/* lg */
html {
  max-width: 1980px;
  margin: 0 auto;
  position: relative;
}
#contact-us #main-slider .carousel .carousel-content {
  margin-top: 100px !important;
}
@media (min-width: 1920px) {
  #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;
  }

  #popup-banner .owl-item .item img {
    /*max-height: 550px !important;
    width:auto !important;*/
  }
}

/* md ipad*/
@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-nav > li {
    margin-left: 0px;
  }

  .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;
    letter-spacing: -0.07rem;
    margin: 0 5px;
  }

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

  .banner-footer-contact-caption {
    padding: 0px 100px 0px 300px;
  }
}

/* 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 {
    width: 100%;
  }

  .banner-video {
    min-height: 350px;
    margin-bottom: 50px;
  }
  .navbar-nav > li {
    margin-left: 0;
    display: inline-block;
    float: initial;
  }

  #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;
  }

  .navbar.navbar-inverse {
    background-color: #d9b127;
    text-align: center;
  }

  #header {
    height: 190px;
  }
  .navbar-header {
    float: initial;
    width: 200px;
    height: 50px;
    display: inline-block;
  }
  .product-feature-item img {
    transition: 0.8s;
    width: 100%;
    margin-bottom: 10px;
  }

  .navbar .container {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .navbar-collapse.collapse {
    width: 100%;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    letter-spacing: -0.07rem;
    margin: 0 5px;
  }
  .product-main #main-slider .carousel .item,
  #page-aboutus #main-slider .carousel .item,
  .production-process #main-slider .carousel .item {
    height: 300px;
  }

  #bottom a.about-phone {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  #bottom .widget {
    margin-bottom: 20px;
  }

  .about-footer {
    width: 80%;
    position: inherit;

    margin: 0 auto;
  }

  #master-product {
    text-align: center;
  }
  #product-rec {
    margin-top: 20px;
  }

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

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

  #contact-us #main-slider .carousel .slide-margin {
    margin-top: 40px;
  }

  .banner-footer-contact {
    border-radius: 15px;

    background-position: -120px;

    height: 450px;
  }

  .banner-footer-contact-caption {
    padding: 0px 150px 0px 400px;
  }

  .banner-footer-contact-caption .button-set a {
    display: block;
    max-width: 450px;
    width: 250px;
  }
}

/* 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;
  }

  .banner-footer-contact {
    border-radius: 15px;

    background-position: left;

    height: 450px;
  }

  .banner-footer-contact-caption {
    padding: 0px 100px 0px 300px;
  }
}

/* XS Portrait */
@media (max-width: 480px) {
  #service-detail #main-slider .carousel .item {
    min-height: 200px;
  }
  #service-detail #main-slider .carousel h1 {
    font-size: 1.25rem;
    text-align: left;
  }

  #service-detail .slide-contenter-caption {
    bottom: 0px;
  }

  .ads-promotion-cate-banner {
    margin-bottom:50px;
  }
  .h2_bullet {
    display: block;
    width:100%;
    margin-right: 20px;
  }
   .h2_bullet img {
    width:100px;
   }
   .content-block-hili h2 {
        text-align: left;
        font-size: 1.55rem !important;
        line-height: 2rem !important;
        margin-top: 10px !important;
        display: block;
    }
  
  .step-icon-logo {
    display: block;
    width: 100%;
  }
  .iso-container {
    border-radius: 0;
    box-shadow: none;
    padding-bottom: 0;
    background: #ffffff00;
    border-top: 1px solid #8d7268;
  }
  .step-icon-logo img {
    margin-bottom: 20px;
  }
  .service-detail .howto-processing .section-title h2 {
    margin-left: 0px;
    font-size: 2rem;
  }

  .section-title-menu .section-title {
    text-align: left;
  }

  .service-thumb-menu {
    margin-bottom: 10px;
  }
  .service-thumb-menu a span {
    line-height: 1.3rem;
    text-align: left;
    padding: 10px 5px;
    max-height: 50px;
    width: 100%;
    display: block;
    position: unset;
  }

  .service-detail .howto-processing .section-title .section-title-des {
    margin: 0px;
  }
  #service-detail {
    font-size: 14px;
  }
  .content-block-hili {
    padding: 0px;
  }
  #service-detail #main-slider {
    margin-top: 0px;
  }
  #service-detail #main-slider .carousel .item.active {
    position: relative;
  }
  #service-detail #main-slider .carousel .item.active:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: inherit;
    filter: blur(0.5);
  }

  .row.dcm-col-inside .col-md-6 {
    padding: 0px;
  }
  .row.dcm-col-inside .col-md-6 img {
    margin-bottom: 15px;
  }
  .service-detail .entry-title {
    line-height: 3rem;
  }
  .content-thumb-header {
    position: relative;
  }

  .service-detail .blog .blog-item .product-cate-update h2 {
    text-align: left;
    font-size: 2rem;
    line-height: 3rem;
  }

  .service-cate-menu .col {
    padding: 0px 5px;
  }

  #contents-descirption h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 20px;
  }

  .customer-talk-des-01 h2 {
    font-size: 2rem;
  }

  .banner-footer-contact-caption {
    padding: 20px;
    background: #ffffff9c;
  }
  .banner-footer-contact {
    border-radius: 15px;
    background-position: left top;
    height: 780px;
    background-size: 1300px;
  }
  #about-team-contact h4 {
    line-height: 150%;
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  #about-team-contact .img-team {
    width: 100%;
  }
  .banner-footer-contact-caption {
    top: 350px;
    height: auto;
    width: 100%;
    bottom: 0px;
    left: 0px;
    font-size: 2rem;
    line-height: 100%;
    display: table;
    padding: 10px 20px;
  }
  .banner-footer-contact-caption-inner {
    vertical-align: top;
    display: table-cell;
  }

  .navbar-nav > li:last-child {
    margin-bottom: 20px;
  }

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

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

  .top-bar {
    padding: 5px 0;
    background: #f4bd31;
    border-bottom: 1px solid rgba(255, 189, 32, 1);
    line-height: 20px;
    background-image: linear-gradient(
      to right,
      #ffb700 0%,
      #dbb025 51%,
      #f4bd31 100%
    );
    background-position: right center;
    background-repeat: repeat-y;
  }

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

  .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;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #f5be00;
  }
  .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;
  }

  .navbar-nav {
       margin-bottom: 0px;
        background: #FFF;
        padding-top: 15px;
        border-bottom: 5px solid #d7b361;
    
  }
  .navbar-nav > li {
    margin: 0px;
  }

  .navbar-inverse .navbar-nav > li > a {
       color: #000000;
        margin: 0px 15px 10px;
        border-radius: 50px;
        border: 0;
        background: #ffffff;
        padding: 5px;
        display: block;
        text-align: center;
        text-align: left;
        text-shadow: none;
        padding: 5px 15px;
  }
  

  .navbar-inverse .navbar-nav > .active > a {
    color: #333;
    border: 1px solid #ffc600;
    background: #ffc600;
  }

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

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

  #about-us .about-footer {
    width: 100%;
    display: inherit;
    position: inherit;
  }

  .about-text-p-01,
  .about-text-p-02 {
    line-height: 170%;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
  }

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

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

  #main-slider .prev,
  #main-slider .next {
    bottom: 50%;
  }

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

  #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;
  }

  .btn-add-line,
  .btn-add-cart,
  .btn-yellow {
    width: 100%;

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

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

  #one-stop h2 {
    font-size: 18px;

    padding: 0px !important;
    margin: 0px !important;
  }
  #one-stop h3 {
    font-size: 30px !important;
    margin: 10px 0px;
    font-weight: bold;
    line-height: 3.5rem;
  }

  #product-featuer h2 {
    color: #f4bd31;
    margin: 10px 0px;
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-bottom: 20px;
  }

  #product-featuer h3 {
    font-size: 1.5rem;
  }

  #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-set .iso-icon {
    display: inline-block;
    margin: 5px;
  }
  .iso-icon {
    display: inline-block;
    margin: 8px 5px 0 0;
    width: 25%;
  }
  .lab-iso-content {
    margin-left: 20px;
    margin-top: 0px;
  }

  .iso-set {
    margin-bottom: 40px;
  }
  .customer-talk-des-01 h3 {
    font-size: 16px;
    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 {
    border: 1px solid #ffffff59 !important;
    border-radius: 0;
    padding: 15px 20px;
    margin-bottom: 15px;
    background: #e5d7a633;
  }
  #bottom .widget.first {
    border-right: 0;
  }

  #bottom h3 {
    font-size: 20px;
    color: #000000;
  }

  #page-aboutus {
  }

  #page-aboutus #main-slider .carousel .slide-margin {
    margin-top: 0;
  }
  #page-aboutus #main-slider .carousel h1 {
    line-height: 120%;
    font-size: 40px !important;
    margin: 0px;
  }
  #page-aboutus #main-slider .carousel h2 {
    font-size: 14px;
  }
  #page-aboutus #main-slider .carousel .item {
    height: 350px;
    background-position: top right;
    background-size: cover;
  }

  #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: 50px 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: 150px !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;
    position: absolute;
    bottom: 40px;
    width: 95%;
  }
  .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%;
    min-height: 300px;
  }

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

  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: 2.25rem;
    margin-bottom: 15px;
  }

  #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: 15px;
  }
  #service-main .article-caption {
    margin: 20px 0px;
  }
  #service-main h3 {
    font-size: 20px;
    color: #bd9331;
    margin-bottom: 10px;
    line-height: 120%;
  }
  #service-main .article-item {
    margin-bottom: 30px;
    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: 5px solid #d9b127;
    margin: 0 10px 70px 10px;
    border-radius: 20px;
    background: #ffffffbd;
  }

  .product-cate-update h2 {
    font-size: 2.25rem;
  }
  .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;
  }
  .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;
    color: #4e3d21;
    margin-top: 10px;
    text-transform: uppercase;
  }
  .info-forum-name {
    color: #edb923;
    font-size: 1.75rem;
    text-transform: uppercase;
    margin-top: 20px;
  }

  .info-product-name {
    font-size: 3rem;
    text-transform: uppercase;
    color: #725e3d;
    margin-top: 10px;
    line-height: 120%;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .product-title {
    min-height: 150px;
    font-size: 16px;
    line-height: 150%;
    color: #725e3d;
    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 {
    padding: 10px 0px 10px 0px;
    margin: 10px 0px;
  }

  .production-process.process-detail #main-slider .item {
    height: 250px !important;
  }
  .production-process.process-detail #main-slider .item .btn-white {
    display: block;
    width: 100%;
  }
  #process-main .iso-container h2 {
    font-size: 2.5rem;
  }
  .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;
  }

  .ons-item {
    max-width: 400px;
    margin: 10px auto 20px auto;
    border: 1px solid #725e3d;
    padding: 10px;
    border-radius: 15px;
  }
  .ons-subject {
    font-size: 2.25rem;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #cf8b1d;
  }

  .ons-img {
    float: left;
    width: 100px;
  }
  .ons-subject {
    text-align: left;
    margin-left: 110px;
    font-size: 18px;
  }
  .ons-desc {
    text-align: left;
    font-size: 14px;
    margin-left: 110px;
  }
  .section-title {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 170%;
    text-align: left;
  }

  .page-title-2 {
    padding: 15px 20px;
    text-align: center;
    background: #fff;
  }
  .page-title-2 h3 {
    font-size: 1.5rem;
    margin: 0px;
    padding: 0px;
    color: #bd9331;
  }

  .production-process .page-title h3 {
    color: #332105;
    font-weight: bold;
    font-size: 1.75rem;
  }

  #production-process-slide {
    border: 1px solid #e1d2b8;
    margin: 20px 0px;
    padding: 10px 0px 80px 0px;
    background: #f7e4cb;
  }
  #production-process-slide .page-title h3 {
    color: #bd9331 !important;
  }
  #production-process-slide p {
    font-size: 1.25rem;
  }

  .banner-gmp-caption {
    padding-top: 10px;
  }

  #ib-product-info .howto-production p {
    color: #725e3d;
    font-size: 1.5rem;
  }
  .section-title-menu .section-title h2 {
    font-size: 2rem;
  }
  .service-cate-menu {
    margin-top: 10px;
    padding-top: 0px;
  }

  .section-title-menu .section-title h3 {
    color: #333;
    font-size: 1.75rem;
    margin-top: 10px;
    font-weight: bold;
  }
} /** end media */
