/*
	Theme Name: Đa Khoa Cộng Đồng v1
	Theme URI: https://chaobacsi.com.vn
	Description: Giao diện website chaobacsi.com.vn từ PKĐKCĐ
	Version: 1.0.1
	Author: AciT
	Author URI: https://chaobacsi.com.vn
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

section:not(#sec-slider){
    padding: 65px 0;
}
.sec-head{
    text-align: center;
    font: 40px 'HelvetIns';
    color: #289b74;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.s1-box{
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.s1-nk{
    background: #4c98d3;
}
.s1-pk{
    background: #f293a3;
}
.s1-bxh{
    background: #bda648;
}
.s1-hmtt{
    background: #9d8e69;
}
.s1-box i{
    width: 80px;
    height: 80px;
    background-position-y: -1px;
    margin-bottom: 10px;
}
#s1-ic1{
    background-position-x: -1px;
}
#s1-ic2{
    background-position-x: -86px;
}
#s1-ic3{
    background-position-x: -171px;
}
#s1-ic4{
    background-position-x: -256px;
}
#sec-2{
    background: url(img/bg-1.jpg) center center no-repeat;
    background-size: cover;
}
#s2-wrapbox{
    flex-wrap: wrap;
}
#s2-wrapbox > div:nth-child(-n+3){
    padding-bottom: 30px;
}
.s2-box{
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 22px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 16px rgba(82, 82, 82, .2);
    text-align: center;
}
.s2-box i{
    height: 63px;
    background-position-y: -84px;
    margin-bottom: 15px;
}
#s2-ic1{
    width: 60px;
    background-position-x: -2px;
}
#s2-ic2{
    width: 22px;
    background-position-x: -70px;
}
#s2-ic3{
    width: 57px;
    background-position-x: -100px;
}
#s2-ic4{
    width: 65px;
    background-position-x: -165px;
}
#s2-ic5{
    width: 62px;
    background-position-x: -238px;
}
#s2-ic6{
    width: 45px;
    background-position-x: -305px;
}
#sec-3{
    background: url(img/bg-2.jpg) center center no-repeat;
    background-size: cover;
}
#sec-3 .sec-head{
    color: #fff;
}
#s3-wrap{
    display: flex;
    flex-direction: column;
}
#bsb{
    margin: 30px 0
}
.bsb-box{
    padding: 30px 50px;
    background: #fff;
    border-radius: 10px;
    display: flex;
}
.bsb-box img{
    width: 470px;
}
.bsb-text{
    flex: 1;
    padding-left: 50px;
}
.bsb-name{
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 30px;
}
.bsb-name span{
    font-size: 22px;
    color: #666;
    display: block;
}
.bsb-name strong{
    display: block;
    font-size: 36px;
    color: #289b74;
    line-height: 1.2;
}
.bsb-text p{
    margin: 15px 0;
}
.bsb-text ul{
    margin-bottom: 10px;
}
.bsb-text ul li{
    margin: 5px 0 5px 15px;
    list-style: disc;
}
#bss{
    margin: 0 -10px
}
#bss li{
    padding: 0 10px
}
.bss-box img{
    border-radius: 10px;
    border: 2px solid #fff;
}
#bss li.slick-current .bss-box img{
    border-color: #ff6060;
}
#sec-4{
    padding-bottom: 15px !important;
}
.sec4-wrap{
    background: #40a985;
    border-radius: 10px;
    padding: 30px 100px;
    margin-bottom: 40px;
}
.sec4-wrap li{
    padding: 0 15px;
}
.tb-box{
    background: #fff;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    height: 100%;
}
.tb-box img{
    width: 100%;
}
.tb-box span{
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    font-size: 15px;
}
.sec4-wrap button.slick-arrow:before{
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    font-size: 72px;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}
.sec4-wrap button.slick-arrow{
    height: unset;
    width: unset;
}
.sec4-wrap .slick-prev{
    left: 35px;
}
.sec4-wrap .slick-next{
    right: 35px;
}
#hapk-wrap{
    background: #e9e9e9;
    margin-bottom: 0;
}
.hapk-box{
    background: #fff;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    height: 100%;
    padding: 15px 10px 0
}
.hapk-box img{
    width: 100%;
}
.hapk-box span{
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    font-size: 15px;
}
#hapk-wrap button.slick-arrow:before{
    color: #646464;
}
#sec-5{
    padding-top: 0!important;
}
#sec5-wfrm{
    position: relative;
}
#sec5-frm{
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 420px;
    max-width: 100%;
}
#sec5-frm_tit{
    text-align: center;
    text-transform: uppercase;
    color: #289b74;
    font: 36px 'HelvetIns';
    margin-bottom: 10px;
}
#sec5-wfrm .ginput{
    padding-bottom: 10px;
}
#sec5-wfrm label{
    font-size: 16px;
    display: block;
}
#sec5-wfrm input{
    height: 50px;
    width: 100%;
    background: #fff;
    border-radius: 99px;
    box-shadow: inset 1px 2px 4px rgba(0, 0, 0, .35);
}
#sec5-wfrm button{
    width: 220px;
    height: 60px;
    border-radius: 99px;
    background: #d73c3c;
    display: block;
    margin: auto;
    border: none;
    font-family: 'HelvetIns';
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
}
#sec5-wfrm button i{
    font-size: 28px;
    margin-left: 5px;
}
#sec5-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec5-box{
    display: flex;
    align-items: center;
    width: calc(50% - 15px);
    height: 80px;
    background: #f6f6f6;
    margin-bottom: 25px;
    padding: 10px;
}
.sec5-ic{
    width: 35px;
    height: 36px;
    background-position: -366px -88px;
}
.sec5-box span{
    flex: 1;
    padding-left: 15px;
}














#cat-wrap,#post-wrap{
    padding-bottom: 100px;
}
/* Breadcrumb */
#brcs{
    background: #f0f0f0;
    margin-bottom: 40px;
}
#brcs-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
}
#crumbs span{
    padding: 0 10px;
}
#crumbs a.current{
    font-weight: 700;
    color: #289b74;
}
.search-frm{
    display: flex;
    align-items: center;
}
.search-frm input{
    background: #fff;
    box-shadow: inset 1px 3px 3px rgba(0, 0, 0, .3);
    width: 325px;
    height: 35px;
    padding: 0 10px;
    border-radius: 2px 0 0 2px;
}
.search-frm button{
    margin: 0;
    padding: 0;
    background: #289b74;
    width: 45px;
    height: 35px;
    border: none;
    font-size: 20px;
    color: #fff;
    line-height: 1;
    border-radius: 0 2px 2px 0;
}

/* Danh mục con */
#cat-child{
    margin-bottom: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
.catchild-box{
    width: calc(33.333% - 20px);
    margin: 0 10px;
    background: #e7e7e7;
    display: flex;
    align-items: center;
    padding: 5px 10px;
}
.catchild-box:hover{
    background: #0094ba;
    color: #fff;
}
.catchild-box img{
    width: 80px;
}
.catchild-box span{
    flex: 1;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.catchild-box.list4{
    width: calc(25% - 20px);
    font-size: 14px;
}
.catchild-box.list4 img{
    width: 60px;
}

/* List bài viết danh mục */
.posts{
    display: flex;
    margin-bottom: 35px;
    padding: 20px;
    background: #d0f3fc;
}
.posts:nth-child(even){
    background: #f3f3f3;
}
.posts-thumb{
    width: 280px;
    height: 230px;
}
.posts-thumb img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.posts-info{
    flex: 1;
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.posts-info h4 a{
    font-size: 24px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.posts-info p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.posts-meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #666;
}
.posts-meta_link{
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0094ba;
    color: #fff;
    font-weight: 700;
}
.posts:hover .posts-meta_link{
    background: #db2727;
    color: #fff;
}

/* Sidebar */
.sb-box{
    margin-bottom: 30px;
}
.sbbox_head{
    background: #289b74;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
#sb-cate .sbbox_head:after,#sb-posts .sbbox_head:after{
    content: '\f0c9';
    font-family: 'Font Awesome 5 Pro';
    font-size: 30px;
    position: absolute;
    left: 15px;
    top: 15px;
    line-height: 1;
}
#sbcate,#sbposts-wrap{
    border: 1px solid #999;
    border-top: none;
}
#sbcate{
    padding: 10px 25px;
}
#sbcate a{
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 55px;
    line-height: 55px;
    padding-left: 25px;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
#sbcate a:before{
    content: '\f105';
    font-size: 16px;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 19px;
    left: 0;
}
#sbcate li:last-child a{
    border-bottom: none;
}
#sbposts-wrap{
    padding: 10px;
}
.sbposts-box{
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.sbposts-box_tit{
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.sbposts-box_thumb{
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    float: left;
}
.sbposts-box_thumb img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform .5s ease-in-out;
    border: 1px solid #a5a5a5;
}
.sbposts-box_text {
    padding-left: 90px;
}
.sbposts-box_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
    margin-bottom: 10px;
}
.sbposts-box_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
    font-size: 14px;
}
#sb-frm .sbbox_head:after{
    content: '\f274';
    font-family: 'Font Awesome 5 Pro';
    font-size: 30px;
    position: absolute;
    left: 15px;
    top: 15px;
    line-height: 1;
}
#sbfrm{
    background: #a6ffe1;
    padding: 30px 25px 15px;
}
.sbfrm-ginput{
    text-align: center;
}
.sbfrm-ginput label{
    font-weight: 700;
}
.sbfrm-ginput label span{
    font-weight: 400;
    color: #db2727;
}
.sbfrm-ginput input{
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
    height: 40px;
    border-radius: 99px;
    box-shadow: inset 1px 2px 4px rgba(153, 153, 153, .75);
}
#sbfrm button{
    border: none;
    background: transparent;
    display: block;
    margin: 10px auto 0;
}
h1#post-title{
    background: #a6ffe1;
    padding: 15px 20px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 35px;
}
#postct{
    font-family: 'Tahoma', serif;
    font-size: 16px;
    line-height: 1.6;
}
#postct p, #postct li{
    margin: 1rem 0;
}

/*#postct h2{
    border-bottom: 1px solid #0094ba;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-left: 40px;
    padding-bottom: 10px;
    position: relative;
}
#postct h2:after{
    content: '\f479';
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    color: #0094ba;
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 0;
}
#postct h2,#postct h2 *{
    color: #333 !important;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700 !important;
}*/
#postct h2,#postct h3{
    text-align: left;
    position: relative;
    margin: 15px 0;
    border-bottom: 1.5px solid;
}
#postct h3{
    border-bottom: 1.5px solid #895f4c;
    border-radius: 0 0 0 10px;
}
#postct h2,#postct h2 *,#postct h3,#postct h3 *{
    line-height: 1.5;
    font-size: 23px;
    color: #289b74;
    font-weight: 700;
    text-transform: uppercase;
}
#postct h3,#postct h3 *{
    color: #333;
    font-size: 20px;
}

#postct h2:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url(img/ich2.png) left center no-repeat;
    margin-right: 7px;
    margin-top: -6px;
}
#postct h3:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(img/ich3.png) left center no-repeat;
    margin-top: -3px;
    margin-right: 6px;
}

/*#postct h3{
    font-size: 22px;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #0094ba;
}
#postct h3:after{
    content: '\f610';
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    color: #0094ba;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
}
#postct h3,#postct h3 *{
    color: #333 !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700 !important;
}*/
#postct h4,#postct h5{
    margin-top: 25px;
    margin-bottom: 15px;
}
#postct h4,#postct h4 *,#postct h5,#postct h5 *{
    font-size: 20px;
    color: #333 !important;
    font-weight: 700 !important;
}
#postct > ul, #postct > ol,#postct blockquote ul{
    margin: 10px 0 10px 35px;
}
#postct ul li,#postct ol li{
    position: relative;
    list-style: unset;
    margin: 10px 0;
    line-height: 1.6;
}
#postct ul > li:before,#postct ol > li:before{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 4px;
    position: absolute;
    top: 9px;
    left: -20px;
}
#postct img{
    display: block;
    width: 100%;
    max-width: 600px;
    margin: auto;
}
#postct blockquote{
    background: #d0f3fc;
    border: 1px solid #d7d7d7;
    border-left: 5px solid #035979;
    margin: 0;
    padding: 0px 20px;
}
#postct-bot{
    margin: 30px 0;
}
.postct-notice{
    text-align: center;
}

/* List bác sĩ */
.doctes-des p{
    margin: 15px 0;
    line-height: 1.8;
}
#docter-wrap{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
#docter-wrap > div{
    padding-bottom: 20px;
}
.docter-box{
    padding: 0 0 15px;
    border-radius: 15px;
    border: 1px solid #595959;
    overflow: hidden;
    height: 100%;
}
.docter-thumb img{
    width: 100%;
}
.docter-inf{
    padding: 10px 10px 0;
    font-size: 15px;
}
.docter-name{
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #289b74;
    border-bottom: 1px solid #289b74;
    text-align: center;
    font-family: 'HelvetIns';
    margin-bottom: 10px;
}
.docter-inf p{
    margin-bottom: 5px;
}
.docter-link{
    display: block;
    margin: 15px auto 0;
    color: #d73c3c;
    width: 155px;
    height: 32px;
    border: 1px solid #289b74;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    padding-left: 30px;
    line-height: 30px;
    font-weight: 700;
}
.docter-link:before {
    content: '\f104';
    font-family: 'Font Awesome 5 Pro';
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #289b74;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
/**/
.docter-ava{
    overflow: hidden;
    border-radius: 15px;
}
.docter-info h1{
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 0;
    color: #289b74;
    text-transform: uppercase;
    font-weight: 600;
}
.docter-info h1:before{
    content: "\f0f0";
    font-family: FontAwesome;
    padding-right: 7px;
}
.docter-qtcongtac{
    padding: 15px 10px !important;
    background-color: #eee;
    border-radius: 5px;
    margin-top: 15px;
}
.docter-qtcongtac li{
    text-align: justify;
    padding: 5px 0 5px 15px !important;
    list-style: none !important;
    position: relative;
}
.docter-qtcongtac li:before {
    content: "\f101";
    font-family: FontAwesome;
    color: #289b74;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
}
.docter-details{
    margin-top: 30px;
}
/* CSS liên hệ */
#contact-wrap{
    padding: 30px 0 100px;
}
#contact_head{
    text-align: center;
    margin-bottom: 50px;
}
#contact_head span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: #289b72;
    text-transform: uppercase;
    font-size: 25px;
    font-family: HelvetIns;
    color: #fff;
    padding: 0 35px;
    border-radius: 99px;
}
#contact_inf > div{
    padding-left: 30px;
    padding-right: 30px;
}
.contact-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    border-bottom: 1px dashed #b1b1b1;
}
.contact-ic{
    width: 60px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-ic:after{
    display: block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 60px;
    line-height: 1;
    color: #289b72;
}
#contact-ic1:after{
    content: '\f879';
}
#contact-ic2:after{
    content: '\f0f8';
}
#contact-ic3:after{
    content: '\f0e0';
}
.contact-tit{
    text-transform: uppercase;
    font-family: HelvetIns;
    font-size: 20px;
    margin: 10px 0;
    color: #289b72;
}
.contact-tit:after{
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #d73c3c;
    margin: 5px auto 0;
}
.contact-box p{
    margin: 3px 0;
}
.contact-box strong{    
    color: #289b72;
}
.contact-box span{
    color: #d73c3c;
    font-size: 18px;
}
#contact_frm{
    margin-top: 30px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
#contact_frm p{
    font-size: 18px;
}
#contact_frm .d_contact{
    margin-top: 15px;
}
#contact_frm input, #contact_frm textarea {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    line-height: 30px;
    margin-bottom: 10px;
    outline: none;
}
#contact_frm textarea {
    height: 140px;
    padding: 5px 10px;
}
#contact_frm button {
    display: block;
    width: 120px;
    height: 35px;
    background: #d73c3c;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    float: right;
    margin-bottom: 15px;
    font-weight: 700;
}
.device-wrap{
    padding-bottom: 0px !important;
    padding-top: 50px !important;
}
#device_pk {
    background: #e3f5e5;
}
.device{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.device li{
    max-width: 455px;
    margin-bottom: 30px;
}
ul.device li .img {
    margin-bottom: 15px;
}
ul.device li .text p {
    margin-bottom: 10px;
    text-align: center;
}
ul.device li .text p strong {
    font-family: 'HelvetIns';
    font-weight: 400;
    font-size: 20px;
}





@media screen and (max-width: 991.98px){
    section:not(#sec-slider) {
        padding: 20px 0;
    }
    .sec-head{
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1;
    }
    #s1-wrap > div{
        padding-bottom: 20px;
    }
    .s1-box{
        height: 100%;
        text-align: center;
        font-size: 16px;
    }
    #s2-wrapbox > div, #s2-wrapbox > div:nth-child(-n+3){
        padding-bottom: 15px;
    }   
    #s3-wrap{
        flex-direction: column-reverse;
    }
    .bsb-box{
        flex-direction: column;
        padding: 15px;
    }
    .bsb-text{
        padding-top: 15px;
        padding-left: 0;
    }
    .bsb-name{
        margin-bottom: 15px;
    }
    .bsb-name strong{
        font-size: 28px;
    }
    #bss{
        padding-left: 35px;
        padding-right: 35px;
    }
    #bss li{
        padding-left: 3px;
        padding-right: 3px;
    }
    #bss button.slick-arrow:before{
        content: '\f054';
        font-family: 'Font Awesome 5 Pro';
        font-size: 36px;
        color: #fff;
        top: 50%;
        transform: translateY(-50%);
    }
    #bss button.slick-arrow{
        height: unset;
        width: unset;
    }
    #bss .slick-prev{
        left: 10px;
    }
    #bss .slick-next{
        right: 10px;
    }
    .sec4-wrap{
        padding: 10px;
    }
    .sec4-wrap li{
        padding-left: 5px;
        padding-right: 5px;
    }
    .sec4-wrap .slick-dots{
        position: static;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .sec4-wrap .slick-dots li button{
        width: 14px;
        height: 14px;
        border: 1px solid #fff;
        border-radius: 7px;
    }
    .sec4-wrap .slick-dots li.slick-active button{
        background: #fff;
    }
    #hapk-wrap .slick-dots li button{
        border-color: #289b74;
    }
    #hapk-wrap .slick-dots li.slick-active button{
        background: #289b74;
    }
    #sec-5 .row{
        flex-direction: column-reverse;
    }
    .sec5-box{
        width: calc(50% - 5px);
        margin-bottom: 12px;
    }
    .sec5-ic{
        width: 28px;
        height: 29px;
        background-position: -313px -226px;
    }
    #sec5-frm{
        font-size: 28px;
        padding-left: 50px;
        padding-right: 50px;
        top: 35px;
    }
    #sec5-frm_tit{
        font-size: 28px;
    }
    #sec5-wfrm input{
        height: 35px;
        margin-bottom: 5px;
        font-size: 14px;
    }
    #sec5-wfrm button{
        width: 180px;
        height: 40px;
        font-size: 18px;
        margin-top: 8px;
    }
    #sec5-wfrm button i{
        font-size: 22px;
    }
    #brcs{
        margin-bottom: 20px
    }
    #brcs-wrap{
        flex-direction: column;
        align-items: flex-start;
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #crumbs span{
        padding-left: 3px;
        padding-right: 3px;
    }
    .search-frm{
        margin-top: 10px;
        width: 100%;
    }
    .search-frm input{
        width: calc(100% - 45px);
        font-size: 14px
    }
    #cat-child{
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 20px
    }
    .catchild-box{
        flex-direction: column;
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
        width: calc(33.333% - 10px);
    }
    .catchild-box.list4{
        width: calc(25% - 10px);
    }
    .catchild-box span{
        padding-left: 0;
        padding-top: 10px
    }
    .posts{
        padding: 10px;
        margin-bottom: 20px;
    }
    .posts-thumb{
        width: 140px;
        height: 95px
    }
    .posts-info{
        padding-left: 10px
    }
    .posts-info h4 a{
        font-size: 15px;
        line-height: 20px;
        -webkit-line-clamp: 3;
    }
    .posts-meta{
        justify-content: flex-end;
    }
    .posts-meta_link{
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }
    h1#post-title{
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 15px;
        padding: 5px 10px;
        font-size: 20px;
    }
    /*#postct h2{
        padding-left: 32px;
    }*/
    #postct h2, #postct h2 *{
        font-size: 20px;
        line-height: 30px;
    }
    /*#postct h2:after{
        font-size: 20px;
    }*/
    /*#postct h3{
        padding-left: 26px;
    }*/
    #postct h3, #postct h3 *{
        font-size: 18px;
        line-height: 26px;
    }
    /*#postct h3:after{
        font-size: 18px;
    }*/
    #postct h4, #postct h4 *, #postct h5, #postct h5 *{
        font-size: 18px
    }
    #postct > ul, #postct > ol, #postct blockquote ul{
        margin-left: 25px;
    }
    #postct blockquote{
        padding-left: 12px;
        padding-right: 12px;
    }
    #cat-wrap, #post-wrap{
        padding-bottom: 30px;
    }
    .docter-name{
        font-size: 16px
    }
    .docter-name span{
        display: block;
        font-size: 20px
    }
    .docter-ava{
        max-width: 320px;
        margin: auto;
    }
    .docter-info h1{
        text-align: center;
        padding-top: 15px;
    }
    #contact-wrap{
        padding-bottom: 15px
    }
    .device-wrap {
        padding-top: 30px !important;
    }
    .device li{
        margin-bottom: 20px;
    }

}
@media screen and (min-width: 375px){
    #sec1-head span{
        height: 46px;
    }
    #sec4-tab li{
        font-size: 16px;
    }
}
@media screen and (min-width: 411px){
    .sec1-box{
        text-transform: uppercase
    }
}

@media screen and (min-width: 992px){
    #postct > p:first-child{
        font-size: 18px;
        margin-bottom: 30px;
        font-weight: 500;
    }
    #sec-3 .sec-head{
        margin-bottom: 0px;
    }
    #sec-5 .sec-head {
        margin-top: 50px;
    }

}