@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 991px) {
.menuBox{
	display:none;
	}
.route-list{
	font-size:30px;
	}
.breadcrumb{
	font-size:25px;
	}
.fr-pt-title{
	font-size:35px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	}
.inquire-now{
	padding:0 !important;
	}
.inquire-now .btn{
	padding:20px 12px;
	font-size:20px;
	}
.product-img{
	padding:0;
	}
.product-img img{
	width:100%;
	}
.pt-table table tr td{
	font-size:26px;
	padding:25px 20px;
	}
.box-tit-style span{
	width:30%;
	padding:20px;
	font-size:20px;
	}
.download-box table tr td{
	font-size:24px;
	}
.document-size{
	display:none;
	}
.document-btn{
	width:30%;
	}
.document-btn .btn{
	font-size:20px;
	padding:20px 12px;
	}
	
.box{
	width:100%;
	}
/* Product advisory */
.modal-dialog{
	width: 100%;
	padding: 0 15px;
}
.modal-title{
	font-size: 28px;
}
.modal-header .close{
	font-size: 50px;
	margin-top:-8px;
}
.information label{
	font-size: 24px;
}
.form-control{
	font-size: 24px;
}
.ht85{
	height: 146px;
}
.modal-footer .btn{
	font-size: 24px;
	padding: 12px 18px;
}
.radioStyle{
	width: 38px;
	height: 38px;
/*	margin-left: 56px !important;*/
}
.wh50{
	width: 48%;
	font-size: 28px !important;
}
.radioStyle02{
	width: 38px;
	height: 38px;
/*	margin-left: 142px !important;*/
}
.wh30{
	width: 30%;
	font-size: 28px !important;
}
.pdlt20{
	padding-left: 20px;
}
}

