.vg-offerListing-header{
  visibility: hidden;
  height: 16px;
}
.advantageResult .quizResultPlayAgain {
  float: none;
}
.quizThanksInfo{
  margin: 40px 0 20px;
  font-size: 1.3rem;
}

.quizThanksInfoCallToAction
{
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 8px;
}

.quizThanksArrow
{
  font-size: 2.2rem;
  font-weight: bold;
  margin-left: 2px;
}

.quizContainer .oEmbed_container a, .quizContainer .oEmbed_container a:link {
  color: #21314d;
}
.advantageResult.quizResult {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.advantageResult.quizResult .quizHead {
  width: 100%;
}

.advantageResult .quizResultContainer {
  width: 40%;
  align-self: start;
}
.advantageResult .quizResultPointsContainer {
  float: none;
  margin: 64px auto 12px;
  clear: both;
}

.vg-embed {
  width: 56%
}

.vg-embed .vg-screen-offerListing .vg-offerListing-header .vg-offerListing-header-logo-block {
  visibility: hidden;
  height: 0;
}
.quizClearBoth {clear: both;}

.quizHead {
  min-height: 200px;
  position: relative;
}

.quizHeadImg {
  width: 100%;
  height: auto;
  min-height: 200px;
}

.quizHeadText {
  position: absolute;
  top: 20px;
  left: 20px;
  border-top: 5px solid #61717e;
  background-color: #34495e;
  background-color: rgba(52, 73, 94, 0.95);
  padding: 30px 5%;
  color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(1,1,1,.15);
  -moz-box-shadow: 0 5px 5px rgba(1,1,1,.15);
  box-shadow: 0 5px 5px rgba(1,1,1,.15);
}

.quizName {
  font-size: 3.75em;
}

.quizInfo {
  font-size: 2.084em;
}

.quizContainer {
  position: relative;
  font-size: 0.8em;
  line-height: 1.5;
  margin-bottom: 60px;
  z-index: 1;
  background: #fff;
}

.quizLengthBtn {
  float: left;
  margin-right: 3%;
  padding: 6px 20px;
  color: #fff;
  background: #5d6d7e;
  cursor: pointer;
  font-size: 1.5835em;
  margin-top: 20px;
}

.quizLengthBtn.quizLengthActive, .quizLengthBtn:hover {
  background: #34495e;
}

.quizLengthBtn.quizLength60 {
  margin-right: 0;
}

.quizLength {
  margin: 0 0 20px;
}

.quizCategory {
  float: left;
  border-top: 5px solid #61717e;
  background: #34495e;
  color: #fff;
  text-transform: uppercase;
}

.quizCategoryInner {
  padding:20px;
  cursor: pointer;
}

.quizCategoryInner:hover .quizCategoryBtn a {
  background: #99d04b;
}

.quizCategory.quizCategory4 {
  width:22.5%;
  margin-right: 3.333333333%;
}

.quizCategory.quizLastCategory {
  margin-right: 0;
}

.quizCategoryTop {
  font-size: 1.5835em;
}

.quizCategoryName {
  font-size: 2.4em;
}

.quizCategoryBtn {
  margin-top: 20px;
  float: right;
  font-size: 1.4em;
}

.quizContainer a, .quizContainer a:hover, .quizContainer a:link, .quizContainer a:visited {color:#ffffff; text-transform: uppercase; text-decoration: none;}
/*
:not(.quizServiceimmigration) .quizContainer a, .quizContainer a:hover, .quizContainer a:link, .quizContainer a:visited {color:#21314d; text-transform: uppercase; text-decoration: none;}
*/
.quizCategoryBtn a {
  padding:5px 20px;
  display: block;
  background: #84bc34;
}

.quizCategoryBtn a:hover {
  background: #99d04b;
}

.quizHowToContainer {
  background-color: #e9e9e9;
  margin-top: 25px;
  padding: 15px 20px 25px;
  font-size: 1em;
}

.quizHowToContainer h2 {
  font-size: 2.084em;
  margin-bottom: 20px;
}

.quizHowToContainer .quizHowToContent {
  font-size: 1.5835em;
}

/*QUESTION PAGE START*/
.quizQuestionHead {
  background: #f2f2f2;
  padding: 10px;
  line-height: 1;
  margin-bottom: 10px;
}

.quizQuestionName {
  font-size: 2.084em;
  margin-bottom: 5px;
  float: right;
}

.quizQuestionInfo {
  float: left;
  font-size: 3.75em;
  line-height: 1em;
}

.quizQuestionInfoPos {
  display: block;
  float: left;
}

.quizQuestionInfoPoints, .quizQuestionInfoOneAnsExtra, .quizQuestionInfoDifficult {
  font-size: 0.5em;
  display: block;
  float: right;
  margin-top: 11px;
  margin-left: 20px;
  line-height: 1;
}

.quizQuestionInfoOneAnsExtra {
  display: none;
}

.quizImageAndQuestContainer {
  float: left;
  /*width: 76.264%;*/
  width: 75%;
  margin-right: 1%;
}

.quizImageContainer {
  background: #f2f2f2;
  padding: 10px;
  line-height: 0;
}

.quizImageContainer.quizQuestWithoutVideo {
  display: flex;
  min-height: 315px;
}

.quizImageContainer img {
  max-width: 100%;
  height: auto;
  max-height: 337.5px;
  display: inline;
}

.quizImageContainer img.quizNoImage {
  max-width: 80%;
}

.quizImageContainerInner {
  max-width: 630px;
  margin: auto;
  text-align: center;
  position: relative;
}
.quizImageCopyright {
  text-align: right;
  margin: 10px auto 0 auto;
  font-size: 14px;
  color: gray;
}

.quizStatsContainer {
  float: left;
  /*width: 22.736%;*/
  width: 23.8%;
}

.quizNextContainer {
  background: #34495e;
  position: absolute;
  /*width: 22.736%;*/
  width: 23.8%;
  bottom: 0;
  /*right: 0;*/
}

.quizNextContainerInner {
  margin:10px;
}

.quizContainer a.quizNextBtn, .quizContainer a.quizNextBtn:link, .quizContainer a.quizNextBtn:visited {
  background: #84bc34;
  padding: 9px 0;
  display: block;
  text-align: center;
  font-size: 1.5835em;
  color: #ffffff;
}

.quizContainer a.quizNextBtn:hover {
  background: #99d04b;
}

.quizContainer .quizNextContainer.quizBtnInactive a.quizNextBtn {
  background-color: #a6aeb7;
  cursor: default;
}

.quizQuestAndStatsContainer {
  position: relative;
}

.quizActErrorPoints {
  background: #34495e;
  margin-bottom: 5px;
  padding: 10px;
}

.quizActErrorPointsInner {
  background: #ffffff;
  padding: 20px 0;
  text-align: center;
  line-height: 1;
  color: #34495e;
}

.quizActErrorPointsInner div {
  font-size: 4.1666em;
}

.quizActErrorPointsInner div.quizActErrorPointsInfo {
  font-size: 1.5835em;
  margin-top: 3px;
}

.quizWrongRightContainer {
  background: #34495e;
  color: #ffffff;
  padding: 10px;
}

.quizCountAnswer {
  float: left;
  width: 47.5%;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
}

.quizCountAnswer div {
  font-size: 4.1666em;
}

.quizCountAnswer div.quizWrongRightInfo {
  font-size: 1.5835em;
  margin-bottom: 3px;
}

.quizRightCountInner {
  background: #84bc34;
  margin-right: 5%;
}

.quizWrongCountInner {
  background: #bc3434;
}

.quizQuestTextPrefixContainer {
  background: #34495e;
  color: #ffffff;
  padding: 10px 3% 10px 3%;
  font-size: 1.5835em;
  margin: 10px 0 5px;
  min-height: 75px;
}

.quizQuestText {
  margin: inherit;
}

.quizAnswerContainer {
  background: #34495e;
  display: table;
  border-spacing: 10px;
  width:100%;
}

.quizAnswerPosition {
  background: #ffffff;
  font-size: 1.5835em;
  text-align: center;
  line-height: 1;
  display: table-cell;
  /*padding: 0 2%;*/
  vertical-align: middle;
  width: 6%;
}

.quizSingleAnswer {
  display: table-row;
  cursor: pointer;
  position: relative;
}

.quizQuestAlreadyAnswered .quizSingleAnswer {
  cursor: auto;
}

.quizAnswerText {
  background: #ffffff;
  font-size: 1.5835em;
  padding: 12px 2% 12px 3%;
  line-height: 1;
  /*display: table-cell;*/
  width: 95%;
  float: left;
  position: relative;
}

.quizSingleAnswer.quizLastAnswer {
  margin-bottom: 0;
}

.quizSingleAnswer:hover .quizAnswerPosition, .quizSingleAnswer:hover .quizAnswerText {
  background: #a6aeb7;
}

.quizSelectedAnswer .quizAnswerPosition, .quizSelectedAnswer .quizAnswerText {
  background: #a6aeb7 !important;
}

.quizQuestAlreadyAnswered .quizSingleAnswer:hover .quizAnswerPosition, .quizQuestAlreadyAnswered .quizSingleAnswer:hover .quizAnswerText {
  background: #ffffff;
}

.quizAnswerCheckBox {
  display: none;
}

div#quizVideo {
  width: 100% !important;
}

.quizQuestAlreadyAnswered .answerGiven.answerCorrect .quizAnswerPosition, .quizQuestAlreadyAnswered .answerGiven.answerCorrect .quizAnswerText {
  background: #84bc34;
  color: #ffffff;
}

.quizQuestAlreadyAnswered .answerGiven.answerIncorrect .quizAnswerPosition, .quizQuestAlreadyAnswered .answerGiven.answerIncorrect .quizAnswerText {
  background: #bc3434;
  color: #ffffff;
}

.quizAnswerIcon {
  position: absolute;
  top: 4px;
  right: 10px;
}

.answerCorrect .quizAnswerIcon {
  right: 5px;
}

.quizQuestAlreadyAnswered .quizAnswerText {
  padding-right: 15%;
  width: 82%;
}

/*.quizIncorrectAnswer, .quizCorrectAnswer {*/
/*position: absolute;*/
/*bottom: 0;*/
/*left: 0;*/
/*text-align: center;*/
/*width: 100%;*/
/*height: 100%;*/
/*vertical-align: middle;*/
/*}*/

.quizImageContainer .quizIncorrectAnswer img, .quizImageContainer .quizCorrectAnswer img {
  width: 60%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


/* RESULT */

.quizResult .quizHead, .quizResult .quizHeadImg {
  min-height: 300px;
}

.quizHeadResultText {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 30px 5%;
  color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(1,1,1,.15);
  -moz-box-shadow: 0 5px 5px rgba(1,1,1,.15);
  box-shadow: 0 5px 5px rgba(1,1,1,.15);
  border-top: 5px solid #615d57;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.95);
  margin-right: 20px;
}

.quizResultContainer {
  background: #34495e;
}

.quizResultContainerInner {
  padding: 25px;
  color: #ffffff;
}

.quizResultInfo {
  font-size: 2.084em;
  text-transform: uppercase;
  float: left;
}

.quizResultPointsContainer {
  background: #ffffff;
  position: relative;
  margin: 70px auto 20px;
  width: 200px;
  text-transform: uppercase;
}

.quizResultPointsContainerInner {
  padding: 20px;
  color: #34495e;
}

.quizResultPoints {
  font-size: 5em;
  text-align: center;
}

.quizResultPointsInfo {
  font-size: 1.5835em;
  text-align: center;
}

.quizResultPointsInfo2 {
  text-align: center;
  font-size: 1.085em;
}

.quizResultRightContainer {
  background: #84bc34;
  position: absolute;
  top: 0;
  right: -71%;
}

.quizResultWrongContainerInner, .quizResultRightContainerInner {
  padding: 15px 15px 12px;
  line-height: 1;
}

.quizResultWrongInfo, .quizResultRightInfo {
  font-size: 1.5835em;
  text-align: center;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.quizResultWrong, .quizResultRight {
  font-size: 4.1666em;
  text-align: center;
}

.quizResultWrongContainer {
  background: #bc3434;
  position: absolute;
  bottom: 0;
  left: -71%;
}

.quizResultRightArrow, .quizResultWrongArrow {
  position: absolute;
  right: -19px;
  bottom: 0;
  width: 0;   height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 25px solid #bc3434;
}

.quizResultRightArrow {
  right: auto;
  left: -19px;
  border-bottom: 25px solid #84bc34;
}

.quizResultPlayAgain {
  float: right;
  margin-top: 40px;
}

.quizContainer .quizResultPlayAgain a {
  background: #84bc34;
  padding: 17px 20px;
  font-size: 1.5835em;
}

.quizCopyrightInner {
  float: right;
  color: #707070;
  font-style: italic;
}

.quizToAppStore {
  margin-top: 30px;
  font-size: 2.084em;
}

.quizToAppStoreText {text-align: right;margin-bottom: 5px;float: left;margin-top: 17px;}

.quizToAppStoreBtn {
  float: right;
  max-width: 160px;
  margin-left: 20px;
}

.moreQuizesBtn {
  background-color: whitesmoke;
  padding: 17px 20px;
  float: left;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}

.moreQuizesBtn a {
  color: #34495e !important;
}

.quizToAppStoreBtns img {
  width: 100%;
  height: auto;
}

.quizCategory.quizCategoryMoreThen4 {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.quizCategory.quizCategoryMoreThen4.quizCategoryModulo4 {
  margin-right: 0;
}

.quizCategoryMoreThen4 .quizCategoryName {
  min-height: 84px;
  max-height: 84px;
}

.quizCategoryMoreThen4 .quizCategoryInner {
  padding: 10px 15px 15px;
}

.quizIndex.quizServiceimmigration .quizHeadText {
  border-top: 5px solid #615d57;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.95);
}

.quizCategory.quizCategoryMoreThen4.quizCatPos0,.quizCategory.quizCategoryMoreThen4.quizCatPos1, .quizCategory.quizCategoryMoreThen4.quizCatPos2, .quizCategory.quizCategoryMoreThen4.quizCatPos3 {
  background: #ee9100;
  border-top: 5px solid #f1a733;
}

.quizCategory.quizCategoryMoreThen4.quizCatPos4,.quizCategory.quizCategoryMoreThen4.quizCatPos5, .quizCategory.quizCategoryMoreThen4.quizCatPos6, .quizCategory.quizCategoryMoreThen4.quizCatPos7 {
  background: #f0a540;
  border-top: 5px solid #f3b766;
}

.quizCategory.quizCategoryMoreThen4.quizCatPos8,.quizCategory.quizCategoryMoreThen4.quizCatPos9, .quizCategory.quizCategoryMoreThen4.quizCatPos10, .quizCategory.quizCategoryMoreThen4.quizCatPos11 {
  background: #fbc743;
  border-top: 5px solid #fcd269;
}

.quizCategory.quizCategoryMoreThen4.quizCatPos12,.quizCategory.quizCategoryMoreThen4.quizCatPos13, .quizCategory.quizCategoryMoreThen4.quizCatPos14, .quizCategory.quizCategoryMoreThen4.quizCatPos15 {
  background: #f9d11a;
  border-top: 5px solid #fada48;
}

.quizIndex.quizServiceimmigration .quizCategoryBtn a {
  background: #333;
}
.quizIndex.quizServiceimmigration .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555;
}

.quizIndex.quizServiceimmigration .quizCategoryName {
  color: #333333;
}

.quizCategory.quizCategoryMoreThen4.quizCategoryMoreThen4Mobil {
  display: none;
}

.quizIndex.quizServiceimmigration .quizHead {
  margin-bottom: 20px;
}

.quizCategory.quizCategoryMoreThen4.quizCategoryMoreThen4Mobil {
  background: #ee9100;
  border-top: 5px solid #f1a733;
}

.quizServiceimmigration .quizQuestionInfoPoints {display: none;}
.quizServiceimmigration .quizQuestionName {padding: 8px 0 0 10px;}
.quizServiceimmigration .quizActErrorPoints{display: none;}
.quizServiceimmigration .quizQuestionInfoOneAnsExtra{display: block !important;}

.quizCategory.quizCategory2 {
  width: 47.5%;
  margin-right: 5%;
}

.quizCategory.quizCategory2.quizLastCategory {
  margin-right: 0;
}

.quizCategory.quizCategoryOnlyCat {
  width: 32%;
  margin-right: 2%;
}
.quizCategory.quizCategoryOnlyCat.quizLastCategory {
  margin-right: 0;
}

.quizCategoryOnlyCat .quizCategoryTop {
  font-size: 2.917em;
}

.quizCategoryOnlyCat .quizCategoryName {
  font-size: 1.5835em;
  text-transform: none;
}

.quizOnlyCat {
  margin: 30px 0 0;
}

.quizOnlysport .quizHeadText {
  background: #009943;
  background: rgba(0, 153, 67, 0.95);
  border-top: 5px solid #3aa96b;
}

.quizOnlysport .quizCategory {
  background: #009943;
  border-top: 5px solid #3aa96b;
}

.quizOnlysport .quizCategoryBtn a {
  background: #333333;
}

.quizOnlysport  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}

.quizOnlyfussball .quizHeadText {
  background: rgb(52, 108, 55);
  background: rgba(52, 108, 55, 0.95);
  border-top: 5px solid #5d895f;
}

.quizOnlyfussball .quizCategory {
  background: rgb(52, 108, 55);
  border-top: 5px solid #5d895f;
}

.quizOnlyfussball .quizCategoryBtn a {
  background: #333333;
}

.quizOnlyfussball  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}


.quizOnlywissenschaft .quizHeadText {
  background: #10548a;
  border-top: 5px solid #4076a1;
  background: rgba(16, 84, 138, 0.95);
}

.quizOnlywissenschaft .quizCategory {
  background: #10548a;
  border-top: 5px solid #4076a1;
}

.quizOnlywissenschaft .quizCategoryBtn a {
  background: #333333;
}

.quizOnlywissenschaft  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}

.quizOnlygeschichte .quizHeadText {
  background: #4b4b4b;
  border-top: 5px solid #6f6f6f;
  background: rgba(75, 75, 75, 0.95);
}

.quizOnlygeschichte .quizCategory {
  background: #4b4b4b;
  border-top: 5px solid #6f6f6f;
}

.quizOnlygeschichte .quizCategoryBtn a {
  background: #ffffff;
  color: #333333;
}

.quizOnlygeschichte  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #dddddd;
}

.quizOnlyfilm .quizHeadText {
  background: #911069;
  border-top: 5px solid #7e3f6c;
  background: rgba(145, 16, 105, 0.95);
}

.quizOnlyfilm .quizCategory {
  background: #911069;
  border-top: 5px solid #7e3f6c;
}

.quizOnlyfilm .quizCategoryBtn a {
  background: #333333;
}

.quizOnlyfilm  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}

.quizOnlypromis .quizHeadText {
  background: #da20a1;
  border-top: 5px solid #e15bb9;
  background: rgba(218, 32, 161, 0.95);
}

.quizOnlypromis .quizCategory {
  background: #da20a1;
  border-top: 5px solid #e15bb9;
}

.quizOnlypromis .quizCategoryBtn a {
  background: #333333;
}

.quizOnlypromis  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}

.quizOnlyolympia .quizHeadText {
  background: #e5a704;
  border-top: 5px solid #f9c742;
  background: rgba(229, 167, 4, 0.95);
}

.quizOnlyolympia .quizCategory {
  background: #e5a704;
  border-top: 5px solid #f9c742;
}

.quizOnlyolympia .quizCategoryBtn a {
  background: #333333;
}

.quizOnlyolympia  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}

.quizOnlyallgemein .quizHeadText {
  background: #1a6691;
  border-top: 5px solid #578dac;
  background: rgba(26, 102, 145, 0.95);
}

.quizOnlyallgemein .quizCategory {
  background: #1a6691;
  border-top: 5px solid #578dac;
}

.quizOnlyallgemein .quizCategoryBtn a {
  background: #333333;
}

.quizOnlyallgemein  .quizCategoryInner:hover .quizCategoryBtn a {
  background: #555555;
}


.quizServicewissenstest .quizActErrorPoints, .quizServicewissenstest .quizQuestionInfoPoints {
  display: none;
}

.quizServicewissenstest .quizQuestionInfoDifficult {
  display: block !important;
}

.quizServicewissenstest .quizHeadText {
  padding: 20px 3%;
}

.quizServicewissenstest .quizResultPointsInfo2 {visibility: hidden;}