/*!
 * responsive.css
 * Version - 1.0
 * Website: hoangdatceramics.com
 * Author: and
 * Copyright (c) 2020 bicweb.com
 */

@media screen and (min-width: 1440px) {

  /*POST-NEWS*/
  .side-contact::before {
    font-size: 24px;
    bottom: 30%;
  }

  .side-contact::after {
    font-size: 24px;
    bottom: 13%;
  }



  /*endresgin*/
}


@media screen and (min-width: 1200px) {}


@media screen and (min-width: 1025px) and (max-width: 1199px) {}

@media screen and (min-width: 992px) and (max-width: 1100px) {}

@media screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {


  .gd_cover_item .img-fluid {
    height: 250px;
    width: 100%;
  }

  .gd_absolute .gd_text {
    font-size: 1.715rem;
  }

  .kh_title_guide {
    font-size: 24px;
  }

  /*POST - NEW*/
  .gd_news__item {
    margin: 0;
  }

  .gd_news__inner .gd_post__image {
    height: calc(40/180 * (var(--content-size)/3 - 30px));
  }

  .gda-popular-post .gd_post__image {
    flex: 0 0 80px;
    height: 60px;
  }

  .gda-popular-post .gd_post__title .gd_text {
    margin-top: 0;
    font-size: 12px;
  }

  .widget .gd_widget__title .gd_text {
    font-size: 15px;
  }

  .gd_news__inner .gd_news__content a h3.gd_text {
    font-size: 14px;
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
  }

  .kh_icon_step {
    width: 60px;
    height: 60px;
    padding: 15px !important;
  }

  .kh_items_guide::before {
    top: 30px;
  }

  .gd_actione .button_link a {
    padding: 5px 15px;
    font-size: 14px;
  }

  .kh_img_company img {
    display: none;
  }

  .kh_module_info .kh_inner_info .kh_content_info {
    width: 100%;
    text-align: center;
    position: relative;
  }

  .kh_module_info .kh_inner_info .kh_content_info::before {
    content: '';
    position: absolute;
    width: 100%;
    border: 1px solid #fff;
    height: 100%;
    top: 50%;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .kh_module_info .kh_inner_info::before {
    display: none;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_item_info .kh_content_box p {
    font-size: 12px;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content {
    margin: 20px auto;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_sm_title {
    text-align: center;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_title_info {
    font-size: 1rem;
    text-align: center;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_list_info {
    text-align: center;
    font-size: 11px;
  }

  .kh_module_info .kh_inner_info .kh_flower img {
    display: none;
  }

  .gd_widget_article,
  .gd_widget_product,
  .widget_top_rated_products {
    margin-bottom: 15px;
  }

  .kh_module_info {
    padding: 0 0 25px;
  }

  .gd_actione {
    margin-bottom: 2rem;
  }

  /*endresgin*/
  /*detals post-new*/
  .page-single-article .hb_post_single {
    padding: 0 60px;
  }

  .page-single-article .hb_post_inner {
    margin: 20px 0;
  }

  .hb_post_inner .gd_post__single_title {
    padding: 0;
    line-height: 1.15;
  }

  .hb_post_inner .gd_post__excerpt {}

  /*endresgin*/
  /*Contact*/
  .gd_contact_us {
    padding: 30px 0 0 0;
  }

  .page-contact .kh_module_info {
    padding: 20px 0 20px;
  }

  /*endresgin*/
}

@media screen and (max-width: 992px) {
  .kh_module_info .kh_inner_info .kh_border_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 82%;
  }

  .kh_module_info .kh_inner_info .kh_border_inner .kh_img_company {
    display: none;
  }

  .kh_module_info .kh_inner_info {
    padding: 80px 0;
  }

  .kh_module_info .kh_inner_info .kh_border_inner .kh_img_company {
    display: none;
  }

  .kh_module_info .kh_inner_info .kh_content_info {
    margin-left: 0;
  }

  .kh_content_info .owl-nav {
    display: none;
  }

  /*POST-New*/
  /*.gd_news__inner .gd_post__image {
    height: calc(40/110 * (var(--content-size)/3 - 30px));
}*/
  .product_list_widget .gd_post__image {
    flex: 0 0 80px;
    height: 60px;
  }

  .product_list_widget .gd_post__image img {
    height: 60px;
  }

  .product_list_widget span {
    font-size: 12px;
  }

  .product_list_widget .kh_id_prod span.gd_text {
    display: none;
  }

  .side-contact::before {
    bottom: 25%;
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .side-contact::after {
    bottom: 7%;
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .and_featured_wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  /*endresgin*/
}

@media screen and (min-width: 768px) and (max-width: 992px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (max-width: 767px) {
  .gd_absolute .gd_text {
    font-size: 25px;
  }

  .breadcrumbs {
    font-size: 14px;
  }

  .gd_actione {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .gd_cover_item {}

  .gd_cover_item .img-fluid {
    height: 200px;
    object-fit: cover;
    width: 100%
  }


  .page-article {
    padding: 1.875rem 0 0;
  }

  /*POST-NEWS*/
  .page-article .gd_sidebar {
    order: 2;
  }

  .gd_news__item:last-child {
    display: none;
  }

  .gd_related__content .gd_post__image {
    height: calc(40/155 * (var(--content-size)/3 - 30px)) !important;
  }

  .gd_post__image {
    height: calc(40/155 * (var(--content-size)/3 - 30px));
  }

  .side-contact img {
    width: 100%
  }

  .kh_items_guide::before {
    top: 25px;
  }

  .kh_box_icon {
    background-size: 8px;
  }

  .kh_title_step {
    font-size: 11px;
  }

  .kh_icon_step {
    width: 50px;
    height: 50px;
    padding: 15px !important;
  }

  .kh_module_map,
  .kh_flower img {
    display: none;
  }

  .kh_title_guide {
    margin-bottom: 25px;
    font-size: 1.715rem;
  }

  .kh_guide_order {
    padding: 0;
  }

  .gd_news__item .gd_news__content h3.gd_text {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    margin-top: 8px;
  }

  .gd_actione .button_link a {
    font-size: 14px;
    padding: 8px 20px;
  }

  /*endresgin*/
  /*Detail POST NEWS*/
  .page-single-article .hb_post_single {
    padding: 0;
  }

  .hb_post_single .gd_post__single {
    border: none;
  }

  .page-single-article .hb_post_inner {
    margin: 0;
  }

  .hb_post_inner .gd_post__single_title {
    height: auto;
    line-height: 1.30;
    padding: 0;
    font-size: 22px;
  }

  .hb_post_inner .gd_post__excerpt {
    padding: 0 15px;
  }

  .hb_post_inner .gd_post__meta {
    margin-bottom: 0;
    padding: 0
  }

  .gd_post__meta {
    font-size: 12px;
  }

  .gd_related__content .gd_post__item {
    margin: 0;
  }

  .gd_related__content .gd_post__title .gd_text {
    -webkit-line-clamp: 2;
  }

  .gd_sidebar {
    display: none;
  }

  /*endresgin*/
  /*Contact*/
  .gd_contact_us .hb_box__title .hb_text {
    font-size: 24px;
  }

  .page-contact .kh_module_info {
    display: none;
  }

  .gd_contact_us {
    padding: 15px 0;
  }

  /*endresgin*/
  /*product*/
  .gd_products .kh_title_prod_cat h2.kh_title_cat.kh_title_guide {
    font-size: 21px;
  }

  .gd_products .kh_title_prod_cat .kh_load_prod {
    display: none;
  }

  /*endresgin*/
  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_sm_title {
    text-align: center;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_title_info {
    font-size: 1rem;
    text-align: center;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content .kh_list_info {
    text-align: center;
    font-size: 11px;
  }

  .kh_module_info .kh_inner_info .kh_content_info {
    width: 100%;
    text-align: center;
    position: relative;
  }

  .kh_module_info .kh_inner_info .kh_content_info::before {
    content: '';
    position: absolute;
    width: 100%;
    border: 1px solid #fff;
    height: 100%;
    top: 50%;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .info3.kh_module_info .kh_inner_info .kh_content_info .kh_inner_content {
    text-align: center;
    width: 100%;
  }

  .kh_module_info .kh_inner_info .kh_border_inner {
    background-color: var(--main-color)ba;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_inner_content {
    margin: 20px 0;
  }

  .kh_module_info .kh_inner_info::before {
    display: none;
  }

}

@media screen and (min-width: 577px) and (max-width: 767px) {

  /*POST-NEWS*/
  .gd_post__image {
    height: calc(40/85 * (var(--content-size)/3 - 30px));
  }

  /*endresgin*/
}

@media screen and (max-width: 576px) {
  .kh_module {
    padding: 20px 0;
  }

  .kh_module_info .kh_inner_info {
    /* padding: 70px 0;*/
  }

  .kh_module_info .kh_inner_info .kh_border_inner {
    width: 96%;
  }

  .kh_module_info .kh_inner_info .kh_content_info .kh_item_info {
    width: 70%;
    margin: 0 auto;
  }

  /*POST NEWS*/
  .gd_posts__items.row {
    margin: 0 -10px;
  }

  .gd_news__item.col-md-4.col-sm-6.col-6 {
    margin: 0;
  }

  .gd_news__item.col-md-4.col-sm-6.col-6 {
    padding: 0 10px;
  }

  .kh_title_guide::after {
    width: 25% !important;
  }

  /*endresgin*/
  /*detals post news*/
  .gd_related__content.row {
    margin: 0 -10px;
  }

  .gd_related__content .gd_post__item.col-lg-3.col-md-3.col-sm-6.col-6 {
    margin-bottom: 10px;
  }

  .gd_related__content .gd_post__item.col-lg-3.col-md-3.col-sm-6.col-6 {
    padding: 0 10px;
  }

  .and_gallery_wrapper,
  .and_featured_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  /*endresgin*/
}

@media screen and (max-width: 480px) {

  /*POST - NEWS*/
  .kh_icon_step {
    width: 40px;
    height: 40px;
    padding: 8px 10px !important;
  }

  /*endresgin*/
  /* Detals POST - NEWS*/
  .kh_items_guide::before {
    top: 20%;
    height: 1px;
  }

  .kh_box_icon {
    margin-bottom: 10px;
    background-size: 6px;
  }

  /*endresgin*/
}

@media screen and (max-width: 431px) {}

@media screen and (max-width: 414px) {
  /*POST - NEWS*/
}

@media screen and (max-width: 380px) {}