@media (max-width:1640px) {
     :root {
        --typo-s: 18px;
        --typo-xxs: 18px;
        --typo-xs: 20px;
        --typo-sm: 22px;
        --typo-default: 24px;
        --typo-md: 32px;
        --typo-lg: 44px;
        --typo-xl: 50px;
    }
    .container {
        width: auto;
        max-width: 1140px;
    }
    .btn-lg {
        min-width: 150px;
        height: 50px;
        line-height: 48px;
        font-size: 24px;
    }
    .modal-search-block .form-control {
        height: 56px;
    }
    .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .breadcrumb>li+li::before {
        top: 10px;
    }
    .form-default .form-control {
        font-size: var(--typo-sm);
    }
    .form-default .hd {
        font-size: var(--typo-sm);
    }
    .select2-container--default .select2-selection--single {
        font-size: var(--typo-sm);
    }
    .select2-results__option {
        font-size: var(--typo-sm);
    }
    .site-header .main {
        height: 90px;
    }
    .site-header .logo img {
        width: 70px;
    }
    .site-header .logo .text {
        margin-left: 10px;
    }
    .site-header .logo .title {
        font-size: 30px;
    }
    .site-header .logo .desc {
        font-size: 18px;
    }
    .site-header .menu li+li {
        margin-left: 0;
    }
    .site-header .menu a {
        font-size: 24px;
    }
    .site-header .nav-btn {
        padding: 0 10px;
    }
    .site-header .lang>.link {
        font-size: 24px;
    }
    .site-header .lang>.link span {
        top: 5px;
    }
    .site-header .menu .side {
        width: 260px;
    }
    .site-header .menu .banner {
        width: 500px;
    }
    .site-header .menu .dropdown-menu {
        top: 90px !important;
        padding: 40px 0;
    }
    .site-header .menu .dropdown-menu .mcscroll {
        height: 290px;
    }
    .site-header .menu .banner .item-list {
        margin: 0 -10px;
    }
    .site-header .menu .banner .item-list li {
        padding: 0 10px;
    }
    .site-header .menu .banner .item-list li:nth-child(3),
    .site-header .menu .banner .item-list li:nth-child(4) {
        margin-top: 20px;
    }
    .site-footer .main {
        padding: 50px 0;
    }
    .site-footer .logo img {
        width: 90px;
    }
    .site-footer .logo .title {
        width: 50px;
    }
    .site-footer .contact-col {
        padding-top: 10px;
    }
    .site-footer .contact-col .title {
        margin-bottom: 10px;
    }
    .site-footer .sitemap-col {
        padding-top: 51px;
    }
    .site-footer .nav-list li+li {
        margin-top: 3px;
    }
    .top-graphic .cover {
        height: 645px;
    }
    .top-graphic .owl-theme .owl-nav.disabled+.owl-dots {
        width: 1110px;
        bottom: 60px;
    }
    .top-slide {
        margin-top: 80px;
    }
    .top-slide .thumb {
        padding: 8px;
    }
    .top-slide .thumb>span {
        width: 100px;
        height: 100px;
    }
    .top-slide .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }
    .W-head-box {
        margin-bottom: 40px;
    }
    .W-head-box .title {
        font-size: 110px;
    }
    .W-head-box .desc {
        font-size: 44px;
        margin-top: 15px;
    }
    .W-news {
        margin-top: 80px;
    }
    .W-news .slider .wrapper .wordbox {
        padding: 15px;
        height: 160px;
    }
    /* // .W-news .slider .wrapper .wordbox .title{font-size: 24px;}
    // .W-news .slider .wrapper .wordbox .desc{font-size: 20px;}
    // .W-news .slider .wrapper .wordbox .date{font-size: 22px; margin-top: 10px;} */
    .W-news .slider .wrapper .wordbox .date {
        margin-top: 10px;
    }
    .W-news .slider .wrapper .wordbox .date span {
        font-size: 0.8em;
    }
    .W-news .slider .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }
    .wg-stat .side {
        width: 420px;
    }
    .wg-stat .side .text {
        padding-left: 90px;
        font-size: 110px;
        margin-top: -110px;
    }
    .wg-stat .link {
        padding: 25px;
    }
    .wg-stat .link .icon {
        width: 80px;
        height: 80px;
    }
    .wg-stat .people {
        width: 300px;
        margin-left: -135px;
        top: -130px;
    }
    .wg-stat .link .arrow {
        width: 50px;
        height: 50px;
    }
    .wg-blog {
        padding-top: 80px;
        padding-bottom: 40px;
        background-size: 1440px auto;
    }
    .wg-blog-header img {
        max-width: 860px;
    }
    .wg-blog-header {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .wg-blog-list .wrapper {
        padding: 20px;
    }
    .wg-blog-list .cover {
        width: 60px;
    }
    .wg-blog-list .name {
        font-size: var(--typo-default);
        padding-left: 15px;
    }
    .wg-blog-list .follow span {
        top: 2px;
        position: relative;
    }
    .wg-blog-list .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }
    .wg-blog-post {
        margin-top: 60px;
    }
    .wg-blog-post .wrapper {
        padding: 20px;
    }
    .wg-blog-post .cover {
        width: 60px;
    }
    .wg-blog-post .follow {
        padding-left: 15px;
    }
    .wg-blog-post .action {
        margin-top: 20px;
    }
    .wg-blog-post .owl-theme .owl-nav [class*="owl-"] {
        width: 50px;
        height: 50px;
    }
    .wg-blog-post .owl-theme .owl-nav .owl-prev {
        left: -70px;
    }
    .wg-blog-post .owl-theme .owl-nav .owl-next {
        right: -70px;
    }
    .wg-com-side {
        width: 460px;
    }
    .wg-com-main .obj {
        width: 380px;
        margin-bottom: -60px;
        right: -40px;
    }
    .wg-com-side {
        height: 500px;
    }
    .wg-com-side .header {
        padding: 20px 20px 10px 20px;
    }
    .wg-com-main .header {
        padding: 20px 0;
    }
    .wg-com-list .wrapper {
        padding: 10px 20px;
    }
    .wg-com-list .no {
        width: 30px;
    }
    .wg-com-list .cover {
        width: 60px;
    }
    .wg-com-list .desc {
        line-height: 1em;
    }
    .wg-com-list .play {
        padding-right: 34px;
    }
    .wg-com-list .play .icon {
        width: 26px;
        height: 26px;
        font-size: 14px;
        top: 1px;
    }
    .wg-com-live .cover {
        padding-top: 66%;
    }
    .wg-com-live .inner {
        padding: 0 120px 30px 30px;
    }
    .wg-com-live .inner .icon {
        width: 60px;
        height: 60px;
        right: 20px;
        font-size: 24px;
    }
    .wg-com-live .owl-theme .owl-nav.disabled+.owl-dots {
        left: 30px;
        bottom: 25px;
    }
    .wg-about {
        padding-top: 40px;
        padding-bottom: 280px;
    }
    .wg-about .side .obj {
        width: 720px;
    }
    .wg-about .side {
        width: 460px;
        margin-right: 60px;
    }
    .wg-about-list .owl-theme .owl-nav {
        top: -65px;
    }
    .wg-about-list .owl-theme .owl-nav [class*="owl-"] {
        width: 50px;
        height: 50px;
    }
    .wg-about-list .owl-theme .owl-nav .owl-prev {
        right: 60px;
    }
    .wg-about-list .thumb img {
        width: 120px;
    }
    .wg-about-list .title {
        margin-top: 10px;
    }
    .wg-about-list .link {
        padding: 20px 30px;
    }
    .contact-page .headcover {
        width: 460px;
        margin-right: 40px;
        padding-right: 40px;
    }
    .contact-page .headcover .title1 {
        font-size: 44px;
        margin-bottom: 5px;
    }
    .contact-page .headcover .title2 {
        font-size: var(--typo-md);
    }
    .contact-page .headcover .title3 {
        font-size: var(--typo-default);
    }
    .contact-page .headcover .desc {
        font-size: var(--typo-default);
    }
    .contact-page .tab-nav li a {
        font-size: var(--typo-default);
    }
    .contact-page .headcover .location-box .inner .content,
    .contact-page .headcover .telephone-box .inner .content,
    .contact-page .headcover .fax-box .inner .content,
    .contact-page .headcover .mail-box .inner .content {
        font-size: var(--typo-default);
    }
    .contact-page .headcover .icon {
        width: 44px;
        height: 44px;
    }
    .contact-page .headcover .location-box,
    .contact-page .headcover .telephone-box,
    .contact-page .headcover .fax-box {
        margin-bottom: 20px;
    }
    .contact-page .headcover .map-box {
        padding: 30px 0;
    }
    .contact-page .tab-content .inner .table li.top .th {
        font-size: var(--typo-sm);
    }
    .contact-page .tab-content .inner .table li .bd {
        font-size: var(--typo-sm);
    }
}

@media (max-width:1300px) {
     :root {
        --typo-s: 16px;
        --typo-xxs: 16px;
        --typo-xs: 18px;
        --typo-sm: 19px;
        --typo-default: 22px;
        --typo-md: 24px;
        --typo-lg: 30px;
        --typo-xl: 34px;
    }
    .site-header .main {
        height: 63px;
    }
    .site-header .logo img {
        width: 46px;
    }
    .site-header .logo .title {
        font-size: 20px;
        line-height: 0.9em;
    }
    .site-header .logo .desc {
        font-size: 14px;
        line-height: 0.9em;
    }
    .site-header .btn-lg {
        min-width: unset;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .site-header .menu>ul>li>a {
        padding: 6px 8px;
    }
    .site-header .lang {
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
     :root {
        --typo-s: 16px;
        --typo-xxs: 16px;
        --typo-xs: 18px;
        --typo-sm: 20px;
        --typo-default: 22px;
        --typo-md: 24px;
        --typo-lg: 30px;
        --typo-xl: 34px;
    }
    .btn-lg {
        height: 44px;
        line-height: 42px;
        min-width: 120px;
        font-size: 22px;
    }
    .breadcrumb-block {
        margin-bottom: 0;
    }
    .breadcrumb>li+li::before {
        top: 8px;
    }
    .modal-search-block {
        margin-bottom: 0;
    }
    .modal-dialog {
        margin: 30px 15px;
    }
    .modal-dialog-centered {
        min-height: calc(100% - 60px);
    }
    .form-default .form-group {
        margin-bottom: 15px;
    }
    .form-default .hd {
        position: relative;
        left: 0;
        top: 0;
        border: none;
        margin-bottom: 5px;
        display: block;
    }
    .form-default .form-control {
        padding: 0 15px;
        height: 44px;
    }
    .form-button {
        padding-top: 10px;
    }
    .form-button .btn {
        width: 100%;
    }
    .form-button .gutters-20 {
        margin: 0 -7.5px;
    }
    .form-button .gutters-20>div {
        padding: 0 7.5px;
    }
    .select2-container--default .select2-selection--single {
        height: 44px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 42px;
        padding-left: 15px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 36px;
        height: 40px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow::before {
        line-height: 40px;
    }
    .select2-results__option {
        padding: 6px 15px;
    }
    .site-header .main {
        height: 60px;
        padding: 7px 0;
    }
    .site-header .menu>ul>li>a {
        padding: 8px 15px;
    }
    .site-header .menu-wrapper {
        padding: 0 15px;
        position: fixed;
        top: 60px;
        bottom: 0;
        overflow: auto;
        width: 100%;
        left: 0;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        transition: all 200ms ease;
    }
    .site-header .menu-wrapper.open {
        opacity: 1;
        visibility: visible;
    }
    .site-header .menu-wrapper .row {
        align-items: flex-start !important;
    }
    .site-header .menu {
        margin: 30px 0 0 0;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
    .site-header .menu .nav-list>li {
        width: 100%;
        margin-bottom: 5px;
    }
    .site-header .menu>ul>li>a {
        font-size: 22px;
    }
    .site-header .logo img {
        width: 46px;
    }
    .site-header .logo .text {
        margin-left: 6px;
        position: relative;
        top: -1px;
    }
    .site-header .logo .title {
        font-size: 20px;
        line-height: 0.9em;
    }
    .site-header .logo .desc {
        font-size: 14px;
        line-height: 0.9em;
    }
    .site-header .menu-mobile-btn {
        display: block;
    }
    .site-header .nav-icon>.link {
        border-radius: 50%;
        border: 1px solid var(--color-primary);
    }
    .site-header .btn-lg {
        height: 40px;
        line-height: 38px;
        width: 100%;
    }
    .site-header .lang {
        margin-left: 0;
        margin-bottom: 80px;
    }
    .site-header .lang>.link {
        border: 1px solid var(--color-primary);
        border-radius: var(--rounded-xs);
        line-height: 40px;
        padding-left: 10px;
        padding-right: 36px;
    }
    .site-header .lang>.link span {
        top: 11px;
        right: 8px;
    }
    .site-header .menu .dropdown-menu .mcscroll {
        width: auto;
        height: auto;
    }
    .site-header .menu .side {
        margin: 0 -15px;
        margin-bottom: 10px;
        overflow: auto;
    }
    .site-header .side .mCSB_inside>.mCSB_container {
        overflow: auto;
    }
    .site-header .menu .side .nav-list {
        display: inline-flex;
        vertical-align: top;
        flex-wrap: inherit;
    }
    .site-header .menu .side .nav-list>li {
        margin: 0;
        margin-left: 15px;
    }
    .site-header .menu .side .nav-list>li+li {
        margin-left: 15px;
        margin-top: 0;
    }
    .site-header .menu .side .nav-list>li:last-child {
        margin-right: 15px;
    }
    .site-header .menu .side .link {
        white-space: nowrap;
        font-weight: 500;
        font-size: 24px;
        padding: 10px 15px;
        background-color: #f2f2f2;
        border-radius: 4px;
    }
    .site-header .mCSB_inside>.mCSB_container {
        margin-left: 0;
    }
    .site-header .menu .banner {
        margin-bottom: 25px;
    }
    .site-header .menu .banner .item-list {
        margin: 0 -5px;
    }
    .site-header .menu .banner .item-list li {
        margin: 10px 0 0 0;
        padding: 0 5px;
    }
    .site-header .mCSB_scrollTools {
        display: none !important;
    }
    .site-header .menu .banner .title {
        padding: 6px 10px;
    }
    .site-header .menu .sub {
        width: 100%;
    }
    .site-header .menu .nav-list~.action {
        margin-top: 20px;
    }
    .site-header .menu .sub .nav-list>li {
        margin-bottom: 0;
    }
    .site-header .menu .dropdown-menu {
        display: none;
        opacity: 1;
        visibility: visible;
        padding: 15px 0;
        top: 0px !important;
        position: static !important;
    }
    .site-header .menu .dropdown-menu.show {
        display: block;
    }
    .site-header .menu .action .btn {
        width: 100%;
    }
    .site-header .menu .dropdown-menu {
        padding: 15px 0 5px 0;
    }
    .site-header .menu .nav-list>li {
        margin-bottom: 0;
    }
    .menu-container .header .icon {
        display: block;
        width: auto;
        height: auto;
        color: var(--color-gray);
        font-size: var(--typo-sm);
    }
    .menu-container .header .icon.collapsed .feather:before {
        content: '\e8b1';
    }
    .menu-container .header .icon .feather:before {
        content: '\e897';
    }
    .menu-container .row.block>div {
        margin-bottom: 15px;
    }
    .site-container {
        padding-top: 60px;
    }
    .top-graphic .cover {
        height: auto;
        padding-top: 53%;
    }
    .top-graphic .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .top-graphic .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .top-graphic .owl-theme .owl-nav.disabled+.owl-dots {
        padding: 0 15px;
        bottom: 15px;
    }
    .top-slide {
        margin-top: 40px;
    }
    .top-slide .wrapper {
        width: 150px;
    }
    .top-slide .thumb {
        padding: 5px;
    }
    .top-slide .thumb>span {
        width: 50px;
        height: 50px;
    }
    .top-slide .wordbox {
        margin-top: 15px;
    }
    .top-slide .desc {
        padding-right: 0;
    }
    .top-slide .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .top-slide .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .top-slide .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .top-slide .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .W-head-box {
        margin-bottom: 30px;
    }
    .W-head-box .title {
        font-size: 50px;
    }
    /* // .W-head-box .title span{display: block;}
    // .W-head-box .title br{display: none;} */
    .W-head-box .desc {
        display: none;
    }
    .W-news {
        margin-top: 50px;
    }
    .W-news .owl-carousel .owl-item .wrapper {
        opacity: 1;
        visibility: visible;
    }
    .W-news .slider .wrapper {
        width: 220px;
    }
    .W-news .slider .wrapper:hover {
        box-shadow: none;
    }
    .W-news .slider .wrapper .wordbox {
        padding: 0;
        margin-top: 10px;
        height: auto;
    }
    .W-news .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .W-news .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .W-news .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .W-news .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .wg-stat {
        margin-top: 50px;
    }
    .wg-stat .side {
        width: auto;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .wg-stat .side .cover {
        position: absolute;
        opacity: 0.04;
    }
    .wg-stat .side .text {
        padding-left: 0;
        margin-top: 0;
    }
    .wg-stat .side .text {
        font-size: 50px;
    }
    .wg-stat .people {
        display: none;
    }
    .wg-stat .link {
        padding: 15px;
    }
    .wg-stat .item-list li+li .link::before {
        display: none;
    }
    .wg-stat .link {
        border-color: var(--color-border);
    }
    .wg-stat .link .arrow,
    .wg-stat .link:hover .arrow {
        right: 15px;
        opacity: 1;
    }
    .wg-stat .link .icon {
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    .wg-stat .link .arrow {
        width: 40px;
        height: 40px;
    }
    .wg-stat li+li {
        margin-top: 10px;
    }
    .wg-blog {
        padding-top: 40px;
    }
    .wg-blog-header {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .wg-blog-header img {
        width: 80vw;
    }
    .wg-blog-list .wrapper {
        padding: 15px;
        width: 220px;
    }
    .wg-blog-list .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .wg-blog-list .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .wg-blog-list .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .wg-blog-list .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .wg-blog-post {
        margin-top: 30px;
    }
    .wg-blog-post .wrapper {
        padding: 15px;
    }
    .wg-blog-post .follow .link {
        height: 32px;
        line-height: 30px;
        border-radius: var(--rounded-xs);
        padding: 0 10px;
    }
    .wg-blog-post .action .link {
        width: 32px;
        height: 32px;
        margin-right: 6px;
    }
    .wg-blog-post .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .wg-blog-post .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .wg-blog-post .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .wg-blog-post .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .wg-com {
        padding: 10px 0;
    }
    .wg-com-main .obj {
        width: 40vw;
        right: 0;
        margin-bottom: -20px;
    }
    .wg-com-main .header {
        padding-top: 0;
    }
    .wg-com-live .inner {
        padding: 0 80px 20px 20px;
    }
    .wg-com-live .inner .icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: 5px;
    }
    .wg-com-live .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .wg-com-live .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .wg-com-live .owl-theme .owl-dots .owl-dot {
        width: 18px;
        height: 18px;
    }
    .wg-com-live .owl-theme .owl-dots .owl-dot span {
        width: 6px;
        height: 6px;
    }
    .wg-com-live .owl-theme .owl-nav.disabled+.owl-dots {
        left: 20px;
        bottom: 20px;
    }
    .wg-com-side {
        width: 100%;
        margin-top: 15px;
        height: auto;
        padding-bottom: 15px;
    }
    .wg-com-side .header {
        padding-top: 15px;
    }
    .wg-com-list .cover {
        width: 40px;
    }
    .wg-com-list .play {
        padding-right: 26px;
    }
    .wg-com-list .play .icon {
        width: 20px;
        height: 20px;
        font-size: 10px;
        top: 4px;
    }
    .wg-about .side {
        width: 100%;
        text-align: center;
    }
    .wg-about .side>img {
        width: 80vw;
    }
    .wg-about .side .obj {
        width: 500px;
        top: -20px;
    }
    .wg-about .action {
        margin-top: 20px;
    }
    .wg-about {
        padding-bottom: 50px;
    }
    .wg-about-list .owl-theme .owl-nav {
        top: -55px;
    }
    .wg-about-list .owl-theme .owl-nav [class*="owl-"] {
        width: 40px;
        height: 40px;
    }
    .wg-about-list .owl-theme .owl-nav .owl-prev {
        right: 50px;
    }
    .wg-about-list .link {
        width: 200px;
    }
    .wg-about-list .thumb img {
        width: 100px;
        left: 0;
    }
    .wg-about-list .link {
        padding: 20px;
    }
    .site-footer .main {
        padding: 40px 0;
    }
    .site-footer .contact-col {
        margin: 0;
    }
    .site-footer .logo img {
        width: 70px;
    }
    .site-footer .logo .title {
        font-size: 34px;
    }
    .site-footer .wording {
        margin-bottom: 10px;
    }
    .site-footer .wording .title {
        margin-bottom: 5px;
    }
    .site-footer .sitemap-col {
        padding-top: 20px;
    }
    .site-footer .footbar p {
        line-height: 1em;
    }
    .site-footer .footbar p+p {
        font-size: 14px;
        margin-top: 2px;
    }
    .sitemap .inner .close-sitemap {
        width: 40px;
        height: 40px;
        font-size: 34px;
    }
    .sitemap .inner {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .sitemap .inner .nav-title {
        margin-bottom: 10px;
    }
    .sitemap .inner .nav-sitemap {
        margin-bottom: 30px;
    }
    .sitemap .inner .nav-sitemap>li.sub::before {
        top: 6px;
    }
    .sitemap .inner .nav-sitemap>li.sub,
    .sitemap .inner .nav-sitemap>li.sub {
        padding-left: 15px;
    }
    .contact-page .headcover {
        width: auto;
        padding: 0;
        margin: 0;
    }
    .contact-page .headcover::before {
        width: auto;
        top: -62px;
        left: -15px;
        right: -15px;
    }
    .contact-page .headcover::after {
        display: none;
    }
    .contact-page .headcover .location-box {
        margin-top: 20px;
    }
    .contact-page .headcover .location-box,
    .contact-page .headcover .telephone-box,
    .contact-page .headcover .fax-box {
        margin-bottom: 10px;
    }
    .contact-page .headcover .location-box .inner .content,
    .contact-page .headcover .telephone-box .inner .content,
    .contact-page .headcover .fax-box .inner .content,
    .contact-page .headcover .mail-box .inner .content {
        padding-left: 12px;
    }
    .contact-page .headcover .map-box {
        padding: 20px 0 20px 0;
    }
    .contact-page .headcover .map-box .wrapper .title {
        height: auto;
        line-height: 1em;
        padding: 10px;
    }
    .contact-page .headcover .map-box .row {
        margin: 0 -5px;
    }
    .contact-page .headcover .map-box .row>div {
        padding: 0 5px;
    }
    .contact-page .headcover .map-box .wrapper {
        margin-bottom: 10px;
    }
    .contact-page .tab-nav-contact {
        margin-top: 30px;
        padding: 10px 0;
    }
    .contact-page .tab-nav {
        overflow: auto;
    }
    .contact-page .tab-nav .nav-list {
        display: inline-flex;
        flex-wrap: inherit;
        margin: 0;
        float: left;
    }
    .contact-page .tab-nav li {
        width: auto;
        padding: 0;
        margin-left: 10px;
    }
    .contact-page .tab-nav li:last-child {
        margin-right: 10px;
    }
    .contact-page .tab-nav li a {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        white-space: nowrap;
    }
    .contact-page .tab-content .inner {
        padding-top: 18px;
        padding-bottom: 40px;
    }
    .contact-page .tab-content .inner .title {
        margin-bottom: 15px;
    }
    .search-page .head-search {
        padding-bottom: 30px;
    }
    .search-page .head-search .search-form .btn {
        min-width: inherit;
    }
    .default-page .content-box .top-title {
        margin-top: 0;
    }
    .search-page .search-list>ul>li {
        padding: 20px 0;
    }
    .search-page .search-list>ul>li>.link>div {
        vertical-align: top;
    }
    .search-page .search-list>ul>li>.link .thumb figure {
        width: 100px;
    }
    .search-page .search-list>ul>li>.link .thumb {
        padding-right: 15px;
    }
    .default-page {
        padding-bottom: 40px;
    }
    .default-page .content-box {
        margin-bottom: 0;
    }
}