.nav {
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
  z-index: 6;
  border-bottom: 3px solid #cccccc;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  padding: 10px 35px;
}

.nav .logo {
  font-size: 24px;
}

.fk-logo img {
  width: 50%;
  height: auto;
}

.learning-skill-main img {
  height: 21px !important;
  width: 24px !important;
  padding: 5px !important;
}

#practice {
  padding: 10px 0px;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  text-align: right;
}

#practice span {
  font-family: "AvenirNext-Medium";
  text-transform: unset;
  line-height: 0.83;
  letter-spacing: 0.72px;
  color: #221f20;
}

#practice span.logo:before {
  content: "|";
  padding: 0px 5px;
}

#nav_logo a {
  color: inherit;
  text-decoration: none;
}

.verification-status.d-none {
  display: none;
}

.border-top {
  border-bottom: 2px solid rgba(26, 54, 126, 0.125);
}

.border-bottom {
  border-bottom: 2px solid rgba(26, 54, 126, 0.125);
}

.learning-skill-btn-main .btn-primary {
    margin-top: 20px;
}

/*fack-out custome popup css*/

#leave-browser.modal,
.check-model-tooltip.modal {
  max-width: 325px;
  border-radius: 4px;
  padding: 30px 30px;
}

.check-model-tooltip h4 {
  font-family: "AvenirNext-Medium";
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #686565;
  text-align: center;
}

.model-footer {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
  padding: 5px 0;
}

.model-footer-colum-2 {
  margin-left: auto;
  margin-right: 0;
}

.verification-status {
  text-align: center;
  color: #221f20;
  letter-spacing: 0.7px;
  padding-top: 30px;
}

.verification-status span,
.fack-out-code-right span {
  color: #999999;
  /* font-size: 16px; */
  font-size: 12px;
}
.fack-out-code-right p {
  color: #999999;
  font-size: 16px;
}
.fack-out-code {
  width: 60%;
  margin: auto;
  padding: 0;
  /* position: relative; */
}

/* .fack-out-code-left {
  width: 38%;
} */

.game-score-details p:first-child {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 34px;
}
.game-score-details p:nth-child(2) {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: 33px;
  letter-spacing: normal;
  color: #000000;
  opacity: 0.6;
  width: 80%;
  margin: 0 auto;
  padding-top: 20px;
  border-top: 2px solid #d2d2d2;
}
.fack-out-code-left-inner {
  display: block;
  text-align: center;
  /* padding: 30px; */
  width: 100%;
}

.fack-out-code-right-inner h2 {
  font-family: "AvenirNext-Regular";
  font-size: 30px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.0025em;
  margin-bottom: 20px;
  color: #000000;
  opacity: 0.8;
}
.fack-out-code-left input {
  width: 190px;
}
/* 
.fack-out-code-right-inner p {
  padding: 0 50px;
} */
.fack-out-code-inner {
  transform: translateY(25%);
  text-align: center;
}

.fack-out-home-form label {
  font-family: "AvenirNext-Medium";
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.fack-out-home-form {
  display: inline-block;
  padding: 0 20px;
}
.fack-out-home-form:nth-child(2) {
  border-left: 2px solid #bfbebe;
}
/***********paginationTable***************/

.paginationTable {
  position: relative;
  width: 10%;
  display: inline-block;
  vertical-align: top;
  padding: 50px 0 0 0;
}

.learning-skill-critical-method .que-reound-section-title h3 {
  margin-bottom: 20px;
}

.tableItem {
  margin: 3px;
  color: #fff;
  background: #880e4f;
  width: 26px;
  height: 10px;
  background-color: #7942ae;
  margin-bottom: 15px;
  border-radius: 1px;
  list-style: none;
}

.fill-tableitem {
  width: 38px;
  background-color: #a17bc7;
}

.paginationTable li:before {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  margin-left: -15px;
  border-radius: 52%;
  background-color: #7942ae;
  left: 0;
}

li.fill-tableitem:before {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  margin-left: -15px;
  border-radius: 52%;
  background-color: #a17bc7;
  left: 0;
}

li.no-fill-que:before {
  background-color: #c7c6c6;
}

.no-fill-que {
  background-color: rgba(199, 198, 198, 0.55);
}

/***************************************/

/*Start round */

.game-reound-start-inner,
.game-result-main-inner {
  text-align: center;
}

.game-reound-start,
.game-result-main {
  margin-top: 100px;
}

.que-reound-status-section {
  width: 14%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0 0 30px;
  padding: 30px 0 0 0;
}

.que-reound-section {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.game-result-section {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  box-shadow: 0px 1px 1px 1px #e7e7e7, 1px 1px 1px 0px #e7e7e7;
  background-color: #ffffff;
  margin: 5px 30px;
}

.que-reound-section-title h3 {
  font-family: "AvenirNext-Bold";
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: 0.7px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.que-reound-section-card {
  border-radius: 4px;
  background-color: #ffffff;
}

.que-reound-section-card-avatar {
  border: 2px solid #e7e7e7;
  border-radius: 4px;
}
.card-que-img img {
  width: 100%;
  height: auto;
}

.que-reound-section-card-avatar .card-avatar-img {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
  padding: 5px;
}

.card-body-head-icon {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
}

.que-reound-section-card-avatar .card-avatar-heading {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
}

.card-body h4 {
  font-family: "AvenirNext-Medium";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 33px;
  letter-spacing: normal;
  color: #000000;
}

.card-body {
  padding: 10px 20px 10px 20px;
  border-bottom: 2px solid rgba(26, 54, 126, 0.125);
}

.card-body-head {
  padding: 10px 20px 10px 20px;
}

.card-border {
  box-shadow: 0 0 0 transparent;
  border-width: 1px;
  box-shadow: 0 0.46875rem 2.1875rem rgba(63, 106, 216, 0.03),
    0 0.9375rem 1.40625rem rgba(63, 106, 216, 0.03),
    0 0.25rem 0.53125rem rgba(63, 106, 216, 0.05),
    0 0.125rem 0.1875rem rgba(63, 106, 216, 0.03);
}

ul.list-group {
  list-style: none;
}

.widget-content {
  flex-direction: row;
  align-items: center;
}

.icon {
  margin-right: 25px;
}

.list-group-item .icon {
  pointer-events: none;
}

.card-body-head-icon .icon img {
  width: 20px;
  height: auto;
}

.card-body-head-icon-right {
  margin-left: auto;
  margin-right: 0;
}

.que-post-comment {
  padding-top: 10px;
}

.que-post-comment p {
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
}

.que-post-comment a {
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
}

.custom-search-box {
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
}

.searchsubmit {
  border: none;
  list-style: none;
  padding: 10px 8px;
  text-align: center;
  color: #999999;
  background-color: transparent;
  width: 15%;
  height: 42px;
}

.custom-search-box input {
  padding: 0;
}

.custom-search-box input.comment-input {
  width: 85%;
  padding: 0 0 0 20px;
  margin: 0;
  background-color: #ffffff;
}

.que-status-thumb {
  /* border-radius: 4px;
  border: solid 2px #979292; */
  /* background-color: #ffffff; */
  /* padding: 30px; */
  margin-bottom: 5px;
  height: 150px;
}

.learning-skill-video {
  padding: 10px 0 0 0;
}

.que-status-thumb span {
  /* background-image: url("../img/thumbs-up-enabled.png"); */
  /* height: 107px; */
  background-image: url("../img/fk-up-q.svg");
  width: 88px;
  height: 95px;
  /* display: inline-block;
  background-repeat: no-repeat;
  padding: 5px; */
  text-indent: -5000px;
  color: #fff;
  margin: 20px;
  /* margin: auto; */
}

.que-status-thumb a {
  width: 100%;
  height: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin: auto;
}

/* .que-status-thumb span:hover {
  background-image: url("../img/thumbs-up-hover.png");
  background-position: center;
}

.que-status-thumb span:active {
  background-image: url("../img/thumbs-up-pressed.png");
  background-position: center;
} */

.down-img span {
  background-image: url("../img/fk-down-q.svg");
  background-position: center;
}
/* 
.down-img span:hover {
  background-image: url("../img/thumbs-down-hover.png");
  background-position: center;
}

.down-img span:active {
  background-image: url("../img/thumbs-down-pressed.png");
  background-position: center;
} */
.pratic-que-status-thumb-up span,
.pratic-que-status-thumb-up span:hover,
.pratic-que-status-thumb-up span:active {
  background-image: url("../img/fk-up-q.svg");
  width: 88px;
  height: 107px;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 5px;
  text-indent: -5000px;
  color: #fff;
  background-position: center;
  margin: auto;
  background-position: center;
}
.pratic-que-status-thumb-down span,
.pratic-que-status-thumb-down span:hover,
.pratic-que-status-thumb-down span:active {
  background-image: url("../img/fk-down-q.svg");
  width: 88px;
  height: 107px;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 5px;
  text-indent: -5000px;
  color: #fff;
  background-position: center;
  margin: auto;
  background-position: center;
}

.que-status-thumb p {
  font-family: "AvenirNext-Medium";
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  padding: 40px 0;
}

.que-status-thumb p > strong,
.mobile-verifocation-status p > strong {
  color: #000000;
}

.mobile-verifocation-status {
  display: none;
}

.card-body-head-icon-right.mobile-status-icon {
  display: none;
}

.que-post-title a {
  text-decoration: underline;
}

.learning-skill {
  font-family: "AvenirNext-Medium" !important;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.83;
  letter-spacing: 0.72px;
  color: #221f20;
  text-transform: inherit;
  line-height: 1.2;
}

.learning-skill-critical-method {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}

.learning-skill-video {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.learning-skill-video-inner {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.learning-skill-video-inner iframe,
.learning-skill-video-inner object,
.learning-skill-video-inner embed {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.learning-skill-critical-method {
  text-align: left;
}

.learning-skill-main {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.learning-skill-critical-method h2 {
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.learning-skill-critical-method-inner {
  text-align: left;
  width: 90%
}

.learning-skill-method {
    margin: 30px 0;
}
.hide-method-2 {
    display: none;
}
.hide-method-3 {
    display: none;
}

.learning-skill-critical-method-level {
  padding: 30px 0 0 0;
}

ul.method-list {
  list-style: none;
  display: inline-block;
}

.method-list li {
  padding-bottom: 10px;
  text-align: left;
}

.method-list li a {
  font-family: "AvenirNext-Medium";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5197e9;
}

.learning-skill-method h2 {
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    opacity: 0.8;
}

.learning-skill-method span {
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    font-weight: normal;
}

.skill-development {
  text-align: left;
}

.paginationTable.pagination-d-none-tab {
  display: none;
}

/*Start que-reound-status-static-avatar*/

.que-reound-status-static-avatar-img {
  height: 40px;
  width: 40px;
  background: #999999;
  border-radius: 50%;
  margin-right: 5px;
  opacity: 0.2;
}

.que-reound-status-static-avatar-inner {
  display: flex;
  flex: 1;
  position: relative;
  align-items: center;
  padding: 5px;
  padding-bottom: 15px;
}

.que-reound-fill-tableitem {
  width: 75px;
  background-color: #999999;
  height: 10px;
  margin-bottom: 5px;
  opacity: 0.2;
}

.que-reound-fill-list li:first-child {
  width: 60px;
  background-color: rgba(153, 153, 153, 0.25);
}

ul.paginationTable-item.que-reound-fill-list {
  list-style: none;
  pointer-events: none;
}

.que-reound-fill-list-bottom-bar {
  display: flex;
  vertical-align: middle;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
}

.que-reound-fill-tableitem-bottom {
  width: 38px;
  background-color: rgba(153, 153, 153, 0.25);
  pointer-events: none;
  margin-bottom: 3px;
}

.que-reound-fill-list-bottom-bar li:nth-child(3),
.que-reound-fill-list-bottom-bar li:nth-child(7) {
  width: 26px;
}

.que-reound-fill-list-bottom-bar li:nth-child(4) {
  width: 15px;
}

.que-reound-fill-list-bottom-bar li:nth-child(5) {
  width: 20px;
}

.que-reound-fill-list-bottom-bar li:nth-child(6) {
  width: 50px;
}

.que-reound-fill-list-bottom-bar li:nth-child(9) {
  width: 34px;
}

.que-reound-fill-list-bottom-bar li:nth-child(11) {
  width: 70px;
}

.que-reound-fill-list-bottom-bar li:nth-child(10) {
  width: 43px;
}

.que-reound-fill-list-bottom-bar li:nth-child(12) {
  width: 90px;
  margin-top: 5px;
}

/*End que-reound-status-static-avatar*/

/* Result page or score page*/

.game-result-title span {
  font-size: 38px;
  font-style: normal;
  font-stretch: normal;
  line-height: 72px;
  letter-spacing: 1.2px;
  color: #000000;
}

.game-result {
  display: flex;
}

.game-result-title {
  flex-basis: 100%;
}

.game-result-box {
  flex-basis: 100%;
  text-align: center;
}

.game-score {
  padding-bottom: 20px;
}

.game-score-inner {
  width: 48%;
  display: inline-block;
}

.score-box span {
  font-family: "AvenirLTStd-Roman";
  font-size: 64px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 6.4px;
  color: #000000;
}

.game-score-title h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: 0.7px;
  color: #999999;
}

.score-box a {
  text-decoration: underline;
  line-height: 1.43;
  letter-spacing: 0.42px;
}

.game-score-details p {
  line-height: normal;
}

.game-paly-btn {
  padding-top: 50px;
}

/* .game-paly-btn a {
  margin-right: 100px;
} */

/*claim-check-popup model*/

.claim-check-popup {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  height: auto;
  padding: 5px 50px;
  bottom: 0;
  text-align: left;
  left: 0;
  width: 100%;
  z-index: 9999 !important;
}

.claim-check-popup-closer {
  display: block;
  padding: 5px 80px;
}

.claim-check-popup-inner {
  width: 35%;
  display: inline-block;
}

.claim-check-popup-inner h2 {
  font-family: "AvenirNext-Medium";
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0.72px;
  color: #ffffff;
  padding-bottom: 10px;
}

.claim-check-popup-inner span {
  font-family: "AvenirNext-Regular";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.54px;
  color: #ffffff;
  padding-bottom: 10px;
  display: inline-block;
}

.claim-check-popup a {
  text-transform: uppercase;
  padding-top: 5px;
  display: block;
  line-height: 1.71;
  letter-spacing: 0.42px;
  color: #ffffff;
}

.claim-check-popup-img img {
  width: 300px;
  height: auto;
}

.claim-check-popup-img {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

.claim-check-popup-closer a {
  text-align: right;
}

.claim-check-popup-closer img {
  padding: 5px;
}

/*claim-check-popup model*/

/*Start practice round */

.que-post-method-claim {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.que-post-method-claim img,
.que-post-method-source img {
  margin-left: 20px;
}

.card-que-img {
  position: relative;
}

.que-post-method-check-img {
  position: absolute;
  right: 0;
  padding: 20px 20px 0 0;
}

/*End Practice round*/

.border-active {
  /* border: solid 2px transparent;
  border-radius: 5px;
  background-image: linear-gradient(white, white),
    linear-gradient(to top, #b24282, #7942ae); */
  background-origin: border-box;
  background-clip: content-box, border-box;
  height: 150px;
  padding: 0;
}

.no-fill-que.fill-tableitem {
  width: 26px;
}

a.btn-primary::selection {
  background: none;
}

.que-sec {
  display: inline;
}

.d-none {
  display: none;
}

.card-avatar-img img {
  width: 40px;
  height: 40px;
}

a.disabled {
  pointer-events: none;
}
.learning-skill-critical-method .que-reound-section-title h3 {
  font-family: "AvenirNext-Regular";
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: 0.7px;
  text-transform: capitalize;
}

.learning-skill-video-inner iframe {
  height: 100%;
  width: 100%;
}

.tabcontainer {
  display: none;
}

.tabcontainer:first-child {
  display: block;
}

.mobile-ans-status p br {
  display: none;
}

.not-found span {
  font-size: 22px;
}

.not-found .btn-primary {
  margin-top: 60px;
}

.not-found .fack-out-code-inner {
  transform: translate(30%, 70%);
}

.page-template-round-one .border-bottom {
  border-bottom: none;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

.learning-skill-main .learning-skill-critical-method-inner h3 {
    font-family: "AvenirNext-Regular";
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 0.7px;
    text-transform: capitalize;
}

/*
New Custom Css DM 08-08-2019
*/

.tableItem:not(.no-fill-que) {
  cursor: pointer;
}

/* .game-result-main.game-result-single-round .game-result {
  padding-bottom: 10px;
} */

.vc_row {
  margin: 0 !important;
}

.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 5s linear;
}

.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}

.visible-practice {
  visibility: visible;
  opacity: 1;
  transition: opacity 15s linear;
}

.hidden-practice {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 15s, opacity 15s linear;
}
.que-status-thumb-up-bk:active {
  background-color: rgba(121, 66, 174, 0.1) !important;
}
.que-status-thumb-down-bk:active {
  background-color: rgba(178, 66, 130, 0.1) !important;
}
/* Animated card header*/
.bkcolor-animat {
  height: 100%;
  color: black;
  font-weight: bold;
  animation: backcolor 4s infinite;
}
/* result screen*/
.the-skill-title h2{
font-size: 24px;
line-height: 33px;
text-align: center;
letter-spacing: 0.03em;
color: #7942AE;
padding: 50px 0;
}
.the-skill-video{
  display: flex;
}
.review-skill-video{
  width: 33%;
  padding: 0 20px;
}
/* result screen*/

@keyframes backcolor {
  0% {
    background-image: linear-gradient(to top, #ab7abe, #b14585),
      linear-gradient(to bottom, #ffffff, #ffffff);
  }
  25% {
    background-image: linear-gradient(to top, #ab7abe, #d26ca6),
      linear-gradient(to bottom, #ffffff, #ffffff);
  }
  50% {
    background-image: linear-gradient(to top, #d7abe8, #d26ca6),
      linear-gradient(to bottom, #ffffff, #ffffff);
  }
  75% {
    background-image: linear-gradient(to top, #ab7abe, #fb9ed3),
      linear-gradient(to bottom, #ffffff, #ffffff);
  }
}
/*End Custom css*/

@media screen and (min-width: 768px) {
  .mobile-verifocation-status {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    background-color: #ffffff;
  }
  .the-skill-video {
    display: block;
}
.review-skill-video {
  width: 100%;
}
  .fk-home-logo {
    padding: 20px;
  }
  .sticky {
    position: static;
  }
  .wrapper {
    padding: 0 0px;
  }
  .nav {
    padding: 10px 10px;
  }

  .logo {
    letter-spacing: 1.4px;
  }
  .learning-skill {
    letter-spacing: 0.42px;
  }
  .d-none-mob {
    display: none;
  }
  .pratice-btn {
    display: block;
  }
  .fack-out-code-left,
  .fack-out-code-right {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0px;
  }
  .fack-out-code {
    width: 100%;
  }
  .fack-out-home-form {
    padding: 10px;
  }
  .fack-out-home-form:nth-child(2) {
    border-left: none;
  }
  .fack-out-code-right-inner h2 {
    font-size: 24px;
    line-height: 33px;
    text-align: center;
  }
  .fack-out-code-right-inner,
  .fack-out-home-form label {
    text-align: center;
    border-left: none;
  }

  .fack-out-code-inner {
    transform: none;
  }
  .nav_status {
    display: none;
  }
  .verification-status.d-none {
    display: block;
  }
  /*Start round */
  .game-reound-start {
    padding: 5px 0 0 0;
  }
  .paginationTable {
    width: 100%;
    padding: 0px 0 0 0;
  }
  .que-reound-section,
  .game-result-section {
    width: 100%;
  }
  .que-reound-status-section {
    width: 100%;
  }
  .que-reound-status-section {
    margin: 0;
  }
  .tableItem {
    float: left;
  }
  .paginationTable li:before {
    left: inherit;
  }
  .tableItem,
  .fill-tableitem {
    width: auto;
    margin: 10px;
  }
  .que-reound-section-card-avatar {
    border: none;
  }
  ul.paginationTable-item {
    display: inline-block;
  }
  .que-post-title br {
    display: none;
  }
  .custom-search-box input.comment-input {
    width: 85%;
    padding: 0 0 0 10px;
  }
  .searchsubmit {
    width: 15%;
    text-align: right;
    margin-right: 10px;
    display: block;
  }
  .card-body-head {
    padding: 10px 10px 0 10px;
  }
  .card-body {
    padding: 10px 10px 10px 10px;
  }
  .verification-status {
    padding: 10px 0;
  }
  .mobile-verifocation-status {
    flex: 1;
    height: 50px;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    align-items: center;
  }
  .mobile-verifocation-status p {
    font-family: "AvenirNext-Medium";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    opacity: 0.6;
  }
  .card-body-head-icon-right.mobile-status-icon {
    display: block;
    display: flex;
  }

  .card-body-head-icon-right.close-icon {
    padding: 5px;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  /*learning skill page*/
  .learning-skill-video, 
  .learning-skill-critical-method, 
  .learning-skill-critical-method-inner, 
  .learning-skill-main{
    width: 100%;
  }
  .learning-skill-critical-method-inner {
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }
  .learning-skill-critical-method-level {
    text-align: center;
  }
  .skill-development {
    text-align: center;
  }
  .skill-development a {
    margin-left: 0%;
  }
  .learning-skill-video {
    padding: 40px 0 0 0;
    text-align: center;
  }
  .paginationTable.pagination-d-none-tab {
    display: block;
  }
  .learning-skill-critical-method {
    padding-top: 30px;
  }
  /*reasult & score*/
  .game-result {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .game-result-box {
    flex-basis: 50%;
  }
  .game-score-inner {
    width: 48%;
  }
  .score-box span {
    font-size: 36px;
  }
  .game-score {
    margin: 0 auto;
    text-align: center;
  }
  .score-box a {
    font-size: 12px;
  }
  /* .game-score-title h3 {
    text-align: left;
  } */
  .game-score-details {
    padding: 10px;
  }
  .game-score-details p {
    font-size: 18px;
  }
  .game-paly-btn {
    margin: auto;
    display: block;
    text-align: center;
  }
  .game-paly-btn a {
    margin-right: auto;
  }
  /*cliam check model popup*/
  .claim-check-popup-inner {
    width: 100%;
  }
  .claim-check-popup {
    padding: 20px;
    height: 97%;
    width: auto;
  }
  .claim-check-popup-img img {
    margin-bottom: 15px;
  }
  /*End*/
  /*Start Pratice*/
  .card-body h4 {
    font-size: 18px;
    line-height: 27px;
  }
  .que-post-title a {
    font-size: 11px;
  }
  .que-post-method-claim img {
    margin-right: 10px;
    margin-left: 0px;
  }
  .learning-skill-main {
   	padding-top: 30px;
   }
  /*End*/
  .fack-out-code .fack-out-code-right-inner {
    padding: 0;
  }
  .mobile-login.verification-status {
    padding-top: 40px;
  }
  .no-fill-que.fill-tableitem {
    width: auto;
  }
  /* .game-result-main.game-result-single-round .game-result {
    padding-bottom: 10px;
  } */
  .game-reound-start,
  .game-result-main {
    margin-top: 55px;
  }
  .game-result-title span {
    font-size: 30px;
  }
  .game-score-details p:first-child {
    width: auto;
    font-size: 20px;
    line-height: 27px;
  }
  .game-score-details p:nth-child(2) {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }
  .game-result-section {
    margin: 0px;
  }
  .game-score {
    padding-bottom: 0px;
  }
  .game-paly-btn {
    padding-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .que-post-title a {
    text-decoration: none;
  }
  .fk-logo img {
    width: 130px;
    height: auto;
  }
  .learning-skill-main img {
    height: 16px !important;
    padding: 2px !important;
  }
  #fk-score .logo {
    font-size: 14px;
    letter-spacing: 2.4px;
  }
  #fk-score span.logo:before {
    content: "|";
    padding: 0px 5px;
    font-size: 15px;
    vertical-align: unset;
  }
  #fk-score img {
    height: 13px;
    width: 15px;
  }
  .fk-help-icon {
    margin-left: 5px !important;
  }
  #fk-score {
    padding: 5px 0px;
  }
  #fk-score .logo {
    font-size: 12px;
    letter-spacing: 0px !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .nav .logo {
    font-size: 18px;
  }

  /* #nav_logo a, */
  .learning-skill-main a {
    display: inline-block;
  }
  .learning-skill-main img {
    padding: 2px !important;
  }
  .fack-out-code {
    width: 100%;
  }
  /*nav*/
  .fack-out-code-right-inner {
    text-align: center;
    border-left: 0;
  }
  .fack-out-home-form label {
    text-align: center;
    border-right: none;
  }
  .card-body-head {
    padding: 20px 10px 0 10px;
  }
  .custom-search-box input.comment-input {
    padding: 0 0 0 10px;
  }
  .card-body {
    padding: 10px 10px 10px 10px;
  }
  .que-reound-section {
    width: 50%;
  }
  .que-reound-status-section {
    width: 20%;
  }
  /*Start round */
  .que-status-thumb {
    padding: 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  .que-status-thumb p {
    padding: 0 15px;
  }
  .que-status-thumb p {
    font-size: 18px;
  }
  .que-status-thumb {
    height: 149px;
  }
  .learning-skill-critical-method-inner {
    width: 100%;
  }
  .learning-skill-critical-method-level {
    padding: 40px 0 0 0;
  }
  .learning-skill-critical-method h2 {
    font-size: 20px;
  }
  /*Start learning skill */
  .game-result-section {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  /*End learnunf skill*/
  /*claim check model*/
  .claim-check-popup-inner {
    width: 100%;
  }
}

/*overlay image*/
.overlay-bk,
.overlay-bk1 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  /* background-color: #000; */
  background-color: rgba(191, 109, 212, 0.5);
  text-align: center;
  overflow: hidden;
}
.overlay-btn {
  right: initial;
  position: absolute;
  left: 5%;
  top: 10%;
}
.overlay-bk .paginationTable-item,
.overlay-bk .que-status-thumb,
.overlay-bk .que-reound-section-card-avatar,
.overlay-bk .que-reound-section-card,
.overlay-bk .que-reound-section-title {
  visibility: hidden;
}
.f-1-overlay-img {
  position: absolute;
  right: 100%;
  top: 60%;
  display: inline-block;
  width: 100%;
  z-index: 99999 !important;
}
.f-2-overlay-img {
  position: absolute;
  top: 25%;
  z-index: 99999 !important;
}
.f-3-overlay-img {
  position: fixed;
  top: 3%;
  right: 2%;
  z-index: 99999 !important;
}
.bt-clr,
.bt-clr:hover,
.bt-clr:focus {
  background: #7942ae;
}
.f-4-overlay-img {
  z-index: 99999 !important;
  position: absolute;
  width: 15%;
}
.f-5-overlay-img {
  position: absolute;
  bottom: 10%;
  z-index: 99999 !important;
}
.p-1-overlay-img {
  position: absolute;
  z-index: 99999 !important;
  width: 50%;
}
.p-2-overlay-img {
  position: absolute;
  z-index: 99999 !important;
  left: 10%;
}
.p-3-overlay-img {
  position: absolute;
  z-index: 99999 !important;
  right: 10%;
  bottom: 5%;
}
.p-4-overlay-img {
  position: absolute;
  z-index: 99999 !important;
  top: 20%;
  width: 30%;
}
.p-5-overlay-img {
  position: absolute;
  z-index: 99999 !important;
  top: -10%;
  width: 50%;
  right: -35%;
}
.que-post-method-source a:before {
  contain: "";
  background-color: red;
}
 .p-1-overlay-img,
  .p-2-overlay-img,
  .p-3-overlay-img,
  .p-4-overlay-img,
  .p-5-overlay-img,
  .f-1-overlay-img,
  .f-2-overlay-img,
  .f-3-overlay-img,
  .f-4-overlay-img,
  .f-5-overlay-img,
  .overlay-bk, 
  .overlay-bk1
  {
    display: none;
  }
@media screen and (max-width: 767px) {
  .p-1-overlay-img,
  .p-2-overlay-img,
  .p-3-overlay-img,
  .p-4-overlay-img,
  .p-5-overlay-img,
  .f-1-overlay-img,
  .f-2-overlay-img,
  .f-3-overlay-img,
  .f-4-overlay-img,
  .f-5-overlay-img,
  .overlay-bk, 
  .overlay-bk1
  {
    display: none;
  }
  #overlay-open,
  #overlay-open-1{
    pointer-events: none;
  }
  
}
