@media only screen and (max-width:667px) and (min-width:375px), all and (max-width:736px) and (min-width:414px), all and (max-width:568px) and (min-width:320px), all and (max-width:480px) and (min-width:320px), not all, all and (orientation:portrait) and (max-width:1024px) and (min-width:768px)
{
.ndq-committees#ndq-content .ndq-wide-screen {
	display: block !important;
}
.ndq-committees#ndq-content .ndq-small-screen {
	display: none !important;
}
.ndq-committees#ndq-content * {
	box-sizing: border-box;
}
.ndq-committees#ndq-content table tr td {
	width: 25% !important; text-align: center; float: left; display: inline-block; position: relative; min-height: 50px; vertical-aling: middle;
}
.ndq-committees#ndq-content table tr th {
	width: 25% !important; text-align: center; float: left; display: inline-block; position: relative; min-height: 50px; vertical-aling: middle;
}
.ndq-committees#ndq-content table.ndq-colw-1 tr td {
	width: 100% !important;
}
.ndq-committees#ndq-content table.ndq-colw-1 tr th {
	width: 100% !important;
}
.ndq-committees#ndq-content table.ndq-colw-2 tr td {
	width: 50% !important;
}
.ndq-committees#ndq-content table.ndq-colw-2 tr th {
	width: 50% !important;
}
.ndq-committees#ndq-content table.ndq-colw-3 tr td {
	width: 33.3% !important;
}
.ndq-committees#ndq-content table.ndq-colw-3 tr th {
	width: 33.3% !important;
}
.ndq-committees#ndq-content table.ndq-colw-4 tr td {
	width: 25% !important;
}
.ndq-committees#ndq-content table.ndq-colw-4 tr th {
	width: 25% !important;
}
.ndq-committees#ndq-content table.ndq-colw-5 tr td {
	width: 20% !important;
}
.ndq-committees#ndq-content table.ndq-colw-5 tr th {
	width: 20% !important;
}
.ndq-committees#ndq-content table.ndq-colw-6 tr td {
	width: 16.6% !important;
}
.ndq-committees#ndq-content table.ndq-colw-6 tr th {
	width: 16.6% !important;
}
.ndq-committees#ndq-content table tr td {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.ndq-committees#ndq-content table tr td:last-child {
	border: 0px currentColor; border-image: none;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) {
	border: 0px currentColor; border-image: none;
}
.ndq-committees#ndq-content table tr td span {
	width: 100%; height: 100%; display: block;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) span {
	width: auto; height: auto; display: inline;
}
.ndq-committees#ndq-content table tr {
	display: -ms-flexbox; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) {
	width: 100% !important; text-align: center; clear: both; float: left; display: block; min-height: auto; background-color: rgb(204, 204, 204);
}
.ndq-committees#ndq-content table tr th:nth-of-type(1) {
	width: 100% !important; text-align: center; clear: both; float: left; display: block; min-height: auto; background-color: rgb(204, 204, 204);
}
.ndq-committees#ndq-content table tr th:nth-of-type(1) {
	display: none;
}
.ndq-committees#ndq-content table tr td [class^='bodIcon-']::before {
	line-height: 100%; font-size: 3em;
}
.ndq-committees#ndq-content table tr td [class*='bodIcon-']::before {
	line-height: 100%; font-size: 3em;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) [class^='bodIcon-']::before {
	font-size: 2em;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) [class*='bodIcon-']::before {
	font-size: 2em;
}
}
@media only screen and (max-width:480px), all and (max-width:320px)
{
.ndq-committees#ndq-content table tr th {
	font-size: 80%;
}
}
@media screen
{
.ndq-committees#ndq-content table tr td [class^='bodIcon-']::before {
	font-size: 30px;
}
.ndq-committees#ndq-content table tr td [class*='bodIcon-']::before {
	font-size: 30px;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) [class^='bodIcon-']::before {
	font-size: 22px;
}
.ndq-committees#ndq-content table tr td:nth-of-type(1) [class*='bodIcon-']::before {
	font-size: 22px;
}
}
