@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.eot');
  src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.eot');
  src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.eot');
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.eot');
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body {
  padding: 0;
  margin: 0;
  background: #003366;
  font-family: "Roboto";
  font-weight: 300;
  color: #fff !important;
}
.text-center {
  text-align: center !important;
}
.banner {
  width: 100%;
  min-height: 100vh;
  position: relative;
  margin-top: 85px;
}
.banner::before {
  content: '';
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.banner video {
  position: fixed;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.one {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 7;
}
.two {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 7;
}
.three {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 7;
}
.div1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  /* overflow: hidden; */
}
.two .div1 h1 {
  margin-block-start: 0;
  transform: translateY(-150px);
}
.three .div1 h1 {
  margin-block-start: 0;
  transform: translateY(-350px)
}
.div1 h1 {
  font-size: 97px;
  font-weight: 300;
  text-align: center;
  display: flex;
  color: #fff;
  margin-bottom: 190px;
	margin-top: 0;
}
.text1 span {
  display: block;
  /*  opacity: 0;*/
}
/*
.text1 span:nth-child(17n+1) {
  transform: translateY(50%);
}
.text1 span:nth-child(17n+2) {
  transform: translateY(100%);
}
.text1 span:nth-child(17n+3) {
  transform: translateY(150%);
}
.text1 span:nth-child(17n+4) {
  transform: translateY(200%);
}
.text1 span:nth-child(17n+5) {
  transform: translateY(250%);
}
.text1 span:nth-child(17n+6) {
  transform: translateY(300%);
}
.text1 span:nth-child(17n+7) {
  transform: translateY(350%);
}
.text1 span:nth-child(17n+8) {
  transform: translateY(400%);
}
.text1 span:nth-child(17n+9) {
  transform: translateY(450%);
}
.text1 span:nth-child(17n+10) {
  transform: translateY(500%);
}
.text1 span:nth-child(17n+11) {
  transform: translateY(550%);
}
.text1 span:nth-child(17n+12) {
  transform: translateY(600%);
}
.text1 span:nth-child(17n+13) {
  transform: translateY(650%);
}
.text1 span:nth-child(17n+14) {
  transform: translateY(700%);
}
.text1 span:nth-child(17n+15) {
  transform: translateY(750%);
}
.text1 span:nth-child(17n+16) {
  transform: translateY(800%);
}
.text1 span:nth-child(17n+17) {
  transform: translateY(850%);
}
.text1 span:nth-child(17n+18) {
  transform: translateY(900%);
}
*/
.text2 span {
  display: block;
  /*  opacity: 0;*/
}
/*
.text2 span:nth-child(17n+1) {
  transform: translateY(50%);
}
.text2 span:nth-child(17n+2) {
  transform: translateY(100%);
}
.text2 span:nth-child(17n+3) {
  transform: translateY(150%);
}
.text2 span:nth-child(17n+4) {
  transform: translateY(200%);
}
.text2 span:nth-child(17n+5) {
  transform: translateY(250%);
}
.text2 span:nth-child(17n+6) {
  transform: translateY(300%);
}
.text2 span:nth-child(17n+7) {
  transform: translateY(350%);
}
.text2 span:nth-child(17n+8) {
  transform: translateY(400%);
}
.text2 span:nth-child(17n+9) {
  transform: translateY(450%);
}
.text2 span:nth-child(17n+10) {
  transform: translateY(500%);
}
.text2 span:nth-child(17n+11) {
  transform: translateY(550%);
}
.text2 span:nth-child(17n+12) {
  transform: translateY(600%);
}
.text2 span:nth-child(17n+13) {
  transform: translateY(650%);
}
.text2 span:nth-child(17n+14) {
  transform: translateY(700%);
}
.text2 span:nth-child(17n+15) {
  transform: translateY(750%);
}
.text2 span:nth-child(17n+16) {
  transform: translateY(800%);
}
.text2 span:nth-child(17n+17) {
  transform: translateY(850%);
}
.text2 span:nth-child(17n+18) {
  transform: translateY(900%);
}
*/
/*Product images	*/
.anim_img, .anim_img2, .anim_img3, .anim_img4, .anim_img5 {
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(100%);
  margin: 0 auto;
  display: block;
  opacity: 0;
}
header {
  width: 100%;
  position: fixed;
  top: 0;
  margin: 0 auto;
  z-index: 1;
}
/* header .container-fluid {
  width: 90%;
  margin: auto;
} */
header nav.navbar-expand-lg {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding: 1.5rem 0; */
}
header .navbar-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none !important;
  margin: 0;
}
.navbar-nav .nav-item {
  color: #fff;
}
.navbar-nav .nav-item .nav-link {
  color: #fff;
  padding: 0.5em;
  text-decoration: none !important;
  font-size: 18px;
  transition: all 0.5s;
}
.navbar-nav .nav-item .nav-link:hover {
  color: #A3A3A3;
  transition: all 0.5s;
}
footer {
  background: #003366;
  position: relative;
  z-index: 9;
}
footer .footer {
  border-top: 1px solid #34a6ec;
  padding: 0.5rem 0;
  font-size: 17px;
  text-align: center;
}
.arrows {
  display: block;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 80px;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 10px;
  z-index: 999999999;
  margin: auto;
  transition: all 0.5s;
  cursor: pointer;
}
.arrows.hide {
  transition: all 0.3s;
  z-index: -1;
  opacity: 0;
}
.arrows2 {
  display: block;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 80px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 80px;
  z-index: 999999999;
  margin: auto;
  transition: all 0.5s;
  cursor: pointer;
}
.arrows2.hide {
  transition: all 1s;
  z-index: -1;
  opacity: 0;
}
.chevron {
  position: absolute;
  width: 2rem;
  height: 0.30rem;
  opacity: 0;
  transform: scale(0.3);
  -webkit-animation: move-chevron 3s ease-out infinite;
  animation: move-chevron 3s ease-out infinite;
}
.chevron:first-child {
  -webkit-animation: move-chevron 3s ease-out 1s infinite;
  animation: move-chevron 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  -webkit-animation: move-chevron 3s ease-out 2s infinite;
  animation: move-chevron 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #fff;
}
.chevron:before {
  left: 0;
  transform: skewY(30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}
@-webkit-keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}
@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}
/* new style css */
header {
  background: #042258;
  padding-block: 25px 20px;
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  z-index: 99;
}
.quiz-wrap {
  background: #003366 url("../images/bg-new.jpg") no-repeat;
  /*background: rgb(5, 134, 254);*/
  /*background: -moz-radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);*/
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  padding-block: 180px 50px;
  padding-bottom: 0;
  padding-top: 0;
  overflow: hidden;
}
.img-fluid {
  max-width: 100%;
  width: auto;
}
main {
  background-color: #003366;
  position: relative;
  z-index: 9;
}
.quiz-graphic {
  position: relative;
  padding-bottom: 45px;
  text-align: center;
}
.quiz-entry {
  box-sizing: border-box;
  padding-block: 70px 20px;
  padding-inline: 50px 50px;
  border-radius: 45px;
  width: 90%;
  margin-inline: auto;
  background: rgb(1, 80, 180);
  background: -moz-linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 50%);
  background: -webkit-linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 85%);
}
.title h2 {
  font-size: 48px;
  line-height: 1;
  color: #ffffff;
  font-weight: 100;
  /*  text-align: center;*/
  margin: 0;
  padding-bottom: 45px;
}
.title h2 strong {
  color: #f4bb5e;
  font-weight: 400;
}
.title h3 {
  font-size: 50px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
  margin: 0;
  padding-bottom: 45px;
}
.tb {
  display: block;
}
.quiz-entry .title h2 {
  padding-bottom: 20px;
}
.quiz-entry h4 {
  font-size: 36px;
  line-height: 1;
  color: #ffffff;
  font-weight: 100;
  /*  text-align: center;*/
  margin: 0;
  padding-bottom: 20px;
}
.quiz-entry h4 strong {
  color: #f4bb5e;
  font-weight: 400;
}
.quiz-entry h4 span {
  font-weight: 400;
  /*  padding-bottom: 15px;*/
}
.quiz-entry p {
  font-size: 32px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 400;
  /*  text-align: center;*/
  margin: 0;
}
.entry-form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  /*  align-items: center;*/
  column-gap: 15px;
  /*  max-width: 73.19%;*/
  margin-inline: auto;
  margin-top: 15px;
}
.entry-form .form-control {
  display: block;
  width: 90%;
  /*  width: calc(100% - 300px);*/
  padding: 0.75rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #04245b00;
  border: 1px solid #ffffff;
  border-radius: 8px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  /*  text-align: center;*/
  margin-bottom: 0.5rem;
}
.select-control {
  width: 95% !important;
  position: relative;
  background: url("../images/arrow-down.png") no-repeat;
  background-position: 95%;
  background-size: auto;
}
.select-control option {
  background: #013D81;
}
::placeholder {
  color: #ffffff;
  /*  opacity: .7;*/
}
:-moz-placeholder {
  color: #ffffff;
  /*  opacity: .7;*/
}
::-webkit-input-placeholder {
  color: #ffffff;
  /*  opacity: .7;*/
}
.cta {
  background: #0057c8;
  border: 1px solid #0057c8;
  padding: 0.5rem 0.75rem;
  display: inline-flex;
  border-radius: 6px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none !important;
  transition: all 0.1s;
  min-width: 300px;
  width: auto;
  cursor: pointer;
  margin-block: 35px 0;
}
.cta:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none !important;
  transition: all 0.1s
}
.quiz-entry .cta {
  margin-top: 0;
}
.quiz-ques h4 {
  font-size: 26px;
  line-height: 1.28;
  font-weight: 100;
  color: #ffffff;
  margin: 0;
  padding-bottom: 15px;
}
.quiz-box {
  padding-block: 50px;
}
.row-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column-6 {
  flex: 0 0 auto;
  width: 50%;
}
.quiz-ques-wrap {
  padding-inline: 40px 15px;
}
.radio-group label {
  display: flex;
  width: 100%;
  /*  flex-wrap: wrap;*/
  align-items: center;
  position: relative;
  font-size: 17px;
  font-weight: 100;
  line-height: 1.2;
  margin-top: 10px;
  cursor: pointer;
}
.radio-group label:first-child {
  margin-top: 0;
}
.form__radio-input {
  display: none;
}
.form__radio-button {
  height: 21px;
  width: 21px;
  min-width: 21px;
  border: 2px solid #ffffff;
  display: inline-block;
  position: relative;
  border-radius: 6px;
  margin-right: 13px;
}
.form__radio-button::after {
  content: "";
  display: block;
  height: 90%;
  width: 90%;
  position: absolute;
  top: 48%;
  left: 50%;
  border-radius: 6px;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  opacity: 0;
}
.form__radio-input:checked + .form__radio-button::after {
  opacity: 1;
}
.block {
  display: block;
}
.quiz-result {
  padding-block: 50px;
}
.quiz-result-wrap {
  background: #004ba7;
  padding-block: 80px;
  padding-inline: 100px;
  border-radius: 45px;
  text-align: center;
}
.quiz-result-wrap .cta {
  background: #ffffff;
  color: #003366;
}
.quiz-result-wrap p {
  font-size: 42px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.quiz-result-wrap .title h2 {
  padding-bottom: 0;
}
.quiz-final {
  padding-block: 50px 70px;
}
.quiz-final .container {
  box-sizing: border-box;
  padding-block: 70px 20px;
  padding-inline: 50px 50px;
  border-radius: 45px;
  width: 90%;
  margin-inline: auto;
  background: rgb(1, 80, 180);
  background: -moz-linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 50%);
  background: -webkit-linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(180deg, rgba(1, 80, 180, 1) 0%, rgba(255, 255, 255, 0) 85%);
}
.bg-transparent {
  background: transparent;
}
.terms {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  background: rgb(5, 134, 254);
  background: -moz-radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(farthest-corner at 50% 15%, rgba(5, 134, 254, 1) 0%, rgba(255, 255, 255, 0) 70%);
}
.terms header {
  position: static;
}
.terms-body {
  padding-block: 30px;
}
.terms-body h3 {
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 15px;
  margin: 0;
}
.terms-body li {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 15px;
}
.tc {
  margin: 0;
  padding-bottom: 10px;
  text-align: right;
  line-height: 1;
}
.tc a {
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
  line-height: 1;
}
.tc a:hover {
  text-decoration: underline;
}
.text1 span:nth-last-child(-n + 6) {
  color: #f4bb5e;
}
.text1 span:last-child {
  color: #ffffff;
}
.text2 span:nth-last-child(-n + 6) {
  color: #f4bb5e;
}
.text2 span:last-child {
  color: #ffffff;
}
.err {
  width: 100%;
  margin: 0 auto;
  /* display: none;*/
  font-size: 14px;
  color: red;
  padding-bottom: 8px;
  font-weight: 600;
}
.quiz-1, .quiz-result, .quiz-2, .quiz-final {
  display: none;
  position: relative;
}
.quiz-final {
  padding: 300px 0 100px 0;
}
.quiz-ques form {
  overflow: hidden;
  max-height: 600px;
}
.quiz-1 .quiz-box {
  transform: translateX(100%);
  transition: all 1s;
}
.quiz-2 .quiz-box {
  transform: translateX(100%);
  transition: all 1s;
}
.quiz-video video {
  width: 100%;
}
.highlight {
  color: #f4bb5e; /* Change this to your preferred color */
  padding-left: 20px;
}
@media screen and (max-width:1600px) {
  .quiz-final {
    padding: 200px 0;
  }
}
@media screen and (max-width:1400px) {
  .quiz-final {
    padding: 120px 0;
  }
}
#score {
  font-weight: 400;
}
.quiz-graphic {
  margin-top: 10rem;
  padding-bottom: 10rem;
}
.quiz-graphic img {
  /*	transform: scale(0.5);*/
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.quiz-wrap .inner {
  /*	opacity: 0*/
}
#mute-control-wrapper {
  text-align: right;
  padding-top: 10px;
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 199999999;
}
#mute-control-wrapper button {
  padding: 0;
  font-size: 12px;
  margin: 0;
  background: none;
  border: 0;
  text-align: left;
  cursor: pointer;
}
.mute_control {
  transition: all 1s;
}
.mute_control.hide {
  transform: translateX(-150%);
  transition: all 1s;
}
table tr th, table tr td {
  text-align: left;
  width: 16.66%;
  vertical-align: top;
}
table thead tr th .d-flex {
  display: flex !important;
  justify-content: start;
  align-items: start;
  flex-direction: column-reverse;
  color: #f4bb5e;
  font-size: 24px;
  line-height: 1.2;
}
.correct, .incorrect {
  width: 40px !important;
  height: 40px;
  margin-bottom: 10px;
  background-size: 100% !important;
  background-position: center center !important;
  border-radius: 50%;
  border: none;
}
.correct {
  background: url("../images/correct.png");
}
.incorrect {
  background: url("../images/incorrect.png");
}
.quiz-final .title h4 {
  font-size: 42px;
  text-align: center;
  font-weight: 400;
  margin: 0;
  padding-bottom: 30px;
}
.corr_ans span {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 10px;
  padding-top: 20px;
  color: #f4bb5e;
  display: block;
}
table tbody tr td {
  border-left: 1px solid #0057c8 !important;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 15px;
}
table tbody tr td:first-child {
  border-left: none !important;
}
input.form-control:-webkit-autofill, input.form-control:-webkit-autofill:focus, input.form-control:-webkit-autofill:active, input.form-control:-webkit-autofill:hover {
  color: #ffffff !important;
  background: #04245b;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
}
input.form-control:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
/**/
@media (max-width: 1536px) {
  .div1 h1 {
    font-size: 72px;
    margin-bottom: 140px;
  }
  .quiz-graphic .img-fluid {
    max-width: 80%;
  }
  .quiz-wrap {
    padding-block: 80px 40px;
  }
  .title h2 {
    font-size: 44px;
    padding-bottom: 35px;
  }
  .title h3 {
    font-size: 40px;
    padding-bottom: 30px;
  }
  .quiz-entry h4 {
    font-size: 40px;
  }
  .quiz-entry p {
    font-size: 26px;
  }
  .cta {
    font-size: 18px;
    min-width: 270px;
    margin-block: 10px 0;
  }
  .entry-form .form-control {
    /*    width: calc(100% - 270px);*/
    font-size: 18px;
    padding: 0.75rem;
  }
  .quiz-ques h4 {
    font-size: 24px;
  }
  .radio-group label {
    font-size: 16px;
  }
  .form__radio-button {
    height: 20px;
    width: 20px;
    min-width: 20px;
  }
  table thead tr th .d-flex {
    font-size: 20px;
  }
  .corr_ans span {
    font-size: 16px;
  }
  table tbody tr td {
    font-size: 13px;
  }
  .quiz-graphic {
    margin-top: 5rem;
  }
}
@media (max-width: 1366px) {
  .div1 h1 {
    font-size: 60px;
  }
  .title h2 {
    font-size: 54px;
    padding-bottom: 30px;
  }
  .title h3 {
    font-size: 32px;
    padding-bottom: 30px;
  }
  .quiz-entry h4 {
    font-size: 42px;
  }
  .quiz-entry p {
    font-size: 32px;
  }
  .quiz-result-wrap p {
    font-size: 36px;
  }
  table thead tr th .d-flex {
    font-size: 16px;
  }
  .corr_ans span {
    font-size: 14px;
  }
  .correct, .incorrect {
    width: 30px !important;
    height: 30px !important;
  }
}
@media (max-width: 1280px) {
  .quiz-entry {
    padding-block: 40px 20px;
    padding-inline: 30px;
    border-radius: 40px;
  }
  .title h2 {
    font-size: 38px;
    padding-bottom: 25px;
  }
  .title h3 {
    font-size: 26px;
    padding-bottom: 30px;
  }
  .quiz-entry h4 {
    font-size: 32px;
  }
  .quiz-entry p {
    font-size: 24px;
  }
  .entry-form {
    max-width: 85%;
  }
  .quiz-ques h4 {
    font-size: 18px;
  }
  .radio-group label {
    font-size: 14px;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .form__radio-button {
    height: 18px;
    min-width: 18px;
    margin-right: 10px;
  }
  .cta {
    font-size: 16px;
    margin-block: 20px 0;
    padding: 0.7rem .75rem;
  }
  .entry-form .form-control {
    font-size: 16px;
    padding: 0.7rem .75rem;
  }
  .quiz-box {
    padding-block: 40px;
  }
  .quiz-result-wrap {
    padding-block: 50px;
    padding-inline: 30px;
    border-radius: 40px;
  }
  .quiz-result-wrap p {
    font-size: 24px;
  }
  .quiz-result {
    padding-block: 40px;
  }
  .quiz-final {
    padding-block: 40px 50px;
  }
}
@media (max-width: 1024px) {
  header {
    padding-block: 18px 15px;
  }
}
@media (max-width: 991px) {
  .navbar-brand img {
    max-width: 80%;
  }
  .row-wrap {
    row-gap: 15px;
  }
  .column-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  .cta {
    min-width: 200px;
  }
  .quiz-box {
    padding-block: 30px;
  }
  .div1 h1 {
    font-size: 42px;
  }
  .title h2 {
    font-size: 36px;
    padding-bottom: 20px;
  }
  .title h3 {
    font-size: 20px;
    padding-bottom: 30px;
  }
  .quiz-entry h4 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .quiz-entry p {
    font-size: 22px;
  }
  .quiz-result-wrap p {
    font-size: 22px;
  }
  .quiz-ques h4 {
    font-size: 16px;
  }
  .quiz-ques-wrap {
    padding-inline: 0px 15px;
  }
}
@media (max-width: 767px) {
  .banner {
    margin-top: 65px;
  }
  .div1 {
/*    align-items: center;*/
  }
  .div1 h1 {
    font-size: 36px;
  }
  .title h2 {
    font-size: 32px;
  }
  .title h3 {
    font-size: 20px;
    padding-bottom: 30px;
  }
  .quiz-entry h4 {
    font-size: 26px;
  }
  .quiz-entry p {
    font-size: 20px;
  }
  .quiz-result-wrap p {
    font-size: 20px;
  }
  .quiz-entry {
    padding-block: 20px 20px;
    padding-inline: 15px;
    border-radius: 20px;
  }
  .entry-form .form-control {
    width: 86%;
    font-size: 18px;
  }
  .entry-form {
    flex-wrap: wrap;
    row-gap: 15px;
  }
  .entry-form .cta {
    margin-inline: auto;
  }
  .quiz-result-wrap {
    padding-block: 20px;
    padding-inline: 20px;
    border-radius: 20px;
  }
  .quiz-wrap {
    padding-block: 60px 30px;
  }
  footer .footer {
    font-size: 14px;
  }
  .terms-body h3 {
    font-size: 24px;
  }
  .terms-body li {
    font-size: 18px;
  }
  .form__radio-button::after {
    height: 75%;
    width: 75%;
    border-radius: 2px;
  }
}
@media (max-width: 575px) {
  .div1 h1 {
    font-size: 32px;
  }
  .title h2 {
    font-size: 26px;
  }
  .title h3 {
    font-size: 20px;
    padding-bottom: 30px;
  }
  .cta {
    min-width: 150px;
    padding: 0.5rem 0.75rem;
  }
  .entry-form .form-control {
    font-size: 16px;
    padding: 0.5rem .75rem;
  }
  .quiz-entry h4 {
    font-size: 20px;
  }
  .quiz-entry p {
    font-size: 18px;
  }
  .quiz-result-wrap p {
    font-size: 18px;
  }
  .quiz-ques h4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .txb {
    display: block;
  }
}
@media only screen and (min-width: 1650px) {
  .quiz-entry {
    width: 90.33%;
    margin: 0 auto;
    padding-block: 100px 20px;
    padding-inline: 133px 100px;
  }
}
/* bootstrap */
@media (max-width: 767px) {
  .container {
    max-width: 90%;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 650px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media only screen and (min-width: 1650px) {
  .container {
    max-width: 1550px;
  }
}
@media only screen and (min-width: 1440px) {
  /*
  .arrows2 {
    bottom: 100px !important;
  }
  .quiz-graphic {
    padding-bottom: 20rem;
  }
*/
}
@media only screen and (max-width: 1440px) and (max-height:960px) {
  .quiz-graphic {
    padding-bottom: 17rem;
  }
}