.content-wrapper {min-width: 100%;}
@media (max-width: 1200px) {
  .q-container {
      max-width: 960px;
  }
  .q-header-menu li {
      margin-left: 14px;
  }
  .time span {
      font-size: 14px;
  }
  .time img {
    margin: -3px 5px -3px 0 !important;
    width: 20px !important;
    height: 20px !important;
  }
  .q-header-menu.time li.menu-btn {
      margin-left: 0px;
  }
  .q-header-menu li.menu-btn {
      margin-left: 10px;
  }
  .q-header-menu li.menu-btn:first-child {
      margin-left: 0px;
  }
  .company {
      margin-left: 60px;
  }
  .q-blocklanguage2 {
    position: absolute;
    top: -45px;
    left: 15px;
    width: 250px;
    z-index: 9;
  }
  .q-main-plan .q-container {
      padding-left: 10px;
      padding-right: 10px;
  }
  .q-main-plan h3 {
      padding-left: 5px;
  }
  .q-main-plan .plan {
      width: calc(20% - 10px);
      padding: 10px 10px 20px 10px;
      margin: 0 5px 0px 5px;
  }
  .calculator .calculator-result ul span {
      font-size: 34px;
  }
  .referralprogram .referralprogramimg img {
      width: 460px;
      height: auto;
      margin-top: 0px;
  }
  .footer-menu li {
      margin-left: 0;
  }
  .userinfo {
      padding-left: 15px;
      padding-right: 15px;
  }
  .userinfo > div {
      padding-left: 5px;
      padding-right: 5px;
  }
  .userinfo > div:first-child {
      max-width: 200px;
  }
  .userinfo h4 {
      font-size: 16px;
  }
  .userinfo .inpts {
      width: 100%;
      padding-left: 15px;
  }
  .userinfo .sbmt {
      padding-left: 10px;
      padding-right: 10px;
      width: 105px;
  }
  .depositplans .plan {
      margin: 0 0 10px 0;
      width: 100%;
  }
  .depositplans .plan .percent {
      width: 130px;
  }
  .depositplans .plan .data .p1, 
  .depositplans .plan .data .p2 {
      font-size: 16px;
  }
  .depositplans .plan .data .p2 {
      line-height: 22px;
      padding-top: 9px;
      width: 120px;
  }
  .depositplans .plan .data .p2 span {
      display: none;
  }
  .depositplans .plan .data ul {
      width: 180px;
  }
  .tableform, 
  .tableform tr, 
  .tableform tr td {
      display: block;
  }
  .tableform td {
      width: 30%;
      float: left;
  }
  .tableform td:nth-child(1), 
  .tableform td:nth-child(5) {
      width: 10%;
      line-height: 60px;
  }
  .tableform tr:last-child td {
      width: 100%;
  }

  .tableform.tableform1 tr:first-child td:nth-child(1), 
  .tableform.tableform1 tr:first-child td:nth-child(2) {
      width: 50%;
  }
  .line.line1 {
      width: 100%;
/*
      background: rgba(255,255,255,0);
      background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(75%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
      background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
      background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
      background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
      background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
*/
      background: rgba(255,255,255,0);
      background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(20%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(80%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
      background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
      background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
      background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
      background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  }
}
@media (max-width: 992px) {
  .q-container {
      max-width: 720px;
  }
  .sbmt {
      width: 100%;
  }
  .content-wrapper, 
  .q-header-bg .q-hbg, 
  .mobile-menu .mobile-menu-icon, 
  .mobile-menu ul {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .content-wrapper {
      padding-left: 0;
  }
  .content-wrapper.mobmenuact {
      padding-left: 50%;
  }
  .q-blocklanguage1 .language {
      min-width: 170px;
  }
  .q-header-wrap {
      margin-bottom: 40px;
  }
  .q-header-wrap .nav {
      z-index: 4;
      position: relative;
  }
  .content-wrapper.mobmenuact .q-header-wrap:before {
      content: '';
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #141519;
      opacity: 0.9;
      z-index: 3;
  }
  .q-header {
      z-index: 3;
  }
  .q-header-bg .q-hbg {
      background-position: -430px bottom;
  }
  .content-wrapper.mobmenuact .q-header-bg .q-hbg {
      background-position: -520px bottom;
  }
  .q-header-wrap {
      z-index: 3;
  }
  .mobile-menu .mobile-menu-icon {
      display: block;
      margin: -12px 0 -12px 0;
      margin-right: 20px;
  }
  .mobile-menu .mobile-menu-icon svg {
      display: block;
      width: 40px;
      height: 40px;
      fill: #ffa700;
  }
  .mobile-menu .mobile-menu-icon svg.sv2 {
      display: none;
  }
  .content-wrapper.mobmenuact .mobile-menu .mobile-menu-icon svg.sv1 {
      display: none;
  }
  .content-wrapper.mobmenuact .mobile-menu .mobile-menu-icon svg.sv2 {
      display: block;
  }
  .mobile-menu ul {
      position: fixed;
      top: 0;
      left: -50%;
      background: #141519;
      width: 50%;
      height: 100%;
      z-index: 99999;
      padding: 30px;
      overflow-y : auto;
  }
  .mobile-menu ul.act {
      left: 0;
      box-shadow: 0px 0px 0px 2px #141519;
  }
  .mobile-menu ul li {
      width: 100%;
      left: none;
      margin-left: 0px;
  }
  .mobile-menu ul li a {
      height: 50px;
      font-size: 30px;
      line-height: 50px;
  }
  .time img {
      margin: -6px 5px -6px 0 !important;
      width: 26px !important;
      height: 26px !important;
  }
  .time span {
      font-size: 18px;
  }
  .q-header-menu li.menu-btn {
      margin-left: 20px;
  }
  .q-header-menu li.menu-btn a {
      font-size: 18px;
  }
  .company {
      margin-left: 0px;
      float: right;
  }
  .q-headercontact {
      width: 100%;
      padding-top: 20px;
  }
  .q-headercontact li:first-child {
      margin-left: 0px;
  }
  .q-headercontact.q-headercontact1 li {
      margin-top: 0;
  }
  .q-main-plan .plan {
      width: calc(20% - 4px);
      padding-left: 0px;
      padding-right: 0px;
      margin: 0 2px 0 2px;
  }
  .q-main-plan .percent {
      font-size: 50px;
  }
  .q-main-plan .data ul {
      margin-left: 0;
      margin-right: 0;
      padding-left: 5px;
      padding-right: 5px;
  }
  .q-features ul {
      -ms-flex-wrap: wrap!important;
      flex-wrap: wrap!important;
  }
  .q-features li {
      width: 33.333333%;
  }
  .q-features li:nth-child(4), 
  .q-features li:nth-child(5), 
  .q-features li:nth-child(6) {
      margin-top: 40px;
  }
  .referralprogram .referralprogramimg img {
      width: 100%;
  }
  .page-faq h3 {
      padding-left: 0;
  }
  .page-faq .tabs-nav {
      width: 100%;
      border-bottom: 2px solid rgba(39,160,76, 0.8);
      margin-bottom: 30px;
  }
  .page-faq .tabs-nav ul li {
      width: 25%;
      float: left;
      margin-bottom: 0px;
  }
  .page-faq .tabs-nav ul li span {
      padding: 10px;
      border-width: 1px 1px 0 1px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0);
  }
  .page-faq .tabs-nav ul li span.act {
      border-width: 1px 1px 0 1px;
  }
  .page-faq .tabs-nav ul li span font {
      display: block;
  }
  .page-faq .tabs-content {
      width: 100%;
      border-left: 0;
      padding-left: 0px;
  }
  .footercontactus {
      padding-top: 0;
  }
  .pageimg {
      display: none;
  }
  .q-account-manu {
      width: 100%;
      float: none;
      margin-bottom: 30px;
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .q-account-content {
      width: 100%;
      padding-left: 0px;
      float: none;
  }
}
@media (max-width: 767px) {
  .content-wrapper.mobmenuact {
      padding-left: calc(100% - 65px);
  }
  .q-container {
      max-width: 540px;
  }
  .q-blocklanguage3 {
      background: #141519;
      z-index: 9;
      padding-top: 5px;
  }
  .mobile-menu ul {
      left: -100%;
      width:  calc(100% - 65px);
  }
  .q-main-plan .ec {
      position: relative;
      top: 0;
      right: 0;
      margin-bottom: 10px;
      overflow: hidden;
  }
  .q-main-plan .plan {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      margin: 0 0 10px 0;
  }
  .q-main-plan .percent {
      font-size: 90px;
  }
  .q-main-plan .data ul {
      padding-left: 15px;
      padding-right: 15px;
  }
  .aboutusimg {
      width: 200px;
      height: auto;
  }
  .aboutusimg img {
      width: 160px;
      height: auto;
  }
  .tostart {
      width: calc(100% - 200px);
  }
  .page-faq .tabs-nav ul li span, 
  .page-faq .tabs-nav ul li span.act {
      padding: 10px 5px;
  }
  .userinfo {
      display: block !important;
  }
  .userinfo > div {
      width: 100%;
      max-width: 100% !important;
  } 
  .userinfo > div:nth-child(3) {
      height: 70px;
      padding-top: 10px;
  }
  .userinfo > div:nth-child(3) > div {
      width: 100%;
  }
  .userinfo1 {
      overflow: hidden;
  }
  .userinfo1 > div {
      width: 50%;
      float: left;
  }
  .userinfo1 > div:nth-child(3) {
      height: 53.6px;
      padding-top: 0;
  }
  .userinfo1 > div:nth-child(5) {
      width: 100%;
      height: 70px;
      padding-top: 10px;
  }
  .userinfo1 .sbmt {
      width: 100%;
  }
  .userinfo-hide {
      display: none !important;
  }
  .userinfo-referallinks {
      display: block !important;
      margin-bottom: 30px;
  }
  .userinfo-referallinks > div, 
  .userinfo-referallinks .sbmt  {
      display: none !important;
  }
  .userinfo-referallinks > div:nth-child(3) {
      display: block !important;
      height: 73px!important;
  }
  .userinfo-referallinks > div:nth-child(3) {
      display: block !important;
  }
  .depositplans .plan .percent {
      width: 80px;
  }
  .depositplans .plan .percent {
      font-size: 30px;
  }
  .depositplans .plan .data .p1, 
  .depositplans .plan .data .p2 {
      font-size: 12px;
      padding-left: 7px;
      padding-right: 7px;
  }
  .depositplans .plan .data .p2 {
      width: 110px;
  }
  .depositplans .plan .data ul {
      width: 180px;
  }
  .deposit-ec {
      margin-bottom: 22px;
  }
  .deposit-ec .ec {
      width: calc(25% - 8px);
      margin-bottom: 8px;
  }
  .confirform img {
      float: none;
  }
  .confirform .infoform {
      float: none;
      width: 100%;
      padding: 30px 0 0 0;
  }
  .confirform .sbmt, 
  .confirform .deposit-process-wrap, 
  .confirform .deposit-cancel-wrap {
      width: 100%;
      display: block;
      float: none;
  }
  .confirform .sbmt:first-child, 
  .confirform .deposit-process-wrap {
      margin-left: 0 !important;
      margin-right: 0px;
  }
  .confirform .sbmt:last-child, 
  .confirform .deposit-cancel-wrap {
      margin-left: 0px;
      margin-right: 0 !important;
      margin-top: 10px;
  }
  .table-cf {
      overflow-x: auto;
  }
  .witabinf {
      overflow-wrap: anywhere;
      width: 100px;
  }

  .securityuser {
      width: 100%;
      padding-right: 0;
      float: none;
  }
  .securitytfa {
      width: 100%;
      padding-left: 0;
      float: none;
      margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .content-wrapper {
      margin-left: 0;
  }
  .content-wrapper.mobmenuact {
      padding-left: 0;
      margin-left: 100%;
  }
  .q-container {
      width: 100%;
  }
  .mobile-menu .mobile-menu-icon {
      margin-right: 0px;
  }
  .mobile-menu .mobile-menu-icon svg.sv1 {
    display: block !important;
  }
  .mobile-menu .mobile-menu-icon svg.sv2 {
    display: none !important;
  }
  .mobile-menu ul {
      left: -100%;
      width: 100%;
      padding-top: 40px;
  }
  .mobile-menu ul .mobile-menu-icon svg {
      width: 20px;
      height: 20px;
  }
  .mobile-menu ul #get_mobilemenu1 {
      display: block !important;
  }
  .mobile-menu ul .mobile-menu-icon {
    z-index: 999999;
    top: 30px;
    right: 30px;
    position: absolute;
  }
  .mobile-menu ul li a {
      font-size: 22px;
  }
  .q-header-menu li.menu-btn {
      margin-left: 10px;
  }
  .q-header-menu li.menu-btn a {
      font-size: 14px;
  }
  .q-header-bg::before, 
  .q-header-bg::after {
      animation-play-state: paused;
  }
  .q-header-bg .q-hbg {
      background-position: -530px bottom;
  }
  .company {
      /* margin-top: 10px; */
      margin-top: 30px;
      float: left;
      width: 100%;
  }
  .q-header-wrap {
      /* margin-bottom: 35px; */
      margin-bottom: 15px;
  }
  /* .q-headercontact1 { */
      /* padding-top: 10px; */
  /* } */
  /* .q-headercontact1 ul { */
      /* height: auto; */
  /* } */
  /* .q-headercontact1 li { */
      /* width: 100%; */
      /* float: none; */
      /* overflow: hidden; */
      /* display: block; */
      /* margin-left: 0px; */
      /* margin-top: 10px; */
  /* } */
  .q-header-stats li {
      height: 30px;
      font-size: 16px;
      margin-bottom: 10px;
  }
  .q-header-stats li img {
      margin-right: 8px;
      width: 30px;
      height: 30px;
  }
  .q-header-stats li span {
      padding-top: 0;
      padding-bottom: 5px;
      top: -3px;
  }
  .q-main-plan .ec {
      margin-left: -2px;
      margin-left: -2px;
  }
  .q-main-plan .ec img {
      width: calc(12.5% - 4px);
      height: auto;
      margin: 0 2px;
  }
  .calculator .calculator-result ul {
      width: 100% !important;
      display: block!important;
  }
  .calculator .calculator-result ul li {
      width: 100% !important;
      display: block!important;
      float: none;
      margin-top: 20px;
  }
  .calculator .calculator-result ul li:first-child {
      margin-top: 0px;
  }
  .aboutusimg {
      float: none;
      margin-bottom: 30px;
  }
  .aboutusimg,
  .aboutusimg img {
      width: 100%;
      height: auto;
  }
  .tostart {
      width: 100%;
      float: none;
  }
  .q-features li {
      width: 100%;
      float: none;
      margin-top: 40px;
  }
  .q-features li:first-child {
      margin-top: 0px;
  }
  .referralprogram .p1 {
      line-height: 1;
      margin-bottom: 2px;
  }
  .page-faq .tabs-nav ul li {
      width: 100%;
      float: none;
      margin-bottom: 10px;
  }
  .page-faq .tabs-nav ul li span.act {
      border-width: 1px 1px 1px 1px;
  }
  .li span font {
      display: inline-block;
  }
  .login_redirect {
      padding: 0 20px;
      width: 100%;
  }
  .login_redirect .logo a {
    width: 100%;
    height: auto;
  }
  .sbmt {
      padding-left: 10px;
      padding-right: 10px;
  }
  .userinfo > div {
      width: 100% !important;
      max-width: 100% !important;
      display: block !important;
  }
  .userinfo .sbmt {
      width: 100% !important;
  }
  .userinfo:first-child > div:nth-child(3) {
      height: 130px;
  }
  .userinfo:first-child .sbmt {
      margin-top: 50px;
  }
  .userinfo-referallinks {
      display: block !important;
      margin-bottom: 30px;
  }
  .userinfo-referallinks > div, 
  .userinfo-referallinks .sbmt  {
      display: none !important;
  }
  .userinfo-referallinks > div:nth-child(3) {
      display: block !important;
      height: 73px!important;
  }
  .userinfo-referallinks > div:nth-child(3) {
      display: block !important;
  }
  .depositplans .plan .percent {
      font-size: 70px;
      width: 100%;
      text-align: center;
  }
  .depositplans .plan .data {
      width: 100%;
  }
  .depositplans .plan .data .p1,
  .depositplans .plan .data .p2 {
      font-size: 12px;
      padding-left: 0;
      padding-right: 0;
      width: 100% !important;
      text-align: center;
  }
  .depositplans .plan .data .p2 {
      padding-top: 0;
  }
  .depositplans .plan .data ul {
      position: relative;
      top: 0;
      right: 0;
      width: 100%;
box-shadow: 0px 0px 0px 1px rgb(255 134 0 / 0%);        background: rgb(195 106 0);
  }
  .depositplans input[type="radio"]:checked + label .data ul {
box-shadow: 0px 0px 0px 1px rgb(237 237 237 / 0%);
        background: rgb(255 174 0);
  }
  .page-referrallink table tr td.inq-header {
      font-size: 16px;
  }
  .page-referrallink table tr td.inq-header span {
      font-size: 12px;
  }
  .deposit-ec .ec {
      width: 100%;
      margin-bottom: 8px;
  }
  .deposit-ec .ec img {
      margin-right: 7px;
      margin-bottom: 0;
      float: left;
  }
  .deposit-ec .ec span {
      float: left;
      text-align: left;
      line-height: 20px;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.6);
      
  }
  .deposit-ec .ec.s1 span {
      line-height: 40px;
  }
  .deposit-ec .ec b {
      color: #fff;
      font-size: 18px;
  }
  .table-witmobst1 {
      display: none;
  }
  .table-witmobst2 {
      display: table;
  }
  .table-witmobst2 td, 
  .table-witmobst2 td.inq-header {
      padding-left: 10px !important;
      padding-right: 5px !important;
  }
  .table-witmobst2 td img {
      float: left;
      width: 20px;
      height: 20px;
      top: -2px;
      margin-left: 0;
      margin-right: 10px;
      margin-top: 0;
  }
  .table-witmobst2 td.gray {
      padding-top: 6px;
  }
  .table-witmobst2 td.gray font {
      color: #969696;
  }
  .tableform {
      border: none;
      background: none;
  }
  .tableform td {
      width: 100% !important;
      padding-top: 5px;
      padding-bottom: 5px;
      padding: 5px 0;
  }
  .tableform td:nth-child(1), .tableform td:nth-child(5) {
      line-height: 1.4;
  }
  .table1 td {
      white-space: nowrap;
  }
}
@media (max-width: 479px) {
  .q-headercontact1 {
      display: ;
  }
  .q-header-stats {
      margin-top: 50px;
  }

}
@media (max-width: 319px) {
  .q-header-stats {
      /* margin-top: 90px; */
      margin-top: 70px;
  }
  .q-header-bg .q-hbg {
      background-position: -630px bottom;
  }
  .q-header-wrap {
      margin-bottom: 0px;
  }

  .confirform img {
      width: 100%;
      height: 100%;
  }
  .q-main-plan .percent {
      font-size: 80px;
  }
}
@media (max-width: 241px) {
  .q-main-plan .percent {
      font-size: 75px;
  }
}  @media (max-width: 768px) {  .fdh4636 {      width: 100%;    display: none;  }  }  