/*  mixin   */
@media screen and (max-width: 1700px) {
  main .block_1 .box-top h1 {
    margin-top: 100px;
  }
  main .block_1 .box-top .info-block {
    margin-top: 13%;
  }
}
@media screen and (max-width: 1500px) {
  main .block_1 .box-top h1 {
    margin-top: 70px;
  }
  main .block_1 .box-top .info-block {
    margin-top: 10%;
  }
}
@media screen and (max-width: 1300px) {
  main .block_1 .box-top h1 {
    margin-top: 70px;
  }
  main .block_1 .box-top .info-block {
    margin-top: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .header .underneath-header .find-wrap input#search {
    min-width: 215px;
  }
  main .block_1 .box-top {
    width: 100%;
  }
  main .block_1 .box-top h1 {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  main .block_1 .box-top .info-block {
    margin-top: 2%;
  }
  main .block_1 .box-top .info-block .for-img-wrap {
    margin: 45px 0 0 40px;
  }
  main .block_1 .box-top .info-block .info-menu {
    margin: 40px 35px 30px 0;
  }
  main .block_2 .big-box .photo-wrap img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  main .icon-circle-wrap .icon-circle {
    width: 20%;
  }
  main .icon-circle-wrap .icon-circle .circle {
    margin-left: 12px;
  }
  main .right-content .leadership-wrap .description {
    width: 65%;
  }
  main .right-content .steps-wrapper .description .field-wrap.right {
    width: 215px;
  }
  main .right-content .wrap-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  main .right-content .wrap-box .media_photo {
    margin: 0 0 30px 0;
  }
  main .right-content .wrap-box .news-box.small-box {
    width: 48.5%;
    margin: 0 0 20px 0;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(3n) {
    margin-right: 0;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(1n) {
    margin-right: 20px;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  main .contacts-block .img-wrap img {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #modals_wrap #modal_close {
    right: 0;
  }
  .header .underneath-header .find-wrap {
    width: 83%;
    margin-left: 35px;
    top: 64px;
  }
  .header .underneath-header .find-wrap input#search {
    display: inline-block;
    box-sizing: border-box;
    width: 99%;
    height: 40px;
  }
  .header .underneath-header .find-wrap .i-wrap {
    right: 2px;
  }
  .header .underneath-header .find-wrap #searchForm.hideInput #search {
    transition: 0.5s;
    min-width: 0;
    width: 0;
    padding: 0 0 0 0;
  }
  .header .underneath-header .all-btn-wrap {
    top: 0;
    left: 34px;
    width: 84%;
    display: flex;
    justify-content: space-between;
  }
  .header .underneath-header .all-btn-wrap .btn-wrap {
    padding: 0 5%;
  }
  .header .underneath-header .all-btn-wrap .btn-wrap:last-child {
    margin-right: 3px;
  }
  .header .top-menu .main-menu li span a {
    padding: 25px 0;
  }
  .header .top-menu .main-menu li span i {
    right: -23px;
  }
  main .block_1 .box-top h1 {
    font-size: 36px;
  }
  main .block_1 .box-top .info-block .box {
    height: 220px;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap {
    margin: 25px 0 0 30px;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap h2 {
    font-size: 26px;
    top: 44%;
    left: 50%;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap img {
    display: inline-block;
    width: 150px;
  }
  main .block_1 .box-top .info-block .box.right .for-img-wrap {
    margin: 25px 0 0 40px;
  }
  main .block_1 .box-top .info-block .box.right .for-img-wrap h2 {
    left: 46%;
  }
  main .block_1 .box-top .info-block .box .info-menu {
    margin: 20px 25px 30px 0;
  }
  main .block_1 .box-top .info-block .box .info-menu li {
    margin-top: 10px;
  }
  main .block_2 .news-box.big-box {
    margin-bottom: 20px;
    min-height: auto;
    height: auto;
  }
  main .block_2 .big-box .photo-wrap img {
    width: 100%;
  }
  main .block_2 .big-box .photo-wrap {
    height: auto;
  }
  main .block_2 .small-box {
    width: 48.5%;
    margin: 0 0 20px 0;
  }
  main .block_2 .small-box:nth-child(2n) {
    float: right;
  }
  main .block_3 .map-info-wrap a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 0;
  }
  main .block_4 .projects-wrap .box span.txt {
    line-height: 1.2;
  }
  main .right-content .wrap-box .media-box {
    width: 48.5%;
    margin: 0 0 20px 0;
  }
  main .right-content .wrap-box .media-box:nth-child(2n) {
    float: right;
  }
  main .right-content .leadership-wrap {
    padding-bottom: 15px;
  }
  main .right-content .leadership-wrap .img-wrap {
    padding-right: 25px;
  }
  main .right-content .leadership-wrap .img-wrap img {
    width: 165px;
  }
  main .right-content .steps-wrapper .steps-wrap .step {
    width: 22%;
  }
  main .right-content .steps-wrapper .description #datepicker {
    width: 100%;
  }
  main .right-content .steps-wrapper .description #datepicker .ui-datepicker {
    width: 100%;
    margin-bottom: 30px;
  }
  main .right-content .steps-wrapper .description #datepicker .ui-datepicker td a {
    padding: 5px;
  }
  main .right-content .steps-wrapper .description .field-wrap.right {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
  main .right-content .steps-wrapper .description .field-wrap.right .jq-radio.checked .jq-radio__div {
    margin: 3px 0 0 11px;
  }
  main .right-content .p-description .table-wrap {
    width: 100%;
    display: inline-block;
    overflow-x: scroll;
    margin-bottom: 30px;
  }
  main .right-content .p-description .table-wrap table {
    background: #f5f5f5;
  }
  main .right-content .p-description .table-wrap table tr td {
    padding: 10px;
    line-height: initial;
    font-size: 14px;
    text-align: center;
  }
  main .right-content .p-description .table-wrap table tr td p {
    margin-bottom: 0;
    line-height: inherit;
  }
  main #mapMain {
    min-height: 400px;
  }
  main .icon-circle-wrap .icon-circle {
    width: 25%;
  }
  main .icon-circle-wrap .icon-circle p {
    padding: 0 10px;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(1n) {
    margin-right: 15px;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(2n) {
    margin-right: 0;
  }
  .footer .info-block {
    width: 100%;
  }
  .footer .info-block .box .title-txt {
    text-align: left;
    padding-left: 15px;
  }
  .footer .info-block .box.middle-box {
    width: 44%;
    padding-left: 30px;
  }
  .footer .info-block .box .soc-block {
    margin-left: 0;
  }
  main .icon-circle-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main .icon-circle-wrap .icon-circle {
    margin-bottom: 20px;
  }
  main .icon-circle-wrap .icon-circle .circle {
    height: 100px;
    width: 100px;
  }
  main .left-submenu li span a {
    font-size: 14px;
  }
  main .left-submenu li .third-menu li span a {
    font-size: 12px;
  }
  main .left-submenu li span.structure i {
    top: 17px;
    right: 3px;
  }
}
@media screen and (max-width: 767px) {
  body.noscroll .body-wrapper {
    margin-right: 0!important;
  }
  #modals_wrap {
    width: 90%;
    margin: 130px auto 100px auto;
  }
  #modals_wrap .steps-wrapper .steps-wrap {
    text-align: center;
  }
  #modals_wrap .steps-wrapper .steps-wrap .step {
    width: 21%;
  }
  #modals_wrap .steps-wrapper .description .btn-wrap .big-btn {
    box-sizing: border-box;
  }
  #modals_wrap .steps-wrapper .description .btn-box .wrap-link a {
    box-sizing: border-box;
  }
  #modals_wrap #modal_close {
    right: 0;
  }
  #modals_wrap #modal_title {
    width: 100%;
  }
  .body-wrapper {
    overflow: hidden;
    padding: 0 1% 0 0;
  }
  main .left-submenu {
    display: none;
  }
  main .block_1 .box-top {
    position: relative;
  }
  main .block_1 .box-top h1 {
    position: absolute;
    bottom: 450px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    font-size: 30px;
  }
  main .block_1 .box-top .info-block {
    margin-top: -1%;
  }
  main .block_1 .box-top .info-block .box {
    width: 100%;
  }
  main .block_1 .img-wrap img {
    min-height: 220px;
  }
  main .block_2 .top-margin {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  main .block_3 .map-info-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main .block_3 .map-info-wrap a {
    width: 48%;
    margin-bottom: 10px;
  }
  main .block_4 .projects-wrap {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main .block_4 .projects-wrap .box {
    width: 30%;
    margin: 10px;
  }
  main .block_4 .projects-wrap .box .icon-wrap {
    margin: 15px 0;
  }
  main .right-content .steps-wrapper .steps-wrap {
    padding: 0;
  }
  main .right-content .steps-wrapper .steps-wrap .step {
    width: 22%;
  }
  main .right-content .gray-box-wrap .description {
    width: 55%;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(1n) {
    margin-right: 3%;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(2n) {
    margin-right: 0;
  }
  .header .container-fluid.main-col-back {
    background: none;
  }
  .header .btn-burger {
    position: fixed;
    display: inline-block;
    padding: 8px 20px;
    z-index: 100;
  }
  .header .btn-burger:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 35px;
    color: #fff;
  }
  .header .underneath-header {
    padding: 70px 0 15px 0;
  }
  .header .underneath-header .find-wrap {
    width: 85%;
    right: 0;
    position: fixed;
    top: 7px;
    margin-left: 0;
    z-index: 99;
  }
  .header .underneath-header .find-wrap input#search {
    height: 36px;
    width: 99%;
  }
  .header .underneath-header .find-wrap .i-wrap {
    height: 40px;
    right: 0;
    top: -2px;
  }
  .header .underneath-header .find-wrap .i-wrap i {
    height: 100%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .header .underneath-header .find-wrap .i-wrap i:before {
    top: 6px;
    left: 21px;
    font-size: 26px;
  }
  .header .underneath-header .logo-wrap img {
    width: 150px;
  }
  .header .underneath-header .all-btn-wrap {
    flex-direction: column;
    left: 0;
    float: right;
    width: 65%;
  }
  .header .underneath-header .all-btn-wrap .btn-wrap {
    margin: 0 0 10px 0;
    text-align: center;
    padding: 0;
  }
  .header .underneath-header .all-btn-wrap .btn-wrap a {
    display: inline-block;
    width: 100%;
    top: 0;
    padding: 11px 0;
  }
  .header .top-menu {
    position: fixed;
    width: 100%;
    height: 50px;
    left: 0;
    z-index: 98;
  }
  .header .top-menu .main-menu-wrap {
    overflow-y: scroll;
    position: relative;
    top: 50px;
    display: inline-block;
    width: 50%;
    left: -50%;
    height: 100vh;
    transition: 0.5s;
  }
  .header .top-menu .main-menu-wrap.show {
    left: 0;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
  }
  .header .top-menu .main-menu-wrap.show::-webkit-scrollbar {
    width: 0;
  }
  .header .top-menu .main-menu {
    position: relative;
    left: -100%;
    top: 0;
    flex-direction: column;
    width: 100%;
    background: #003087;
    z-index: 100;
    justify-content: start;
  }
  .header .top-menu .main-menu.show-main-menu {
    left: 0;
    overflow: hidden;
    opacity: 0.9;
  }
  .header .top-menu .main-menu li:hover .submenu {
    display: none;
  }
  .header .top-menu .main-menu li span {
    width: 100%;
  }
  .header .top-menu .main-menu li span a {
    position: relative;
    width: 70%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 25px 0 25px 10px;
  }
  .header .top-menu .main-menu li span i {
    position: relative;
    width: 25%;
    float: right;
    font-size: 22px;
    top: 0;
    right: 0;
    padding: 21px 0;
    z-index: 80;
    text-align: center;
  }
  .header .top-menu .main-menu li .submenu {
    position: relative;
    top: 0;
  }
  .header .top-menu .main-menu li .submenu li {
    min-width: auto;
    width: 100%;
    background: #F3F5F5;
  }
  .header .top-menu .main-menu li .submenu li a {
    padding: 10px 20px;
    line-height: 1.5;
  }
  .header .underneath-header .all-btn-wrap .btn-wrap:last-child {
    margin-right: 0;
  }
  .breadcrumbs ul {
    display: -webkit-flex;
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    padding: 0 10px;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    -webkit-overflow-scrolling: touch;
    height: 55px;
  }
  .breadcrumbs ul::-webkit-scrollbar {
    width: 0;
  }
  .breadcrumbs ul li {
    padding: 20px 25px 25px 0;
  }
  .footer {
    width: 102%;
    margin-left: -1%;
  }
  .footer .info-block {
    padding: 0 1%;
  }
  .footer .info-block .box .title-txt {
    text-align: center;
    padding-left: 0;
  }
  .footer .info-block .box.left-pos {
    text-align: center;
  }
  .footer .info-block .box.middle-box {
    padding-left: 0;
  }
  .footer .info-block .box.middle-box a {
    justify-content: center;
    margin: 0 0 20px 0;
    text-decoration: underline;
  }
  .footer .info-block .box.middle-box a:before {
    content: '';
  }
  .footer .info-block .box .soc-block {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .footer .info-block .box .soc-block a {
    margin: 10px;
  }
  .footer .info-block .box .soc-block a i {
    margin-right: 0;
  }
  .footer .info-block .box .a-box {
    width: 100%;
  }
  .footer .bottom-box {
    padding: 30px 1%;
  }
}
@media screen and (max-width: 480px) {
  main {
    padding-left: 1%;
  }
  #modals_wrap .steps-wrapper {
    top: 50px;
  }
  #modals_wrap .steps-wrapper .description {
    padding: 0 5%;
  }
  #modals_wrap .steps-wrapper .description h2 {
    font-size: 22px;
    margin-top: 20px;
  }
  #modals_wrap .steps-wrapper .description .btn-box h3 {
    font-size: 18px;
  }
  #modals_wrap .steps-wrapper .description .btn-box .wrap-link a {
    min-height: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 1.1;
  }
  #modals_wrap .steps-wrapper .description .question-form-btn button {
    width: 100%;
    font-size: 14px;
  }
  #modals_wrap .steps-wrapper .description .field-wrap {
    padding: 0;
  }
  #modals_wrap .steps-wrapper .description .field-wrap .field {
    width: 100%;
  }
  #modals_wrap .steps-wrapper .description .field-wrap .field label {
    margin-bottom: 10px;
  }
  #modals_wrap .steps-wrapper .description .text-wrap {
    padding: 10px;
  }
  #modals_wrap .steps-wrapper .description .btn-wrap button {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  #modals_wrap .steps-wrapper .description .btn-wrap button span {
    white-space: nowrap;
  }
  #modals_wrap .steps-wrapper .description .btn-wrap .main-btn {
    padding: 10px;
    font-size: 14px;
    letter-spacing: normal;
  }
  #modals_wrap .steps-wrapper .description .btn-wrap .main-btn span {
    font-size: 14px;
  }
  #modals_wrap .steps-wrapper .steps-wrap .step:first-child {
    margin-left: 0;
  }
  #modals_wrap .steps-wrapper .steps-wrap .step.completed:before {
    font-size: 20px;
  }
  #modals_wrap .steps-wrapper .steps-wrap .step.active {
    font-size: 18px;
  }
  #modals_wrap #modal_title {
    top: -35px;
    font-size: 22px;
  }
  #modals_wrap #modal_close {
    top: -34px;
  }
  .header .underneath-header .find-wrap {
    width: 78%;
  }
  .header .underneath-header .logo-wrap img {
    width: 115px;
    margin-top: 20px;
  }
  .header .underneath-header .all-btn-wrap {
    width: 60%;
  }
  .header .top-menu .main-menu-wrap.show {
    width: 100%;
  }
  main .block_1 .box-top h1 {
    font-size: 26px;
    bottom: 400px;
    width: 90%;
    letter-spacing: 0;
  }
  main .block_1 .box-top .info-block .box {
    height: auto;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap {
    width: 100%;
    margin: 25px 0;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap img {
    display: none;
  }
  main .block_1 .box-top .info-block .box .for-img-wrap h2 {
    position: relative;
  }
  main .block_1 .box-top .info-block .box .info-menu {
    display: inline-block;
    margin: 0 0 25px 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  main .block_1 .box-top .info-block .box .info-menu li {
    padding: 0 10%;
  }
  main .block_1 .box-top .info-block .box.right {
    width: 100%;
    margin: 0;
  }
  main .block_1 .box-top .info-block .box.right .for-img-wrap {
    margin: 25px 0;
  }
  main .block_1 .box-top .info-block .box.right .for-img-wrap h2 {
    transform: none;
    left: 0;
  }
  main .block_2 .top-margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  main .block_2 .news-box {
    min-height: auto;
    height: auto;
  }
  main .block_2 .news-box .photo-wrap {
    max-height: 275px;
    height: 100%;
  }
  main .block_2 .small-box {
    min-height: auto;
    width: 100%;
  }
  main .block_2 .all-news-wrap a {
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  main .block_3 .title-block {
    margin: 35px 0;
  }
  main .block_3 .map-info-wrap a {
    width: 100%;
    padding: 13px 25px;
  }
  main .block_4 .title-block {
    margin: 35px 0;
  }
  main .block_4 .projects-wrap {
    margin-bottom: 40px;
  }
  main .block_4 .projects-wrap .box {
    width: 100%;
  }
  main .block_4 .projects-wrap .box span .icon-wrap {
    margin: 20px 0;
  }
  main .icon-circle-wrap {
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  main .icon-circle-wrap .icon-circle {
    width: 100%;
    margin-bottom: 25px;
  }
  main .icon-circle-wrap .icon-circle:last-child {
    margin-bottom: 0;
  }
  main .icon-circle-wrap .icon-circle .circle {
    margin-left: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  main .title-wrap .page-title {
    font-size: 20px;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  main .title-wrap .gallery-btns {
    flex-direction: column;
  }
  main .title-wrap .gallery-btns a {
    width: 100%;
    margin-bottom: 10px;
  }
  main .title-wrap .sort-view {
    position: relative;
    width: 100%;
  }
  main .title-wrap .sort-view .jq-selectbox {
    width: 100%;
  }
  main .title-wrap .news-title {
    text-align: center;
    font-size: 22px;
  }
  main .contacts-block .img-wrap {
    width: 100%;
  }
  main .contacts-block .right-description .main-btn {
    margin: 20px 0;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
  }
  main .table-2-col {
    font-size: 14px;
  }
  main .table-2-col tr td {
    padding: 10px;
  }
  main .right-content .steps-wrapper .steps-wrap {
    padding: 0;
  }
  main .right-content .steps-wrapper .steps-wrap .step {
    width: 21%;
  }
  main .right-content .steps-wrapper .steps-wrap .step.active {
    font-size: 18px;
  }
  main .right-content .steps-wrapper .description {
    padding: 0 5px;
  }
  main .right-content .steps-wrapper .description h2 {
    font-size: 24px;
  }
  main .right-content .steps-wrapper .description .field-wrap .field {
    width: 100%;
  }
  main .right-content .steps-wrapper .description .field-wrap .field label {
    margin-bottom: 10px;
  }
  main .right-content .steps-wrapper .description .field-wrap .field input {
    margin-bottom: 25px;
  }
  main .right-content .steps-wrapper .description .field-wrap .field.long label {
    margin: 15px 5px;
  }
  main .right-content .steps-wrapper .description p button {
    width: 100%;
  }
  main .right-content .leadership-wrap .img-wrap {
    padding-right: 0;
    width: 100%;
  }
  main .right-content .leadership-wrap .img-wrap img {
    margin: 0 auto;
  }
  main .right-content .leadership-wrap .description {
    width: 100%;
    padding: 0 5%;
    text-align: center;
  }
  main .right-content .leadership-wrap .description p {
    line-height: 1.3;
  }
  main .right-content .wrap-box .media-box {
    width: 100%;
    height: auto;
  }
  main .right-content .wrap-box .media-box .img-wrap {
    height: auto;
    min-height: 200px;
  }
  main .right-content .wrap-box .media-box .link-wrap {
    display: none;
  }
  main .right-content .wrap-box .media_photo {
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
  }
  main .right-content .wrap-box .news-box.small-box {
    width: 100%;
    height: auto;
  }
  main .right-content .video-wrap iframe {
    height: 265px;
  }
  main .right-content .gray-box-wrap .description {
    width: 100%;
  }
  main .right-content .gray-box-wrap .description .data {
    text-align: center;
    line-height: 1.4;
  }
  main .right-content .gray-box-wrap .description span {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  main .right-content .void-wrap {
    width: 100%;
    right: auto;
    position: relative;
    top: auto;
    max-width: initial;
    transform: initial;
  }
  main .right-content .wrap-link .btn-style {
    width: 100%;
    box-sizing: border-box;
  }
  main .adress-block-wrap {
    flex-direction: column;
  }
  main .adress-block-wrap .discription-wrap {
    width: 100%;
    margin: 10px 0;
  }
  main .p-description p iframe {
    width: 100%;
    height: 250px;
  }
  main .p-description .sub-link-structure {
    padding-left: 5px;
  }
  main .p-description .sub-link-structure li {
    list-style: none;
  }
  main #social-form .field-wrap .field {
    width: 100%;
  }
  main #social-form .btn-wrap {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
  }
  main #social-form .btn-wrap button {
    width: 100%;
  }
  main .title-block {
    font-size: 32px;
  }
  main .soc-wrap .right > .box:first-child {
    display: none;
  }
  .footer {
    margin-top: 0;
  }
  .footer .info-block {
    flex-direction: column;
  }
  .footer .info-block .box {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer .info-block .box.middle-box {
    width: 100%;
    border-top: 1px solid #2E559B;
    border-bottom: 1px solid #2E559B;
    border-left: none;
    border-right: none;
  }
  .footer .info-block .box .title-txt {
    margin: 35px 0;
  }
  .footer .info-block .box .a-box {
    width: 50%;
  }
  .footer .bottom-box .left,
  .footer .bottom-box .right {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
  main .right-content .wrap-box .news-box.small-box .img-wrap {
    height: auto;
  }
  #direct-contract-form .field-wrap .field,
  #direct-contract-form .field-wrap .field.file-field {
    width: 100%;
  }
  #direct-contract-form .field-wrap .field label {
    margin-bottom: 10px;
  }
  main .right-content .wrap-box .news-box.small-box:nth-child(1n) {
    margin-right: 0;
  }
}
