body.home a:hover,
body.home a:hover span {
    text-decoration: underline;
    color: inherit !important;
}

.main_content {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    font-family: Arial;
    position: relative;
    z-index: 4;
    background: #fff;
}

.main_content a {
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.main_content img {
    width: 100%;
    display: block;
}

.main_content img.pixel {
    width: 1px;
    height: 1px;
}

.left_block {
    width: 74%;
    float: left;
    display: inline-block;
}

.right_block {
    width: 26%;
    float: right;
    display: inline-block;
}

.main_content .breaking_news {
    display: table;
    width: 100%;
    padding: 0;
    position: relative;
    background-color: #c80713;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, rgba(214, 0, 0, 1)30%, rgba(0, 114, 209, 0.9) 90%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(214, 0, 0, 1)30%, rgba(0, 114, 209, 0.9) 90%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(214, 0, 0, 1)30%, rgba(0, 114, 209, 0.9) 90%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(214, 0, 0, 1)30%, rgba(0, 114, 209, 0.9) 90%);
    /* Standard syntax */
}

.breaking_news .breaking_container {
    margin: auto;
    max-width: 1024px;
    display: flex;
}

.main_content .breaking_news .block_title {
    position: absolute;
    width: auto;
    float: left;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    height: 52px;
    font-weight: 500;
    line-height: 50px;
    text-shadow: 1px 1px #730206;
}

.breaking_news .block_title .breaking {
    border: 1px solid #fff;
    padding: 5px 8px;
    font-weight: 600;
    text-shadow: 1px 2px #000;
}

.breaking_news .block_title .news {
    border: 1px solid #fff;
    padding: 5px;
    font-weight: 600;
    background-color: #fff;
    color: #d60000;
    text-shadow: 1px 2px #000;
}

.main_content .breaking_news .title {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: auto;
}

.main_content .breaking_news .title a {
    display: inline-block;
    width: calc(100% - 235px);
    float: right;
    color: #fff;
    font-size: 25px;
    height: 50px;
    font-weight: 400;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_content .breaking_news .title a:hover {
    color: #fff !important;
}

.main_content .news_wrap {
    padding: 0;
    display: table;
    margin-top: 10px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.news_wrap_bg {
    width: 100%;
    height: 100%;
}

.news_wrap_bg_img {
    width: 100%;
    display: table;
}

.news_wrap {
    margin: auto;
    max-width: 1233px;
}

.news_exclusive {
    margin-bottom: 31px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-right: 9px;
    display: table;
}

.news_exclusive .big_title {
    width: 40%;
    float: left;
    display: inline-block;
    padding-left: 20px;
}

.news_exclusive .big_title .more_in {
    text-align: right;
    display: block;
}

.news_exclusive .big_title .more_in a {
    font-size: 12px;
    font-weight: 300;
    color: #777;
    padding-right: 0;
    padding-bottom: 0;
}

.news_exclusive .big_title .category_name a {
    font-weight: 600;
    color: #000;
    font-size: 16px;
    line-height: 19px;
    text-decoration: underline;
    padding-bottom: 9px;
    display: inline-block;
}

.news_exclusive .big_title a {
    font-weight: 900;
    color: #000;
    font-size: 26px;
    line-height: 32px;
    padding-right: 0;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 43px;
}

.news_exclusive .big_title .the_excerpt {
    color: #777;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 21px;
    height: 63px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news_exclusive .big_title a.read_more:hover {
    text-decoration: none;
    color: #777 !important;
}

.news_exclusive .bottom_list .block_name {
    padding: 12px 13px 0;
    font-size: 13px;
    line-height: 13px;
    color: #777;
}

.news_exclusive .bottom_list .block_name .triangle {
    color: #777;
    font-size: 10px;
}

.main_content .news_exclusive li {
    list-style-type: none;
}

.news_exclusive .top_one {
    width: 100%;
    float: left;
    padding: 11px 13px 0;
}

.news_exclusive .exc_right {
    width: 30%;
    float: right;
}

.news_exclusive .top_one .big_image {
    position: relative;
    width: 59%;
    float: left;
    display: inline-block;
}

.news_exclusive .top_one .big_image a {
    display: block;
    width: 100%;
    position: relative;
}

.main_content .ntd_video_icon {
    display: inline-block;
    width: 38px;
    height: 38px;
    left: 6px;
    bottom: 5px;
}

.main_content .big_image .ntd_video_icon {
    display: inline-block;
    width: 76px;
    height: 76px;
    left: 2%;
    bottom: 3%;
}

.main_content .ntd_video_icon img {
    width: 100%;
}

.news_exclusive .bottom_list {
    display: table;
}

.news_exclusive .bottom_list .small_image {
    display: inline-block;
    padding: 5px 13px 9px;
}

.main_content .exc_right li {
    padding: 0 15px;
}

.main_content .exc_right li>a {
    display: block;
    position: relative;
}

.news_exclusive .bottom_list .small_image ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.news_exclusive .bottom_list .small_image li {
    display: inline-flex;
    width: 33%;
    padding-right: 10px;
    justify-content: space-between;
}

.news_exclusive .bottom_list .small_image .image {
    width: 30.5%;
    display: inline-block;
    float: left;
    position: relative;
}

.news_exclusive .bottom_list .ntd_video_icon {
    width: 27px;
    height: 27px;
    left: 3px;
    bottom: 3px;
}

.news_exclusive .bottom_list .small_image .title {
    width: 69%;
    float: left;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0;
    color: #1f1f1f;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    height: 54px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news_exclusive .bottom_list .small_image .title a {
    width: 100%;
}

.news_exclusive .bottom_list .small_image li:last-child .title {
    padding-right: 0;
}

.news_exclusive .exc_right .title a {
    color: #000000;
    margin-top: 5px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: bold;
}

.main_content .top_stories {
    margin-top: 8px;
    margin-left: 13px;
    width: 45%;
    float: left;
    display: inline-block;
}

.main_content .vertical .top_stories li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.main_content .top_stories ul {
    margin-top: 9px;
}

.main_content .name_link,
.main_content .name_link a {
    float: left;
    color: #000;
    font-size: 26px;
    line-height: 28px;
    font-weight: 900;
}

.main_content .more_link,
.main_content .more_link a {
    float: right;
    font-size: 12px;
    font-weight: 300;
    color: #777;
    padding-top: 3px;
}

.main_content .vertical .block_name {
    width: 93.7%;
}

.main_content .vertical ul {
    display: inline-block;
    width: 98%;
}

.main_content .vertical ul li {
    list-style: none;
}

.main_content .vertical li {
    display: inline-block;
    padding: 0 0 5px 0;
    margin-bottom: 10px;
}

.main_content .vertical li:last-child {
    padding: 0 0 14px 0;
    margin-bottom: 0;
    border-bottom: none;
}

.main_content .vertical li img {
    position: relative;
    display: inline-block;
    width: 33%;
    float: left;
}

.main_content .vertical li .title {
    width: 65%;
    float: right;
    display: inline-block;
}

.main_content .vertical ul li.first {
    margin-bottom: 17px;
    border-bottom: none;
}

.main_content .vertical ul li.first img,
.main_content .vertical ul li.first .title {
    width: 100%;
    padding-left: 0px;
}

.main_content .vertical ul li.first .title {
    margin-top: 10px;
    display: inline-block;
}

.main_content .vertical ul li.first .title {
    font-weight: 600;
    font-size: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 23px;
    height: 46px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 2px;
    color: #000;
}

.main_content .vertical ul li img {
    padding: 0;
    position: relative;
}

.main_content .vertical .ntd_video_icon {
    width: 38px;
    height: 38px;
    left: 7px;
    bottom: 55px;
}

.main_content .vertical ul li .title {
    padding-left: 4px;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    margin-top: 0;
}

.main_content .horizontal .block_name {
    width: 100%;
}

.main_content .horizontal ul {
    margin-top: 8px;
}

.main_content .horizontal li.first {
    width: 46% !important;
    float: left;
    margin-right: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.main_content .horizontal li.first img {
    width: 100%;
}

.main_content .horizontal li.first .ntd_video_icon {
    bottom: 66px;
    left: 7px;
}

.main_content .horizontal li.first .title {
    float: left;
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    height: 44px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 16px;
    color: #000;
}

.main_content .horizontal li {
    width: 51%;
    float: right;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main_content .horizontal li a {
    position: relative;
    display: table;
    width: 100%;
}

.main_content .horizontal li img {
    padding: 0;
}

.main_content .horizontal li.first,
.main_content .horizontal li:nth-child(2) {
    padding-top: 0;
}

.main_content .horizontal li:last-child {
    border-bottom: none;
}

.main_content .horizontal li img {
    width: 33%;
    float: left;
}

.main_content .horizontal li .title {
    width: 65%;
    float: right;
    padding-left: 0;
    margin-top: 0;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
}

.main_content .latest_news {
    margin-top: 8px;
    margin-right: 23px;
    width: 49%;
    float: right;
    display: inline-block;
}

.main_content .latest_news .time_ago {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    color: #073382;
    vertical-align: -webkit-baseline-middle;
}

.main_content .latest_news .time_ago:before {
    content: '';
    background: url(/assets/themes/ntd/images/NTD_Front_Icons.png) no-repeat;
    background-size: 1406px 849px;
    background-position: -333px -138px;
    width: 21px;
    height: 20px;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 3px;
}

.main_content .latest_news li {
    width: 100%;
    display: inline-block;
    padding-bottom: 9px;
}

.main_content .latest_news li .image {
    width: 19%;
    display: inline-block;
    float: left;
    position: relative;
}

.main_content .latest_news li .title {
    width: calc(80% - 10px);
    margin-left: 10px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}

.main_content .latest_news li:last-child .title {
    border-bottom: none;
}

.main_content .front_page_manager {
    padding-right: 15px;
}

.main_content .front_page_manager .block_title {
    width: 9%;
    display: inline-block;
    float: left;
    color: #ca0042;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    text-align: center;
    white-space: nowrap;
}

.front_page_manager .block_image {
    width: 90%;
    display: inline-block;
    float: right;
}

.front_page_manager .block_image a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}

.front_page_manager>div {
    box-shadow: 0px 0px 6px #888;
    margin-bottom: 10px;
    margin: 15px 0 5px;
    padding: 10px;
    width: 100%;
}

.front_page_manager .list_head {
    display: inline-block;
    width: 10px;
    height: 20px;
    background-image: url(/assets/themes/ntd/images/NTD_Icons.png);
    background-position: -10px -3063px;
    background-repeat: no-repeat;
}

.front_page_manager li {
    width: 48%;
    display: inline-block;
    float: left;
    padding: 5px;
}

.front_page_manager li.even {
    float: right;
}

.front_page_manager li a {
    width: 95%;
    float: right;
    display: inline-block;
    color: #1f1f1f;
}

.front_programs,
.front_channel {
    margin: auto;
    max-width: 1233px;
    padding-top: 40px;
    display: table;
    padding-left: 13px;
}

.front_programs .left_block {
    width: 71.9%;
}

.front_programs .right_block {
    text-align: left;
}

.front_programs .left_block .food,
.front_programs .left_block .health,
.front_programs .left_block .entertainment {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.front_programs .left_block .health,
.front_programs .left_block .entertainment {
    margin-top: 33px;
}

.front_programs .left_block .entertainment {
    border-bottom: none;
}

.front_programs li,
.front_channel li,
.region_news li {
    display: inline-block;
    float: left;
}

.front_programs li img,
.front_channel li img {
    padding: 0 10px;
}

.front_programs li .title,
.front_channel li .title {
    padding: 0 10px;
    margin-top: 10px;
}

.front_programs .photo_galleries li {
    width: 100%;
}

.latest_news ul {
    display: inline-block;
    margin-top: 15px;
}

.latest_news li .title {
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    height: 48px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_wrap .right_block {
    padding-left: 20px;
    position: absolute;
    height: calc(100% - 68px);
    width: 26%;
}

.news_wrap .right_block .block_title a,
.news_wrap .right_block .block_title a:hover,
.latest_news .block_title a {
    color: #000 !important;
}

.news_wrap .right_block .block_title a:visited,
.latest_news .block_title a:visited {
    color: #000;
}

.right_block .editors_picks {
    background: #fff;
    padding: 10px 10px 5px 10px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin-top: 15px;
}

.news_wrap .right_block .shenyun_block.editors_picks {
    padding-bottom: 0;
}

.shenyun_block .block_name {
    position: relative;
}

.shenyun_block .shenyun_logo {
    width: 50px;
    float: right;
    position: absolute;
    bottom: -25px;
    right: 0;
}

.shenyun_block ul li .image {
    display: inline-block;
    width: 100%;
    position: relative;
}

.right_block .editors_picks .name_link,
.right_block .editors_picks .name_link a {
    color: #000;
    font-size: 22px;
    line-height: 23px;
    font-weight: 900;
}

.right_block .editors_picks .ntd_video_icon {
    left: 3px;
    bottom: 3px;
    width: 27px;
    height: 27px;
}

.right_block .editors_picks .first .ntd_video_icon {
    width: 38px;
    height: 38px;
}

.right_block li {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin-top: 7px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.right_block li:first-child {
    padding-bottom: 0;
}

.right_block li:first-child .image {
    width: 100%;
}

.right_block li:first-child .title {
    width: 100%;
    margin-top: 5px;
    color: #000;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    line-height: 23px;
    font-weight: 600;
    height: 46px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right_block li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.news_wrap .right_block .list_head {
    display: none;
}

.news_wrap .right_block .live ul .thumbnail {
    position: relative;
    width: 30%;
    float: left;
}

.news_wrap .right_block .live ul .thumbnail img {
    height: auto;
}

.news_wrap .right_block .live ul .title {
    width: 66%;
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    height: 34px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right_block li a .title {
    color: #000;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    height: 34px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.news_wrap .right_block li:last-child a {
    margin-bottom: 0px;
}

.right_block li .image {
    position: relative;
    width: 30%;
    float: left;
}

.right_block li .title {
    width: 66%;
    float: right;
}

.news_wrap .live {
    border: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 0;
}

.news_wrap .live .block_title {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: table;
}

.news_wrap .live .block_title a.title {
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    line-height: 23px;
    font-weight: 900;
}

.news_wrap .live .block_title a.more {
    font-size: 12px;
    font-weight: 300;
    color: #777 !important;
    float: right;
    line-height: 30px;
}

.news_wrap .live .live_image {
    position: relative;
    padding-bottom: 10px;
}

.news_wrap .live .tag {
    position: relative;
    width: 100%;
    display: block;
    background-color: #ca0042;
    padding: 0 9px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 13px;
    padding-right: 13px;
}

.news_wrap .live .tag.past {
    background-color: #eee;
    color: #000;
    font-weight: 400;
}

.news_wrap .live .live_image img {
    padding: 7px 12px 0;
}

.news_wrap .live .live_image .video_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    display: inline-block;
    width: 120px;
    height: 120px;
    background-image: url(/assets/themes/ntd/images/NTD_Icons.png);
    background-position: -7px -302px;
    background-repeat: no-repeat;
}

.news_wrap .live ul {
    display: inline-grid;
}

.news_wrap .live li.clear {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 11px;
    padding-bottom: 15px;
}

.news_wrap .live li.clear:first-child {
    padding-bottom: 8px;
    margin-top: 0;
}

.main_content .block_title {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.main_content .block_title a {
    font-size: 20px;
    font-weight: bold;
    color: #b7003c;
}

.main_content hr {
    clear: both;
    width: 100%;
    border: 1px solid #d9d9d9;
    margin-top: 4px;
}

.main_content .top_part_news {
    display: block;
    margin: auto;
    margin-top: 38px;
    max-width: 1233px;
}

.main_content .top_part_news .top_one {
    border-bottom: 1px solid #ccc;
    display: inline-flex;
    margin-left: 13px;
}

.main_content .top_part_news .bottom_one {
    display: table;
    margin-left: 13px;
}

.main_content .top_part_news .left_block {
    width: 74%;
    padding-right: 25px;
}

.main_content .top_part_news .right_block {
    text-align: right;
    padding-left: 18px;
}

.top_part_news .live {
    text-align: left;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 0;
    display: inline-block;
}

.top_part_news .live .block_title {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: table;
}

.top_part_news .live .block_title a.title {
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    line-height: 23px;
    font-weight: 900;
}

.top_part_news .live .block_title a.more {
    font-size: 12px;
    font-weight: 300;
    color: #777 !important;
    float: right;
    line-height: 30px;
}

.top_part_news .live .tag {
    position: relative;
    width: 100%;
    display: block;
    background-color: #ca0042;
    padding: 0 9px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding-left: 13px;
    padding-right: 13px;
}

.top_part_news .live .tag.past {
    background-color: #eee;
    color: #000;
    font-weight: 400;
}

.top_part_news .live .live_image {
    position: relative;
    padding-bottom: 10px;
}

.top_part_news .live .live_image img {
    padding: 7px 12px 0;
}

.top_part_news .live li.clear {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 11px;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}

.top_part_news .live li.clear:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.top_part_news .right_block .live ul .thumbnail {
    position: relative;
    width: 30%;
    float: left;
}

.top_part_news .right_block .live ul .title {
    width: 66%;
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    height: 34px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.top_part_news .right_block .live ul .title {
    color: #000;
    width: 66%;
    float: right;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    height: 34px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 6px;
}

.main_content .politics .block_name {
    display: table;
    width: 100%;
    margin-bottom: 13px;
}

.main_content .politics .name_link a {
    color: #000;
    font-weight: 900;
    font-size: 22px;
    line-height: 23px;
    text-transform: uppercase;
}

.main_content .politics ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.main_content .politics li {
    display: inline-block;
    width: calc(25% - 3px);
    margin-right: 4px;
    position: relative;
}

.main_content .politics .image {
    position: relative;
}

.main_content .politics li:last-child {
    margin-right: 0px;
}

.main_content .politics .article_link {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    height: 34px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 7px;
    color: #000;
}

.before_inspire {
    margin-bottom: 20px;
    margin-top: -12px;
    padding: 0 20px;
}

.front_inspire li {
    display: inline-block;
    float: left;
    padding: 0 13px 0 0;
    width: 33.333% !important;
}

.front_inspire li>a {
    display: block;
}

.front_inspire {
    display: inline-block;
    height: 100%;
    margin-top: 21px;
    width: 100%;
    background: #f7f7f7;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f7f7f7, #e6e6e6);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f7f7f7, #e6e6e6);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f7f7f7, #e6e6e6);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f7f7f7, #e6e6e6);
    /* Standard syntax */
}

.front_inspire .inspired_container {
    margin: auto;
    max-width: 1233px;
    padding-top: 36px;
    display: table;
    padding-left: 13px;
}

.front_inspire .left_block {
    width: 72%;
}

.front_inspire .block_name {
    display: inline-block;
    width: 100%;
    padding-right: 13px;
}

.front_inspire .sub_cats {
    display: inline-block;
    margin-left: 20px;
}

.front_inspire .sub_cats span {
    margin-right: 10px;
}

.front_inspire .sub_cats a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    vertical-align: bottom;
}

.front_inspire ul {
    padding: 0;
    display: table;
    margin-top: 14px;
}

.front_inspire li .title {
    margin-top: 7px;
}

.front_inspire li .title a {
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 44px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}

.front_inspire .right_block {
    margin-top: 40px;
}

#ntd_facebook_inspired_page {
    text-align: left;
}

.front_stories {
    display: inline-block;
    height: 100%;
    width: 100%;
    margin-top: 35px;
}

.front_stories .block_title {
    display: inline-block;
    width: 17%;
    padding-left: 20px;
    margin-top: -27px;
}

.front_stories ul {
    padding: 0 10px;
}

.front_stories li {
    list-style-type: none;
    float: left;
    display: inline-block;
    padding: 0 10px;
}

.front_stories li>a {
    display: block;
    border-top: 3px solid #9551ff;
}

.front_stories li .title a {
    color: #000000;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    height: 61px;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}

.program_name a {
    color: #b7003c;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: inline-block;
}

.program_name span {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 5px;
    color: #999999;
}

.program_name span a {
    padding-left: 6px;
    color: #999999;
}

.program_border {
    padding: 5px 10px 0;
}

.news_block .block_name {
    width: 96%;
    display: inline-block;
}

.news_block .block_name .name_link a {
    text-transform: uppercase;
}

.news_block ul {
    display: table;
}

.region_news {
    display: inline-block;
    margin-top: 40px;
}

.bottom_one {
    margin-top: 37px;
}

.bottom_one .region_news {
    margin-top: 0;
}

.stock_chart {
    text-align: center !important;
}

.region_news .us_news,
.front_channel .business {
    width: 49%;
    float: left;
}

.region_news .world_news,
.front_channel .science_tech {
    width: 49%;
    float: left;
    margin-left: 0;
    text-align: left;
}

.region_news .us_news ul,
.region_news .world_news ul,
.front_channel .science_tech ul,
.front_channel .business ul {
    width: 93.7%;
    text-align: left;
    margin-top: 7px;
}

.region_news .china_news {
    width: 100%;
    display: table;
}

.region_news .left_block>div {
    margin-top: 20px;
    padding-left: 10px;
    display: block;
}

.region_news .left_block>div ul,
.front_programs .left_block>div ul {
    display: inline-block;
    width: 100%;
}

.front_channel {
    border-top: 1px solid #ccc;
    padding-top: 7px;
}

.front_channel .left_block {
    width: 72%;
}

.front_channel .science_tech,
.front_channel .business {
    margin-top: 32px;
    margin-bottom: 50px;
    display: inline-block;
    width: 46%;
    float: left;
    margin-left: 0;
    text-align: left;
}

.front_channel .science_tech .block_name,
.front_channel .science_tech .program_list,
.front_channel .business .block_name,
.front_channel .business .program_list {
    width: 98%;
    float: right;
}

.front_channel .science_tech {
    text-align: center;
    margin-left: 2%;
}

.front_channel ul {
    width: 100%;
    display: inline-block;
}

.program_list .title a {
    color: #212121;
    display: inline-block;
}

.program_list li>a {
    display: table;
    position: relative;
}

.program_list li>a .ntd_video_icon img {
    padding: 0;
    position: absolute;
}

#front_ads_right_300_03 {
    margin-top: 55px;
}

.photo_galleries {
    padding: 0 20px;
    display: inline-block;
}

.photo_galleries ul {
    margin-top: -15px;
}

.photo_galleries li {
    margin-top: 15px;
}

.photo_galleries li img {
    padding: 0;
}

.photo_galleries .block_title {
    display: block;
    margin: 10px 0 0;
}

#ntd_facebook_fan_page {
    margin: 0 auto;
    margin-top: 39px;
}

.ntd_front_uncensored {
    margin-top: 27px;
    padding: 0 20px 0 0;
}

.hot_video {
    background: url('/assets/themes/ntd/images/NTD_Front_Hot_Background.jpg') repeat-x;
    height: 100%;
    display: table;
    width: 100%;
    position: relative;
}

.hot_container {
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: auto;
    max-width: 1246px;
    margin-top: 47px;
    margin-bottom: 50px;
    position: relative;
}

.hot_container .block_title {
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    line-height: 23px;
    margin-left: 10px;
    position: relative;
    background-color: #0840ac;
    padding: 0 6px;
    top: -15px;
}

.hot_container li {
    width: 25%;
    display: inline-block;
    padding-right: 17px;
    margin-bottom: 37px;
}

.hot_container li:nth-child(9),
.hot_container li:nth-child(10),
.hot_container li:nth-child(11),
.hot_container li:nth-child(12) {
    margin-bottom: 0px;
}

.hot_container ul {
    padding-left: 15px;
}

.hot_container li .title {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    height: 44px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 8px;
}

.hot_container li a:hover .title {
    color: #fff !important;
}

.hot_container li a {
    display: table;
    position: relative;
}

.hot_container li .ntd_video_icon {
    bottom: 57px;
    left: 9px;
    width: 38px;
    height: 38px;
}

.hot_container .see_more {
    width: 100%;
    text-align: center;
    display: inline-block;
    position: relative;
}

.hot_container .see_more a {
    padding: 7px 42px;
    color: #fff !important;
    background-color: #0842b0;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 100;
}

.news_bar {
    display: table;
    background: #fff;
    position: relative;
    box-shadow: 1px 2px 5px #888888;
    padding-bottom: 2px;
}

.news_bar a {
    color: #4f4f4f;
}

.news_bar a:hover {
    color: #000 !important;
}

.news_bar .double_slashes {
    color: #b8093e;
    padding-right: 3px;
}

.news_bar marquee {
    padding-top: 7px;
    background: #fff;
    z-index: 10;
}

@media screen and (max-width: 1050px) {
    .main_content .breaking_news .block_title {
        height: 60px;
        line-height: 60px;
    }
    .main_content .breaking_news .title a {
        font-size: 21px;
        height: 60px;
        line-height: 60px;
        padding-left: 18px;
    }
    .front_page_manager .block_image {
        width: 85%;
    }
}

@media screen and (max-width: 800px) {
    .main_content .breaking_news .block_title {
        height: 50px;
        line-height: 50px;
    }
    .main_content .breaking_news .title a {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding-left: 15px;
    }
    .news_exclusive .top_one .big_image {
        width: 100%;
    }
    .news_exclusive .big_title {
        margin-bottom: 10px;
        width: 100%;
    }
    .news_exclusive .big_title a {
        font-size: 40px;
        line-height: 45px;
    }
    .news_exclusive .bottom_list .small_image .title a {
        font-size: 13px;
        line-height: 16px;
        max-height: 49px;
    }
    .main_content .latest_news {
        margin-right: 0px;
    }
    .news_exclusive .exc_right .title a {
        font-size: 12px;
        line-height: 16px;
    }
    .main_content .front_page_manager .block_title {
        font-size: 16px;
        line-height: 28px;
        height: 36px;
    }
    .front_page_manager .block_image {
        width: 82%;
    }
    .front_page_manager .block_image a {
        font-size: 16px;
        line-height: 28px;
        height: 26px;
    }
    .front_page_manager li a {
        width: 93%;
        font-size: 13px;
        line-height: 17px;
    }
    .latest_news li .title a {
        font-size: 13px;
        line-height: 17px;
    }
    .news_wrap .right_block li a {
        font-size: 13px;
    }
    .news_wrap .right_block {
        overflow: hidden;
    }
    #front_ads_right_300_01 {
        margin-bottom: -85px;
    }
    .front_inspire {
        margin-top: 25px;
    }
    .front_inspire li .title a {
        font-size: 12px;
        line-height: 16px;
        height: 49px;
    }
    .front_stories li .title a {
        font-size: 12px;
    }
    .program_list .title a {
        font-size: 13px;
        line-height: 19px;
    }
    .right_block #ntd_facebook_fan_page iframe,
    .right_block #ntd_facebook_inspired_page iframe,
    .right_block #ntd_facebook_taste_page iframe,
    .right_block .stock_chart iframe {
        transform: scale(.555);
        max-width: 100%;
        margin: 0;
    }
}


/*header & footer part*/

header {
    background-image: url('/assets/themes/ntd/images/NTD_Front_Header_Background.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
}

body.ntd_nyc header {
    background-size: cover;
}

header .header_container {
    max-width: 1233px;
    width: 100%;
    position: relative;
    margin: auto;
    display: table;
}

header .header_container .left_part {
    position: absolute;
    top: 0;
    display: inline-block;
    float: left;
    z-index: 1;
}

header .header_container .logo_block a {
    display: flex;
}

header .header_container .logo_block {
    width: auto;
    display: block;
    margin-left: 0;
}

body.ntd_nyc header .header_container .logo_block {
    margin-left: 0;
}

header .header_container .rest {
    width: calc(100% - 200px) !important;
    float: right;
    display: table;
    position: relative;
    z-index: 5;
}

header .header_container .middle_part {
    width: 80%;
    display: inline-block;
    float: none;
    margin: auto auto;
    margin-top: 34px;
}

header .header_container .right_part {
    width: 20%;
    display: inline-block;
    float: right;
    margin-top: 14px;
}

header .main {
    background-color: transparent;
    text-align: center;
    width: auto;
    display: inline-grid;
}

header .middle_part {
    background-color: transparent;
    height: auto;
    text-align: center;
    display: table;
    margin: auto auto;
    width: auto;
    margin-top: 13px;
}

.header_container .main .menu_bottom,
.header_container .main .tools {
    display: inline-block;
    width: 100%;
}

.menu_bottom .more_items {
    vertical-align: sub;
}

.header_container .menu_button {
    background: url(/assets/themes/ntd/images/NTD_Front_Icons.png) no-repeat;
    background-size: 1406px 849px;
    background-position: -45px -45px;
    width: 41px;
    height: 26px;
    display: inline-block;
}

.header_container .main .tools {
    width: auto;
}

.header_container .main .menu_bottom {
    width: auto;
    height: 18px;
    overflow-y: hidden;
    text-align: center;
}

.header_container .menu_bottom>div {
    float: none;
    margin-right: 0;
}

.menu_bottom ul,
.footer_container ul,
.footer_container .generic_menu_footer ul {
    list-style: none;
}

.menu_bottom li
{
    float: left;
}

.header_container .menu_bottom a {
    text-transform: uppercase;
    font-weight: 100;
    font-size: 15px;
    font-family: sans-serif;
    padding: 0 22px 0 0;
    display: inline-block;
}

.header_container .menu_bottom a:hover {
    text-decoration: none;
}

header .menu_bottom .title {
    font-weight: 300;
}

header .bottom {
    display: inline-block;
    width: auto;
    text-align: left;
    margin-top: -2px;
}

header .upload,
header .languages,
header .live_stream,
header .search {
    display: inline-block;
}

header .upload {
    color: #FF7A00 !important;
    font-size: 13px;
    line-height: 15px;
    width: 50%;
}

header .upload .button {
    padding: 2px 16px;
    font-size: 12px;
    line-height: 14px;
    border: 1px solid #FF7A00;
    border-radius: 4px;
    display: inline-block;
}

header .upload .button a {
    color: #FF7A00 !important;
    text-decoration: none;
}

header .upload .description {
    margin-left: 4px;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
}

header .languages {
    width: 100%;
    text-align: left;
}

header .languages,
header .languages a {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}

header .languages span {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    font-size: 12px;
}

header .languages span a {
    color: rgba(255, 255, 255, 0.7);
}

header .languages .hidden {
    display: none;
}

header .multiple_edition .current_edition:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid rgba(255, 255, 255, 0.7);
    display: inline-block;
    margin-left: 5px;
}

header .multiple_edition a:hover {
    color: #fff !important;
}

header .multiple_edition .current_edition:hover:after {
    border-top: 10px solid #fff;
}

header span.multiple_edition {
    padding-left: 0;
}

header .multiple_edition ul {
    position: absolute;
    top: 22px;
    left: -10px;
    width: 130px;
    text-align: center;
    background-color: #003ac5;
    padding: 5px 0;
    z-index: 101;
}

header .multiple_edition ul li {
    display: block;
    line-height: 24px;
    padding: 0 10px;
    text-align: left;
}

header .bottom .language-menu,
header .bottom .language-menu li {
    list-style: none;
}

header .bottom .language-menu li {
    float: left;
    margin-left: 7px;
    opacity: 0.7;
}

header .bottom .languages>div {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

header .live_stream {
    vertical-align: -webkit-baseline-middle;
    margin-left: 10px;
}

header .live_stream .live_button {
    background: url(/assets/themes/ntd/images/NTD_Front_Icons.png) no-repeat;
    background-size: 1406px 849px;
    background-position: -44px -91px;
    width: 69px;
    height: 23px;
    display: inline-block;
}

header .search {
    margin-top: 0;
    height: auto;
    position: relative;
    width: 100%;
    height: 34px;
    display: inline-table;
    vertical-align: baseline;
}

header .search_icon_small {
    background: url(/assets/themes/ntd/images/NTD_Front_Icons.png) no-repeat;
    background-size: 1406px 849px;
    background-position: -142px -95px;
    margin-top: 0;
    width: 27px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
    left: 5px;
    position: absolute;
    top: 6px;
}

header .search_icon_small.active {
    background-position: -10px -3185px;
}

header .search_bar {
    width: 100%;
    height: 27px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: #fff;
    margin-right: 0px;
    padding: 0;
    float: none;
    padding-left: 25px;
    background-color: transparent;
}

header .search_bar.active {
    padding: 2px 8px;
    width: 96%;
    min-width: 150px;
}

header .search_bar:focus {
    outline: none;
}

header .tools {
    float: none;
    width: 100%;
    justify-content: space-between;
    height: 43px;
    margin-top: 6px;
}

header .tools #fb_like_header {
    display: inline-block;
    line-height: 5px;
    vertical-align: middle;
}

header .tools #fb_like_header .like_us {
	background-image: url("/assets/themes/ntd/images/et/ntd_nyc_like_us.png");
	background-size: 100%;
	width: 70px;
	height: 17px;
	display: inline-block;
}

header .tools .share {
    height: 34px;
}

header .tools .follow_us {
    color: #fff;
}

header .redline {
    height: 3px;
    z-index: 4;
    position: relative;
}

#front_ads_right_300_01 {
    margin-top: 0;
}

@media screen and (max-width: 1800px) {
    header {
        background-size: auto;
    }
}
@media screen and (max-width: 1440px) {
    header .header_container .logo_block {
        margin-left: -120px;
    }
    body.ntd_nyc header .header_container .logo_block {
        margin-left: 0;
    }
}

@media screen and (max-width: 1220px) {
    .main_content .news_wrap {
        margin-top: 0;
    }
    header .upload {
        width: auto;
    }
    header .header_container .left_part {
        left: 0;
    }
    header .header_container .middle_part {
        text-align: right;
    }
    header .email_icon {
        display: none !important;
    }
    header .languages {
        width: auto;
    }
}

@media screen and (max-width: 1100px) {
    header .google_icon {
        display: none !important;
    }
    header .upload .description {
        display: none;
    }
    .news_exclusive .big_title .the_excerpt {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    header .twitter_icon {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    header .upload {
        display: none;
    }
}

@media screen and (max-width: 699px) {
    footer .news_menu_items_footer {
        width: 50%;
    }
    footer .news_menu_items_footer  {
        margin-left: 0;
    }
    footer .news_menu_items_footer .generic_menu_footer {
        margin-left: 0;
    }
}

@media screen and (max-width: 660px) {
    header .rest {
        display: none !important;
    }
    header .left_part {
        position: relative !important;
        width: 100%;
        max-width: 100%;
    }
}

footer {
    background-color: #fff;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #eee);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #eee);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #eee);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #eee);
    /* Standard syntax */
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: 1;
}

footer .footer_container {
    height: 307px;
    margin: auto;
    max-width: 1233px;
    padding-top: 64px;
    position: relative;
    z-index: 10;
    background: url(/assets/themes/ntd/images/NTD_Front_Earth.png) no-repeat center 10px;
    background-size: 120%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(238, 238, 238, 0.6) 100%), url(/assets/themes/ntd/images/NTD_Front_Earth.png);
}

.news_menu_items_footer a:hover {
    color: #777 !important;
    text-decoration: underline;
}
.news_menu_items_footer{
    display: inline-block;
    width: 63%;
    vertical-align: text-top;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 33px;
    margin-top: 7px;
}

.news_menu_items_footer  a {
    color: #777;
    font-size: 16px;
    margin-right: 19px;
    vertical-align: top;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: 100;
    font-family: sans-serif;
}

footer .copyright {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    height: 17px;
    color: #777;
    font-size: 16px;
    vertical-align: top;
    line-height: 17px;
    font-weight: 100;
    font-family: sans-serif;
    display: inline-block;
}

.hp_footer_logo {
    width: 120px;
    height: 40px;
    margin-left: 10px;
    display: inline-block;
    background: url("/assets/themes/ntd/images/NTD_Front_Footer_logo.png") no-repeat;
    background-size: 100%;
    background-position: 100% 100%;
}

footer .follow_us {
    display: inline-block;
    vertical-align: super;
    font-size: 14px;
    line-height: 15px;
    margin-left: 10px;
    color: #787878;
}

header .fb,
header .tt,
header .gp,
footer .fb,
footer .tt,
footer .gp,
header .contact_us,
footer .contact_us {
    margin-left: 16px;
    width: 21px;
}
footer .fb a,
footer .tt a,
footer .gp a,
footer .contact_us a {
    margin-right: 0px !important;
}

header .facebook_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -217px -47px;
    width: 14px;
    height: 22px;
    display: table;
    background-color: transparent;
}

footer .facebook_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -347px -315px;
    width: 14px;
    height: 22px;
    display: inline-block;
    background-color: transparent;
}

header .twitter_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -244px -47px;
    width: 20px;
    height: 22px;
    display: table;
    background-color: transparent;
}

footer .twitter_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -377px -315px;
    width: 20px;
    height: 22px;
    display: inline-block;
    background-color: transparent;
}

header .google_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -278px -47px;
    width: 19px;
    height: 22px;
    display: table;
    background-color: transparent;
}

footer .google_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -413px -315px;
    width: 19px;
    height: 22px;
    display: inline-block;
    background-color: transparent;
}

header .email_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -306px -47px;
    width: 19px;
    height: 22px;
    display: table;
    background-color: transparent;
}
footer .email_icon {
    background-image: url(/assets/themes/ntd/images/NTD_Front_Icons.png);
    background-size: 1406px 849px;
    background-position: -446px -315px;
    width: 19px;
    height: 22px;
    display: inline-block;
    background-color: transparent;
}

#stock_iframe_container img {
    width: auto;
    text-align: left;
}

.first_line_footer_menu{
    text-align: center;
    width: 100%;
    margin: auto;
}

.first_line_footer_menu li a{
    color: #777;
}

.footer_left_logo {
    float: left;
    vertical-align: middle;
    margin-top: 7px;
    width: 120px;
}

.news_menu_items_footer li
{
    float: none;
    display: inline
}

.social_media_links_footer{
    float: right;
    margin-bottom: 33px;
    margin-top: 7px;
    width: 20%;
}

.wrapper_generic_menu_footer{
    margin: auto;
    width: 100%;
}

.generic_menu_footer
{
    text-align: center;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}

.generic_menu_footer li {
    float: none;
    display: inline;
}

.generic_menu_footer li a {
    color: #777;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    font-family: sans-serif;
    margin-right: 10px;
    padding-right: 10px;
}

.video_fit_container {
    width: 100%;
    position: relative;
    padding: 0;
    padding-top: 56.25%;
}

.video_fit_container>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_fit_container>div.wp-video, 
.video_fit_container>div.player-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.video_fit_container center, 
.video_fit_container .jwplayer.jw-flag-aspect-mode {
    height: 100% !important;
    zoom: 1;
}

.wp_video_fit_container .wp-video {
    margin: auto;
}