@import url("https://fonts.googleapis.com/css?family=Bungee");
.bg-default {
  background-color: #078fc1; }

.bg-index {
  background-color: #078fc1; }
  @media (max-width: 991px) {
    .bg-index {
      background-color: rgba(7, 143, 193, 0); } }

.fa-times-thin:before {
  content: '\00d7'; }

.right-0 {
  right: 0 !important; }

.m-all-0 {
  margin: 0 !important; }

.f-close {
  z-index: 10; }

.iqt-alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border-radius: 0 !important;
  padding-bottom: 3rem;
  min-height: 350px;
  transition: all .4s; }

.iqt-link {
  cursor: pointer;
  color: #078fc1 !important;
  text-decoration: underline !important;
  transition: all .3s; }
  .iqt-link:hover {
    color: #0476a0 !important; }

.iqt-hr {
  height: 2px;
  color: #fff;
  width: 100px;
  border-top: 2px solid; }

.h-answer {
  font-size: 18px;
  color: #f3871e;
  font-weight: bold; }

.test-screen {
  display: none; }

.test-screen.current {
  display: block; }

.alert-msg i {
  margin-right: 4px;
  font-size: 24px;
  top: 3px;
  position: relative; }

.alert-msg p {
  display: inline-block;
  font-weight: bold; }

@media (max-width: 425px) {
  .alert-msg {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block; }
    .alert-msg .alert-content {
      padding: 5px 8px;
      background-color: #fff;
      width: 95%;
      box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1); } }

.alert-warning {
  color: #f3871e;
  border-color: #f3871e; }

.countup-timer {
  font-weight: bold;
  font-size: 28px; }

/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -60px 0 0 -60px;
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s; }

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

#table-holder {
  display: none;
  transition: all .5s; }

.IQ-statistik {
  margin-left: auto;
  margin-right: auto;
  max-width: 528px;
  text-align: left; }
  .IQ-statistik .r-pointer img {
    margin-left: -30px; }

@media (max-width: 575px) {
  .google-ads-frame {
    padding-left: 15px;
    padding-right: 15px; } }

.main-container h1 {
  font-family: 'Bungee', cursive;
  font-size: 30px;
  color: #078fc1; }
  @media (max-width: 375px) {
    .main-container h1 {
      font-size: 25px; } }

.main-container h2 {
  font-family: 'Bungee', cursive;
  font-size: 30px;
  color: #f3871e; }

.main-container h3 {
  font-size: 22px;
  font-weight: 500;
  color: #078fc1; }

.main-container h4 {
  color: #6d6d6d;
  font-size: 18px; }

.main-container h5 {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  line-height: 20px; }

.main-container p {
  font-size: 14px;
  margin-bottom: 0; }
  .main-container p.p-dark {
    color: #6d6d6d; }

.main-container .header-t1 {
  color: #078fc1;
  font-weight: bold;
  font-size: 18px; }
  .main-container .header-t1 span {
    font-size: 13px; }

.main-container .header-t2 {
  font-size: 18px;
  color: #078fc1;
  font-weight: 400; }

html {
  min-height: 100%;
  position: relative; }
  html body {
    margin: 0;
    padding: 0;
    background-color: #dad9d9;
    color: #078fc1;
    font-family: 'Roboto', sans-serif; }

.tab-content-holder {
  min-height: 350px;
  width: 80%; }
  @media (max-width: 576px) {
    .tab-content-holder {
      width: initial; } }

@media (max-width: 425px) {
  .main-logo {
    width: 140px;
    margin-top: 5px !important;
    margin-bottom: 10px !important; } }

.main-container {
  margin-top: 3.5rem;
  margin-bottom: 1rem; }
  @media (max-width: 575px) {
    .main-container {
      margin-top: 4rem; } }
  @media (max-width: 425px) {
    .main-container .modal {
      top: 20px !important; } }

.index-container {
  margin-top: 3rem !important; }
  @media (max-width: 575px) {
    .index-container {
      margin-top: 4rem; } }

.like-us-widget {
  position: fixed;
  z-index: 999;
  top: 110px; }
  .like-us-widget .widget-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 220px;
    margin-left: 0;
    padding: 8px;
    display: block;
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease; }
    @media (max-width: 768px) {
      .like-us-widget .widget-content {
        margin-left: -150px; } }
    .like-us-widget .widget-content h5 {
      font-size: 14px;
      text-align: center; }
  .like-us-widget .btn-widget img {
    width: 50px;
    margin-left: 150px;
    -webkit-filter: drop-shadow(0px 0px 2px rgba(34, 34, 34, 0.5));
    filter: drop-shadow(0px 0px 2px rgba(34, 34, 34, 0.5));
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease; }
    @media (max-width: 475px) {
      .like-us-widget .btn-widget img {
        width: 38px; } }
    @media (max-width: 768px) {
      .like-us-widget .btn-widget img {
        margin-left: 0; } }
  .like-us-widget:hover .widget-content, .like-us-widget:focus .widget-content {
    margin-left: 0; }
  .like-us-widget:hover .btn-widget img, .like-us-widget:focus .btn-widget img {
    margin-left: 150px; }

.show .widget-content {
  margin-left: -150px; }

.show .btn-widget img {
  margin-left: 0; }

.result-screen {
  width: 100%;
  padding: 80px 15px 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  .result-screen h1 {
    font-family: 'Bungee', cursive;
    font-size: 30px; }
  .result-screen .pr-link input {
    width: 450px;
    padding: 3px;
    color: #078fc1;
    background-color: #b8e4f1;
    border: none;
    text-align: center; }
    @media (max-width: 475px) {
      .result-screen .pr-link input {
        width: 100% !important;
        font-size: 12px; } }

.is_index nav.bg-default {
  background-color: #078fc1; }
  @media (max-width: 991px) {
    .is_index nav.bg-default {
      background-color: rgba(7, 143, 193, 0); } }
  .is_index nav.bg-default .m-navbar-brand {
    display: none !important; }

@media (max-width: 991px) {
  .is_index .like-us-widget {
    display: none; } }

.footer {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  background-color: #078fc1;
  font-size: 12px;
  min-height: 42px;
  z-index: 3; }
  @media (max-width: 575px) {
    .footer p {
      margin-bottom: 0;
      margin-right: 24px; } }

aside.sidebar {
  background-color: #078fc1; }
  aside.sidebar a {
    color: #fff; }
  aside.sidebar .nav > li.active > a,
  aside.sidebar .nav > li.active > a:hover {
    background-color: #f3861f !important;
    color: #fff !important; }
  aside.sidebar .nav li a:hover,
  aside.sidebar .nav li.open > a,
  aside.sidebar .nav li.open a:hover {
    background-color: #ffffff;
    color: #f3861f; }

.admin-container {
  margin-left: 180px;
  /* Buttons */ }
  .admin-container h1 {
    font-family: 'Bungee', cursive;
    font-size: 30px;
    color: #078fc1; }
  .admin-container h2 {
    font-size: 28px;
    font-weight: 500;
    color: #078fc1; }
  .admin-container .tableheader {
    background-color: #078fc1;
    color: #fff; }
  .admin-container .tblSaveForm {
    border-top: none; }
  .admin-container table {
    text-align: center; }
    .admin-container table thead tr th {
      text-align: center; }
  .admin-container tbody .txtField {
    border: rgba(7, 143, 193, 0.2) 1px solid; }
  .admin-container tbody .btnSubmit {
    background-color: #f3861f;
    border: none;
    cursor: pointer;
    padding: 8px 8px;
    font-weight: bold;
    float: right; }
  .admin-container .btn-dlt-admin {
    background-color: #e0861b !important; }
  .admin-container .btn-danger {
    background-color: #078fc1;
    color: #fff;
    border: none !important;
    height: 32px; }
  .admin-container .btn-send {
    background-color: #6da76f !important; }
    .admin-container .btn-send:hover {
      background-color: #4a8a4c !important; }

.admin-login-container .panel-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.admin-login-container .panel-success {
  border-color: rgba(7, 143, 193, 0.5); }

.admin-login-container .panel-success > .panel-heading {
  background-color: #078fc1;
  border-color: #078fc1; }

.admin-login-container .btn-success {
  background-color: #f3861f;
  border-color: #f38520; }

/*-----------------------------
| MAIN NAVBAR
------------------------------*/
.navbar {
  min-height: 80px; }
  .navbar .nav-item {
    padding: 0 15px; }
    .navbar .nav-item.active .nav-link {
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
      color: #f3871e !important; }
    .navbar .nav-item .nav-link {
      color: #fff !important;
      font-size: 14px;
      font-weight: 500;
      transition: all .3s; }
      .navbar .nav-item .nav-link:hover, .navbar .nav-item .nav-link.active, .navbar .nav-item .nav-link:active {
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
        color: #f3871e !important; }
      .navbar .nav-item .nav-link.menu_active {
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
        color: #f3871e !important; }

.nav-link.tab_active {
  background-color: #078fc1 !important;
  color: #fff !important; }

.m-navbar-brand {
  text-align: center;
  width: 100%; }
  .m-navbar-brand img {
    height: 48px;
    width: auto; }

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.m-sidebar {
  width: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  z-index: 999;
  background: #078fc1;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll; }
  .m-sidebar.active {
    left: 0; }
  .m-sidebar .btn-close {
    width: 35px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 24px; }
  .m-sidebar .overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none; }
  .m-sidebar ul {
    padding-top: 80px; }
    .m-sidebar ul li a {
      border-top: 1px solid #fff;
      display: block;
      padding-left: 12px !important;
      line-height: 40px;
      transition: all .5s; }
      .m-sidebar ul li a:hover {
        background-color: #fff;
        text-shadow: none !important;
        color: #078fc1 !important; }
    .m-sidebar ul li:nth-last-child(1) a {
      border-bottom: 1px solid #fff; }

/*-----------------------------
 TAB NAV
------------------------------*/
.nav-tabs {
  border: 0; }
  .nav-tabs .nav-item {
    max-width: 105px;
    text-align: center;
    margin-right: 8px; }
    .nav-tabs .nav-item .nav-link {
      color: #078fc1;
      background-color: #fff;
      font-weight: 500;
      font-size: 13px;
      line-height: 20px;
      border-radius: 12px 12px 0 0;
      transition: all .3s;
      text-transform: uppercase; }
      .nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item .nav-link:active, .nav-tabs .nav-item .nav-link:focus, .nav-tabs .nav-item .nav-link:hover {
        color: #fff;
        background-color: #078fc1; }
      @media (max-width: 425px) {
        .nav-tabs .nav-item .nav-link {
          font-size: 11px;
          line-height: 15px;
          padding: .5rem .5rem; } }
    @media (max-width: 375px) {
      .nav-tabs .nav-item {
        max-width: 82px;
        margin-right: 5px; } }
    @media (max-width: 425px) {
      .nav-tabs .nav-item {
        margin-right: 5px; } }

.btn-iqt {
  border-radius: 9px;
  cursor: pointer;
  padding: 8px 8px;
  font-weight: bold;
  letter-spacing: 2px;
  transition: all .3s; }
  .btn-iqt:hover {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
    text-decoration: none !important; }
  @media (max-width: 375px) {
    .btn-iqt {
      letter-spacing: 0;
      border-radius: 9px;
      padding: 10px 8px; } }

.btn-iqt-default {
  background-color: #f3871e;
  color: #fff !important; }

.btn-iqt-white {
  background-color: #fff;
  color: #abacac !important; }

.btn-m-menu {
  font-size: 28px;
  color: #fff;
  text-decoration: none !important;
  border: none;
  color: #fff !important; }
  .btn-m-menu:hover {
    text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4);
    color: #fff; }

.input-iqt {
  border-radius: 9px;
  padding: 8px 8px;
  font-weight: 500;
  letter-spacing: 1px;
  border: none;
  width: 100%;
  text-align: center; }
  @media (max-width: 375px) {
    .input-iqt {
      letter-spacing: 0;
      border-radius: 9px;
      padding: 10px 8px; } }

.back-to-top {
  position: fixed;
  bottom: 100px;
  right: 110px;
  z-index: 9999;
  width: 38px;
  height: 34px;
  text-align: center;
  background-color: #078fc1;
  color: #fff;
  cursor: pointer;
  border-radius: 8px;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }
  .back-to-top i {
    font-size: 28px; }
  .back-to-top.show {
    opacity: 1; }
  .back-to-top:hover {
    background-color: #056c92;
    color: #fff; }
  @media (max-width: 991px) and (min-width: 768px) {
    .back-to-top {
      right: 88px; } }
  @media (max-width: 767px) and (min-width: 426px) {
    .back-to-top {
      right: 20px; } }
  @media (max-width: 425px) {
    .back-to-top {
      right: 0;
      bottom: 40px;
      width: 44px;
      height: 36px;
      border-radius: 8px 0 0 8px;
      text-align: left !important;
      padding-left: 10px; } }

.btn-f-close {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer; }

/* CheckBox */
.submit-checkbx input[type=checkbox] {
  visibility: hidden; }
  .submit-checkbx input[type=checkbox]:checked + label:after {
    opacity: 1; }

.submit-checkbx label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 20px;
  border: 1px solid #f3861f;
  border-radius: 4px; }
  .submit-checkbx label:after {
    content: '';
    width: 14px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 2px;
    border: 3px solid #f3861f;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg); }
  .submit-checkbx label:hover::after {
    opacity: 1; }

.result-tables table {
  font-weight: 500;
  margin-top: -2px !important;
  font-size: 15px; }
  .result-tables table thead {
    background-color: #078fc1;
    line-height: 20px;
    color: #fff; }
    .result-tables table thead th {
      border: none !important; }
  .result-tables table tbody {
    background-color: #fff; }
    .result-tables table tbody tr td {
      vertical-align: middle;
      border-bottom: 1px solid #81d1ef; }
      .result-tables table tbody tr td.num-col {
        text-align: center; }
        .result-tables table tbody tr td.num-col label {
          background-color: #078fc1;
          border-radius: 50%;
          color: #fff;
          width: 28px;
          height: 28px;
          display: block;
          padding-top: 4px;
          font-size: 14px;
          margin-top: auto !important;
          margin-bottom: auto !important; }
  @media (max-width: 425px) {
    .result-tables table {
      font-size: 14px; } }

.result-tables table.dataTable {
  margin-top: -2px !important;
  border-collapse: collapse; }

.result-tables div.dataTables_wrapper div.dataTables_info {
  font-size: 14px;
  font-weight: bold;
  color: #078fc1; }

.result-tables .pagination 
{
  justify-content: flex-end; 
}

.result-tables .pagination .page-item .page-link 
{
    margin-left: 1px;
    border: 0;
    color: #078fc1;
    font-size: 15px;
    font-weight: bold; 
}
.result-tables .pagination .page-item.active .page-link 
{
    background-color: #078fc1;
    color: #fff; 
}
.result-tables .pagination .page-item.page-item.disabled .page-link
{
    color: #a8b3bd;
    background-color: #fff; 
}

.celebrity-submit-btn button
{
  padding: 3px 0px;
  border-radius: 8px;
  box-shadow: none;
  border: 0px;
  background-color: #f3871e;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  min-width: 314px;
  width: 100%;
}


@media(max-width:1024px)
{
  .title-celebrity h3
  {
    padding: 0px 0px !important;
    font-size: 32px !important;
  }
}

@media(max-width:767px)
{
  .main-container
  {
    margin-top: 110px !important; 
  }
}
.iq__test-class .tab-content-holder .tab-pane .row:nth-child(2) .col-sm-12 {
  padding: 0;
  }
  @media (max-width:991px){
  .m-navbar-brand {
  width: auto;
  }
  }
  @media (max-width:767px){
  .iq__test-class .result-tables .pagination .page-item .page-link {
  font-size: 14px;
  padding: 7px;
  }
  ul.navbar-nav.nav-item-holder.iq__ul-class {
  padding-top: 80px !important;
  }
  }
  @media (max-width: 576px){
  .iq__test-class .tab-content-holder {
  width: 100%;
  }
  }