﻿@charset "utf-8";
@media (min-width: 481px){
    body.home .home_news .item-wrap .date {
        color: #fff;
        background: #7e351a;
        padding: 10px 0;
        border-radius: 8px;
    }
}
@media (min-width: 768px){
    body.home .videoarea .more-btn-area {
        position: absolute;
        right: 14px;
        top: 108px;
        margin: 0;
    }
}
@media (min-width: 1200px) {
    body.home .about02 .wid .list_item + .list_item {
        border-left: 1px solid rgb(255 255 255 / 30%);
    }
}
@media (min-width: 992px){
   /* body.home .banner {
        padding-top: 0 !important;
    }*/
    body.home .storyarea .page-box:nth-child(3) .wid-page_unit .pic:before {
        background: #d5f8eb;
        left: auto;
        right: -30px;
    }
    .footer .powered {
        float: right;
    }
    .wid-float-section, body.scroll-down .wid-float-section.mobile-animate {
        bottom: 90px;
        right: 40px;
    }
}
@media (max-width: 1600px){
    body.home .newsarea .container {
        /* width: 50%; */
        padding-right: 47%;
    }
}
@media (max-width: 1500px){
    body.home .newsarea .container {
        padding-right: 52%;
    }
    body.home .newsarea .decoarea .main-pic img {
        width: 680px;
    }
    body.home .newsarea .decoarea .deco.sun img {
        width: 118px;
    }
    body.home .newsarea .decoarea {
        right: 15px;
    }
}
@media (max-width: 1380px) {
    .footer .footer_content .sitemap {
       text-align:left;
    }
}
@media (max-width: 1199px) {
   .header .navbar > .container {
        max-width: 100%;
    }

    body.home .home_calculator .calculatorArea {
        padding-right:20px;
    }

    body.home .about02 .container {
        max-width: 100%;
    }

    body.home .about02 .wid .list_item {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        gap: 30px;
        color: #fff;
        padding: 0 30px;
        margin-bottom: 42px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgb(255 255 255 / 60%);
    }
    body.home .about02 .wid .list_item .info {
        writing-mode: inherit;
        max-height: inherit;
    }
    body.home .newsarea .decoarea {
        top: 45px;
        bottom: auto;
        right: 65px;
    }
   body.home .newsarea .decoarea .deco.sun {
        left: -14px;
        top: -8px;
    }
    body.home .newsarea .decoarea .deco.sun img {
        width: 75px;
    }
    body.home .newsarea .decoarea .main-pic {
        text-align: center;
    }
    body.home .newsarea .container {
        padding-right: var(--bs-gutter-x, 0.75rem);
        margin-top: 206px;
    }
    body.home .newsarea .decoarea .main-pic img {
        width: 550px;
    }
    .footer .right-area, .footer .left-area {
        width: 100%;
    }
    .footer .footer_content .sitemap > ul > li > a {
        font-size: 16px;
    }
    .footer .footer_content {
        padding: 45px 0;
    }
}
@media (max-width: 991px) {
    body.home .about01 .flex_item {
        width: 48%;
        margin-bottom: 48px;
    }

    body.home .home_calculator .calculatorArea .result .income:last-child{
        margin-bottom: 0;
    }
    body.home .home_calculator .calculatorArea:before {
        top: 0;
        bottom: auto;
        width: 100%;
        left: 0;
        height: 200px;
        border-radius: 20px 20px 0 0;
    }
    body.home .home_calculator .calculatorArea {
        padding: 220px 20px 20px 20px;
    }
   body.home .home_calculator .calculatorArea .result .income {
        width: 47%;
        margin-bottom: 0;
        background: none;
        padding-left: 0;
        text-align: center;
        position: relative;
    }
    body.home .home_calculator .calculatorArea .result .income:before {
        content: "";
        display: block;
        width: 60px;
        height: 50px;
        background: url(../images/all/coin.svg) no-repeat center top -7px;
        background-size: 60px;
        margin: 0 auto 12px;
    }
    body.home .home_calculator .calculatorArea .result .income:last-child:before {
        background-position:  center top -224px;
    }
    body.home .storyarea .page-box .wid-page_unit .editor > .row {
        display: block;
    }
    body.home .storyarea .page-box .wid-page_unit .editor > .row > * {
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
        padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
    }
    body.home .storyarea .page-box .wid-page_unit .pic {
        margin-bottom: 60px;
    }
    .sec01 {
        padding: 50px 0 !important;
    }
    body.home .storyarea .page-box .wid-page_unit h3:before, body.home .storyarea .page-box:nth-child(3) .wid-page_unit h3:before {
        bottom: 0;
        top: -60px;
        left: 0;
        right: auto;
        height: auto;
        width: 1px;
        background: #a3a3a3;
    }
    body.home .storyarea .page-box .wid-page_unit h3 {
        padding-left: 25px;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 22px;
        padding-bottom: 8px;
        margin-left: 18px;
    }
    body.home .storyarea .page-box .wid-page_unit h3:after {
        content:none;
    }
    body.home .storyarea .page-box .wid-page_unit .pic:before {
        left: auto;
        top: 30px;
        right: -18px;
    }
    body.home .storyarea .page-box + .page-box {
        margin: 38px 0;
    }
    body.home .about02 {
        background-attachment: scroll;
    }
    body.home .home_news .item-wrap .date {
        width: 10%;
    }
    body.home .servicemore .btn-more {
        border: 1px solid;
        margin-top: 25px;
    }
    body.home .servicemore .page-box:before {
        top: auto;
        bottom: -99px;
    }
    body.home .newsarea .decoarea {
        position: relative;
        display: table;
        margin: 0 auto;
        top: auto;
        right: auto;
    }
    body.home .newsarea .container {
        margin-top: 42px;
    }
    body.home .newsarea .decoarea .deco.sun {
        left: -38px;
        top: -52px;
    }
    body.home .newsarea {
        padding-top: 104px !important;
    }
    body.home .newsarea .decoarea {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    body.home .videoarea .gallery-list .item {
        width: 50%;
    }
    .footer .left-area, .footer .right-area {
        width: 100%;
    }
    .footer .right-area {
        text-align: left;
    }

    .wid-float-section ul li a {
        width: 100%;
        height: auto;
        border-radius: 0;
    }
    .wid-float-section ul li {
        padding: 0;
        width: 100%;
    }
    .gotop {
        bottom: 62px;
    }
}
@media (max-width: 767px) {

    .header .navbar .navbar-brand,
    .header .navbar.newtop .navbar-brand,
    .is_scroll .header .navbar .navbar-brand {
        width: 200px !important;
        height: 68px !important;
    }
    .header .navbar-nav > .nav-item.fadeup > .nav-link::before {
        right: auto;
        top: 9px;
        transform: none;
        left: 5px;
    }
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
    body.home .home_factory .note p {
        text-align: center;
    }
    body.home .home_factory .row > div + div {
        margin-top: 40px;
    }
    body.home .home_calculator .calculatorArea .btn.btn-primary {
        max-width: 100%;
    }
    body.home .home_news .item-wrap .date {
        width: 13%;
    }
    body.home .home_news .item-wrap {
        gap: 14px;
        flex-wrap: wrap;
    }

    body.home .home_news .item-wrap .pic {
        width: 25%;
    }
    body.home .home_news .item-wrap .info {
        width: 55%;
        PADDING: 0;
    }
    body.home .home_news .item-wrap .info .title {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.4;
    }
    body.home .servicearea .list .list_item {
        width: 48%;
    }
    body.home .servicearea .list .list_item .info {
        padding: 15px;
        padding-bottom: 56px;
    }
    body.home .servicearea:before, body.home .servicemore .page-box:before {
        content: none;
    }
    body.home .servicearea {
        background-attachment: scroll;
    }
    body.home .servicemore {
        width: 100%;
        padding: 50px 0 !important;
        background: url(../images/house.png) no-repeat center left 44px var(--main-color);
        /* color: #fff; */
        background-size: 27%;
    }
    body.home .servicemore .page-box {
        padding-left: 170px;
    }
    body.home .servicemore .container {
        margin-right: auto;
    }
    body.home .videoarea .more-btn-area {
        position: static;
    }
    body.home .videoarea .more-btn-area .btn.more {
        background: #9d9d9d;
    }
    body.home section .h3 {
        display: table;
        text-align:center;
        margin: 0 auto 50px;
    }
    body.home .newsarea .more-btn-area {
        text-align: center;
    }
    .footer .footer-info ul li {
        width: 100%;
    }
    .footer .footer-info ul li:last-child {
        margin-bottom: 0;
    }
    .footer .footer_content {
        padding: 40px 0;
    }
    .is_scroll .header .navbar .navbar-brand {
        width: 120px;
        height: 44px;
    }
    .mob-two-col > [class*=col-]:nth-child(2n) {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
}
@media (max-width: 575px) {
    
    body.home .servicemore {
        background-position:center left 20px;
    }
    body.home .servicearea .list .list_item {
        width: 100%;
    }
    body.home .newsarea .decoarea .deco.sun {
        left: 20px;
        top: -56px;
    }
    body.home .newsarea .decoarea .deco.sun img {
        width: 50px;
    }
    body.home .newsarea .article-list .item .main-info .time {
        display: block;
        position: static;
        margin-right: 0;
        margin-bottom: 6px;
    }
    body.home .newsarea .article-list .item .main-info .d-flex {
        padding-left: 0;
        padding-right: 0;
    }
    body.home .newsarea .article-list .item .main-info .icon {
        top: auto;
        bottom: 0px;
    }
    body.home .newsarea .article-list .item .main-info .info {
        padding-right: 30px;
    }
}

@media (max-width: 480px) {
    body.home .about01 .flex_item {
        width: 100%;
        margin-bottom: 48px;
    }
    body.home .about01 .flex_item:last-child {
        margin-bottom: 0;
    }

    body.home .home_calculator .calculatorArea .result .income {
        width: 49%;
    }
    body.home .home_calculator .calculatorArea .result label small {
        display: block;
    }

    body.home .home_calculator .calculatorArea:after {
        content: none;
    }
    body.home .home_calculator {
        position:relative;
    }
    body.home .home_calculator:after {
        content: "";
        position: absolute;
        width: 300px;
        height: 300px;
        left: calc(50% - 300px / 2);
        top: -220px;
        background: url(../images/all/circleText2.png) no-repeat center;
        background-size: contain;
        z-index: -1;
        animation: spinning linear forwards infinite 60s;
        /* transform: translateX(-50%); */
    }
    body.home .home_news .item-wrap .pic {
        width: 25%;
        order: inherit;
    }
    body.home .home_news .item-wrap .info {
        width: 70%;
    }
    body.home .home_news .item-wrap .date {
        text-align: left;
        width: 100%;
    }
    body.home .home_news .item-wrap .date .year {
        display: inline-block;
        margin-right: 6px;
    }
    body.home .servicemore {
        background-position: center top 25px;
        padding-top: 120px !important;
        background-size: 125px auto;
    }
    body.home .servicemore .page-box {
        padding-left: 0;
        text-align: center;
    }
    body.home .servicemore p {
        margin-bottom: 22px;
        
        letter-spacing: 0;
    }
    body.home .servicemore .d-flex {
        display: block !important;
    }
}



@media (max-width: 400px) {
    body.home .home_news .item-wrap .pic, body.home .home_news .item-wrap .info {
        width: 100%;
    }
    body.home .home_news .item-wrap .pic {
        order: 1;
    }
    body.home .home_news .item-wrap .date {
        color: #8d8d8d;
        font-size: 16px;
    }
    body.home .home_news .item-wrap {
        gap: 10px;
    }
}