@font-face {
    font-family: "FontAwesome";
    src: url(../../../fonts/v5/fontawesome-webfont.eot?v=4.7.0);
    src: url(../../../fonts/v5/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../../fonts/v5/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../../../fonts/v5/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../../../fonts/v5/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../../../fonts/v5/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal
}
#index-floating-btn {
    position: fixed;
    bottom: 0;
}
.wide-ratio.video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

.wide-ratio.video .duration {
    position: absolute;
    transition: all .15s ease-out;
    top: calc(100% - 12px);
    /* left: calc(100% - 80px); */
    transform: translate(0%, -50%);
    z-index: 1;
    width: 100%;
    font-size: 12px;
    text-align: right;
}
.wide-ratio.video .duration span {
    background: rgba(17, 17, 17, 0.8);
    padding: 5px 7px;
    color: #fff;
}

#video-articles .row {
    margin-right: -5px;
    margin-left: -5px;
}
#index-floating-btn {
    width: 100%;
    text-align: center;
    transition: all .75s ease-out;
    z-index: 9;
}
#index-floating-btn img.btn {
    width: 200px;
}
.slider-card {
    position: relative;
}
.slider-card .duration {
    position: absolute;
    z-index: 9999;
    top: 15px;
    left: 15px;
}
.slider-card  .duration span {
    background: rgba(17, 17, 17, 0.8);
    padding: 5px 7px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.slider-card .duration span:before {
    content: " ";
    background: url(../../../images/v5/video-icon1.svg) no-repeat;
    width: 12px;
    height: 10px;
    display: inline-block;
    margin: 0px 5px;
}

.wide-ratio.video .duration span:before {
    content: " ";
    background: url(../../../images/v5/video-icon1.svg) no-repeat;
    width: 12px;
    height: 10px;
    display: inline-block;
    margin: 0px 5px;
}
 @media (max-width: 767px){
    .section.video .card.new-highlight .card-header {
        /*ma*/
        margin-left: 0px
    }
}

.uf .section.video div[class*=' col-'] {
    padding: 0;
    
}


.uf .section.video .card{
   box-shadow: 0px 0px 0px 0px rgba(255,153,0,0.3);
}
.section > div:first-child {
    margin-top: 20px;
    padding: 0 0 5px 0;
    overflow: hidden;
}

.uf .section.video a:hover > h2 {
    text-decoration: none;
}

.section.video h1 {
    font-size: 20px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
.uf .recommendVideo > h2,
.uf .section.video h1,
.uf .page-left a, 
.uf .page-left h1, 
.uf .section.video .program-list .title-uf h2 {
    color: #ec9729 !important;
    font-weight: bold!important;
}
.uf .recommendVideo > h2 {
    font-weight: bold;
     line-height: 20px;
    padding-left: 5px;
   
}


.uf .card {
    border:  4px solid rgba(255,255,255,.15);
}
.section-header h2,
.section-header {
    color: #EA642B ;
    font-size: 20px;
    width: 100%;
    margin-top: 0;
   /*margin-bottom: 10px;*/
    font-weight: bold
}
.uf .section.video h1 {
    margin-bottom: 0px;
}

.uf .section.video .content .card{
    padding: 0;
    border: 1px solid #eee;
}

.title-uf .section-header {
    height: auto!important;
}

.uf .card-header {
                        background-color: rgba(255, 255, 255, 0)!important;
                        /*padding-top: 20px!important;*/
border:  none;
                    }
                    .uf .section.video .card.new-highlight{
                       /* border:  none!important;*/
                    }
                    .uf .section.video .card.new-highlight .card-header {
                        background-color: rgba(255, 255, 255, 0)!important;
                        border:  none;
                    }
                    
                    .uf .section.video .card.new-highlight {                  
                         border: 1px solid #eee;
                    }
                   .uf .section.video .card.new-highlight h2{        
                        font-weight: bold;
                        line-height: normal;
                        min-height: auto;
                        font-size: 24px;
                        height: auto;
                        padding-top: 15px;
                    }
                    .uf .section.video .card.new-highlight .card-detail {
                       	padding:   padding: 0px 15px 0px 0px!important;
                        border-top: none;
                    }
                    .uf .card-detail-wrapper {
                          border-top: none;
                    }
                    .uf .section.video .program-list .title-uf h1,
                    .uf .section.video .program-list .title-uf h2 {
                        /* display: inline-block !important; */
                        font-size: 26px;
                        font-weight: bold;
                        line-height: 40px;
                    }
                    .uf .section-header {
                        height: auto;
                    }
                    .uf .program-list {
                        margin-top: 40px;
                    }
                    @media (max-width: 767px) and (min-width: 321px) {
                  
                         .mobile-list {
                            display: table;
                            width: 100%;
                        }
                        .section.video .card.mobile-list > a {
                            width: 100%;
                            /* display: inline-block; */
                            float: left;
                            display: table-cell;
                        }
                        .section.video .card.mobile-list > .card-header {
                            width: 60%;
                            display: inline-block;
                             display: table-cell;
                            vertical-align: top;
                        }
                        .uf .section.video .card.new-highlight .card-detail {
                            padding: 5px!important;
                            border-top: none;
                            width: 95%;
                        }
                        
                        .uf .section.video .card.new-highlight .col-sm-5 {
                           flex: 0 0 100%!important;
                            max-width: 100%!important;
                            /*margin: -15px;*/
                        }
                        .uf .section.video .card.new-highlight .col-xs-12 {
                            
                        }
                   
                        .uf .section.video .card.new-highlight .col-sm-7 {
                                /*flex: 0 0 100%!important;
                                max-width: 100%!important;
                                margin: -15px;*/
                        }
                        .uf .container,
                        .uf .row {
                            margin-left: 0px;
                            margin-right: 0px;
                            padding-left: 0px;
                            padding-right: 0px;
                        }
                        .uf .section.video .card.new-highlight .col-sm-7 {
                            flex: 0 0 100%;
                            max-width: 100%;
                        }
                        .uf .section.video .card.new-highlight .card-header {
                             width: 100%;
                        }
                        .uf .moreVideo a {
                            background: #ec9729!important;
                            color: #fff!important;
                        }
                        .section.video .border-split-list {
                            border-top: 1px solid #ccc;
                            margin: 0px;
                            display: inline-block;
                            width: 100%;
                            position: absolute;
                            left: 0;
                        }
                        
                        .uf .program-list .col-xs-12 {
                            width: 100%;
                        }
                        .uf .col-sm-3 {
                              flex: 1 100%;

                            max-width: 100%;
                        }
                    }

                    
                    @media (max-width: 766px){
                       
                    }
                    

                    @media (min-width: 769px){
                    .section.video .detail {
                         width: auto; 
                    }
                    }

                    @media (max-width: 440px){
                    .section.video .right.share-icon {
                        float: none!important;
                    }   
                    }

                    .uf .program-list .card-header {
                        padding-top: 0px!important;
                         border: none;
                    }

                    .uf .program-list .infinite-item .card-detail {
                        display: none;
                    }

                    .uf .program-list .card {
                        border: border:  4px solid rgba(255,255,255,.15);
                    }
                    .section.video .card ..uflished {
                        font-size: 12px;
                    }

.uf .program-list .card-detail-wrapper {
    display: none;
}

@media only screen and (min-width: 576px){
    #global-menu .logo img {
            display: inline;
    }
}

.uf .program-list .content .card {
    border: none!important;
    margin: 7px;
    
    
}

.uf .program-list .card-header{
    padding: 5px 5px 15px 5px !important;
      /* border-bottom: 1px solid rgba(0, 0, 0, .125);*/
}
.uf .program-list .border.uf {
    background: #ec9729;
    border: 0px!important;
}

@media (max-width: 440px) {
    .section.video .mobile-shareBtn {
        display: none;
        width: 100%;
        text-align: center;
        position: fixed;
        background: rgba(0, 0, 0, 0.6);
        transition: all .15s ease-out;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        z-index: 99;
    }
}

.show {
    display: block!important;
}

.title-uf {
    border-bottom: 4px solid #ec9729;
}

.video.latest .card {
        border: 1px solid #eee!important;
}



@media (min-width:441px) {
    .section.video .cell {
        /*display: none*/
    }
    .section.video .table {
            justify-content: space-between;
    align-items: center;
   	/* padding-bottom: 8px;
    border-bottom: 1px solid #ccc;*/
    }
    
    .section.video .cell.right {
            display: flex;
        
    }
    
    .section.video .cell.right a {
        margin: 10px;
    }
}

.section.video a{
     word-wrap: break-word;
}

@media (max-width: 440px) {
    .section.video .card.new-highlight .published, .section.video .card.new-highlight .card-detail-wrapper {
        display: block;
   }
    .section.video .card.new-highlight .card-detail-wrapper, .section.video .card.new-highlight .card-header {
        padding: 0px;
        padding-top: 0px;
   }
    .content .card {
        margin-left: 0;
        margin-right: 0;
   }
    .uf .section.video .card.new-highlight .card-header {
        margin: 0px;
        padding-bottom: 0px;
   }
    .section.video .card.new-highlight .card-detail-wrapper {
        width: 100%!important;
   }
    .uf .section.video .card.new-highlight h2 {
        padding: 0px!important;
   }
}

#section-bar .main-categ  a {color: #ec9729;}

@media only screen and (max-width: 1024px) {
	.landing-card-detail {
		display: none!important;
	}
}

.video.section > div:first-child { margin-top: 0; } 

.icon.eat-search {
    background-image: url(../../../images/v5/video/icon-eat-search.svg);
}
.icon.new-video {
    background-image: url(../../../images/v5/video/icon-new-video.svg);
}
.icon.open-box {
    background-image: url(../../../images/v5/video/icon-open-box.svg);
}
.icon.video-recipe {
    background-image: url(../../../images/v5/video/icon-recipe.svg);
}
.icon-video{
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-right: 6px;
    float: left;
    background-size: 100%;
}
@media (min-width: 441px){
	.section.video .shareBtn div {
	
	 width: 30px;
	   margin: 13px 10px;
	   font-size: 14px;
	   display: inline-block;
	 
	   text-align: center;
	}
}

.icon.video-more-white {
    background-image: url(../../../images/v5/video/white-01.svg);
}
.icon.video-more-orange {
    background-image: url(../../../images/v5/video/orange-01.svg);
}
.icon-more-btn {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    margin-right: 6px;
    float: right;
    background-size: 100%;
}
.icon-more-btn-moblie{
    display: inline-block !important;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    margin-right: 6px;
    background-size: 100%;
}
