/* CLEAR FIX
================================================== */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

/* LAYOUT
================================================== */
body {
  color: #000;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  background: #fbfbfb url("/Content/images/si_bg.png") repeat-y center;
}

.si-gt-menu {
  /*width: 280px;
  margin: 0 auto;*/
}

@media only screen and (max-width: 767px) {
  .si-gt-menu {
    width: 100%;
  }
}
.si-gt-content-container {
  margin: 0 auto;
  text-align: center;
}

.si-gt-content {
  width: 655px;
  position: relative;
  max-width: 96%;
  margin: 0 auto;
  overflow: hidden;
}

.si-gt-progress-container {
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding: 1.563em 0;
  background-color: transparent;
  border: 0;
}

.si-gt-progress {
  width: 70%;
  height: 0.3em;
  background-color: #dfdfdf;
  margin: 0 auto;
}

.si-gt-progressbar {
  width: 18%;
  height: 0.3em;
  background-color: #0bba8c;
  -webkit-transition: 0.7s ease;
  -moz-transition: 0.7s ease;
  transition: 0.7s ease;
}

.modal-dialog {
  color: #000;
}

.si-gt-slide-counter {
  width: 200px;
  color: #fff;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0.0625em;
  background-color: #000;
  margin: 0 auto 2.5em auto;
  padding: 0.7em 0.5em 0.5em 0.5em;
  text-transform: uppercase;
}

.si-gt-text-container {
  padding: 4em 0 1.5em 0;
}

.si-gt-demo-header-container {
  padding: 0;
  margin: 0;
}

.si-gt-question-container {
  padding: 1.5em 0 1.5em 0;
}

.si-gt-answer-container {
  margin: 0 0 3.5em 0;
}

.si-gt-answer-value-left,
.si-gt-answer-value-right {
  font-size: 0.75em;
  margin-top: 0.5em;
  float: left;
  text-transform: uppercase;
}

.si-gt-answer-value-right {
  float: right;
}

.si-gt-button-container {
  width: 90%;
  max-width: 90%;
  margin: 0.5em auto 1em auto;
  padding: 0;
}

.si-gt-float-left {
  width: 60%;
  float: left;
}

.si-gt-float-right {
  width: 40%;
  float: right;
}

.si-gt-footer-menu-mrgreen {
  display: none;
}

.clear {
  clear: both;
}

.si-gt-logotype {
  width: 250px;
  height: auto;
  margin: 0 0 1em 0;
}

#si-gt-left-overlay {
  width: 768px;
  height: 550px;
  position: absolute;
  top: 0;
  left: -768px;
  z-index: 10000;
}

#si-gt-right-overlay {
  width: 768px;
  height: 550px;
  position: absolute;
  top: 0;
  left: 768px;
  z-index: 10000;
}

.si-gt-result-abouttext {
  font-size: 0.8em;
}

.si-container {
  max-width: 100%;
  padding: 0;
}

#si-gt-closebutton {
  font-size: 12px;
  max-width: 100px;
  float: right;
  margin: inherit;
}

/* menu */
.si-gt-header {
  height: auto;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  color: #000;
  font-size: 0.875em;
  background: #01080d;
  background-color: rgba(0, 0, 0, 0.7);
}

#si-gt-page1 .si-gt-header {
  display: none;
}

.navbar-toggler {
  width: 47px;
  height: 34px;
  background-color: #eee;
  border: none;
}
.navbar-toggler .line {
  width: 100%;
  float: left;
  height: 2px;
  background-color: #222;
  margin-bottom: 5px;
}

#navbarNav {
  justify-content: center;
}

.navbar {
  padding: 0.5rem 1rem;
}

/* buttons */
.btn:hover {
  color: #000;
  background-color: #ea7b21;
}

.btn-active {
  background-color: #ea7b21;
  border-color: #000;
}

/* ===== NAV BUTTONS ===== */
a.si-gt-button:link, a.si-gt-button:visited, a.si-gt-button:hover, a.si-gt-button:active {
  min-width: 150px;
  max-width: 70%;
  color: #fff !important;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0 auto;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background: #000;
  border: none !important;
  border-radius: 5px;
  transition: 0.4s ease;
  text-transform: uppercase;
}

a.si-gt-start-button:link {
  width: 300px;
  max-width: 70%;
  font-size: 2.25em;
  font-weight: 700;
  margin: 0 auto;
  padding: 0.1em 0 0.1em 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* TYPOGRAPHY & LINKS
================================================== */
h1,
h2,
h3 {
  font-weight: 700;
}

a,
a:visited,
a:active,
a:hover {
  color: #000;
  text-decoration: underline;
}

a, a:hover, a:link, a:active, a:visited {
  color: #000;
  text-decoration: underline;
}

.si-gt-standard-text {
  /* width: 80%; */
  color: #000;
  font-size: 1.188em;
  padding: 0.5em 0 1.5em 0;
  margin: 0 auto;
}

.si-gt-question {
  color: #000;
  font-size: 1.75em;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

.si-gt-footer {
  color: #000;
  font-size: 0.688em;
  font-weight: 400;
  text-align: center;
  border: none;
  padding: 6em 0.5em 0.5em 0.5em;
}

.si-gt-footer a:link, .si-gt-footer a:visited {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.si-gt-footer .si-gt-footer-menu {
  color: #000;
  text-decoration: none;
}
.si-gt-footer .si-gt-footer-menu a {
  color: #000;
  font-size: 1.273em;
  text-decoration: underline;
  text-transform: none;
}

.si-gt-text-container h3 {
  color: #000;
  text-transform: uppercase;
}

.si-gt-demo-header-container h3 {
  color: #000;
  text-transform: uppercase;
}

.si-gt-result-message h3 {
  color: #000;
  text-transform: uppercase;
}

.si-gt-float-left h3 {
  color: #000;
  text-transform: uppercase;
}

.si-gt-feedbacktext-container h1 {
  font-size: 2em;
}

.si-gt-result-tipscontainer h1 {
  font-size: 2em;
}

.si-gt-header {
  color: #000 !important;
  text-transform: uppercase;
  text-decoration: none;
}
.si-gt-header a:link, .si-gt-header a:visited {
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.si-gt-header a:hover {
  text-decoration: underline !important;
}

/* COOKIES
================================================== */
.si-gt-cookie-text-container {
  text-align: left;
  margin: 1.5em 0 1.5em 0;
}

.si-gt-cookie-text {
  color: #000;
  margin: 0.5em 0 1em 0;
}
.si-gt-cookie-text a:link {
  color: #000;
}
.si-gt-cookie-text a:visited {
  color: #000;
}

/* PAGE SLIDE
================================================== */
.si-gt-slide-container {
  min-height: 300px;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}

.si-gt-slide {
  transform: none;
  width: 100%;
  max-width: 100%;
  min-height: 300px;
  position: absolute;
  transition: transform 0.7s ease, opacity 0.7s ease;
}

.prev {
  width: 100%;
  transform: translate3d(-110%, 0, 0);
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

.active {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  padding: 0 3px 0 3px;
}

.next {
  width: 100%;
  padding: 0 3px 0 3px;
  transform: translate3d(110%, 0, 0);
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

/* CONTENT
================================================== */
/* 10 scale buttons */
.sid-row-button {
  width: 8%;
  margin-left: 1%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  float: left;
  border: 1px solid #000;
}
.sid-row-button:hover, .sid-row-button:active {
  cursor: pointer;
}
.sid-row-button:first-child {
  margin: 0;
}

.button-row {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.button-row-under-left {
  font-size: 0.85rem;
  float: left;
}

.button-row-under-right {
  font-size: 0.85rem;
  float: right;
}

@media (max-width: 576px) {
  .button-row-under-left {
    margin-left: 10%;
  }
  .button-row-under-right {
    margin-right: 10%;
  }
  .sid-row-button:last-child {
    padding: 0;
  }
}
/* ===== DEMOGRAPHIC YES-NO BUTTONS ===== */
.si-gt-yesno {
  margin-top: 5%;
}

/* ===== DEMOGRAPHIC AGE ===== */
#si-gt-age-container .si-gt-age {
  width: 250px;
  margin: 0 auto;
}

input[type=number]#si-gt-age {
  color: #000;
  font-size: 2.25em;
  font-weight: normal;
  text-align: center;
}

/* remove arrow buttons in the text field */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* ===== DEMOGRAPHIC VISIT FREQUENCE ===== */
.si-gt-visit-frequence-fieldset {
  margin-top: 5%;
}

.si-gt-visit-frequence-selector {
  background-color: #294054;
}

/* ===== DEMOGRAPHIC GAMES ===== */
.si-gt-games-fieldset {
  margin-top: 5%;
}

.si-gt-games-selector {
  background-color: #294054;
}

.sid-row-button,
.yesno-btn,
.si-gt-visit-frequence-selector,
.si-gt-games-selector {
  background-color: #fff;
  color: #000;
  font-size: 1.5em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  transition: all 0.3s ease;
  border: 1px solid #e9e9ec !important;
}

.sid-row-button:hover,
.sid-row-button:active,
.yesno-btn:hover,
.yesno-btn:active,
.si-gt-visit-frequence-selector:hover,
.si-gt-visit-frequence-selector :active,
.si-gt-games-selector:hover,
.si-gt-games-selector:active,
.sid-row-button.btn-active,
.yesno-btn.btn-active,
.si-gt-visit-frequence-selector.btn-active,
.si-gt-games-selector.btn-active {
  color: #fff !important;
  background-color: #fc4509;
}

input[type=number]#si-gt-age {
  font-weight: 700;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background: #fff;
}

.yesno-btn {
  width: 150px;
}

/* CHART
================================================== */
.si-gt-chart {
  padding: 0;
  margin: 0;
  width: 48%;
  float: left;
}
.si-gt-chart .si-gt-bar-1 {
  background-color: #9ecd4e;
  width: 50px;
}
.si-gt-chart .si-gt-bar-2 {
  background-color: #f5a927;
  width: 50%;
}
.si-gt-chart .si-gt-bar-3 {
  background-color: #df4c45;
  width: 100%;
}
.si-gt-chart li {
  height: 40px;
  margin: 0 0 10px 0;
  position: relative;
  background-color: #ededed;
  list-style: none;
}
.si-gt-chart li:first-child {
  margin: 0 0 10px 0;
}
.si-gt-chart li:last-child {
  margin-bottom: 0;
}

.si-gt-chart-label {
  text-align: left;
  height: 40px;
}

.si-gt-chart-icon {
  width: 30px;
  height: 30px;
  margin: 5px 0 5px 6px;
}

.si-gt-chart-text {
  width: 48%;
  padding: 0;
  margin: 0;
  font-size: 0.85em;
  float: right;
}
.si-gt-chart-text li {
  height: 40px;
  min-height: 40px;
  margin: 0 0 10px 0;
  position: relative;
  text-align: left;
  list-style: none;
}
.si-gt-chart-text li:last-child {
  margin-bottom: 0;
}
.si-gt-chart-text em {
  font-weight: 700;
}

/* FEEDBACK
================================================== */
.si-gt-givefeedback-placeholder {
  min-height: 370px;
}

.si-gt-givefeedback-content {
  margin: 0 4px 1em 4px;
  padding: 15px;
  color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  border: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}

.si-gt-givefeedback-headline {
  color: #000;
  font-size: 1.25em;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.si-gt-givefeedback-rate-text {
  width: 70%;
  line-height: 1.2;
  text-align: left;
  float: left;
}

.si-gt-givefeedback-field-text {
  text-align: left;
  vertical-align: middle;
  margin-bottom: 0.75em;
}

textarea#si-gt-feedbacktextbox {
  height: 100px;
  margin: 0 0 0.5em 0;
  padding: 7px;
  color: #000;
  text-align: left;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  box-shadow: none;
  resize: none;
}

.si-gt-givefeedback-rating {
  float: right;
}

.si-gt-givefeedback-rating img {
  width: 24px;
  height: 24px;
}

.si-gt-givefeedback-container .ui-btn {
  width: 150px;
  color: #000;
  font-size: 0.85em;
  font-weight: 400;
  border: none;
  border-radius: 50px;
  margin: 0 auto;
  padding-top: 1em;
  background: #e21113;
  float: right;
  filter: none;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
  text-transform: uppercase;
}

#si-gt-givefeedback-sent {
  font-size: 1.25em;
}

#si-gt-feedbacksubmit {
  max-width: 100px;
  font-size: 10px;
  float: right;
}

/* RESULT
================================================== */
.si-gt-result-container {
  padding: 1.5em;
  border: 0;
  background: rgba(0, 0, 0, 0.4);
  filter: none;
  border-radius: 3px;
}

.si-gt-result-tipscontainer {
  text-align: center;
  padding: 0.5em 0 0.5em 0;
  margin: 0 auto;
  background: transparent;
}

.si-gt-main-tip {
  color: #000;
  margin: 0 0 0.5em 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px;
  border-radius: 3px;
}
.si-gt-main-tip a {
  color: #000;
}
.si-gt-main-tip strong {
  font-size: 1.8em;
  font-weight: 700;
}
.si-gt-main-tip .si-gt-question {
  color: #000;
}
.si-gt-main-tip .si-gt-result-tips-text {
  color: #000;
}
.si-gt-main-tip .si-gt-result-tips-text a:link, .si-gt-main-tip .si-gt-result-tips-text a:visited, .si-gt-main-tip .si-gt-result-tips-text a:hover {
  color: #000;
}

.si-gt-secondary-tip-center {
  width: 100%;
  text-align: center !important;
  margin: 0 0 15px 0;
  padding: 15px;
  background-color: #fff;
  border: 0;
  word-break: break-word;
  font-size: 0.9em;
}
.si-gt-secondary-tip-center strong {
  font-size: 1.5em;
  font-weight: 700;
}

.si-gt-secondary-tip-left,
.si-gt-secondary-tip-right {
  width: 49%;
  min-height: 250px;
  font-size: 0.9em;
  text-align: left;
  margin: 0 0 15px 0;
  padding: 30px;
  float: left;
  word-break: break-word;
}
.si-gt-secondary-tip-left .si-gt-question,
.si-gt-secondary-tip-right .si-gt-question {
  font-size: 1.1em;
}

.si-gt-secondary-tip-right {
  float: right;
}

.si-gt-secondary-tip-center .si-gt-question {
  font-size: 1.1em;
}

/* Gamtest CPlus / JAS
================================================== */
#jas-cat-container {
  background: transparent;
  color: #fff;
  padding: 10px;
  border-radius: 16px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05);
}

#jas-mainfeedback {
  color: black;
  font-weight: 900;
  font-size: 22px;
  line-height: 1.2;
  margin: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
}

.jas-speechbubble {
  width: 85%;
  margin: 0 auto;
}

.jas-description {
  padding: 20px 0;
  color: #fff;
  text-align: left;
}

.jas-categories {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid rgba(20, 36, 51, 0.1);
  border-radius: 8px;
  cursor: pointer;
}

.jas-front i {
  color: rgba(255, 255, 255, 0.85);
}

.jas-cat-descr p {
  opacity: 0.85;
}

/* Gamtest C Progress bar
================================================== */
.shortgt-progress {
  width: 30%;
  background-color: #000;
  margin-right: 5px;
  border: 1px solid darkgray;
  display: inline-block;
  text-transform: uppercase;
  opacity: 0.25;
  color: white;
}

.shortgt-progress3 {
  width: 30%;
}

.activated-progress {
  opacity: 1;
}

/* MEDIA QUERIES
================================================== */
@media only screen and (max-width: 480px) {
  /* =====  TEST ===== */
  h1 {
    font-size: 2em;
  }
  .si-gt-question {
    font-size: 1.4em;
  }
  .si-gt-text-container {
    padding: 1em 0 1.5em 0;
  }
  .si-gt-standard-text {
    font-size: 1em;
    padding: 1.5em 0 1.5em 0;
  }
  .sid-row-button {
    font-size: 1.1em;
    padding: 0.4em 0;
  }
  .si-gt-slide-counter {
    margin: 0 auto 1.5em auto;
  }
  .si-gt-progress-container {
    width: 80%;
    height: 50px;
    margin-left: 20%;
    padding-top: 20px;
    top: 0px;
    position: absolute;
  }
  .si-gt-progress {
    width: 85%;
  }
  .si-gt-visit-frequence .si-gt-visit-frequence-selector {
    font-size: 1em;
  }
  .si-gt-games .si-gt-games-selector {
    font-size: 1em;
  }
  /* result */
  .si-gt-feedbacktext-container h1 {
    font-size: 1.4em;
  }
  .si-gt-feedbacktext-container .si-gt-standard-text {
    padding-top: 0.5em;
  }
  .si-gt-result-container {
    padding: 0.5em;
  }
  .si-gt-result-message {
    padding: 1em;
  }
  .si-gt-result-text {
    width: 100%;
    max-width: 100%;
  }
  .si-gt-result-tipscontainer {
    padding: 1em;
  }
  .si-gt-result-tips-text {
    width: 100%;
    max-width: 100%;
  }
  .si-gt-result-tips-phone span.line1 {
    font-size: 3em;
  }
  .si-gt-result-tips-phone span.line2 {
    font-size: 5em;
  }
  .si-gt-main-tip strong {
    font-size: 1.4em;
    line-height: 1;
  }
  .si-gt-secondary-tip-center strong {
    font-size: 1.2em;
    line-height: 1;
  }
  /* chart */
  .si-gt-chart {
    height: 250px;
    margin: 0 auto 1em auto;
    padding: 0;
    width: 100%;
    float: none;
  }
  .si-gt-chart .si-gt-bar-1 {
    background-color: #9ecd4e;
    height: 50px;
    width: 100%;
  }
  .si-gt-chart .si-gt-bar-2 {
    background-color: #f5a927;
    height: 125px;
    width: 100%;
  }
  .si-gt-chart .si-gt-bar-3 {
    background-color: #df4c45;
    height: 250px;
    width: 100%;
  }
  .si-gt-chart li {
    display: inline-block;
    margin: 0 2.5% 0 2.5%;
    width: 15%;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    bottom: 0;
    background-color: #ededed;
    height: 250px;
  }
  .si-gt-chart li:first-child {
    margin: 0 2.5% 0 0;
  }
  .si-gt-chart li:last-child {
    margin: 0 0 0 2.5%;
  }
  .si-gt-chart-label {
    bottom: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
  }
  .si-gt-chart-icon {
    width: 70%;
    height: auto;
    margin: 15%;
    bottom: 0;
    position: absolute;
  }
  .si-gt-chart-text {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
  }
  .si-gt-chart-text li {
    margin: 0 0 1em 0;
    text-align: left;
  }
  .si-gt-chart-text li:first-child {
    margin: 1em 0 1em 0;
  }
  .si-gt-chart-text em {
    font-weight: bold;
  }
  /* recommendations */
  .si-gt-secondary-tip-left,
  .si-gt-secondary-tip-right {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 50px;
    padding: 15px;
    float: none;
  }
  /* send feedback */
  #si-gt-sendfeedback-container h2 {
    font-size: 1.1em;
  }
  .si-gt-givefeedback-content {
    font-size: 0.9em;
  }
  .si-gt-givefeedback-rate-text {
    margin-bottom: 0.5em;
  }
  .si-gt-givefeedback-rate-text,
  .si-gt-givefeedback-rating {
    width: 100%;
    float: none;
  }
  .si-gt-givefeedback-rating img {
    width: 30px;
    height: auto;
  }
  /* Gamtest C Progress bar
  ================================================== */
  .si-gt-progress-container-shortgt {
    top: auto !important;
    display: inline-block !important;
    width: 100% !important;
    position: inherit !important;
    margin-left: 0;
  }
  .shortgt-progress {
    width: 30%;
  }
}