@media (min-width: 992px) and (max-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (max-width: 767px) {
    header{
        padding: 11px 0 0;
        width: 100%;
        background: none;
    }
    .btn-menu{
        background: none;
        border: none;
        padding: 0;
        margin-right: 10px;
    }
    .btn-menu:focus,
    .btn-menu.focus {
        background: none;
        border: none;
        padding: 0;
    }
    .icon-xs{
        display: block;
        float: left;
        margin-left: 15px;
    }
    .btn-menu:hover{
        background: none;
        border: none;
        padding: 0;
    }
    .btn-menu span{
        display: none;
    }
    .menu{
        float: right;
        position: relative;
        width: 100%;
        text-align: right;
    }
    .menu-container-sm{
        padding: 0;
    }
    .menu-content{
        display: none;
        position: absolute;
        right: 0;
        left: 0;
        top: -13px;
        width: 100%;
        margin-top: 0px;
        padding: 10px 0px 25px;
        text-align: center;
        z-index: 9999;
    }
    .btn-close{
        display: block;
        padding: 0 15px;
        background: none;
        float: right;
    }
    .btn-close:focus{
       box-shadow: none;
    }

    .div-btn-close-fr{
        height: 40px;
        width: 100%;
    }
    .btn-menu-close{
        padding: 0;
        background: none;
        border: none;
        display: block;
        float: right;
        margin-right: 20px;

    }
    .logo{
        display: none;
    }
    .container-body{
        padding: 0px 0 15px;
        text-align: center;
    }
    footer{
        text-align: center;
        position: absolute;
        width: 100%;
    }
    .block-navbar{
        background: #F2F2F2;
        float: none;
        text-align: center;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .block-navbar_ul li{
        display: inline-block;
        padding: 12px 20px 5px;
    }
    .form-content{
        padding: 22px 15px 40px;
        max-width: 544px;
        margin: 15px auto 30px;
    }
    .form-content_img{
        margin-bottom: 10px;
    }
    .form-content h3{
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .input-group_width{
        display: inline-block;
        width: 100%;
        height: 41px;
        border-radius: 5px;
    }
    .search-account_total{
        position: absolute;
        left: 0;
        right: 0;
        top: 43px;
        width: 100%;
        text-align: left;
        padding-bottom: 5px;
    }
    /*----------------------------------------Аккаунт------------------------------------*/
    /*.check-block{
        margin-bottom: 40px;
    }*/
    .panel-result{
        padding: 10px 10px;
        width: 100%;
        max-width: 340px;
        margin-bottom: 45px;
        display: inline-block;
        margin-top: -160px;
    }
    .btn-big{
        padding: 18px 70px;
        font-size: 18px;
    }
    .check-block_p{
        width: 280px;
        margin: 45px 0 0;
    }
    .panel-result_width{
        text-align: center;
        width: 85px;
    }
    /*----------------------------------------Аккаунт-табы-----------------------------------*/
    .nav-pills > li > a {
        width: 169px;
        padding: 8px 0;

    }
    .collapse-style{
        width: 346px;
        padding: 28px 15px;
        text-align: left;
    }
    .block-filters_title{
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        padding-bottom: 25px;
    }
    .block-filters_section-content{
        display: inline-block;
        width: 230px;
        padding-left: 7px;
    }
    .block-filters_section-img{
        width: 35px;
    }
    .block-filters_section-content-switch{
        right: 0px;
        top: 2px;
    }
    .switch {
        display: inline-block;
        height: 30px;
        position: relative;
        width: 50px;
    }
    .block-filters_section-content_title{
        font-size: 18px;
        line-height: 21px;
        padding-right: 50px;
    }
    .checkbox-width{
        width: 235px;
        margin-bottom: 15px;
        display: inline-block;
    }
    .checkbox-width{
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
    }
    .block-filters_section_margin{
        margin-bottom: 25px;
        padding-bottom: 15px;
    }
    .block-filters_section-bottom{
        padding: 5px 0 10px;
        text-align: center;
    }
    .block-filters_section-bottom_a{
        font-size: 18px;
        line-height: 21px;
        display: none;
    }
    .btn-success_filters{
        font-size: 18px;
        padding: 10px 40px;
        margin-left: 0;
        margin-top: -35px;
        margin-bottom: 15px;
    }
    .block-filters_section-bottom_a-modal {
        display: block;
    }
    .block-filters_title{
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        padding-bottom: 25px;
    }
    .block-filters_section-content{
        display: inline-block;
        width: 270px;
        padding-left: 7px;
    }
    .block-filters_section-img{
        width: 35px;
    }
    .block-filters_section-content-switch{
        right: 0px;
        top: 2px;
    }
    .switch {
        display: inline-block;
        height: 30px;
        position: relative;
        width: 50px;
    }
    .block-filters_section-content_title{
        font-size: 18px;
        line-height: 21px;
        padding-right: 60px;
    }
    .checkbox-width{
        width: 235px;
        margin-bottom: 15px;
        display: inline-block;
    }
    .checkbox-width{
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
    }
    .block-filters_section_margin{
        margin-bottom: 25px;
        padding-bottom: 15px;
    }
    .block-filters_section-bottom{
        padding: 5px 0 10px;
        text-align: center;
    }
    .block-filters_section-bottom_a{
        font-size: 18px;
        line-height: 21px;
        display: none;
    }
    .btn-success_filters{
        font-size: 18px;
        padding: 10px 40px;
        margin-left: 0;
        margin-top: -35px;
        margin-bottom: 15px;
    }
    .block-filters_section-bottom_a-modal {
        display: block;
    }
    .tab-pane-p-bottom{
        padding-top: 15px;
        display: inline-block;
        width: 100%;
    }
    /*------------------------*/
    .collapse-style-timetable{
        margin: 10px 0;
    }
    .block-weight{
        width: 346px;
        margin: 0 auto;
        display: inline-block;
    }
    .test-title{
        text-align: left;
        margin-right: 12px;
    }
    .test-title-w-xs{
        width: 210px;
    }
    .loading-tm{
        margin-top: -15px;
    }
    .shedding{
        width: 100%;
        height: 1px;
        background: #E0E0E0;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .test-block{
        margin-top: 15px;
        margin-bottom: 40px;
        padding-bottom: 15px;
    }
    .test-block-top{
        padding: 15px 10px;
        margin-bottom: 15px;
    }
    .test-block-no_result{
        padding: 55px 15px;
    }
    .test-block-top-1-3{
        display: inline-block;
        width: 105px;
    }
    .test-block-top-1-3 p{
        padding-top: 5px;
        margin-bottom: 0;
    }
    .test-block-top-1-2{
        display: inline-block;
        width: 160px;
    }
    .test-block-top-1-2 p{
        padding-top: 5px;
        margin-bottom: 0;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #4F4F4F;
    }
    .test-block-top-title{
        text-align: center;
    }
    /*----------------------------------------Аккаунт-табы4-----------------------------------*/
    .data-event_div{
        margin: 15px auto 30px;
        width: 346px;
        display: inline-block;
    }
    .data-event_div span{
        font-size: 22px;
        line-height: 33px;
        padding: 2px 17px;
    }
    .data-event_div-line{
        width: 100%;
        height: 0.5px;
        background: #777777;
        margin-top: -15px;
    }
    .block-event_top-photo{
        width: 50px;
        height: 50px;
    }
    .block-event_top-account-position_label-photo{
        width: 22px;
        height: 22px;
    }
    .block-event{
        width: 346px;
        padding: 10px 10px;
        margin: 10px auto;
    }
    .block-event_top-signature{
        width: 220px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .block-event_top-signature-div{
        font-size: 15px;
        line-height: 19px;
        padding-bottom: 0px;
    }
    .block-event_top-data{
        font-size: 14px;
        line-height: 19px;
        margin-top: 20px;
        margin-left: -64px;
        margin-bottom: 0;
    }

    .block-photo-comment{
        padding: 13px 10px 14px 10px;
        text-align: left;
        position: relative;
    }
    .block-photo-comment-left{
        display: inline-block;
        width: 290px;
        vertical-align: top;
    }
    .block-photo-comment-left_top{
        display: inline-block;
        padding-bottom: 10px;
    }
    .block-photo-comment-left_top-photo{
        width: 45px;
        margin-right: 5px;
        border-radius: 50%;
    }
    .block-photo-comment-left_top-text{
        font-size: 16px;
        line-height: 19px;
        width: 215px;
        padding-left: 0;
        padding-top: 13px;
    }
    .block-photo-comment-left_text{
        font-size: 16px;
        width: 182px;
        min-height: 85px;
        display: inline-block;
        line-height: 21px;
        margin-bottom: 0;
    }
    .block-photo-comment-img{
        width: 74px;

    }
    .block-photo-comment-img_absolute{
        position: absolute;
        right: 10px;
        top: 80px;
    }
    .block-photo-comment-img_absolute-top{
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .block-notifications{
        width: 300px;
        padding: 18px 0 27px;
        display: inline-block;
        margin: 10px auto;
        text-align: center;
    }
    .block-notifications_text{
        vertical-align: top;
        display: inline-block;
        width: 285px;
        font-size: 18px;
        line-height: 21px;
        padding: 9px 15px 0 20px;
    }
    .block-notifications_img{
        vertical-align: top;
    }
    .block-notifications_btn{
        background: #FFFFFF;
        border-radius: 10px;
        padding: 12px 20px;
        font-size: 18px;
        line-height: 21px;
        color: #009C42;
        margin-top: 18px;
    }

    .block-event_a{
        font-size: 20px;
        line-height: 23px;
        float: left;
    }
    .block-event_map{
        width: 100%;
        height: 300px;
        margin-top: 10px;
    }
    .users-width{
        text-align: center;
        width: 120px;
        margin-bottom: 30px;
        margin-top: 10px;
    }
    .users-width_a{
        font-size: 16px;
        line-height: 19px;
    }
    .users-width_img{
        width: 80px;
        border-radius: 50%;
        margin-bottom: 5px;
    }
    .photo-user-like{
        vertical-align: top;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-top: 5px;
    }
    .user-like-name{
        font-size: 14px;
        width: 115px;
        margin-left: 10px;
        margin-top: 3px;
    }
    .video{
        width: 275px;
    }
    .photo-like{
        height: 60px;
        vertical-align: top;
    }
    .user-like{
        margin-bottom: 12px;
    }
    .user-like_right{
        text-align: right;
        width: 80px;
        padding-top: 4px;
        display: inline-block;
    }
    .changes-account_p{
        padding-left: 15px;
        font-size: 16px;
        line-height: 20px;
        width: 210px;
        margin-bottom: 0;
        vertical-align: top;
        margin-top: 0px;
    }
    .changes-account_p-top{
        margin-top: 5px;
    }
    .changes-account_img{
        vertical-align: top;
        width: 45px;
    }
    .changes-account{
        text-align: left;
        margin-bottom: 25px;
    }
    .changes-account_p p{
        width: 100%;
        font-size: 16px;
        line-height: 23px;
    }

    .download-btn{
        width: 300px;
        font-size: 18px;
        line-height: 23px;
        border-radius: 5px;
        margin: 20px auto 50px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .test-block-top-p-none-xs{
        display: none;
    }
    .test-block-top-p-display-xs{
        display: block;
    }
    .test-block-row-photo{
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .test-block-top-1-3-w{
        width: 160px;
    }
    .shedding-mlr{
        display: inline-block;
        width: 310px;
        height: 1px;
    }
    /*-------------------------------------*/
    .test-block-body-col{
        width: 300px;
        margin:5px 10px 20px;
    }
    .test-block-body-col-img{
        width: 100%;
    }
    .test-block-body-col-btn{
        position: absolute;
        left: 20%;
        right: 15px;
        bottom: 30px;
        font-size: 12px;
        line-height: 14px;
        height: 35px;
        width: 180px;
        padding-top: 7px;
        padding-bottom: 8px;
    }

    .shadow-block{
        height: 140px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .test-block-body-col-p{
        font-size: 18px;
        margin-top: 9px;
        display: inline-block;
        width: 200px;
        padding-left: 15px;
        text-align: left;
    }
    .btn-success-pb{
        margin-bottom: 20px;
    }
    .test-block-body-col-xs{
        display: none;
    }

    .modal-bode-ul{
        margin-left: 0px;
    }
    .btn-success-big-w{
        width: 100% !important;
        padding-left: 5px;
        padding-right: 5px;
    }
    .modal-body-img-big{
        width: 100%;
        max-width: 350px;
    }
    .modal-sm {
        width: 350px;
        margin: 30px auto;
    }
    .modal-photo_div-a{
        display: block;
    }
    .checkbox-primary{
        padding-left: 3px;
    }
    .test-block-bottom{
        border-top: none;
        padding-top: 0;
    }
    .btn-success-big-fw{
        width: 305px;
    }
    .btn-success-w300{
      width: 300px;
    }
    .test-title-w-xs-img{
        position: relative;
        margin-top: -30px;
    }
    .one-ruble-modal .modal-dialog {
        margin-bottom: 40px !important;
    }
}





@media (max-width: 373px) {

    .nav-pills > li > a {
        width: 145px;
        padding: 6px 0;
    }
    .block-filters_section-content{
        width: 210px;
        padding-left: 7px;
    }
    .collapse-style{
        width: 100%;
        padding: 28px 15px;
        text-align: left;
    }
    .btn-success-big{
        padding: 17px 90px;
    }
    .block-weight{
        width: 290px;}
    .test-title{
        font-size: 17px;
        margin-right: 8px;
    }
    .test-block-top-1-3{
        display: inline-block;
        width: 85px;
    }
    .test-block-top-1-2{
        display: inline-block;
        width: 130px;
    }
    .test-block-top{
        padding: 15px 5px;
    }
    .test-block-top-1-3 p{
        font-size: 12px;
    }
    .test-block-top-1-2 p{
        font-size: 12px;
    }
    .btn-success-big-w{
        width: 290px;
    }
    .block-event{
        width: 300px;
    }
    .test-block-top-p-none-xs{
        display: none;
    }
    .test-block-top-1-3-w{
        width: 130px;
    }
    .shedding-mlr{
        display: inline-block;
        width: 260px;
        height: 1px;
    }
    .test-block-bottom-btn{
        width: 260px;
    }
    .test-block-bottom{
        border-top: 1px solid #BDBDBD;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    /*-------------------------------------*/
    .test-block-body-col{
        width: 260px;
        margin:5px 10px 20px;
    }
    .test-block-body-col-img{
        width: 100%;
    }
    .test-block-body-col-btn{
        position: absolute;
        left: 16%;
        right: 15px;
        bottom: 30px;
        font-size: 12px;
        line-height: 14px;
        height: 35px;
        width: 180px;
        padding-top: 7px;
        padding-bottom: 8px;
    }

    .shadow-block{
        height: 140px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .test-block-body-col-p{
        font-size: 18px;
        margin-top: 9px;
        display: inline-block;
        width: 150px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 15px;
        text-align: left;
        float: left;
    }
    .btn-success-pb{
        margin-bottom: 20px;
    }
    .test-block-body-col-xs{
        display: none;
    }
    .test-block-body-col-photo{
        width: 60px;
        float: left;
    }
    /*------------------настройка-------------------*/
    .modal-dialog-width{
        width: 544px;
    }
    .modal-content{
        border-radius: 23px;
        box-shadow: none;
        border: none;
    }
    .modal-header{
        border: none;
        padding: 25px 35px;
        position: relative;
    }
    .modal-title{
        font-size: 24px;
        line-height: 28px;
    }
    .modal-header_close{
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 1;
    }
    .modal-body{
        padding: 10px 20px;
    }
    .modal-body_table{
        text-align: left;
    }
    .modal-body_table thead th{
        border: none;
    }
    .modal-body_table > thead > tr > th,
    .modal-body_table > tbody > tr > th,
    .modal-body_table > tfoot > tr > th,
    .modal-body_table > thead > tr > td,
    .modal-body_table > tbody > tr > td,
    .modal-body_table > tfoot > tr > td {
        padding: 6px;
        font-weight: 300;
        font-size: 14px;
        line-height: 19px;
    }
    .modal-body_table > thead > tr > th {
        font-size: 16px;
        line-height: 21px;
        color: #333333;
    }
    .modal-footer{
        margin: 0 20px 30px;
        border-bottom: 0.5px solid #E5E4E4;
        text-align: right;
    }
    .modal-footer_p{
        font-size: 16px;
        line-height: 19px;
        text-align: left;
        margin-bottom: 15px;
        padding-top: 15px ;
    }
    .modal-footer_p a{
        color: #0024DE;
    }
    .modal-footer_p span{
        font-weight: bold;
    }
    .modal-footer_btn{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        color: #FFFFFF;
        padding: 10px 38px;
        background: #139E8D;
        border-radius: 5px;
    }
    .modal-body_table-th_r{
        text-align: right;
    }
    .modal-body_table-th_l{
        width: 270px;
    }
    .btn-default{
        font-size: 18px;
        line-height: 21px;
    }
    .btn-default_center{
        margin: 0 auto 15px;
        display: inline-block;
    }
    .form-content-padding{
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 80px;
    }
    .btn-success-big-w{
        width: 100% !important;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 15px;
    }


    .modal-content{
        border-radius: 15px;
        box-shadow: none;
        border: none;
        text-align: center;
        padding-bottom: 20px;
    }
    .modal-header{
        border: none;
        padding: 15px 35px 0;
        position: relative;
    }
    .modal-title{
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        color: #333333;
        margin-top: 18px;
        margin-bottom: 17px;
    }
    .modal-header_close{
        position: absolute;
        right: 15px;
        top: 13px;
        opacity: 1;
    }
    .modal-body-p{
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        color: #4F4F4F;
        margin-bottom: 23px;
    }
    .modal-body-img-min{
        padding: 5px 4px;
        width: 80px;
    }
    .modal-sm {
        width: 300px;
    }
    .modal-photo_div{
        padding: 5px;
        height: 100px;
        width: 83px;
        text-align: center;
        vertical-align: top;
    }
    .modal-photo{
        width: 70px;
        height: 70px;
        margin-bottom: 7px;
    }
    .installation-top{
        width: 100%;
        padding: 25px 20px;
    }
    .checkbox-primary{
        padding-left: 3px;
    }
    .form-content-xs-p{
        padding: 5px;
    }
    .check-label{
        font-size: 14px;
    }
    .test-block-bottom{
        border-top: none;
        padding-top: 0;
    }
    .btn-success-w300{
        width: 260px;
    }
   
}
@media (max-width: 767px) {
    .footer-flex {
        flex-direction: column;
    }
    .special-footer-block {
        order: -1;
    }
    .footer-block-1 {
        order: 1;
    }
    .footer-block {
        padding: 40px 0 0 50px;
    }
    .footer-block:last-child {
        padding-bottom: 40px;
    }
}
@media (max-width: 375px) {
    .footer-block-1 {
        margin-bottom: 60px;
    }
}