body{
	font-family: Arial, Helvetica, sans-serif
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#news-slider{
	margin-top:40px;
}
.main_menu .header_social_icon ul li {
    display: inline-block;
}
.container {
    max-width: 1340px;
}

.container .row{
	margin-left:0px;
	margin-right:0px;
}

#news_slider{
	height:560px;
	background-color: #f3f8fc;
	padding-top: 40px;
}
#news_slider h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 30px 0 20px;
   color: #8a8888;
   font-size: 16px;
} 

#news_slider h2 span { 
   background:#f3f8fc; 
   padding:0 10px; 
}

#home_work_list h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 70px 0 70px;
   color: #8a8888;
   font-size: 16px;
} 

#home_work_list h2 span { 
   background:#fff; 
   padding:0 10px; 
}

#work_list{
	margin-top:90px;
}

#home_work_list img{
	width: 100%;
}

#home_work_list .margin_b{
    margin-bottom:30px;
}

.post-slide{
	overflow: hidden;
	margin-right: 15px;
	background-color:#fff !important;
}
.post-slide .post-img {
	float: left;
	width:50%;
	position: relative;
	margin-right: 30px;
}
.post-slide .post-img img{
	width: 100%;
	height: auto;
}
.post-slide .post-date{
	background: #ec3c6a;
	color:#fff;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 2% 3%;
	width: 60px;
	height: 60px;
	text-align: center;
	transition:all 0.50s ease;
}
.post-slide .date{
	display: block;
	font-size:20px;
	font-weight: 700;
}
.post-slide .month{
	display: block;
	font-size:11px;
	text-transform: uppercase;
}
.post-slide .post-review {
	padding: 5% 3% 1% 0;
	border-top: 3px solid #38cfd8;
}
.post-slide:hover .post-review{
	border-top-color:#ec3c6a;
}
.post-slide .post-title{
	margin:0 0 10px 0;
}
.post-slide .post-title a{
	font-size:14px;
	color:#333;
	text-transform:uppercase;
}
.post-slide .post-title a:hover{
	text-decoration:none;
	font-weight: bold;
}
.post-slide .post-bar{
	padding:0;
	list-style:none;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
	border: 1px solid #38cfd8;
	bottom: -10px;
	content: "";
	display: block;
	position: absolute;
	right: 36%;
	width: 25px;
}
.post-slide .post-bar:before{
	border: 1px solid #ec3c6a;
	right: 32%;
}
.post-slide .post-bar li{
	color:#555;
	font-size:10px;
	margin-right:10px;
	display:inline-block;
}
.post-slide .post-bar li a{
	font-size: 13px;
	text-decoration:none;
	text-transform:uppercase;
	color:#ec3c6a;
}
.post-slide .post-bar li a:hover{
	color:#ec3c6a;
}
.post-slide .post-bar li i{
	color:#777;
	margin-right:5px;
}
.post-slide .post-description{
	font-size:12px;
	line-height:21px;
	color:#444454;
}
.owl-theme .owl-controls{
	margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
	background: #fff;
	border: 2px solid #9FA0A0;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #9FA0A0;
}
@media only screen and (max-width: 990px) {
	.post-slide .post-img {
		width:100%;
	}
	.post-slide .post-review{
		width:100%;
		border-bottom: 4px solid #ec3c6a;
	}
	.post-slide .post-bar:before{
		left: 0;
	}
	.post-slide .post-bar:after{
		left: 25px;
	}
}

#home_work_list .home_work_detail{
	height:130px;
	background-color:#f3f8fc;
}

#home_work_list .home_work_detail .title{
	width:80%;
	margin:0 auto;
	position:relative;
	top:35%;
	font-size:1vn;
	font-weight:600;
	border-bottom:1px solid #000;
}

.page_title{
	width:100%;
	height:50px;
	background-color:#f3f8fc;
	padding-top: 40px;
    padding-bottom: 40px;
}

.page_title3{
	width:100%;
	height:126px;
	padding-top: 40px;
    padding-bottom: 40px;
}

.page_title3 h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #8a8888; 
   line-height: 0.1em;
   margin: 70px 0 70px;
   color: #000;
   font-size: 16px;
} 

.page_title3 h2 span { 
   background:#fff; 
   padding:0 10px; 
}

.page_title2{
	width:100%;
	padding-bottom: 40px;
}

.page_title2 h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #8a8888; 
   line-height: 0.1em;
   margin: 70px 0 70px;
   color: #000;
   font-size: 16px;
} 

.page_title2 h2 span { 
   background:#fff; 
   padding:0 10px; 
}


.page_video{
	width:100%;
	background-color:#f3f8fc;
	padding-top: 40px;
    padding-bottom: 40px;
}

.page_title h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #8a8888;
    line-height: 0.1em;
    margin: 0px 0 70px;
    color: #000;
    font-size: 16px;
}

.page_title h2 span { 
   background:#f3f8fc; 
   padding:0 10px; 
}

#work_list.container{
	max-width: 1340px;
}

#page_video_area.container{
	max-width: 1340px;
}


#work_list{
	width: 100%;
}

#work_list img{
	width: 100%;
}

#work_list .margin_b{
    margin-bottom:30px;
}

#work_list .work_item{
	border:1px solid #e0e0e0;
	margin-left: -6px;
}

#work_list .work_item .work_item_detail{
	color:#000;
	margin-top:20px;
	margin-left: 1em;
	margin-right: 1em;
	min-height:210px;
}

#work_list .work_item .work_item_detail .work_title{
	font-size:1.2em;
	font-weight:700;
	margin-top:20px;
}

#work_list .work_item .work_item_detail .work_sub_title{
	font-size: 14px;
}

#work_list .work_item .work_item_detail .red_label{
	background-color: #eb1718;
	width: auto;
    display: inline;
	font-size: 0.2em;
	color:#fff;
	padding:5px;
	font-weight:700;
}


#work_detail .red_label{
	background-color: #eb1718;
	width: auto;
    display: inline;
	font-size: 0.2em;
	color:#fff;
	padding:5px;
	font-weight:700;
}

.red_label{
	background-color: #eb1718;
	width: auto;
    display: inline;
	font-size: 0.2em;
	color:#fff;
	padding:5px;
	font-weight:700;
}

#work_detail .normal_detail{
	margin-top:30px;
}

#work_detail .work_title{
  margin-top:10px;
  font-weight:bold;
}

#work_detail .work_sub_title{
  margin-top:10px;
}

hr.new2 {
  border-top: 1px dashed #000;
}


.pageNumber_nav{
	text-align:center;
}

.header_social_icon {
	display: none;
}

.producer_title_area{
		margin-top:20px;
		margin-bottom:90px; 
	}
	
#producer_news_area{
	background-color: #e0e5e9;
	
}
.producer_news_area_content{
	padding:20px;
}
.p_news_text_area{
	min-height: 110px;
	background-color: #fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.p_news_title{
	font-size:20px;
	font-weight: bold;
	padding-top:5px;
}
.p_news_subtitle{
	font-size:15px;
	font-weight: bold;
}
.p_news_text_area .red_label{
	background-color: #eb1718;
	width: auto;
	display: inline;
	font-size: 0.1em;
	color:#fff;
	padding:5px;
	font-weight:700;
}
.p_content{
	padding-bottom:50px;
}

.p_news{
	padding-bottom:30px;
}
	
@media (min-width: 992px){
	.header_social_icon {
		display: block;
	}
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: left;
    
}
	
footer{
	background-color:#f3f8fc;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	color: #2f2522;
	font-size:12px;
}

.contact_image{
	text-align:center;
}

#hero-image2 {
	position: relative;
	width: 100%;
	height: 221px;
	overflow: hidden;
}

#hero-image2 img {
	position: absolute;
	width: 100%;
   /*  width: 210%;
    right: -55%; */
    
}
#hero-image2{
	display:none;  
}

#hero-image {
	position: relative;
	width: 100%;
	/* height: 250px;
	overflow: hidden; */
	background: red;
}

/* #hero-image img {
	position: absolute;
    height: auto;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    left: -9%;
    transform: translateX(-40%);
    top: -80%;
}
 */
#hero-image{
	display:none;  
}
.slider-home{
	display:block;  
}
@media only screen and (max-width: 600px) {
  .navbar-nav {
	position: relative;width: 100%;
  }
  #hero-image{
	display:none;  
  }
  #hero-image2{
	display:block;  
  }
  .slider-home{
	  display:none;  
  }
  #news_slider h2 {
	margin-left: 30px;
	margin-right: 30px;
	width: 80%;
  }
  #home_work_list h2 {
	margin-left: 30px;
	margin-right: 30px;
	width: 80%;
	}
	.producer_title_area {
		margin-top: 20px;
		margin-bottom: 34px;
	}
	.post-slide img{
		width:100%;
	}
	
	#news_slider {
		height: 370px;
    }
	
	.owl-prev, .owl-next {
		height: 33px;
	}
}