/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*#region Fonts */
@font-face {
    font-family: "GoogleSans";
    src: url("/bao-chi-noi-ve-amis/sites/newspaper-tell-us/fonts/GoogleSans-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GoogleSans Medium";
    src: url("/bao-chi-noi-ve-amis/sites/newspaper-tell-us/fonts/GoogleSans-Medium.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GoogleSans Bold";
    src: url("/bao-chi-noi-ve-amis/sites/newspaper-tell-us/fonts/GoogleSans-Bold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*#endregion*/

/*#region Custom */
body {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
}

.sticky-white #Top_bar.is-sticky,
.sticky-white #Top_bar.is-sticky #menu {
    background: #fff;
    opacity: 1;
}

body:not(.template-slider).single.single-post #Header {
    min-height: 90px;
}

.single.single-post #Header_wrapper {
    background-color: #fff;
}

.pager {
    padding-bottom: 20px;
}

    .pager .pages {
        margin: 20px 30px;
    }

.posts_group.lm_wrapper.col-2.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.posts_group.grid.col-2 .post-item {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.grid .post-desc-wrapper {
    height: 100%;
}

.no-margin-h .three-fifth.column {
    width: 55%;
    height: 100%;
}

.no-margin-h .two-fifth.column {
    width: 45%;
    height: 100%;
}

.home.page #Header_wrapper {
    background-color: #FFF;
}

#Top_bar {
    position: fixed !important;
    top: 0 !important;
    border: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
}

    #Top_bar .one.column {
        width: 100%;
        margin: 0;
    }

    #Top_bar .top_bar_left {
        width: 100% !important;
    }

    #Top_bar .logo {
        margin: 0;
    }

        #Top_bar .logo .custom-logo-link {
            padding: 0;
        }

            #Top_bar .logo .custom-logo-link img {
                max-width: 200px;
                max-height: 60px;
                margin-top: -1px;
                padding: 10px 0;
            }

    #Top_bar.is-sticky .logo .custom-logo-link img {
        margin-top: 0;
    }

    #Top_bar.is-sticky .logo {
        margin: 0;
    }

    #Top_bar.is-sticky .custom-logo-link {
        padding: 0 !important;
        height: unset !important;
        line-height: unset !important;
    }

    #Top_bar .menu > li > a {
        padding: 0 15px;
    }

        #Top_bar .menu > li > a:hover,
        #Top_bar .menu > li > a:focus,
        #Top_bar .menu > li > a:active {
            color: #2680EB;
            cursor: pointer;
        }

    #Top_bar .menu > li.submenu > a {
        padding: 0 28px 0 13px;
    }

        #Top_bar .menu > li.submenu > a:hover i {
            background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-blue-up-arrow.jpg) no-repeat;
        }

    #Top_bar .menu > li:nth-last-child(3) > a {
        background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-phone.svg) no-repeat;
        background-size: 24px;
        background-position: left 15px center;
        font-family: GoogleSans Medium, Arial, sans-serif;
        color: #2680EB;
        margin: 0 5px;
        padding: 0 13px 0 48px !important;
    }

        #Top_bar .menu > li:nth-last-child(3) > a span:not(.description) {
            font-family: GoogleSans Medium, Arial, sans-serif;
        }

    #Top_bar .menu > li:nth-last-child(2) > a {
        line-height: 20px;
        overflow: hidden;
        background-color: #2680EB;
        margin: 10px 13px;
        padding: 10px 15px;
        color: #FFF;
        border-radius: 4px;
    }

        #Top_bar .menu > li:nth-last-child(2) > a:hover,
        #Top_bar .menu > li:nth-last-child(2) > a:hover,
        #Top_bar .menu > li:nth-last-child(2) > a:hover {
            opacity: 0.85;
        }

    #Top_bar .menu > li:last-child > a {
        line-height: 20px;
        overflow: hidden;
        border: solid 1px #2680EB;
        margin: 10px 0;
        padding: 9px 15px;
        color: #2680EB;
        border-radius: 4px;
    }

    #Top_bar .menu > li:nth-last-child(3) > a:hover,
    #Top_bar .menu > li:nth-last-child(3) > a:hover,
    #Top_bar .menu > li:nth-last-child(3) > a:hover {
        opacity: 0.85;
    }

    #Top_bar .menu > li > a span:not(.description) {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        line-height: unset;
        padding: 0;
        border: 0;
    }

    #Top_bar .menu > li.current-menu-parent > a,
    #Top_bar .menu > li.current-menu-ancestor > a {
        color: #2680EB;
    }

    #Top_bar .menu > li.current-menu-parent.submenu > a i,
    #Top_bar .menu > li.current-menu-ancestor.submenu > a i {
        background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-blue-down-arrow.jpg);
    }

    #Top_bar .menu > li.current-menu-parent.submenu > a:hover i,
    #Top_bar .menu > li.current-menu-ancestor.submenu > a:hover i {
        background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-blue-up-arrow.jpg);
    }

    #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        line-height: 60px;
        padding: 0 13px;
    }

    #Top_bar.is-sticky .menu_wrapper .menu > li.submenu > a {
        padding: 0 28px 0 13px;
    }

    #Top_bar.is-sticky .menu > li:nth-last-child(2) > a {
        line-height: 20px;
        padding: 10px 15px;
    }

    #Top_bar.is-sticky .menu > li:last-child > a {
        line-height: 20px;
        padding: 9px 15px;
    }

    #Top_bar .top_bar_right {
        display: none;
    }

    #Top_bar a.responsive-menu-toggle {
        top: 50%;
        right: 15px;
        width: auto;
    }

.icon-menu-fine:before {
    margin: 0;
}

#Top_bar .menu > li ul.sub-menu.hide {
    display: none !important;
}

#Top_bar .menu > li.submenu > a i {
    position: absolute;
    top: 50%;
    right: 12px;
    display: inline-flex;
    width: 9px;
    height: 9px;
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-down-arrow.jpg) no-repeat;
    color: #2680EB;
    margin-top: -5px;
}

    #Top_bar .menu > li.submenu > a i::before {
        position: absolute;
        top: 50%;
        margin-top: -5px;
        padding-left: 7px;
    }

/*#region Responsive*/
@media (min-width: 1140px) {
    #Top_bar .container {
        /* width: 1040px; */
    }
}

@media (max-width: 1139px) {
    body:not(.template-slider).home.page #Header {
        min-height: 60px;
    }

    #Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle {
        font-family: GoogleSans, Arial, sans-serif;
        font-size: 16px;
        color: #FFF;
    }

        #Side_slide #menu > ul > li:nth-last-child(3) > a {
            background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-white-phone.svg) no-repeat;
            background-size: 20px;
            background-position: left 20px center;
            padding: 11px 5px 10px 48px;
        }

        #Side_slide #menu ul li ul li a {
            font-size: 15px;
            padding-left: 30px;
        }

        #Side_slide #menu ul li ul li ul li a {
            font-size: 14px;
            padding-left: 40px;
        }

            #Side_slide #menu ul li ul li ul li a span span {
                font-size: 12px;
            }
}

@media (max-width: 767px) {
    #Top_bar .logo .custom-logo-link {
        margin: 0 auto;
    }
}
/*#endregion*/
/*#endregion*/

/*#region Submenu */
.product-menu {
    background: #FFF;
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2A2B39;
    overflow: hidden;
    transition: max-height 0.7s;
    -o-transition: max-height 0.7s;
    -moz-transition: max-height 0.7s;
    -webkit-transition: max-height 0.7s;
}

#Top_bar.is-sticky .product-menu {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
}

.product-menu a {
    color: #2A2B39;
    text-decoration: none;
}

.pm-border {
    border-top: 1px solid #EEE;
}

.pm-container {
    margin: 0 auto;
}

.pm-field {
    display: flex;
    margin: 0 -10px;
    padding-bottom: 8px;
}

.pm-col {
    width: 25%;
    padding: 0 10px;
}

.pm-introduction {
    margin-bottom: 8px;
    padding: 8px 0;
    border-bottom: solid 1px #EEE;
}

    .pm-introduction a {
        display: block;
        padding: 8px 0;
    }

        .pm-introduction a:hover {
            background: #E6F9FE;
        }

.pmi-title {
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #2680EB;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.pmi-subtitle {
    font-size: 13px;
}

    .pmi-subtitle span {
        white-space: nowrap;
    }

.pm-list a {
    display: flex;
    padding: 8px 0;
}

    .pm-list a:hover {
        background: #E6F9FE;
    }

.pml-icon {
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/img-logo.svg?ver=1) no-repeat;
    width: 32px;
    height: 32px;
    margin-top: 2px;
}

    .pml-icon.amis-ke-toan {
        background-position: 0 0;
    }

    .pml-icon.sme {
        background-position: 0 -32px;
    }

    .pml-icon.meinvoice {
        background-position: 0 -64px;
    }

    .pml-icon.esign {
        background-position: 0 -96px;
    }

    .pml-icon.mtax {
        background-position: 0 -128px;
    }

    .pml-icon.bankhub {
        background-position: 0 -160px;
    }

    .pml-icon.asp {
        background-position: 0 -192px;
    }

    .pml-icon.amis-aimarketing {
        background-position: 0 -224px;
    }

    .pml-icon.amis-ban-hang {
        background-position: -32px 0;
    }

    .pml-icon.amis-khuyen-mai {
        background-position: -96px 0;
    }

    .pml-icon.amis-ho-tro {
        background-position: -32px -32px;
    }

    .pml-icon.eshop {
        background-position: -32px -64px;
    }

    .pml-icon.cukcuk {
        background-position: -32px -96px;
    }

    .pml-icon.amis-tuyen-dung {
        background-position: -32px -160px;
    }

    .pml-icon.amis-thong-tin-nhan-su {
        background-position: -32px -192px;
    }

    .pml-icon.amis-cham-cong {
        background-position: -32px -224px;
    }

    .pml-icon.amis-tien-luong {
        background-position: -64px 0;
    }

    .pml-icon.amis-bao-hiem-xa-hoi {
        background-position: -64px -64px;
    }

    .pml-icon.amis-cong-viec {
        background-position: -64px -96px;
    }

    .pml-icon.amis-wesign {
        background-position: -96px -32px;
    }

    .pml-icon.amis-ghi-chep {
        background-position: -64px -128px;
    }

    .pml-icon.amis-tai-san {
        background-position: -64px -192px;
    }

    .pml-icon.amis-mang-xa-hoi {
        background-position: -64px -160px;
    }

    .pml-icon.amis-phong-hop {
        background-position: -64px -224px;
    }

.pml-text {
    padding-left: 12px;
    width: calc(100% - 44px);
    width: -o-calc(100% - 44px);
    width: -moz-calc(100% - 44px);
    width: -webkit-calc(100% - 44px);
}

.pml-title {
    font-family: GoogleSans Bold, Arial, sans-serif;
}

.pml-subtitle {
    font-size: 13px;
    color: #999;
}

.pm-market {
    text-align: center;
    padding: 10px 0;
    border-top: solid 1px #EEE;
}

    .pm-market a {
        font-size: 15px;
        text-decoration: underline;
    }

        .pm-market a:hover,
        .pm-market a:focus,
        .pm-market a:active {
            opacity: 0.85;
        }

#Top_bar .menu > li ul.custom-menu {
    display: block;
    width: 200px;
    background: #FFF;
    padding: 15px 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
}

    #Top_bar .menu > li ul.custom-menu li {
        width: auto;
        font-size: 14px;
        padding: 0 20px 10px;
    }

        #Top_bar .menu > li ul.custom-menu li:last-child {
            padding: 0 20px;
        }

        #Top_bar .menu > li ul.custom-menu li.cm-border {
            padding: 10px 20px;
            border-top: solid 1px #EEE
        }

            #Top_bar .menu > li ul.custom-menu li.cm-border:last-child {
                padding: 10px 20px 0 20px;
            }

        #Top_bar .menu > li ul.custom-menu li a {
            color: #2A2B39;
            line-height: 1.42857143;
            padding: 0;
            border-bottom: 0;
        }

            #Top_bar .menu > li ul.custom-menu li a:hover,
            #Top_bar .menu > li ul.custom-menu li a:focus,
            #Top_bar .menu > li ul.custom-menu li a:active {
                background: none;
                color: #2680EB;
            }
/*#region Responsive */
@media (min-width: 980px) {
    .pm-container {
        width: 940px;
    }
}

@media (min-width: 1100px) {
    .pm-container {
        width: 1040px;
    }
}
/*#endregion*/
/*#endregion*/

/*#region Banner Home */
.home-banner .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-banner {
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/bg-banner.png) no-repeat;
    background-size: cover;
    padding: 60px 0 50px;
}

.nowrap {
    white-space: nowrap;
}

.line-top-border {
    width: 90px;
    height: 4px;
    background: #586eff;
    border-radius: 8px;
    margin-bottom: 16px;
}

h1.home-title {
    font-size: 36px;
    font-family: "GoogleSans Bold", Arial, sans-serif;
}

img.img-banner {
    margin-bottom: -60px;
}

@media screen and (max-width: 979px) {
    h1.home-title {
        font-size: 32px;
    }
}

@media screen and (max-width: 767px) {
    img.img-banner {
        margin-bottom: -5px;
    }

    .home-banner .row {
        flex-direction: column;
        padding: 0 15px;
    }

    .home-banner {
        padding: 30px 0 0px;
    }

    h1.home-title {
        font-size: 28px;
        text-align: center;
    }

    .line-top-border {
        text-align: center;
        margin: 0 auto 10px;
    }
}
/*#endregion*/

/*#region Danh sach bai viet */
.post-tt-doanhnghiep {
    float: left;
    width: 100%;
    height: 100%;
    background: #0188ff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #888888;
    overflow: hidden;
}

.list-bai-dn .grid .post-photo-wrapper,
.list-bai-dn .grid .post-desc-wrapper .post-desc {
    display: none;
}

.post-tt-doanhnghiep .left-dn {
    padding: 20px;
    background: #fff;
}

.post-tt-doanhnghiep .logo-dn {
    max-height: 100px !important;
    box-shadow: 2px 2px 9px 0px #888888;
    padding: 10px;
}

.post-tt-doanhnghiep .ten-dn {
    font-size: 25px;
    line-height: 1.3;
    margin: 10px 0;
    font-weight: bold;
    color: #0188ff;
}

.post-tt-doanhnghiep .post-more {
    color: #333;
}

    .post-tt-doanhnghiep .post-more:hover {
        color: #ff0000;
    }

.post-tt-doanhnghiep .right-dn {
    padding: 20px;
    color: #fff;
}

    .post-tt-doanhnghiep .right-dn .tite-tinh-trang-dn {
        color: #71edf3;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
/*#endregion*/

/*#region Chi tiet bai viet */
#Top_bar .logo {
    margin: 0;
}

.newspaper-info {
    font-family: "GoogleSans", Arial sans-serif;
    display: flex;
    justify-content: center;
}

.header-ctn {
    text-align: center;
    font-family: "GoogleSans", Arial, sans-serif;
}

.newspaper-author {
    padding-right: 16px;
    font-size: 16px;
    font-family: "GoogleSans Bold", Arial, sans-serif;
    color: #0ceeff;
}

.newspaper-source {
    font-size: 16px;
    font-family: "GoogleSans Medium", Arial, sans-serif;
    margin: 16px auto 24px;
    background: #0f2d70bd;
    padding: 10px 24px;
    border-radius: 23px;
    display: inline-block;
}

.newspaper-date {
    font-size: 16px;
    padding-left: 25px;
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-date-1.svg) no-repeat;
    background-position: -2px 2px;
}

h1.entry-title {
    font-family: "GoogleSans Bold", Arial, sans-serif;
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
    max-width: 650px;
    width: 100%;
    margin: 0 auto 16px;
}

h2.entry-title {
    font-family: "GoogleSans Medium", Arial, sans-serif;
    font-size: 28px;
    line-height: 1.5;
}

.single-post .section-post-header {
    display: none;
}

.single-post .post-header {
    margin-bottom: 0px;
}

.single-post #Subheader {
    display: none;
}

.section.section-filters {
    display: none;
}

#Content > div > div > div:nth-child(3) {
    display: none;
}

.single-post .post-tt-doanhnghiep {
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/bg-post.png) no-repeat;
    background-size: cover;
    padding: 50px 0 240px 0;
    color: #fff;
    border-radius: 0px;
    float: none;
}

.single-post #Content {
    padding-top: 0px;
}

.single-post .post-tt-doanhnghiep .left-dn {
    background: none;
}

.single-post .post-tt-doanhnghiep .logo-dn {
    box-shadow: none;
    padding: 10px;
    background: #fff;
}

.single-post .post-tt-doanhnghiep .ten-dn {
    font-size: 35px;
    color: #fff;
}

.single-post .post-wrapper-content {
    margin-top: -160px;
}

.single-post .cau-chuyen-tc-dn {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 30px;
}

.single-post .section-post-title .entry-title {
    font-size: 40px;
    line-height: 1.3;
    text-align: center;
    padding: 20px 50px 50px 50px;
    font-weight: bold;
    background: #fff;
    margin-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.single-post .section.the_content .the_content_wrapper {
    margin: 0;
    background: #fff;
    padding: 40px 50px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 4px 16px rgb(0 0 0 / 8%);
}

.single-post .post-tt-doanhnghiep .right-dn {
    background: #145fc8;
    border-radius: 10px;
    padding: 30px;
}

.sc-dang-ky-nhan-tin {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-top: 10px;
    position: relative;
}

.form-dknt {
    width: 50%;
    margin: 30px auto 0px;
}

.sc-dang-ky-nhan-tin .widget {
    padding-bottom: 0px;
    margin-top: 0px;
    position: static;
}

.sc-dang-ky-nhan-tin .icon-mail {
    position: absolute;
    top: -27px;
    left: calc(50% - 20px);
    background: #0893f3;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 100%;
}

.title-dknt {
    font-size: 25px;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 5px;
}

.section-post-related .title-lienquan {
    margin: 0 1% 20px;
    font-weight: 700;
}

    .section-post-related .title-lienquan:before {
        content: "";
        width: 100px;
        background: #0893f3;
        height: 5px;
        display: block;
        border-radius: 20px;
        margin-bottom: 15px;
    }

.newspaper-item-info {
    display: flex;
    padding: 10px 0 10px;
    border-top: 1px solid #e0e0e0;
}

.newspaper-item-date {
    color: #828282;
    font-size: 16px;
    padding-left: 25px;
    background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-date-2.svg) no-repeat;
    background-position: -2px 2px;
}

.newspaper-item-source {
    margin-left: 16px;
    font-size: 16px;
    color: #2261eb;
}

.post-desc {
    position: relative;
    display: flex;
    flex-direction: column;
}

.post-item:not(.post-item:last-child) {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0;
}

.post-item {
    padding: 20px 0;
    margin-bottom: 0;
}

    .post-item .image_frame {
        border: none;
        border-color: transparent;
    }

@media screen and (min-width: 1024px) {
    .post-desc {
        padding-top: 0;
        position: relative;
        display: flex;
        flex-direction: column;
        height: 239px;
        justify-content: space-between;
    }
}

@media screen and (max-width: 979px) {
    br {
        display: none;
    }

    h2.entry-title {
        margin-bottom: 0px;
        font-size: 20px;
        min-height: unset;
    }

    .newspaper-item-info {
        display: flex;
        padding: 0;
        border-top: none;
    }
}

@media screen and (max-width: 767px) {
    .newspaper-item-date {
        padding-left: 33px;
        background: url(/bao-chi-noi-ve-amis/sites/newspaper-tell-us/images/ic-date-2.svg) no-repeat;
        background-position: 4px -2px;
        font-size: 14px;
    }

    .post-item {
        margin-bottom: 0;
    }

    .newspaper-item-source {
        font-size: 14px;
    }
}
/*#endregion*/

/*#region Responsive */
@media screen and (max-width: 979px) {
    .single-post .post-tt-doanhnghiep {
        padding: 20px 0 192px 0;
    }
}

@media (max-width: 767px) {
    .mobile-tb-center #Top_bar .top_bar_right {
        display: none;
    }

    body:not(.template-slider) #Header {
        min-height: 81px;
    }

    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding: 0 10px !important;
    }

    .single-post .post-tt-doanhnghiep {
        padding: 30px 0 !important;
    }

    .single-post .section.the_content .the_content_wrapper {
        padding: 10px !important;
    }

    .single-post .section-post-title .entry-title {
        padding: 10px !important;
        font-size: 20px !important;
    }

    .single-post .post-wrapper-content {
        margin-top: 10px !important;
    }

    .form-dknt {
        width: 100% !important;
    }

    .section-post-related .title-lienquan {
        font-size: 20px;
        line-height: 1.3;
    }

    h1.entry-title {
        font-size: 28px;
        padding: 0 15px;
    }

    br {
        display: none;
    }

    .newspaper-source {
        margin: 0px 0 16px;
    }
}
/*#endregion*/

/*#region custom gtranslate */
@media (max-width: 979px) {
    #custom-mobile {
        position: absolute !important;
        right: 60px !important;
    }
}

@media (max-width: 767px) {
    #custom-mobile {
        top: 0;
        right: 40px !important;
    }

    #custom-mobile .gt-current-selection {
        padding: 0 !important;
    }
}
/*#endregion */