@media (min-width: 991px) and (max-width: 1199px) {
	.ruocylogo {
		display: inline-block;
		width: 240px;
		height: 60px;
		font-size: 0;
		margin-top: 15px;
	}

	.ruocynav li {
		padding: 0 10px;
	}

	.ruocynav li.dropdown::before {
		right: 3px;
	}

	.ruocy-product .box h5 {
		height: 36px;
		line-heigth: 18px;
		margin-bottom: 10px;
	}

	.ruocy-product .box h2 {
		height: 60px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.ruocy-new-class ul li {
		width: 31.33333333%;
		margin: 8px 1%;
	}

	.ruocy-new-class ul li:nth-child(1) {
		margin: 8px 1% 8px 0% !important;
	}

	.ruocy-new-class ul li:nth-child(3) {
		margin: 8px 0% 8px 1% !important;
	}

	.ruocy-new-class ul li:nth-child(4) {
		margin: 8px 1% 8px 0% !important;
	}

	.ruocy-new-class ul li:nth-child(5) {
		margin: 8px 0% 8px 1% !important;
	}

	.ruocy-select ul li {
		width: 48%;
		margin: 8px 1%;
	}

	.ruocy-select ul li:nth-child(1) {
		margin: 8px 1% 8px 0% !important;
	}

	.ruocy-select ul li:nth-child(2n) {
		margin: 8px 0% 8px 1% !important;
	}

	.ruocy-select ul li:nth-child(2n+1) {
		margin: 8px 1% 8px 0% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.ruocylogo {
		display: inline-block;
		width: 200px;
		height: 50px;
		font-size: 0;
		margin-top: 20px;
	}

	#ruocy-menu .ruocynav li {
		padding: 0 5px;
		font-size: 16px;
	}


	.data-article p img {
		width: 90%;
	}

	.ruocy-product .box h5 {
		height: 36px;
		line-heigth: 18px;
		margin-bottom: 10px;
	}

	.ruocy-product .box h2 {
		height: 60px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	.product-breif {
		height: 100%;
		min-height: auto;

	}

	.btn-contact>a {
		margin-bottom: 15px;
	}

	.btn-contact>a:nth-child(2) {
		
	}

	.download-pdf {
		width: auto;
		line-height: 30px;
		position: inherit;
		text-align: center;
		margin: 15px auto 0 auto;
	}

	.ruocy-new-class ul li {
		width: 100%;
		margin: 8px 0%;
	}

	.ruocy-new-class ul li:nth-child(1) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-new-class ul li:nth-child(5) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-select ul li {
		width: 48%;
		margin: 8px 1%;
	}

	.ruocy-select ul li:nth-child(1) {
		margin: 8px 1% 8px 0% !important;
	}

	.ruocy-select ul li:nth-child(2n) {
		margin: 8px 0% 8px 1% !important;
	}

	.ruocy-select ul li:nth-child(2n+1) {
		margin: 8px 1% 8px 0% !important;
	}

	.product-detail .content .table {
		width: 90% !important;
	}

	.product-detail .content table {
		width: 90% !important;
	}
}

@media (max-width: 767px) {

	.language {
		margin-right: 0px;


	}

	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}

	.ruocyheader {
		position: fixed;
		top: 0;
		width: 100%;
		height: 70px;
		background: #fff;
		border-bottom: 1px solid #e9e9e9;
	}

	.ruocyhead {
		background: #fff;
		height: 70px;
		border-bottom: 1px solid #e9e9e9;
		box-shadow: none;
	}

	.ruocy-nav-bg {
		height: 69px;
		background-image: none;
	}

	.topbar {
		background: none;
		border: none;
		position: absolute;
		width: 130px;
		right: 100px;
		top: 15px;
	}

	.ruocylogo {
		display: inline-block;
		width: 160px;
		height: 40px;
		font-size: 0;
		margin-top: 15px;
	}

	.ruocylogo h1 {
		background: url("../images/color-logo.png") no-repeat center center;
		background-size: contain;
	}

	.ruocy-mobile-menu-icon {
		position: absolute;
		top: 10px;
		right: 20px;
		width: 80px;
	}

	.ruocy-menu-so-icon {
		float: left;
		font-size: 30px;
		line-height: 50px;
		color: #999;
		margin-right: 10px;
	}

	.ruocy-menu-nav-icon {
		float: right;
		font-size: 30px;
		line-height: 50px;
		color: #999;
	}

	.ruocy-menu-close-icon {
		float: right;
		font-size: 30px;
		line-height: 50px;
		color: #999;
		margin-right: 10px;
	}

	.ruocy-kong {
		margin: 0 auto;
		width: 100%;
		height: 70px;
	}

	.ruocybanner {
		padding-top: 0px;
		height: 40vh;
	}

	.ruocybanner .img-cover {
		display: block;
		background-size: captain;
		background-position:top center;
		height:100%;
		z-index:-1;
	}
	.ruocybanner video {
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		width: 800px;
		height: 450px;
		margin: -225px 0 0 -400px;
	}

	.ruocybanner .text h4 {
		font-size: 24px;
	}

	.ruocybanner .text p {
		font-size: 18px;
	}

	.ruocybanner .swiper-pagination {
		bottom: 10px;
	}

	.ruocybanner .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		border-radius: 6px;
	}

	.ruocybanner .swiper-pagination-bullet-active {
		width: 20px;
	}

	.page-ban-pic {
		width: 100%;
		height: 180px;
		background-size: cover !important;
		overflow: hidden;
	}

	.page-ban-link h2 {
		font-size: 18px;
	}

	.ruocy-main-bt {
		line-height: 30px;
		font-size: 24px;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	.ruocy-product .box h5 {
		height: 36px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.ruocy-product .box h2 {
		line-height: 30px;
	}


	.page-ban {
		margin-top: 0px;
	}

	.page-ban-pic {
		width: 100%;
		background-size: cover !important;
		overflow: hidden;
	}

	.page-num {
		display: none;
	}

	.ruocy-form li {
		width: 100%;
		margin-right: 0%;
	}

	.ruocy-form textarea {
		height: 120px;
		padding-right: 0px;
	}

	.ruocy-form button {
		position: static;
		margin: 0 auto;
		width: 100%;
		height: 50px;
		border-radius: 25px;
		margin-top: 15px;
		margin-bottom: 25px;
	}

	.ruocy-form button i {
		font-size: 40px;
	}

	.product-breif {
		height: 100%;
		min-height: auto;

	}

	.btn-contact>a {
		width: 100%;
		margin-bottom: 30px;
	}

	.btn-contact>a:nth-child(2) {
		
	}

	.product-detail .content img {
		width: 100%;
		height: auto !important;
	}

	.ruocy-gbook button {
		width: 100%;
	}

	.ruocy-new-class ul li {
		width: 100%;
		margin: 8px 0%;
	}

	.ruocy-new-class ul li:nth-child(1) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-new-class ul li:nth-child(5) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-select ul li {
		width: 100%;
		margin: 8px 0%;
	}

	.ruocy-select ul li:nth-child(1) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-select ul li:nth-child(2n) {
		margin: 8px 0% 8px 0% !important;
	}

	.ruocy-select ul li:nth-child(2n+1) {
		margin: 8px 0% 8px 0% !important;
	}

	.product-detail .content .table {
		width: 100% !important;
	}

	.product-detail .content table {
		width: 100% !important;
	}

	.detail-article {

		padding: 15px;
	}

	.data-article table {
		width: 100% !important;
	}

	#side {
		width: 50px;
		height: 50px;
		right: 20px;
		top: 80%;
		transform: translateY(-50%);
	}

	#side .backTop {
		width: 40px;
		height: 40px;
		border-radius: 100%;
	}

	.backTop b {
		display: none;
	}

}


@media (max-width: 767px) {
	#ruocy-mobile-menu {
		position: fixed;
		top: 70px;
		bottom: 0;
		width: 100%;
		z-index: 8;
		background: #fff;
		overflow: auto;
		zoom: 1;
	}

	#ruocy-mobile-menu {
		position: fixed;
		top: 70px;
		bottom: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
		overflow: auto;
		zoom: 1;
	}

	#ruocy-mobile-menu .mobilenav li {
		border-bottom: 1px solid #e9e9e9;
	}

	#ruocy-mobile-menu .mobilenav li a {
		width: 80%;
		padding: 0 15px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	#ruocy-mobile-menu .mobilenav li.active a {
		color: #3366cc;
		font-weight: bold;
	}

	#ruocy-mobile-menu .mobilenav .subnav li {
		border-bottom: 0px solid #e9e9e9;
	}


	#ruocy-mobile-menu .mobilenav li.dropdown::before {
		position: absolute;
		right: 20px;
		font-size: 20px;
		font-family: "iconfont";
		content: "\e600";
		line-height: 45px;
		color: #999;
		cursor: pointer;
	}

	#ruocy-mobile-menu .mobilenav li .subnav {
		display: none;
		font-size: 16px;
	}

	#ruocy-mobile-menu .mobilenav li.dropdown .active .subnav {
		display: block;
	}

	#ruocy-mobile-menu .mobilenav li .subnav a {
		width: 100%;
		padding: 0px 30px;
		display: block;
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #f5f5f5;
	}

	#ruocy-mobile-menu .mobilenav li.active .subnav a {
		font-weight: normal;
		color: #333;
	}

	#ruocy-mobile-menu .mobilenav li .subnav a:hover {
		color: #0d6cff;
	}

	#ruocy-mobile-menu .mobilenav li .subnav li:first-child {
		border-top: 1px solid #e9e9e9;
	}

	#ruocy-mobile-menu .mobilenav li .subnav li:last-child {
		border-bottom: 0px solid #e9e9e9;
	}

	#ruocy-mobile-menu .mobilenav li.arrow::before {
		-webkit-transform: rotateZ(90deg);
		-moz-transform: rotateZ(90deg);
		-o-transform: rotateZ(90deg);
		transform: rotateZ(90deg);
	}



	.ruocy-search-box {
		width: 80%;
		padding-top: 25%;
		line-height: 45px;
		margin: 0 auto;
		display: -ms-flexbox;
		display: flex;
		opacity: 1;
	}

	.ruocy-search-box .search-box {
		-ms-flex: 1;
		flex: 1;
		padding: 0 12px;
		height: 45px;
		font-size: 16px;
		-webkit-appearance: none;
		appearance: none;
		border: 0;
		background: #fff;
		border-radius: 0;
		border: 1px solid #ddd;
		outline: none;
	}

	.ruocy-search-box .search-btn {
		color: #fff;
		width: 60px;
		height: 45px;
		font-size: 28px;
		text-align: center;
		cursor: pointer;
		-webkit-appearance: none;
		appearance: none;
		background: #0d6cff;
		border: 0;
		border-radius: 0;
	}

	.ruocy-search-box .search-btn:hover {
		background: #0757d2;
	}

	.search-dialog-box {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 70vh;
		z-index: 1000000;
		opacity: 0;
		visibility: hidden;
		margin-top: 25px;
	}

	.search-dialog-box:before {
		content: "";
		position: absolute;
		top: 0;
		height: 0;
		transition: .5s;
		left: 0;
		right: 0;
		z-index: 1;

	}

	.search-dialog-box.on:before {
		height: 100%
	}

	.search-dialog-box .search-bg {
		position: absolute;
		left: 0;
		top: -20px;
		width: 100%;
		height: 0;
		margin: 0;
		background: rgba(0, 0, 0, .7);
		background-size: cover;
		background-repeat: no-repeat;
		transform-origin: center center;
		transition: height .5s cubic-bezier(.77, 0, .175, 1);
	}

	.search-dialog {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		z-index: 2;
	}

	.search-dialog-box.on {
		opacity: 1;
		visibility: visible;
	}

	.search-dialog-box.on .search-bg {
		height: 100vh;
	}

	.search-close {
		position: absolute;
		right: 65px;
		top: -10px;
		width: 40px;
		height: 40px;
		z-index: 999;
		font-size: 20px;
		font-weight: normal;
		color: #fff;
		text-align: center;
		line-height: 40px;
		cursor: pointer;
		background-color: rgba(255, 255, 255, .1);
		border-radius: 100%;
		transition: .6s
	}

	.search-close:hover {
		color: #fff;
		transform: rotate(180deg)
	}

	.hide {
		display: none;
	}

}

@media (max-width: 480px) {
	.tabs {
		height: 50px
	}

	.tabs a {
		width: 100%;
		border-bottom: 1px solid #ddd;
	}
}