/* Responsive CSS Document */


@media (min-width: 992px) and (max-width: 1319px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1319px) {
  .investment-table-sheet table tr td:nth-child(2) {width: 170px;}
  .investment-table-sheet table tr td:nth-child(3) {width: 160px;}
  .investment-table-sheet table tr td:nth-child(4) {width: 120px;}
  .investment-table-sheet table tr td:nth-child(5) {width: 200px;}
}
@media (max-width: 1199px) {
  .investment-table-sheet table tr td:nth-child(2),.investment-table-sheet table tr td:nth-child(3),
  .investment-table-sheet table tr td:nth-child(4),.investment-table-sheet table tr td:nth-child(5) {width: auto;}
  .investment-table-sheet table tr td:first-child {padding-left: 10px;}
  .transactions-history.completed-transactions-history {min-height: 1px;}
}
/*(max-width: 1199px)*/

@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard-user-content {padding: 20px 0 50px 20px;}
}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
  .font-fix {font-family:"Avenir LT W01_85 Heavy1475544" !important;}
  body {font-size: 11px;}
  #main-top-header .toggle-show-menu-button,.close-aside-menu,.dashboard-sidebar-navigation .invite-button {display: block;}
  .dashboard-sidebar-navigation {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 300px;
  height: 100%;
  overflow-y: auto;
  z-index: 99999;
  padding:85px 0 20px 35px;
  -webkit-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0);
  -webkit-transition: all .6s ease-in-out;
     -moz-transition: all .6s ease-in-out;
      -ms-transition: all .6s ease-in-out;
       -o-transition: all .6s ease-in-out;
          transition: all .6s ease-in-out;
  }
  .dashboard-user-content {width: 100%;padding: 40px 0;}
  .investment-list-item-wrapper {padding: 30px 10px 40px 10px;}
  #main-top-header .user-profile-action .dropdown-toggle .user-name,
  #main-top-header .top-bar-action-list .invite-button,
  .dashboard-sidebar-navigation:before {display: none;}
  #main-top-header .top-bar-action-list .balance-action-button .dropdown-toggle {margin: 0 10px;}
  #main-top-header .user-profile-action .dropdown-toggle {padding: 0; width: 44px;}
  #dashboard-wrapper .user-profile-action .dropdown-toggle::before {display: none;}
  #main-top-header .logo-wrapper {
    position: absolute;
    top:0;
    left:50%;
    padding: 26px 0;
    border: none;
    transform:translateX(-50%);
  }
  .dashboard-sidebar-navigation .help-button {margin: 30px auto 0;position: static;transform: none;}
  .dashboard-sidebar-navigation .navigation-link li a {line-height: 50px;}
  .dashboard-sidebar-navigation .navigation-link li a .svg {width: 20px;height: 20px;top:14px;}
  .dashboard-sidebar-navigation .navigation-link li a .svg.size-fix {width: 19px;height: 19px;}
  #dashboard-wrapper .dropdown-menu:before {top:-11px;}
  .investment-history .inner-warpper {height: 80px; padding: 15px 10px 10px 15px;}
  .investment-history .inner-warpper .figure,.investment-history .inner-warpper .date {padding-top: 2px;}
  .performance-chart-wrapper .chart-container {margin-bottom: 30px;height: 350px;}
  .fund-information-table table tr td {padding: 12px 15px;}
  .user-settings-content {min-height: 100%;}
  .cryptocurrency-prices .live-status:before {top:2px;}
  .wallet-page-modal .details-option {padding-bottom: 35px;}
  .withdraw-pin-form {padding: 70px 0;}
  .wallet-page-modal .main-title .help-button {top:6px;}
  .affiliates-page #main-top-header .logo .logo-title {display: none;}
  .affiliates-page .user-affiliate-content .affiliate-nav .nav-tabs {padding-left: 0;}
  .affiliates-page .user-affiliate-content .affiliate-nav .nav-tabs li:first-child .nav-link {margin-left: 0;}
  .affiliates-page .user-affiliate-content .tab-content {padding: 45px 0 50px 0;}
  .affiliates-page #campaigns .campaign-upper-info>ul {margin: 0 -15px;}
  .affiliates-page #campaigns .campaign-upper-info>ul>li {padding: 0 15px;}
} 
/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
  .wallet-page-modal .modal-dialog,#new-investment-modal .modal-dialog {max-width: 700px;}
  #new-investment-modal .default-text-wrapper p {width: 60%;}
  .new-invest-modal .details-option {width: 480px;padding: 0 35px;}
  .new-invest-modal .modal-sidebar {width: calc(100% - 480px);}
  .new-invest-modal .modal-sidebar {padding-left: 15px;padding-right: 15px;}
  .new-invest-modal #final-check .main-wrapper {padding-left: 30px;padding-right: 30px;}
  #new-investment-modal .default-text-wrapper .button-group {width: 60%;}
  #new-investment-modal #cancel-invest .button-group {width: 45%;}
  .affiliates-page #campaigns .campaign-upper-info .campaign-name {width: 35%;}
  .affiliates-page #campaigns .campaign-upper-info .campaign-url {width: 65%;}
  .affiliates-page #campaigns .affiliate-history .inner-warpper {padding-left: 15px;}
  .affiliates-page .affiliates-table-sheet tbody td,.affiliates-page .affiliates-table-sheet thead td {padding: 25px 5px;}
}
/*(min-width: 768px) and (max-width: 991px)*/

@media (max-width: 767px) {
.investment-history li {width: 50%;}
#payout-modal .payout-history {padding: 20px 0 20px 10px}
#investment-modal .modal-body {padding: 0 15px 30px;}
.invest-vs-deposit {padding: 25px 15px;}
.theme-modal-header .title .back-button {left: 15px;}
.payout-single-table table td {padding: 17px 10px 18px 10px;}
.payout-panel .next-payout-box .payout-date {
  position: static;
  float: right;
  transform: none;
  margin: 5px 0;
}
.payout-panel .next-payout-box .coins {display: none;}
.payout-panel .next-payout-box .title {margin: 5px 0; line-height: 38px;}
.settings-tab-content .left-space-fix {padding: 0 10px;}
.user-settings-content .bottom-border-style {padding-bottom: 30px;margin-bottom: 30px;}
.settings-tab-content .single-input-group.large-box,.settings-tab-content .single-input-group.small-box {width: 100%;}
.theme-modal-header .header-sub-title {width: 95%;}
.wallet-page-modal .details-option,.wallet-page-modal .modal-sidebar,
.new-invest-modal .details-option,.new-invest-modal .modal-sidebar {width: 100%;}
.wallet-page-modal .details-option,.new-invest-modal .details-option {padding-bottom: 0; background: #eff2f7;}
.wallet-page-modal .modal-sidebar,.wallet-page-modal .success-alert-wrapper {padding: 50px 25px 30px;}
.wallet-page-modal .modal-sidebar .help-button {margin-top: 20px;}
.wallet-page-modal .success-alert-wrapper p {width: 100%;}
.user-access-page .main-footer .policy-link,.user-access-page .main-footer .right-widget {float: none;margin: 0;text-align: center;}
.user-access-page .main-footer .policy-link li,.user-access-page .main-footer .right-widget>li {float: none;display: inline-block;}
.user-access-page .main-footer .right-widget>li:first-child {display: block;margin: 20px 0 15px 0;}
.user-access-page {padding: 90px 0 20px 0;}
#new-investment-modal .default-text-wrapper .modal-body,
#new-investment-modal #cancel-invest .modal-body {padding: 80px 15px 60px;}
#new-investment-modal .default-text-wrapper p {width: 100%;}
.new-invest-modal .details-option,.new-invest-modal .modal-sidebar {height: auto;padding-left: 15px;padding-right: 15px;}
.new-invest-modal .details-option .main-content-wrapper {top:0;transform:none;padding-top: 100px;}
.new-invest-modal .modal-sidebar .condition {position: static;text-align: left;padding-top: 25px;}
.new-invest-modal .modal-sidebar {padding-top: 50px;}
.new-invest-modal .details-option .invest-time-form,.new-invest-modal #final-check .main-wrapper {padding: 0;}
.new-invest-modal #final-check .main-wrapper .list-item>div {padding-left: 30px;}
.new-invest-modal #final-check .main-wrapper .list-item>div:before {left:5px;}
.new-invest-modal #final-check .main-wrapper .button-group,
#new-investment-modal .default-text-wrapper .button-group,#new-investment-modal #cancel-invest .button-group,
.affiliates-page #campaigns .campaign-upper-info .campaign-name,.affiliates-page #campaigns .campaign-upper-info .campaign-url,
.affiliates-page #payments .payments-history li {width: 100%;}
.affiliates-page #campaigns .affiliate-history li {width: 50%;}
}
/*(max-width: 767px)*/

@media (min-width: 576px) and (max-width: 767px) {
  .modal-dialog,.wallet-page-modal .modal-dialog,#new-investment-modal .modal-dialog {max-width: 500px;}
  #affiliates .search-affiliates form {width: 320px;}
}
/*(min-width: 576px) and (max-width: 767px)*/

@media (max-width: 575px) {
  body {font-size: 10px;}
  .dashboard-sidebar-navigation {
    width: 100%;
    padding-top: 55px;
    -webkit-transform: translate3d(-100%,0,0);
      transform: translate3d(-100%,0,0);
    }
  .dashboard-sidebar-navigation .navigation-link li a {font-size: 1.3333em;}
  #main-top-header .logo-wrapper {left: 45px;transform:none;}
  #main-top-header .top-bar-action-list .balance-action-button .dropdown-toggle {
    margin: 0;
    border: none;
    padding: 0 30px 0 0;
  }
  #dashboard-wrapper .top-bar-action-list .balance-action-button .dropdown-menu {min-width: 290px;}
  .modal-dialog,.wallet-page-modal .modal-dialog,#new-investment-modal .modal-dialog {max-width: 95%;}
  .investment-list-item-wrapper .item-filter-header .right-button-group {width: 100%;margin-top: 15px;}
  #payout-modal .payout-history {margin: 0 0 25px;}
  #investment-modal .single-input-wrapper .selectric-items li {line-height: 45px;}
  .theme-modal-header .title {padding: 0 40px;}
  #investment-modal .single-input-wrapper input,.invest-amount-details .input-box-wrapper .input-group-wrapper .cryptocurrency-amount,
  #investment-modal .single-input-wrapper .selectric .label {padding: 0 10px;}
  .payment-method-one .list-item {padding-left: 10px;padding-right: 10px;}
  .invest-amount-details .input-box-wrapper .input-group-wrapper .currency-icon {left:10px;line-height: 96px;}
  .invest-amount-details .input-box-wrapper .input-group-wrapper input {padding-left: 23px;}
  .user-settings-content .settings-nav .nav-item {margin: 0 5px;}
  .settings-tab-content .single-input-group .member-status {padding: 15px;}
  .settings-page-modal .modal-body {padding: 15px 15px 40px;}
  .wallet-balance .button-group {padding: 15px 5px;}
  .cryptocurrency-prices {padding: 22px 15px 25px;}
  .wallet-history li {width: 100%;}
  .wallet-history .inner-warpper {height: 90px;padding-top: 18px;}
  .cryptocurrency-prices .currnecy-prices-list li {padding-top: 20px;}
  .cryptocurrency-prices .currnecy-prices-list .right-content {width: 100%;}
  .cryptocurrency-prices .currnecy-prices-list .value .current-rate {margin: 3px 0 0 0;}
  .withdraw-method-dropdown .balance-sheet-wrapper .withdraw-currency-list .balance-inquery .currency-title,
  .wallet-balance .balance-sheet-wrapper ul li .balance-inquery .currency-title,
  #main-top-header .balance-action-button .balance-sheet-wrapper ul li .balance-inquery .currency-title {margin-top: 3px;}
  .withdraw-method-dropdown .balance-sheet-wrapper .withdraw-currency-list {padding: 11px 15px;}
  .withdraw-method-dropdown .withdraw-dropdown-button .balance-sheet-wrapper .withdraw-currency-list {padding-right: 35px;}
  .withdraw-method-dropdown .dropdown-toggle::before {right: 10px;}
  .wallet-page-modal .modal-sidebar .list-item {padding-bottom: 30px;}
  .user-access-page .main-container {width: 96%;}
  .user-access-page .main-container .inner-box {padding: 40px 15px 30px;}
  .user-access-page .main-container .apps-download-button {padding: 25px 10px 0;}
  .user-access-page .main-container .main-title {padding-bottom: 35px;}
  #new-investment-modal .default-text-wrapper .title br {display: none;}
  .new-invest-modal .details-option .payout-frequency-list li {width: 100%;margin-bottom: 15px;}
  .new-invest-modal #new-invest-amount .button-group li:last-child {width: 100%;}
  .new-invest-modal #final-check .main-wrapper .button-group li:first-child,
  .new-invest-modal #final-check .main-wrapper .button-group li:last-child,
  #new-investment-modal .default-text-wrapper .button-group li:first-child,
  #new-investment-modal .default-text-wrapper .button-group li:last-child {float: none;display: block;}
  .new-invest-modal #final-check .main-wrapper .button-group li:first-child,
  #new-investment-modal .default-text-wrapper .button-group li:first-child {margin-bottom: 15px;}
  .affiliates-page #campaigns .campaign-upper-info .campaign-url form button {width: 100px;}
  .affiliates-page .user-affiliate-content .affiliate-nav .nav-tabs .nav-link {margin: 0 15px;}
  .affiliates-page #campaigns .campaign-upper-info .selectric .label {height: 65px;line-height: 65px;margin: 0 15px;}
  .affiliates-page #campaigns .campaign-upper-info .selectric .button,
  .affiliates-page #campaigns .campaign-upper-info .campaign-url form {height: 65px;}
  .affiliates-page #campaigns .campaign-upper-info .campaign-url form input {padding:0 100px 0 15px;}
  .affiliates-page #campaigns .affiliate-history .inner-warpper {padding-left: 10px;}
  #affiliates .search-affiliates,#affiliates .search-affiliates form {width: 100%;}
  #affiliates .affiliates-status {float: left;}
  .affiliates-page #campaigns .campaign-upper-info .selectric-items li {line-height: 45px;}
}
/*(max-width: 575px)*/

@media (max-width: 550px) {
  .full-performance-history .performance-nav .nav-item a {width: 62px;}
  .full-performance-history .performance-nav {margin: 0 -2px;}
  .full-performance-history .performance-nav .nav-item {padding: 0 4px;}
  .settings-tab-content .single-input-group .member-status .member-info,
  .settings-tab-content .single-input-group .member-status .member-badge {float: none;}
  .settings-tab-content .user-phone-list .single-number-input .number-delete-button {width: 50px; right: -60px;}
  .settings-tab-content .user-phone-list .single-number-input {width: calc(100% - 60px); padding: 0 10px;}
  .settings-tab-content .user-phone-list .single-number-input .verify-status {right: 10px;}
  .verification-code-details .code-verify .button-group li:first-child,
  .verification-code-details .code-verify .button-group li:last-child {float: none;}
  .verification-code-details .code-verify .button-group button {margin: 5px auto;}
}
@media (max-width: 450px) {
  .investment-list-item-wrapper .item-filter-header .right-button-group>li {display: block;}
  .investment-list-item-wrapper .item-filter-header .right-button-group .new-invest-button {margin: 10px 0 0 0;}
  #payout-modal .payout-history .list-item {width: 50%;margin-bottom: 20px;}
  #payout-modal .payout-history {padding-bottom: 0;}
  .invest-amount-details .input-box-wrapper .input-group-wrapper .selectric-wrapper,
  #investment-modal .single-input-wrapper .selectric .button {right: 0;}
  .payout-panel .next-payout-box {padding: 10px 15px;text-align: center;}
  .payout-panel .next-payout-box .title,.payout-panel .next-payout-box .payout-date {float: none;}
  .affiliates-page #payments .payments-history .inner-warpper {height: auto;}
  .affiliates-page #payments .payments-history .inner-warpper .withdraw-button {position: static;transform: none; display: block;margin-top: 10px;}
}
@media (max-width: 380px) {
  .wallet-balance .button-group li:first-child,.wallet-balance .button-group li:last-child {float: none;}
  .wallet-balance .button-group li button {margin: 2px auto;display: block;}
}