@media only screen and (max-width : 1200px) {
    .container {
        width: 100%;
    }
    #nav-menu {
        margin-left: 0!important;
    }
    .navigation-header .navigation-bar > li.featured {
        padding: 29px 0 29px 10px;
    }
    .navigation-bar {
        margin: 0;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .btn-rose, .btn-green, .btn-blue {
        font-size: 22px;
    }
    a.btn {
        font-size: 20px;
        padding: 10px 15px 7px;
    }
}

@media only screen and (max-width : 1023px) {
    .navigation-header .navigation-brand {
        margin-right: 20px;
    }
    .footer .footer-content {
        margin-left: 0!important;
        margin-right: 0;
    }
}

@media only screen and (max-width : 978px) {
    .navigation-navbar {
        max-width: 400px;
        position: fixed;
        background: #fff;
        width: 92%;
        left: 50%;
        z-index: 999;
        top: 50%;
        transform: translate(-50%,-50%);
        padding: 10px;
        text-align: center;
        border-radius: 5px;
    }
    .navigation-header .navigation-bar>li {
        padding: 30px 0px 0 0;
    }
    .navigation-bar-right {
        float: none;
    }
    .navigation-toggle {
        position: absolute;
        top: 15px;
        right: 20px;
        float: right;
        padding: 9px 10px;
        margin: 0;
        border-radius: 4px;
        border: 1px solid #1ac6ff;
        outline: none;
        background: 0 0;
    }
    .navigation-header {
        position: fixed;
        left: 0;
        top: 0;
    }
    .navigation-toggle{
        display: block!important;
    }
    .navigation-navbar {
        display: none;
    }
    .navigation-brand .brand-logo {
        width: 180px;
        height: auto;
    }
    .navigation-header .navigation-brand {
        float: none;
        margin: 10px 0 0 0;
    }
    nav.navigation .container {
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
    }
    .navigation-header {
        height: auto;
    }
    #get_clients {
        position: relative;
        padding: 40px 15px 110px;
    }
    #get_clients {
        text-align: center;
    }
    #how_much {
        padding-bottom: 45px;
    }
    #footer .container{
        padding: 0 10px;
    }
    .footer-menu ul {
        padding: 0 5px;
    }
    .footer-menu ul#yw0{
        width: 130px;
    }
    .footer-menu ul {
        width: 24%;
    }
    .footer-menu ul li:first-child {
        font-size: 14px;
    }
    .footer-menu {
        font-size: 13px
    }
    .footer .footer-content {
        margin-left: 0!important;
        padding: 30px 0;
        margin-right: 0;
        height: auto;
    }
    .footer .footer-content .col-lg-10{
        width: 100%;
        padding: 0;
    }
    .navigation-bar-left {
        float: none;
    }
    .calculator_new_lp {
        width: 96%;
        padding: 30px;
    }
    .trheed_string {
        width: 100%;
    }
    #step_by_step_table {
        width: 100%;
    }
    .cells .cell-l_new .title_new {
        font-size: 21px;
        margin: 12px 0 0 20px;
        width: calc(100% - 20px);
    }
    #step_by_step_table .cell-l_new {
        width: calc(100% - 380px);
    }
    #get_clients .row {
        margin: 0;
    }
    .first_list_new {
        width: calc(100% - 250px);
    }
    .first_list_new li {
        font-size: 20px;
    }
    .new_brace {
        top: -30px;
    }
    .new_with_check p {
        top: 60px;
        line-height: normal;
    }
    .partnership_new table td {
        padding-left: 15px;
    }
    .partnership_new table td {
        position: relative;
        line-height: normal;
        padding: 15px 0 15px 35px;
    }
    .partnership_new .fa-arrow-right {
        position: absolute;
        left: 10px;
    }
    .partnership_new .fa-check {
        position: absolute;
        left: 10px;
    }
    .calculator_new_lp {
        padding: 20px;
    }
    #how_much .col2 {
        margin: 0 0 0 20px;
    }
    .fs24 {
        font-size: 18px;
    }
    .border-70 span::after {
        display: none;
    }
    .navigation-navbar.active {
        display: block;
    }
    .backdrop{
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 990;
        background: rgba(0,0,0,.3);
    }
    .backdrop.active {
        display: block;
    }
    nav.navigation, nav.navigation .container {
        background: #fff;
    }
    .btn-rose {
        background: #f22074;
        background-image: none;
    }
    .btn-green {
        background: #4b903d;
        background-image: none;
    }
}

@media only screen and (max-width : 767px) {
    #step_by_step_table .cell-r_new {
        margin-bottom: 60px;
    }
    .aban_example {
        display: none;
    }
    #how_much .col2 {
        margin: 10px 0;
        float: none;
        display: inline-block;
    }
    #how_much .field .text input {
        line-height: 32px!important;
        background-color: transparent;
    }
    .footer-menu {
        display: block;
    }
    .footer-menu ul#yw0 {
        width: 100%;
    }
    .footer-menu ul {
        width: 100%;
    }
    .footer-menu ul li:first-child {
        display: block!important;
        position: relative;
    }
    .footer-menu ul {
        height: 40px;
        overflow: hidden;
    }
    .footer-menu ul li:last-child{
        margin-bottom: 10px;
    }
    .footer-menu ul li:first-child:before {
        position: absolute;
        right: 5px;
        content: "\f107";
        bottom: 10px;
        display: block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .new_with_check {
        display: block;
        height: auto;
    }
    .first_list_new {
        width: 100%;
    }
    .new_brace {
        display: none;
    }
    .new_with_check p {
        position: static;
        height: auto;
        top: 60px;
    }
    .browsers_new_ {
        display: block;
    }
    #How_it_work .flex-center {
        display: block;
    }
    .cells {
        display: block;
    }
    #step_by_step_table .cells:before {
        display: none;
    }
    #step_by_step_table .cell-l_new {
        width: auto;
        margin: 0 0 15px 40px;
    }
    #step_by_step_table .cell-r_new {
        width: auto;
    }
    .partnership_new {
        display: block;
    }
    .position_1 {
        position: static;
    }
    .first_string {
        display: block;
    }
    .trheed_string:before {
        left: auto;
        right: 30px;
    }
    .payments_1_table {
        display: block;
    }
    .payments_1 table {
        width: 100%;
    }
    .partnership_new table {
        width: 100%;
    }
    .new_with_check p {
        text-align: center;
        display: block;
        margin: 25px 0;
    }
    .section {
        padding: 40px 0!important;
    }
    .border-70 {
        margin-bottom: 40px;
    }
    .lp_fs_42 {
        font-size: 36px!important;
    }
    .light .sub-heading, .light p {
        padding: 0 10px;
    }
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
    .browsers_new_ img {
        margin: 7px;
    }
    #hero .btn {
        white-space: normal;
    }
    ._white_btn {
        line-height: normal;
        height: auto;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .cells .cell-l_new .title_new br{
        display: none;
    }
    #hero .btn img{
        position: absolute;
        left: 20px;
    }
    #hero span {
        position: static;
    }
    #hero .btn {
        padding: 5px 20px 5px 80px!important;
        font-size: 26px!important;
        text-align: left;
        position: relative;
        line-height: normal;
    }
    .mb80 {
        margin-bottom: 40px;
    }
    .btn-rose, .btn-green {
        font-size: 22px;
        height: auto;
        line-height: normal;
        padding: 10px;
    }
    .string {
        display: block;
    }
    .string > div {
        display: inline-block;
        vertical-align: top;
        width: 47%;
        margin: 1%;
    }
    .fs60 {
        font-size: 42px!important;
        line-height: 46px!important;
    }
    #payments .head_tr_ td {
        line-height: normal;
        padding: 5px;
    }
    #payments td.item-user, #payments td.item-eps {
        padding: 5px!important;
        line-height: normal!important;
    }
    #payments .items td {
        line-height: normal;
        padding: 5px;
    }
    #payments td {
        font-size: 14px;
    }
    .calculator_new_lp p.fs24{
        padding: 0;
        text-align: center!important;
    }
    .trheed_string {
        padding: 10px;
    }
    .line_right {
        width: 100%;
    }
    .calculator_new_lp {
        width: 100%;
    }
    #how_much {
        padding: 40px 10px!important;
    }
    ._tooltip {
        display: block;
    }
    #partnership_new .profit:hover .profit_profit {
        top: auto;
        bottom: 50px;
    }
    ._white_btn {
        padding: 5px 30px!important;
    }
    .footer-menu ul li:first-child span {
        display: block;
        padding: 0;
    }
    [data-browser-install][data-browser=chrome] [data-browser=chrome]{display:block}
    [data-browser-install][data-browser=firefox] [data-browser=firefox]{display:block}
    [data-browser-install][data-browser=opera] [data-browser=opera]{display:block}
    [data-browser-install][data-browser=yandex] [data-browser=yandex]{display:block}
    [data-browser-install][data-browser=unknown] [data-browser=unknown]{display:block}
    .browsers_new_ img {
        margin: 1%;
        width: 22%;
    }
    #partnership_new .profit_profit {
        top: auto;
        bottom: 50px;
    }
    .footer-menu ul.active {
        height: auto;
    }
    .footer-menu ul.active li:first-child:before {
        content: "\f106";
    }
    #payments[data-ready="1"] .payments_1_table {
        height: 555px;
    }
    #hero .no_mobile {
        display:none;
    }
    #hero .submit_email {
        display: inline-grid;
        width: 90%;
    }
    #hero .btn.btn_mobile {
        padding: 10px 15px!important;
        text-align: center;
    }
    #hero .text_mobile {
        padding: 8px 15px;
    }
    .vk_widget {
        width: 80%!important;
    }
}

@media only screen and (min-width : 768px) {
    .mobile_view {
        display: none;
    }
}

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

    .btn-rose, .btn-green {
        font-size: 18px;
    }
    #get_clients {
        padding: 40px 15px 60px;
    }
    h1 {
        font-size: 28px;
    }
    .fs24 {
        font-size: 18px;
    }
    #how_much {
        padding: 20px 15px 40px;
    }
    .footer .footer-content .clr_40 {
        height: auto;
    }
    .footer-menu ul li:first-child span {
        display: block;
        padding: 0;
    }
    .footer .footer-content {
        padding: 20px 5px;
    }
    .first_list_new li {
        padding-left: 35px;
        font-size: 18px;
        position: relative;
    }
    .first_list_new li i{
        position: absolute;
        left: 0;
    }
    .lp_fs_36 {
        font-size: 30px!important;
        line-height: normal!important;
    }
    .browsers_new_ {
        margin: 30px 0;
    }
    #hero .btn img {
        position: absolute;
        left: 15px;
        top: 10px;
        margin-right: 10px;
    }
    #hero .btn {
        padding: 10px 15px 10px 75px!important;
        font-size: 20px!important;
    }
    #payments h2 span {
        font-size: 32px;
    }
    .fs60 {
        font-size: 38px!important;
    }
    .partnership_new table td {
        padding: 10px 5px 10px 30px;
        font-size: 14px;
    }
    .partnership_new .fa-check {
        left: 7px;
    }
    .partnership_new .fa-arrow-right {
        left: 7px;
    }
    .ss_left {
        font-size: 24px;
    }
    .calculator_new_lp {
        padding: 20px 10px;
    }
    .section-header h2 {
        font-size: 28px;
    }
    .header_secondary {
        font-size: 22px;
        padding: 0 10px;
    }
    .footer .footer-content {
        padding: 20px 5px 45px;
    }
    .back-to-top {
        bottom: 50px;
    }
    #payments td.item-eps img {
        left: 0px;
    }
    .payments_1 {
        margin-top: 20px;
    }
    #hero.plain-version .text-heading {
        padding-top: 40px;
    }

}
@media only screen and (max-width : 359px) {
    .lp_fs_26 {
        font-size: 34px!important;
    }
    #how_much {
        padding: 20px 7px 40px;
    }
    .lp_fs_36 {
        font-size: 26px!important;
    }
    #hero .btn {
        font-size: 18px!important;
    }
    #hero .btn img {
        top: 7px;
    }
    .fs60 {
        font-size: 32px!important;
    }
    #payments td {
        font-size: 13px;
    }
    #payments .items td {
        padding: 9px 3px;
    }
    #payments .head_tr_ td {
        padding: 9px 3px;
    }
    .fs60 {
        line-height: normal!important;
    }
    .partnership_new table td {
        font-size: 13px;
    }
    .calculator_new_lp {
        padding: 20px 5px;
    }
    .calculator_new_lp {
        margin: 0 -7px;
        width: auto;
    }
    .trheed_string {
        padding: 10px 0;
    }
    ._white_btn {
        padding: 5px 10px!important;
    }
    #payments[data-ready="1"] .payments_1_table {
        height: 564px;
    }
}

.vk_widget {
    width: 800px;
    margin: 0 auto 50px;
}
#extension_preview {
    margin: 0 auto;
    padding: 40px 0 60px;
    text-align: center;
    background: #f8f8f8;
}
#messengers {
    margin: 0 auto;
    padding: 40px 0 60px;
    text-align: center;
    background: #f8f8f8;
}


#cpa {
    margin: 0 auto;
    padding: 40px 0 60px;
    text-align: center;
}
#banner-view {
    margin: 0 auto;
    padding: 40px 0 60px;
}
.flex-center {
    align-items: center;
}
.flex-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
@media only screen and (max-width : 767px) {
    .flex-center {
        display: block;
        text-align: center;
        padding: 0 20px;
    }
}
#ads .side-left {
    padding-right: 40px;
}
#ads  .container {
    padding: 60px 0;
}
@media (min-width: 1050px) {
    #ads  .container {
        width: 1050px;
    }
}
@media only screen and (max-width: 767px) {
    #ads .side-left {
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top;
        padding: 0 0 20px 0;
    }
}
@media only screen and (max-width: 767px){
    .fs24 {
        font-size: 22px;
    }
}
.fs18 {
    font-weight: 300;
}

#ads .fs18 {
    color: #6c6c6c;
}