@media screen and (min-width:320px) and (max-width:480px) {
.mentor-itm-mmg-txt {
    height: auto;
}
}
@media screen and (min-width:481px) and (max-width:640px) {
.mentor-itm-mmg-txt {
    height: auto;
}	
}
@media screen and (min-width:641px) and (max-width:800px) {
	
}
@media screen and (min-width:801px) and (max-width:1024px) {
.mentor-itm-mmg-txt {
    height: 142px;
}
}
@media screen and (min-width:1025px) and (max-width:1100px) {

}
@media screen and (min-width:1101px) and (max-width:1200px) {
.mentor-itm-mmg-txt {
    height: 200px;
}
}
@media screen and (min-width:1201px) and (max-width:1301px) {

}
@media screen and (min-width:1302px) and (max-width:1390px) {

}
@media screen and (min-width:1391px) and (max-width:1590px) {

}
@media only screen and (max-width: 800px) {

#fac-publ-tab-reslt table{
	display:block;
	text-align:left;
	border:none;
}
#fac-publ-tab-reslt thead {
	display:block;
	text-align:left;
	border:none;
}
#fac-publ-tab-reslt tbody {
	display:block;
	text-align:left;
	border:none;
}
#fac-publ-tab-reslt th {
	display:block;
	text-align:left;
	border:none;
}
#fac-publ-tab-reslt td {
	display:block;
	text-align:left;
	border:none;
}
#fac-publ-tab-reslt tr {
	display:block;
	text-align:left;
	border:none;
}

#fac-publ-tab-reslt thead tr {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#fac-publ-tab-reslt tr {
	border:1px solid #ccc;
}
#fac-publ-tab-reslt td {
	border:none;
	border-bottom:1px solid #eee;
	position:relative;
	padding-left:50% !important;
	white-space:normal;
	text-align:left;
}
#fac-publ-tab-reslt td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
}
#fac-publ-tab-reslt tr {
    border: 1px solid #ccc;
    font-size: 14px;
}
#fac-publ-tab-reslt td:before {
	position:absolute;
	top:6px;
	left:6px;
	width:45%;
	padding-right:10px;
	white-space:normal;
	text-align:left;
	content:attr(data-title)
}

}
