/*================================================
Template name: Rimk Construction HTML Template
Version: 1.0.0
Author: Design Expert    
Author url: 
Developer: Najmul Huda Eimon 

[ Table of Contents]

01: extra extra large (xxl)
02: extra large (xl)
03: large (lg)
04: medium (md)
05: small (sm)
06: extra small (xs)

==================================================*/

/*=================================================
01: extra extra large (xxl)
====================================================*/
@media(min-width: 1400px) and (max-width: 1550px){}
/*=================================================
02: extra large (xl)
====================================================*/
@media(min-width: 1200px) and (max-width: 1399px){
    /*--------------------- home 1 -------------------*/
    /* menubar */
    .header-menu ul li a {
        padding: 35px 20px;
    }
    /* banner */
    .home1.banner .text-area h1 {
        font-size: 50px;
    }
    /* feature */
    .home1.feature .item .front, 
    .home1.feature .item .back {
        padding: 50px 20px 45px 20px;
    }
    /* about */
    .home1.about .section-title h2,
    .home1.about .section-title p {
        width: 100%;
    }
    /* service */
    .home1.service .single .overlay {
        padding: 35px;
    }
}
/*=================================================
03: large (lg)
====================================================*/
@media(min-width: 992px) and (max-width: 1199px){
    /*--------------------- home 1 -------------------*/
    /* menubar */
    .menubar .right-part .button-style{
        padding: 0 15px;
    }
    .header-menu ul li a {
        padding: 35px 15px;
    }
    /* banner */
    .home1.banner .text-area h1 {
        font-size: 44px;
    }
    .home1.banner .text-area p {
        width: 100%;
    }
    /* feature */
    .home1.feature{
        padding-bottom: 90px;
    }
    .home1.feature .item {
        margin-bottom: 30px;
    }
    /* about */
    .home1.about .section-title h2,
    .home1.about .section-title p {
        width: 100%;
    }
    .home1.about .content ul li .text p {
        padding-right: 0;
    }
    .home1.about .image,
    .home1.about .image img{
        width: 100%;
    }
    .home1.about .image::before {
        right: -20px;
    }
    /* service */
    .home1.service .single .overlay {
        padding: 35px;
    }
    /* video */
    .home1.video .section-title h2 {
        font-size: 32px;
    }
    .home1.video .section-title p {
        width: 100%;
    }

    /*--------------------- home 2 -------------------*/
    /* about */
    .home2.about{
        padding-top: 0;
    }
    /* quote */
    .home2.quote .image img {
        left: 20px;
    }
    /* count */
    .home2.count .item .text h5 {
        font-size: 18px;
    }
    /*--------------------- service detail page -------------------*/
    .service-page.detail .text {
        padding-right: 0;
    }
}
/*=================================================
04: medium (md)
====================================================*/
@media(min-width: 768px) and (max-width: 991px){
    /*--------------------- home 1 -------------------*/
    /* menubar */
    .menubar .menu-bg {
        padding: 10px 40px;
    }
    .menubar.sticky .menu-bg{
        padding: 10px 0;
    }
    /* banner */
    .home1.banner {
        padding-top: 250px;
        padding-bottom: 150px;
    }
    .home1.banner .text-area h1 {
        font-size: 48px;
    }
    /* SDMS banner 平板适配 (768-991) */
    .home1.banner.banner-sdms .banner-sdms-box {
        padding: 24px 30px;
        max-width: 100%;
    }
    .home1.banner.banner-sdms .banner-sdms-title-en {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .home1.banner.banner-sdms .banner-sdms-title-cn {
        font-size: 30px;
        margin-bottom: 8px;
        line-height: 1.25;
    }
    .home1.banner.banner-sdms .banner-sdms-desc {
        font-size: 18px;
    }
    .home1.banner.banner-sdms .banner-sdms-actions {
        max-width: 100%;
    }
    /* feature */
    .home1.feature{
        padding-bottom: 90px;
    }
    .home1.feature .item {
        margin-bottom: 30px;
    }
    /* newsletter */
    .home1.newsletter .content {
        margin-bottom: 20px;
    }
    /* about */
    .home1.about{
        padding-bottom: 120px;
    }
    .home1.about .image{
        margin-bottom: 80px;
    }
    .home1.about .section-title h2,
    .home1.about .section-title p {
        width: 100%;
    }
    .home1.about .content ul li .text p {
        padding-right: 0;
    }
    /* service */
    .home1.service .single .overlay {
        padding: 35px;
    }
    /* team */
    .home1.team{
        padding-bottom: 90px;
    }
    .home1.team .item{
        margin-bottom: 30px;
    }
    /* video */
    .home1.video .vid-content{
        margin-bottom: 60px;
    }
    /* client */
    .home1.client .client-img-slider{
        margin-bottom: 30px;
    }
    /* blog */
    .home1.blog{
        padding-bottom: 90px;
    }
    .home1.blog .item{
        margin-bottom: 30px;
    }
    /* footer */
    .footer-top{
        padding-top: 70px;
        padding-bottom: 25px;
    }
    .footer-top .title {
        padding-bottom: 35px;
    }
    .footer-top .content{
        margin-bottom: 50px;
    }
    .footer-top .form-area {
        display: block;
        width: 100%;
    }
    .footer-top .form-area .inputs {
        height: 42px;
    }
    .footer-top .form-area button {
        height: 42px;
        line-height: 42px;
    }
    .footer-bottom{
        text-align: center;
    }
    .footer-bottom .bg .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
    .footer-bottom ul{
        justify-content: center !important;
        padding-top: 20px;
    }

    /*--------------------- home 2 -------------------*/
    /* banner */
    .home2.banner{
        padding: 0;
    }
    .home2.banner .overlay{
        padding-top: 250px;
        padding-bottom: 250px;
    }
    /* about */
    .home2.about{
        padding-top: 0;
    }
    /* quote */
    .home2.quote .image {
        display: none;
    }
    .home2.quote .content {
        padding: 50px 40px 40px 40px;
    }
    /* count */
    .home2.count .item{
        padding-bottom: 30px;
    }
    .home2.count .overlay {
        padding-bottom: 70px;
    }

    /* 产品导航菜单中大屏适配 (768-991) */
    .product-showcase .product-nav-menu {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row a {
        display: flex !important;
        width: 33.33% !important;
        height: auto !important;
        min-height: 65px;
        padding: 10px 8px;
        margin: 0;
        font-size: 16px !important;
        line-height: 1.3 !important;
        font-weight: 500;
        color: #fff !important;
        text-decoration: none;
        text-align: center !important;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.1);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    /*--------------------- inner page -------------------*/
    .inner-page.menubar .header-menu{
        margin: auto;
    }
    /*--------------------- inner page banner -------------------*/
    .inner-page.banner h2 {
        font-size: 38px;
    }
    /*--------------------- service detail page -------------------*/
    .service-page.detail .left-part{
        padding-top: 50px;
    }
    .service-page.detail .text {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .service-page.detail .right-part {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /*--------------------- project detail page -------------------*/
    .project-page.project-detail .info-area {
        padding-left: 0;
    }
    .project-page.project-detail .list-part .row {
        align-items: flex-start !important;
    }
}
/*=================================================
05: small (sm)
====================================================*/
@media(min-width: 576px) and (max-width: 767px){
    /*--------------------- home 1 -------------------*/
    /* menubar */
    .menubar .menu-bg {
        padding: 10px 40px;
    }
    .menubar.sticky .menu-bg{
        padding: 10px 0;
    }
    /* banner */
    .home1.banner {
        padding-top: 250px;
        padding-bottom: 150px;
    }
    .home1.banner .text-area h1 {
        font-size: 42px;
    }
    /* SDMS banner 响应式 (平板) */
    .home1.banner.banner-sdms {
        height: auto !important;
        min-height: 100vh;
    }
    .home1.banner.banner-sdms .banner-sdms-box {
        padding: 24px 30px;
        max-width: 100%;
    }
    .home1.banner.banner-sdms .banner-sdms-title-en {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .home1.banner.banner-sdms .banner-sdms-title-cn {
        font-size: 28px;
        margin-bottom: 8px;
        line-height: 1.25;
    }
    .home1.banner.banner-sdms .banner-sdms-desc {
        font-size: 17px;
    }
    .home1.banner.banner-sdms .banner-sdms-actions {
        max-width: 100%;
    }
    /* feature */
    .home1.feature{
        padding-bottom: 90px;
    }
    .home1.feature .item {
        margin-bottom: 30px;
    }
    /* newsletter */
    .home1.newsletter .content {
        margin-bottom: 20px;
    }
    /* about */
    .home1.about{
        padding-bottom: 120px;
    }
    .home1.about .image{
        margin-bottom: 60px;
    }
    .home1.about .image::before {
        right: -20px;
    }
    .home1.about .section-title h2,
    .home1.about .section-title p {
        width: 100%;
    }
    .home1.about .content ul li .text p {
        padding-right: 0;
    }
    /* service */
    .home1.service .single .overlay {
        padding: 35px;
    }
    /* team */
    .home1.team{
        padding-bottom: 90px;
    }
    .home1.team .item{
        margin-bottom: 30px;
    }
    /* video */
    .home1.video .section-title h2 {
        font-size: 32px;
    }
    .home1.video .vid-content{
        margin-bottom: 60px;
    }
    /* project */
    .home1.project .project-menu li {
        padding: 0 15px;
    }
    /* client */
    .home1.client .client-img-slider{
        margin-bottom: 30px;
    }
    /* blog */
    .home1.blog{
        padding-bottom: 90px;
    }
    .home1.blog .item{
        margin-bottom: 30px;
    }
    /* footer */
    .footer-top{
        padding-top: 70px;
        padding-bottom: 25px;
    }
    .footer-top .title {
        padding-bottom: 35px;
    }
    .footer-top .content{
        margin-bottom: 50px;
    }
    .footer-top .form-area {
        display: block;
        width: 100%;
    }
    .footer-top .form-area .inputs {
        height: 42px;
    }
    .footer-top .form-area button {
        height: 42px;
        line-height: 42px;
    }
    .footer-bottom{
        text-align: center;
    }
    .footer-bottom .bg .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
    .footer-bottom ul{
        justify-content: center !important;
        padding-top: 20px;
    }

    /*--------------------- home 2 -------------------*/
    /* banner */
    .home2.banner{
        padding: 0;
    }
    .home2.banner .overlay{
        padding-top: 250px;
        padding-bottom: 250px;
    }
    /* about */
    .home2.about{
        padding-top: 0;
    }
    /* quote */
    .home2.quote .image {
        display: none;
    }
    .home2.quote .content {
        padding: 50px 40px 40px 40px;
    }
    /* count */
    .home2.count .item{
        padding-bottom: 30px;
    }
    .home2.count .overlay {
        padding-bottom: 70px;
    }

    /* 产品导航菜单平板适配 (576-767) */
    .product-showcase .product-nav-menu {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row a {
        display: flex !important;
        width: 50% !important;
        height: auto !important;
        min-height: 60px;
        padding: 10px 8px;
        margin: 0;
        font-size: 15px !important;
        line-height: 1.3 !important;
        font-weight: 500;
        color: #fff !important;
        text-decoration: none;
        text-align: center !important;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.12);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    /*--------------------- inner page -------------------*/
    .inner-page.menubar .header-menu{
        margin: auto;
    }
    /*--------------------- inner page banner -------------------*/
    .inner-page.banner .overlay {
        padding-top: 175px;
        padding-bottom: 80px;
    }
    .inner-page.banner h2 {
        font-size: 32px;
    }
    /*--------------------- service detail page -------------------*/
    .service-page.detail .left-part{
        padding-top: 40px;
    }
    .service-page.detail .text {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .service-page.detail .right-part {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /*--------------------- project detail page -------------------*/
    .project-page.project-detail .info-area {
        padding-left: 0;
        padding-top: 40px;
    }
    .project-page.project-detail .list-part .image {
        padding-top: 40px;
    }

    /*--------------------- team detail page -------------------*/
    .team-page.team-detail .personal-info {
        margin-bottom: 30px;
    }
}
/*=================================================
06: extra small (xs)
====================================================*/
@media(min-width: 320px) and (max-width: 575px){
    /*--------------------- home 1 -------------------*/
    /* common */
    .p-120{
        padding: 100px 0;
    }
    .pt-120{
        padding-top: 100px;
    }
    .pb-120{
        padding-bottom: 100px;
    }
    .pb-90{
        padding-bottom: 70px;
    }
    .section-title h2 {
        font-size: 28px;
        line-height: 40px;
    }
    /* menubar */
    .menubar .menu-bg {
        padding: 10px 5px;
    }
    .menubar.sticky .menu-bg{
        padding: 10px 0;
    }
    /* 产品详情页容器与 menu-bg padding 对齐 */
    .service-page.detail > div {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .menubar .right-part{
        display: none;
    }
    /* banner */
    .home1.banner {
        padding-top: 250px;
        padding-bottom: 100px;
    }
    .home1.banner .text-area h1 {
        font-size: 30px;
        line-height: 52px;
    }
    .home1.banner .text-area p{
        width: 100%;
    }
    .home1.banner .text-area ul{
        display: block !important;
    }
    .home1.banner ul li .special-btn{
        width: max-content;
        margin-top: 20px;
    }
    /* SDMS banner 移动端响应式 */
    .home1.banner.banner-sdms {
        height: auto !important;
        min-height: 100vh;
    }
    .home1.banner.banner-sdms .banner-sdms-container {
        padding: 60px 0;
    }
    .home1.banner.banner-sdms .banner-sdms-box {
        padding: 20px 20px;
        max-width: 100%;
        min-height: 0;
    }
    .home1.banner.banner-sdms .banner-sdms-title-en {
        font-size: 26px;
        margin-bottom: 8px;
    }
    .home1.banner.banner-sdms .banner-sdms-title-cn {
        font-size: 22px;
        margin-bottom: 8px;
        line-height: 1.25;
    }
    .home1.banner.banner-sdms .banner-sdms-desc {
        font-size: 15px;
        line-height: 1.45;
    }
    .home1.banner.banner-sdms .banner-sdms-actions {
        max-width: 100%;
        padding: 20px 0 10px 0;
    }
    .home1.banner.banner-sdms .button-style {
        line-height: 46px;
        padding: 0 28px;
        font-size: 16px;
    }
    /* feature */
    .home1.feature{
        padding-bottom: 70px;
    }
    .home1.feature .item {
        margin-bottom: 30px;
    }
    /* newsletter */
    .home1.newsletter .content h2 {
        font-size: 25px;
    }
    .home1.newsletter .content {
        margin-bottom: 20px;
    }
    /* about */
    .home1.about .image,
    .home1.about .image img{
        width: 100%;
    }
    .home1.about{
        padding-bottom: 100px;
    }
    .home1.about .image{
        margin-bottom: 60px;
    }
    .home1.about .image::before {
        right: -10px;
        bottom: -10px;
    }
    .home1.about .section-title h2,
    .home1.about .section-title p {
        width: 100%;
    }
    .home1.about .content ul li .text p {
        padding-right: 0;
    }
    /* service */
    .home1.service .single .overlay {
        padding: 35px;
    }
    /* team */
    .home1.team{
        padding-bottom: 70px;
    }
    .home1.team .item{
        margin-bottom: 30px;
    }
    /* video */
    .home1.video .section-title h2 {
        font-size: 32px;
    }
    .home1.video .vid-content{
        margin-bottom: 60px;
    }
    /* project */
    .home1.project .project-menu {
        display: block !important;
    }
    .home1.project .project-menu li {
        padding: 0 15px;
        text-align: center;
    }
    /* client */
    .home1.client .client-img-slider{
        margin-bottom: 30px;
    }
    .home1.client .item .author {
        display: block !important;
    }
    /* blog */
    .home1.blog{
        padding-bottom: 70px;
    }
    .home1.blog .item{
        margin-bottom: 30px;
    }
    /* footer */
    .footer-top{
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .footer-top .title {
        padding-bottom: 30px;
    }
    /* 移动端footer列堆叠 */
    .footer-top [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-top .content{
        margin-bottom: 40px;
    }
    /* newsletter表单移动端适配 */
    .footer-top .form-area {
        display: block;
        width: 100%;
    }
    .footer-top .form-area .inputs {
        width: 100%;
        height: 42px;
        margin-bottom: 10px;
    }
    .footer-top .form-area button {
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        margin-top: 0;
    }
    .footer-bottom{
        text-align: center;
    }
    /* footer底部inner列堆叠 */
    .footer-bottom .bg .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .footer-bottom ul{
        justify-content: center !important;
        padding-top: 20px;
    }
    .footer-bottom ul li:not(:last-child) {
        padding-right: 10px;
    }
    .footer-bottom ul li a {
        font-size: 14px;
    }

    /* 产品导航菜单移动端适配 (手机端) */
    .product-showcase .product-nav-menu {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
    }
    .product-showcase .product-nav-menu .nav-row a {
        display: flex !important;
        width: 50% !important;
        height: auto !important;
        min-height: 58px;
        padding: 10px 8px;
        margin: 0;
        font-size: 14px !important;
        line-height: 1.35 !important;
        font-weight: 500;
        color: #fff !important;
        text-decoration: none;
        text-align: center !important;
        vertical-align: middle !important;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.12);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    /* 产品中心卡片移动端适配 (覆盖 inline 样式) */
    .home1.service .product-item > div:first-child {
        height: 220px !important;
    }
    .home1.service .product-item img {
        padding: 12px !important;
    }
    .home1.service .product-item > div:last-child {
        padding: 18px 16px !important;
    }
    .home1.service .product-item h4 {
        font-size: 17px !important;
        margin-bottom: 8px !important;
    }
    .home1.service .product-item p {
        font-size: 13px !important;
        line-height: 1.5 !important;
        margin-bottom: 14px !important;
    }
    .home1.service .product-item a {
        font-size: 13px !important;
    }

    /* footer-top 第一列 inline width:50% 在移动端强制全宽 */
    .footer-top [class*="col-"][style*="width"] {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /*--------------------- home 2 -------------------*/
    /* banner */
    .home2.banner{
        padding: 0;
    }
    .home2.banner .overlay{
        padding-top: 250px;
        padding-bottom: 250px;
    }
    /* about */
    .home2.about{
        padding-top: 0;
    }
    /* quote */
    .home2.quote .image {
        display: none;
    }
    .home2.quote .content {
        padding: 50px 20px 40px 20px;
    }
    /* count */
    .home2.count .item{
        padding-bottom: 30px;
        justify-content: flex-start;
    }
    .home2.count .overlay {
        padding-bottom: 70px;
    }
    /*--------------------- blog detail page -------------------*/
    .blog-detail .blog-sidebar {
        margin-bottom: 40px;
    }
      
    .blog-detail .detail-inner h3 {
        font-size: 26px;
        line-height: 42px;
    }
    
    .blog-detail .blog-meta .author {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .blog-detail .detail-inner blockquote {
        margin-left: 0;
        margin-right: 0;
    }
    .blog-detail .blog-meta ,
    .blog-detail .detail-inner .comments li .comment-author {
        display: block !important;
    }
    .blog-detail .detail-inner .comments li .comment-author a {
        margin: 15px 0;
    }
    .blog-detail .detail-inner .comments li.single-comment li.single-comment {
        margin-left: 40px;
    }
    .blog-detail .detail-inner .comments li.single-comment {
        margin: 20px 0;
    }
    .blog-detail .detail-inner .comments li img {
        width: 50px;
        height: 50px;
    }
    .blog-detail .detail-inner .comments li .comment-body {
        padding-left: 60px;
    }
    /*--------------------- inner page banner -------------------*/
    .inner-page.banner .overlay {
        padding-top: 150px;
        padding-bottom: 60px;
    }
    .inner-page.banner h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .inner-page.banner .breadcrumb-item a,
    .inner-page.banner .breadcrumb-item {
        font-size: 14px;
        line-height: 22px;
    }
    /*--------------------- service detail page -------------------*/
    .service-page.detail {
        padding-bottom: 70px;
    }
    .service-page.detail .left-part{
        padding-top: 30px;
    }
    .service-page.detail .text {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .service-page.detail .right-part {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .service-page.detail .text .img {
        margin-right: 0;
    }
    /*--------------------- project detail page -------------------*/
    .project-page.project-detail .info-area {
        padding-left: 0;
        padding-top: 40px;
    }
    .project-page.project-detail .list-part .image {
        padding-top: 40px;
    }
    /*--------------------- team detail page -------------------*/
    .team-page.team-detail .personal-info {
        margin-bottom: 30px;
    }
}

/*=================================================
07: 超小屏适配 (iPhone SE 等 < 375px)
====================================================*/
@media(max-width: 374px){
    /* common */
    .section-title h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .p-120{
        padding: 70px 0;
    }
    .pt-120{
        padding-top: 70px;
    }
    /* menubar */
    .menubar .menu-bg {
        padding: 10px 0;
    }
    .navbar-brand img {
        height: 36px;
    }
    /* 产品详情页容器与 menu-bg padding 对齐 */
    .service-page.detail > div {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    /* SDMS banner */
    .home1.banner.banner-sdms .banner-sdms-container {
        padding: 50px 0;
    }
    .home1.banner.banner-sdms .banner-sdms-box {
        padding: 16px 14px;
    }
    .home1.banner.banner-sdms .banner-sdms-title-en {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .home1.banner.banner-sdms .banner-sdms-title-cn {
        font-size: 19px;
        margin-bottom: 6px;
    }
    .home1.banner.banner-sdms .banner-sdms-desc {
        font-size: 13px;
        line-height: 1.45;
    }
    .home1.banner.banner-sdms .button-style {
        line-height: 42px;
        padding: 0 22px;
        font-size: 14px;
    }
    /* feature */
    .home1.feature .item .front,
    .home1.feature .item .back {
        padding: 30px 15px;
    }
    .home1.feature .item .inner h4 {
        font-size: 17px;
    }
    .home1.feature .item .inner p {
        font-size: 13px;
        line-height: 1.5;
    }
    /* about */
    .home1.about .section-title p,
    .home1.about .content ul li .text p {
        font-size: 13px;
        line-height: 1.6;
    }
    .home1.about .content ul li .text h5 {
        font-size: 15px;
    }
    /* 产品中心卡片 */
    .home1.service .product-item > div:first-child {
        height: 180px !important;
    }
    .home1.service .product-item img {
        padding: 10px !important;
    }
    .home1.service .product-item > div:last-child {
        padding: 14px 12px !important;
    }
    .home1.service .product-item h4 {
        font-size: 15px !important;
    }
    .home1.service .product-item p {
        font-size: 12px !important;
    }
    /* newsletter */
    .home1.newsletter .content h2 {
        font-size: 21px;
    }
    .home1.newsletter .content p {
        font-size: 13px;
    }
    /* video */
    .home1.video .section-title h2 {
        font-size: 22px;
        line-height: 1.35;
    }
    .home1.video .section-title p {
        font-size: 13px;
        line-height: 1.6;
    }
    /* project */
    .home1.project .project-menu li a {
        font-size: 13px;
    }
    /* blog */
    .home1.blog .item .content h6 {
        font-size: 14px;
        line-height: 1.4;
    }
    .home1.blog .item .content p {
        font-size: 13px;
    }
    .home1.blog .item .content .read-more {
        font-size: 13px;
    }
    /* footer */
    .footer-top .title h5 {
        font-size: 15px;
    }
    .footer-top .content p,
    .footer-top .address li p {
        font-size: 13px;
    }
    .footer-top .form-area .inputs {
        font-size: 13px;
    }
    .footer-top .form-area button {
        font-size: 14px;
    }
    .footer-bottom .bg p {
        font-size: 12px;
    }
    /* top button */
    .top-btn {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
}