@media (min-width: 768px) and (max-width: 980px) {
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .care-title>img,
    .care-title1>img {
        width: 80%;
    }
    .care-title>span,
    .care-title1>span {
        padding-top: 8px;
        width: 80%;
    }
    .ll-service>li>span {
        line-height: 35px;
        width: 35px;
        height: 35px;
    }
    .ll-service>li>p {
        font-size: 14px;
    }
    .ll-service>li>p>i {
        font-size: 9px;
        line-height: 1;
    }
    .ll-service>li:last-child>p,
    .ll-service.ll-service-left>li>p {
        margin-top: 0;
    }
    .ll-service>li>span>small.iconfont {
        width: auto;
        font-size: 26px;
    }
    .container.service-con .col-sm-6 {
        padding-left: 0;
    }
    .container.service-con .col-sm-6.first-left {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .container.service-con .col-sm-6 {
        padding-left: 0;
    }
    .container.service-con .col-sm-6.first-left {
        padding-left: 0;
    }
    .navbar-toggle {
        margin-top: 12px;
    }
    .header-frontend .navbar-collapse {
        background-color: #616161;
    }
    .header-frontend .navbar-collapse ul.navbar-nav {
        float: none;
        margin-left: 0;
    }
    .header-frontend .nav li a:hover,
    .header-frontend .nav li a:focus,
    .header-frontend .nav li a.dropdown-toggle:focus,
    .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .header-frontend .nav li.active a,
    .header-frontend .dropdown-menu li a:hover {
        color: #fff !important;
    }
    .header-frontend .navbar-nav>li {
        padding: 0;
        margin-bottom: 2px;
    }
    .header-frontend .nav li ul.dropdown-menu li a {
        margin-left: 0px;
        color: #999 !important;
        ;
    }
    .header-frontend .nav li .dropdown-menu li a:hover,
    .header-frontend .nav li .dropdown-menu li.active a {
        color: #fff !important;
    }
    .purchase-btn,
    .about-testimonial {
        margin-top: 10px;
    }
    .breadcrumb.pull-right {
        padding: 0;
    }
    .search,
    .bx-controls-direction {
        display: none;
    }
    .tweet-box {
        margin-bottom: 20px;
    }
    .property img {
        width: 80%;
    }
    .bx-wrapper {
        margin-bottom: 60px;
    }
    .purchase-btn,
    .about-testimonial {
        margin-top: 0;
    }
    .purchase-btn {
        line-height: 98px;
    }
    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }
    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;
        margin: 10px 0;
    }
    .navbar-brand {
        float: none;
    }
    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }
    .btn,
    .form-control {
        margin-bottom: 10px;
    }
    .process>ul>li>p {
        top: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .process>ul>li>span.iconfont {
        top: -20px;
    }
    .process>ul>li>i {
        margin-top: 70px;
    }
    .process>ul .iconfont {
        font-size: 20px;
        color: #ff7265;
    }
    .process>ul>li {
        font-size: 10px;
    }
    .carousel-control.left {
        left: 20%;
    }
    .carousel-control.right {
        right: 38%;
    }
    .carousel-control {
        top: 100%;
    }
}

@media (max-width: 480px) {
    .container.service-con .col-sm-6 {
        padding-left: 0;
    }
    .container.service-con .col-sm-6.first-left {
        padding-left: 0;
    }
    .header-frontend .navbar {
        min-height: 60px;
    }
    .navbar-toggle {
        margin-right: -10px;
    }
    .header-frontend .nav li .dropdown-menu li a:hover {
        color: #f77b6f !important;
    }
    .navbar-brand {
        margin-top: 10px !important;
        float: left !important;
    }
    .navbar-brand img {
        width: 70px;
    }
    .banner-title {
        top: 40px;
        left: 18%;
    }
    .banner-buts {
        top: 115px;
    }
    .banner-buts span {
        display: inline-block;
        width: 90px;
    }
    .banner-buts span img:first-child {
        display: none;
    }
    .banner-buts span img:last-child {
        display: inline-block;
        width: 70px;
    }
    .col-4 .item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }
    .team .col-sm-6 {
        width: 47%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .team>li>h5 {
        font-size: 16px;
    }
    .team>li>i {
        font-size: 12px;
    }
    .team>li>img {
        width: 50%
    }
    .header-frontend .nav li.active a {
        width: 93%
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
    }
    .project-item {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        padding: 10px;
        height: 80%;
        width: 80%;
    }
    .project-item>h5 {
        font-size: 16px;
    }
    .project-item>p {
        line-height: 1.4;
        font-size: 10px;
    }
    .breadcrumb.pull-right {
        float: left !important;
        margin-top: 10px;
        padding: 0;
    }
    .header-frontend .navbar-default {
        background-color: transparent;
    }
    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }
    .about-img {
        clear: both;
        width: 100%
    }
    .about-txt {
        clear: both;
        width: 100%;
    }
    .kefu-ewm {
        margin: 0 auto;
        width: 130px;
    }
    .kefu-ewm>img {
        width: 100%;
    }
    .gzwm {
        display: none;
    }
    .banner-fenge {
        overflow: hidden;
    }
    .banner-fenge>img {
        /* width: 200%;*/
    }
    .about-text {
        position: absolute;
        top: 60%;
        left: 10%;
        padding-left: 10px;
        font-size: 24px;
        color: #fff;
        border-left: 4px solid #40bdc2;
    }
    .service-con .col-sm-6:last-child {
        margin-top: 40px;
    }
    .price-list tfoot td {
        padding: 10px 10px;
    }
    .price-list tfoot td b {
        display: block;
        margin: 15px 0;
        font-size: 12px;
    }
    .price-list tbody td {
        font-size: 14px;
        line-height: 1.5
    }
    .reviews {
        height: 400px;
        margin-top: 0;
    }
    .reviews-item {
        display: block;
    }
    .reviews-item>img {
        display: block;
        margin: 0 auto 20px auto;
        width: 100px;
    }
    .reviews-item>p {
        font-size: 12px;
    }
    .reviews-item>p>i {
        display: none;
    }
}

@media (max-width:320px) {}