html {
    font: 400 .875rem Arial
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box
}

html,
body {
    text-rendering: optimizeSpeed
}

body {
    color: #333;
    background: url(images/graphics/stripe-bg.png) #6f6d72;
    font-family: Arial;
    text-align: left;
    line-height: 1.313;
    overflow-x: hidden
}

.container {
    width: 1000px;
    padding: 0 10px;
    position: relative
}

body.show_main_menu,
body.hidden {
    overflow: hidden;
    height: 100vh;
    position: relative
}

.hide {
    display: none
}

a:focus {
    outline: 1 !important;
    text-decoration: none
}

.btn_next,
.btn_prev {
    position: absolute;
    height: 28px;
    line-height: 28px;
    width: 28px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9;
    top: 30%;
    text-align: center
}

.box_category {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.banner_mobile_300x250 {
    background: #f4f4f4;
    font-size: 0
}

a {
    color: #333;
    text-decoration: none;
    outline: 1
}

a:hover {
    color: #00507f;
    text-decoration: none
}

.btn {
    font-size: 1rem;
    line-height: 20.8px;
    color: #999;
    background: #eeeeee;
    padding: 8px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px
}

.btn_dvc {
    background: #e67817;
    color: #fff
}

.section {
    width: 100%;
    float: left;
    position: relative
}

.flex {
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.width_common {
    width: 100%;
    float: left
}

.center {
    text-align: center
}

.navigation_scroll {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#to_top {
    color: #fff;
    background: #A21D0A;
    font-size: 20px;
    display: none;
    border-radius: 3px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
    height: 45px;
    line-height: 45px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 20px;
    width: 40px;
    z-index: 89
}

#to_top .icon-ns {
    margin: 0;
    color: #fff
}

img {
    border: 0;
    font-size: 0;
    line-height: 0;
    max-width: 100%
}

ul,
li {
    list-style-type: none
}

input,
textarea {
    font-family: arial;
    font-size: 11px;
    border: none;
    background: none
}

input::-webkit-input-placeholder {
    color: #999999
}

input::-moz-input-placeholder {
    color: #999999
}

input::-ms-input-placeholder {
    color: #999999
}

input::-o-input-placeholder {
    color: #999999
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.clearfix {
    clear: both
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: ""
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0 10px
}

.left {
    float: left
}

.right {
    float: right
}

.width_common {
    width: 100%;
    float: left
}

.hidden320 {
    font-size: 0
}

html {
    -webkit-text-size-adjust: none
}

.no_wrap {
    white-space: nowrap
}

.txt_666 {
    color: #666
}

.txt_10 {
    font-size: 10px
}

.txt_11 {
    font-size: 11px
}

.txt_14 {
    font-size: 14px
}

.txt_16 {
    font-size: 16px
}

.txt_vne {
    color: #9f224e
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.error {
    color: red;
    font-size: 12px
}

.bg_gray {
    background: #f8f8f6
}

.btn_aland {
    font: 400 1rem arial;
    background: #00507f;
    border: 0;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px
}

.fs {
    font-size: 0
}

.thumb_big {
    position: relative
}

.thumb_art {
    position: relative;
    float: left
}

.thumb {
    display: block;
    /*overflow: hidden;*/
    height: 1px;
    position: relative;
    width: 100%;
    /*background: #f8f8f6*/
}

.thumb.thumb_video {
    /*padding-bottom: 56.25%*/
}


.thumb_video video{
    /*object-fit: cover;*/
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*width: 100%;*/

}

.thumb.thumb_video iframe {
    /*object-fit: cover;*/
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*width: 100%;*/
    /*height: 100%*/
}

.thumb.thumb_5x3 {
    padding-bottom: 60%
}

.thumb.thumb_5x4 {
    padding-bottom: 74%
}

.thumb.thumb_2x3 {
    padding-bottom: 133.33%
}

.thumb.thumb_5x5 {
    padding-bottom: 100%
}

.thumb_video {
    padding-bottom: 56.25%
}

.thumb img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.line_8px {
    background: #eeeeee;
    height: 8px;
    width: 100%;
    float: left
}

.line_4px {
    background: #eeeeee;
    height: 4px;
    width: 100%;
    float: left
}

.breadcrum {
    margin-bottom: 20px
}

.breadcrum a {
    display: inline-block
}

.breadcrum a.active {
    color: #206dc0
}

.category {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

#pagination {
    margin: 20px 0;
    text-align: right
}

#pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 2px 5px 2px;
    color: #333;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#pagination a:hover,
#pagination a.active {
    background: #00507f;
    color: #fff;
    border: 1px solid #00507f
}

#pagination a:hover .icon-ns,
#pagination a.active .icon-ns {
    color: #fff
}

#pagination .pagination_btn {
    width: auto;
    padding: 0 5px
}

.breadcrumb {
    padding: 5px 10px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #111;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.breadcrumb a {
    color: #fff;
    line-height: 30px;
    display: inline-block;
    font-size: 14px
}

.art_item {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.art_item .thumb_art {
    position: relative;
    width: 140px;
    margin-right: 10px
}

.art_item .thumb_art .tag {
    position: absolute;
    color: #fff;
    background: #A21D0A;
    font-size: 11px;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 4px;
    text-shadow: 1px 1px 2px #111;
    left: 2px;
    top: 5px;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75)
}

.art_item .thumb_art .tag:after {
    content: "";
    float: right;
    position: absolute;
    top: -1px;
    right: -12px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #A21D0A;
    border-style: solid;
    border-width: 11px 0 12px 12px
}

.art_item .thumb_art .icon_thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.72)
}

.art_item .thumb_big {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px
}

.art_item .title_news {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 5px 0;
    font-weight: 700
}

.art_item .title_news .icon_thumb {
    margin-left: 5px;
    color: #e67817
}

.art_item p {
    color: #000;
    font-size: 16px
}

.art_item .view {
    color: #00507f;
    font-weight: 700;
    text-align: right;
    display: block;
    font-size: 14px
}

.art_item .down {
    background: #eee;
    font-size: 12.5px;
    margin-top: 20px;
    display: block;
    text-align: center;
    line-height: 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.art_item .down i {
    margin-right: 5px
}

.art_item .description {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.4;
    color: #666
}

.art_item .related_news {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4
}

.art_item .related_news a {
    color: #666
}

.art_item .related_news i {
    font-size: 6px;
    margin: 6px 5px 0 0;
    float: left;
    color: #999
}

.art_item .tag {
    font-size: 14px;
    font-family: arial;
    color: #999;
    margin-top: 5px
}

.art_item .tag a {
    color: #00507f
}

.art_item.inner_section {
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.art_item.inner_section:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #eaeaea
}

.art_item.last {
    margin-bottom: 20px
}

.art_item.last:after {
    display: none
}

.art_big .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.art_inner {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.art_inner .thumb_art {
    width: 228px;
    margin-right: 20px
}

.art_inner .content .title_news {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

.art_inner .content span {
    color: #666;
    font-size: 12px;
    font-style: italic;
    margin: 0 3px
}

.art_inner .content span i {
    margin-right: 5px
}

.art_inner .content p {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0 0 0
}

.art_inner.last {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.grid {
    margin-left: -10px;
    font-size: 0;
    margin-bottom: 10px
}

.grid .art_item {
    padding-left: 10px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.grid .art_item .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.grid .art_item .thumb_big {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    margin-bottom: 0
}

.grid .art_item .content {
    background: #4F4E52 url(images/graphics/item_bg.gif) repeat;
    float: left;
    width: 100%;
    border-bottom: 1px solid #868489;
    padding: 5px;
    font-size: 14px
}

.grid .art_item .content h3 {
    padding-top: 2px;
    margin: 0 0 5px 0;
    font: 700 14px "Roboto Condensed", sans-serif;
    line-height: 1.4;
    height: 18px;
    overflow: hidden
}

.grid .art_item .content h3 a {
    color: #44e2ff
}

.grid .art_item .content p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    font-size: 12px
}

.grid .art_item .content span {
    color: #777;
    display: block;
    margin-top: 5px
}

.grid .art_item:hover .thumb_big {
    opacity: 0.7
}

.grid .art_item .tag {
    position: absolute;
    color: #fff;
    background: #A21D0A;
    font-size: 11px;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 4px;
    text-shadow: 1px 1px 2px #111;
    left: 2px;
    top: 5px;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75)
}

.grid .art_item .tag:after {
    content: "";
    float: right;
    position: absolute;
    top: -1px;
    right: -12px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #A21D0A;
    border-style: solid;
    border-width: 11px 0 12px 12px
}

.grid_2 .art_item {
    width: 50%
}

.grid_3 .art_item {
    width: 33.3%
}

.grid_4 .art_item {
    width: 25%
}

.grid_5 .art_item {
    width: 20%
}

.grid_6 .art_item {
	width: 16.666%
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    -ms-overflow-style: none
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 6px;
    left: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 6px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: none
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #919191;
    width: 5px
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 6px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    z-index: 1046;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    color: #333;
    font-style: normal;
    font-size: 16px;
    font-family: Arial, Baskerville, monospace
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    font-size: 42px;
    top: 0
}

.mfp-iframe-scaler {
    width: 100%;
    min-height: 100vh
}

.mfp-iframe-holder {
    padding: 0
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    background: #fff
}

.white-popup {
    position: relative;
    background: #f4f4f4;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    overflow: hidden
}

.white-popup p.center {
    text-align: center
}

.mfp-with-zoom.mfp-ready .white-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-with-zoom .white-popup {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-with-zoom.mfp-removing .white-popup {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.title_popup {
    font: 700 1rem arial;
    color: #000;
    padding: 11px 15px;
    background: #fff
}

.content_poup {
    padding: 15px;
    background: #f4f4f4;
    font: 400 1.125rem arial;
    line-height: 1.4
}

.content_poup.popup_padding10 {
    padding: 10px
}

.content_poup .title_new {
    font: 700 1.5rem "Roboto", sans-serif;
    margin-bottom: 15px
}

.no_title {
    background: #fff
}

.no_title .content_poup {
    background: #fff
}

.no_title .mfp-close {
    display: none
}

.text_box_lb {
    padding: 15px;
    background: #fff;
    font: 700 1.125rem arial;
    line-height: 1.313
}

.text_box_lb p {
    margin: 5px 0
}

.close_pop {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 15px
}

.close_pop .mfp-close {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    padding-left: 50px;
    padding-right: 50px;
    background: #00507f;
    color: #fff
}

.header_pc {
    background: #000 url(images/graphics/header-bg.jpg) repeat-x;
    /*height: 70px;*/
    padding: 8px 0px;
    width: 100%
}

.header_pc .logo {
    display: inline-block;
    /*margin-top: 10px;*/
    float: left;
    width: 260px
}

.header_pc .widget_search {
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-left: 30px
}

.header_pc .widget_search input[type=text] {
    width: 325px;
    outline: none;
    font-size: 14px;
    border: 1px;
    background-color: #303137;
    border-radius: 100px;
    color: #9f9f9f;
    display: inline-block;
    padding: 8px 40px 8px 15px;
    text-decoration: none;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15)
}

.header_pc .widget_search input[type=submit] {
    background: url(images/icons/spotlight.png) no-repeat;
    border: 0px;
    width: 32px;
    height: 32px;
    display: inline-block;
    /*margin-left: -36px;*/
    top: 10px;
    outline: none
}

.header_pc .widget_user_header {
    display: inline-block;
    float: right;
    margin-top: 20px;
    color: #ddd
}

.header_pc .widget_user_header .btn-userinfo-myfilm {
    padding: 5px 10px;
    font-size: 12px;
    float: left;
    line-height: 1.5;
    color: #fff;
    border-radius: 3px;
    background-color: #d9534f;
    border-color: #d9534f;
    margin-top: 5px
}

.header_pc .widget_user_header .btn-userinfo-staff {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    float: left;
    color: #fff;
    border-radius: 3px;
    background-color: #428bca;
    border-color: #428bca;
    margin: 5px 5px 0 5px
}

.header_pc .widget_user_header .button-register {
    background: transparent url(images/icons/image.png) no-repeat 0 0;
    width: 79px;
    height: 38px;
    display: inline-block;
    float: left
}

.header_pc .widget_user_header .button-register:hover {
    background: transparent url(images/icons/image.png) no-repeat 0 -41px
}

.header_pc .widget_user_header .button-login {
    background: transparent url(images/icons/image.png) no-repeat -79px 0;
    width: 98px;
    height: 38px;
    display: inline-block;
    float: left
}

.header_pc .widget_user_header .button-login:hover {
    background: transparent url(images/icons/image.png) no-repeat -79px -41px;
    width: 98px;
    height: 38px;
    display: inline-block;
    float: left
}

.header_pc .button-login-with-fb {
    background: transparent url(images/icons/image.png) -177px -1px;
    width: 161px;
    height: 38px;
    display: inline-block
}

.nav-bar-pc {
    background: #323031 url(images/graphics/blue-bg.png) repeat-x;
    margin-bottom: 10px;
    /*border-top: 2px solid rgba(255, 255, 255, 0.31)*/
    border-top: 2px solid #ffcc00;
}

.nav-bar-pc .mega-menu {
    margin-bottom: 0;
    float: left;
    width: 100%;
    position: relative
}

.nav-bar-pc .mega-menu>li {
    float: left;
    cursor: pointer;
}


.nav-bar-pc .mega-menu>li>a {
    color: #fff;
    font: 400 15px "Roboto Condensed", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    display: block;
    padding: 0 8px
}

.nav-bar-pc .mega-menu>li>a:before {
    content: "";
    background: rgba(255, 255, 255, 0.29);
    width: 1px;
    height: 20px;
    position: absolute;
    right: -1px;
    top: 10px
}

.nav-bar-pc .mega-menu>li:last-child a:before {
    display: none
}

.nav-bar-pc .mega-menu>li:hover>a,
.nav-bar-pc .mega-menu>li.active>a {
    background: #292929;
    color: #ffcc00
}

.nav-bar-pc .mega-menu>li:hover>a:before,
.nav-bar-pc .mega-menu>li.active>a:before {
    display: none
}

.nav-bar-pc .mega-menu>li:hover .level2 {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.nav-bar-pc .mega-menu .level2 {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    background: #fff;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 10;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.nav-bar-pc .mega-menu .level2 li {
    display: inline-block;
    width: 160px
}

.nav-bar-pc .mega-menu .level2 li a {
	font: arial;
    padding: 12px 10px;
    display: block;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.nav-bar-pc .mega-menu .level2 li:hover a {
    background: #292929;
    color: #ffcc00
}

.sub-title1 {
    color: #44E2FF;
}

.sub-title {
    background: url(images/icons/divider_line.gif) bottom repeat-x;
    position: relative;
    margin-bottom: 5px;
    display: block;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
    color: #44E2FF;
    text-shadow: 3px 2px 2px #1a1a1a;
    font: 400 25px "Roboto Condensed", sans-serif;
    text-transform: uppercase
}

.sub-title .view_all {
    color: #fff;
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 12px
}

.sub-title .view_all i {
    margin-left: 5px
}

.sub-title-star,
.sub-title-tag,
.sub-title-hs {
    background: url(images/icons/image.png) no-repeat 0px -83px;
    margin: 0 0 10px 0
}

.sub-title-star span,
.sub-title-tag span,
.sub-title-hs span {
    padding-left: 35px;
    padding-top: 3px;
    display: block;
    font: 400 20px "Roboto Condensed", sans-serif;
    color: #ffcc00;
    text-shadow: 1px 1px 1px #1a1a1a;
    text-transform: uppercase
}

.sub-title-tag {
    background: url(images/icons/image.png) no-repeat 0px -112px;
    margin: 0 0 10px 0
}

.sub-title-hs {
    background: url(images/icons/image.png) no-repeat 0px -177px;
    margin: 0 0 10px 0
}

#main-container {
    position: relative
}

#main-container:before {
    content: "";
    background: url(images/icons/Star1.png) no-repeat;
    width: 220px;
    height: 280px;
    position: absolute;
    left: 20px;
    top: 70px;
    z-index: -1
}

#main-container:after {
    content: "";
    background: url(images/icons/Star2.png) no-repeat;
    width: 220px;
    height: 280px;
    position: absolute;
    right: 20px;
    top: 70px;
    z-index: -1
}

#main-container .notifi-top {
    background: #333;
    padding: 10px 12px;
    line-height: 1.5;
    color: #fff;
    border: 1px dashed #DBA510
}

.slide_video {
    background: rgba(0, 0, 0, 0.8);
    padding: 15px;
    border-bottom: 1px solid #868489
}

.slide_video .art_item {
    margin-bottom: 0;
    background: #000
}

.slide_video .art_item .thumb_big {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

.slide_video .art_item .content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px;
    color: #fff;
    font-size: 14px;
    width: 100%;
}

.slide_video .art_item .content h3 {
    text-transform: uppercase;
    margin: 0 0 5px 0;
    font: 700 14px "Roboto Condensed", sans-serif;
    line-height: 1.4;
    height: 18px;
    overflow: hidden
}

.slide_video .art_item .content h3 a {
    color: #44e2ff
}

.slide_video .art_item .content p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0
}

.slide_video .art_item:hover .thumb_big {
    opacity: 0.7
}

.slide_video .art_item .tag {
    position: absolute;
    color: #fff;
    background: #A21D0A;
    font-size: 11px;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 4px;
    text-shadow: 1px 1px 2px #111;
    left: 2px;
    top: 5px;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75)
}

.slide_video .art_item .tag:after {
    content: "";
    float: right;
    position: absolute;
    top: -1px;
    right: -12px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #A21D0A;
    border-style: solid;
    border-width: 11px 0 12px 12px
}

.slide_video .owl-nav>div {
    position: absolute;
    top: 50%;
    color: #fff;
    padding: 30px 10px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.slide_video .owl-nav .owl-prev {
    left: 15px
}

.slide_video .owl-nav .owl-next {
    right: 15px
}

.ad-banner img,
.ad-banner iframe {
    width: 100%
}

.col-left {
    width: 670px;
    float: left
}

.col-right {
    width: 300px;
    float: right
}

.sidebar1 {
    width: 300px;
    float: left;
    margin-bottom: 15px
}

.sidebar2 {
    width: 360px;
    float: left;
    margin-left: 10px;
    margin-bottom: 15px
}

#tabs-movie {
    background: #4F4E52 url(images/graphics/item_bg.gif) repeat;
    float: left;
    width: 100%;
    border-bottom: 1px solid #868489;
    overflow: hidden;
    color: #b9b9b9;
    padding: 0 10px;
    height: 600px
}

#tabs-movie .tab {
    margin: 0 -10px 15px -10px;
    font-size: 0
}

#tabs-movie .tab a {
    outline: none;
    display: inline-block;
    padding: 12px 10px;
    background: #2E2E2E;
    outline: none;
    width: 33.3%;
    font-size: 14px;
    color: #b9b9b9
}

#tabs-movie .tab a.active {
    color: #46E1FF;
    background: #4F4E52 url(images/graphics/item_bg.gif) repeat
}

#tabs-movie .art_item {
    border-bottom: 1px dashed #555;
    padding: 6px 0px;
    margin-bottom: 0
}

#tabs-movie .art_item .thumb_art {
    width: 35px;
    height: 35px;
    border: 1px solid #CCC
}

#tabs-movie .art_item .content {
    font-size: 12px
}

#tabs-movie .art_item .content h3 {
    font-size: 13px;
    margin: 0 0 3px 0
}

#tabs-movie .art_item .content h3 a {
    color: #ddd
}

#tabs-movie .art_item .content p {
    color: #666;
    font-size: 12px;
    margin-bottom: 0
}

#tabs-movie .art_item .eps {
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 6px
}

.bookmark-box .btn-load {
    color: #fff;
    position: relative;
    background: #4F4E52 url(images/graphics/item_bg.gif) repeat;
    border-bottom: 1px solid #868489;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    display: block
}

.bookmark-box .btn-load i {
    position: absolute;
    right: 10px;
    top: 10px
}

.bookmark-box .right-box-content {
    float: left;
    width: 100%
}

.ad-mgbox {
    background: #fff;
    padding: 10px 2px;
    margin-bottom: 0
}

.ad-mgbox .art_item .content h3 {
    font: 700 16px/1.4 arial;
    margin: 0
}

.ad-mgbox .art_item .content h3 a {
    color: #333
}

.ad-mgbox .art_item:last-child {
    margin-bottom: 0
}

.gird_1 {
    margin-bottom: 15px;
    padding: 5px;
    background: #4F4E52 url(images/graphics/item_bg.gif) repeat;
    border-bottom: 1px solid #868489;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff
}

.gird_1 .art_item {
    border-bottom: 1px solid #333;
    padding: 9px 5px;
    margin-bottom: 0 !important
}

.gird_1 .art_item .thumb_art {
    width: 100px;
    border: 2px solid #999;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.gird_1 .art_item .content {
    font-size: 14px;
    overflow: hidden;
    padding-right: 25px
}

.gird_1 .art_item .content h3 {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4
}

.gird_1 .art_item .content h3 a {
    color: #46E1FF
}

.gird_1 .art_item .content p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px
}

.gird_1 .art_item .content .view {
    color: #46E1FF;
    font-size: 12px;
    font-weight: 700;
    text-align: left
}

.gird_1 .art_item .content .rate-vote {
    background: url(images/icons/image.png) no-repeat;
    height: 20px;
    width: 90px;
    display: block
}

.gird_1 .art_item .content .rate-vote-10 {
    background-position: -4px -565px
}

.gird_1 .art_item .content .rate-vote-9 {
    background-position: -4px -585px
}

.gird_1 .art_item .content .rate-vote-8 {
    background-position: -4px -605px
}

.gird_1 .art_item .content .rate-vote-7 {
    background-position: -4px -625px
}

.gird_1 .art_item .content .rate-vote-6 {
    background-position: -4px -645px
}

.gird_1 .art_item .content .rate-vote-5 {
    background-position: -4px -665px
}

.gird_1 .art_item .content .rate-vote-4 {
    background-position: -4px -685px
}

.gird_1 .art_item .content .rate-vote-3 {
    background-position: -4px -705px
}

.gird_1 .art_item .content .rate-vote-2 {
    background-position: -4px -725px
}

.gird_1 .art_item .content .rate-vote-1 {
    background-position: -4px -745px
}

.gird_1 .art_item .content .rate-vote-0 {
    background-position: -4px -765px
}

.scrollbar-view {
    max-height: 453px
}

.tag-box {
    overflow: hidden;
    position: relative;
    padding: 5px;
    background: #4F4E52 url(images/icons/item_bg.gif) repeat;
    border-bottom: 1px solid #868489;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    height: auto;
    margin-bottom: 15px
}

.tag-box li {
    background-image: url(images/icons/image.png);
    background-position: 0px -147px;
    background-repeat: no-repeat;
    float: left;
    margin: 4px 0px;
    padding-left: 8px;
    white-space: nowrap
}

.tag-box li a {
    line-height: 27px;
    font-size: 11px;
    background-image: url(images/icons/tag-middle.png);
    display: block;
    width: auto;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
    text-decoration: none
}

.tag-box li .tag-end {
    background-image: url(images/icons/image.png);
    background-position: -14px -147px;
    background-repeat: no-repeat;
    line-height: 27px;
    font-size: 11px;
    display: block;
    float: right;
    width: 22px
}

.tag-box li:hover a {
    color: #46E1FF
}

.star-profile {
    padding: 5px;
    background: #000 url(images/icons/item_bg.gif) repeat
}

.star-profile li {
    margin-bottom: 10px
}

.star-profile li .profile-name {
    color: #46E1FF;
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-top: 10px
}

.list-movie-filter {
    padding: 10px 10px 5px 10px;
    border: 1px solid #121212;
    background: #222;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

/*.list-movie-filter form .list-movie-filter-item {*/
.list-movie-filter form .list-movie-filter-item {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 5px;
    width: 126px
}

.list-movie-filter form .list-movie-filter-item label {
    color: #fff;
    display: block
}

.list-movie-filter form .list-movie-filter-item .form-control {
    background-color: #333 !important;
    border: 1px solid #111 !important;
    color: #b8b8b8 !important
}

.list-movie-filter form #btn-movie-filter {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d9534f;
    padding: 7px 10px;
    margin-top: -2px
}

.block-wrapper {
    position: relative;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding: 10px;
    background: #4F4E52 url(images/icons/item_bg.gif) repeat;
    border-bottom: 1px solid #868489;
    color: #ddd;
    height: auto;
    display: block
}

.block-wrapper .info {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.block-wrapper .info .ava {
    width: 150px;
    float: left;
    margin-right: 15px
}

.block-wrapper .info .ava .trailer {
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    color: #46E1FF;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase
}

.block-wrapper .info .content {
    overflow: hidden
}

.block-wrapper .info .content h1 {
    text-transform: uppercase;
    font: 25px "Roboto Condensed", sans-serif;
    margin: 0 0 5px 0
}

.block-wrapper .info .content h1 a {
    color: #ffcc00
}

.block-wrapper .info .content span {
    color: #999;
    font-size: 12px
}

.block-wrapper .info .content .scroll_content {
    /*margin-top: 10px;*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 8px;
    line-height: 26px;
    border: 1px solid #121212;
    font-size: 12px;
    color: #BBB;
    background: #222;
    height: 136px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.block-wrapper .info .content .scroll_content .view {
    color: #46E1FF
}

.block-wrapper .info_2 .ava {
    width: 315px;
    position: relative
}

.block-wrapper .info_2 .content .scroll_content {
    height: 240px;
    padding-bottom: 10px !important
}

.block-wrapper .info_2 .content .scroll_content p {
    line-height: 1.5
}

.block-wrapper .info_2 .btn-block {
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    color: #46E1FF;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    text-align: center
}

.block-wrapper .info_2 .btn-block a {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 4px;
    color: #fff
}

.block-wrapper .info_2 .btn-block .download {
    background: #5cb85c
}

.block-wrapper .info_2 .btn-block .trailers {
    background: #428bca
}

.block-wrapper .info_2 .btn-block .view {
    background: #d9534f
}

.block-wrapper .block-actors .art_item .thumb_big {
    margin-bottom: 5px
}

.block-wrapper .block-actors .art_item .content h3 {
    font-size: 14px;
    margin: 0
}

.block-wrapper .block-actors .art_item .content h3 a {
    color: #46E1FF
}

.block-wrapper .block-actors .art_item .content p {
    font-size: 12px;
    color: #bbb
}

.block-wrapper .block-actors .owl-nav>div {
    position: absolute;
    top: 40%;
    color: #fff;
    padding: 10px 6px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}

.block-wrapper .block-actors .owl-nav .owl-prev {
    left: 0
}

.block-wrapper .block-actors .owl-nav .owl-next {
    right: 0
}

.block-wrapper .warp-border {
    border: 1px solid #121212;
    float: left;
    width: 100%;
    background: #222;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    color: #bbb;
    font: 400 13px arial;
    line-height: 1.5
}

.block-wrapper .warp-border .movie-detail-h2 {
    font-size: 14px;
    font-weight: bold;
    color: #ffcc00;
    text-transform: uppercase;
    margin: 5px 0 10px 0
}

.block-wrapper .warp-border ul li {
    display: inline-block;
    margin-right: 5px
}

.block-wrapper .warp-border ul li a {
    color: #999;
    font-size: 12px
}

.block-wrapper .form-subscribe .subscribe-title {
    color: #bbb;
    font-size: 18px
}

.block-wrapper .form-subscribe form .form-group label {
    color: #bbb;
    font-size: 14px;
    display: block
}

.block-wrapper .form-subscribe form .form-group .form-control {
    width: 100% !important;
    background-color: #333 !important;
    border: 1px solid #111 !important;
    color: #b8b8b8 !important
}

.block-wrapper .form-subscribe form .btn-primary {
    padding: 4px 8px;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca
}

.user-action {
    margin-top: 5px
}

.user-action .btn-cs {
    display: inline-block !important;
    outline: none;
    white-space: nowrap;
    border: 1px !important;
    background-color: #222;
    border-radius: 3px;
    color: #fff;
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: initial !important;
    text-decoration: none;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.15);
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 3px
}

.user-action .btn-cs>* {
    display: inline-block;
    margin: 8px 5px 5px 5px
}

.user-action .btn-cs>.btn-cs-icon {
    background-image: url(images/icons/image.png) !important;
    width: 16px;
    height: 16px;
    margin-right: 0
}

.user-action .btn-cs>.btn-cs-icon:before {
    content: "\00a0"
}

.user-action .btn-cs .icon-light-sm {
    background-position: -24px -508px
}

.user-action .btn-cs .icon-add-sm {
    background-position: -2px -508px
}

.user-action .btn-cs .icon-autonext-sm {
    background-position: -85px -508px
}

.user-action .btn-cs .icon-download-sm {
    background-position: -64px -510px
}

.user-action .btn-cs .icon-capture-frame {
    background-position: -211px -509px
}

.user-action .btn-cs .icon-removead-sm {
    background-position: -179px -510px
}

.user-action .btn-cs:hover {
    color: #ffcc00
}

.box-rating {
    margin-top: 10px;
    position: relative;
    padding: 10px;
    background: #222;
    border: 1px solid #121212;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.box-rating p {
    font-size: 20px;
    color: #ffcc00
}

.box-rating p span {
    color: #ddd;
    font-size: 12px
}

.box-rating #star {
    display: inline-block
}

.box-rating #hint {
    text-transform: uppercase
}

.box-rating .share-facebook {
    float: right;
    margin-top: -30px
}

.list-server {
    margin-bottom: 1px
}

.list-server .server-name {
    background: url(images/icons/_server.png) no-repeat;
    height: 16px;
    padding-left: 22px;
    padding-top: 2px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0
}

.list-server ul li {
    display: inline-block;
    /*width: 40px;*/
    margin: 0 2px 0px 0;
    text-align: center
}

.list-server ul li a {
    display: block;
    /*width: 40px;*/
    /*height: 35px;*/
    padding: 4px 3px;
    min-width: 25px;
    /*line-height: 35px;*/
    color: #fff;
    margin-bottom: 8px;
    text-shadow: 0 1px #111;
    /*border-color: #252525;*/
    background-color: #606770;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    font-weight: bold
}

.list-server ul li.active a,
.list-server ul li:hover a {
    color: white;
    text-shadow: 0 1px #ccc;
    background-color: darkorange;
    background-image: none
}

.block-tags {
    margin-top: 10px;
    border-top: 1px dashed #333
}

.block-tags h3 {
    font-size: 20px;
    margin: 20px 0 10px 0;
    color: #fff
}

.block-tags ul li {
    display: inline-block;
    margin-right: 5px
}

.block-tags ul li a {
    color: #999;
    font-size: 12px
}

.block-comments>h4 {
    font-size: 20px;
    color: #ffcc00
}

.block-comments .comment-facebook {
    background-color: rgba(51, 51, 51, 0.3);
    padding: 5px
}

.block-comments .comment-facebook>div {
    width: 100% !important
}

.footer {
    background: url(images/graphics/micro_carbon.png);
    min-height: 100px;
    padding: 20px 0px 15px;
    border-top: 3px solid orange;
    border-bottom: 1px solid #111;
    margin-top: 20px
}

.footer .logo {
    float: left;
    width: 25%;
    padding: 0 10px
}

.footer .logo img {
    width: 100%
}

.footer .col-center {
    float: left;
    width: 50%;
    padding: 0 10px
}

.footer .col-center .footer-link {
    float: left;
    width: 33.33%;
    padding: 0 10px
}

.footer .col-center .footer-link-head {
    font: 400 24px "Roboto Condensed", sans-serif;
    color: #44E2FF;
    display: block;
    padding-bottom: 5px;
    margin: 0 0 15px 0
}

.footer .col-center a {
    color: #fff;
    display: block;
    padding: 5px 0px;
    text-decoration: none;
    font-size: 12px
}

.footer .col-right {
    float: left;
    width: 25%;
    padding: 0 10px
}

.footer .col-right span {
    display: block;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px
}

.footer .col-right p {
    display: block;
    color: #fff;
    font-size: 12px
}

.footer .col-right ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px
}

.footer .col-right ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #eee
}

.header {
    display: none;
    height: 45px;
    background: #000 url(images/graphics/header-bg.jpg) repeat-x
}

.header.header_cloned {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(80, 80, 80, 0.2), 0 3px 5px rgba(80, 80, 80, 0.15);
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header.header_cloned.nav-up {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.header_cloned+.section_nav {
    margin-top: 45px
}

.header .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.header .btn_control_menu {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 48px;
    height: 44px;
    text-align: center;
    line-height: 44px !important;
    font-size: 21px;
    color: #fff
}

.header .img_logo {
    margin: 0px auto 0;
    text-align: center;
    display: block;
    padding-top: 3px
}

.header .img_logo img {
    height: 40px
}

.header .my_user {
    position: absolute;
    top: 10px;
    right: 10px
}

.header .my_user .notification {
    color: #206db4;
    font-size: 20px;
    float: left;
    position: relative
}

.header .my_user .notification span {
    position: absolute;
    top: -3px;
    right: -5px;
    background: #f45b69;
    color: #fff;
    font-size: 10px;
    padding: 0 2px
}

.header .my_user .login {
    color: #ff3333;
    font-size: 20px;
    margin-left: 15px;
    float: left
}

.header .my_user .ava {
    width: 24px;
    height: 24px;
    float: left;
    margin: -1px 0 0 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden
}

.header #auto_search_button {
    color: #fff;
    background: none;
    border: 0;
    position: absolute;
    right: 0px;
    top: 0;
    outline: 0;
    font-size: 18px;
    width: 40px;
    height: 44px;
    line-height: 44px
}

.header #auto_search_button .icon-ns {
    width: 20px;
    height: 20px
}

.header .block_search {
    position: absolute;
    z-index: 22;
    left: 0px;
    top: 45px;
    right: 0
}

.header .block_search #search {
    display: none
}

.block_search #search {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_search .search_all {
    display: block !important;
    border-bottom: 0 !important
}

.block_search button {
    cursor: pointer;
    transition-duration: 350ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    outline: none
}

.block_search .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.block_search .warp {
    border: 1px solid #dfdfdf;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input {
    color: #333;
    padding-left: 10px;
    font-size: 16px !important;
    height: 38px;
    background: #fff;
    width: 78%;
    width: calc(100% - 75px);
    outline: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input::-webkit-input-placeholder {
    color: #999
}

.block_search input::-moz-placeholder {
    color: #999
}

.block_search input:-ms-input-placeholder {
    color: #999
}

.block_search input:-moz-placeholder {
    color: #999
}

.block_search .btn_reset {
    visibility: hidden;
    opacity: 0;
    background: none;
    border: 0;
    width: 35px;
    height: 38px;
    line-height: 30px;
    float: right;
    font-size: 30px;
    color: #999;
    font-family: -webkit-body
}

.block_search .btn_search {
    border: 1px solid #dfdfdf;
    background: #fff;
    width: 40px;
    height: 40px;
    float: right;
    margin: -1px -1px 0 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.block_search .btn_search .icon-ns {
    color: #666
}

.block_search.focus .btn_reset {
    visibility: visible;
    opacity: 1
}

.block_search.focus .btn_search {
    background: #00507f !important
}

.block_search.focus .btn_search .fa {
    color: #fff !important
}

.main_menu {
    width: 100%;
    background: url(images/graphics/stripe-bg.png) #333;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2247483647;
    will-change: transform;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%)
}

.main_menu .header_menu {
    height: 42px;
    border-bottom: 1px solid #dfdfdf
}

.main_menu .header_menu .close_main_menu {
    margin: 1px 0 0 0px;
    width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-family: -webkit-body
}

.main_menu .header_menu .close_main_menu .icon-ns {
    color: #333;
    width: 20px;
    height: 20px
}

.main_menu .header_menu .my_contact {
    position: absolute;
    top: 13px;
    right: 10px;
    color: #fff
}

.main_menu .header_menu .my_contact a {
    color: #fff
}

.main_menu .header_menu .my_contact p {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px
}

.main_menu .header_menu .my_contact p i {
    margin-right: 6px
}

.main_menu .header_menu .img_logo {
    float: right;
    width: 95px;
    margin: 2px 15px 2px 0px
}

.show_main_menu .main_menu {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.block_scoll_menu {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    height: 100%;
    padding: 0px 0 30px
}

.block_scoll_menu #auto_footer_menu .list_item_panel {
    padding-right: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 35px
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a .icon-ns {
    width: 18px;
    height: 18px;
    margin: 0;
    color: #0b9ee7
}

.block_scoll_menu #auto_footer_menu .list_item_panel li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .link_item_panel {
    display: block;
    width: 100%;
    float: left;
    color: #fff;
    font: 400 16px/40px arial;
    border-bottom: 1px solid rgba(231, 231, 231, 0.27);
    padding: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li:last-child a {
    border: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon,
.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    font-family: -webkit-body;
    color: #fff
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    color: #fff
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 {
    background: #fff;
    padding: 0 15px 0 0;
    float: left;
    width: 100%;
    display: none
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2 a,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 a {
    display: block;
    font: 400 14px/40px arial;
    color: #333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35)
}

.block_scoll_menu #auto_footer_menu .list_item_panel li.active>a {
    color: #ffcc00;
    font-weight: bold
}

.block_scoll_menu .footer-info {
    padding: 0 10px 20px 10px;
    margin-top: 10px;
    color: #fff
}

.block_scoll_menu .footer-info a {
    color: #fff
}

.block_scoll_menu .footer-info .site-logo {
    display: block;
    width: 200px;
    margin: 0 auto
}

.block_scoll_menu .footer-info .footer-contact {
    font-size: 14px;
    margin-top: 15px;
    text-align: center
}

.block_scoll_menu .footer-info .footer-contact ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px
}

.block_scoll_menu .footer-info .footer-contact ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #eee;
    color: #333
}

.block_scoll_menu .footer_bottom {
    padding: 10px 15px;
    float: left;
    width: 100%
}

.block_scoll_menu .footer_bottom h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .site-name {
    font-size: 16px;
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .site-name a {
    text-transform: uppercase
}

.block_scoll_menu .footer_bottom label {
    color: #ff3333;
    font-size: 16px;
    font-weight: 400
}

.block_scoll_menu .footer_bottom .social {
    text-align: center
}

.block_scoll_menu .footer_bottom .social a {
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    color: #fff;
    background: #333;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.block_scoll_menu .footer_bottom .social a.face {
    background: #206dc0
}

.block_scoll_menu .footer_bottom .social a.google {
    background: #dd5044
}

.block_scoll_menu .footer_bottom .social a.you {
    background: red
}

.block_scoll_menu .footer_bottom .btn_contact_cm {
    width: 100%;
    display: block;
    text-align: center;
    background: #eee;
    color: #178fd6;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.block_scoll_menu .footer_bottom .btn_contact_cm .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .btn_contact_cm a {
    color: #178fd6
}

.block_scoll_menu .footer_bottom .ads_text_box {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
    margin: 15px 0
}

.block_scoll_menu .footer_bottom .two_btn {
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .two_btn a {
    width: 48.5%;
    border-radius: 5px
}

.block_scoll_menu .footer_bottom .two_btn a .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .two_btn a .ads_icon_blue .icon-ns {
    color: #c6d44d
}

.block_scoll_menu .footer_bottom .bold_text_top {
    margin-bottom: 20px;
    color: #666;
    text-align: center
}

.block_scoll_menu .footer_bottom .bold_text_top h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .bold_text_top p {
    line-height: 1.4
}

.main_menu {
	display: none
}

@media (min-width: 800px) {
    .hide_pc{
        display: none!important;
    }
}

@media (max-width: 999px) {
    .container {
        max-width: 100%
    }
    .col-left {
        width: calc(100% - 320px)
    }
    .sidebar1 {
        display: none
    }
    .sidebar2 {
        width: 100%;
        margin-left: 0
    }
    .header_pc .widget_search input[type=text] {
        width: 260px
    }
    .list-movie-filter {
        padding: 10px
    }
}

@media (max-width: 900px) {

    .hide_on_mobi{
        display: none;
    }

    .container {
        max-width: 600px;
        overflow: hidden
    }
    .hide-mobile,
    #logo-bar,
    #top-bar,
    .ads_featured,
    #nav-bar {
        display: none
    }
    .header_pc {
        margin-top: 45px;
        margin-bottom: 20px;
        height: 48px
    }
    .header_pc .logo,
    .header_pc .widget_search {
        display: none
    }
    .header_pc .widget_user_header {
        margin-top: 5px
    }
	.main_menu {
		display: block
	}
    .header {
        display: block;
        float: none;
        margin: 0 auto 10px auto;
        /*position: fixed;*/
        padding: 0 10px;
        left: 0;
        top: 0;
        right: 0;
        z-index: 99
    }
    .nav-bar-pc .site-menu {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-size: 0
    }
    .nav-bar-pc .site-menu li {
        float: none;
        display: inline-block
    }
	.grid_3 .art_item,
	.grid_4 .art_item,
	.grid_5 .art_item,
	.grid_6 .art_item {
		width: 50%
	}
    .block-wrapper .info .content h1 {
        font-size: 18px
    }
    .block-wrapper .info_2 .ava {
        width: 300px;
        margin-right: 10px
    }
    .container {
        max-width: 600px;
        overflow: hidden
    }
    .col-left {
        width: 100%
    }
    .col-right {
        width: 100%
    }
    .footer .logo {
        width: 200px
    }
    .footer .col-center {
        width: 100%;
        margin: 15px 0
    }
    .footer .col-right {
        width: 100%
    }
    #tabs-movie {
        height: auto
    }

    .hide_pc{
        display: block!important;;
    }
}

@media (max-width: 740px) {
    .block-wrapper .form-subscribe form .col-md-6 {
        margin-bottom: 15px
    }
    .block-wrapper .form-subscribe form .form-group {
        margin-bottom: 0
    }
    .header_pc{
        display: none;
    }


}

@media (max-width: 640px) {
    .container {
        padding: 0 10px;
        max-width: 100%
    }
}

@media (max-width: 590px) {
    .hidden320 {
        display: none
    }
}

@media (max-width: 480px) {
    .footer .col-center .footer-link-head {
        font-size: 16px;
        margin-bottom: 5px
    }
    .list-movie-filter form {
        font-size: 0;
        margin: 0 -5px
    }
    .list-movie-filter form .list-movie-filter-item {
        width: 50%;
        padding: 0 5px;
        margin: 0 0 3px 0;
        font-size: 14px
    }
    .list-movie-filter form #btn-movie-filter {
        margin-left: 5px
    }
    .block-wrapper .info .ava {
        width: 110px;
        margin-right: 10px
    }
    .block-wrapper .info .ava .trailer {
        font-size: 12px
    }
    .block-wrapper .info .content {
        overflow: visible
    }
    .block-wrapper .info .content h1 {
        font-size: 16px
    }
    .block-wrapper .info .content .scroll_content {
        height: 100% !important
    }
    .block-wrapper .info_2 .ava {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
    .user-action .box-rating .share-facebook {
        display: none
    }
}

@media (max-width: 340px) {
    .header_pc .widget_user_header .button-register {
        width: 65px
    }
    .header_pc .widget_user_header .button-login {
        background: transparent url(images/icons/image.png) no-repeat -83px 0;
        width: 89px
    }
    .header_pc .button-login-with-fb {
        width: 155px
    }
}

.list-movie-filter #btn-movie-filter{
    color: #ffffff;
    background-color: darkorange;
    border-color: darkorange;
    padding: 5px 10px;
    margin-top: -2px;
}

/************************/
.paginator_lad a {
    border: 1px solid #ccc;
    padding: 3px 6px;
    margin: 0px 1px;
    background-color: #eee;
    border-radius: 5px;
}
.paginator_lad select {
    padding: 2px;
    border-radius: 5px;
}

.paginator_lad .active {
    background-color: #272727;
    color: white;
}


/************************/

.small_chap{
    margin: 0px!important;
    padding: 0px 5px!important;
}

 #supportDialog {
     background-color: darkslategray;
     display: none;
     color: white;
     position: fixed;
     bottom: 80px;
     right: 10px;
     border: 1px solid gray;
     z-index: 100000;
 }

/*Facebook comment*/
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}

.hover1:hover {
    color: red;

}

.clearmp{
    margin: 0px;
    padding: 0px;
}

.main_color {
    color: #ffcc00!important;

}


.jqbox_overlay {
    position: fixed;
    width: 100%;
    opacity: 0.5;
    top: 0px;
    margin: 0px;
    /*min-height: 200px;*/
    height: 100%;
    background-color: #000;
}
.jqbox_innerhtml {
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*width: 500px;*/
    /*height: 200px;*/
    z-index: 200;
}


@media screen and (max-width: 1023px){
    .journal-content-article .youtube-player {
        width: 100vw !important;
        height: 56vw !important;
        display: block !important;
    }
}

.closeAds{
    position: absolute; right: 0px;  border: 0px solid white; padding: 7px 11px; display: block;
    font-size: large;
}


.loadding-new,
.load_more {
    text-align: center;
}

.loadding-new a,
.load_more a {
    margin-top: 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 40px;
    background-color: #f0f0f0;
    color: #8c8c8c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.loadding-new .sk-child,
.load_more .sk-child {
    margin: 0 2px;
    width: 11px;
    height: 11px;
    background-color: #337ab7;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.loadding-new .sk-bounce1,
.load_more .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.loadding-new .sk-bounce2,
.load_more .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}



@media only screen and (max-width: 1025px) {

    .jw-logo.jw-logo-top-left.jw-hide.jw-reset {
        width: 100px !important;
        height: 40px !important;
    }
}
@media only screen and (min-width: 1026px) {
    .jw-logo.jw-logo-top-left.jw-hide.jw-reset {
        width: 200px !important;
        height: 50px !important;
    }
}