@media (max-width: 767px){
	#icon_menu_mobile {
		margin-top:10%;

	}
	#header .right_header {
		margin-top:20px;
	}
	#header .right_header ._lang {
		display:none;
	}
	#header .right_header .row_1 {
		text-align:center;

	}
	#header .menu_top {
		display:none;
	}
	#owl_grid_3 .owl-item {
		text-align:center;
	}
	#owl_grid_3 .owl-item ._img {
		margin-bottom:10px;
	}
	#owl_grid_3 .owl-theme .owl-controls {
		position:initial;
		margin-top:10px;
	}
	#footer .logo_footer {
		text-align:center;
	}
	#footer .address {
		text-align:center;
		padding:10px 0;
	}
	#content .list_news .item_news .title_news {
		margin-top:10px;
	}
	#owl_slider .owl-controls {
		bottom:5px;
		left:15px;
	}
	.item_right grid_support{
		display: none;
	}
}
@media (max-width: 480px){
	#icon_menu_mobile {
		width: 30px;
		height: 30px;	
	}
	#logo img {
		width:60%;
	}
	#header .right_header  .phone {
		font-size:18px;	
	}
	#header .right_header  .phone1 {
		font-size:18px !important;	
	}

	#owl_slider .owl-controls {
		left: 0px;
		bottom: 0px;
	}
	#header-top .row_1{
		margin-right: 0;
	}
}

@media (max-width: 767px){
	#header .right_header .phone1 {
		background: url(../images/icon_phone.png) no-repeat left center;
		height: 30px;
		line-height: 30px;
		display: inline-block;
		padding-left: 40px;
		font-family: OS;
		font-size: 24px;
		margin-top: 5px;
		margin-right: 14px;
	}

}
