.slicknav_menu{
	display: none;
}
#menu{
	display: block;
}

@media screen and (max-width: 1024px) {
.slogan span {
	font-size: 11px;
	font-weight: 700;
}
.mainmenu ul li a {
	padding: 18px 9px;
	font-size: 10px;
}
.about-right h3 {
	font-size: 18px;
}

}

@media screen and (max-width: 768px) {
.slogan {
	margin-left: 108px;
}
.slicknav_menu {
	display: block;
	background: transparent;
	padding: 5px;
	width: 100%;
	position: absolute;
	top: 34px;
	z-index: 999;
}
.slicknav_nav {
	background: #8A0000;
}
#menu{
	display: none;
}
.about-right {
	margin-top: 20px;
}
.pro-info p {
	font-size: 13px;
	display: none;
}
.pro-info h3 {
	font-size: 13px;
}
.pro-more {
	left: 0;
	width: 100%;
}
.pro-more a {
	width: 100%;
}
.order-box {
	min-height: 224px;
}
.pro-thumb {
	margin-top: 0px;
}
.productBox {
	padding: 18px;
	min-height: 227px;
}
}

@media screen and (max-width: 640px) {
.productBox {
	margin-bottom: 41px;
}
.about-left {
	margin-bottom: 30px;
}
.facilities-mark ul li {
	font-size: 14px;
	margin-bottom: 12px;
	float: none;
	width: 100%;
	margin-right: 0;
	min-height: auto;
}
.widget {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 480px) {
.productBox {
	padding: 20px;
	margin-bottom: 39px;
}
.pro-info p {
	display: block;
}
.order-box::after {
	content: '';
}
.order-box {
	min-height: 171px;
}
.dimension {
	width: 100%;
}
.rmc-calculate .modal-content::after {
	height: 33px;
}
.about-us-area, .rmc-area, .order-area, .footer-top-area {
	background: url('images/bg.png') repeat;
	padding: 40px 0 60px 0;
}
.rmc-header {
	margin-bottom: 0;
}

}

@media screen and (max-width: 380px) {
.rmc-calculate .modal-content::after {
	height: 27px;
}
.why-icon .fa {
	font-size: 16px;
	width: 41px;
	height: 41px;
}
}

@media screen and (max-width: 360px) {
.rmc-calculate .modal-content::after {
	height: 25px;
}
}

@media screen and (max-width: 320px) {
.rmc-calculate .modal-content::after {
	height: 22px;
}
}
