.adaptive {
    box-sizing: border-box;
    width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {

.adaptive {
    width: 100%;
}

.srvBlock {
    width: 100%;
    float: none;
}

section.slider {
    height: 380px;
}

section.slider .table {
    height: 380px;
}

section.slider .adaptive {
    height: 380px;
    padding: 0;
}

li.slideBlock .slide {
    height: 380px;
}

.jobBlock {
    margin: 0 !important;
    width: 33.333%;
    padding: 0 10px 20px;
    box-sizing: border-box;
}

.foot_info.col {
    width: auto;
    padding: 0 20px 0 0;
    vertical-align: middle;
}

.foot_menu.col {
    padding: 0 0 0 0px;
    display: none;
}

.jobBlock a {
    padding: 10px 10px;
}

.jobBlock a h3 {
    height: 64px;
}

.article_list .articleBlock {
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px 20px;
    margin: 0;
}

.videoBlock {
    margin: 0 10px 20px !important;
}

.col.logotype a h2 {
    font-size: 22px;
}

}

@media only screen and (min-width: 600px) and (max-width: 959px) {

.adaptive {
    width: 100%;
}section.preims .col {
    width: 186px;
    display: inline-table;
    box-sizing: border-box;
}

.preimblock {
    padding: 0px 10px 30px;
}

.section_title {
    font-size: 28px;
}

.col.left_collun {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 0 0;
}

.srvBlock {
    width: 100%;
}

.col.form {
    padding: 30px;
}

section.preims .table {
    text-align: center;
}

.col.personal_txt {
    width: 280px;
    padding: 0 30px;
}

section.preims {
    padding: 50px 0 20px;
}

section.form_photo {
    padding: 40px 0;
}

.jobBlock {
    width: 50%;
    margin: 0 !important;
    padding: 0 10px;
    box-sizing: border-box;
}

.jobBlock:nth-child(2n) {margin: 0 0px 20px 0 !important;}

hr.footer.clear {
    display: none;
}

.head_line_1 {
    display: none;
}

.col.logotype a h2 {
    font-size: 22px;
}

.col.head_social {
    width: 92px;
}

.col.head_social a {
    margin: 5px;
}

header {
    /* border-top: 50px solid #422419; */
    padding: 0;
}

.col.head_tel {
    width: 230px;
}

.col.head_tel h4 {
    font-size: 22px;
}

.foot_menu.col {
    display: none;
}

.foot_info.col {
    width: auto;
}

.foot_contacts.col {
    width: 260px;
}

.foot_contacts.col h3 {
    font-size: 14px;
}

.foot_info.col a h2 {
    line-height: 28px;
}

section.slider {
    height: 300px;
}

section.slider .table {
    height: 300px;
}

section.slider .adaptive {
    padding: 0;
}

li.slideBlock .slide {
    height: 300px;
}

.col.list_services {
    display: block;
}

.articleBlock {
    width: 100%;
}

.articleBlock a {
    width: 100%;
    box-sizing: border-box;
}

section.services {
    padding: 40px 0 0;
}

.mobile_panel {
    position: fixed;
    background: #202e3a;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 103;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
    display: block;
}

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    display: block;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}

a.menu_but {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #132635;
    display: block;
    background-image: url(/images/menu.png);
    background-size: 34px 34px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0s;
}

.mobile_menu ul {
    padding: 0;
}

.mobile_menu a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    display: block;
    padding: 8px 30px;
    line-height: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}

.mobile_menu {
    background: #202e3a;
    overflow: hidden;
    z-index: 102;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    transition: 0.3s;
    padding-top: 60px;
    display: block;
    overflow: auto;
}

body.menu_open .mobile_menu {
    left: 0;
}

footer {
    margin: 0;
}

.col.content {
    display: block;
}

section.container .table {
    display: block;
}

.mobile_menu li a.sub {
    display: none;
}

.mobile_menu a.mobile_none + ul {
    display: none;
}

.col.logotype a img {
    display: none;
}

section.price_table .table {
    width: 100%;
}

.preimblock img {
    padding: 20px 0;
}
 
}

@media only screen and (max-width: 599px) {

.adaptive {
    width: 100%;
    padding: 0 15px;
}

.head_line_1 {
    display: none;
}

.table, .adaptive.table {
    display: block;
}

.col {
    display: block;
    height: auto;
}

header {
    padding: 0;
    position: relative;
    border-top: 0;
}

.head_line_2 .adaptive.table {
    height: auto;
}

.col.logotype {
    text-align: center;
    padding: 20px 0;
}

.col.logotype a h2 {
    font-size: 26px;
    line-height: 32px;
}

.col.head_social {
    height: 36px;
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 0 15px 20px;
}

.col.head_tel {
    width: auto;
    text-align: center;
    padding: 0 0 20px;
}

.col.personal_txt {
    width: auto;
    padding: 20px;
    text-align: center;
}

section.slider .adaptive {
    height: auto;
    padding: 0;
}

li.slideBlock .slide {
    height: 200px;
}

section.slider .lSSlideOuter {
    height: auto;
    position: relative;
}

section.slider {
    height: auto;
}

section.slider .table {
    height: auto;
}

section.preims .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px 10px;
}

.section_title {
    font-size: 22px;
    padding: 0 20px 30px;
    line-height: 28px;
}

section.preims {
    padding: 30px 0 0;
}

.preimblock {
    padding: 0 0 20px;
}

.col.left_collun {
    width: 100%;
    padding: 0;
}

.srvBlock {
    width: 100%;
    float: none;
    min-height: 0px;
    padding: 0 0 20px;
}

section.form_photo {
    padding: 30px 0;
}

.col.photo {
    display: none;
}

.col.form {
    padding: 20px 20px;
    box-sizing: border-box;
    width: auto;
    text-align: center;
}

.jobBlock {
    width: 100%;
    float: none;
    margin: 0;
}

.col.personal_photo {
    padding: 0;
}

hr.footer.clear {
    display: none;
}

.foot_main {
    height: auto;
}

.foot_info.col {
    width: auto;
    text-align: center;
    padding: 0 0 20px;
}

.foot_menu.col {
    padding: 0 0 20px;
}

.foot_menu.col ul {
    border: none;
    padding: 0;
}

.foot_menu.col ul li {
    text-align: center;
}

.foot_contacts.col {
    margin: 0 0 30px;
}

.srvBlock .table {
    height: auto;
}

.col.list_services {
    padding: 0 0 10px;
}

.mobile_panel {
    position: fixed;
    background: #202e3a;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 103;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
    display: none;
}

a.menu_but {
    float: left;
    width: 50px;
    height: 50px;
    background-color: #202e3a;
    display: block;
    background-image: url(/images/menu.png);
    background-size: 34px 34px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0s;
}

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    display: block;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}

.mobile_menu {
    background: #202e3a;
    overflow: hidden;
    z-index: 102;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    transition: 0.3s;
    padding-top: 60px;
    display: none;
    overflow: auto;
    box-sizing: border-box;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    padding: 0;
}

.mobile_menu a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    display: block;
    padding: 7px 30px;
    line-height: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}

.mobile_menu li:first-child a {
}

article.article a.swipebox {
    display: block;
    float: none;
    width: 100%;
}

article.article a.swipebox img {
    max-width: 100%;
    margin: 0 auto;
}

footer {
    height: auto;
    margin: 0;
}

.videoBlock {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 20px;
}

.modal_block {
    width: 100%;
}

.mobile_menu li a.sub {
    display: none;
}

.col.logotype a img {
    float: none;
    margin: 0 0 15px;
    height: 80px;
}

.mobile_menu a.mobile_none + ul {
    display: none;
}

.fix_bottom a {
    margin: 10px 0 0;
    width: 54px;
    height: 54px;
}

.col.logotype a h1 {
    font-size: 24px;
}

section.price_table .table {
    width: 100%;
}

.preimblock img {
    padding: 20px 0;
}

.copyright span {
    font-size: 11px;
}

}