@font-face {
    font-family: 'db_helvethaica_x45_li';
    src: url('/2016/fonts/db_helvethaica_x_li_v3.2.eot');
    src: url('/2016/fonts/db_helvethaica_x_li_v3.2.eot?#iefix') format('embedded-opentype'),
    url('/2016/fonts/db_helvethaica_x_li_v3.2.woff2') format('woff2'),
    url('/2016/fonts/db_helvethaica_x_li_v3.2.woff') format('woff'),
    url('/2016/fonts/db_helvethaica_x_li_v3.2.ttf') format('truetype'),
    url('/2016/fonts/db_helvethaica_x_li_v3.2.svg#db_helvethaica_x55_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'db_helvethaica_x55_regular';
    src: url('/2016/fonts/db_helvethaica_x_v3.2.eot');
    src: url('/2016/fonts/db_helvethaica_x_v3.2.eot?#iefix') format('embedded-opentype'),
    url('/2016/fonts/db_helvethaica_x_v3.2.woff2') format('woff2'),
    url('/2016/fonts/db_helvethaica_x_v3.2.woff') format('woff'),
    url('/2016/fonts/db_helvethaica_x_v3.2.ttf') format('truetype'),
    url('/2016/fonts/db_helvethaica_x_v3.2.svg#db_helvethaica_x55_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'db_helvethaica_x65_med';
    src: url('/2016/fonts/db_helvethaica_x_med_v3.2.eot');
    src: url('/2016/fonts/db_helvethaica_x_med_v3.2.eot?#iefix') format('embedded-opentype'),
    url('/2016/fonts/db_helvethaica_x_med_v3.2.woff2') format('woff2'),
    url('/2016/fonts/db_helvethaica_x_med_v3.2.woff') format('woff'),
    url('/2016/fonts/db_helvethaica_x_med_v3.2.ttf') format('truetype'),
    url('/2016/fonts/db_helvethaica_x_med_v3.2.svg#db_helvethaica_x65_med') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'db_helvethaicamon_x75_bd';
    src: url('/2016/fonts/db_helvethaica_x_bd_v3.2.eot');
    src: url('/2016/fonts/db_helvethaica_x_bd_v3.2.eot?#iefix') format('embedded-opentype'),
    url('/2016/fonts/db_helvethaica_x_bd_v3.2.woff2') format('woff2'),
    url('/2016/fonts/db_helvethaica_x_bd_v3.2.woff') format('woff'),
    url('/2016/fonts/db_helvethaica_x_bd_v3.2.ttf') format('truetype'),
    url('/2016/fonts/db_helvethaica_x_bd_v3.2.svg#db_helvethaicamon_x75_bd') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'db_helvethaica_x55_regular';
    background: #f4f4f4;
    font-size: 24px;
    /*-webkit-filter: grayscale(60%);
    -ms-filter: grayscale(60%);
    -o-filter: grayscale(60%);
    filter: grayscale(60%);*/
}

.graycolor {
    -webkit-filter: grayscale(60%);
    -ms-filter: grayscale(60%);
    -o-filter: grayscale(60%);
    filter: grayscale(60%);
}

a {
    text-decoration: none;
    color: #232323;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
    display: block;
}

div {
    display: block;
    box-sizing: border-box;
}

#lower_ie {
    display: none;
}

.fancybox-overlay, .fancybox-loading {
    z-index: 9999;
}

.fancybox-opened {
    z-index: 99999;
}

.browser-container h1 {
    margin-bottom: 0px;
}

.browser-container p {
    margin: 0px;
}

.browser-container a:hover {
    color: #3ba1ff;
}

.fb-like span {
    vertical-align: middle !important;
}

.fb_comment {
    z-index: 0;
}

.overall {
    margin-top: -30;
    width: 100%;
    position: relative;
}

.gm-row {
    width: 100%;
    position: relative;
    clear: both;
}

.gm-txt {
    background: #fff;
    border: 2px #ccc solid;
    box-sizing: border-box;
    height: 32px;
}

.gm-submit {
    display: block;
    border: none;
    width: 200px;
    height: 40px;
}

.gm-shadow, #player_wrapper {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25);
}

#player2 {
    width: 260px;
    height: 153px;
    position: absolute;
    display: block;
}

.fa-calendar {
    width: 20px;
    height: 21px;
    float: left;
    background: transparent url('/2016/images/icon-calendar.png') center center no-repeat;
    background-size: contain;
    display: inline-block;
}

.fa-calendar:before {
    content: '';
}

.icon-type {
    width: 20px;
    height: 21px;
    float: left;
    background: transparent url('/2016/images/icon-type.png') center center no-repeat;
    background-size: contain;
    display: inline-block;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.pointer {
    cursor: pointer;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.bottom-0 {
    bottom: 0px;
}

.inline {
    display: inline-block;
}

.ovf-hide {
    overflow: hidden;
}

.height-5 {
    height: 5px !important;
}

.news_h {
    height: 38px;
    overflow: hidden;
    display: block;
}

.h3_h {
    height: 70px;
    overflow: hidden;
    display: block;
}

.fs-06 {
    font-size: 0.6em;
}

.fs-08 {
    font-size: 0.8em;
}

.w-90 {
    width: 90%;
}

.width-1-1 {
    width: 100%;
}

.width-1-3 {
    width: 33.33333%;
}

.width-1-4 {
    width: 25%;
}

.width-2-3 {
    width: 66.66667%;
}

.width-3-10 {
    width: 30%;
}

.width-4-10 {
    width: 40%;
}

.width-6-10 {
    width: 60%;
}

.width-7-10 {
    width: 70%;
}

.width-1-7 {
    width: 14.2857142857%;
}

.margin-left-1 {
    margin-left: -1%;
}

.mt-10 {
    margin-top: 10px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-90 {
    margin-top: 90px;
}

.mg-0 {
    margin: 0px !important;
}

.pa-0 {
    padding: 0px !important;
}

.pt-10 {
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 50px;
}

.pl-2 {
    padding-left: 2%;
}

.pl-3 {
    padding-left: 3%;
}

.pr-24 {
    padding-right: 24px !important;
}

.pr-2 {
    padding-right: 2%;
}

.pr-1 {
    padding-right: 1%;
}

.border-bottom-grey {
    border-bottom: 1px #ebebeb solid;
}

.bg-trans {
    background: transparent !important;
}

.bg-white {
    background-color: #fff;
}

.img_cover {
    width: 100%;
    height: auto;
}

.sq_banner_box {
    width: 300px;
    height: 300px;
    max-width: 100%;
    margin: 0 auto;
}

.wrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.clear {
    width: 100%;
    clear: both;
    float: none !important;
    margin: 0;
    padding: 0;
}

.top_all {
    position: relative;
    z-index: 9999;
    height: 220px;
}

.top_bar {
    z-index: 9999;
    background: #2e54a0;
    color: #fff;
    height: 40px;
    box-sizing: border-box;
    line-height: 37px;
    transition: 200ms height linear;
}

.top_bar > .wrap {
    transition: 400ms;
}

.top_bar, .top_bar b {
    font-weight: normal;
    text-shadow: none;
    line-height: 1.2em;
}

.top_bar i {
    font-weight: normal;
    text-shadow: none;
    line-height: 1.2em;
    font-style: normal;
    color: #3ba1ff;
    font-size: 0.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.member {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #89c5ff;
    font-size: 0.8em;
    line-height: 37px;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hamburger, .live_program2 {
    display: none;
}

.top_bar ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.top_bar ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
}

.top_bar li > ul {
    display: none;
    z-index: 9999;
    position: absolute;
    width: 100px;
    top: 100%;
    left: -80px;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin-top: 0px;
}

.top_bar li > ul li {
    width: 100%;
}

.top_bar li:hover > ul {
    display: block;
}

.top_bar ul:hover > ul {
    display: block;
}

.top_bar ul:hover > ul a {
    display: block;
}

@-webkit-keyframes wink {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -10560px 0;
    }
}

@-moz-keyframes wink {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -10560px 0;
    }
}

@keyframes wink {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -10560px 0;
    }
}

.sprite {
    background-image: url("/2016/images/bg_logo.png");
    -webkit-animation: wink 6s steps(60) infinite;
    -moz-animation: wink 6s steps(60) infinite;
    animation: wink 6s steps(60) infinite;
}

#side_menu {
}

.mm-panels {
    z-index: 9999;
}

.txt_live {
    color: #ff0000;
}

.txt_next {
    color: #fff02a;
}

.icon-next {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: transparent url('/2016/images/icon-next.png') center center no-repeat;
}

.border_top_bar {
    height: 3px;
    overflow: hidden;
    background: transparent url('/2016/images/home/border_top_bar.png') top center repeat;
}

.border_top_bar canvas {
    width: 100%;
    max-height: 260px;
}

/*.border_top_bar{background: linear-gradient(90deg, #ff2400, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3,#2b1de8,#1ddde8,#1de840,#e3e81d, #e8b71d,#ff2400);background-size: 200% 10px;-webkit-animation: rainbow 10s linear infinite;-z-animation: rainbow 10s linear infinite;-o-animation: rainbow 10s linear infinite;animation: rainbow 10s linear infinite;}
*/
.border_top_bar {
    background-size: 200% 10px;
    -webkit-animation: rainbow 10s linear infinite;
    -z-animation: rainbow 10s linear infinite;
    -o-animation: rainbow 10s linear infinite;
    animation: rainbow 10s linear infinite;
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 0% 0%
    }
    100% {
        background-position: 200% 0%
    }
}

@-moz-keyframes rainbow {
    0% {
        background-position: 0% 0%
    }
    100% {
        background-position: 200% 0%
    }
}

@-o-keyframes rainbow {
    0% {
        background-position: 0% 0%
    }
    100% {
        background-position: 200% 0%
    }
}

@keyframes rainbow {
    0% {
        background-position: 0% 0%
    }
    100% {
        background-position: 200% 0%
    }
}

.header {
    padding: 18px 0px;
    border-bottom: 1px #f1f1f1 solid;
    background: #fff;
    z-index: 9998;
}

.header > .wrap div {
    float: left;
}

.banner_leaderboard {
    width: 728px;
    height: 90px;
    margin-left: 36px;
    background: #fafafa;
}

.banner_leaderboard img {
    margin: 0 auto;
}

.sticky-top-menu {
    height: 53px !important;
}

.top_menu {
    z-index: 9999;
    width: 100% !important;
    padding: 12px 0px 12px 0px;
    background: transparent url('/2016/images/home/bg_white.png') top center repeat;
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.25);
    transition: 200ms top linear;
}

.top_menu ul {
    margin: 0px;
    padding: 0px;
}

.top_menu ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
}

.top_menu  ul li.active {
    background: #174196;
    color: #fff;
    font-family: 'db_helvethaicamon_x75_bd';
}

.top_menu  ul li:hover {
    background: #174196;
    color: #fff;
    font-family: 'db_helvethaicamon_x75_bd';
}

.top_menu a {
    color: #3ba1ff;
    font-family: 'db_helvethaica_x65_med';
    padding: 0px 17px 0px 17px;
}

.top_menu a:active {
    background: #174196;
    color: #fff;
    font-family: 'db_helvethaicamon_x75_bd';
    padding: 0px 17px 0px 17px;
}

.top_menu li > ul {
    display: none;
    position: absolute;
    width: 180px;
    top: 100%;
    /*left: -120px;*/
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin-top: 5px;
}

.top_menu li > ul li {
    width: 100%;
}

.top_menu li > ul li:hover {
    background: #174196;
    color: #fff;
    font-family: 'db_helvethaicamon_x75_bd';
    padding: 0px;
}

.top_menu li:hover > ul {
    display: block;
}

.top_menu ul:hover > ul {
    display: block;
}

.first_content {
    padding-top: 110px;
    margin-top: -28px;
    z-index: 1;
}

.first_content2 {
    padding-top: 110px;
    margin-top: -53px;
    z-index: 1;
}

.bg_hilight {
    background: transparent url('/2016/images/home/bg_hilight.jpg') top center no-repeat;
}

.fixed_vdo {
    position: fixed !important;
    top: 0px;
    left: 16%;
    width: 260px !important;
    height: 153px !important;
    z-index: 9999;
}

.top_menu > .wrap {
    transition: 400ms padding linear;
}

.topbar_float_left .wrap {
    padding-left: 270px;
    transition: 400ms padding linear;
}

.top_menu ul li.li_more {
    display: none;
}

.rotator {
    position: relative;
    padding-top: 5px;
}

.rotator__item {
    position: absolute;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0, 0);
}

.rotator__item:nth-child(1) {
    -webkit-animation: rotateLive 20s infinite;
    animation: rotateLive 20s infinite;
}

.rotator__item:nth-child(2) {
    -webkit-animation: rotateLive 20s 10s infinite;
    animation: rotateLive 20s 10s infinite;
    opacity: 0;
}

.da-slide, .da-slide:focus {
    outline: none;
    position: relative;
}

.slick-track {
    padding: 16px 0 32px 0;
}

.da-img {
    padding: 0px 30px;
}

.da-img img {
    margin: 0 auto;
    max-height: 100%;
    display: inline-block;
    border: 5px transparent solid;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
}

.da-img img:focus {
    outline: none;
}

.da-slide .vdo_slide {
    position: absolute;
    height: 164px;
    width: 256px;
    box-sizing: border-box;
    border: 3px rgba(255, 255, 255, 0.5) solid;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.54);
    top: 58%;
    left: calc(50% - 11% - 256px);
}

.da-slide .text_slide {
    position: absolute;
    width: 45%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    font-family: 'db_helvethaica_x65_med';
    left: calc(50% - 9%);
    top: 62%;
    text-shadow: none;
    font-weight: normal !important;
}

.da-slide .text_slide span {
    font-size: 0.9em;
    margin: 0px;
    padding: 2px 8px;
    background: #143d86;
    border-radius: 6px;
}

.da-slide .text_slide h2 {
    font-size: 2em;
    line-height: 1em;
    margin: 0px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; /* text-shadow: 2px 2px 10px rgba(0,0,0,0.5);*/
}

.da-slide .text_slide p {
    font-size: 1.5em;
    margin: 0px;
    line-height: 0.8em;
    text-overflow: ellipsis;
    white-space: nowrap; /* text-shadow: 2px 2px 10px rgba(0,0,0,0.5);*/
}

.da-slide .text_slide.no_vdo {
    width: 70%;
    left: 15%;
}

.slick-dots li.slick-active button:before {
    color: #fff !important;
}

#gm-slider2 > .slick-dots li.slick-active button:before {
    color: #f59331 !important;
}

#gm-slider2 > .slick-dots li button:before {
    color: #b4b4b4 !important;
}

.slick-dots li button:before {
    color: #fff !important;
}

.slick-next {
    right: 19% !important;
    z-index: 99;
}

.slick-prev {
    left: 19% !important;
    z-index: 99;
}

.slick-next.next-2 {
    right: -2% !important;
    z-index: 99;
    top: auto;
    bottom: 30%;
}

.slick-prev.prev-2 {
    left: -2% !important;
    z-index: 99;
    top: auto;
    bottom: 30%;
}

.da-img a {
    display: block;
    position: relative;
    width: 1280px;
    max-width: 100%;
    outline: none;
}

.gardiant_slide {
    position: absolute;
    width: calc(100% - 10px);
    margin: 0 5px 5px 5px;
    height: 65%;
    bottom: 0px;
    background: transparent url('/2016/images/home/gradient.png') bottom center repeat-x;
    background-size: contain;
}

.home_live {
    background: transparent url('/2016/images/home/bg_live.png') top center no-repeat;
}

.wrap_live_tv {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 52px;
}

.live_tv { /*height: 415px;padding-top: 58px;*/
    height: 450px;
    margin-top: 58px;
    padding-top: 0px;
    /*padding-left: 16.1%;*/
    /*padding-right: 16.1%;*/
    display: inline-block;
}

.all_chat {
    max-width: 480px;
    margin: 0 auto;
}

.chat_box {
    display: inline-block;
    float: right;
}

.chat_bg {
    background: #fff;
    height: 305px;
    padding: 8px;
    box-sizing: border-box;
    overflow: auto;
}

.box_head {
    font-family: 'db_helvethaica_x65_med';
    font-size: 2em;
}

.chat_name {
    font-size: 0.75em;
    color: #959595;
}

.chat_text {
    font-size: 0.83em;
    line-height: 1em;
    word-wrap: break-word;
}

.chat_msg {
    border-bottom: 1px #ebebeb solid;
    padding: 12px 8px;
}

.chat_msg img {
    background: transparent;
}

.send_chat_box {
    position: relative;
    height: 50px;
    color: #fff;
    background: #00bff0 url('/2016/images/home/bg_send_chat.png') top right no-repeat;
    background-size: contain;
}

.c-blue {
    color: #00bff0;
}

.c-lightblue {
    color: #00ffff !important;
}

.c-lightblue2 {
    color: #00d1d1 !important;
}

.c-lightblue3 {
    color: #01e2c4 !important;
}

.c-darkblue {
    color: #174196;
}

.c-pink {
    color: #d72f77 !important;
}

.c-pink2 {
    color: #ff7761 !important;
}

.c-darkblue {
    color: #2f3490;
}

.c-green {
    color: #01ddc0;
}

.c-lightgreen {
    color: #a9fd00 !important;
}

.c-lightgreen2 {
    color: #8cd100 !important;
}

.c-lightgreen3 {
    color: #e2ff00 !important;
}

.c-lightgreen4 {
    color: #c2db00 !important;
}

.c-lightgreen5 {
    color: #70fc3d !important;
}

.c-grey {
    color: #c0c0c0;
}

.c-orange {
    color: #ff9524;
}

.c-orange2 {
    color: #fd4f00 !important;;
}

.c-yellow {
    color: #f9d423;
}

.c-darkyellow {
    color: #ffb900
}

.c-white {
    color: #ffffff !important;
}

.bg-blue {
    background: #174196;
}

.bg-red {
    background: #eb212e;
}

.bg-grey {
    background: #959595;
}

.c-heart {
    color: #d1041d;
}

.c-fb {
    color: #3b5998;
}

.c-tw {
    color: #55acee;
}

.c-gg {
    color: #dd4f43;
}

.c-ln {
    color: #00c300;
}

#txtChat {
    border: none;
    background: transparent;
    color: #fff;
    width: 80%;
    margin-left: 5%;
    height: 32px;
    margin-top: 11px;
    font-family: 'db_helvethaica_x65_med';
    font-size: 0.8em;
}

#txtChat::-webkit-input-placeholder {
    color: #fff;
}

#txtChat::-moz-placeholder {
    color: #fff;
}

#txtChat:-ms-input-placeholder {
    color: #fff;
}

.btn_send_chat {
    border: none;
    cursor: pointer;
    position: absolute;
    width: 10%;
    top: 16px;
    right: 2%;
    text-align: center;
    height: 32px;
    width: 26px;
    background: transparent url('/2016/images/home/btn_send.png') center top no-repeat;
}

.emojionearea.emojionearea-inline {
    box-shadow: none;
    position: absolute !important;
    background: transparent;
    width: 80%;
    margin-left: 5%;
    height: 32px;
    margin-top: 11px;
    font-family: 'db_helvethaica_x65_med';
    font-size: 0.8em;
    color: #fff;
    border: none;
}

.emojionearea-button {
    border-radius: 50%;
    background: #fff;
}

.emojionearea .emojionearea-editor:empty:before, .emojionearea .emojionearea-editor {
    color: #fff !important;
}

.news_feed {
    background: transparent url('/2016/images/home/bg_newsfeed.jpg') top center no-repeat;
}

.news_feed_head {
    font-family: 'db_helvethaica_x65_med';
    font-size: 2em;
}

.news_card {
    padding: 1%;
    float: left;
}

.news_item {
    width: 100%;
    background: #fff;
    transition: 200ms box-shadow linear;
}

.news_item img {
    margin: 0 auto;
}

.news_more {
    display: inline-block;
}

.hover-shadow {
    box-shadow: none;
    transition: 200ms box-shadow linear;
}

.hover-shadow:hover {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.35);
}

.news_head {
    padding: 8px 8px 20px 8px;
    font-size: 0.9em;
    line-height: 0.9em;
    display: block;
}

.news_head .news_desc {
    display: block;
    font-size: 0.9em;
}

.news_head h2 {
    margin: 8px 4px 0px 4px;
    line-height: 1em;
    font-family: 'db_helvethaica_x65_med';
    font-weight: normal;
}

#topview {
    height: 355px;
    overflow: auto;
}

.news_box, .top_views_box {
    float: left;
}

.top_views_box {
}

.top_views_item {
    padding: 8px;
    position: relative;
    background: #fff;
    border-bottom: 1px #eaeaea solid;
}

.top_views_item.active {
    background: #2f3490;
}

.top_views_item.active a {
    color: #fff;
}

.top_views_item a {
    display: block;
}

.top_views_img {
    width: 64px;
    height: 64px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top_views_img img {
    border: 1px #f4f4f4 solid;
    box-sizing: border-box;
}

.top_views_detail {
    width: calc(100% - 64px);
    float: left;
    padding-left: 8px;
    color: #000;
    font-size: 0.75em;
    line-height: 1em;
}

.top_views_title {
    font-family: 'db_helvethaica_x65_med';
    font-size: 1.25em;
    line-height: 1em;
    width: calc(100% - 32px);
}

.top_views_time {
    font-family: 'db_helvethaica_x45_li';
}

.top_views_num {
    font-family: 'db_helvethaicamon_x75_bd';
    font-size: 1.45em;
    line-height: 1em;
    border-radius: 50%;
    background: #fff;
    color: #2f3490;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 8px;
    right: 8px;
    text-align: center;
}

.top_views_count {
    color: #c2c2c2;
}

.top_views_item.active .top_views_detail {
    color: #fff;
}

.top_views_item.active .top_views_count {
    color: #00657f;
}

.rerun_box {
    background: transparent url('/2016/images/home/bg_rerun.jpg') top center no-repeat;
}

.social_box {
    background: transparent url('/2016/images/home/bg_social.jpg') top center no-repeat;
    min-height: 800px;
    margin-bottom: 100px;
}

.social_box div:focus {
    outline: none;
}

.social_fb, .social_ig, .social_yt, .social_tw {
    padding: 250px 15px 0 15px;
    position: relative;
    float: left;
    width: 320px;
}

.head_social {
    font-family: 'db_helvethaica_x65_med';
    font-size: 1.5em;
    color: #fff;
    line-height: 1.75em;
    padding-left: 20px;
    position: relative;
}

.bg_fb {
    background: #3b5998;
    height: 48px;
}

.bg_yt {
    background: #c61c27;
    height: 48px;
}

.bg_ig {
    background: #534741;
    height: 48px;
}

.bg_tw {
    background: #55acee;
    height: 48px;
}

.social_box span {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 2em;
    line-height: 0.7em;
    position: absolute;
    right: 8px;
}

.social_fb span {
    color: #263962;
}

.social_yt span {
    color: #801219;
}

.social_ig span {
    color: #2e2724;
}

.social_tw span {
    color: #3d7cab;
}

.fb-page {
    display: block;
    width: 100%;
    padding-left: 8px;
}

#youmax {
    font-size: 13px;
    line-height: 13px;
    height: 390px;
    position: relative;
}

#youmax span {
    font-size: 13px;
    line-height: 13px;
    max-height: 60px;
    position: relative;
    right: auto;
    color: #000;
    font-family: 'Tahoma';
}

.youmax-subscribe {
    bottom: 6px;
    left: 108px;
    margin: 0px;
    top: auto;
}

#youmax-header {
    font-size: 20px;
}

#instafeed {
    height: 390px;
    overflow: auto;
}

#instafeed a {
    width: 50%;
    float: left;
}

#instafeed img {
    max-width: 100%;
}

.magazine {
    background: transparent url('/2016/images/home/bg_magazine.jpg') top center no-repeat;
}

.magazine_card {
    padding: 1%;
    width: 33.33333%;
}

.magazine_item {
    background: #fff;
}

.magazine_head {
    padding: 12px;
    display: block;
}

.magazine_item i {
    font-size: 0.75em;
}

.magazine_bottom {
    padding-left: 12px;
    padding-bottom: 12px;
}

.news_detail h3.mg-h3 {
    padding-top: 10px;
}

.mg-time {
    width: 50%;
    float: left;
}

.mg-like {
    width: 25%;
    float: left;
}

.mg-comment {
    width: 25%;
    float: left;
}

.load_more {
    color: #acacac;
    border: 3px #acacac solid;
    width: 168px;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: 40px auto 50px auto;
    font-family: 'db_helvethaica_x65_med';
}

.magazine_img {
    position: relative;
}

.magazine_img:hover .magazine_share {
    opacity: 1;
}

.magazine_share {
    transition: 400ms opacity linear;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-family: 'db_helvethaicamon_x75_bd';
    font-size: 0.75em;
}

.magazine_share a {
    width: 28px;
    height: 28px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 28px;
    border: 1px transparent solid;
    box-sizing: border-box;
    border-radius: 50%;
}

.mg_fb {
    background: #3b5998;
}

.mg_twt {
    background: #55acee;
}

.mg_gg {
    background: #dd4f43;
}

.mg_ln {
    background: #00c300;
}

.overlay_bg::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 200ms opacity linear;
    position: absolute;
}

.overlay_bg:hover::before {
    opacity: 1;
}

.footer_all {
    font-family: 'db_helvethaica_x45_li';
    background: #143d87;
    color: #87b9ed;
}

.bg_25 {
    background: transparent url('/2016/images/home/bg_25.png') right bottom no-repeat;
}

.footer_menu {
    padding-top: 60px;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    border-right: 1px #1b51b4 solid;
}

.footer_menu ul li:last-child {
    border: none;
}

.footer_menu a {
    color: #87b9ed;
    font-family: 'db_helvethaica_x45_li';
    padding: 0px 10px;
    display: block;
    height: 20px;
    line-height: 20px;
}

.footer_content {
    font-size: 0.75em;
    padding: 20px 10px;
}

.footer_form {
}

.copyright {
    font-size: 0.75em;
    padding: 150px 10px 0px 10px;
}

.copyright a {
    display: inline-block;
    padding: 0px;
}

.footer_link a {
    width: 36px;
    height: 36px;
    display: inline-block;
    padding: 0px;
    margin-right: 6px;
    color: #143d87;
    background: #87b9ed;
    border: 1px #87b9ed solid;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 1em;
    line-height: 1.75em;
    text-align: center;
}

.footer_link a:first-child {
    margin-left: 10px;
}

.head_contact {
    padding-top: 32px;
    display: block;
    font-family: 'db_helvethaicamon_x75_bd';
}

.frm_contact input[type="text"], .frm_contact textarea, .frm_contact select {
    font-family: 'db_helvethaica_x45_li';
    color: #87b9ed;
    background: #10326e;
    border: 1px #355897 solid;
    height: 52px;
    width: 100%;
    font-size: 1em;
    line-height: 52px;
    box-sizing: border-box;
    padding: 0px 10px;
    margin: 5px 0px;
    line-height: 1em;
}

.frm_contact textarea {
    height: 130px;
}

.frm_contact input[type="text"]::-webkit-input-placeholder {
    color: #5874a8;
}

.frm_contact input[type="text"]::-moz-placeholder {
    color: #5874a8;
}

.frm_contact input[type="text"]:-ms-input-placeholder {
    color: #5874a8;
}

.frm_contact textarea::-webkit-input-placeholder {
    color: #5874a8;
}

.frm_contact textarea::-moz-placeholder {
    color: #5874a8;
}

.frm_contact textarea:-ms-input-placeholder {
    color: #5874a8;
}

.frm_problem input[type="text"], .frm_problem textarea, .frm_problem select {
    font-family: 'db_helvethaica_x45_li';
    color: #5874a8;
    background: #FEFCFF;
    border: 1px #355897 solid;
    height: 52px;
    width: 100%;
    font-size: 1em;
    line-height: 52px;
    box-sizing: border-box;
    padding: 0px 10px;
    margin: 5px 0px;
    line-height: 1em;
}

.frm_problem textarea {
    height: 130px;
}

.frm_problem input[type="text"]::-webkit-input-placeholder {
    color: #5874a8;
}

.frm_problem input[type="text"]::-moz-placeholder {
    color: #5874a8;
}

.frm_problem input[type="text"]:-ms-input-placeholder {
    color: #5874a8;
}

.frm_problem textarea::-webkit-input-placeholder {
    color: #5874a8;
}

.frm_problem textarea::-moz-placeholder {
    color: #5874a8;
}

.frm_problem textarea:-ms-input-placeholder {
    color: #5874a8;
}

.form-problem {
    padding: 15px;
}

#btn_send_contact {
    font-family: 'db_helvethaica_x65_med';
    color: #5874a8;
    height: 45px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    line-height: 45px;
    border: 2px #5874a8 solid;
    text-align: center;
}

#btn_send_bug {
    font-family: 'db_helvethaica_x65_med';
    color: #5874a8;
    height: 45px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    line-height: 45px;
    border: 2px #5874a8 solid;
    text-align: center;
}

#result_contact {
    text-align: center;
}

.footer_link a.btn_career {
    background: transparent;
    border: none;
    position: relative;
    border-radius: 0px;
    width: 148px;
}

.footer_link a.btn_career img {
    height: 37px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    line-height: 1em;
    vertical-align: top;
}

.footer_link a.btn_bug {
    background: transparent;
    border: none;
    position: relative;
    border-radius: 0px;
    width: 193px;
}

.footer_link a.btn_bug img {
    height: 37px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    line-height: 1em;
    vertical-align: top;
}

.line_box {
    display: inline-block !important;
    max-height: 39px;
    vertical-align: middle;
}

/************************  End Main Css****************************/

.navigator {
    background: #fff;
    border-radius: 0.75em;
    display: inline-block;
    margin: 18px 0px;
    padding: 0px 12px;
}

.navigator a {
    font-size: 0.75em;
    color: #000;
}

.head_top h1 {
    font-family: 'db_helvethaicamon_x75_bd';
    font-size: 7.5em;
    color: #f6d223;
    margin: 0px;
    line-height: 0.5em;
    display: inline-block;
}

.head_top h1.small_h1 {
    font-size: 5.4em;
    line-height: 1em;
}

.head_top span {
    font-family: 'db_helvethaica_x45_li';
    font-size: 2em;
    color: #fff;
    display: inline-block;
}

.program {
    padding-top: 58px;
    padding-right: 1%;
    display: inline-block;
    float: left;
}

.bg_live2 {
    background: transparent url('/2016/images/live/bg_live2.jpg') center -8px no-repeat;
}

.bg_chat_live {
    background: transparent url('/2016/images/live/bg_chat.png') center 22px no-repeat;
}

.live_now, .live_next {
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
    padding: 0px 0px 4px 0px;
    margin-bottom: 10px;
}

.live_next {
    border-bottom: none;
}

.text_frame {
    font-family: 'db_helvethaica_x65_med';
    text-align: center;
    font-size: 0.83em;
    line-height: 20px;
    color: #fff;
    margin-top: 4px; /*width:64px;*/
    padding: 0px 8px;
    height: 22px;
    border-radius: 6px;
    border: 1px transparent solid;
    box-sizing: border-box;
}

.program_name {
    width: calc(100% - 64px);
    padding-bottom: 4px;
    box-sizing: border-box;
}

.program_name h3 {
    margin: 0px;
    font-size: 1.15em;
    line-height: 1em;
    font-weight: bold;
}

.program_name span {
    margin: 0px;
    font-size: 0.75em;
    line-height: 1em;
    display: block;
    color: #959595;
}

.live_next .program_name {
    padding-bottom: 12px;
}

.live_next .program_name h3 {
    font-weight: normal;
}

.news_bottom {
    padding: 0px 12px 12px 12px;
    font-size: 0.75em;
}

.news_bottom span {
    display: inline-block;
}

.thm_live {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

.bg_live {
    background: transparent url('/2016/images/live/bg_live.jpg') top center repeat-x;
    height: 268px;
}

.bg_rerun {
    background: transparent url('/2016/images/rerun/bg_rerun.jpg') top center repeat-x;
    height: 268px;
}

.bg_news {
    background: transparent url('/2016/images/news/bg_news.jpg') top center repeat-x;
    height: 268px;
}

.bg_schedule {
    background: transparent url('/2016/images/schedule/bg_schedule.jpg') top center repeat-x;
    height: 268px;
}

.bg_show {
    background: transparent url('/2016/images/program/bg_show.jpg') top center repeat-x;
    height: 268px;
}

.bg_gmm25rd {
    background: transparent url('/2016/images/gmm25rd/bg_gmm25rd.jpg') top center repeat-x;
    height: 268px;
}

.bg_activity {
    background: transparent url('/2016/images/activity/bg_activity.jpg') top center repeat-x;
    height: 268px;
}

.bg_download {
    background: transparent url('/2016/images/download/bg_download.jpg') top center repeat-x;
    height: 268px;
}

.bg_magazine {
    background: transparent url('/2016/images/magazine/bg_magazine.jpg') top center repeat-x;
    height: 268px;
}

.bg_register {
    background: transparent url('/2016/images/user/bg_register.jpg') top center repeat-x;
    height: 268px;
}

.bg_career {
    background: transparent url('/2016/images/career/bg_career.jpg') top center repeat-x;
    height: 268px;
}

.bg_problem {
    background: transparent url('/2016/images/problem/bg_bugfix.jpg') top center repeat-x;
    height: 268px;
}

.long_banner {
    margin: 25px 0 10px 0;
}

.long_banner img {
    margin: 0 auto;
}

.rerun_card {
    background: #fff;
    margin-bottom: 32px;
}

.rerun_img {
    padding-right: 2.5%;
}

.rerun_detail {
    font-family: 'db_helvethaica_x65_med';
    padding: 12px 12px 0px 0px;
}

.rerun_detail h3 {
    font-size: 1.5em;
    line-height: 1em;
    font-weight: normal;
    margin: 0px;
}

.rerun_detail span {
    font-size: 0.8em;
    color: #7d7d7d;
    display: block;
    padding: 2px 0 15px 0;
}

.link_rerun {
    height: 32px;
    margin-bottom: 12px;
}

.link_rerun b {
    display: inline-block;
    font-weight: normal;
}

.link_rerun a {
    margin-right: 10px;
}

.link_rerun span {
    display: inline-block;
    padding: 8px 28px 0px 0px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.link_rerun span:nth-child(2) {
    padding-right: 0px;
}

.rerun_detail a {
    display: inline-block;
}

.rerun_sp {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

.rerun_update {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 0.6em;
}

.choose_display {
    position: absolute;
    font-size: 0.45em;
    color: #707070;
    bottom: 10px;
    right: 0px;
}

#search_rerun {
    width: 100%;
    height: 56px;
    background: #fff;
    border: none;
    color: #000;
    margin-bottom: 25px;
    font-size: 1.25em;
    font-family: 'db_helvethaica_x45_li';
    padding: 0px 12px;
    line-height: 56px;
    box-sizing: border-box;
}

#search_rerun::-webkit-input-placeholder {
    color: #c2c2c2;
}

#search_rerun::-moz-placeholder {
    color: #c2c2c2;
}

#search_rerun:-ms-input-placeholder {
    color: #c2c2c2;
}

.search_rerun {
    display: none;
}

.rerun_detail span.news_list {
    padding: 2px 0px 8px 0px;
    line-height: 1em;
}

.news_detail {
    padding: 25px;
}

.news_detail h3 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 2em;
    line-height: 1em;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 8px;
}

.news_detail span {
    font-size: 1em;
    color: #000;
    display: inline;
    padding: 0px;
}

.news_create {
    padding: 8px 0px 20px 0px;
    font-size: 0.8em;
}

.news_create span {
    padding-right: 20px;
    display: inline-block;
}

.news_content {
    color: #000;
    display: block;
    padding: 0px 0px 25px 0px;
}

.news_content img {
    height: auto !important;
}

.news_content h2 {
    margin: 0px;
}

.news_content > p > iframe {
    max-width: 100%;
}

.news_stat {
    padding-top: 12px;
    font-size: 1.5em;
}

.news_stat span {
    color: #7d7d7d;
}

.news_stat .c-heart {
    font-weight: bold;
}

.news_stat .c-fb, .news_stat .c-tw, .news_stat .c-gg, .news_stat .c-ln {
    font-size: 0.5em;
    border: 2px #3b5998 solid;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    margin: 0px 3px;
}

.news_stat .c-tw {
    border: 2px #55acee solid;
}

.news_stat .c-gg {
    border: 2px #dd4f43 solid;
}

.news_stat .c-ln {
    border: 2px #00c300 solid;
}

.week .width-1-7 {
    display: inline-block;
    float: left;
    padding: 2px 2px 30px 2px;
}

.week .width-1-7:first-child {
    padding-left: 0px;
}

.week .width-1-7:nth-child(7) {
    padding-right: 0px;
}

.week a {
    background: #fff;
    display: block;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-family: 'db_helvethaica_x55_regular';
    font-size: 1.1em;
    transition: 200ms box-shadow linear;
}

.week a.active, .week a:hover {
    font-family: 'db_helvethaicamon_x75_bd';
    color: #fff;
}

a.bg-sunday:hover, a.bg-sunday.active {
    background: #eb212e url('/2016/images/schedule/bg_sunday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-monday:hover, a.bg-monday.active {
    background: #f9d423 url('/2016/images/schedule/bg_monday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-tuesday:hover, a.bg-tuesday.active {
    background: #ea148c url('/2016/images/schedule/bg_tuesday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-wednesday:hover, a.bg-wednesday.active {
    background: #8bd000 url('/2016/images/schedule/bg_wednesday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-thursday:hover, a.bg-thursday.active {
    background: #ffb900 url('/2016/images/schedule/bg_thursday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-friday:hover, a.bg-friday.active {
    background: #00afec url('/2016/images/schedule/bg_friday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

a.bg-saturday:hover, a.bg-saturday.active {
    background: #8562a7 url('/2016/images/schedule/bg_saturday.jpg') center bottom no-repeat;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

.program_day {
    display: none;
}

.program_day.active {
    display: block;
}

.time_sch span {
    font-size: 1.4em;
    padding: 0px 12px;
    border-radius: 6px;
    background: #143881;
    color: #fff;
    display: inline-block;
    margin-bottom: 8px;
}

.choose_display ul {
    margin: 0px;
    padding: 0px;
}

.choose_display ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
}

.choose_display a {
    color: #959595;
}

.choose_display a:hover {
    color: #00d1d1;
}

.choose_display li > a {
    display: block;
}

.choose_display li > ul {
    display: none;
    position: absolute;
    width: 180px;
    top: 100%;
    left: 0;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25);
    padding: 0px;
    margin-top: 0px;
}

.choose_display li > ul li {
    width: 100%;
    border-bottom: 1px #ebebeb solid;
    padding: 6px 10px;
    box-sizing: border-box;
}

.choose_display li:hover > ul, .choose_display li:target > ul {
    display: block;
}

.program_h {
    height: 32px;
    overflow: hidden;
}

.bg_program_blur {
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.bg_program_gardiant {
    background: transparent url('/2016/images/program/gardiant_program.png') center bottom repeat-x;
    position: absolute;
    top: 0px;
    width: 100%;
}

.head_program {
    position: relative;
    margin-top: -80px;
}

.cover-center {
    background-size: cover;
    background-position: center center !important;
    background-repeat: no-repeat;
}

.news_detail h3.txt_head_program {
    padding: 0px 8px 12px 0px;
    margin-bottom: 0px;
    height: 72px;
    overflow: hidden;
    font-size: 1.5em;
    display: table-cell;
    vertical-align: bottom;
}

.btn_program_rerun {
    padding-top: 12px;
    display: block;
}

.thm_program {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25);
}

.pagination {
    font-size: 0.8em;
}

.pagination div {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 1px;
    box-sizing: border-box;
}

.pagination a {
    display: block;
    text-align: center;
    background: #fff;
    padding: 0px 24px;
}

.pagination b {
    font-family: 'db_helvethaicamon_x75_bd';
    font-size: 1em;
    background: #d72f77;
    color: #fff;
    font-weight: normal;
    display: block;
    text-align: center;
    padding: 0px 24px;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

.registerForm {
    text-align: center;
}

.registerForm input[type="text"], .registerForm input[type="password"] {
    display: block;
    height: 60px;
    box-sizing: border-box;
    background: #f8f8f8;
    border: 1px #3b5998 solid;
    font-size: 1.75em;
    font-family: 'db_helvethaica_x45_li';
    margin: 18px auto;
    padding: 0 15px;
    width: 436px;
    max-width: 90%;
}

.registerForm input[type="text"]::-webkit-input-placeholder, .registerForm input[type="password"]::-webkit-input-placeholder {
    color: #d7d7d7;
}

.registerForm input[type="text"]::-moz-placeholder, .registerForm input[type="password"]::-moz-placeholder {
    color: #d7d7d7;
}

.registerForm input[type="text"]:-ms-input-placeholder, .registerForm input[type="password"]:-ms-input-placeholder {
    color: #d7d7d7;
}

.group_rdo {
    display: block;
    width: 436px;
    max-width: 90%;
    margin: 0 auto 18px auto;
}

.rdo_gender {
    width: 33.33333%;
    display: block;
    float: left;
}

.group_submit {
    display: block;
    width: 356px;
    max-width: 90%;
    margin: 0 auto 18px auto;
}

.group_submit .btn_submit, .group_submit .btn_cancel {
    display: block;
    width: 48%;
    margin: 0 1%;
    float: left;
}

.group_submit .btn_submit {
    cursor: pointer;
    background: #f9d423;
    border: 1px #e1e1e1 solid;
    color: #fff;
    font-size: 1.75em;
    font-family: 'db_helvethaica_x45_li';
    height: 60px;
    box-sizing: border-box;
}

.group_submit .btn_cancel {
    cursor: pointer;
    background: #fff;
    border: 1px #e1e1e1 solid;
    color: #707070;
    font-size: 1.75em;
    font-family: 'db_helvethaica_x45_li';
    height: 60px;
    box-sizing: border-box;
}

.div_or {
    color: #c2c2c2;
    font-size: 1.25em;
    text-align: center;
    font-family: 'db_helvethaica_x45_li';
    height: 60px;
    line-height: 60px;
    background: transparent url('/2016/images/user/bg_div_or.jpg') center center repeat-x;
}

.div_or span {
    background: #fff;
    padding: 0 12px;
}

.register_complete {
    font-size: 1.75em;
    font-family: 'db_helvethaica_x45_li';
    display: block;
    text-align: center;
    height: 220px;
}

.registerForm label {
    width: 100%;
    height: 60px;
    border: 1px solid #3b5998;
    text-align: center;
    font-size: 1.75em;
    font-family: 'db_helvethaica_x45_li';
    line-height: 60px;
    box-sizing: border-box;
    background: #f8f8f8;
    color: #d7d7d7;
}

.registerForm input.radio:empty {
    margin-left: -9999px;
}

.registerForm input.radio:empty ~ label {
    position: relative;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.registerForm input.radio:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: #3b5998;
}

.registerForm input.radio:hover:not(:checked) ~ label:before {
    color: #000;
}

.registerForm input.radio:hover:not(:checked) ~ label {
    color: #3b5998;
}

.registerForm input.radio:checked ~ label:before {
    text-indent: .9em;
    color: #000;
    background-color: #3b5998;
}

.registerForm input.radio:checked ~ label {
    background: #3b5998;
    color: #fff;
}

.registerForm input.radio:focus ~ label:before {
    background: #3b5998;
    color: #fff;
}

.ui-datepicker {
    font-size: 0.75em;
}

.fancybox-close {
    width: 23px;
    height: 23px;
    top: -32px;
    right: 0px;
    background: transparent url('/2016/images/btn_close.png') center center no-repeat;
}

.ab_right {
    position: absolute;
    right: 2px;
    top: -30px;
}

.box_to_top {
    width: 100%;
    height: 50px;
}

.back_to_top {
    bottom: -50px;
    text-align: right;
    width: 100%;
    height: 50px;
    background: transparent url('/2016/images/home/bg_white.png') top center repeat;
    transition: 200ms bottom linear;
}

.to_top {
    display: block;
    width: 100%;
    line-height: 50px;
    color: #3ba1ff;
    text-align: right;
    padding-top: 10px;
    height: 33px;
}

.fixed_bottom {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
}

.live_banner {
    position: absolute;
    width: 1080px;
    height: 470px;
    display: block;
    margin-left: calc((100% - 1080px) / 2);
}

.live_banner img {
    width: 100%;
    height: auto;
    display: block;
}

.live_banner_mobile {
    position: relative;
    width: 100%;
    display: none;
}

.live_banner_mobile img {
    max-width: 100%;
    height: auto;
    display: none;
    margin: 0 auto;
}

.problem_head {
    color: #87b9ed;
    background: #10326e;
    border: 1px #355897 solid;
    display: block;
    padding: 10px 15px 10px 15px;

    cursor:pointer;
}

.problem_detail {
    padding: 25px;
}

.problem_detail a {
    color: #355897;
    font-size: larger;
    font-weight: bold;
}

.problem_detail h3 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 2em;
    line-height: 1em;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 8px;
}

.problem_detail span {
    font-size: 1em;
    color: #000;
    display: inline;
    padding: 0px;
}

.problem_content {
    color: #000;
    display: block;
    padding: 0px 0px 25px 0px;
}

.problem_content img {
    height: auto !important;
}

.problem_content h2 {
    margin: 0px;
}

.problem_content > p > iframe {
    max-width: 100%;
}

.problem_head i {
    border: solid snow;
    border-width: 0 3px 3px 0;
    display: inline-block;
    margin-left: 5px;
    padding: 3px;
}

.problem_head .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.problem_head .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.problem_head .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.problem_head .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.graycontrol {
    position: absolute;
    margin: 5px;
}

.graytext {
    margin-left: 63px;
    line-height: 37px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 25px;
}

.switch input {display:none;}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 2.5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 20px;
}

.slider.round:before {
    border-radius: 50%;
}

.vast-skip-button {
    top: 60px;
    right: 155px;
    font-size: 16px;
}


/* Rerun New */
.clear { clear: both;}
.navigator {
    background: #fff;
    border-radius: 0.75em;
    display: inline-block;
    margin: 18px 0px;
    padding: 0px 12px;
}

.navigator a {
    font-size: 0.75em;
    color: #000;
}

.rerunCateContainer { width: 100%; height: auto; overflow: hidden; }
.rerunCateText {  width: 100%; height: auto; overflow: hidden; font-size: 2em; color: black; font-family: 'db_helvethaicamon_x75_bd';}
.rerunCatePosterContainer { width: 100%; height: auto; overflow: hidden; }
.rerunCatePosterContainerItem { border: 1px solid #e5e5e5; background-color: #ffffff; box-shadow: 0px 0px 7.44px 0.56px rgba(0, 0, 0, 0.08); }
.rerunCatePosterContainerItem > p { font-size: 1em; line-height: 1em; padding: 5px 10px; min-height: 60px; }
.programDetailContainer { width: 100%; height: auto; overflow: hidden; background-color: #ffffff; margin: 0 0 25px; }
.programDetailHeader {  width: 100%; height: auto;  position: relative;}
.programDetailHeaderBG { width: 100%; height: 220px; overflow: hidden; filter: blur(10px); -webkit-filter: blur(10px); -moz-filter: blur(10px); background-position: center center; background-size: 110%; }
.programDetailHeaderContent {  width: 100%; height: auto; overflow: hidden; padding: 30px; position: absolute; z-index: 999; top: 30%;  }
.programDetailHeaderContentPoster { width: 100%; height: auto; max-width: 425px;  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25); float: left; }
.programDetailHeaderContentTitle { width: auto; height: auto; float: left; margin: 50px 0 0 20px;  }
.programDetailHeaderContentTitle2 { width: auto; height: auto; float: left; margin: 0 0 0 20px;  }
.programTitle { font-size: 2em; color: #ffffff; font-family: 'db_helvethaica_x65_med';}
.programTitle2 { font-size: 2em; font-size: 2.75vw; color: #ffffff; font-family: 'db_helvethaica_x65_med';}


.programDetailContent { width: 100%; height: auto; overflow: hidden; padding: 30px; margin: 110px 0 0; }
.programRerunContentContiner { width: 100%; height: auto; overflow: hidden; }
.programRerunContentHeadTextContainer { width: 100%; height: auto; overflow: hidden; }
.programRerunContentHeadText { width: auto; float: left; font-size: 1.3em; }
.programRerunContentMoreText { width: auto; float: right; font-size: 0.75em; }
.programDetailHeaderBGContainer {  width: 100%; height: 215px; overflow: hidden; }

.news_create { padding: 8px 0px 20px 0px; font-size: 0.8em; }
.border-bottom-grey { border-bottom: 1px #ebebeb solid; }
.pb-10 {  padding-bottom: 10px !important; }
.btn_program_rerun { padding-top: 12px; display: block; }
.programRerunContentLatestEp { width: 100%; height: auto; overflow: hidden;  }
.rerunLatestEpContainer { width: 100%; height: auto; overflow: hidden; border: 1px solid #eeeeee; background-color: #ffffff;     margin: 0 0 20px 0; }
.rerunLatestEpCover {  width: 100%; height: auto; overflow: hidden; }
.rerunLatestEpContent { width: 100%; height: auto; overflow: hidden; padding: 10px; }
.rerunLatestEpContent > h1 { font-size: 1em; margin: 0;}
.rerunLatestEpContent > p { color: #7f7f7f; font-size: 0.75em; margin: 0;}
.programRerunContentDetailContainer { margin: 20px 0 0; color: #272222;}
.programRerunContentDetailContainer > h1  {  font-size: 1.3em; margin: 0; }
.programRerunContentDetailContainer > p  { color: #7f7f7f; font-size: 1em; margin: 0; line-height: 1.3em; }
.rerunBtnContainer { width: 100%; max-width:181px; margin: 0; float: right; box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.25); border-radius: 5px;  }
.relatedItemsContainer { width: 100%; height: auto; overflow: hidden;   }
.relatedItemsTitleText {  width: 100%; height: auto; overflow: hidden; font-size: 1.8em; color: #000000;   }
.relatedItemsList { width: 100%; height: auto; overflow: hidden; margin: 0 0 40px; }
.rerunPlayerFacebookCommentContainer { width: 100%; height: auto; overflow: hidden; margin: 0 0 40px; }
.rerunPlayerTitleText { font-size: 2em; color: #000000; font-family: 'db_helvethaicamon_x75_bd';  margin: 0 0 15px;   }
.rerunDetailContainer { width: 100%; height: auto; overflow: hidden;  padding: 20px;}
.rerunDetailContainer > h1 {  font-size: 1.5em; margin: 0; }
.rerunViewCount {  font-size: 0.8em; color:#999999;  }
.rerunDetailContainer > p  { color: #000000; font-size: 0.8em; margin: 0; line-height: 1.5em; margin: 10px 0; }
.seeAllRerunContainer { width: 100%; height: auto; overflow: hidden;  }
.seeAllHeadTitle {  width: 100%; height: auto; overflow: hidden; padding: 5px 0 ; text-align: center; font-size: 1.2em; border-bottom:1px solid #c4c4c47a; margin: 0 0 10px; }
.seeAllContent { width: 100%; height: auto; overflow: hidden; padding: 20px ;  }
.seeAllContentList { width: auto;  display: inline-block ; text-decoration: none; text-align: center; padding: 0 5px;  }
.loadmoreBtn { width: 180px; margin: 0px auto 10px; border:5px solid #bebebe; color: #bebebe; padding: 0 10px; text-align: center; font-family: 'db_helvethaicamon_x75_bd';}
.tagAndShareContainer { width: 100%; height: auto; overflow: hidden; padding: 20px ; border-top: 1px solid #c4c4c47a; }
.shareContainer { width: auto; float: right;}
.tagItem { width: auto; padding: 5px; background-color: #f5f5f5; border-radius: 5px; color: #040303; margin: 0 5px 0 0; list-style: none; display: inline-block; padding: 0px 10px; font-size: 0.75em; }
.rerunSideEpContainer { width:100%; height: auto; overflow: hidden;}
.rerunSideEpTitle { width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #c4c4c47a;   }
.epTitle { color: #000000; font-size: 1.5em; padding: 0 0 0 10px;   }
.rerunShowEp { float: left; font-size: 0.8em; padding: 10px 0; }
.rerunRefreshEp { float: right; font-size: 0.8em; padding: 10px;}
.rerunEpContainer {  width: 100%; height: 300px; overflow: scroll; }
.rerunSideEpList { width: 100%; height: auto; margin: 0 0 15px; }
.rerunSideEpList:hover { background-color:#ececec; cursor: pointer;}
.rerunSideEpList.active { background-color:#ececec;  }
.rerunSideEpListTitle { color: #000000; font-size: 0.9em; margin: 4px 0 0;     line-height: 1em; font-family: 'db_helvethaicamon_x75_bd'; }
.rerunSideEpListCate { color: #000000; font-size: 0.75em; margin: 4px 0;     line-height: 0.75em;}
.rerunSideEpListView { color: #000000; font-size: 0.9em; margin: 0;     line-height: 1em;}
.rerunSideEpThumb { width: 100%; max-width: 120px; }
/* Rerun New*/

@-webkit-keyframes rotateLive {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-3ex);
        transform: translateY(-3ex);
    }
    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    55% {
        opacity: 0;
        -webkit-transform: translateY(3ex);
        transform: translateY(3ex);
    }
    100% {
        opacity: 0;
    }
}

@keyframes rotateLive {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-3ex);
        transform: translateY(-3ex);
    }
    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    55% {
        opacity: 0;
        -webkit-transform: translateY(3ex);
        transform: translateY(3ex);
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 1420px) {
    .fixed_vdo {
        left: 8.3%;
    }
}

@media (max-width: 1360px) {
    .fixed_vdo {
        left: 13.3%;
    }
}

@media (max-width: 1280px) {
    .fixed_vdo {
        left: 6.3%;
    }
}

@media (max-width: 1024px) {
    .fixed_vdo {
        left: 0%;
    }
}

@media (max-width: 1360px) {
    .slick-prev {
        left: 10% !important;
    }

    .slick-next {
        right: 10% !important;
    }
}

@media (max-width: 960px) {
    .m-width-1-1 {
        width: 100%;
    }

    .m-width-1-2 {
        width: 50%;
    }

    .m-width-1-3 {
        width: 33.33333%;
    }

    .m-hide {
        display: none;
    }

    .wrap {
        width: 94%;
    }

    .member {
        left: 8px;
    }

    .hamburger {
        display: block;
        right: 0px;
        font-size: 1.25em;
        color: #fff;
        top: 0px;
        right: 8px;
        line-height: 1.75em;
        height: 36px;
        position: absolute;
    }

    .hamburger i {
        color: #fff;
    }

    .top_bar li > ul {
        left: -35px;
    }

    .header {
        padding: 8px 0px;
    }

    .live_program, .sticky-top-menu {
        display: none;
    }

    .logo25 {
        max-width: 30%;
    }

    .head_top h1 {
        font-size: 5.5em;
        line-height: 1em;
    }

    .head_top h1.small_h1 {
        font-size: 3.8em;
        line-height: 1.5em;
    }

    .live_program2 {
        display: block;
        width: 70%;
        max-height: 90px;
        overflow: hidden;
    }

    .live_program2 .rotator {
        height: 90px;
        width: 100%;
        font-size: 0.75em;
    }

    .banner_leaderboard {
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .mt-90 {
        margin-top: 30px;
    }

    .live_tv {
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .da-img {
        padding: 0px 10px;
    }

    .sq_banner {
        width: 100%;
    }

    .sq_banner img {
        margin: 0 auto;
    }

    #player {
        max-width: 100%;
        overflow: hidden;
    }

    #my-video {
        max-width: 100%;
        overflow: hidden;
    }

    #live-video {
        max-width: 100%;
        overflow: hidden;
    }

    .magazine_card {
        padding: 1%;
        width: 50%;
    }

    .chat_box.pl-2 {
        padding-left: 0px;
    }

    .thm_live {
        margin: 0px auto 20px auto;
        width: 100%;
    }

    .head_program {
        margin-top: -50px;
    }

    .thm_program {
        margin: 0 auto;
        width: 50%;
        max-width: 234px;
    }

    .img_cover {
        height: 120px;
    }

    .news_cover {
        height: auto;
    }

    .txt_head_program {
        color: #000 !important;
        text-align: center;
    }

    .btn_program_rerun {
        text-align: center;
    }

    .btn_program_rerun img {
        margin: 0 auto;
    }

    .news_detail {
        padding: 15px;
    }

    .news_detail h3.txt_head_program {
        padding-top: 20px;
        display: block;
        height: auto;
    }

    .news_create {
        text-align: center;
    }

    .da-slide .vdo_slide {
        width: 166px;
        height: 96px;
        left: calc(50% - 11% - 166px)
    }

    .vdo_slide iframe {
        width: 160px;
        height: 90px
    }

    .live_banner {
        display: none;
    }

    .live_banner_mobile {
        display: none;
    }
}

@media (max-width: 480px) {
    body {
        font-size: 18px;
    }

    .live_program2 {
        max-height: 50px;
    }

    .live_program2 .rotator {
        height: 56px;
    }

    .hamburger {
        line-height: 2.25em;
    }

    .da-img {
        padding: 0px 0px;
    }

    .sq_banner {
        width: 100%;
    }

    .first_content {
        padding: 0px;
    }

    .top_all {
        max-height: 190px;
    }

    .vdo_slide {
        display: none;
    }

    .da-slide .text_slide {
        font-size: 0.6em;
        width: 70%;
        left: 15%;
    }

    .live_tv {
        padding-top: 0px;
        margin-top: 0px;
    }

    .slick-dots {
        bottom: -28px !important;
    }

    .margin-left-1 {
        margin-left: 0px;
    }

    .pl-2.m-width-1-1 {
        padding-left: 0px;
    }

    .pr-1.m-width-1-1 {
        padding-right: 0px;
    }

    .small-100 {
        width: 100%;
    }

    .small-50 {
        width: 50%;
    }

    .head_top h1 {
        font-size: 4em;
        line-height: 1.75em;
    }

    .head_top h1.small_h1 {
        font-size: 2em;
        line-height: 4em;
    }

    .head_top span {
        font-size: 1.25em;
    }

    .sprite {
        animation: none;
    }

    .sprite img {
        opacity: 1 !important;
    }

    .bg_live, .bg_rerun, .bg_news, .bg_schedule, .bg_show, .bg_gmm25rd, .bg_activity, .bg_download, .bg_magazine, .bg_register, .bg_career {
        height: 120px;
        background-size: cover;
    }

    .fa-calendar, .icon-type {
        width: 12px;
        height: 16px;
    }

    .rerun_detail {
        padding: 4px 6px 0px 0px;
    }

    .rerun_detail a {
        display: inline-block;
        max-width: 100%;
    }

    .h3_h {
        height: auto;
    }

    .rerun_detail h3 {
        max-height: 36px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 1.25em;
    }

    .rerun_detail span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-bottom: 4px;
    }

    .rerun_detail span.news_list {
        line-height: 0.4em;
    }

    .link_rerun {
        height: auto;
        margin-bottom: 0px;
    }

    .link_rerun span {
        padding: 8px 10px 0px 0px;
        max-width: 50%;
    }

    .rerun_detail h3.pt-10 {
        padding-top: 4px;
    }

    .time_sch {
        height: 28px;
    }

    .time_sch span {
        margin-bottom: 0px;
        font-size: 1em;
        padding: 0px 8px;
    }

    .program_h {
        max-height: 32px;
        height: auto;
    }

    .choose_display li > ul {
        right: 0px;
        left: auto;
    }

    .m-w-630 {
        width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .week {
        width: 630px;
    }

    .link_rerun a {
        max-width: 46%;
        margin-right: 4%;
    }

    .bg_25 {
        background-size: 75% auto;
    }

    .footer_link a {
        line-height: 36px;
    }

    .registerForm input[type="text"], .registerForm input[type="password"], .registerForm label, .group_submit .btn_cancel, .group_submit .btn_submit {
        height: 42px;
        line-height: 42px;
    }

    .like_box {
        width: 100%;
        display: block !important;
        height: 38px;
    }

    .line_box {
        height: 22px;
        position: absolute;
        display: block;
        right: 15px;
    }

    .footer_link a.btn_career {
        margin-top: 12px;
    }

    .vast-skip-button {
        top: 60px;
        right: 0px;
        font-size: 16px;
    }
}

/* Rerun New */
@media (max-width: 1199.98px) {
    .programDetailHeaderContent { top:15%;}
    .rerunSideEpContainer { padding: 20px; border-bottom:1px solid #c4c4c47a; }
}


@media (max-width: 991.98px) {
    .programDetailHeaderContent { position: relative; margin: -120px 0 0;}
    .programDetailHeaderContentPoster { float: none; margin: 0 auto;}
    .programDetailHeaderContentTitle { float: none; margin: 10px auto 0 ;}
    .programTitle { color:#000; text-align: center;}
    .news_create { text-align: center; font-size: 1em;}
    .btn_program_rerun { text-align: center;}
    .programDetailContent { margin: 0;}

}

@media (max-width: 767.98px) {
    .rerunBtnContainer { float: none; margin: 0 auto; max-width: 200px;}
    .programDetailHeaderContent { position: relative; margin: -80px 0 0;}
    .shareContainer { float: none; margin: 20px auto; text-align: center;}


}


@media (max-width: 575.98px) {
    .programDetailHeaderContent { position: relative; margin: -60px 0 0;}
    .programTitle { font-size: 1.5em; line-height: 1.5em;}

}
/* Rerun New */

