#post-navigation{
    display: none!important;
    visibility: hidden!important
}
.page-header-title{
    text-align: center!important;
    margin: 0 auto 30px;
}
.page-header-title h1{
    color: var(--base-color);
    margin-bottom: 0!important
}
/* Landing */
.posts-list{
    float: left;
    border-radius: 8px;
    padding: 15px;
    /*border: 1px solid #eee;*/
}
.posts-list .post-media img{
    border: 1px solid #fafafa
}
.posts-list .post-title{
    float: left;
    min-height: 62px;
    margin: 8px auto 0;
    padding: 0 6px;
}
.article > div{
    padding: 0;
}
.posts-list .post-title h4{
    font-size: 15px;
    min-height: 32px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-text-stroke: thin;
}
.article:hover .posts-list,
.article:hover .posts-list img{
    opacity: .5;
}
.article:hover .posts-list:hover{
    background-color: #fafafa;
     -webkit-box-shadow: 0px 0px 15px 0px rgb(150 150 150 / 20%);
        -moz-box-shadow:0px 0px 15px 0px rgba(150 150 150 / 20%);
        box-shadow:0px 0px 15px 0px rgb(150 150 150 / 20%);
}
.article:hover .posts-list:hover,
.article:hover .posts-list:hover img{
    opacity: 1;
    cursor: pointer;
}

.article .posts-list,
.article:hover .posts-list,
.article:hover .posts-list:hover,
.article:hover .posts-list img,
.article:hover .posts-list:hover img,
.article:hover .posts-list .post-title h4,
.article:hover .posts-list:hover .post-title h4{
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.short-desc{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 24px;
    /*padding: 6px 0 0;*/
    padding: 0;
    min-height: 72px!important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #828282;
}
.btn-load-more.loading{
    opacity: .5!important;
    pointer-events:none;
    cursor: wait!important;
}
.btn-load-more.button{
    color: #fff!important;
    
}
.btn-load-more{
    background-color: var(--base-color)!important;
    color: #fff!important;
    text-transform: uppercase;
    -webkit-text-stroke: .5px;
    letter-spacing: 1px;
    border-radius: 30px!important;
    line-height: 52px;
    height: 50px;
    padding: 0 30px!important;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
    -webkit-box-shadow: 0 0 15px -3px rgb(253 93 168 / 80%);
    -moz-box-shadow: 0 0 15px -3px rgb(253 93 168 / 80%);
    box-shadow: 0 0 15px -3px rgb(253 93 168 / 80%);
    font-weight: normal!important;
}
.noMoreText{
    opacity: .5;
    pointer-events: none;
}
.grow-together h3.heading-title{
    color: var(--base-color)
}
.grow-together .heading-title-2 {
    color: #0036A0;
    font-size: 55px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    line-height: normal;
}

/* Single */
.heading{
    position: relative;
}
.heading ul.breadcrumbs{
    position: absolute;
    top: 90px
}
@media (max-width: 991px){
   .heading ul.breadcrumbs{
        top: 15px;
    } 
}
.heading img{
    border-radius: 0!important;
    margin: 0 auto
}
.heading .page-header-title{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
@media (max-width:767px){
    .heading img {
        border-radius: 0!important;
        max-width: 200%;
        margin-left: -50%;
    }
    .page-header-title{
        margin:0 auto 15px;
    }
    .page-header-title h1 {
        font-size: 30px;
    }
}

.entry-content h1 {
    font-size: 24px;
    line-height: 46px;
    margin: 12px auto;
    color: #000000;
}
.entry-content .published{
    /*color: #777;*/
    color: var(--base-color);
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 100;
    /*background-color: #f9f9f9;*/
    padding: 4px 8px 4px 0;
    font-family: "poppinregular", khmer_os_battambangregular, sans-serif
}
.entry-content .published .fa-calendar{
    padding-right: 2px;
    font-size: 14px;
}
.entry-content .published .fa-calendar:before{
    content: "\f073"!important
}
.entry-content img{
    border-radius: 4px;
    border: 1px solid #fafafa;
}
.entry-content{
    padding: 60px 0 30px
}
.entry-content h2{
    color: #0033A0;
    font-size: 45px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}
.entry-content h3{
    font-size: 1.41575em;
    color: #282828;
    margin: 30px auto 15px
}
/*.entry-content p{
    font-size: 14px;
    line-height: 28px;
}*/
.entry-content p a:first-child:before{
    content: 'ប្រភព៖';
    /*float: left;*/
    width: 100%;
    color: #828282;
    pointer-events: none;
    display: block;
}
.entry-content .left-side{
    color: #828282
}
.entry-content .left-side ul:not(.heateor_sss_sharing_ul){
    float: left;
    margin: 0 0 1.41575em;
    list-style-position: inside;
}
.entry-content .left-side ul li{
    position: relative;
    margin: 0 auto;
    padding: 10px 0px 10px 0;
    left: 0;
    width: calc(100% - 0px);
    float: left;
    /*font-size: 14px;*/
    list-style-type: disc;
}
.entry-content .left-side table, td, th {
    border: 1px solid black;
}
.entry-content .left-side table {
width: 100%;
border-collapse: collapse;
}
  
.entry-content .image-box-img{
    margin-bottom: 30px
}
.entry-content .image-box-img img{
    width: auto;
    margin: 0 auto 
}
.entry-content .image-box-content{
    margin-top: 15px
}
.entry-content .recent-posts img{
    margin: 0 auto;
}
.entry-content .recent-posts h3{
    color: var(--base-color);
    margin: 0 auto;
    font-size: 1.41575em;
    line-height: 48px
}
.entry-content .recent-posts ul{
    float: left;
    width: 100%;
    margin: 10px auto;
}
.entry-content .recent-posts ul li{
    border-top: 1px solid #eee;
    padding: 15px 0;
    font-size: 14px;
}

/* related-posts */
.related-posts .related-posts-box{
    display: block;
    /*padding: 10px;*/
    border-radius: 4px;
}
.related-posts-title {
    border-bottom: 3px solid #eee;
    padding-bottom: 7px;
}
.related-posts-title span {
    border-bottom: 3px solid var(--base-color);
    color: var(--base-color);
}
.related-posts .related-posts-box time.published {
    font-size: 12px;
    color: #999;
}
.related-post-title h6 {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    padding: 12px 0 0;
    min-height: 54px!important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.article .posts-list, 
.article:hover .posts-list, 
.article:hover .posts-list:hover, 
.article:hover .posts-list .post-title h4, 
.article:hover .posts-list:hover .post-title h4 {
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.article:hover .posts-list{
    opacity: .5;
}
.article:hover .posts-list:hover,
.article:hover .posts-list:hover img{
    opacity: 1;
    cursor: pointer;
}
@media (min-width:1199px){
    .related-post-title h6 {
        -webkit-text-stroke: thin;
    }
}
@media (max-width:767px){
    .entry-content{
        padding: 20px 0 0
    }
    .entry-content h2{
        font-size: 32px;
    }
    .entry-content h2{
        font-size: 26px;
    }
    .entry-content .image-box-img {
        border: 1px solid #fafafa;
        background-color: #fafafa;
        border-radius: 5px;
        padding: 15px;
        box-shadow: 0px 8px 15px -6px rgb(150 150 150 / 25%)
    }
    div.heateor_sss_mobile_footer{
        height: 0!important;
    }
    div.heateor_sss_bottom_sharing {
        bottom: -2px !important;
        margin-left: -2px !important;
    }
    div.heateor_sss_bottom_sharing .heateorSssSharing {
        border-radius: 0 !important;
    }
}
@media (min-width:767px){
    .related-posts{
        margin: 0 -5px;
    }
    .related-posts > div{
        padding: 0 5px
    }
    .entry-content .trimester-1 .image-box-img img{
        max-height: 221px;
    }
    .entry-content .trimester-2 .image-box-img img{
        max-height: 275px;
    }
    .entry-content .trimester-3 .image-box-img img{
        max-height: 347px;
    }
}
/* Socail */
.heateor_sss_vertical_sharing span.heateor_sss_svg, .heateor_sss_floating_follow_icons_container span.heateor_sss_svg{padding:5px;}
.heateorSssInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}
.heateor_sss_horizontal_sharing .heateorSssSharing,.heateor_sss_standard_follow_icons_container .heateorSssSharing{
color: #fff;
border-width: 0px;
border-style: solid;
border-color: transparent;
}
.heateor_sss_horizontal_sharing .heateorSssTCBackground{
color:#666;
}
.heateor_sss_horizontal_sharing .heateorSssSharing:hover,.heateor_sss_standard_follow_icons_container .heateorSssSharing:hover{
border-color: transparent;
}
.heateor_sss_vertical_sharing .heateorSssSharing,.heateor_sss_floating_follow_icons_container .heateorSssSharing{
color: #fff;
border-width: 0px;
border-style: solid;
border-color: transparent;
}
.heateor_sss_vertical_sharing .heateorSssTCBackground{
color:#666;
}
.heateor_sss_vertical_sharing .heateorSssSharing:hover,.heateor_sss_floating_follow_icons_container .heateorSssSharing:hover{
border-color: transparent;
}
@media screen and (max-width:783px) {.heateor_sss_vertical_sharing{display:none!important}}@media screen and (max-width:783px) {.heateor_sss_floating_follow_icons_container{display:none!important}}div.heateor_sss_mobile_footer{display:none;}@media screen and (max-width:783px){div.heateor_sss_bottom_sharing ul.heateor_sss_sharing_ul i.heateorSssTCBackground{background-color:white}div.heateor_sss_bottom_sharing{width:100%!important;left:0!important;}div.heateor_sss_bottom_sharing li{width:25% !important;}div.heateor_sss_bottom_sharing .heateorSssSharing{width: 100% !important;}div.heateor_sss_bottom_sharing div.heateorSssTotalShareCount{font-size:1em!important;line-height:23.8px!important}div.heateor_sss_bottom_sharing div.heateorSssTotalShareText{font-size:.7em!important;line-height:0px!important}div.heateor_sss_mobile_footer{display:block;height:34px;}.heateor_sss_bottom_sharing{padding:0!important;display:block!important;width: auto!important;bottom:-2px!important;top: auto!important;}.heateor_sss_bottom_sharing .heateor_sss_square_count{line-height: inherit;}.heateor_sss_bottom_sharing .heateorSssSharingArrow{display:none;}.heateor_sss_bottom_sharing .heateorSssTCBackground{margin-right: 1.1em !important}}
/* Menus */
/*#menu-item-356 > a{
    color: var(--color-gold);
    border-color: var(--color-gold);
}*/
#post-navigation{
    display: none!important;
    visibility: hidden!important
}
ul, ol{
    margin-left: 20px!important;
}
/* Landing */
.posts-list{
    border-radius: 8px;
    /*border: 1px solid #eee;*/
}
.posts-list .post-title{
    float: left;
    min-height: 62px;
    margin: 8px auto 0;
}
.posts-list .post-title h4{
    font-size: 15px;
    min-height: 52px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}
.article:hover .posts-list,
.article:hover .posts-list img{
    opacity: .5;
}
.article:hover .posts-list:hover,
.article:hover .posts-list:hover img{
    opacity: 1;
    cursor: pointer;
}

.article .posts-list,
.article:hover .posts-list,
.article:hover .posts-list:hover,
.article:hover .posts-list img,
.article:hover .posts-list:hover img,
.article:hover .posts-list .post-title h4,
.article:hover .posts-list:hover .post-title h4{
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.short-desc{
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 25px;
    padding: 12px 0 0;
    min-height: 86px!important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333
}
.btn-load-more{
    background-color: var(--color-gold);
    color: #fff;
    text-transform: uppercase;
    -webkit-text-stroke: .5px;
    letter-spacing: 1px;
    border-radius: 30px;
    line-height: 52px;
    height: 50px;
    padding: 0 30px;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}
.btn-load-more.loading{
    opacity: .5!important;
    pointer-events:none;
    cursor: wait!important;
}
.noMoreText{
    opacity: .5!important;
    pointer-events: none!important;
}
.grow-together h3.heading-title{
    color: var(--color-gold)
}
.grow-together .heading-title-2 {
    color: #0036A0;
    font-size: 55px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    line-height: normal;
}

/* Single */
.heading{
    position: relative;
}
.heading ul.breadcrumbs{
    position: absolute;
    top: 90px
}
@media (max-width: 991px){
   .heading ul.breadcrumbs{
        top: 15px;
    } 
}
.heading img{
    border-radius: 0!important;
    margin: 0 auto
}
@media (max-width:767px){
    .heading img {
        border-radius: 0!important;
        max-width: 200%;
        margin-left: -50%;
    }
    .posts-list .post-title h4{
        line-height: 28px;
    }
}
.heading .page-header-title{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.entry-content h1 {
    font-size: 24px;
    line-height: 46px;
    margin: 24px auto 12px;
    color: #000000;
}
.entry-content .published{
    /*color: #777;*/
    color: var(--color-gold);
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 100;
    /*background-color: #f9f9f9;*/
    padding: 4px 8px 4px 0;
    font-family: "poppinregular", khmer_os_battambangregular, sans-serif
}
.entry-content .published .fa-calendar{
    padding-right: 2px;
    font-size: 14px;
}
.entry-content .published .fa-calendar:before{
    content: "\f073"!important
}
.entry-content img{
    border-radius: 4px;
    border: 1px solid #fafafa;
}
.entry-content{
    padding: 60px 0 30px
}
.entry-content h2{
    color: #0033A0;
    font-size: 45px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}
.entry-content h3{
    font-size: 18px;
    color: var(--base-color);
    margin: 20px auto 15px;
    float: left;
    line-height: 28px;
    width: 100%;
}

/*.entry-content p{
    font-size: 14px;
    line-height: 28px;
}*/
/*.entry-content p,
.entry-content ul li{
    font-size: 15px
}*/
.entry-content #accordion{
    float: left;
    width: 100%;
    border-top: 1px solid #e3e3e3;
}
.entry-content #accordion .card{
    border: 0 !important;
    padding-bottom: 30px!important;
}
.entry-content #accordion .card-body{
    padding: 0 !important;
}
.entry-content #accordion .card-body a{
    float: left!important;
    color: #007bff!important;
}
.entry-content .source i,
.entry-content .source.collapsed i{
    margin-right: 4px;
    font-size: 18px;
    position: absolute;
    top: 10px;
}
.entry-content .source i{
    transform: rotate(90deg);
}
.entry-content .source.collapsed i{
    transform: rotate(225deg);
}
.entry-content .source i,
.entry-content .source.collapsed i{
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.entry-content .source{
    float: left;
    width: auto!important;
    /*border-top: 1px solid #eee;*/
    /*padding: 30px 0 0;*/
    margin-top: 25px;
    margin-bottom: 10px!important;
    cursor: pointer;
    color: #000;
    width: auto;
    padding: 4px 8px;
    background-color: #e3e3e3;
    border-radius: 4px;
    border: 0;
    position: relative;
}
.entry-content .source span{
    font-size: 16px;
    margin-left: 24px;
}
.entry-content .source a{
    float: left;
    width: 100%
}
.entry-content p a,
.entry-content ul li a,
.entry-content ul li a strong{
    color: #007bff;
    text-decoration: underline !important;
    -webkit-text-stroke: 0 !important;
}
/*.entry-content p a:first-child:before{
    content: 'ប្រភព៖';
    width: 100%;
    color: #828282;
    pointer-events: none;
    display: block;
}*/
.entry-content .left-side{
    /*color: #828282;*/
    color: #545454
}
.entry-content .left-side p.d-flex{
    margin-bottom: 0
}
.entry-content .left-side p.d-flex > strong{
    display: grid;
    position: relative;
    transform: translateY(-14px);
    margin-left: 6px;
    font-weight: 100!important
}
.entry-content .left-side p.d-flex > strong em{
    font-style: normal!important;
    border-bottom: 2px solid;
    margin-bottom: 4px
}
.entry-content .left-side p.d-flex > strong sup{
    position: absolute;
    top: calc(50% - -10px);
    right: -10px;
}
@media (max-width:767px){
    .entry-content .left-side p.d-flex {
        margin-bottom: 15px;
        border-bottom: 1px solid var(--base-color);
    }
    .entry-content .left-side p.d-flex > strong{
        transform: translateY(0);
    }
}
.entry-content .left-side ul:not(.heateor_sss_sharing_ul){
    float: left;
    margin: 0 auto !important;
    /*margin: 0 0 15px 0 !important;*/
    list-style-position: inside;
    width: 100%;
}
.entry-content .left-side ol{
    list-style-type: cambodian;
}
.entry-content .left-side ol li{
    list-style-type: inherit !important;
    margin: 0 auto !important;
    padding: 0 !important;
}
.entry-content .left-side ul:not(.heateor_sss_sharing_ul) li{
    position: relative;
    margin: 0 0 0 20px;
    padding: 0 0px 15px 0;
    left: 0;
    width: calc(100% - 20px);
    float: left;
    width: 100%;
    /*font-size: 14px;*/
    list-style-type: disc;
    list-style-position: initial;
}
.entry-content .left-side ul:not(.heateor_sss_sharing_ul) li > ul li:first-child{
    margin-top: 15px;
}
.entry-content .left-side h3 + h3:not(.h3){
    font-size: 16px !important;
    margin-top: -8px;
}
.entry-content .left-side h3 + ul:not(.heateor_sss_sharing_ul),
.entry-content .left-side h3 + ol{
    margin-top: -8px !important;
}
.entry-content .left-side p strong + + p{
    margin-top: -8px;
}
.entry-content .left-side table {
    width: 100%;
    border-collapse: collapse;
    background-color: transparent!important
}
.entry-content .left-side table img{
    border: 0!important;
    box-shadow: none!important
}
.entry-content .left-side table td, 
.entry-content .left-side table th{
    padding: 8px;
    border: 1px solid black;
    font-size: 14px;
    background-color: transparent!important;
    vertical-align: middle;
}
/*.entry-content .left-side table td ul li, 
.entry-content .left-side table th ul li{
    padding: 0 !important;;
}*/
.entry-content .left-side p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.entry-content .left-side table td strong, 
.entry-content .left-side table th strong,
.entry-content .left-side p strong,
.entry-content .left-side ul li strong{
    color: var(--base-color)
}

.ccc-favorite-post-toggle > a{
    font-size: 26px!important;
    border: 2px solid var(--base-color) !important;
    border-radius: 8px;
    padding: 0 12px!important;
    height: 40px;
    line-height: 40px;
}
.ccc-favorite-post-toggle > a:hover{
    color: var(--base-color) !important;
}
.ccc-favorite-post-toggle > a::before {
    text-shadow: 1px 2px 3px rgb(253 93 168);
}
.ccc-favorite-post-toggle[data-ccc_my_favorites-select_button-style="1"] {
   /* position: absolute!important;
    top: 10px;
    width: 40px;
    height: 40px;
    left: 20px;*/
    width: 100%;
    float: left;
    margin: 15px auto 25px;
    text-align: left!important;
}
.ccc-favorite-post-toggle-button a{
    box-shadow: 0 0 15px -3px rgb(253 93 168 / 30%);
}
.ccc-favorite-post-toggle-button span.text{
    display: block!important;
    color: transparent;
    font-size: 0;
    float: right;
    padding-left: 8px;
    line-height: 38px;
}
.ccc-favorite-post-toggle-button span.text:before{
    content: 'រក្សាអត្ថបទនេះទុក';
    float: right;
    color: var(--base-color);
    font-size: 15px;
}
.ccc-favorite-post-toggle-button.save{
    background-color: #ffe2f0;
}
.ccc-favorite-post-toggle > a::before{
    color: var(--base-color) !important;
}
.ccc-favorite-post-toggle-button.save::before{
    color: var(--base-color) !important;
    text-shadow: 1px 2px 3px #fd5da8;
}
.ccc-favorite-post-toggle-button.save span.text:before{
    content: 'បានរក្សាទុក';
    /*color: #fff*/
}
.entry-content .image-box-img{
    margin-bottom: 30px
}
.entry-content .image-box-img img{
    width: auto;
    margin: 0 auto 
}
.entry-content .image-box-content{
    margin-top: 15px
}
.entry-content .recent-posts{text-align: center;}
.entry-content .recent-posts img{
        margin: 0 auto 30px;
    display: inline-block;
}
.entry-content .recent-posts h3{
    color: var(--color-gold);
    margin: 0 auto;
    font-size: 1.41575em;
    line-height: 48px
}
.entry-content .recent-posts ul{
    float: left;
    width: 100%;
    margin: 10px auto;
}
.entry-content .recent-posts ul li{
    border-top: 1px solid #eee;
    padding: 15px 0;
    font-size: 14px;
}

/* related-posts */
.related-posts .related-posts-box{
    display: block;
    /*padding: 10px;*/
    border-radius: 4px;
}
.related-posts-title {
    border-bottom: 3px solid #eee;
    padding-bottom: 7px;
}
.related-posts-title span {
    border-bottom: 3px solid var(--base-color);
    color: var(--base-color);
    padding-bottom: 5px
}
.related-posts .related-posts-box time.published {
    font-size: 12px;
    color: #999;
}
.related-post-title h6 {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    padding: 12px 0 0;
    min-height: 54px!important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.article .posts-list, 
.article:hover .posts-list, 
.article:hover .posts-list:hover, 
.article:hover .posts-list .post-title h4, 
.article:hover .posts-list:hover .post-title h4 {
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}
.article:hover .posts-list{
    opacity: .5;
}
.article:hover .posts-list:hover,
.article:hover .posts-list:hover img{
    opacity: 1;
    cursor: pointer;
}
/* Author */
.author.hot-line{
    float: left;
    margin: 0px auto 20px;
}
.author.hot-line .hot-link-messager{
    padding: 30px 15px!important
}
.author.hot-line .hot-link-messager img{
    position: static!important;
    width: 200px;
    height: auto;
    border-radius: 50%;
    border: 1px solid var(--base-color);
    box-shadow: 0px 0px 5px 0px rgba(253,93,168,0.5) inset;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(253,93,168,0.5) inset;
    -moz-box-shadow: 0px 0px 5px 0px rgba(253,93,168,0.5) inset;
}
.author.hot-line .hot-link-messager ul:not(.heateor_sss_sharing_ul){
    margin: 15px auto 0!important;
}
.author.hot-line .hot-link-messager ul:not(.heateor_sss_sharing_ul) li{
    list-style-type: none!important;
    list-style-position: inside!important;
    margin: 0 auto!important;
    padding: 0;
    font-size: 14px
}
@media (max-width:767px){
    .entry-content h1{
        line-height: 38px;
        margin-top: 15px;
    }
    .author.hot-line{
        text-align: center;
        margin-left: 0;
        margin-right: 0
    }
    .author.hot-line .hot-link-messager{
        padding: 15px 0!important
    }
    .author.hot-line .hot-link-messager strong{
        display: block;
    }
    .author.hot-line .hot-link-messager img {
        margin: 0 auto 15px;
    }
    .entry-content .left-side table.blog td{
        width: 100%!important;
        float: left!important;
        height: max-content !important
    }
    .entry-content .left-side ul:not(.heateor_sss_sharing_ul) li{
        margin: 0 15px 0 15px;
        width: calc(100% - 15px);
        list-style-position: outside;
        word-break: break-word;
    }
}
@media (min-width:1199px){
    .related-post-title h6 {
        -webkit-text-stroke: thin;
    }
    .posts-list .post-title h4{
        -webkit-text-stroke: thin;
    }
}
@media (max-width:1199px){
    .entry-content{
        padding: 20px 0 0
    }
    .single-post .progress-wrap{
        bottom: 44px !important;
    }
    .heateor_sss_vertical_sharing span.heateor_sss_svg, .heateor_sss_floating_follow_icons_container span.heateor_sss_svg{
        border-radius:0!important;
        height: 40px!important;
        line-height: 40px!important;
    }
    div.heateor_sss_mobile_footer{
        height: 0!important;
    }
    div.heateor_sss_bottom_sharing {
        bottom: -2px !important;
        /*margin-left: -2px !important;*/
    }
    div.heateor_sss_bottom_sharing .heateorSssSharing {
        border-radius: 0 !important;
    }
}
@media (max-width:767px){
    .entry-content h2{
        font-size: 32px;
    }
    .entry-content h2{
        font-size: 26px;
    }
    /*.entry-content .row.mx-auto > div { padding: 0 }*/
    .entry-content .image-box-img {
        border: 1px solid #fafafa;
        background-color: #fafafa;
        border-radius: 5px;
        padding: 15px;
        box-shadow: 0px 8px 15px -6px rgb(150 150 150 / 25%)
    }
    .site-footer {
        padding: 5px 15px 40px 15px!important;
    }
    
}
@media (min-width:767px){
    .heateor_sss_sharing_container a{margin-bottom:5px!important;}
    .related-posts{
        margin: 0 -5px;
    }
    .related-posts > div{
        padding: 0 5px
    }
    .entry-content .trimester-1 .image-box-img img{
        max-height: 221px;
    }
    .entry-content .trimester-2 .image-box-img img{
        max-height: 275px;
    }
    .entry-content .trimester-3 .image-box-img img{
        max-height: 347px;
    }
}