@media screen and (max-width: 1348px){
	.container	{
		width:1170px;
	}
	.owl-theme .owl-controls .owl-nav .owl-next	{
		right:-5px;
	}
	.owl-theme .owl-controls .owl-nav .owl-prev	{
		left:-5px;
	}
}

@media screen and (max-width: 1169px){
	.tr_mobile	{
	  display:block!important;
	}
	.tr_pc	{
	  display:none!important;
	}
	.main	{
		width:100%;
	}
	.container{
		width:100%;
		padding:0 5px;
	}
	img{
		max-width:100%;
	}
	.d_segment_top .container{
		text-align:center;
	}
	.d_hotline{
		
	}
	.search_mobile{
		float: left;
		margin-left: 30px;
		margin-top: 2px;
		position: relative;
		display: none !important;
	}
	.d_segment_top .container{
		text-align:center;
	}
	.d_inline{
		display:inline-block;
	}
	.d_logo{
		float:none;
		text-align:center;
		margin: 10px 0;
	}
	.d_menu{
		float:none;
		margin-left: 0;
		height: initial;
	}
	.d_segment_menu .container{
		text-align:center;
		padding: 0;
	}
	.d_search{
		display:inline-block;
		float:none;
		position: absolute;
		top: 30px;
		left: 0;
	}
	.d_segment_menu{
		margin-bottom:2px;
	}
	.news_module{
		width:100%;
	}
	.news_healthy{
		float:none;
	}
	.news_img{
		margin:0 auto;
	}
	.news_content{
		float:none;
		width:100%;
		text-align:center;
	}
	.news_title{
		margin-top:5px;
	}
	.news_company{
		float:none;
	}
	
	.footer_left{
		float:none;
		width:100%;
		text-align:center;
		margin-bottom:30px;
	}
	.footer_left_title{
		width:300px;
		margin:0 auto;
		margin-bottom:15px;
	}
	.footer_middle{
		float:none;
		width:100%;
		text-align:center;
		margin-left:0;
		margin-bottom: 30px;
	}
	.umt_email2{
		width:250px;
		margin:0 auto;
	}
	.footer_middle .d_register	{
		float:none;
	}
	.footer_right	{
		float:none;
		width:100%;
		text-align:center;
		margin-left:0;
		margin-bottom: 10px;
	}
	.d_bct{
		float:none;
		width:100%;
		text-align:center;
	}
	.d_social{
		float:none;
		text-align:center;
	}
	.d_title2{
		text-align:center;
		background:none;
	}
	.d_title2 h3{
		float:none;
		display:inline-block;
	}
	
	.tr-md-4
	{
		width:100%;
	}
	.tr-md-6,.column_container, .column_container.form
	{
		width:100%;
	}
	
}

@media screen and (max-width: 768px){
	.news_img{
		float:none;
		text-align:center;
		width:100%;
	}
	.d_title h3:before, .d_title h3:after{
		display:none;
	}
	.d_title h3{
		border-bottom: 3px solid #9a1b2e;
		padding-bottom: 8px;
	}
	    
}

@media screen and (max-width: 600px){

}	 

@media screen and (max-width: 480px){
     
}

@media screen and (max-width: 320px){
    
}

@media screen and (max-width: 240px){
    
}