@media (max-width: 767px){    header .logo    {        width: 100%;        margin-bottom: 20px;        order: 1;    }    header .logo img    {        margin: 0 auto;    }    header .contact    {        order: 2;    }    header .contact2    {        order: 3;    }    header .menu ul li    {        display: block;        width: 100%;    }    .main_slider .slide .info    {        font-size: 22px;        line-height: normal;        padding-left: 0;        text-align: center;    }    .main_slider .slide .details    {        margin-right: auto;        margin-left: auto;    }    .main_slider .slide .name    {        font-size: 25px;        margin-bottom: 20px;    }    .main_slider .slide .title    {        font-size: 30px;        margin-bottom: 20px;    }    .main_slider .slide .desc    {        margin-bottom: 30px;    }    .amenities .grid .item    {        width: calc(50% - 14px);    }    .text_block .columns    {                column-count: 1;        -webkit-column-count: 1;           -moz-column-count: 1;        -webkit-column-gap: 0;           -moz-column-gap: 0;                column-gap: 0;    }    .advantages .items .item,    .advantages_inner .items .item    {        width: calc(50% - 30px);    }    .portfolio_page_block .portfolio_page_item    {        width: 50%;        margin-bottom: 10px;    }    .categories .grid .category_wrap    {        width: 50%;    }    .our_work .grid .img    {        width: calc(50% - 18px);        height: 298px;    }    .our_work .grid .item    {        width: 50%;    }    .our_work .grid .item .imgSmall    {        height: 140px;    }    .our_work .grid .imgBig    {        width: calc(100% - 18px);        height: 220px;    }    .section_form .title    {        font-size: 30px;        line-height: normal;    }    .section_form .contact,    .section_form .form    {        width: 100%;    }    .technology .slider .slide a    {        display: block;        width: 100%;    }    .technology .slider .slide a:nth-child(2n)    {        margin-left: 0;    }    .technology .slider .slide a:nth-child(2)    {        margin-top: 16px;    }    .content_block .grid .item    {        width: calc(50% - 14px);    }    .text_block .table_wrap    {        overflow: auto;        max-width: 100%;        padding-bottom: 0;    }    .text_block .table_wrap::-webkit-scrollbar    {        width: 7px;        height: 10px;        border-radius: 0;        background-color: #eee;        -webkit-appearance: none;    }    .text_block .table_wrap::-webkit-scrollbar-thumb    {        border-radius: 0;        background-color: #ba0101;    }    .text_block table    {        width: 728px !important;        height: auto !important;    }    .text_block td    {        font-size: 16px;        line-height: normal;    }    footer .address    {        font-size: 14px;    }    footer .menu    {        display: none;    }    footer .copy,    footer .seo    {        width: 100%;        text-align: center;    }    footer .copy > *    {        text-align: center;    }    footer .seo a    {        display: inline-block;        vertical-align: top;    }}