@media (max-width: 1700px){
	.playlist-wrapper .playlist {
		width: 392px;
	}

	.other-content-wrapper .question-wrapper {
		top: 20px;
	}

	.content #video {
		width: 100%;
		height: 100%;
	}

	/*.playlist-wrapper {
		/*left: 190px;
	}*/

	.playlist-wrapper .lnmmb-logo-wrapper {
		margin: 80px 0 0 0px;
		height: 0px;
	}

	.playlist-wrapper .lnmmb-logo-wrapper .lnmmb-logo {
		width: 178px;
		height: 120px;
		background-image: url('../img/VASA_logo_hor pilnas.png');
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Headline */
	.playlist-wrapper .player-title-wrapper {
		width: 250px;
	}

	/* Logo */
	.playlist-wrapper .player-title-wrapper .decoration1{
		width: 170px;
		height: 10px;
	}

	.playlist-wrapper .player-title-wrapper .player-title {
		width: 270px;
		font-size: 80px;
		line-height: 460px;
		margin: 0px 0;
	}

	.playlist-wrapper .player-title-wrapper .decoration2{
		width: 160px;
		height: 11px;
	}

	.playlist .main-button .inner-button .text{
		font-size: 14px;
		width: 220px;
	}



	.content .other-content-wrapper, .content .test-wrapper, .content .text-wrapper {
		width: 100%;
		height: 100%;
	}

	.test-wrapper {
		padding: 0;
	}

	.test-wrapper .question-wrapper {
		padding-left: 0px;
		padding-right: 0px;
	}

	.picture {
		margin-top:20px;
	}

	.test-wrapper .question-wrapper .question {
		font-size: 23px;
	}

	.test-wrapper .question-wrapper .answers {
		margin-top: 20px;
		font-size: 18px;
	}

	.test-wrapper .correct-wrapper .result, .test-wrapper .wrong-wrapper .result {
		font-size: 23px;
	}

	.test-wrapper .correct-wrapper .message {
		font-size: 20px;
		margin-top: 70px;
		margin-top: 0px;
	}

	.test-wrapper .correct-wrapper .continue-button, .test-wrapper .wrong-wrapper .continue-button, .test-wrapper .question-wrapper .continue-button {
		font-size: 23px;
	}

	.test-wrapper .feedback-wrapper .continue-button {
		position: absolute;
		bottom: -40px;
		left: 50%;
		margin-left: -110px;
		width: 220px;
		background: #003755;
		text-align: center;
		padding: 15px 0;
		font-size: 25px;
		color: #ffffff;
		font-weight: bold;
		border-radius: 5px;
		cursor: pointer;
		transition: background, 0.2s;
	}

	.other-content-wrapper .counter {
		margin-top: 50px;
	}

	.other-content-wrapper .question {
		font-size: 28px;
		margin-top: 15px;
	}

	.other-content-wrapper .answers {
		font-size: 18px;
		margin-top: 40px;
	}

	.other-content-wrapper .answers .answer{
		margin-bottom: 8px;
	}

	.other-content-wrapper .answers .answer label:before {
		width: 16px;
		height: 16px;
		border: 1px solid #ccc;
		border-radius: 16px;
		margin: 2px 9px 0 0;
	}

	.other-content-wrapper .button {
		bottom: 45px;
		user-select: none;
	}

	.other-content-wrapper .result-wrapper .picture {
		width: 150px;
		height: 150px;
		margin-left: -75px;
		margin-top: 45px;
		background-size: contain;
	}

	.other-content-wrapper .result-wrapper .result {
		font-size: 26px;
		margin-top: 20%;
	}



	.mCSB_scrollTools .mCSB_draggerRail {
		width: 4px;
	}

	.mCSB_container {
		width: 387px;
	}

	.vjs-default-skin .vjs-control-bar {
		height: 38px;
	}

	.vjs-default-skin .vjs-play-control {
		width: 60px;
	}

	.vjs-default-skin .vjs-control:before {
		font-size: 18px;
	}

	.vjs-default-skin .vjs-time-controls, .vjs-time-divider {
		font-size: 11px;
		line-height: 36px;
	}

	.vjs-default-skin .vjs-time-controls {
		width: 30px;
	}

	.vjs-default-skin .vjs-fullscreen-control {
		width: 60px;
	}

	.vjs-default-skin .vjs-volume-control {
		width: 75px;
		height: 100%;
		margin-right: 23px;
	}

	.vjs-default-skin .vjs-volume-bar {
		width: 75px;
		height: 9px;
		margin-top: 13px;
	}

	.vjs-default-skin .vjs-volume-handle:before {
		font-size: 10px;
		left: -5px;
	}

	.vjs-default-skin .vjs-volume-menu-button {
		width: 38px;
	}

	span.eva {
	  background: #0c4c82;
	  padding: 10px;
		color: #003755;
		padding-left: 20px;
		padding-right: 20px;
		font-weight: bold;
		letter-spacing: 3px;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-left: 75px;
		line-height: 20px;
		float: left;

	}
	.email{
		padding-top: 70px;
	}
}

@media (max-width: 1800px) {
	.playlist {
		height: 495px;
	}
}

@media (max-width: 1550px) {
	.playlist {
		height: 470px;
	}
}

@media (min-width: 1400px) {
	#playlist2 {
		display: none;
	}
}

@media (max-width: 1400px) {
	.page-wrapper .player-title-wrapperTOP{
		display: none;
	}

	/* Headline */
	.player-title-wrapper {
		width: 210px;
	}

	/* Headline */
	span.gs {
		font-size: 22px;
	}

	.playlist-wrapper {
				width: 115px;
				position: absolute;
				top: auto;
				bottom: -210px;
				left: 50%;
				text-align: center;
				transform: translate(-50%, -50%);
				border: none;
				padding: 0;
				margin: 20px 0;
	}

	.menu-disabled {
		display: none;
	}

	.menu-disabled2 {
		display: none;
	}

	.menu-icon-disabled {
		display: block;
	}

	.hamburger-container {
		left: 8%;
		top: 19px;
	}

	.email {
		position: relative;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		transform: translate(-50%, -50%);
		float: none;
		padding-top: 0;
		width: 0;
		padding-left: 0;
	}

	/* Logo */
	.decoration1 {
		position: relative;
		left: calc(7.45% + 60px);
		top: -45px;
	}

	.playlist .main-button .inner-button .text{
		padding: 12px 20px 12px 50px;
		font-size: 16px;
		float: left;
		text-align: left;
		color: #111;
		word-wrap: break-word;
		transition: 200ms all ease;
		transform: scale(1);
		margin-bottom: 0;
	}

	.page-wrapper {
		left: 0;
		transition: 700ms all ease;
		-webkit-transition: 700ms all ease;
		width: 100%;
		height: 100%;
		position: relative;
		display: inline-block;
	}

	.playlist {
		max-height: 100vh;
	}

	#playlist2.active-playlist {
		left: 0px;
	}

	.content-wrapper {
	    width: 85%;
	    margin: auto;
	    float: none;
	    margin-top: 60px;
	}

	.active-menu {
		left: 220px;
	}

	.mCSB_container {
		width: 93%;
	}

	.playlist .main-button {
		width: 100%;
	}

	.inner-button {
		width: 100%;
	}
}

@media (max-width: 1150px){
	.page-wrapper .player-title-wrapperTOP{
		width: 100%;
		height: auto;
		position: relative;
		z-index: 12;
		border-left: 5px solid #f4dc00;
		top: 0px;
		left: 0px;
		float: none;
		font-family: "Avenir", "Helvetica Neue", sans-serif;
		font-weight: 500;
		font-size: 20px;
		user-select: none;
		margin: 11px 0;
		display: block;
	}

	.active-menu {
		left: 285px;
	}

	.other-content-wrapper .question-wrapper {
		top: 0px;
	}

	.content #video {
		width: 100%;
		height: 100%;
	}

	/* Logo */
	.playlist-wrapper .decoration1 {
		height: 130px;
		margin-left: 40px;
		margin-top: 2px;
		margin-bottom: 0px;
	}

	.playlist-wrapper .lnmmb-logo-wrapper {
		margin: 50px 0 0 0px;
		height: 0px;
	}

	.playlist-wrapper .lnmmb-logo-wrapper .lnmmb-logo {
		width: 178px;
		height: 100px;
		background-image: url('../img/VASA_logo_hor pilnas.png');
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Headline */
	.playlist-wrapper .player-title-wrapper {
		padding-left: 70px;
		width: 150px;
		margin-top: 0px;
	}

	/* Logo */
	.playlist-wrapper .player-title-wrapper .decoration1{
		width: 170px;
		height: 10px;
	}

	.playlist-wrapper .player-title-wrapper .player-title {
		width: 270px;
		font-size: 80px;
		line-height: 460px;
		margin: 0px 0;
	}

	.playlist-wrapper .player-title-wrapper .decoration2{
		width: 160px;
		height: 11px;
	}

	.isDisabled{
		width:100%;
	}

	.content .other-content-wrapper, .content .test-wrapper {
		position: relative;
    height: 100%;
    float: left;
	}

	.test-wrapper {
		padding: 0;
	}

	.test-wrapper .question-wrapper .sides{
		padding-left:50px;
		padding-right:50px;
	}

	.test-wrapper .question-wrapper, .test-wrapper .correct-wrapper, .test-wrapper .wrong-wrapper, .test-wrapper .feedback-wrapper {
		position: relative;
		height: 100%;
		text-align: center;
		padding-left:0px;
		padding-right:0px;
	}

	.test-wrapper .question-wrapper .picture {
		background-size: contain;
		width: 183px;
	}

	.test-wrapper .question-wrapper .question {
		font-size: 16px;
	}

	.test-wrapper .question-wrapper .answers {
		margin-top: 20px;
		font-size: 16px;
	}

	.test-wrapper .correct-wrapper .result, .test-wrapper .wrong-wrapper .result {
		font-size: 20px;
	}

	.test-wrapper .correct-wrapper .message, .test-wrapper .wrong-wrapper .message, .test-wrapper .feedback-wrapper .message{
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 85px 0px 160px 0px;
		box-sizing: border-box;
		color: #003755;
	}

	.test-wrapper .correct-wrapper .continue-button, .test-wrapper .wrong-wrapper .continue-button,.test-wrapper .question-wrapper .continue-button {
		font-size: 20px;
	}

	.test-wrapper .feedback-wrapper .continue-button {
		position: absolute;
		bottom: 10px;
		left: 50%;
		margin-left: -110px;
		width: 220px;
		background: #003755;
		text-align: center;
		padding: 15px 0;
		font-size: 25px;
		color: #ffffff;
		font-weight: bold;
		border-radius: 5px;
		cursor: pointer;
		transition: background, 0.2s;
	}

	.test-wrapper .correct-wrapper .continue-button, .test-wrapper .wrong-wrapper .continue-button, .test-wrapper .question-wrapper .continue-button {
		font-size: 23px;
	}

	.test-wrapper .correct-wrapper .message {
		font-size: 18px;
		margin-top: 0px;
	}

	.test-wrapper .correct-wrapper .picture, .test-wrapper .wrong-wrapper .picture {
		display: none;
		width: 150px;
		height: 0px;
	}

	.other-content-wrapper .counter {
		margin-top: 50px;
	}

	.other-content-wrapper .question {
		font-size: 23px;
		margin-top: 15px;
	}

	.other-content-wrapper .answers {
		font-size: 18px;
		margin-top: 40px;
	}

	.other-content-wrapper .answers .answer{
		padding: 0 0 10px 0;
		margin-bottom: 8px;
	}

	.other-content-wrapper .answers .answer label:before {
		width: 16px;
		height: 16px;
		border: 1px solid #ccc;
		border-radius: 16px;
		margin: 2px 9px 0 0;
	}

	.other-content-wrapper .button {
		bottom: 45px;
		padding: 13px 22px;
		font-size: 22px;
		min-width: 80px;
	}

	.other-content-wrapper .result-wrapper .picture {
		width: 150px;
		height: 150px;
		margin-left: -75px;
		margin-top: 45px;
		background-size: contain;
	}

	.other-content-wrapper .result-wrapper .result {
		font-size: 26px;
	}

	.mCSB_scrollTools .mCSB_draggerRail {
		width: 4px;
	}

	.vjs-default-skin .vjs-control-bar {
		height: 38px;
	}

	.vjs-default-skin .vjs-play-control {
		width: 60px;
	}

	.vjs-default-skin .vjs-control:before {
		font-size: 18px;
	}

	.vjs-default-skin .vjs-time-controls, .vjs-time-divider {
		font-size: 11px;
		line-height: 36px;
	}

	.vjs-default-skin .vjs-time-controls {
		width: 30px;
	}

	.vjs-default-skin .vjs-fullscreen-control {
		width: 60px;
	}

	.vjs-default-skin .vjs-volume-control {
		width: 75px;
		height: 100%;
		margin-right: 23px;
	}

	.vjs-default-skin .vjs-volume-bar {
		width: 75px;
		height: 9px;
		margin-top: 13px;
	}

	.vjs-default-skin .vjs-volume-handle:before {
		font-size: 10px;
		left: -5px;
	}

	.vjs-default-skin .vjs-volume-menu-button {
		width: 38px;
	}

	span.eva {
    background: #0c4c82;
    padding: 10px;
		color: #fff;
		padding-left: 20px;
		padding-right: 20px;
		font-weight: bold;
		letter-spacing: 3px;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-left: 75px;
		line-height: 20px;
		float: left;
	}

	.content-wrapper .content {
		padding-top: 0;
		width: 100%;
	}

	.content .other-content-wrapper {
		width: 100%;
		height: auto;
	}

	.content .test-wrapper {
	    width: 100%;
	    height: 100%;
	    padding: 0;
	}

	.test-wrapper .question-wrapper .picture {
		width: 100%;
    background-size: contain;
    float: left;
	}

	.test-wrapper .question-wrapper .question {
		font-size: 20px;
	}

	.test-wrapper .question-wrapper .answers {
		margin-top: 18px;
		font-size: 16px;
	}

	.test-wrapper .question-wrapper .feedback {
	  float: left;
	  background-color: #F5F4F2;
		width: 100%;
	}

	.test-wrapper .correct-wrapper .result {
		font-size: 20px;
	}

	.test-wrapper .wrong-wrapper .result {
		font-size: 20px;
	}

	.test-wrapper .correct-wrapper .continue-button, .test-wrapper .wrong-wrapper .continue-button, .test-wrapper .question-wrapper .continue-button {
		font-size: 18px;
	}

	.test-wrapper .correct-wrapper, .test-wrapper .wrong-wrapper {
		min-height: 250px;
	}

	.test-wrapper .correct-wrapper .picture, .test-wrapper .wrong-wrapper .picture {
		display: none;
	}

	.test-wrapper .correct-wrapper .continue-button, .test-wrapper .wrong-wrapper .continue-button, .test-wrapper .question-wrapper .continue-button {
		font-size: 23px;
		bottom: 50px;
	}

	.test-wrapper .feedback-wrapper .continue-button {
		position: absolute;
		bottom: 50px;
		left: 50%;
		margin-left: -110px;
		width: 220px;
		background: #003755;
		text-align: center;
		padding: 15px 0;
		font-size: 25px;
		color: #ffffff;
		font-weight: bold;
		border-radius: 5px;
		cursor: pointer;
		transition: background, 0.2s;
	}

	.test-wrapper .correct-wrapper .message{
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
		font-size: 14px;
		padding: 180px 0px 160px 0px;
		box-sizing: border-box;
		color: #003755;
	}

	.test-wrapper .question-wrapper .feedback .message{
		padding-left: 50px;
		padding-right: 50px;
	}

	.test-wrapper .wrong-wrapper .message {
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 50px 0px 160px 0px;
		box-sizing: border-box;
		color: #003755;
	}

  .test-wrapper .feedback-wrapper .message{
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 180px 50px 160px 50px;
		box-sizing: border-box;
		color: #003755;
	}

	.other-content-wrapper .button {
		position: relative;
		bottom: 0;
		width: 180px;
		margin: 10px auto 0;
		clear: both;
	}

	/* .generate-certificate-wrapper .inputs-wrapper {
		width: 100%;
	} */

	.other-content-wrapper .result-wrapper .picture {
		display: none;
	}

	.other-content-wrapper .answers, .other-content-wrapper .result-wrapper .result {
		margin-bottom: 20px;
	}

	/* Logo */
	.playlist-wrapper .decoration1 {
		height: 50px;
		margin-left: 40px;
		margin-top: 20px;
		margin-bottom: 60px;
	}

	.playlist-wrapper .lnmmb-logo-wrapper {
		margin-left: 0;
		padding-left: 20px;
		width: 20%;
		box-sizing: border-box;
		float: left;
		margin-bottom: -50px;
	}

	/* Headline */
	.playlist-wrapper .player-title-wrapper {
		padding-left: 0;
		margin-top: -50px;
		width: 70%;
		box-sizing: border-box;
		float: right;
		height: 40px;
		opacity: 100;
		display:none;
	}

	/* Logo */
	.playlist-wrapper .player-title-wrapper .decoration1, .playlist-wrapper .player-title-wrapper .decoration2 {
		display: none;
	}

	span.gs2 {
		margin-top: 0;
		width: 97%;
		line-height: normal;
		text-align: right;
	}

	span.eva {
    background: #0c4c82;
    padding: 10px;
		color: #fff;
		padding-left: 20px;
		padding-right: 20px;
		font-weight: bold;
		letter-spacing: 3px;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		line-height: 20px;
		text-align: right;
	}

	.content-title {
		width: 100%;
		float: left;
		margin-top: 20px;
	}

	.content-title .eva {
		margin: 0 auto;
		width: 150px;
		display: block;
		text-align: center;
		float: none;
	}

	.mCSB_scrollTools .mCSB_draggerRail {
		width: 5px;
		background-color: #f5f5f5;
	}

	/*.mCSB_container:first-child {
	}*/

	.other-content-wrapper .previous.button {
		left: 0px;
	}

	.other-content-wrapper .next.button, .other-content-wrapper .continue.button, .other-content-wrapper .finish.button, .other-content-wrapper .certificate.button {
		right: 0px;
	}

	.hamburger-container {
	  top: 14.5px;
	  right: 7.45%;
	 }

	.playlist-wrapper {
	  bottom: -125px;
		top: auto;
	}

	/* Logo */
 	.decoration1 {
		left: calc(7.45% + 50px);
    	width: 110px;
    	top: -47px;
	}


 .other-content-wrapper {
	 padding: 0 35px;
 }

 /* Headline */
 .player-title-wrapper {
	 display: none;
	}

	/* Headline */
	span.gs {
 	 font-size: 20px;
 	 top: 0px;
 	 text-align: left;
 	 padding-left: 35px;
 	}

	.generate.button {
		margin: 10px 0 0 -110px;
	}
}

@media (max-width: 900px) {
	.message > img {
		width: 40%;
	}

	.img {
		height: 130px;
	}
}

@media (max-width: 768px){
	.active-menu {
		left: 310px;
	}

	.answers .cafter li,
	.answers .after li,
	.answers .answer li {
	  padding: 12px 0px 12px 50px;
	}

	.test-wrapper .question-wrapper .feedback .message {
		padding-left: 20px;
		padding-right: 20px;
	}

	.message > img {
		max-width: 45%;
	}

	.img {
		height: 110px;
	}

	.page-wrapper .topdecoration {
		float: none;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 120px;
		padding-right: 0;
		margin: 60px 0 0 0;
	}

	.test-wrapper .question-wrapper .sides {
		padding-left: 20px;
	  padding-right: 20px;
	}

	.test-wrapper .question-wrapper .feedback .message {
		font-size: 18px;
	}

	.playlist .main-button:first-child {
		padding: 0 0 5px 0;
	}

	.other-content-wrapper .answers .answer:last-child {
		margin:bottom 0;
		padding: 0;
	}

	.other-content-wrapper .question {
		font-size: 21px;
		margin-top: 15px;
		text-align: center;
	}

	.other-content-wrapper .counter {
		margin-top: 30px;
		text-align: center;
		font-size: 18px;
	}

	.test-wrapper .question-wrapper .question {
		font-size: 18px;
	}

	.modal-body {
		font-size: 1em;
	}

	.answers ul {
		margin: 5px 0;
		padding: 0 20px 0 20px;
	}
}

@media (max-width: 600px){
	.active-menu {
		left: 340px;
	}

	/* Logo */
	.decoration1 {
		left: calc(3.50% + 50px);
	}

	.hamburger-container {
		left: 3.50%
	}

	.modal-body {
		padding: 35px 10px;
	}

	.modal-content {
		width: 90%;
	}

	.content-wrapper {
		width: 93%;
	}

	.video-js .vjs-big-play-button {
		font-size: 6em;
	}

	.video-js:hover .vjs-big-play-button,
	.video-js .vjs-big-play-button:focus {
	  font-size: 6.5em;
	}

	.other-content-wrapper {
		padding: 0 20px;
	}

	.test-wrapper .question-wrapper .sides {
		padding-left: 0px;
		padding-right: 0px;

	}

	.video-js .vjs-big-play-button {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

		/*.other-content-wrapper .previous.button {
		}*/
}

@media (max-width: 440px) {
	.other-content-wrapper .result-wrapper .result {
		font-size: 22px;
	}

	.generate-certificate-wrapper .inputs-wrapper {
		width: 230px;
	}

	.generate-certificate-wrapper .inputs-wrapper .input.text {
		width: calc(230px - 31px);
	}

	.other-content-wrapper .button {
		width: 150px;
		font-size: 16px;
		padding: 15px 20px;
	}

	.generate.button {
		padding: 13px 22px;
		margin: 10px 0 0 -97px;
	}

	/* Headline */
	.player-title-wrapper {
		height: 40px;
		top: -39px;
		width: 160px;
	}

	/* Headline */
	span.gs {
		top: 0px;
	}
}

@media (max-width: 425px) {
	#playlist2 {
		position: fixed;
		background-color: #fcfcfc;
		z-index: 9;
		width: 100%;
		height: calc(100vh - 60px);
		max-width: 100%;
		max-height: 100vh;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		opacity: 0;
		visibility: hidden;
		overflow-y: auto;
		overflow-x: hidden;
		transition: 500ms all ease;
		-webkit-transition: 500ms all ease;
		box-shadow: none;
		margin-top: 60px;
	}

	#playlist2.active-playlist {
		opacity: 1;
		visibility: visible;
	}

	.active-menu {
		left: 0px;
	}

	/* .mCSB_inside > .mCSB_container {
		transform: translateY(-50%);
		left: -13px !important;
	} */

	.mCustomScrollBox {
		margin-top: 80px;
		height: calc(100% - 100px);
	}

	.mCSB_container {
		width: 100%;
	}

	.text-wrapper .next-button, .text-wrapper .back-button {
		width: 49%;
	}
}
