@media (max-width: 1250px) {
    .siteCenter{
        width: 95%;
    }
}
@media (max-width: 1180px) {
    .footer .siteCenter{
        flex-direction: column;
        gap: 20px;
    }
    .footer-item:first-child{
        max-width: 100%;
    }
    .footer-item:nth-child(2) ul li{
        width: 50%;
        float: left;
    }
    .footer-item:nth-child(2) ul li:nth-child(-n+2){
        margin-top: 0;
    }
}
@media (max-width: 1100px) {
    .ico-datetime,.ico-email,.header-menu{display: none;}
    .btn-book-link a {
        background-size: 18px;
        font-size: 12px;
        height: auto;
        padding: 8px 10px 8px 36px;
        background-color: var(--tertiary);
        border: 0;
        text-transform: uppercase;
    }
    .header-middle .siteCenter > .ico-hamburger, .header-middle .siteCenter > .ico-search {
        width: 40px;
        height: 40px;
        cursor: pointer;
        align-items: center;
    }
    .header-middle .siteCenter > .ico-hamburger{
        display: flex;
        justify-content: end;
    }
    .header-middle .ico-search{
        justify-content: end;
    }
    .logo img{
        max-width: 75%;
    }
    .header-menu-mobile {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 15px;
        height: 44px;
        background: #f8f8f8;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
    }
    .ico-home {
        display: inherit;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 44px;
        border-right: 1px solid #e8e8e8;
    }
    .mnuLink{
        display: flex;
        gap: 15px;
        color: #161616;
    }
    .mnuLink a:nth-child(3) {
        background: #ed1c24 url(../images/ico-bell.svg) left 4px center no-repeat;
        background-size: 15px;
        padding: 0 5px 0 20px;
        border-radius: 10px;
        color: #fff;
    }
    .tthtssqg-cover-slider{
        height: 360px;
    }
    .slider-item::before{background-size: contain;}
    .cover-title{font-size: 24px;}
    .cover-title > span{font-size: 74px;}
    .service, .pc-list #main, .pc-detail #main, .pc-baby-list .baby-iui-ivf, .pc-service-list #main, .pc-service-detail #main{
        padding-top: 40px;
        background: none;
    }
    .hna-heading,.mbb{
        margin-bottom: 40px;
    }
    .hna-heading-title{
        font-size: 32px;
    }
    .service-item{
        width: calc(50% - 20px);
        margin: 40px 0 4px 40px;
    }
    .slick-slide img{
        right: 0;
    }
    /* leaders */
    .leaders-info blockquote{
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        padding-bottom: 0;
    }
    .service-list .article{
        width: calc((100% - 80px) / 3);
    }
    .service-list .article:nth-child(4){
        margin-top: 40px;
    }
    .service-list .article:nth-child(3n+1){
        margin-left: 0 !important;
        clear: both;
    }
    .service-list .article:nth-child(4n+1){
        margin-left: 40px;
        clear: none;
    }
    .service-list .article:first-child{
        margin-left: 0;
    }
    .leaders-custom-paging{margin-top: 20px;}
    .pyramyd img{
        height: 20.6vw;
    }
}
@media (max-width: 1000px){
    .hna-list .article{width: calc(50% - 15px);margin-top: 30px;}
    .hna-list .article:nth-child(3n+1){clear: unset;}
    .hna-list .article:nth-child(odd){
        float: left;
        margin-left: 0;
        clear: both;
    }
    .hna-list .article:nth-child(even){
        float: right;
        margin-left: 0;
    }
    .hna-list .article:nth-child(3){margin-top: 30px;}
}
@media (max-width: 900px){
    .hna-heading, .mbb{margin-bottom: 30px;}
    .cover-title{display: block;}
    .cover-title > span {
        font-size: inherit;
        display: inline;
        color: #fff;
    }
    .cover-title p{display: inline;}
    .cover-left .btn-cover-link{display: none;}
    .stats-container{
        display: block;
        float: left;
        padding: 30px 0;
    }
    .stat-box{
        width: 50%;
        float: left;
        border-right: 0;
    }
    .stat-box:nth-child(-n+2){
        margin-bottom: 30px;
    }
    .pyramyd,.statistics{
        width: 100%;
    }
    .pyramyd img{
        height: auto;
    }
    .statistics{
        margin: 0 0 40px 0;
    }
    .statistics:last-of-type{margin-bottom: 0;}
    .specialized-news .article, .baby-iui-ivf .article, .baby-iui-ivf .article:nth-child(3n+1) {
        width: calc(50% - 15px);
        margin: 30px 0 0 30px;
    }
    .specialized-news .article:first-of-type{
        width: 100%;
        margin-bottom: 40px;
    }
    .specialized-news .article:nth-child(2n+2),.baby-iui-ivf .article:nth-child(2n+1){
        margin-left: 0;
        clear: both;
    }
    .examination-consultation .hna-heading-sub,.qa .hna-heading-sub{font-size: 24px;padding-right: 0;}
    .examination-consultation .hna-content{
        flex-direction: column;
    }
    .frm-img img{width: 100%;}
    .baby-iui-ivf{
        padding: 40px 0;
    }
    .baby-iui-ivf .article:nth-child(3n+1){
        clear: none;
    }
    .baby-iui-ivf .article:nth-child(3){
        margin-top: 40px;
    }
    .baby-iui-ivf .article:nth-child(-n+2){
        margin-top: 0;
    }
    .leaders-bg .siteCenter{
        flex-direction: column;
        height: auto;
        gap: 60px;
    }
    .leaders-inner{
        padding-top: 0;
    }
    .leaders-bg{background: none;}
    .leaders-info{
        color: var(--black);
    }
    .btn-cover-link {
        color: var(--white) !important;
        height: auto;
        padding: 5px 40px 5px 10px;
        border-radius: 10px;
        font-size: var(--fontS);
        background-position: right 10px center;
    }
    .leaders-bg .siteCenter > div{
        max-width: 100%;
    }
    .leaders-bg .siteCenter > .leaders-img{
        width: 100%;
        height: 100px;
        background: var(--primary) url(../images/bg-leaders.png) no-repeat center right 10% / 20%;
        position: relative;
    }
    .leaders-img img{
        width: 30%;
        height: auto;
    }
    .leaders-bg .siteCenter > .leaders-info{
        width: 100%;
    }
    .leaders-title{
        font-size: var(--fontL);
    }
    .leaders-info blockquote{
        padding: 0;
        font-size: var(--fontS);
        -webkit-line-clamp:unset
    }
    .leaders-info blockquote::after{
        display: none;
    }
    .tthtssqg-gallery > ul > li{
        width: 25%;
    }
    .article-detail-title{font-size: 24px;}
}
@media (max-width: 767.98px){
    .logo img{
        max-width: 70%;
    }
    .mnus{
        position: fixed;
        top: -1px;
        left: 0;
        transition: position .3s ease;
        box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 3px -1px, rgba(0, 0, 0, 0.06) 0px 4px 11px -2px;
    }
    #frmSearch input{
        font-size: 24px !important;
    }
    .cover-title{font-size: 20px;}
    .specialized-news .hna-heading-sub {
        display: block;
        font-weight: 700;
    }
    .specialized-news .hna-heading-sub a:not(:first-child){
        margin-left: 15px;
    }
    .service-list .article {
        width: calc(50% - 10px);
        margin: 20px 0 0 0 !important;
        padding: 10px;
    }
    .service-list .article:nth-child(odd){
        float: left;
    }
    .service-list .article:nth-child(even) {
        float: right;
        clear: none;
    }
    .service-list .article:nth-child(-n+2){
        margin-top: 0 !important;
    }
    .tthtssqg-gallery > ul > li{
        width: calc(100% / 3);
    }
    
}
@media (max-width: 600px){
    .header-top{height: 50px;}
    .tthtssqg-cover-slider{aspect-ratio: 16 / 9;height: auto;}
    .cover-content .siteCenter{display: block;width: 100%;}
    .cover-content .siteCenter > div{max-width: 100%;width: 100%;}
    .slider-item > img{width: 100%;}
    .slider-item::before{background: none;}
    .cover-title,.color-w,.cover-title > span{font-size: var(--fontL);color: var(--white);text-shadow: 2px 2px 4px #000, -2px -2px 4px #000;}
    .cover-left{position: absolute;z-index: 1;text-align: center;bottom: 35px;}
    .cover-desc,.btn-book-link a:last-of-type,.cover-right{
        display: none;
    }
    .hna-heading{
        text-align: center;
    }
    .hna-heading-title{
        font-size: 24px;
    }
    .hna-heading-link::after {
        width: 60% !important;
        left: 20%;
    }
    .examination-consultation .hna-heading-sub, .qa .hna-heading-sub{font-size: var(--fontL);}
    .qa .hna-heading-link{padding: 20px 0 0 54px;}
    .qa .hna-heading-link::before {
        width: 140%;
        left: -20%;
    }
    .footer-item,.footer-item ul,.footer-item:last-of-type p{
        font-size: var(--fontS) !important;
        font-weight: 400;
    }
    .baby-iui-ivf .article-thumb::after{
        display: none;
    }
    .leaders-img img{
        width: 40%;
    }
    .hna-list .article{
        width: 100%;
        margin: 30px 0 0 0 !important;
    }
    .hna-list .article:first-child{margin-top: 0 !important;}
    .hna-list .article-title{-webkit-line-clamp: unset;height: auto;}
    .specialized-news .article {
        width: calc(50% - 10px);
        margin: 20px 0 0 20px;
    }
    .baby-iui-ivf .article{
        width: calc(50% - 10px);
        margin-top: 20px;
    }
    .baby-iui-ivf .article:nth-child(odd){
        float: left;
        margin-left: 0;
        clear: both;
    }
    .baby-iui-ivf .article:nth-child(even){
        float: right;
        margin-left: 0;
    }
    .baby-iui-ivf .article:nth-child(3){margin-top: 20px;}
    .baby-iui-ivf .article-title{font-size: var(--fontS);width: calc(100% - 40px);padding: 10px 0;}
}
@media (max-width: 479.98px){
    .header-middle .siteCenter{
        padding: 5px 0;
    }
    .leaders-img img{
        width: 50%;
    }
    .statistics h3{font-size: var(--fontS);}
    .footer-item:nth-child(2) ul li{width: 100%;}
    .footer-item:nth-child(2) ul li:nth-child(2){margin-top: 15px;}
}
@media (max-width: 380px){
    .statistics h3{font-size: 13px;}
}
@media (max-width: 362px){
    .service-list .article{
        width: 100%;
        margin: 20px 0 0 0 !important;
        float: left;
        padding: 20px;
    }
    .service-list .article:nth-child(2){
        margin-top: 20px !important;
    }
    .tthtssqg-gallery > ul > li{
        width: 50%;
    }
}