.menuBtn {
    display:none;
    width:50px;
    position:absolute;
    right:9px;
    top:22px;
    z-index:10
}
.menuBtn span {
    background-color:#fff;
    width:100%;
    height:3px;
    display:block
}
.menuBtn span+span {
    margin-top:6px
}

.wrapMobileSlide {
    display:none;
    background: rgba(53, 186, 180, 1);
    position:absolute;
    width:100%;
    left:0;
    top:0;
    z-index:5;
    padding-top:20px;
    -webkit-box-shadow:21px 21px 21px 0 rgba(0,0,0,0.2);
    -moz-box-shadow:21px 21px 21px 0 rgba(0,0,0,0.2);
    box-shadow:21px 21px 21px 0 rgba(0,0,0,0.2)
}

.wrapMobileSlide ul {
    padding: 50px 0 0;    
}
.wrapMobileSlide ul li {
    width: 100%;
    color: white;
    text-align: center;
    border-bottom: 1px solid #2c9d98;
    line-height: 40px;
}
.wrapMobileSlide ul li:first-child {
    border-top: 1px solid #2c9d98;
}

@media (max-width:1200px) {
    body {
        min-width: 300px;
    }
    .container {
        padding: 0 20px;
    }
    .bg-advantages .masked-title {
        padding-bottom: 40px;
    }
    .cvbvcvbvc-right-column {
        float: none;
        padding-left: 600px;
        width: auto;
    }
    .bg-calculator {
        background: url(../img/bg-section.png);
    }

    .bg-calculator .replenishment-title {
        color: #ffbd02;
        padding-left: 0;
    }

    .bg-calculator .calculator-result {
        margin-top: -20px;
    }

    .bg-calculator .replenishment {
        padding-left: 0;
    }

    .bg-calculator p {
        color: #2f97c1;
    }

    .bg-footer-one {
        text-align: center;
        padding-top: 30px;
    }

    .bg-footer-one ul {
        font-size: 0;
    }

    .bg-footer-one li {        
        display: inline-block;
        width: 33%;
        float: none;
        padding: 0;
    }

    .bg-footer-one li img {
        width: 30%;
    }

    .bg-footer-three {}

    .bg-footer-three .coop {
        text-align: center;
        float: none;
        padding-top: 10px;
        margin: 0;
    }
    .bg-footer-three-nav {
        float: none;
        text-align: center;
        margin-top: 8px;
    }
    .bg-footer-three-nav li {
        float: none;
        display: inline-block;
        background: none;
        padding: 0 6px;
    }
    .bg-footer-three-nav li:first-child {
        background: none;
    }
    .bg-referrals-list .referrals {
        width: 100%;
    }
    .bg-referrals-list .referrals .referrals-left {
        width: 50%;
        height: 50px;
        padding: 0 10px;
    }
    .bg-referrals-list .referrals .referrals-left:before {display: none;}
    .bg-referrals-list .referrals .referrals-left-center {
        width: 50%;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
    .bg-referrals-list .referrals .referrals-left-center:after {display: none;}
    .bg-referrals-list .referrals .referrals-right-center {
        width: 50%;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
    .bg-referrals-list .referrals .referrals-right-center:after {display: none;}
    .bg-referrals-list .referrals .referrals-right {
        width: 50%;
        height: 50px;
        line-height: 1.4;
        padding: 0 10px;
        text-align: left;
    }
    .bg-referrals-list .referrals .referrals-right-dark-title {
        padding: 8px 0 0;
    }
    .bg-referrals-list .referrals .referrals-right-dark .img-left {
        float: right;
    }
    .bg-referrals-list .referrals .referrals-right:after {display: none;}
}

@media (max-width:1150px) {
    .bg-tariff .tariff-column-left {
        margin-top: 0;
    }

    .bg-registration .container:before {
        display: none;
    }

    .bg-registration .registration-column-right {
        float: none;
        width: 100%;
    }
}

@media (max-width:950px) {
    .rainbow-title {
        font-size: 30px;
    }
    .tcr-block {
        text-align: center;
        font-size: 0;
    }
    .bg-tariff .masked-title {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .bg-tariff .tariff {
        display: inline-block;
        float: none;
        margin: 0 30px;
    }
    .bg-tariff .tariff:last-child {
        margin: 0 30px;
    }
    .bg-tariff .tariff-column-right {
        float: none;
    }
    .bg-tariff .tariff-column-left {
        width: 100%;
        text-align: center;
        float: none;
    }
    .bg-tariff .tariff-column-left .tcl-img {
        display: inline-block;
    }
    .tcr-etc-1, .tcr-etc-2, .tcr-etc-3 {
        width: 33%;
    }
    .bg-calculator .replenishment {
        padding-top: 10px;
    }
    .bg-advantages .block {
        width: 33%;
        margin-bottom: 20px;
    }
    .cvbvcvbvc-left-column {
        width: 100%;
        float: none;
    }
    .cvbvcvbvc-right-column {
        padding: 0;
        width: 100%;
        color: #393c4e;        
    }
    .cvbvcvbvc-right-column p {font-weight: 500;}
    .bg-footer-two .footer-column-one {
        margin-right: 0;
    }
    .bg-footer-one li img {
        width: 40%;        
    }
    .bg-footer-two .footer-column-two {
        padding-left: 0;
        display: none;
    }

    .section-two {
        height: auto;
        padding-bottom: 30px;
    }
    .section-two .masked-title {
        padding: 30px 0 20px;
    }
    .section-two-column-one {
        width: 100%;
        float: none;
        margin: 0;
    }
    .section-two-column-two {
        width: 100%;
        float: none;
        margin: 0;
    }
    .section-two-column-three {
        width: 100%;
        float: none;
        margin: 0;
    }
}

@media (max-width:900px) {
    .bg-header {
        height: auto;
    }
    .container .header-left-column {
        width: 100%;
        float: none;
    }
    .user-profile-content {
        margin-top: 30px;
        width: 100%;
        font-size: 0;
    }
    .header-left-column .user-profile {
        padding: 0 0 10px;
    }
    .header-left-column .user-info {
        font-size: 14px;
    }
    .header-left-column .user-info p {
        width: 49%;
        margin: 5px 0;
        display: inline-block;
    }
    .container .header-right-column {
        float: none;
        margin: 0;
        padding-top: 1px;        
    }
    .section-one {
        height: auto;
        padding: 0 0 30px 0;
    }
    .section-one .tables-one {
        margin-top: 15px;
    }
    .section-one-title {
        padding-top: 20px;
    }

    .section-one .tables-one {
        display: block;
        font-size: 0;
        line-height: 0;
    }
    .section-one table thead {
        width: 45%;
        display: inline-block;
    }
    .section-one table thead tr {
        display: block;
    }
    .section-one .tables-one thead td {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #ffbd02;      
    }
    .section-one .tables-one thead td img {
        height: 15px;
        vertical-align: middle;
    }
    .section-one table tbody {
        width: 45%;
        display: inline-block;
    }
    .section-one table tbody tr {
        display: block;
    }
    .section-one .tables-one tbody td {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        border-bottom: 1px solid #393c4e
    }

    .rainbow-title {
        float: none;
    }
}

@media (max-width:800px) {
    .bg-header {
        height: auto;
    }
    .header-menu-logo {
        float: none;
    }
    .header-menu-nav {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 20px;
        line-height: 30px;
    }
    .header-menu-nav li {
        background: none;
        padding: 0 10px;
        float: none;
        display: inline-block;
    }
    .header-menu-nav li:first-child {
        background: none;
    }
    .rainbow-title {
        margin-top: 20px;
    }
    .bg-faq .tariff-column-left {
        margin: 0 10px;
    }
    .bg-calculator {
        height: auto;
    }
    .bg-calculator .calculator-result {
        margin: 10px 0 0;
        text-align: left;        
    }
    .bg-calculator .calculator-result span {
        line-height: 1.2;
    }
    .bg-replenishment {
        padding: 50px 0;
    }
    .bg-replenishment .replenishment>div {
        width: 50%;
        margin-bottom: 16px;
        margin-right: 0;
    }
    .bg-calculator .calculator-result {
        width: 100% !important;
        margin: 0 !important;
    }
    .bg-advantages .block {
        width: 50%;
        margin-bottom: 20px;
    }
    .reviews {
        padding-bottom: 30px;
    }
    .reviews .masked-title {
        margin-bottom: 20px;
    }
    .reviews-left-column {
        width: calc(100% / 3);
        margin-bottom: 10px;
    }
    .bg-referrals .referrals-left-column p, .bg-referrals .referrals-right-column p,
    .bg-referrals .referrals-left-column p:last-child, .bg-referrals .referrals-right-column p:last-child {
        margin-bottom: 10px;
    }
    .bg-referrals .referrals-left-column, .bg-referrals .referrals-right-column {
        float: none;
        width: 100%;
        margin: 0;
    }
}
@media (max-width:750px) {
    .menuBtn {
        display: block;
    }
    .header-contacts-right {
        display: none;
    }
    .header-menu-nav {
        display: none;
    }
    .header-main-buttons {
        display: none;
    }
    .bg-contacts .bgc-col1 .shift-column-right {
        width: 100%;
    }
}
@media (max-width:600px) {
    .container {
        padding: 0 10px;
    }
    .header-contacts ul li {
        float: none;
    }
    .header-menu-logo {
        margin-top: 30px;
    }
    .header-left-column .user-info p {
        width: 100%;
    }
    .tagline {
        margin-top: 20px;
    }
    .tagline span {
        font-size: 40px;
        line-height: 60px;
    }
    .tagline p {
        font-size: 16px;
    }
    .bg-personal .personal .dropdown2 {
        width: 50%;
    }
    .bg-tariff .tariff {
        display: inline-block;
        float: none;
        margin: 0 10px;
    }
    .bg-tariff .tariff:last-child {
        margin: 0 10px;
    }
    .tcr-etc-1, .tcr-etc-2, .tcr-etc-3 {
        width: 100%;
    }
    .bg-footer-two .footer-column-one {
        float: none;
        padding-top: 20px;
    }
    .bg-footer-one li img {
        width: 50%;        
    }
    .bg-footer-two .footer-column-three {
        float: none;
        padding-top: 20px;
    }
    .bg-footer-three-nav li {
        font-size: 12px;
    }
    .bg-replenishment .replenishment-table {
        display: block;
    }
    .rt_tr_el {
        display: flex;
    }
    .rt_tr_el > div {
        width: 40%;
    }
    .rt_tr_el > div.rt_tr_el_input {
        width: 20%;
    }
    .rt_tr_el > div.rt_tr_el_img + .rt_tr_el_input {
        width: 60%;
    }
    .rt_tr_el > div.rt_tr_el_input .radio + label {
        margin-right: 20px;
    }
    .c_scr_left {
        width: 100%;
        float: none;
    }
    .bg-contacts .shift-column-left {
        float: none;
    }
    .bg-contacts .shift-column-left form {
        width: 100%;
    }
}

@media (max-width:500px) {
    .tagline span {
        font-size: 28px;
    }
    .bg-personal .personal .dropdown2 {
        width: 100%;
    }
    .reviews {
        margin: 20px 0 0;
    }
    .reviews .masked-title {
        margin-left: 0;
    }
    .bg-advantages .block {
        width: 100%;
        margin-bottom: 10px;
    }
    .bg-footer-three .coop {
        padding-top: 2px;
    }
    .bg-footer-three-nav {
        margin-top: 0px;
    }
    .bg-footer-one li img {
        width: 60%;        
    }

    .bg-header-main .header-left-column-main  .icons img {
        width: 100%;
    }

    .container .header-right-column {
        width: 400px;
        background-position: -20px center;
    }
    .accordion-tabs-ref .tabitem {
        margin: 0 15px;
    }

    .bg-replenishment .replenishment>div {
        width: 100%;
        margin-bottom: 16px;
        margin-right: 0;
    }
    .bg-calculator .calculator-result {
        width: 100% !important;
        margin: 0 !important;
    }
    .bg-registration .registration-column-right {
        margin: 30px 0;
    }
    .bg-registration .registration-column-right .registration .ewrewr .info-box {
        padding-right: 0;
        width: 100%;
    }
    .container .header-right-column {
        width: 100%;
    }
    .header-right-column .column-title {
        font-size: 16px;
    }
    .bg-referrals-list .referrals .referrals-left-center span {
        font-size: 14px;
    }
    .bg-referrals-list .referrals .referrals-right-dark .img-left {
        display: none;
    }
    .bg-referrals .referrals-title {
        font-size: 20px;
    }
    .bg-referrals .referrals-left-column p span, .bg-referrals .referrals-right-column p span:last-child {
        font-size: 16px;
    }
}