
@media screen and (max-width: 1790px) {
    .owl-dots {
        width: 1250px;
    }
}
@media screen and (max-width: 1650px) {
    .contacts_map {
        width: 770px;
        height: 638px;
    }
}

@media screen and (max-width: 1580px) {
    .owl-dots {
        width: 1100px;
        height: 58px;
    }    
    .dots_p {
        font-size: 20px;
    }    

    .owl-dot {
        margin-top: 0px;
    }
}
@media screen and (max-width: 1450px) {
    .skzi_blocks{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

    .skzi_block {
        width: 300px;
    }

    .skzi_fine-title {
        font-size: 30px;
    }

    .skzi_fine-title {
        margin-bottom: 10px;
    }

    .skzi_fine {
        width: 300px;
        padding: 24px 24px 20px 24px;
    }
}
@media screen and (max-width: 1400px) {
    .owl-dots {
        width: 900px;
    }

    .arrowsSlider {
        position: absolute;
        bottom: 30px;
    }

    .tachosCarts_main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
    }

    .tachosCart-driver {
        width: 250px;
        margin-right: 20px;
    }

    .tachosCarts-driver {
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

}
@media screen and (max-width: 1350px) {
    .contacts_map {
        width: 100%;
        height: 400px;
        position: relative;
    }

    .contacts_blocks {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .section_contacts {
        margin-bottom: 0px;
    }

    .container {
        width: 90%;
        margin: auto;
    }

    .contacts_block-phone{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .radio_checkBlock {
        width: 330px;
    }
    .docs_block {
        width: 300px;
    }

    .docs_blocks{
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
    }

    .carts_block-img {
        width: 415px;
        height: 260px;
    }
    

    .carts_block-imgs{
        background-repeat: no-repeat;
        background-size: cover;
    }

    .carts_block-title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .glonass_block {
        width: 300px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .glonass_main {
        width: 850px;
        height: 500px;
        display: block;
    }

    .stat_title {
        font-size: 32px;
    }

    .stat_ico {
        width: 60px;
        height: 60px;
        display: block;
        margin-bottom: 35px;
    }

    .stat_text {
        font-size: 16px;
    }

    .slider_item {
        height: 680px;
    }

    .section_slider {
        height: 680px
    }

    .tachosData_block {
        margin-right: 60px;
    }

    .tachosData_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }
}

@media screen and (max-width: 1320px) {
    .tachos_blocks-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .tachos_blocks{
        width: 100%;
        margin-bottom: 50px;
    }

    .tachosData_block {
        width: 50%;
        margin-right: 20px;
    }
}
@media screen and (max-width: 1250px) {
    .footer_logo {
        width: 242px;
        height: 42px;
    }

    .footer_links {
        width: 310px;
    }

    .section_form-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .input_name, .input_phone {
        width: 100%;
    }

    .sections_h2 {
        font-size: 30px;
    }

    .form_overlay{
        display: block;
    }
}

@media screen and (max-width: 1200px) {
    .radio_checkBlock {
        width: 46%;
        margin-right: 0px;
    }

    .radio_checkBlocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }
}

@media screen and (max-width: 1180px) {
    .tachosCarts_main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }

    .tachosCarts-drivers{
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1160px) {
    .radio_info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .radio_infoImg {
        width: 490px;
        height: 320px;
    }

    .radio_inform {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .owl-dots {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 280px;
        height: 240px;
        padding-left: 30px;
    }

    .br_slider{
        display: block;
    }

    .dots_p {
        text-align: start;
    }

    .arrowsSlider_next {
        left: 17%;
    }

    .slider_item-title {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .slider_item-p {
        width: 400px;
        margin-bottom: 30px;
    }
    .slider_item {
        background-position: -370px center;
    }

    .slider_overlay{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (max-width: 1100px) {
    .features_block {
        width: 254px;
        margin-right: 10px;
    }

    .features_blocks {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
    }

    .popup_forms {
        padding: 50px;
        width: 700px;
        background-position: 90%;
    }
}
@media screen and (max-width: 1070px) {
    .docs_block {
        width: 46%;
    }

    .docs_block:nth-child(2n+2) {
        margin-right: 0px;
    }
}
@media screen and (max-width: 1050px) {
    .contacts_block-title {
        font-size: 16px;
    }
    .contacts_block-geo {
        font-size: 16px;
    }

    .contacts_block-phones {
        font-size: 16px;
    }

    .Cblock-phone {
        font-size: 16px;
    }

    .Cblock-mail {
        font-size: 16px;
    }

    .footer_phoned {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
    }

    .footer_icons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .footer_icons-a:last-child{
        margin-right: 0px;
    }

    .sections_h2 {
        font-size: 30px;
    }

    .carts_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 50px;
    }

    .carts_block-info {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        margin-top: 30px;
    }

    .carts_block-img {
        margin-right: 0px;
    }

    .glonass_block {
        width: 260px;
        margin-right: 20px;
    }

    .glonass_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
    }

    .about_blockInfo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .about_block {
        margin-right: 0px;
    }

    .about_block-p {
        margin-bottom: 30px;
    }

    .about_img {
        width: 114px;
        height: 30px;
    }

    .about_skaut{
        width: 100%;
        height: 100%;
    }
    
    .partners_img {
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .skzi_blocks {
        width: 80%;
        margin: auto;
    }

    .skzi_block{
        margin-bottom: 30px;
    }

    .skzi_block:nth-child(2n+2) {
        margin-right: 0px;
    }

    .skzi_blocks{
     -webkit-flex-wrap: wrap;
         -ms-flex-wrap: wrap;
             flex-wrap: wrap;   
    }
}

@media screen and (max-width: 991px){
    .sections_h1 {
        font-size: 32px;
    }

    .sections_circle {
        width: 76px;
        height: 76px;
    }

    .ham{
        display: block;
    }

    .header_rowLinks{
        display: none;
    }

    .header_geo{
        display: none;
    }

    .header_info {
        margin-right: 50px;
    }

    .header_phone-mobile{
        margin-right: 0;
    }

    .header_links-a{
        margin-top: 5px;
        margin-left: 0;
    }

    .header_geo-mobile{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        margin-right: 0px;
        text-align: center;
    }

    .header_links-drop:hover .header_links-dropdown {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .header_links-dropdown {
        left: -75px;
        top: 29px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        background-color: #fff;
        z-index: 500;
    }

    .header_linksDrop-a {
        text-align: center;
    }

    .header_phone {
        font-size: 20px;
    }

    .tachosData_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .tachosData_block {
        width: 100%;
        margin-right: 0px;
    }

    .section_dopInfo-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .dopInfo_blocks {
        width: 100%;
    }

    .header_secondRow {
        display: none;
    }

    .section_tachos {
        margin-top: 40px;
    }
}
@media screen and (max-width: 900px){
    .footer_wrapper{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .footer_inform{
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-right: 30px;
    }

    .footer_links {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
    }

    .footer_socials {
        margin-top: 50px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
            -ms-flex-order: 3;
                order: 3;
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .footer_links-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .footer_link {
        text-align: center;
    }

    .footer_phoned {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .radio_check {
        width: 58px;
        height: 58px;
        margin-right: 15px;
    }

    .glonass_main {
        width: 660px;
        height: 400px;
        display: block;
    }


}
@media screen and (max-width: 900px){
    .section_tachosDesc {
        padding: 60px 0px;
    }

    .section_tachosDesc-blocks {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .section_tachosDesc-block {
        margin-right:0px;
    }

    .section_tachosDesc-blocks {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .section_tachosDesc-blocks {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 50%;
        margin: auto;
    }

    .section_tachosDesc-block{
        width: 500px;
        margin-bottom: 20px;
    }

    .tachosDesc-p {
        margin-top: 10px;
    }
}
@media screen and (max-width: 865px){
    .skzi_blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .skzi_block {
        width: 100%;
        margin-right: 0px;
    }

    .skzi_blocks {
        width: 100%;
        margin: auto;
    }

    
}
@media screen and (max-width: 860px){
    .contacts_blocks {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        width: 70%;
        margin: auto;
    }

    .contacts_block-title {
        width: 50%;
    }

    .contacts_block-geo {
        width: 50%;
    }

    .contacts_block-socials {
        width: 50%;
    }

    .br860{
        display: none;
    }
    
    .glonass_block {
        width: 45%;
        margin-right: 30px;
    }

    .glonass_block:nth-child(3n+3) {
        margin-right: 30px;
    }
    .glonass_block:nth-child(2n+2) {
        margin-right: 0px;
    }

    .section_stat-wrapper {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        width: 80%;
        margin: auto;
    }

    .stat_block {
        width: 50%;
        margin-bottom: 30px;
    }

    .arrowsSlider_next {
        left: 18%;
    }

    .slider_item {
        background-position: -600px center;
    }

    .tachos_block-img {
        width: 54px;
        height: 54px;
        display: block;
    }

    .tachos_blockInform {
        margin-left: 15px;
    }

    .tachos_block-title {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .tachos_main-img{
        width: 400px;
    }

    .tachos02 {
        top: -40px;
        left: 10px;
        width: 60px;
    }

    .tachos03 {
        top: -45px;
        right: 100px;
        width: 50px;
    }

    .tachos04 {
        bottom: -50px;
        left: 110px;
        width: 50px;
    }

    .tachos01 {
        bottom: -55px;
        right: 90px;
        width: 50px;
    }

    .tachos05 {
        bottom: -65px;
        right: 0px;
        width: 50px;
    }


}


@media screen and (max-width: 768px){
    .header_phone {
        display: none;
    }

    .header_phone-mobile{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .popup_forms {  
        padding: 20px;
        width: 90%;
    }    

    .closebtn-modal {
        top: 20px;
        left: 20px;
    }

    .modal_form-p{
        margin-bottom: 20px;
    }

    .input_name, .input_phone {
        padding: 10px 0px;
    }

    .form_modalCapthca{
        margin-top: 25px;
    }
    .popup_yes {
        width: 420px;
    }

}
@media screen and (max-width: 700px){
    .radio_checkBlocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .radio_checkBlock {
        width: 100%;
        margin-bottom: 30px;
    }

    .glonass_main-img {
        overflow-x: auto;
        width: 100%;
    }

    .glonass_main {
        width: auto;
    }

    .glonass_main-img {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .arrowsSlider_next {
        left: 20%;
    }

    .tachosData_imgs {
        width: 100%;
    }

    .tachosData_imgs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .tachosData_imgBlock{
        margin-bottom: 30px;
    }

    .tachosData_block:nth-child(even) {
        margin-right: 0px;
        margin-top: 30px;
    }

    .tachosData_rows-inform {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .section_tachosDesc-blocks {
        width: 100%;
    }

   
}
@media screen and (max-width: 680px){
    .sections_h1 {
        font-size: 25px;
    }

    .sections_circle {
        width: 74px;
        height: 74px;
    }

    .sections_h2 {
        font-size: 24px;
    }

    .section_form {
        background-position-x: -500px;
    }

    .form_captcha {
        margin-top: 20px;
        margin-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .input_code {
        margin-bottom: 20px;
        margin-right: 10px;
    }

    .section_formMain {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        z-index: 500;
    }

    .section_form {
        margin-top: 50px;
    }   

    .radio_info {
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .code_col-modal{
        margin-bottom: 10px;
    }

    .btn_submit {
        padding: 5px 35px;
        font-size: 16px;
    }
}

@media screen and (max-width: 650px){
    .contacts_blocks {
        width: 100%;
    }

    .footer_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
    }

    .footer_inform {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-right: 0px;
        margin-bottom: 30px;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .footer_logo {
        margin-bottom: 0px;
    }

    .footer_links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .ww img {
        width: 55px;
        height: 30px;
        margin-right: 7px;
    }

    .ww p {
        font-size: 13px;
        line-height: 17px;
    }

    .footer_info-again{
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
            -ms-flex-order: 4;
                order: 4;
    }

    .footer_ww-again{
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
            -ms-flex-order: 5;
                order: 5;
    }

    .footer_info{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer_links {
        width: 100%;
    }

    .footer_link {
        margin-bottom: 10px;
    }

    .panel-heading-title {
        font-size: 16px;
    }

    .panel_body-p {
        font-size: 16px;
    }

    .panel_body-title {
        font-size: 16px;
    }

    .panel-heading {
        padding: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .panel_heading-img {
        margin-right: 5px;
    }

    .panel_body {
        padding-left: 0px;
    }

    .carts_block-desc {
        font-size: 16px;
    }

    .glonass_block-img {
        width: 65px;
        height: 65px;
        margin-bottom: 20px;
    }

    .glonass_blocks{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
    }

    .glonass_block {
        width: 100%;
        margin-right: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .glonass_block-p {
        text-align: center;
    }

    .glonass_block:nth-child(3n+3) {
        margin-right: 0px;
    }

    .glonass_block-p {
        font-size: 16px;
    }

    .section_about {
        margin-top: 60px;
    }

    .section_contacts {
        margin-top: 60px;
    }

    .slider_item-title {
        font-size: 36px;
    }

    .slider_item-p {
        width: auto;
    }

    .tachosCart-driver {
        margin-right: 0px;
    }

    .sectionsModal_h2{
        font-size: 18px;
    }

    .modal_form-p{
        font-size: 14px
    }

}

@media screen and (max-width: 600px){
    .sections_circle {
        width: 54px;
        height: 54px;
        top: -13px;
        left: -20px;
    }

    .tachos_blocks-p {
        margin-bottom: 30px;
    }

    .tachosCarts-driver{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .cartDriver-button{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .tachosCart-driver{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .cartDriver-p {
        text-align: center;
    }

    .tachosCart-detail {
        font-size: 16px;
    }

    .tachosCarts-drivers {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 550px){
    .radio_infoImg {
        width: 100%;
        height: 320px;
    }

    .radio_infoImg-img{
        background-size: cover;
    }

    .radio_info-p{
        font-size: 16px;
    }

    .radio_info {
        margin-top: 40px;
    }    

    .section_form {
        background-position-x: 90%;
        background-size: cover;
    }

    .form_sendBlock {
        margin-top: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .btn_submit {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .form_sendBlock-p {
        text-align: center;
    }

    .form_captcha {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .input_code {
        margin-right: 0px;
    }

    .section_formMain {
        width: 100%;
    }

    .refresh_block {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
    }

    .docs_blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 50px;
        margin-bottom: 50px;
        
    }

    .docs_block {
        width: 100%;
        margin-right: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .docs_block-a {
        text-align: center;
    }

    .docs_block-ico {
        margin-bottom: 15px;
    }

    .carts_block-title {
        font-size: 24px;
    }  
    
    .section_stat-wrapper {
        width: 100%;
    }

    .stat_title {
        font-size: 26px;
    }

    .stat_ico {
        margin-bottom: 20px;
    }

    .section_stat-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .stat_block {
        width: 100%;
    }   
    
    .section_stat {
        margin-top: 60px;
    }

    .partners_imgs {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .partners_img {
        width: 130px;
        height: 30px;
    }

    .section_slider {
        height: 740px;
    }

    .owl-dots {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        height: 200px;
    }

    .dots_p {
        font-size: 16px;
    }

    .arrowsSlider_next {
        left: 23%;
    }

    .owl-dots{
        -webkit-border-top-left-radius: 0px;
                border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
                border-top-right-radius: 0px;
    }

    .slider_item {
        height: 540px;
    }

    .arrowSlide-Left,
    .arrowSlide-Right{
        width: 35px;
    }

    .header_btn{
        display: none;
    }

    .header_img {
        width: 210px;
        height: 40px;
    }

    .headerMobile_logo{
        width: 240px;
    }

    .header_geo-mobile{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .header_btn-mobile{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .skzi_fine-title {
        font-size: 25px;
    }

    .skzi_title{
        margin-bottom: 30px;
    }

    .tachos_blocks-p {
        margin-bottom: 30px;
    }

    .skzi_titleInfo {
        margin-top: 15px;
    }

    .skzi_fine {
        width: 100%;
    }

    .footer-cookie-p {
        text-align: left;
        font-size: 10px;
    }

    .footer-cookie-sgl {
        font-size: 10px;
    }

    .modal_form-p {
        margin-bottom: 0px;
    }



    .input_code {
        margin-bottom: 10px;
    }

    .form_captcha {
        margin-top: 10px;
    }

    .form_sendBlock {
        margin-top: 10px;
    }

    .btn_submit {
        margin-bottom: 10px;
    }

    .input_name, .input_phone {
        padding: 5px 0px;
        font-size: 14px;
    }

}
@media screen and (max-width: 500px){
    .section_tachosDesc-block {
        width: 100%;
    }

    .popup_yes {
        width: 85%;
        padding: 40px;
    }
}
@media screen and (max-width: 480px){
    .contacts_blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .contacts_block-title {
        width: 100%;
    }

    .contacts_block-geo {
        width: 100%;
    }

    .contacts_block-socials {
        width: 100%;
    }

    .contacts_block-title {
        margin-bottom: 25px;
    }

    .contacts_block-geo {
        margin-bottom: 25px;
    }

    .contacts_block-phone {
        margin-bottom: 25px;
    }
    
    .contacts_map {
        width: 100%;
        height: 350px;
    }

    .sections_circle {
        left: -13px;
    }

    .tachos_block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .tachos_main-img {
        width: 300px;
    }

    .tachos02 {
        top: -60px;
        left: 10px;
        width: 50px;
    }

    .tachos_block-img {
        width: 44px;
        height: 44px;
        display: block;
    }

    .tachos03 {
        top: -60px;
        right: 100px;
        width: 50px;
    }

    .tachos04 {
        bottom: -70px;
        left: 60px;
        width: 50px;
    }
    

    .tachos01 {
        bottom: -75px;
        right: 70px;
        width: 50px;
    }

    .tachos05 {
        bottom: -95px;
        right: 0px;
        width: 45px;
    }
}
@media screen and (max-width: 450px){
    .radio_infoImg {
        height: 260px;
    }

    .arrowsSlider_next {
        left: 25%;
    }

    .slider_item-title {
        font-size: 28px;
    }

    .features_block {
        width: 100%;
        margin-right: 10px;
    }

    
    
}
@media screen and (max-width: 400px){
    .carts_block-img {
        width: 100%;
        height: 220px;
    }

    .slider_item-title {
        font-size: 32px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 380px){
    .radio_infoImg {
        height: 200px;
    }

    .carts_block-img {
        height: 233px;
    }

    .arrowsSlider_next {
        left: 27%;
    }

    
}

@media screen and (max-width: 350px){
    .partners_imgs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .partners_img {
        margin-right: 0px;
    }    
}
@media screen and (max-width: 340px){
    .section_form {
        background-position-x: -900px;
    }

    .carts_block-img {
        height: 180px;
    }
    
    
}