ul.list-news.DC{overflow: inherit; margin-left: -10px; margin-right: -10px;}
ul.list-news.DC:after{content: ''; display: block; clear: both;}
ul.list-news.DC li{width: 33.33%; overflow: inherit; padding-left: 10px; padding-right: 10px; margin: 0 0 20px 0; background-color:#fff;}
ul.list-news.DC li > div{ background-repeat:no-repeat; background-position:left top; background-size:100% 100%; position: relative;}
ul.list-news.DC li:first-child{width:66.66%;}

.DC-M.owl-carousel.owl-theme .item > div{background-position: center; background-size: cover; height: 533px;}
.DC-M.owl-carousel.owl-theme .owl-dots{position: absolute; width: 100%; bottom: 10px;}
.DC-M.owl-carousel.owl-theme .owl-dots .owl-dot{width: 20px; margin: 5px;}
.DC-M.owl-carousel.owl-theme .owl-dots .owl-dot span{background: #d71921; opacity: 0.4;}
.DC-M.owl-carousel.owl-theme:hover .owl-dots .owl-dot span{background: #fff;}
.DC-M.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.DC-M.owl-carousel.owl-theme .owl-dots .owl-dot:hover span{opacity: 1;}

.dc-product { 
    padding-top: 40px; padding-bottom: 40px; 
    background-color:#fff;
    background-image: url(../images/bg-home-hlproduct.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.dc.owl-carousel .item{height: 650px; text-align: center; background-color: #f7f7f7;}
.dc.owl-carousel .item img{width: auto; max-height: 650px; display: inline-block;}
#news .dc.owl-carousel .item .vedio{padding: 0;}
.line-end{width: 100%; height: 1px; display: block; clear: both; background-color: #e1e1e1;}
.dc.owl-carousel .item .vedio .js-video{padding-top: 0; padding-bottom: 0; height: 650px;}

.entry-header .head-title{display: inline-block;}
.entry-header:after{content:''; display: block; clear: both;}

.search-box{float: right; position: relative; top: -6px;}
.search-box .form-search{width: 100%;}

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

.gallery-news .owl-theme .owl-dots .owl-dot { margin: 10px 5px 5px;}

@media screen and (max-width: 1230px){
	.DC-M.owl-carousel.owl-theme .item > div{background-position: center; background-size: cover; height: auto;}

	.dc.owl-carousel .item{height: 500px;}
	.dc.owl-carousel .item img{max-height: 500px;}
	.dc.owl-carousel .item .vedio .js-video{height: 500px;}
}
@media screen and (max-width: 991px){
	ul.list-news li{
		width:47.6%;
	}
	ul.list-news.DC li:first-child{width: 100%;}
	ul.list-news.DC li{width: 50.00%;}

	.dc.owl-carousel .item{height: 380px;}
	.dc.owl-carousel .item img{max-height: 380px;}
	.dc.owl-carousel .item .vedio .js-video{height: 380px;}
}
@media screen and (max-width: 767px){
	ul.list-news.DC li{width: 100.00%;}
	.DC-M.owl-carousel.owl-theme .owl-dots{position: relative; bottom: 0; margin-top: 5px;}

	.dc.owl-carousel .item{height: 250px;}
	.dc.owl-carousel .item img{max-height: 250px;}
	.dc.owl-carousel .item .vedio .js-video{height: 250px;}
}
@media screen and (max-width: 767px){
	.search-box{float: none; top: 0;}
}





















