@media only screen and (max-width: 1243px) {
    .wrapper{
        width: 1024px;
    }
    .search_block{
        width: 380px;
        margin-left: 30px;
    }
    .mainmenu li a{
        font-size: 13px;
    }
    .ns_title{
        font-size: 16px;
        line-height: 26px;
    }
    .atl_text{
        font-size: 20px;
        line-height: 34px;
    }
    .about_slider{
        top: -65px;
    }
    .about_btns{
        width: 400px;
        margin-right: 20px;
    }
    .bottom_line{
        bottom: 45px;
    }
    .effects_left p{
        font-size: 28px;
        line-height: 42px;
    }
    .f_btn{
        width: 100%;
    }
    .effects_right{
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-right: 25px;
    }
    .hcb_toggle{
        right: inherit;
        left: 0;
    }
    .hcb_toggle:before{
        right: 109px;
    }
    .content{
        padding-left: 30px;
    }
    .dl_sum{
        font-size: 16px;
    }
    .cl_btn_actual{
        width: 200px;
    }
    .sp1 {
        bottom: 50px;
    }
    .ms_info {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    .wrapper {
        width: 768px;
    }
    .header_bottom{
        display: none;
    }
    .topmenu{
        display: none;
    }
    .logo{
        order: -2;
    }
    .phone_block{
       order: -1;
    }
    .search_block{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .report_title{
        font-size: 18px;
    }
    .report_wp{
        padding-left: 50px;
        padding-right: 50px;
    }
    .report_btn{
        width: 200px;
        font-size: 14px;
    }
    .at_left{
        padding-left: 50px;
        padding-top: 30px;
    }
    .about_slider{
        margin-left: 50px;
        top: 0;
        margin-top: 30px;
    }
    .about_btns{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
        margin: 0;
    }
    .reg_btn{
        margin: 0;
        width: 45%;
    }
    .auth_btn{
        margin: 0;
        width: 45%;
    }
    .about_center{
        padding-bottom: 100px;
    }
    .effects_left{
        padding-left: 50px;
    }
    .eb_text{
        padding-right: 10px;
    }
    .f_phone_block a{
        font-size: 20px;
    }
    .f_btn{
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .fc_w2{
        width: 30%;
    }
    .mm_link{
        display: block;
    }
    .header_mob_block{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .modal_w1{
        width: 750px;
        padding: 30px;
    }
    .modal_btn{
        width: 48%;
    }
    .left_menu{
        width: 100%;
        position: absolute;
        top: 50px;
        left: 0;
        z-index: 8900;
        display: none;
    }
    .content{
        width: 100%;
        padding: 0;
    }
    .mod_lm_btn{
        display: block;
        margin-bottom: 30px;
    }
    h1{
        margin-bottom: 30px;
    }
    .doc_title{
        margin-bottom: 15px;
    }

}
@media only screen and (max-width: 767px) {
    .wrapper {
        width: 100%;
    }
    .logo img{
        width: 130px;
        height: auto;
    }
    .phone_block p a{
        font-size: 14px;
    }
    .phone_block p{
        margin-left: 10px;
    }
    .header_center{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .main_slide{
        background: #ecf1f7 !important;
    }
    .ms_info{
        width: 100%;
    }
    .report_wp{
        background: #f28c00;
        padding: 30px 50px;
    }
    .report_btn{
        width: 100%;
        margin-top: 15px;
    }
    .screen_2{
        padding: 30px 0;
    }
    .screen_3{
        padding: 30px 0 0 0;
    }
    .screen_4{
        padding-top: 0;
        padding-bottom: 30px;
    }
    .at_img{
        display: none;
    }
    .at_left{
        width: 100%;
        padding: 30px 50px;
    }
    .about_slider{
        width: 100%;
        margin: 0;
    }
    .ab_banner{
        width: 100%;
        margin-bottom: 15px;
    }
    .ab_banner img{
        width: 100%;
        height: auto;
    }
    .screen_5{
        padding: 30px 0;
    }
    h2{
        font-size: 24px;
    }
    .defaulter_slider{
        padding-top: 30px;
    }
    .defaulter_slider .slider_arrows{
        top: -30px;
    }
    .effects_left{
        width: 100%;
        padding-top: 40px;
    }
    .effects_right{
        width: 100%;
        padding: 20px;
    }
    .screen_7{
        padding-bottom: 30px;
    }
    .f_column{
        width: 100% !important;
        margin-bottom: 20px;
    }
    .corruption_banner{
        margin-bottom: 30px;
    }
    .f_menu li{
        margin-bottom: 10px;
    }
    .f_menu{
        margin-bottom: 20px;
    }
    .f_btn{
        margin-bottom: 10px;
    }
    .footer_bottom p{
        padding-right: 0;
    }
    .corruption_banner{
        width: 100%;
        height: auto;
        padding: 25px;
    }
    .modal_w1{
        width: 450px;
        padding: 10px;
    }
    .modal_btn{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .modal_title{
        font-size: 18px;
        line-height: 24px;
    }
    .content h1{
        font-size: 24px;
    }
    .crb_top p{
        font-size: 18px;
    }
    .doc_top h1{
        width: 100%;
        margin-bottom: 15px;
    }
    .df_links{
        flex-direction: column;
    }
    .defaulters_info_block{
        height: auto;
        padding: 30px;
    }
    .dib_left{
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    .dib_right{
        width: 100%;
        display: block;
    }
    .dib_line_top{
        padding-top: 30px;
    }
    .dib_line_bottom{
        padding-bottom: 30px;
    }
    .dl_table{
        display: block;
    }
    .dl_table tbody{
        display: block;
    }
    .dl_table tr{
        display: block;
        border-bottom: 2px solid #00447E;
    }
    .dl_table td{
        display: block;
        width: 100% !important;
    }
    .dl_table .table_caption{
        display: none;
    }
    .dl_table tr td:nth-child(2){
        text-align: left;
    }

    .consumer_table{
        display: block;
    }
    .consumer_table tbody{
        display: block;
    }
    .consumer_table tr{
        display: block;
        border-bottom: 2px solid #00447E;
    }
    .consumer_table td{
        display: block;
        width: 100% !important;
        padding: 15px 0;
    }
    .consumer_table .table_caption{
        display: none;
    }
    .consumer_table tr td:nth-child(1){
        display: none;
    }
    .mob_table_title{
        display: block;
    }
    .cl_btn_actual{
        width: calc(100% - 80px);
        margin-bottom: 10px;
    }
    .cl_btn2{
        margin-bottom: 10px;
    }
    .cl_input_block{
        width: calc(100% - 80px);
    }
    .sp1{
        bottom: 23px;
    }
    .main_title{
        text-align: center;
    }
    .main_text{
        text-align: center;
        padding: 0 50px;
    }
    .main_btn{
        margin: 0 auto;
    }
    .about_slider .slider_arrows{
        right: 0;
    }
    .swiper3{
        margin-top: 40px;
        overflow: hidden;
    }
    .about_slide {
        margin-left: auto;
        margin-right: auto;
    }
    #swiper3 .swiper-slide {
        opacity: 1;
    }
    .sp1 {
        bottom: 15px;
    }
    .ms_info {
        padding-bottom: 60px;
    }
}
@media only screen and (max-width: 479px) {
    .age_info{
        display: none;
    }
    .header_choice_block p{
        font-size: 10px;
    }
    .mm_link{
        margin-right: 7px;
    }
    .lk_link{
        padding-left: 0;
        background: none;
    }
    .phone_block{
        width: 50%;
    }
    .phone_block p:last-child{
        display: none;
    }
    .main_title{
        font-size: 24px;
        line-height: 28px;
    }
    .main_text{
        font-size: 16px;
        margin-bottom: 25px;
    }
    .news_slider{
        padding-top: 30px;
    }
    .news_slider .slider_arrows{
        top: -30px;
    }
    .atl_title{
        font-size: 18px;
    }
    .atl_text{
        font-size: 16px;
        line-height: 22px;
    }
    .about_slider{
        padding-bottom: 30px;
    }
    .about_slider .slider_arrows{
        top: 337px;
    }
    .about_slide{
        width: 100%;
        border-radius: 2px;
        border: 1px solid #00447E;
        margin-top: 30px;
    }
    .swiper3{
        padding: 0;
        margin: 0;
    }
    .about_slider:before{
        display: none;
    }
    .about_btns .button{
        width: 100%;
        margin-bottom: 10px;
    }
    .screen_5 .all_news_link{
        margin-left: 0;
    }
    .effects_left{
        background-position: center 0;
        padding: 30px 10px;
    }
    .effects_left p{
        font-size: 20px;
        line-height: 28px;
    }
    .effect_block{
        width: 100%;
        margin-bottom: 20px;
    }
    .mm_list1 li{
        width: 100%;
    }
    .modal_w1{
        width: 280px;
    }
    .modal_btn{
        font-size: 18px;
        line-height: 22px;
    }
    .report_wp{
        padding: 30px;
    }
    .hcb_toggle{
        width: 280px;
        left: -30px;
    }
    .hcb_toggle:before{
        right: 96px;
    }
    .crb_top p{
        font-size: 16px;
        padding-right: 30px;
    }
    .crb_db_i_top p{
        font-size: 14px;
        padding-right: 30px;
    }
    .crb_db_i_top span{
        top: 5px;
    }
    .crb_top span{
        top: 7px;
    }
    .crb_text p{
        font-size: 15px;
        line-height: 22px;
    }
    .doc_block{
        padding-left: 35px;
    }
    .doc_block p{
        padding-right: 40px;
    }
    .doc_folder_block .crb_top{
        padding-left: 35px;
    }
    .content_wp{
        padding-bottom: 30px;
    }
    .dl_table_wp{
        border: none;
        padding: 0;
    }
    .defaulters_filter{
        position: relative;
    }
    .defaulters_filter .reset_btn{
        position: absolute;
        top: 8px;
        right: 0;
    }
    .cl_input_block{
        width: 100%;
        margin-bottom: 10px;
    }
    .cl_btn3{
        width: 100%;
    }
    .modal_w2{
        width: 280px;
    }
    .il_input{
        width: 73px;
    }
    .save_btn{
        width: 100px;
    }
    .cancel_btn{
        width: 90px;
    }
    .interval_btns{
        padding-right: 0;
    }
    .interval_title{
        padding-right: 15px;
    }
}