/* lg */ 
html {
  max-width: 1980px;
  margin: 0 auto ;
  position: relative;
}
@media (min-width: 1920px) { 
  .navbar.navbar-inverse {
    background-position: center top;
  }

  #service-main h3 {
    font-size:4.5rem;
    
  }

  #main-slider .carousel .item {
    height: 90vh;
  }
  .container {
    width: 1360px;
  }

  #service-main .article-caption {
     
    font-size: 2.5rem;
    line-height: 150%;
  }

  .iso-product-content { 
    top:0px;
  }

}
@media (min-width: 1600px) and (max-width: 1920px) {
  .container {
      width: 1360px;
  }

  #main-slider .carousel .item {
      height: 90vh;
  }

  #service-main .article-caption {
     
    font-size: 2.5rem;
    line-height: 150%;
  }

 

}


@media (min-width: 1400px) and (max-width: 1599px)  { 
  .container {
    width: 1300px;
  }
  .about-text {
    font-size:16px;
    line-height:150%;
  }

}
@media (min-width: 1360px) and (max-width: 1399px)  { 
  .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px)  {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .about-text {
    padding:30px 10px 0px 20px;
  }
  .about-text-p-02 {
    margin-top:20px;
  }

  .about-text {
    font-size:14px;
  }

  .navbar.navbar-inverse { 
    background-position: -50px top;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size:14px;
  }

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  

 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }
  .navbar>.container .navbar-brand {
    width:250px;
  }

  .navbar.navbar-inverse {
       
      background-position: -155px top;
       
  }

  .navbar-nav > li {
    margin-left: 0px;
  }

  .navbar-inverse .navbar-nav > li > a {
    margin:0px 5px;;
  
  }
  .navbar .container  {
    width:100%;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .navbar-inverse .navbar-nav > li > a {
    font-size:14px;
  }


 .homepage #main-slider .carousel .item {
    height:550px;
  }
}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */

  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel .item {
     height:400px;
  }
  .img-about-us-01 {
    margin-top:-50px;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
}

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

/* XS Portrait */
@media (max-width: 480px) {

  #main-slider {
    margin:0px;
  }
  #homepage #main-slider {
    margin:0px;
  }
  .home-gallery  {
    text-align: center;
    padding:10px 0px;
  }
  .home-gallery  .item {
    width:33%;
    display: inline-block;
    position: relative;
    padding:3px;
  }
  .home-gallery  .item a {
    display: block;
    border-radius:5px;
    
  }
  .home-gallery  .item .name {
    position: absolute ;
    left:0px;
    right:0px;
    width:100%;
    bottom:10px;
  }

  .about-lab-thumb {
      position: relative;
      margin-top: -200px;
      z-index: 10;
  }
      .navbar-nav>li:last-child {
          margin-bottom:20px;
      }

      body > section {
        padding:50px 0px;
      }

        .mobile-hide {
            display:none ! important;
        }


        .top-bar {
            padding: 5px 0;
         
           
            line-height: 20px;
           
            background-position: right center;
            background-repeat: repeat-y;
        }

        .navbar-collapse {
          max-height: 100vh;
        }
        .navbar.navbar-inverse {
            
            background: #002196;
            padding: 0px 5px 0 5px;
            position:inherit
        }
        .navbar {
          padding:0px;
        }

        .navbar>.container .navbar-brand {
          width:200px;
        }
        .navbar .container {
            margin:0px; padding:0px;
        }
        .navbar-header {
          padding:5px;
        }
        .navbar-inverse .navbar-toggle .icon-bar {

          background-color: #FFF;

        }
        .navbar-inverse .navbar-toggle {
          border-color:#FFF;
          margin-top: 38px;
        }
        .navbar-inverse .navbar-toggle:hover, 
        .navbar-inverse .navbar-toggle:focus {
          background-color: #001b79;
        }
        .navbar-inverse .navbar-toggle:focus  .icon-bar ,
        .navbar-inverse .navbar-toggle:focus  .icon-bar {

          background-color: #FFF;

        }
    
        .container>.navbar-header, .container>.navbar-collapse {
          margin:0px;
        }

        #banner-contact.version-blue h2 {
          font-size:3.5rem;
        }

        .navbar-nav {
          margin-bottom:0px;
        }
        .navbar-nav>li {
          margin:0px;
        }
    
        .navbar-inverse .navbar-nav > li > a {
          color: #fff;
          margin: 0px 15px 10px;
          border-radius: 10px;
          border: 1px solid #002196;
        background: #002bc5;
          padding: 8px;
          display: block;
          text-align: center;
        }

        .navbar-inverse .navbar-nav > .active > a {

          color: #FFF;
          border: 1px solid #002196;
          background: #001b7b;
          

        }

        .homepage  #main-slider .carousel .item { 
          height: 450px;
          background-size: cover;
          background-position: top center;
        }

        .hompage #main-slider {
          background: #f9eddd;
        }
       

        #homepage #main-slider .carousel .carousel-content {
            margin-top: 50px;
            
            text-align: center;
            color:#FFF !important;
        }

        .carousel-inner .container .carousel-content {
          color:#FFF !important;
          font-size:1.75rem;
        } 
        #homepage #main-slider .carousel-inner .container .carousel-content  h1 {
            color: #FFF;
            font-size: 2.75rem;
        }
        #homepage #main-slider .carousel-inner .container .carousel-content h2 {
         
          font-size: 2rem;
        }

        #homepage #main-slider h3 {
          color: #FFF;
          font-weight: normal;
          line-height: 150%;
          font-size: 1.5rem;
      }

      #homepage #main-slider .item:first-child::before {
          position: absolute;
          content: ' ';
          background: #2d2d2d66;
          left: 0px;
          bottom: 0px;
          right: 0px;
          top: 0px;
          background-image: linear-gradient(to right, #002196d4 0%, #0046ff00 51%, #ffffff00 100%);
      }


      .about-text h2 {
          
          font-size: 16px;
          
      }
      .about-text h3 {
        
         
        line-height: 120%;
      }

      #homepage #master-product .owl-dots {
        position: relative;
      }

      #homepage  #master-product {
          text-align: center;
      }
        #about-us .about-footer {
          width: 100%;
          display: inherit;
          position: inherit;
        }

        .count-down.promotion-date div.cd-row div {
          margin-bottom:15px;
        }
    

        .about-text-p-01 , .about-text-p-02 {
          line-height: 150%;
          font-size: 16px;
          margin-top: 20px;
        }



        #main-slider .prev {
          left:10px;
        }

        #main-slider .next {
          right:10px
        }

        #main-slider .prev, #main-slider .next {
          bottom: 120px;
        }

        .btn-video {
          width:150px;
          height: 150px;
          margin-top: -75px;
          margin-left: -75px;
        }

        .about-text {
          margin-top:0px;
        }


        #master-product {
          
          min-height: 400px;
          background-position: top center;
          background-size: contain;
        }

        #master-product h5 {
          margin:0px;
          font-size:14px;
        }
        #master-product h1 {
          margin:0px 0 15px 0;
          font-size:40px;
        }

        #product-rec {
          margin-top:20px;
        }

        #banner-contact {
          
          background-position: center;
        }
        #banner-contact h3 {
          font-size:20px;
        }
        
        #one-stop h3{
         
          margin-bottom: 30px !important;
        }

        #one-stop p {
          line-height: 150%;;
        }

        .btn-add-line {
          width:100%;
           
          display: block;
          margin: 20px auto 20px auto;
        }
        .btn-white {
          display: block;
          margin: 10px auto;
          width: 100% !important;
        }

        #one-stop {
          text-align: center;
          padding: 50px 0px;
          border-top:1px solid #cbb48c87;
          border-bottom: 1px solid #959595;
      }

      #one-stop h2 { 
          font-size: 18px;
          margin:0px;
        }
      #one-stop h3 {
          font-size: 30px;
          margin: 10px 0px;
      }

      .ons-item {
          max-width: 400px;
          margin: 10px auto 15px auto;
          border: 1px solid #c50000;
          padding: 20px 10px;
          border-radius: 10px;
      }

      #why-us h3 {
        font-size: 2.5rem;
        color: #DD0000;
        font-weight: bold;
        line-height: 120%;
        margin: 0px;
     }
     #why-us .section-title {
      margin-bottom: 30px;
    }
    #iso-service h2 {
      
        font-size: 2.5rem;
        color: #D30000;
        text-shadow: 1px 1px 5px #670000a8;
    
    }
    #iso-service .section-title {
      margin-bottom:20px;
    }
      #iso-green-factory  {
        
        padding: 50px 0px;
        border-top: 1px solid #cbb48c87
    }

      #iso-green-factory h2 {
        font-size: 30px;
        color: #725e3d;
        margin-bottom: 10px;
      }


      .iso-product-content {
        position: inherit;
        
        width: 100%;
        
        
        border-radius: 0px 400px 400px 0;
        
        margin-top: 80px;
      }
      .iso-product-img {
        position: absolute;
        
        top: -100px;
        right: 0;
        width: 100%;
        left: 0px;
    }
      .iso-green-01 {
        margin-top:80px
      }

      #lab-iso {
        background-image: url(../images/home/banner-iso-bg.png);
        background-size: cover;
        background-color: #FFF;
        min-height: 300px;
        color: #725e3d;
        font-size: 18px;
        line-height: 150%;
        background-repeat: no-repeat;
        background-position: top right;
    }

          #lab-iso h2 {
            font-size: 30px;
            color: #725e3d;
          }
          .iso-icon {
            display: inline-block;
            /* margin: 8px 5px 0 0; */
            
            width: 30% !important;
            margin: 0px;
            margin-bottom: 20px;
        }
        .lab-iso-content {
          margin-left: 20px;
          margin-top: 0px;
        }

        .customer-talk-des-01 h3 {
          font-size: 18px;
          color: #725e3d;
          margin: 5px;
        }

          .product-feature-item {
            margin-bottom:20px;
          }

          .owl-item.center {
            margin: 0px !important;
            padding: 0px !important;
          }
          .customer-icon-set {
            padding-top:50px;
            height: 120px;
          }
          .customer-talk-des-01 {
            background-image: url(../images/bg-cus-talk-011.png);
            height: 280px;
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: 200%;
          }


          .custalk-triangle {
            background-image: url(../images/home/custalk-triangle.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center bottom;
            width: 30px;
            height: 30px;
            position: absolute;
            left: 50%;
            top: -20px;
            margin-left: -15px;
          }
            .customer-talk-des-02 {
              background-image: url(../images/bg-cus-talk-022.png);
              min-height: 350px;
              background-position: top center;
              background-repeat: no-repeat;
              padding: 30px 10px 50px 10px;
              background-size: inherit;
          }
          .custalk-content-block {
            background: #FFF;
            font-size: 20px;
            color: #725e3d;
            text-align: center;
            padding: 15px;
            margin: 0px auto;
            border-radius: 20px;
            min-height: 100px;
            position: relative;
            max-width: 1400px;
        }
          .custalk-content-block h2 {
            font-size: 25px;
            color: #725e3d;
            margin-bottom: 40px;
            font-weight: normal;
          }
          .cus-talk-message {
            margin: 0px 30px;
            display: inline-block;
            position: relative;
            font-size: 15px;
          }
          .custalk-content-block h3 {
            font-size: 18px;
            
            margin-top: 10px;
            font-weight: bold;
            display: inline-block;
           /* border: 1px solid #d9b127;
            padding: 20px 20px;
            border-radius: 50px;
            font-weight: normal;
            background: #d9b127; */
            display: block;
        }
        .tk-s03 {
          background-image: url(../images/custalk/s03.png);
          background-position: left center;
          background-repeat: no-repeat;
          width: 150px;
          height: 250px;
          position: absolute;
          bottom: -110px;
          right: -10px;
          float: right;
          background-size: 150%;
        }

        #bottom a.about-phone {
          font-size: 3.2rem !important;
          color: #FFF !important;
          float: right;
          font-weight: bold;
          letter-spacing: 1px;
          line-height: 40px;
          margin-left: 0px;
          display: block;
          width: 100%;
          margin-top:15px;
          
          
        }
        #bottom .widget {
         
          padding: 30px 0px;
          border: 1px solid #890000 !important;
          border-radius: 10px;
          padding: 15px 20px;
          margin-bottom: 10px;
          background: #c10000;

        }
        #bottom .widget.first {
          border-right: 0 ;
        }




        #page-aboutus {

        }

        #page-aboutus #main-slider .carousel .slide-margin {
          margin-top:0;
        }
        #page-aboutus #main-slider .carousel h1 {
            line-height: 120%;
            font-size: 30px !important;
            margin: 0px;
        
        }
      
        #page-aboutus #main-slider h3 {
          color: #FFF;
          font-size: 1.5rem;
          font-weight: normal;
          line-height: 150%;
        }

      #page-aboutus #main-slider .carousel h2 {
        font-size:14px;
      }
      #page-aboutus #main-slider .carousel .item {
        height: 450px;
        background-position: left center;
        background-size: cover;
      }

      #page-aboutus #main-slider {
        margin:0px;
      }

      #about-team-contact h5 {
        font-size: 40px;
        color: #FFF;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
      }
      #about-team-contact h2 {
        font-size: 40px;
        color: #FFF;
        margin: 0px;
      }

      #about-team-contact h3 {
        font-size: 40px;
        color: #FFF;
        font-weight: bold;
        padding-bottom: 50px;
        line-height: 100%;
        margin: 0px;
      }

      .team-contact-des {
        min-height: 400px;
        margin: 100px 0px 0px 0;
      }
      #about-team-contact {
        background: #FFF;
        background-image: url(../images/about-us/about-contact-team.png);
        background-position: center;
        background-size: cover;
        color: #FFF;
        position: relative;
        padding-bottom: 100px !important;
            
        }
        #about-page {
          background: #FFF;
          background-image: url(../images/about-us/about-us-bg-page.png);
          background-position: center;
          background-size: cover;
          padding-bottom: 50px !;
          padding-bottom: 50px !important;
        }

        .dec-mt-100 {
          margin-top:20px;
        }
        .about-lab-thumb a.btn-video {
          bottom: auto;
          right: auto;
          left: 50%;
          top: 50%;
          margin: 0;
        
        }
        #about-page .btn-video, .article-thumb .btn-video {
          width:100px;
          height: 100px;
          margin-left:-50px;
          margin-top:-50px;
        }

        .ceo-thumb {
          margin-top: 50px;
          width: 100%;
          height: 300px;
        }

        #page-aboutus #main-slider .carousel .carousel-content {
            margin-top: 50px;
            padding-left: 20px;
        }

        #about-service .content-title {
          font-size:1.5rem;
          text-align: left;;
        }

        h1 {
          font-size:2.5rem;
        }

        #about-service .article-item h3 , .article-item h3 {
          font-size: 2.75rem;
          margin: 0px;
          color: #bd9331;
          margin-bottom: 20px;
          margin-top: 10px;
      }
      #about-service .article-item h5 ,  .article-item h5 {
        font-size: 1.5rem;
        color: #333;
        font-weight: normal;
        margin-bottom: 20px;
        margin: 0px;
      }
      #about-service .article-caption {
        margin-left: 2.5rem;
        padding-top: 20px;
      }
      #about-service .article-caption p {
        font-size: 1.35rem;
        line-height: 150%;


        
      }


      #service-main {
        padding:0px 0 50px 0px;
      }

      .banner-video {
        min-height: 100px;
        max-width: 1200px;
        margin: 10px auto 50px auto;
        background-color: #FFF;
        border-radius: 15px;
        overflow: hidden;
      }
      #service-main .article-thumb {
        border-radius: 0;
      }
      #service-main .article-caption {
        margin: 20px 0px;
      }
      #service-main h3 {
        font-size: 20px;
        color: #bd3131;
        margin-bottom: 10px;
        line-height: 120%;
      }
      #service-main .article-item {
        margin-bottom: 0px;
        font-size: 1.5rem;
        line-height: 150%;
      }

      .process-item .thumb {
        border-radius: 15px;
      }

      .product-main #main-slider .carousel .item {
        height: 250px;
      }


      .master-product-main .owl-carousel .owl-stage-outer {
        height: 380px !important;
      }

      #master-product.master-product-main .item .name{
        height: auto !important;
      }

      #master-product.master-product-main  {
        padding-bottom:100px !important;
      }
      .product-cate-update {
        padding: 30px 10px;
        border: 10px solid #d9b127;
        margin: 0 10px 70px 10px;
        border-radius: 30px;
        background: #ffffffbd;
      }

      .section-readmore {
        position: absolute;
        width: 200px;
        left: 50%;
        margin-left: -100px;
        bottom: -25px;
        text-align: center;
      }
      .ib-recommend-item .name {
        padding: 5px 0px;
        font-size: 14px;
      }
      #product-all #acticle {
        padding: 20px 20px 50px 20px;
      }
      #product-all h2.product-cate-name {
        font-size: 3rem;
        text-transform: uppercase;
        color: #5f4110;
        margin-top: 0px;
        margin-bottom: 20px;
        font-family: poppins;
      }
      .ib-product-item {
        padding:10px  !important;
      }
      .ib-product-item .ib-thumbnail .caption h4 {
        font-size: 13px;
        margin: 0px 0 5px 0;
      }
      .ib-product-item .ib-thumbnail .caption .ib-items-title a {
        font-size: 14px;
        line-height: 100%;
        letter-spacing: -1px;
        display: block;
      } 
      .ib-product-item .ib-thumbnail .caption {
        height: 80px;
      }

      .ib-page-inner #main-slider .carousel .item {
        height: 200px;
      }
      .ib-page-inner #main-slider .ib-page-header {

        font-size:14px;  
        margin-top: 50px !important;
        margin-bottom: 50px;
        text-align: center;
      }
      .ib-page-inner #main-slider .ib-page-header h2 {
        font-size:18px;
      }
      .ib-page-inner #main-slider .ib-page-header h1 {
          font-size: 2rem;
          
          margin-top: 10px;
          text-transform: uppercase;
      } 
      .info-forum-name {
         
        font-size: 1.75rem;
        text-transform: uppercase;
        margin-top: 20px;
      }

      .info-product-name {
        font-size: 3rem;
        text-transform: uppercase;
         
        margin-top: 10px;
        line-height: 120%;
        padding-bottom: 0px;
        margin-bottom: 0px;
      }
      .product-title {
        min-height: 150px;
        font-size: 16px;
        line-height: 150%;
         
        margin-bottom: 30px;
      }
      
      .owl-item .ib-product-item {
        padding:0px !important;
      }

      #product-ai-reccomend h2 {
        font-size:18px;
      }


      .production-process  #main-slider .item {
         
        height: 250px !important;
        background-position: right;

      }
      .production-process  #main-slider .carousel .slide-margin {
        margin-top:0px;
      }
      .production-process #main-slider .carousel h1 {
        color: #d3ab50;
        line-height: 120%;
        font-size: 40px;
        margin: 0px;
      }
      .production-process.process-detail #main-slider .carousel h1 {
        color: #FFF;
        line-height: 120%;
        font-size: 30px;
        
      }
    
      .production-process #main-slider .carousel h2 {
        color: #ffffff;
        line-height: 150%;
        font-weight: normal;
        font-size: 14px;
        margin: 5px 0px;
      }
      .production-process #process-main .page-title {
        margin-top:20px;
        padding: 20px 0px 20px 0px;
      }

      .production-process.process-detail #main-slider .item {
        height: 450px  !important;
      }
      .production-process.process-detail #main-slider .item .btn-white {
        display: block;
        width:100%;
      }
      .process-item .caption h2 {
        font-size: 20px;
        color: #FFF;
        font-weight: normal;
        margin-top: 10px;
        margin: 0px;
      }
      .process-item .caption {
        position: absolute;
        bottom: 20px;
        right: 20px;
        text-align: right;
      }
      .process-item .caption h3 {
        font-size: 14px;
        font-weight: normal;
        color: #6f5120;
        margin: 0px;
      }
      .process-item {
        padding: 0px 0px 20px 0;
      }

      #process-step {
        margin-top:50px;
      }

      
      
      .homepage.contat-us #main-slider .carousel .item {
        height: 450px !important;
        background-size: cover;
        background-position: top center;
      }

      .homepage.contat-us #main-slider .item .btn-white {
        display: block;
        width:100%;
      }

      .homepage.contat-us   #main-slider .item {
        height: 300px !important;
      }
      .homepage.contat-us   #main-slider .carousel .slide-margin {
        margin-top:0px;
      }
      .homepage.contat-us  #main-slider .carousel h1 {
        color: #d3ab50;
        line-height: 120%;
        font-size: 40px;
        margin: 0px;
      }
      .homepage.contat-us  #main-slider .carousel h1 {
        color: #FFF;
        line-height: 120%;
        font-size: 30px;
        
      }
    
      .homepage.contat-us   #main-slider .carousel h2 {
        color: #ffffff;
        line-height: 150%;
        font-weight: normal;
        font-size: 14px;
        margin: 5px 0px;
      }
      


      #contact-page h2 {
        font-size: 18px !important;
        color: #725e3d;
        font-weight: normal;
        margin-bottom: 0px;
      }
      #contact-page h3 {
        font-size: 20px !important;
        color: #bd9331;
        margin: 0px 0 20px 0;
      } 


        
      .img-contact-form {
        border-radius: 15px;
        margin:0px;
      
      }
      .p-item {
        width:30%;
        margin:0px !important;
      }

      #service-main .btn-video {
        width: 100px;
        height: 100px;
        margin-top: -55px;
        margin-left: -55px;
      }
      

      #sidebar {
        margin-top:50px;
      }


      #aritcle #main-slider .carousel .item {
        height: 0px;
       
      }

      
    .ib-article-item  .caption {
      margin-top:15px;
      min-height: 100px;
    }
    .ib-article-item  .caption h4 {
            font-size:14px;
           margin:0px 0px 5px 0px;
           overflow: hidden;
           overflow-wrap: break-word;
           text-overflow: ellipsis;
           display: -webkit-box;
           -webkit-line-clamp: 2;
           -webkit-box-orient: vertical;
        }
        .ib-article-item  .caption p {

            font-size:13px;
            color:#333;
            overflow: hidden;
            overflow-wrap: break-word;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;

        }
    .ib-article-item .caption .ib-item-date {
      font-size: 11px;
      padding: 4px 0px;
      color: #725e3d;
    }
    .ib-article-item {
        margin-bottom:20px;
    }
    .ib-media-cover {
        border-radius: 15px;
        overflow: hidden;
        position: relative;
    }
    .ib-media-cover a {
        display: block;
    }

    .ib-media-cover .icon-play {
        position:absolute;
        left:50%;
        top:50%;
        width:100px;
        height: 100px;
        opacity: 0.8;
        margin-top:-50px;
        margin-left:-50px;
    }

    .logo-footer img { max-width: 100%; margin-bottom: 0px;}
    .office-time {
        padding: 20px 0px;
        font-size: 1.5rem;
        color: #FFF;
        line-height: 150%;
        text-align: center;
        border: 1px solid #8f0000;
        margin-bottom: 20px;
        border-radius: 10px;
        background: #c10000;
        margin-top: 20px;
    }


    

    .btn-blue {
      display: block;
      margin: 10px auto;
    }

    .btn-next {
        
        margin: 0px auto 20px auto;
         
                 
        display: block;
        
    }

    #master-product {
      text-align: center;
    }

    #banner-contact.version-03 {
      background-position: -600px center;
      text-shadow: 0px 0px 10px #970000;
     
    }
    #banner-contact.version-02 {
      font-size: 16px;
    }
    #banner-contact.version-blue {
      font-size:16px;
    }
    #banner-contact.version-02 h2 {
      
      font-size: 3.5rem;
       
  }

  #service #main-slider {
    margin:0px;
  }

  #service #why-us h3 {
    color: #000;
    font-size: 2.5rem;
    padding: 0;
  }

  #service #why-us h2 {
    font-size: 3.5rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
  }

  #service #why-us h3 {
    color: #000;
    font-size: 2.5rem;
    padding: 0;
  }
  #service #why-us {
    padding-bottom:0px;
  }

  #service #iso-service .section-title {
    margin-top:0px;
  }

  .faq-tab .btn-toggle-tab {
      float: right;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      position: absolute;
      top: 0px;
      right: 0;
      /* border: 1px solid #FFF; */
  }


  .faq-tab .tab-item {
   
    position: relative;
  }

  .faq-tab .tab-item .tab-title {
    font-size: 2rem;
    padding: 15px 0px;
    cursor: pointer;
    text-align: left;
  }

  .faq-tab .tab-item.active .tab-desc {
      display: block;
      max-width: 900px;
      margin: 0px auto 20px auto;
      text-align: left;
      border-top: 1px solid #870000;
      padding-top: 15px;
  }


  #product-main #main-slider {
    color: #FFF;
    margin-top: 0;
  }
  #product-main #main-slider .carousel .carousel-content {
    margin: 50px 30px;
  }
  #product-main #main-slider h1 {
      color: #FFF;
      font-size: 3.5rem;
  }
  #product-main #main-slider h2 {
      color: #FFF;
      font-size: 1.45rem;
      font-weight: normal;
  }

  #product-main #main-slider .item {
      background-size: cover;
      background-position: top center;
      position: relative;
      height: 300px;
  }
  .carousel-inner .container .row .col {
    width:100%;
  }

  .float-right {
    float: none;
    
  }

  #product-content .article-item .article-caption h3 {
    font-size:2.25rem;
    margin-bottom:10px;
  }
  #product-content .article-item .article-caption { margin-top:0px; }

  #product-content .article-item {
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 30px;
  }

  #product-info #main-slider {
    margin-top:0px;
  }
  #product-info #main-slider .item {
      background-size: cover;
      background-position: top center;
      position: relative;
      /* min-height: 350px; */
      max-height: 250px;
  }
  #product-info #main-slider h1 {
      color: #FFF;
      font-size: 2.5rem;
  }
  #product-info #main-slider h2 {
      color: #FFF;
      font-size: 1.35rem;
      font-weight: normal;
      line-height: 150%;;
  }
  #product-info #main-slider .carousel .carousel-content {
    margin-top: 50px;
    border-left: 5px solid #FFF;
    padding-left: 20px;
  }
   
    #product-info #main-slider .item {
        background-size: cover;
        background-position: top center;
        position: relative;
        /* min-height: 350px; */
        min-height:250px;
        max-height: 250px;
    }
    #product-info #main-slider .item::before {
      background-image:none;
    }


    #product-info #banner-contact.version-02 h2 {
      font-size:2.5rem;
    }
    #product-info #banner-contact.version-02 h3 {
      font-size:3.5rem;
      margin:10px 0px;
    }

    #product-info  .count-down.promotion-date div.cd-row div{
      display: inline-block;
      width: 70px;
      margin-right: 10px;
      border-radius: 5px;
      color: #FFF;
      padding: 20px 0px 10px 0;

      
      /*background: linear-gradient(175deg, rgb(221 15 0) 0%, rgb(255 18 0) 38%, rgb(171 12 0) 100%);*/
      background: linear-gradient(175deg, rgb(15, 0, 221) 0%, rgb(17, 0, 255) 38%, rgb(11, 0, 171) 100%);

    }
    #product-info  .count-down.promotion-date div.cd-row  h1 {
      font-size:3.5rem; padding:0px; margin:0px;
      text-align: center;
      color:#FFF;
    }
    #product-info  .count-down.promotion-date div.cd-row  p {
      padding:5px ; margin:0px;
      text-align: center;
    }

    #product-info .btn-red.ark-contact {
      font-size:1.5rem;

    }
    #contact-us #main-slider .carousel .carousel-content {
      margin:0px;
    }

    #contact-page h3 {
      font-size: 30px;
      color: #000000;
      margin-top: 50px;
    }

    #contact-page {
      text-align: center;
    }

}/** end media */


 

