/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
    .info-block__img img {
        width: 100%;
        height: auto;
    }
    .news-box__img img {
        width: 100%;
    }
    .news-box__title {
        font-size: 17px;
    }
    .news-box-big .news-box__title {
        font-size: 22px;
        line-height: 31px;
    }
    .adv-laptop::after {
        right: -60px;
    }
    .adaptive {
        display: flex;
    }
    .start-top .flex .item {
        width: 50% !important;
        opacity: 1;
    }
    .start-top .item .number {
        display: block;
    }
    .start-top .item:before {
        display: none;
    }
    .start-top .flex .item {
        animation: none !important;
        left: auto;
        margin-bottom: 20px;
    }
    .start-top .flex.top .item:nth-child(1) {
        padding: 0;
    }
    .start-top .flex.bottom {
        display: none !important;
    }
    .start-top .flex.top {
        margin-bottom: 0;
    }
    .reinvest .pulse-boxs {
        float: right;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    .reinvest h2 {
        font-size: 32px;
    }
    /*------------------------------
           Cabinet
    --------------------------------*/
    .cab-head-user .col-lg-6:nth-child(1),
    .cab-head-user .col-lg-6:nth-child(2) {
        margin-bottom: 20px;
    }
    .top-user-box {}
    .splash-info .col-lg-6,
    .finance-quick .col-lg-6 {
        margin-bottom: .5rem;
    }
    .cab-data-img {
        float: left;
        margin-bottom: 25px;
    }
    .cab-teams-info-title p {
        font-size: 16px;
    }
    .popolnit-system .row-out li {
        width: 32%;
        margin-bottom: 12px;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    body.break {
        overflow: hidden;
        position: relative;
    }
    body.break .header:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgb(5 5 5 / 18%);
    }
    section {
        padding: 50px 0;
    }
    .header {
        background: #0b1429; //-webkit-box-shadow: 0 0 4px 1px rgba(23, 42, 84, 0.5);
        //-moz-box-shadow: 0 0 4px 1px rgba(23, 42, 84, 0.5);
        //box-shadow: 0 0 4px 1px rgba(23, 42, 84, 0.5);
    }
    .navbar {
        padding: 12px 15px;
    }
    .hamburger {
        display: block;
    }
    .navbar-menu {
        position: fixed;
        z-index: 9999;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        top: 0;
        left: 0;
        width: 245px;
        height: 100%; // background: #333859;
        background: #0b1429;
        padding: 60px 20px 20px;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -webkit-transition: ease-out .4s;
        -moz-transition: ease-out .4s;
        -ms-transition: ease-out .4s;
        -o-transition: ease-out .4s;
        transition: ease-out .4s;
        visibility: hidden;
    }
    .navbar-menu.open {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
    }
    .navbar-menu,
    .navbar-nav {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .navbar-nav {}
    .navbar-nav li {
        margin: 0 0 15px 0;
    }
    .underline a:after {
        display: none;
    }
    .underline a {
        -webkit-transition: all .2s cubic-bezier(.4, 0, .1, 1) .2s, all .2s cubic-bezier(.4, 0, .1, 1) .2s;
        -o-transition: all .2s cubic-bezier(.4, 0, .1, 1) .2s, all .2s cubic-bezier(.4, 0, .1, 1) .75s;
        transition: all .2s cubic-bezier(.4, 0, .1, 1) .2s, all .2s cubic-bezier(.4, 0, .1, 1) .2s;
    }
    .navbar-login {
        margin: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .lang-box {
        margin: 0 0 20px 0;
    }
    .person {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .person-link {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .person-separator {
        display: none;
    }
    .top-section {
        padding: 120px 0 80px;
        height: auto;
        min-height: auto;
    }
    .earth-box {
        width: 50vh;
        height: 50vh;
        right: 0;
        left: auto;
        top: 12%;
    }
    .top-section .earth {}
    .halo {}
    .halo div {
        width: 40vh;
        height: 40vh;
        margin: auto -21vh;
    }
    .top-section .container,
    .top-section .row {
        height: auto;
    }
    .top-section h1 {
        font-size: 3em;
    }
    .info-block {
        padding: 6% 5%;
    }
    .info-block__title {
        margin: 0 0 15px;
        line-height: 1.1;
        font-size: 25px;
    }
    .adv .row .col-lg-4:nth-child(1) .adv-box {
        padding-bottom: 0;
    }
    .adv-box {
        margin: 0 0 15px;
        width: 70%
    }
    .calc {}
    .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .calculator-block .left-block,
    .calculator-block .right-block {
        width: 100%;
    }
    .calculator-block.flex:before {
        display: none;
    }
    .calculator-block .left-block {
        margin-bottom: 15px;
    }
    .tabs label.label-selector .number {
        font-size: 30px;
    }
    .tabs label.label-selector p {
        font-size: 15px;
    }
    .activity-box {
        width: 100%;
        padding: 0;
    }
    .news-box-big {
        margin-bottom: 20px;
    }
    .footer-menu {
        float: none;
    }
    .footer-menu ul li {
        text-align: left;
        padding: 0 15px;
    }
    .footer-link {
        float: none;
        margin-top: 10px;
    }
    .page-title {
        padding: 120px 0 60px;
        height: 245px;
    }
    .page-title h1 {
        font-size: 35px;
    }
    .pages {
        padding: 25px 0;
    }
    .skew-box {
        margin: 25px auto;
        width: 80%;
        float: none;
        padding: 0 30px;
    }
    .page-row-2 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .skew-box__text {
        padding: 30px 0;
        font-size: 14px;
    }
    .skew-box__text i {
        top: 5px;
        font-size: 25px;
    }
    .page-row-2 img,
    .page-row-3 img {
        margin-bottom: 20px;
    }
    .page-row-4 .btn {
        margin-bottom: 30px;
    }
    .adv-laptop {
        display: none;
    }
    .start-bottom .img-bg {
        display: none;
    }
    .reviews-box__item {
        width: 49%;
        margin-bottom: 2%;
    }
    .faq-navigate {
        margin-bottom: 40px;
    }
    .contact-box {
        margin: 30px 0;
    }
    .news-page__text img {
        width: 100%;
    }
    .cab-data-img {
        display: none;
    }
    .reinvest .pulse-boxs {
        float: none;
    }
    .reinvest h2 {
        text-align: center;
    }
    .reinvest-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: auto;
    }
    .reinvest-left {
        margin-bottom: 35px;
        margin-right: 0;
    }
    .reinvest-right {}
    .reinvest-top {
        display: none;
    }
    /*------------------------------
        Cabinet
    --------------------------------*/
    .cabinet-page .hamburger {
        position: absolute;
        top: 20px;
        right: 15px;
    }
    .sidebar-wrapper {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -webkit-transition: ease-out .4s;
        -moz-transition: ease-out .4s;
        -ms-transition: ease-out .4s;
        -o-transition: ease-out .4s;
        transition: ease-out .4s;
        visibility: hidden;
    }
    .sidebar-wrapper.open {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
    }
    .content-wrapper {
        margin-left: 0;
    }
    .top-btn-box .col-lg-4 {
        margin-bottom: 18px;
    }
    .top-btn-box .col-lg-4:last-child {
        margin-bottom: 0;
    }
    .cab-invest-box-plan {
        text-align: center;
    }
    .cab-invest-box-plan span {
        font-size: 19px;
    }
    .cab-settings .col-lg-4 {
        margin-bottom: 25px;
    }
    .cab-settings .col-lg-4:last-child {
        margin-bottom: 0;
    }
    .cab-teams-rang button {
        margin: 20px 0;
    }
    .card {
        overflow-x: scroll;
    }
    .cab-teams-info {
        margin-bottom: 20px;
    }
    .autorefbackform-wrap input:not(.btn) {
        margin: 20px 0;
    }
    /*!*992*!*/
}

/*Small Devices, Tablets*/

@media only screen and (max-width: 767px) {
    .top-section h1 {
        font-size: 33px;
        line-height: 36px;
    }
    section h2 {
        font-size: 25px;
    }
    .adv-box {
        width: 100%;
    }
    .calculator-block .left-block .title {
        width: 100%;
        margin-bottom: 15px;
    }
    .extra-controls input.rezult-choose,
    .extra-controls input.js-input {
        right: auto;
    }
    .content .t-selector {
        padding: 20px;
    }
    .tabs label.label-selector .number {
        font-size: 20px;
        line-height: 20px;
    }
    .tabs label.label-selector p {
        font-size: 12px;
        margin-bottom: 0;
    }
    .tabs input.tab-selector,
    .tabs label.label-selector {
        height: 80px;
    }
    .currency-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .currency-block li {
        margin-bottom: 10px;
    }
    .extra-controls input.rezult-choose {
        width: 100%;
    }
    .statistic-box img {
        width: 50px;
    }
    .statistic-box p,
    .statistic-box p span {
        font-size: 16px;
    }
    .main-news span,
    .main-news a {
        display: block;
    }
    .news-box-small,
    .news-box-big {
        margin: 0 auto 20px;
        max-width: 350px;
    }
    .pages-line__text {
        margin-bottom: 20px;
    }
    .skew-box {
        -webkit-transform: skew(-10deg);
        -moz-transform: skew(-10deg);
        -o-transform: skew(-10deg);
        transform: skew(-10deg);
    }
    .skew-box__text {
        -webkit-transform: skew(10deg);
        -moz-transform: skew(10deg);
        -o-transform: skew(10deg);
        transform: skew(10deg);
    }
    .about-section {
        padding-top: 30px;
    }
    .page-title {
        padding: 120px 0 40px;
        height: auto;
    }
    .padding-block {
        padding: 20px;
    }
    .title h2 {
        font-size: 25px;
    }
    .start-bottom {
        padding-top: 20px;
    }
    .start-bottom .flex {
        width: auto;
        margin: 20px;
    }
    .right-block {
        display: none;
    }
    .start-top .flex .item {
        width: 100% !important;
    }
    .registration-reg,
    .registration-log {
        height: auto;
        margin-bottom: 50px;
    }
    /*------------------------------
        Cabinet
    --------------------------------*/
    .cab-head-user .col-lg-6:nth-child(3) {
        margin-bottom: 20px;
    }
    .finance-balance-table,
    .finance-operation-table {
        width: 690px;
    }
    .cab-invest-box-summ span {
        font-size: 27px;
    }
    .plan-box {
        overflow-x: scroll;
    }
    .plan-box-item {
        width: 660px;
    }
    .popolnit-system .row-out li {
        width: 49%;
    }
    .statistic .col-sm-4 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .pulse-box img {
        max-width: 90%;
    }
    .top-section h1 {
        font-size: 29px;
    }
}

/*!* Extra Small Devices, Phones *!*/

@media only screen and (max-width: 480px) {
    .earth-box {
        width: 24vh;
    }
    .tabs label.label-selector .number {
        font-size: 14px;
    }
    .calculator-block .right-block .total-profit .flex-t span {
        font-size: 25px;
    }
    .tabs label.label-selector p {
        padding: 0 3px;
        display: inline-block;
    }
    .footer-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-menu ul {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer-menu ul::after {
        display: none;
    }
    .soc-sticker {
        top: 70%;
        width: 50px;
    }
    .soc-share span {
        font-size: 8px;
    }
    .soc-sticker__content a {
        width: 25px;
        height: 25px;
    }
    .soc-sticker__content a img {
        width: 100%;
    }
    .soc-sticker::after,
    .soc-sticker::before {
        display: none;
    }
    .skew-box {
        width: 100%;
    }
    .skew-box__text {
        line-height: 19px;
        font-size: 12px;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
    }
    .skew-box {
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        transform: skew(0deg);
    }
    .skew-box__text i {
        right: -20px;
    }
    .reviews-box__item {
        width: 100%;
    }
    .faq-page .skew-box {
        width: 100%;
    }
    .inner-text ol {
        padding: 0 0 0 10px;
    }
    section h2 {
        font-size: 22px;
    }
    /*------------------------------
        Cabinet
    --------------------------------*/
    .content-wrapper {
        padding: 1.5rem 0;
    }
    .popolnit-box .popolnit-box-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .popolnit-box .form-line label,
    .popolnit-box .form-line .input-box {
        width: 100%;
        text-align: left;
    }
    .popolnit-box .form-line label {
        margin-bottom: 12px;
    }
    .popolnit-system .row-out li {
        width: 100%;
    }
    .cab-link {
        font-size: 13px;
    }
}

@media only screen and (max-width: 380px) {}