@media screen and (max-width: 1024px) {
	#col1 {
		width: 250px;
		min-width: 250px;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 100;
	}
	#content {
		width: auto;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		left: 250px;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 99;
	}
	#col2 {
		width: 260px;
		min-width: 260px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		left: 0;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	#col3 {
		width: auto;
		min-width: auto;
		max-width: auto;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		left: 260px !important;
		padding-left: 10px;
		padding-right: 10px;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	table.datatable .info_container {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 4px;
		float: none;
	}
	.header .icon_64 div {
		width: 50px;
	}
	table.datatable td {
		padding: 5px;
	}
	.col3options {
		margin: 5px;
	}
	.blockMsg {
		box-sizing: border-box;
		height: 540px;
		width: 960px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#cfg_theme_main {
		bottom: 80px;
	}
	#cfg_theme_main_scroll {
		height: 80px;
	}
	.cfg_theme_main_thumb {
		width: 107px;
		height: 60px;
	}
	.main_device {
		height: auto;
		float: left;
		width: 100%;
	}
	.info_device {
		top: 0;
		width: 80%;
		height: auto;
	}
}

@media screen and (max-width: 920px) {
	#nowebcam {
		width: 0;
		height: 0;
		padding: 0;
		border: 0;
		margin: 0;
		overflow: hidden;
	}
	div.embedElementevaluation {
		min-width: 100px;
		max-width: 100px;
	}
	img.embedElementevaluation {
		min-width: 100px;
		max-width: 100px;
	}
	.btn_icon {
		height: 32px;
	}
	#navigation {
		width: 121px;
		overflow: hidden;
	}
	#media {
		left: 121px;
	}
	#slideview {
		bottom: 52px;
	}
	#info {
		bottom: 52px;
	}
	#thumb_strip,
	#preview {
		height: 52px;
	}
	#preview .thumbnail {
		width: 65px;
		height: 50px;
	}
	#progress,
	#volup,
	#voldown {
		display: none;
	}
	#snext {
		width: 59px;
	}
	#sprev {
		width: 58px;
	}
	#control>.noselect {
		height: 50px !important;
	}
	#speakerScroll,
	#chapterScroll,
	#glossaryScroll,
	#bibliographyScroll {
		padding: 5px;
		padding-right: 5px;
	}
	#evaluationclose {
		width: 59px;
		border-right: 1px solid;
		border-left: 1px solid;
	}
	#timeleft {
		width: 59px;
	}
	#buttons>.noselect {
		width: 28px;
		height: 50px;
	}
	#col1 {
		width: 250px;
		min-width: 250px;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 100;
	}
	#content {
		width: auto;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		left: 250px;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 99;
	}
	#col2 {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		display: none;
		left: 0;
		padding-left: 10px;
		padding-right: 10px;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	#col3 {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		left: 0 !important;
		padding-left: 10px;
		padding-right: 10px;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	table.datatable .info_container {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 4px;
		float: none;
	}
	.header .icon_64 div {
		width: 50px;
	}
	table.datatable td {
		padding: 5px;
	}
	.col3options {
		margin: 5px;
	}
	.blockMsg {
		box-sizing: border-box;
		height: 338px;
		width: 600px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#logincontainer {
		width: 100%;
		height: 100%;
	}
	#loginpaneleft {
		width: 30%;
	}
	#loginpaneright {
		width: 70%;
	}
	#logo {
		width: 90%;
		height: 93%;
	}
	#loginborder {
		width: 95%;
		height: 93%;
	}
	.loginprivacy {
		display: none;
	}
	#cfg_theme_main {
		bottom: 80px;
	}
	#cfg_theme_main_scroll {
		height: 80px;
	}
	.cfg_theme_main_thumb {
		width: 107px;
		height: 60px;
	}
	.main_device {
		height: auto;
		float: left;
		width: 100%;
	}
}

@media screen and (max-width: 420px) {
	#nowebcam {
		width: 33.33333333333333% !important;
		box-sizing: border-box;
		border-top: none;
		border: 1px solid;
		height: 50px;
		border-right: 0;
	}
	div.embedElementevaluation {
		min-width: 100px;
		max-width: 100px;
	}
	img.embedElementevaluation {
		min-width: 100px;
		max-width: 100px;
	}
	/*Responsible Table Mobile*/
	table.responsive td {
		display: block;
		width: auto !important;
		height: auto;
		position: relative;
		min-height: 32px;
	}
	table.responsive th {
		display: block;
		width: 100% !important;
		display: block;
		width: 100% !important;
		height: 36px;
		position: relative;
		margin-bottom: -1px;
	}
	table.responsive td div.centerdate {
		text-align: left !important;
		height: auto;
		display: inline-block;
	}
	table.responsive td div br {
		content: ' ' !important;
	}
	table.responsive td div br:after {
		content: ' ' !important;
	}
	table.responsive td .im_user_status {
		position: absolute;
		top: 20px;
		right: auto;
		left: 33px;
		float: left;
		bottom: 0;
		height: 25px;
		width: 25px;
	}
	table.responsive td div.im_user_photo {
		height: 42px !important;
		margin-top: 5px;
	}
	/*Responsible Table Mobile*/
	.btn_icon {
		height: 32px;
	}
	#navigation {
		position: absolute;
		top: 0;
		height: 100px;
		width: auto;
		right: 0;
		left: 0;
		z-index: 1;
	}
	#speakerScroll,
	#chapterScroll,
	#glossaryScroll,
	#bibliographyScroll {
		display: none;
	}
	#buttons {
		display: none
	}
	#webcam,
	#webcamchange,
	#play,
	#pause,
	#voldown,
	#volup {
		width: 16.66666666666667% !important;
		box-sizing: border-box;
		border: none;
		padding: 0;
		margin: 0;
		display: inline;
		border-left: 1px solid;
		border-top: 1px solid;
		border-bottom: 1px solid;
	}
	#evaluationclose,
	#timeleft {
		width: 33.33333333333333% !important;
		box-sizing: border-box;
		border-top: none;
		border: 1px solid;
	}
	#evaluationclose {
		border-right: none;
	}
	#snext,
	#sprev {
		width: 33.33333333333333% !important;
		box-sizing: border-box;
		border-top: none;
	}
	#progress {
		bottom: 0px;
		left: 0;
		display: block;
		width: 33.33%;
		box-sizing: border-box;
		border-left: 1px solid;
		border-bottom: 1px solid;
		border-right: none;
		border-top: none;
		position: absolute;
	}
	#volup {
		border-right: 1px solid;
	}
	#media {
		left: 0px;
	}
	#slideview {
		top: 100px;
		bottom: 60px;
		left: 1px;
	}
	#thumb_strip,
	#preview {
		height: 60px;
	}
	#preview .thumbnail {
		height: 60px;
		width: 78px;
	}
	#col1 {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 100;
	}
	#splash,
	#greeting {
		display: none !important;
	}
	#content {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		left: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		z-index: 99;
	}
	#col2 {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		display: none;
		left: 0;
		padding-left: 10px;
		padding-right: 10px;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	#col3 {
		width: 100%;
		min-width: 320px;
		max-width: 100%;
		bottom: 0;
		height: 100%;
		float: left;
		position: absolute;
		overflow: hidden;
		overflow-y: auto;
		left: 0 !important;
		padding-left: 10px;
		padding-right: 10px;
		will-change: transform;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}
	.notifyjs-corner {
		position: fixed;
		margin: 5px;
		z-index: 1050;
		width: 99%;
	}
	.notifyjs-metro-base {
		position: relative;
		width: 100%;
		height: 130px;
	}
	table.datatable .info_container {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 4px;
		float: none;
	}
	.header .icon_64 div {
		width: 50px;
	}
	.col3options {
		margin: 5px;
	}
	#loginpaneleft {
		display: none;
	}
	#loginpaneright {
		width: 100%;
	}
	#logo {
		width: 90%;
		height: 93%;
	}
	.blockMsg {
		box-sizing: border-box;
		height: 100%;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		min-width: 100%;
		min-height: 100%;
		max-width: 100%;
		max-height: 100%;
	}
	#loginborder {
		width: 90%;
		height: 90%;
	}
	.loginprivacy {
		display: block;
	}
	#cfg_theme_main {
		bottom: 80px;
	}
	#cfg_theme_main_scroll {
		height: 80px;
	}
	.cfg_theme_main_thumb {
		width: 107px;
		height: 60px;
	}
	.main_device {
		height: auto;
		float: left;
		width: 100%;
	}
}