/**
 * Theme Name: WebHD
 * Theme URI: https://webhd.vn
 * Author: WEBHD team
 * Author URI: https://webhd.vn
 * Description: WEBHD Wordpress Theme.
 * Requires PHP: 7.4
 * Version: 0.23.05
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: hd
 */

/* css single service */

.page-template-page-dich-vu{
    font-size: 16px;
}
.page-template-page-dich-vu ._landingpage_desc{
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.page-template-page-dich-vu strong{
    color: #000;
}

.single-service{

}
.single-service ._hb_banner{

}
.single-service ._hb_banner ._hb_banner_inner{
    position: relative;
}
.single-service ._hb_banner ._hb_banner_inner a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.single-service ._hb_banner ._hb_banner_inner img{
    width: 100%;
    height: 100%;
}
.single-service h1:before,.single-service .h1:before,
.single-service h2:before,.single-service .h2:before,
.single-service h3:before,.single-service .h3:before,
.single-service h4:before,.single-service .h4:before,
.single-service h5:before,.single-service .h5:before,
.single-service h6:before,.single-service .h6:before{
    display: none;
}
.single-service ._hb_setting{
    background: rgb(230, 229, 243);
    padding: 30px 0;
    text-align: center;
}
.single-service ._setting_title{
    font-size: 36px !important;
    line-height: 47px;
    color: red;
    margin: 0 0 5px;
}
.single-service ._setting_desc{
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
}
.single-service ._hb_table_price{
    padding: 30px 0;
}
.single-service ._hb_table_price{
    padding: 30px 0 0 0;
}
.single-service ._hb_table_price ._landingpage_desc{
    color: #000;
}
.single-service ._hb_table_price ._landingpage_desc table tr td{
    border: 1px solid #9E9E9E;
    width: 25%;
    text-align: center;
    padding: 10px;
    color: #000;
}
.single-service ._hb_table_price ._landingpage_desc table tr td strong{
    font-weight: 500;
}
.single-service ._hb_whychose{
    padding: 30px 0;
    background-color: rgb(247, 247, 247);
    margin: 0 0 30px 0;
}
.single-service ._hb_whychose ._landingpage_desc {
    text-align: center;
}
.single-service ._hb_whychose ._hb_whychose_lists{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    grid-gap: 30px;
    margin: 30px 0;
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item{
    text-align: center;
    background: #fdfdfd;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #fb3d0d;
    transition: .4s;
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item:hover{
    transform: translateY(-5px);
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item ._images{
    margin: 0;
    aspect-ratio: auto 3 / 2;
    position: relative;
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item ._images img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item ._title{
    font-size: 20px !important;
    line-height: 26px;
    color: red;
    margin: 15px 15px 0;
    text-transform: none;
    font-weight: 600;
    min-height: 52px;
}
.single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item ._desc{
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin: 0 15px 15px;
    font-weight: 300;
}
.single-service ._hb_procedure{
    padding: 30px 0;
    background-color: #ad1f23;
}
.single-service ._hb_procedure ._landingpage_title{
    color: #ff0;
    margin: 0;
}
.single-service ._hb_procedure ._landingpage_desc{
    text-align: center;
    color: #fff;
}
.single-service ._hb_procedure ._hb_procedure_lists{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    grid-gap: 30px;
    margin: 30px 0;
}
.single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item{
    width: 100%;
    background: #ffff;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
}
.single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item ._images{
    margin: 0;
    aspect-ratio: auto 3 / 2;
    position: relative;
}
.single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item ._images img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}
.single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item ._title{
    font-size: 20px !important;
    line-height: 26px;
    color: red;
    margin: 15px 15px 0;
    text-transform: none;
    font-weight: 600;
}
.single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item ._desc{
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin: 5px 15px 15px;
    font-weight: 300;
}
.single-service .hb_note{
    padding: 30px 0;
    background: #eaf9ea;
}
.single-service .hb_note ._landingpage_title{

}
.single-service .hb_note .hb_note_lists{

}
.single-service .hb_note .hb_note_lists ._hb_note_item{
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    margin-bottom: 30px;
}
.single-service .hb_note .hb_note_lists ._hb_note_item:last-child{
    margin-bottom: 30px;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._images{
    margin: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._images img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 10px 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content ._title{
    font-size: 20px !important;
    line-height: 30px;
    color: #008000;
    margin-bottom: 10px;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content ._desc{
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 300;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content ._desc ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content ._desc ul li{
    position: relative;
}
.single-service .hb_note .hb_note_lists ._hb_note_item ._content ._desc ul li::before {
    content: "+";
    display: inline-block;
    margin-right: 5px;
    color: #008000;
    font-weight: 700;
}
.single-service .hb_note .hb_note_lists ._hb_note_item:nth-child(2n) ._content ._title{
    color: red;
}
.single-service .hb_note .hb_note_lists ._hb_note_item:nth-child(2n) ._content ._desc ul li::before{
    color: red;
}
.single-service .hb_feedback{
    padding: 30px 0;
    margin-bottom: 30px;
}
.single-service .hb_feedback_lists .owl-item ._hb_feedback_item{
    position: relative;
    padding: 0 10px;
}
.single-service .hb_feedback_lists .owl-item ._hb_feedback_item ._images{
    margin: 0;
    width: 100%;
    position: relative;
}
.single-service .hb_feedback_lists .owl-item ._hb_feedback_item ._images img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 20px;
}
.single-service .hb_feedback_lists .owl-item ._hb_feedback_item a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.single-service .hb_feedback_lists .owl-pagination{

}
.single-service .hb_feedback_lists .owl-pagination .owl-page span{
    width: 9px;
    height: 9px;
    margin: 3px;
    opacity: .4;
}
.single-service .hb_feedback_lists .owl-pagination .owl-page span:hover{
    background: #ad1f23;
    opacity: 1;
}
.single-service .hb_feedback_lists .owl-pagination .owl-page.active span{
    background: #ad1f23;
    opacity: 1;
}
.single-service ._hb_timeform{
    padding: 30px 0;
    background: #ebf4ff;
}
.single-service ._hb_timeform ._landingpage_title{

}
.single-service ._hb_timeform ._hb_timeform_lists{

}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item{
    display: flex;
    align-items: center;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._images{
    margin: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._images img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc{
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    color: #000;
    font-weight: 300;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc ul li{
    position: relative;
    margin-bottom: 10px;
    line-height: 26px;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc ul li:last-child{
    margin-bottom: 0;
}
.single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc ul li:before{
    display: inline-block;
    content: '\f005';
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    color: red;
    margin-right: 5px;
}
.single-service ._hb_goodsimages{
    padding: 30px 0 0 0;
}
.single-service ._hb_goodsimages ._landingpage_title{

}
.single-service ._hb_goodsimages ._hb_goodsimages_lists{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    grid-gap: 25px;
}
.single-service ._hb_goodsimages ._hb_goodsimages_lists ._hb_goodsimages_item{
    position: relative;
}
.single-service ._hb_goodsimages ._hb_goodsimages_lists ._hb_goodsimages_item a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.single-service ._hb_goodsimages ._hb_goodsimages_lists ._hb_goodsimages_item ._images{
    margin: 0;
    aspect-ratio: auto 1 / 1;
    position: relative;
}
.single-service ._hb_goodsimages ._hb_goodsimages_lists ._hb_goodsimages_item ._images img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-service ._hb_partner{
    padding: 30px 0;
    background-color: rgb(244, 250, 243);
    margin-top: 30px;
}
.single-service ._hb_partner ._landingpage_title{

}
.single-service ._hb_press{
    padding: 30px 0 0 0;
}
.single-service ._hb_press ._landingpage_title{

}
.single-service ._hb_press .hb_press_lists .owl-nav{
    display: none;
}
.single-service ._hb_press .hb_press_lists .owl-item {
    margin-right: 25px;
}
.single-service ._hb_press .hb_press_lists .owl-item ._hb_press_item{
    position: relative;
    padding: 0 1px 1px;
}
.single-service ._hb_press .hb_press_lists .owl-item ._hb_press_item ._images{
    margin: 0;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    width: 100%;
    position: relative;
    aspect-ratio: auto 16 / 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-service ._hb_press .hb_press_lists .owl-item ._hb_press_item ._images img{
    position: absolute;
    width: 85%;
    height: 85%;
    object-fit: contain;
}
.single-service ._hb_press .hb_press_lists .owl-item ._hb_press_item a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.single-service ._hb_press .hb_press_lists .owl-pagination .owl-page span{
    width: 9px;
    height: 9px;
    margin: 3px;
    opacity: .4;
}
.single-service ._hb_press .hb_press_lists .owl-pagination .owl-page span:hover{
    background: #ad1f23;
    opacity: 1;
}
.single-service ._hb_press .hb_press_lists .owl-pagination .owl-page.active span{
    background: #ad1f23;
    opacity: 1;
}
.single-service .kk-star-ratings{
    justify-content: center;
    margin-bottom: 15px;
    flex-direction: column;
    gap: 15px;
    grid-gap: 15px;
    margin-top: 60px;
}
.single-service ._hb_contact{

}
.single-service ._hb_contact ._company{
    font-size: 26px;
    line-height: 34px;
    color: red;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
.single-service ._hb_contact ._desc{
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #000;
    text-align: center;
}
.single-service ._hb_contact ._desc strong{
    font-weight: 600;
}
.single-service ._hb_contact ._button{
    margin-top: 10px;
}
.single-service ._hb_contact ._button ._item{
    margin-bottom: 20px;
}
.single-service ._hb_contact ._button ._item:last-child{
    margin-bottom: 0;
}
.single-service ._hb_contact ._button ._item ._text{
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    text-align: center;
}
.single-service ._hb_contact ._button ._item hr{
    background: #F44336;
    border: 0;
    height: 1px;
    width: 100%;
    max-width: 230px;
    position: relative;
    margin: 20px auto;
    opacity: 1;
    overflow: visible;
    background-image: -webkit-linear-gradient(left, #ccc, #F44336, #ccc);
}
.single-service ._hb_contact ._button ._item hr:before{
    content: "";
    width: 10px;
    height: 10px;
    background: #F44336;
    display: inline-block;
    border: 2px solid #39d1b4;
    position: absolute;
    top: -5px;
    left: 50%;
    margin: 0 0 0 -3px;
    transform: rotate(45deg);
    z-index: 999999;
}
.single-service ._hb_contact ._button ._item ._lists{
    display: flex;
    align-items: center;
    margin: 10px 0 0;
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
    gap: 20px;
    grid-gap: 20px;
}
.single-service ._hb_contact ._button ._item ._lists ._links{
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg{
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 11;
    transition: visibility .5s;
    left: 0;
    bottom: -10px;
    display: block;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg ._phone_ring_circle{
    width: 60px;
    height: 60px;
    top: 0;
    left: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #2196f3;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
    opacity: .5;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg ._phone_ring_circle_fill{
    width: 60px;
    height: 60px;
    top: 0;
    left: -5px;
    position: absolute;
    background-color: #2196f3;
    border-radius: 100%;
    border: 2px solid transparent;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg ._phone_ring_img_circle{
    background-color: #fff;
    width: 50px;
    height: 50px;
    top: 5px;
    left: 0;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg ._phone_ring_img_circle svg{
    width: 22px;
    height: 22px;
    fill: #4CAF50;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._svg ._phone_ring_img_circle img{
    width: 34px;
    height: 34px;
    object-fit: contain;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._title{
    position: absolute;
    background: #4caf50;
    height: 40px;
    width: calc(100% - 15px);
    line-height: 40px;
    padding: 0;
    margin-right: 15px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    z-index: 9;
    box-shadow: 0 3px 6px rgb(0 0 0 / 25%), 0 4px 4px rgb(0 0 0 / 10%);
    border-radius: 20px !important;
    left: 10px;
    bottom: 8px;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._title > div{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-indent: 50px;
    display: block;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: uppercase;
    outline: none;
    text-align: left;
    font-weight: 700;
}
.single-service ._hb_contact ._button ._item ._lists ._links ._title > div > span{
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.single-service ._hb_contact ._button ._item ._lists ._links a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
}
.single-service ._hb_contact ._button ._item:last-child{

}
.single-service ._hb_contact ._button ._item:last-child ._lists ._links ._title{
    background: #038fe2;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
.single-service ._hb_map{
    margin-top: 30px;
}
.single-service ._hb_map p{
    margin: 0;
    line-height: 1;
}
.single-service ._hb_map p iframe{
    width: 100%;
    height: 450px;
}

.ez-toc-container {
    background: #f5f5f5;
    border: 1px solid #000;
    /*  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);*/
    padding: 15px;
    width: 100%;
    max-width: 450px;
    border-radius: 5px;
    margin-bottom: 0;
    transition: all 0.3s ease;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;

}

.ez-toc-title {
    font-weight: 600;
    font-size: 20px;
    color: #222;
    position: relative;
}

.ez-toc-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
}

.ez-toc-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.ez-toc-list li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}

.ez-toc-list li::before {
    content: attr(data-index) ".";
    position: absolute;
    /*  top: 50%;
      transform: translateY(-50%);*/
    top: 3px;
    left: 0;
    color: #000;
    font-weight: 400;
    font-size: 15px;
}

/* H3 lÃƒÂ¹i vÃƒÂ o so vÃ¡Â»â€ºi H2 */
.ez-toc-list li[data-level="h3"] {
    margin-left: 15px;
    opacity: 0.9;
    padding-left: 40px;
}

.ez-toc-list li:first-child{
    margin-top: 20px;
}

.ez-toc-list a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    line-height: 21px;
    display: inline-block;
    transition: color 0.2s ease;
}

.ez-toc-list a:hover {
    color: red;
    text-decoration: underline;
}

/* Highlight khi scroll Ã„â€˜Ã¡ÂºÂ¿n mÃ¡Â»Â¥c */
.ez-toc-highlight {
    background-color: #fffae6;
    transition: background-color 0.5s ease;
}
.ez-toc-list li[data-level="h3"] {
    margin-left: 20px;
    opacity: 0.85;
}
@media (min-width: 768px) {
    .ez-toc-container {
        /* position: sticky; */
        /* top: 125px; */
    }
}
.ez-toc-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
}
.ez-toc-toggle {
    background: none;
    border: none;
    font-size: 24px;
    font-weight: 500;
    cursor: pointer;
    color: #000;
    padding: 4px 8px;
}
.ez-toc-toggle:hover {
    color: #005177;
    transform: scale(1.2);
}
.ez-toc-hidden {
    display: none;
}

/* Responsive mobile*/
@media only screen and (max-width: 39.96875rem){
    .single-service ._hb_setting {
        padding: 20px 0;
    }
    .single-service ._setting_title {
        font-size: 24px !important;
        line-height: 32px;
    }
    .single-stm_service ._landingpage_title {
        font-size: 22px !important;
        line-height: 28px;
        margin: 0 0 20px;
    }
    .ez-toc-container {
        max-width: 300px;
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 10px;
    }
    .ez-toc-title {
        font-size: 18px;
    }
    .single-service ._hb_table_price {
        padding: 0 0 30px;
    }
    .single-service ._hb_whychose ._landingpage_title {
        margin: 0 0 5px;
    }
    .single-service ._hb_whychose ._hb_whychose_lists {
        grid-template-columns: repeat(1, 1fr);
    }
    .single-service ._hb_whychose ._hb_whychose_lists ._hb_whychose_item ._title,
    .single-service ._hb_procedure ._hb_procedure_lists ._hb_procedure_item ._title{
        margin: 10px 15px 5px;
        min-height: auto;
        font-size: 18px !important;
        line-height: 24px;
    }
    .single-service ._hb_procedure ._hb_procedure_lists {
        grid-template-columns: repeat(1, 1fr);
    }
    .single-service .hb_note .hb_note_lists ._hb_note_item {
        flex-flow: row wrap;
    }
    .single-service .hb_note .hb_note_lists ._hb_note_item ._images {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-service .hb_note .hb_note_lists ._hb_note_item ._content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-service .hb_note .hb_note_lists ._hb_note_item ._content ._title{
        font-size: 18px !important;
        line-height: 24px;
        text-align: center;
        margin-bottom: 5px;
    }
    .single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item{
        flex-flow: row wrap;
        gap: 30px;
        grid-gap: 30px;
    }
    .single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._images {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-service ._hb_timeform ._hb_timeform_lists ._hb_timeform_item ._desc {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .single-service ._hb_goodsimages ._hb_goodsimages_lists {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        grid-gap: 15px;
    }
    .single-service ._hb_press .hb_press_lists .owl-item {
        margin-right: 0;
    }
    .single-service ._hb_contact ._button ._item ._lists{
        max-width: 100%;
        flex-flow: row wrap;
        gap: 10px;
        grid-gap: 10px;
        justify-content: center;
    }
    .single-service ._hb_contact ._button ._item ._lists ._links {
        width: 67%;
    }
    .single-service ._hb_map p iframe {
        height: 250px;
    }
}
/* Responsive table*/
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .ez-toc-container{
        margin-bottom: 0;
    }
    .single-service ._hb_whychose ._hb_whychose_lists {
        grid-template-columns: repeat(2, 1fr);
    }
    .single-service ._hb_press .hb_press_lists .owl-item {
        width: 345px !important;
        margin-right: 20px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){

}
/* Responsive desktop*/
@media only screen and (min-width: 1200px) and (max-width: 1440px){

}
@media only screen and (min-width: 1200px){
    .single-service ._hb_press .hb_press_lists .owl-item {
        width: 256px !important;
    }
}
