body {
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    position: relative;
    color: #393838
}
@media (min-width: 992px) {
    /*.wraper-tivionline{
        width:60%;
        margin-left:20%;
    }
    */
    a.title {
    padding-left: 30%;
}
}
dt,
dd,
h1,
h2,
h3,
p {
    line-height: 1.5;
    margin: 0
}
a {
    text-decoration: none;
    color: #14679d;
}
a:hover {
    text-decoration: none;
    color: #ca0202;
}
ul {
    list-style: none;
}
img {
    border: none;
    margin: 0;
    padding: 0;
    max-width: 100%
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('/style/font/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('/style/font/Roboto-Bold.woff') format('woff'), url('/style/font/Roboto-Bold.ttf') format('truetype'), url('/style/font/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.robotobold {
    font-family: 'Roboto-Bold';
}
.col-left {
    float: right;
}
.col-right {
    float: left
}
header {
    padding: 12px 0;
    margin: 0;
    background: url(/images/bghead.png) repeat-x;
}
.brand {
    margin: 0;
    float: left;
}
.right_menu {
    float: right;
}
.hotline {
    min-height: 70px;
    color: #626262;
    font-size: 15px;
    background: url(/images/hotline.png) left bottom no-repeat;
    text-transform: uppercase;
    padding: 0 0 10px 50px;
    position: absolute;
    left: 280px;
    top: 10px
}
.hotline b {
    display: block;
    font-size: 20px;
    color: #d7150c;
}
.menu {
    margin: 10px 0;
    background: url(/images/bgmenu.png) right bottom no-repeat;
    padding: 0;
    height: 70px;
    float: right;
}
.menu li {
    display: inline-block;
    float: left;
    vertical-align: middle
}
.menu li a {
    color: #fff;
    display: block;
    text-align: center;
    width: 154px;
    padding: 10px;
    background: #8dc041;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    height: 56px;
    vertical-align: middle
}
.menu li:first-child a {
    background: #2285c6;
}
.menu li:last-child a {
    background: #f35f43
}
.navbar-inverse .navbar-collapse,
.navbar-inverse {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    min-height: 0
}
.navbar-inverse .navbar-nav > li {
    display: inline-block
}
.navbar-inverse .navbar-nav > li > a:after {
    content: "/";
    color: #77b7e0;
    display: inline-block;
    padding-left: 20px
}
.navbar-inverse .navbar-nav > li > a {
    color: #08639e;
    font-size: 15px;
    display: block;
    padding: 0 10px
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    background: none;
    color: #d9251c
}
.navbar-inverse .navbar-nav > li:last-child > a {
    padding-right: 0
}
.navbar-inverse .navbar-nav > li:last-child > a:after {
    padding: 0;
    content: ""
}
.bgconten {
    background-position: top center, center center;
    background-repeat: repeat-x, no-repeat;
    background-attachment: inherit, fixed
}
.content {
    background: #fff;
    padding-top: 15px;
}
.title_catalog {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 4px 20px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    background: #c00000
}
.catalog {
    margin: 0 0 30px;
    padding: 0;
}
.catalog li {
    display: block;
    padding: 0;
    position: relative
}
.catalog li:after {
    background: url(/images/bgleft.png) top left no-repeat;
    content: "";
    width: 8px;
    height: 41px;
    position: absolute;
    left: -8px;
    top: 0
}
.catalog li a {
    color: #fff;
    background: #75b811 url(/images/arow.png) 5px center no-repeat;
    padding: 8px 0 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    font-family: 'Roboto-Bold';
}
.subemnu {
    margin: 0;
    padding: 0 0 0 15px;
    border: 1px solid #E0E0E0;
    border-bottom: none;
    border-top: none
}
.subemnu li {
    border-bottom: 1px dashed #E0E0E0
}
.subemnu li:last-child {
    border: none
}
.subemnu li:after {
    background: none
}
.subemnu li a {
    background: url(/images/ar.png) left center no-repeat;
    color: #484848;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
}
.subemnu li a:hover {
    color: #DA251C
}
.banner img {
    width: 100%
}
.navbar-nav li:first-child:before {
    content: "";
    height: 16px;
    width: 16px;
    background: url(/images/home.png);
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: -10px;
    color: #C00000;
}
.box_content {
    margin: 25px 0;
}
.price-icon {
    color: #c00000;
    background: url(/images/price.png) left center no-repeat;
    padding: 5px 0 5px 40px;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Roboto-Bold'
}
.box_sp {
    border: 1px solid #dbdbdb;
    padding: 15px;
    border-radius: 0 0 5px 5px;
    margin: 0 0 30px
}
.phone {
    color: #d7150c;
    font-size: 14px;
    left center no-repeat;
    padding: 0 0 0 0px;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center
}
.sports {
    text-align: center;
}
.sports img {
    margin: 0 0 0 5px
}
.box_ad {
    position: relative;
    padding: 0;
    text-align: center;
}
.box_ad img {
    border-radius: 0 0 5px 5px
}
.box_ad b {
    position: absolute;
    padding: 10px 0;
    width: 100%;
    color: #ebe91a;
    text-transform: uppercase;
    bottom: 0;
    left: 0;
    background: rgba(234, 67, 53, 0.9);
    font-size: 16px;
    border-radius: 0 0 5px 5px
}
footer {
    background: #0d2d7c;
    color: #fff;
    font-size: 14px;
    padding: 30px 0
}
footer p b {
    color: #e5fa00;
    text-transform: uppercase;
    font-size: 18px
}
footer i {
    margin: 0 5px 0 0;
    color: #e5fa00
}
.social {
    margin: 30px 0 10px
}
.breadcrumb {
    border: none;
    background: none;
    border-radius: 0;
    padding: 10px 0 0;
    margin: 0
}
.breadcrumb > li {
    padding: 0 5px
}
.breadcrumb > li + li:before {
    content: ">>";
    padding-right: 10px;
    color: #333
}
.breadcrumb > .active {
    color: #EC0505
}
.title_nname {
    background: none;
    color: #FFFFFF;
    /* border:1px solid #dbdbdb; */
    
    font-size: 20px;
    margin: 15px 0;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 20px;
    background-color: #C00000;
}
.nlist {
    margin-bottom: 20px;
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 20px
}
.nlist:last-child {
    border: none
}
.nlist img {
    float: left;
    margin-right: 20px;
    width: 170px
}
.nlist h2 {
    font-size: 14px;
    font-weight: bold
}
.pager_div {
    margin: 1px 0 0;
    float: right
}
.pager_div a {
    background: #ededed;
    argin: 0 3px;
    text-align: center;
    text-decoration: none;
    padding: 3px 8px;
    font-size: 15px
}
.pager_div a.current {
    background: #568AE6;
    color: #fff
}
.likebox {
    background: #f2f2f2;
    padding: 10px;
    position: relative;
    margin: 20px 0
}
.newssimil {
    margin: 0 0 20px
}
.newssimil p {
    color: #2f7cdd;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 20px
}
.newssimil > div {
    margin: 5px 0
}
.newssimil a {
    background: url(/images/arlnews.png) left center no-repeat;
    margin-right: 5px;
    padding-left: 15px
}
.newssimil span {
    color: #898989
}
.pagedetail {
    font-size: 14px;
    line-height: 1.5
}
.bma {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 20px
}
.bma i {
    margin: 0 5px 0 0
}
.bma b {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-size: 18px
}
.ifctm {
    margin: 20px 0
}
.bgctm {
    border-bottom: 1px solid #5f6161;
    padding: 6px 0 6px 0;
    font-size: 13px;
    font-weight: bold;
    color: #5f6161;
    text-transform: uppercase
}
.form-group {
    margin: 8px 0;
    font-size: 14px
}
.form-horizontal .control-label {
    margin-right: 20px;
    width: 160px;
    float: left;
    text-align: left;
}
.form-horizontal .form-control {
    border: 1px solid #9B9B9B;
    border-radius: 0;
    padding: 5px 5px;
}
.form-horizontal textarea.form-control {
    min-height: 120px
}
.form-horizontal .code {
    width: 100px
}
div.tk p span {
    text-align: right;
    color: #ff2000;
    font-weight: bold;
    float: right;
}
p.online {
    padding-left: 30px;
    background: url(/images/icon_online.png) no-repeat 10px;
}
p.visit {
    padding-left: 30px;
    background: url(/images/icon_visit.png) no-repeat 10px;
    margin-top: 10px;
}
/* === FEATURED PRODUCTS SLIDER */
/* slider-flexslider-slider - http://demo.yithemes.com/wp-content/themes/cheope/theme/templates/sliders_dadoiten/flexslider/css/slider.css */

.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url("/images/bg_direction_nav.png")
    /*tpa=http://127.0.0.1/wp-content/themes/cheope/theme/templates/sliders_dadoiten/flexslider/images/bg_direction_nav.png*/
    
    no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px;
}
.flex-direction-nav .flex-prev {
    left: -36px;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px;
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
#ie8 .flex-direction-nav .flex-next {
    right: 5px;
    display: none;
    filter: alpha(opacity=80);
}
#ie8 .flex-direction-nav .flex-prev {
    left: 5px;
    display: none;
    filter: alpha(opacity=80);
}
#ie8 .flexslider:hover .flex-direction-nav .flex-next {
    right: 5px;
    display: block;
    filter: alpha(opacity=80);
}
#ie8 .flexslider:hover .flex-direction-nav .flex-prev {
    left: 5px;
    display: block;
    filter: alpha(opacity=80);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -25px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}
@media (max-width: 767px) {
    .responsive .slider.flexslider.container {
        padding: 0;
        margin-top: -22px !important;
    }
}
/* slider-flexslider - http://demo.yithemes.com/wp-content/themes/cheope/theme/templates/sliders_dadoiten/flexslider-elegant/css/flexslider.css */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0 !important;
    padding: 0;
    list-style: none !important;
}
.flexslider {
    margin: 0;
    padding: 0;
    height: auto !important;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto !important;
    max-width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
/* slider-flexslider - http://demo.yithemes.com/wp-content/themes/cheope/theme/templates/sliders_dadoiten/flexslider/css/flexslider.css */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0 !important;
    padding: 0;
    list-style: none !important;
}
.flexslider {
    margin: 0;
    padding: 0;
    height: auto !important;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto !important;
    max-width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.featured-products-widget {
    min-height: 183px;
    position: relative;
}
.featured-products-widget ul.slides {
    border: 1px solid #dfdbdb !important;
    padding: 5px 15px;
}
.featured-products-widget > h3 {
    font-size: 14px !important;
    margin-top: 5px;
}
.featured-products-widget li {
    display: none;
    text-align: center;
}
.featured-products-widget li img {
    display: block;
    margin: 0 auto;
    width: 160px;
}
.featured-products-widget li a {
    color: #000;
    display: block;
}
.featured-products-widget li span {
    color: #8A8989;
}
.featured-products-widget li del span {
    margin-right: 5px;
}
.featured-products-widget li ins {
    text-decoration: none;
}
.featured-products-widget .flex-direction-nav li {
    display: block;
}
.featured-products-widget .flex-direction-nav a {
    background-image: url(/images/featured-products-arrows.png);
    top: 50%;
    width: 15px;
    height: 26px;
    -webkit-transition: none;
    opacity: 1
}
.featured-products-widget .flex-next {
    right: 19px !important;
}
.featured-products-widget .flex-prev {
    left: 16px !important;
}
@media (max-width: 1024px) {
    .hotline b {
        font-size: 16px;
        color: #d7150c;
    }
    .hotline {
        left: 209px;
    }
    .navbar-nav li:first-child:before {
        display: none !important;
    }
    .play-vid-hg {
        padding-top: 15%;
    }
    a.title {
    padding-left: 30%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .hotline {
        display: none
    }
        .name-ts {
    left: 1%!important;
}
    .navbar-nav li:first-child:before {
        display: none !important;
    }
    ul.nav.nav-pills>li.cate-nav>a {
   
    font-size: 15px;
    }
    .contain-lps {
        width: 100%;
        float:left;
}
    ul.hgtv_lich{
        height: 420px!important;
    }
}
@media (max-width: 767px) {
    .hotline {
        position: relative;
        left: auto;
    }
    ul.nav.nav-pills.list>li.cate-nav{
        float: left;
    }
    .name-ts {
    left: 0%!important;
}
    ul.nav.nav-pills>li.cate-nav>a {
    
    font-size: 12px;
    }
    .brand {
        width: 50%
    }
    .right_menu {
        float: none;
        clear: both
    }
    .hotline {
        float: right;
        width: 50%
    }
    .menu li {
        float: none;
        display: block
    }
    .menu li a {
        height: auto;
        width: auto
    }
    .col-left,
    .col-right {
        float: none
    }
    .navbar-nav li:first-child:before {
        display: none !important;
    }
    .navbar-inverse .navbar-nav > li {
        display: block
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff
    }
    .navbar-inverse .navbar-nav > li > a:after {
        content: ""
    }
    .navbar-nav {
        margin: 0
    }
    .menu {
        height: auto;
        float: none;
        display: inline-block;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse {
        background: #082A7A
    }
    .navbar-inverse .navbar-toggle {
        border: 1px solid #fff
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background: #FFAE00
    }
    a.title {
    padding-left: 12%;
    }
}
@media (max-width: 480px) {
    .hotline b {
        font-size: 14px
    }
    ul.hgtv_lich>li {
    padding: 5px 0px;
}
    span.time-lich{
        width: 16%!important;
        margin-right: 10px;
    }
    .navbar-nav li:first-child:before {
        display: none !important;
    }
    ul.nav.nav-pills>li.cate-nav>a {
   
   
    font-size: 12px;
    }
        .toggle-ico i {
   font-size: 20px!important;
    position: absolute;
    top: 15px;
    }
    .col-md-1.col-xs-1.toggle-ico.pull-left {
    padding: 0px!important ;
    }
    .col-md-2.col-xs-3.logo-hg.pull-left {
    padding: 10px 0px;
    width: 20%;
    }
    .main_video iframe {
    height: 250px;
    }
    .col-md-8.col-xs-7.main-title.pull-left {
    width: 69%;
    padding-left: 1px;
    }

    .col-md-1.search-main i {
        font-size: 20px!important;
    position: absolute;
    top: 10px;
    right: -7px;
    }
    h3.lps {
    width:50%!important;
  }  
  .main-title h3 {
   font-size: 16px!important;
    padding: 3px 0px 0px 5px;
    text-align: left;
    margin-top: 18px !important;
    }
    #tivi{
   min-height: 270px!important;
    }
    .result_load{
        height: 205px!important; 
        font-size:17px!important;
    }
    .img-ts {
    height: 220px!important;
    }
    .img-ts img{
      height: 220px!important;
    }
    .name-ts{
        margin-top: 170px!important;
        font-size: 20px!important;
    }
    .play-vid-hg img {
    width: 70px;
    height: 71px;
    }
    .searchbox{
        min-width: 35px!important;
        height: 35px!important;
    }
    .searchbox-input{
        height:35px!important;
    }
    .searchbox-icon, .searchbox-submit{
        width: 35px!important;
        height: 35px!important;
        line-height: 30px!important;
    }
    .img-search{
        width: 45%!important;
        padding-left: 0px!important;
    }
    .right-col-search{
        padding-left: 0px!important;
    }
    a.title {
    padding-left: 12%;
    }
}

@media (max-width: 360px) {
   #tivi{
   min-height: 200px!important;
    }
   a.title {
    padding-left: 0%;
    }
    
}
@media (max-width: 640px) {
   
    ul.nav.nav-pills>li.cate-nav>a {
    
    .result_load{
        height: 325px!important; 
        font-size:17px!important;
    }
    font-size: 12px;
    }
    .toggle-ico i {
    font-size: 26px;
    }
    .col-md-1.col-xs-1.toggle-ico.pull-left {
    padding-top: 0px;
    }
    .col-md-2.col-xs-3.logo-hg.pull-left {
    padding: 10px 0px;
    width: 20%;
    }

    .col-md-8.col-xs-7.main-title.pull-left {
        width: 69%;
        padding-left: 1px;
    }

    .col-md-1.search-main i {
        font-size: 26px;
    }
    .main-title h3{
        margin-top: 11px ;
        font-weight: normal!important;
        font-size: 21px;
    }
    .logo-hg img {
    height: 30px!important;
    }
    .toggle-ico{
        padding: 0px!important;
    }
   
}

nav.show #navbar {
    display: block;
}
.rate {
    width: 100%;
    float: left;
}
a.home {
    padding-right: 10px;
    position: relative;
}
a.home:before {
    content: "?";
    position: absolute;
    right: 1px;
}
a.home:last-child:before {
    content: "";
}
a.active-menu {
    color: #d9251c !important;
}
ul.menu img {
    max-width: 100%;
    max-height: 100%;
}
center.top-20 {
    margin-top: 40px;
}
input.input-text.input-full {
    padding: 5px;
    width: 230px;
    border: 1px solid #ccc;
    font-size: 14px;
}
/*21-6*/
.col-xs-12.container.content {
    margin: 0px;
    padding: 0px;
}
.tab-main-bottom {
    background: #fff;
    bottom: 0px;
    position: fixed;
    width: 100%;
    margin: auto;
    box-shadow: 10px 10px 40px grey, 0 0 10px rgba(0, 0, 0, 0.53);
}
.top-fixed {
    width: 100%;
    background: #f00b0b;
    padding: 0px 15px;
    height: 60px;
}

.toggle-ico {
    padding:10px;
    
    color: #fff;
    height: 100%;
}
.toggle-ico a {
    font-size: 31px;
    color: #fff;
}

.logo-hg {
    padding-top: 10px;
  
}

.main-title h3 {
   /* margin-top: 17px ;
    font-size: 25px;*/
    font-weight: 600;
    padding: 3px 0px 0px 5px;
    text-align: left;
    color: #fff;
}

.main-title {
    text-align: center;
    
}
.search-main {
   right: 0px;
    position: absolute;
    padding: 10px 20px 10px 0px;
}
.search-main a {
    position: absolute;
    right:10px;
    font-size: 30px;
    color: #fff;
}
ul.nav.nav-pills {
    width: 100%;
}

.nav.nav-pills>li {
    text-align: center;
    width: 33%;
}
.nav-pills > li + li {
     margin-left: 0px!important; 
}

li.live-home a {
    color: #f00b0b;
}
li.film a {
    color: #2c7500;
}
ul.nav.nav-pills>li>a {
    font-size: 20px;
}
li.like a {
    color: #F4D03F;
}
ul.nav.nav-pills>li>a:hover {
    background: none;
   
}
.nav.nav-pills>li.live-home.active>a {
    background: #fff;
    color: #f00b0b;
    border-bottom: 2px solid;
}
.nav.nav-pills>li.list-show.active>a {
    background: #fff;
    color: blue;
    border-bottom: 2px solid;
}
.nav.nav-pills>li.film.active>a {
    background: #fff;
    color: #2c7500;
    border-bottom: 2px solid;
}
.nav.nav-pills>li.like.active>a {
    background: #fff;
    color: #F4D03F;
    border-bottom: 2px solid;
}
.nav.nav-pills>li.most.active>a {
    background: #fff;
    color: aqua;
    border-bottom: 2px solid;
}
/*ul.nav.nav-pills>li>a i:hover {
    transform: scale(1.4);
}*/
.hgtv_hn {
    padding:0px;
    height: 300px;
    overflow-y: scroll;
}
.hgtv_hn::-webkit-scrollbar {
    width: 8px;
}
 
.hgtv_hn::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.hgtv_hn::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
h3.lps {
    margin-bottom: 10px;
    width: 35%;
    background-repeat: no-repeat;
    color: #333;
    font-size: 20px;
    padding: 5px 0px 10px 20px;
}

hr.hr {
    border: 0;
    height: 1px;
    background: #333;
        background-image: linear-gradient(to right, #5a1b03, #3c763d, #ccc);
}
.tab-main-category {
    width: 100%;
    float: left;
}
.tab-main-category .nav-pills a {
    border-radius: 0px;
    background: #f00b0b;
    color: #fff;
}

li.cate-nav.active a {
    border-radius: 0px;
     background: #fff!important;
}
li.cate-nav.active >a {
    color:red!important;
    border-bottom: 5px solid red;
}
li.cate-nav.active {
    background: #f00b0b;
}
a.image-ts img {
    width: 60px;
    height: 50px;
}
.wraper-thoi-su {
    width: 100%;
    float: left;
}
ul.thoi_su_cate {
    margin-top: 20px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    height: auto;
    padding:0px;
}
.thoi_su_cate::-webkit-scrollbar {
    width: 8px;
}
 
.thoi_su_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.thoi_su_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.chuyen_de_cate::-webkit-scrollbar {
    width: 8px;
}
 
.chuyen_de_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.chuyen_de_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.van_hoa_cate::-webkit-scrollbar {
    width: 8px;
}
 
.van_hoa_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.van_hoa_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.tai_lieu_cate::-webkit-scrollbar {
    width: 8px;
}
 
.tai_lieu_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.tai_lieu_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.khan_gia_cate::-webkit-scrollbar {
    width: 8px;
}
 
.khan_gia_cate::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.khan_gia_cate::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.main_video {
    width: 100%;
    float: left;
    /*background-image: url(/images/bgvideo.png);
    background-size: 100%;*/
}
.main_video video{
    width: 100%;
    float: left;
}
p.title {
    text-transform: uppercase;
    font-weight: 600;
    background: red;
    width: 100%;
    float: left;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    padding-left: 20px;
}

.date_post {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
}
ul.addthis_toolbox.addthis_default_style {
    display: none;
}
li.show a {
    text-decoration: none;
    cursor: pointer;
}

li.show {
    cursor: pointer;
}
div#loaderyt {
    color: red;
    background: rgba(245, 245, 245, 0.98);
    width: 98%;
    font-size: 20px;
    float: left;
    z-index: 99999;
    position: fixed;
    top: 45%;
    text-align: center;
    left: 1%;
}
#overlay {
    background: rgba(51, 51, 51, 0.31);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
}
.closee {
    position: absolute;
    right: 0;
    top: -7px;
    right: -7px;
    background: #9d9d9d;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}
ul.chuyen_de_cate {
    margin-top: 20px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    height: 400px;
}
div#loader-cd {
      color: red;
    background: rgba(245, 245, 245, 0.98);
    width: 98%;
    font-size: 20px;
    float: left;
    z-index: 99999;
    position: fixed;
    top: 45%;
    text-align: center;
    left: 1%;
}
#overlay-cd {
    background: rgba(51, 51, 51, 0.31);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
}
li.show-chuyende a {
    text-decoration: none;
    cursor: pointer;
}

li.show-chuyende {
    cursor: pointer;
}
.main_video_cd {
    width: 100%;
    float: left;
}
.main_video_cd video{
    width: 100%;
    float: left;
}

ul.tai_lieu_cate {
    margin-top: 20px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    height: 400px;
}
div#loader-tailieu {
        color: red;
    background: rgba(245, 245, 245, 0.98);
    width: 35%;
        font-size: 20px;
    float: left;
    z-index: 99999;
    position: fixed;
    top: 45%;
    left: 30%;
}
#overlay-tailieu {
    background: rgba(51, 51, 51, 0.31);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
}
li.show-tailieu a {
    text-decoration: none;
    cursor: pointer;
}

li.show-tailieu {
    cursor: pointer;
}
.main_video_tl {
    width: 100%;
    float: left;
}
.main_video_tl video{
    width: 100%;
    float: left;
}


ul.van_hoa_cate {
    margin-top: 20px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    height: 400px;
}
div#loader-vanhoa {
      color: red;
    background: rgba(245, 245, 245, 0.98);
    width: 98%;
    font-size: 20px;
    float: left;
    z-index: 99999;
    position: fixed;
    top: 45%;
    text-align: center;
    left: 1%;
}
#overlay-vanhoa {
    background: rgba(51, 51, 51, 0.31);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
}
li.show-vanhoa a {
    text-decoration: none;
    cursor: pointer;
}

li.show-vanhoa {
    cursor: pointer;
}
.main_video_vh {
    width: 100%;
    float: left;
}
.main_video_vh video{
    width: 100%;
    float: left;
}

ul.khan_gia_cate {
    margin-top: 20px;
    width: 100%;
    float: left;
    overflow-y: scroll;
    height: 400px;
}
div#loader-khangia {
     color: red;
    background: rgba(245, 245, 245, 0.98);
    width: 98%;
    font-size: 20px;
    float: left;
    z-index: 99999;
    position: fixed;
    top: 45%;
    text-align: center;
    left: 1%;
}
#overlay-khangia {
    background: rgba(51, 51, 51, 0.31);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
}
li.show-khangia a {
    text-decoration: none;
    cursor: pointer;
}

li.show-khangia {
    cursor: pointer;
}
.main_video_kg {
    width: 100%;
    float: left;
}
.main_video_kg video{
    width: 100%;
    float: left;
}
ul.nav.nav-pills.list {
    overflow-x: scroll;
    display: flex;
    white-space: nowrap;
    overflow-y: hidden;
}
.nav-pills.list::-webkit-scrollbar {
    width: 0px;
}

ul.hgtv_hn>li {
    padding-left: 10px;
}
.khan_gia_cate>li {
    cursor: pointer;
}
.khan_gia_cate>li a{
    text-decoration: none;
}
.thoi_su_cate>li {
    cursor: pointer;
}
.thoi_su_cate>li a{
    text-decoration: none;
}
.chuyen_de_cate>li {
    cursor: pointer;
}
.chuyen_de_cate>li a{
    text-decoration: none;
}
.tai_lieu_cate>li {
    cursor: pointer;
}
.tai_lieu_cate>li a{
    text-decoration: none;
}
.van_hoa_cate>li {
    cursor: pointer;
}
.van_hoa_cate>li a{
    text-decoration: none;
}
.header-lg-ad {
    background: red;
    padding: 20px;
}

span.login-ad {
    font-size: 31px;
    margin-left: 11%;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding-top: 54px;
}

.login-ad {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 45px;
}
.header-lg-ad a {
    float: left;
    padding-left: 60px;
    width: 20%;
}
button.btn.btn-primary.lg-ad {
    border-radius: 0px;
}
center.top-201 {
    margin-top: 11%;
}
.contain-lg {
    width: 50%;
    padding: 20px;
    border: thin solid #ccc;
        background: rgba(221, 221, 221, 0.61);
}
.lich_ps {
    width: 100%;
    float: left;
    padding: 10px;
}

.lps {
    width: 50%;
    float: left;
}

.share-lps {
    width: 50%;
    float: left;
}
.cir-fa {
    width: 22px;
    height: 22px;
    text-align: center;
    background: #fff;
    border: thin solid #286090;
    color: #337ab7;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
}
.cir-fa-copy {
    width: 22px;
    height: 22px;
    text-align: center;
    background: #fff;
    border: thin solid #999;
    color: #999;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
}
ul.hgtv_lich {
    padding-left: 10px;
    height: 300px;
    overflow-y: scroll;
}

span.content-lich {
   
}

span.time-lich {
    width: 10%;
    float: left;
}
ul.hgtv_lich>li {
    padding: 10px 0px;
}
#succes-cop{
    position: absolute;
    margin-top: 8%;
    bottom: 10px;
    left: 19px;
    color: #333;
    background: rgba(245, 184, 71, 0.91);
    border: thin solid #ccc;
    padding: 20px 100px;
}
.content_cm {
    width: 100%;
    float: left;
    background-image: url(/images/bgcm.png);
    background-size:100%;
}
.content-cm-ts {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size:100%;
}
video#videoarea_ts {
    width: 100%;
    max-height:530px;
}
.name-ts {
    color: #fff;
    font-size: 30px;
    position: absolute;
    margin-top: 300px;
    margin-left: 10px;
}
.cir-fa-live {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 5px;
    width: 23px;
    height: 22px;
    text-align: center;
    background: #fff;
    border: thin solid red;
    color: red;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
}
li.active_lps {
    font-weight: 500;
    color: #f00b0b;
    border-bottom: 5px solid #f00b0b;
}
#playlist_live::-webkit-scrollbar {
    width: 8px;
}
 
#playlist_live::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
#playlist_live::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.result_load {
    height: 445px;
    width: 100%;
    float: left;
    border-bottom: thin solid #999;
    padding: 39px;
    text-align: center;
    padding-top: 28%;
    font-size: 20px;
        background-image: url(/images/th.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
div#tivi_wrapper {
    background-image: url(/images/th.jpg);
    background-size: 100%;
    float: left;
}
.main-title a:hover{
    text-decoration: none;
}

.none-vi {
    width: 100%;
    color: #555;
    background-color: #f7dab8;
    padding: 10px;
}
div#radio_wrapper {
        width: 100%!important;
    height: 200px!important;
    float: left;
    padding: 0px;
}
.radido-hg {
    position: absolute;
    width: 100%;
    font-size: 50px;
    text-align: center;
    top: 40%;
    font-weight: 600;
    font-style: italic;
    background: -webkit-linear-gradient(#eee, #1669bf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.play-vid-hg{
        padding-top: 15%;
    position: absolute;
    width: 100%;
    text-align: center;
}
.content-cm-ts video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-ts {
    width: 100%;
    float: left;
    height: 400px;
}
.img-ts img{
    height: 400px;
}
.content-cm-cd {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-cd video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-cd {
    width: 100%;
    float: left;
    height: 400px;
}
.img-cd img{
    height: 400px;
}
.content-cm-tl {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-tl video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-tl {
    width: 100%;
    float: left;
    height: 400px;
}
.img-tl img{
    height: 400px;
}
.content-cm-vh {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-vh video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-vh {
    width: 100%;
    float: left;
    height: 400px;
}
.img-vh img{
    height: 400px;
}  
.content-cm-kg {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-kg video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-kg {
    width: 100%;
    float: left;
    height: 400px;
}
.img-kg img{
    height: 400px;
}
.content-cm-tpb {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-tpb video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-tpb {
    width: 100%;
    float: left;
    height: 400px;
}
.img-tpb img{
    height: 400px;
}
.content-cm-avxt {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-avxt video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-avxt {
    width: 100%;
    float: left;
    height: 400px;
}
.img-avxt img{
    height: 400px;
}
.content-cm-vntn {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-vntn video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-vntn {
    width: 100%;
    float: left;
    height: 400px;
}
.img-vntn img{
    height: 400px;
}
.content-cm-tdp {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-tdp video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-tdp {
    width: 100%;
    float: left;
    height: 400px;
}
.img-tdp img{
    height: 400px;
}
/***************************/
.content-cm-mt {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-mt video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-mt {
    width: 100%;
    float: left;
    height: 400px;
}
.img-mt img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-nnpl {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-nnpl video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-nnpl {
    width: 100%;
    float: left;
    height: 400px;
}
.img-nnpl img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-hnpl {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-hnpl video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-hnpl {
    width: 100%;
    float: left;
    height: 400px;
}
.img-hnpl img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-pctn {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-pctn video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-pctn {
    width: 100%;
    float: left;
    height: 400px;
}
.img-pctn img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-pccn {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-pccn video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-pccn {
    width: 100%;
    float: left;
    height: 400px;
}
.img-pccn img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-ks {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-ks video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-ks {
    width: 100%;
    float: left;
    height: 400px;
}
.img-ks img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-smvc {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-smvc video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-smvc {
    width: 100%;
    float: left;
    height: 400px;
}
.img-smvc img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-tgmn {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-tgmn video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-tgmn {
    width: 100%;
    float: left;
    height: 400px;
}
.img-tgmn img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-vtd {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-vtd video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-vtd {
    width: 100%;
    float: left;
    height: 400px;
}
.img-vtd img{
    height: 400px;
}
/**************************/
/***************************/
.content-cm-ccan {
    width: 100%;
    float: left;
    background-image: url(/images/th.jpg);
    background-size: 100%;
}
.content-cm-ccan video {
    width: 100%;
    background-image: url(/images/loadingf.gif);
    background-repeat: no-repeat;
    background-size: 200px 100px;
    background-position: center;
}
.img-ccan {
    width: 100%;
    float: left;
    height: 400px;
}
.img-ccan img{
    height: 400px;
}
/**************************/
#radio {
    width: 100%!important;
    margin-top:10px;
}
.jwplayer .jwcontrolbar {
    display: inline-block !important;
    opacity: 1 !important;
}

/***sea*****/
.searchbox{
    position:relative;
    min-width: 40px;
    width:0%;
    height: 40px;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background: #fff;
    width:100%;
    height: 40px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:red;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit{
    width: 40px;
    height: 40px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height: 40px;
    text-align:center;
    cursor:pointer;
    color: #fff;
    background: #f00b0b;
}
.searchbox-open{
    width:100%;
    border: thin solid #fff;
}
.col-md-6.col-xs-12.search-main {
    padding:10px;
    position: absolute;
    z-index: 9999;
    width: 100%;
}
/**/
video#videoarea_search {
    width: 100%;
    float: left;
    background: url(/images/loadingf.gif) center;
    background-repeat: no-repeat;
    max-height: 480px;
}
.video-search{
    width: 100%;
    float: left;
    background-image: url(/images/bgvideo.png);
    background-size: 100%;
    max-height: 480px;
}
ul#playlist_search {
        margin-top: 10px;
    padding: 10px 0px 0px 10px;
    width: 100%;
    height: 500px;
    float: left;
    overflow-y: scroll;
}
.img-search {
    width: 25%;
    float: left;
    padding-left: 5%;
}

.right-col-search {
    width: 50%;
    float: left;
    padding-left: 10px;
}

ul#playlist_search>li {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
ul#playlist_search>li {
    cursor: pointer;
}
#playlist_search::-webkit-scrollbar {
    width: 8px;
}
 
#playlist_search::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
#playlist_search::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.tab-main-bottom .nav.nav-pills>li:nth-child(1):after {
    content: "TIVI ONLINE";
    position: absolute;
    color: red;
    font-size: 9px;
    left: 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
}
.tab-main-bottom .nav.nav-pills>li:nth-child(2):after {
    content: "VOD";
    position: absolute;
    color: #4b89bf;
    font-size: 10px;
    left: 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
}
.tab-main-bottom .nav.nav-pills>li:nth-child(3):after {
    content: "RADIO ONLINE";
    position: absolute;
    color: #2c7500;
    font-size: 10px;
    left: 0;
    bottom: 1px;
    text-align: center;
    width: 100%;
}
/*.fb-share-button.fb_iframe_widget {
    float: right;
    margin-right: 5px;
}*/
li.live-home img {
    width: 24px;
    height: 23px;
}
._6m7._3bt9 {
    display: none;
}
.bgradio_online {
    background: url(/images/bgradio_online.jpg)no-repeat;
    width: 480px;
    height: 271px;
}
.sociall a {
    margin-top: 8px;
    float: right !important;
    margin-left: 5%;
}
a.www {
    height: 24px;
    width: 24px;
    font-size: 7px;
    padding: 1px 1px;
    background: #fff;
    font-weight: 700;
    border-radius: 50%;
    line-height: 24px;
    text-decoration: none;
}
a.phone-hot {
    margin-top: 2px;
    color: white;
    font-weight: 600;
}
a.phone-hot:hover{
    text-decoration: none;
    cursor: pointer;
    color:#fff;
}
.main-title a {
    float: left;
}

.sociall.pull-right {
    width: 115px;
    text-align: right;
}
.col-md-8.col-xs-8.main-title.pull-left {
    padding-left: 0px;
    padding-right: 0px!important;
}
.top-fixed {
    padding-right: 0px;
}
ul.nav.nav-pills.list-cate>li {
    width: 100%!important;
    text-align: left!important;
}
ul.nav.nav-pills.list-cate {
    overflow-y: scroll;
        height: 680px;
    overflow-x: hidden;
}
.name-cate {
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    border-bottom: thin solid #cb0b0b;
    color:#fff;
}

a.imagesDiv-link i {
    font-size: 20px;
    position: absolute;
    left: 4px;
}
a.imagesDiv-link {
    height: 37px;
}
.content-vod {
    width: 100%;
    float: left;
}
li.cate-nav.vod:hover {
    background: #f00b0b;
}
/*li.live-home>a::after {
    content: "TIVI ONLINE";
    position: absolute;
    bottom: 0px;
    font-size: 9px;
    left: 45%;
}

li.list-show>a::after {
    content: "VOD";
    position: absolute;
    bottom: 0px;
    font-size: 9px;
    left: 48%;
}

li.film>a::after {
    content: "RADIO ONLINE";
    position: absolute;
    bottom: 0px;
    font-size: 9px;
    left: 44%;
}*/