/*1920px,1366px,768px,375px*/

/* Default styles, applied to all screen widths */
:root{
    --h1b:32px;
    --h2b:24px;
    --h3b:20px;
    --h4b:16px;
    --body:16px;
    --caption:12px;
}
@font-face{
    font-family:"Helvetica Neue ForEco Md Ext";
    src: url('/us/wp-content/plugins/wp-newspaper-ecoflow/fonts/helveticaneueforeco-mdex.woff');
}

@font-face{
    font-family:"Helvetica Neue ForEco Md";
    src: url('/us/wp-content/plugins/wp-newspaper-ecoflow/fonts/helveticaneueforeco-md.woff');
}
/*
@font-face{
    font-family:"Helvetica Neue ForEco Md Ext";
    src: url('/us/wp-content/plugins/wp-newspaper-ecoflow/fonts/helveticaneueforeco-mdex.woff');
    font-weight:blod;
}
@font-face{
    font-family:"Helvetica Neue ForEco Md Ext";
    src: url('/us/wp-content/plugins/wp-newspaper-ecoflow/fonts/helveticaneueforeco-ltex.woff');
    font-weight: lighter;
}*/
@font-face{
    font-family:"Helvetica Neue ForEco Roman";
    src: url('/us/wp-content/plugins/wp-newspaper-ecoflow/fonts/helveticaneueforeco-roman.woff');
}
body {
    /* Your default styles */
    font-size:var(--body);
    background-color: #343434 !important;
    font-family: Helvetica Neue ForEco Roman, Helvetica Neue ForEco Roman !important;
}
#tdb-autoload-article{
    background-color: white;
}
.tdb_module_search .td-module-title{
    font-size: 16px !important;
}
.single-post h1{
    font-family: Helvetica Neue ForEco Md Ext, Helvetica Neue ForEco Md Ext;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6{
    font-family: Helvetica Neue ForEco Md, Helvetica Neue ForEco Md;
}
.single-post p{
    font-family: Helvetica Neue ForEco Roman, Helvetica Neue ForEco Roman;
}

h1,h1 strong{
    font-size: var(--h1b) !important;
}

h2,h2 strong{
    font-size: var(--h2b) !important;
    line-height: 150% !important;
}

h3,h3 strong{
    font-size: var(--h3b) !important;
    line-height: 150% !important;
}

h4,h4 strong{
    font-size: var(--h4b) !important;
    line-height: 150% !important;
}


.single-page-mb-contents,.single-page-mb-ad {
        display: none;
    }

.single-page-mb-signup {
    display: none;
}

/*container*/
#tdb-autoload-article,.td-main-page-wrap{
    margin-top: -1px;
}
.td-stretch-content{
    max-width: 1248px !important;
}
.status-publish{
    background-color: white !important;
}
.td-header-template-wrap .td-pb-row {
        margin-bottom: 0px !important;
    }

/* top menu */
.tdb_single_categories{
    margin-top: 20px !important;
    position: relative;
}
.tdb-entry-category:before{
    content:"#";
}
.tdb_single_categories .tdb-category .tdb-entry-category{
    font-weight: 500 !important;
    font-size: var(--caption) !important;
    color: #707070 !important;
    line-height: 16px !important;
}
.tdb_single_categories .tdb-entry-category .tdb-cat-bg{
    background-color: unset !important;
}

/*left container */
.td-pb-span3{
    padding-right:36px !important;
    width: 32% !important;
}
.td-pb-span3 .wpb_wrapper .wpb_column{
    padding:0px !important;
}


.td-pb-span3 .wpb_wrapper .vc_row_inner{
    /*position: fixed !important;
    top:65px;
    left: max(24px, calc((100vw -  1248px) / 2 + 18px));
    max-width: 340px;*/
    z-index: 100;
}
/* Menu */
.single-page-pc-contents{
    max-height: 50vh;
    overflow: auto;
   
}
.td_block_wrap.single-page-pc-contents{
     margin-bottom: 0px !important;
}
.single-page-pc-contents .tdb-block-inner{
    padding-top: 12px !important;
}
.single-page-pc-contents .tdb-stoc-title{
    font-size: 16px !important;
}
.single-page-mb-signup,.single-page-pc-signup{
    background: #F4F4F4 !important;
    border-radius: 4px 4px 4px 4px !important;
    box-shadow: none !important;
    padding:24px !important;
    margin-top: 24px;
}
.single-page-pc-signup{
    margin-top: 0px;
    margin-bottom: 20px !important;
}
.single-page-pc-contents .tdb-block-inner{
    /*padding-bottom: 0px !important;*/
}
.single-page-mb-contents .tdb-block-inner ul,.single-page-pc-contents .tdb-block-inner ul{
    padding-left: 20px;
}
.single-page-pc-contents .tdb-block-inner ul li:last-of-type{
    margin-bottom: 0px;
}
.single-page-mb-contents .tdb-block-inner ul li,.single-page-mb-contents .tdb-block-inner ul li a,.single-page-pc-contents .tdb-block-inner ul li,.single-page-pc-contents .tdb-block-inner ul li a{
     font-size: 14px !important;
     color: #707070;
    line-height: 17px;
    margin-bottom: 20px;
}
.single-page-mb-contents .tdb-block-inner ul li a,.single-page-pc-contents .tdb-block-inner ul li a{
    margin-bottom: 0px;
    font-family: Helvetica Neue ForEco Roman, Helvetica Neue ForEco Roman;
}
.single-page-mb-contents .tdb-block-inner ul li:hover, .single-page-mb-contents .tdb-block-inner ul li a:hover,.single-page-pc-contents .tdb-block-inner ul li:hover, .single-page-pc-contents .tdb-block-inner ul li a:hover{
    color: #3F68E0;
}
.single-page-pc-contents .tdb-block-inner a.active{
    color: #3F68E0;
}

.single-page-mb-contents .tdb-block-inner{
    padding-left: 0px !important;
}

/* login*/

.sign-up{
    width: 100% !important;
    max-width: 286px;
    padding:25px !important;
    background: none !important;
    box-shadow: none !important;
    padding:0px !important;
}

#profileForm.sign-up .header{
    font-size: var(--h3b);
    color: #03060B;
    font-weight: bold;
}


#profileForm.sign-up .sub-header{
    font-size: 14px;
    color: #757575;
    font-weight: 400;
    margin-top: 6px;
}

#profileForm.sign-up .email-ipt{
    height: 48px;
    font-size: 16px;
    font-family: Helvetica Neue ForEco Md-Regular !important;
    border-color: #CCCCCC !important;
}
#profileForm.sign-up .email-ipt:focus{
    border-color: #3F68E0 !important;
}
#profileForm.sign-up .btn{
    height: 48px;
    /*background: #03060B !important;*/
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-size: 14px !important;
    font-family: Helvetica Neue ForEco Md-Regular !important;
}
#profileForm.sign-up .btn:disabled{
    background: grey !important;
}

#profileForm.sign-up .footer .cb{
    width: 16px;
    height: 16px;
    background-color: #03060B;
    border-radius: 2px 2px 2px 2px;
}
#profileForm.sign-up .footer .label{
    font-weight: 400;
    font-size: 12px;
    color: #919191;
    line-height: 14px;
}

.swiper-container-pc-ad{
    overflow: hidden;
    padding-bottom: 25px;
}
.swiper-container-pc-ad .swiper-slide{
    text-align: center;
}
.swiper-container-pc-ad .swiper-slide a img{
    width: 100%;
}
/*right container*/
.td-pb-span9{
    padding-left: 36px !important;
    width: 68% !important;
}

/* top menu */
#tdi_55>.vc_row{
        padding-top: 0px !important;
    }
    
#tdi_55 .td-pb-border-top.single-page-pc-contents.td_block_template_1{
    margin-bottom: 0px !important;
}

/* Title*/
.single-page-eco .tdb-block-inner .tdb-title-text,#tdb-autoload-article .tdb-block-inner .tdb-title-text{
    font-size: var(--h1b) !important;
}

/* left subtitle*/

.tdb-author-photo .pp-user-avatar,.tdb-single-related-posts .td-author-photo .pp-user-avatar{
    width:32px !important;
    height: 32px !important;
    padding:4px;
    margin-right: 2px !important;
}
.tdb_single_author{
   width: auto !important;
}
.tdb_single_author .tdb-author-name,.tdb-single-related-posts .tdb_single_date .entry-date{
    color:#919191 !important;
}
.tdb_single_author .tdb-block-inner{
    width: max-content;
    margin-right: 8px;
}
.tdb_single_date.tdb-post-meta .tdb-block-inner{
    line-height: 30px !important;
}
.tdb_single_date .tdb-date-icon svg{
    margin-top: -3px;
}

/* share button*/
.wpb_wrapper>.wpb_row{
    width: 100% !important;
    margin:0px !important;
}
.wpb_wrapper>.wpb_row .td-pb-span5{
    padding-left: 0px !important;
}
.wpb_wrapper>.wpb_row .td-pb-span7{
    padding-right: 0px !important;
}

.vc_column-inner .tdb-block-inner{
    line-height: 18px !important;
}

.vc_column-inner .tdb_single_post_share{
    margin-bottom: 24px !important;
}
.td-post-sharing .td-social-sharing-button{
    margin: 0 0px 7px !important;
    height: 24px;
    width: 24px;
}
.td-post-sharing .td-social-sharing-button:nth-of-type(1){
    margin-left: 0px !important;
}
.td-post-sharing .td-post-sharing-visible{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.td-post-sharing .td-social-sharing-hidden{
    display: none;
}

.td-post-sharing .td-social-but-icon{
    background-color: #AFAFAF !important;
}

.td-post-sharing .td-social-handler{
    width: 24px !important;
    height: 24px !important;
    min-width: unset !important;
    vertical-align: top !important;
    margin-top: -10px !important;
}
.td-post-sharing .td-social-sharing-button .td-social-but-icon{
    width: 24px !important;
    height: 24px !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 24px !important;
}
.td-post-sharing .td-social-sharing-button .td-social-but-icon i{
    font-size: 10px !important;
}
.td-post-sharing .td-social-expand-tabs .td-social-but-icon{
    border-radius: 50% !important;
}

/* hide menu */
.ez-toc-counter{
    display: none !important;
}

/* image */
.tdb_single_featured_image{
    margin-top: 24px;
    margin-bottom: 24px !important;
}
.tdb_single_featured_image img{
    border-radius: 4px;
}
.tdb_single_featured_image .tdb-caption-text{
    display: none;
}

/* image content*/

.wp-block-heading{
    /*line-height: 19px !important;*/
    line-height: none !important;
}
.wp-block-heading img{
    width: 100%;
}
.tdb-block-inner ul,.tdb-block-inner ol{
    font-size: var(--body) !important;
}
.tdb-block-inner ul li,.tdb-block-inner ol li{
     font-size: var(--body) !important;
     margin-bottom: 0px;
}

.td_block_wrap{
    width: 100%;
}
.tdb_mobile_menu{
    width: unset;
}

.td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type > div >p{
    margin:0px;
    padding:0px 0px 0px 0px;
    font-weight: 400 !important;
    font-size: var(--body) !important;
    color: #343434 !important;
    line-height: 29px !important;
    margin-top: 10px;
}
.td-post-content p,.td-post-content li{
    color: #343434;
}
.td-post-content .tdb-block-inner a:not(.wp-element-button),.td-post-content .tdb-block-inner a:hover{
    color: var(--td_theme_color, #4db2ec) !important;
}
.wp-block-image{
    margin-top: 24px !important;
    margin-bottom: 24px !important;
    
}
.wp-block-image img{
    border-radius: 4px !important;
}
.wp-block-columns-is-layout-flex .wp-block-column-is-layout-flow .wp-block-image{
    margin:0px !important;
}

/* list item */
.top-home-list-item{
    width: 100%;
    padding:20px 0px;
    border-bottom: 1px dashed #DDDDDD;
    row-gap: 17px;
}
.top-home-list-item .top-home-list-left{
    flex:1;
}
.top-home-list-item .top-home-list-left .top-home-list-left-img{
    width: 80px;
    height: 80px;
    border-radius: 4px;
    margin:0px;
    align-self: center;
}

.top-home-list-item .top-home-list-left .top-home-list-left-content .top-home-list-left-content-title{
    font-size: var(--h4b);
    font-weight: bold;
    color: #000;
    line-height: 19px !important;
}
.top-home-list-item .top-home-list-left .top-home-list-left-content .top-home-list-left-content-des{
    font-size: var(--h4b);
    color: #707070;
}
.top-home-list-item .top-home-list-right .top-home-list-right-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 200px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #03060B;
    font-size: var(--h4b);
    line-height: 16px;
}
.top-home-list-item .top-home-list-right .top-home-list-right-btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 8px;
    color:#000 !important;
}
.top-home-list-item .top-home-list-right .top-home-list-right-btn img{
    margin:0px !important;   
}

/* adv */
.adv{
    padding:40px;
    background: #DDE6FF;
    border-radius: 4px 4px 4px 4px;
    margin-top:60px;
    column-gap: 32px;
}
.adv .adv-left{
  flex:5;  
}
.adv .adv-left .adv-left-title{
    font-size: var(--h2b);
    font-weight: bold;
    line-height: calc(var(--h2b) + 5px);
}
.adv .adv-left .adv-left-content{
    font-size: 16px;
    color: #343434;
    line-height: 21px;
}
.adv .adv-left .adv-left-footer{
    column-gap: 20px;
    align-self: center;
    width: 100%;
    justify-content: flex-start !important;
}
.adv .adv-left .adv-left-footer .adv-left-footer-btn{
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--h4b);
    background-color: white;
    border-radius: 4px 4px 4px 4px;
    color:#000;
    font-weight: bold;
    max-width:170px;
    flex:1;
}
.adv .adv-left .adv-left-footer .adv-left-footer-btn a{
    color:#000 !important;
}
.adv .adv-left .adv-left-footer .adv-left-footer-btn:nth-of-type(2){
    background-color: #000;
}
.adv .adv-left .adv-left-footer .adv-left-footer-btn:nth-of-type(2) a{
    color:white !important;
}
.adv .adv-right{
    max-width: 360px;
    flex:4;
    height: 200px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.adv .adv-right .adv-right-img{
    width: 100%;
    height: auto;
    margin: 0px;
}

/*
.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(1),
.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(2),
.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(3),
.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(4){
    background: rgba(63,104,224,0.12);
    border-radius: 4px 4px 4px 4px;
    padding-left: 24px !important;
    margin-top: 0px !important;
}
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type > div >p:nth-of-type(1),
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type > div >p:nth-of-type(2),
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type > div >p:nth-of-type(3){
    background: rgba(63,104,224,0.12);
    border-radius: 4px 4px 4px 4px;
    padding-left: 24px !important;
    margin-top: 0px !important;
}
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(1)
,.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(1)
{
    padding-top: 24px !important;
    padding-left: 24px !important;
    margin-top: 0px !important;
}
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(1){
    padding-top: 24px !important;
    padding-left: 24px !important;
    margin-top: 0px !important;
}
.rv-generator-types .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(3){
    padding-bottom: 24px !important;    
    padding-left: 24px !important;
    margin-top: 0px !important;
}
.best-solar-generators-for-house-boats .td_block_wrap.tdb_single_content.tdi_81.td-pb-border-top.td_block_template_1.td-post-content.tagdiv-type >.tdb-block-inner>p:nth-of-type(4){
    padding-bottom: 24px !important;    
    padding-left: 24px !important;
    margin-top: 0px !important;
}
*/

/* Article*/
.tdb-author-box .tdb-author-photo .pp-user-avatar{
    width: 100% !important;
    height: auto !important;
}

/* table content */


.wp-block-table{
    font-size: var(--caption) !important;
    overflow-x: auto !important;
    width: 100% !important;
    display: block !important;
    margin-bottom: 24px !important;
}
.wp-block-table table{
    min-width: 672px;
    margin-bottom: 0px !important;
}
.wp-block-column-is-layout-flow table{
    min-width: unset;
}
.wp-block-table tbody tr:nth-of-type(1){
    font-size: 14px;
}
.wp-block-table td{
    line-height: 150% !important;
    padding:12px 24px !important;
    border-color:#E6E6E6 !important;
}
.wp-block-table tr td:first-child{
    min-width: 100px;
    background-color: #F4F4F4;
}
/* faq */
.schema-faq-section strong{
    font-size: var(--h3b);
}

/*Related post*/
.tdc-row{
    padding:0px 24px !important;
    width: 100% !important;
    max-width: 1248px !important;
}

.related-posts .td-pulldown-size{
    padding:0px !important;
}

.tdb-single-related-posts>.tdb-block-inner{
    justify-content: space-between;
    column-gap: 30px;
    row-gap: 30px;
    padding:15px !important;
}
.tdb-single-related-posts>.tdb-block-inner .tdb_module_related{
    flex:1;
    min-width: 380px;
    padding:0px !important;
    margin:0px !important;
}

.td-category-pos-above{
    border-radius: 4px 4px 0px 0px !important;
    overflow: hidden;
}

.related-posts{
    margin-bottom: 24px !important;
    margin-top: 50px !important;
}
.related-posts .block-title{
    border:none !important;
    margin-bottom: 0px !important;
}
.related-posts .block-title span{
    background: none !important;
    font-size: 24px;
    color:#000000 !important;
}
.td-category-pos-above{
    background-color: #F4F4F4 !important;
    border-radius: 4px;
}
.td-category-pos-above .td-module-meta-info{
    background: none !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding:24px !important;
}

.td-category-pos-above .td-module-meta-info .td-post-category{
    font-size: 14px !important;
}
.td-category-pos-above .td-module-meta-info .td-module-title{
    font-size: var(--h3b) !important;
    margin-top:8px;
    flex:1;
}
.td-category-pos-above .td-module-meta-info .td-editor-date{
    font-size: 14px !important;
    justify-self: flex-end;
}

#tdi_90 .td_module_wrap,#tdi_90 .td_module_wrap:nth-last-child(1){
    padding-bottom: 17px !important;
    margin-bottom: 17px !important;
}
 
/* Styles applied when the screen width is 1920px or less */
@media (max-width: 1920px) {
    :root{
        --h1b:32px;
        --h2b:24px;
        --h3b:20px;
        --h4b:16px;
    }
    
    .single-page-pc-contents {
        display: block !important;
    }

    .single-page-pc-signup {
        display: block !important;
    }

}

/* Styles applied when the screen width is 1366px or less */
@media (max-width: 1366px) {

    .single-page-pc-contents {
        display: block !important;
    }

    .single-page-pc-signup {
        display: block !important;
    }
}

/* Styles applied when the screen width is 768px or less */
@media (max-width: 1024px) {
    :root{
        --h1b:24px;
        --h2b:18px;
        --h3b:16px;
        --h4b:14px;
    }
    /* top menu*/
    #tdi_42 > div{
        padding-top: 0px !important;
    }
    #tdi_42 > div > div{
        margin-bottom: 0px !important;
    }
    
    .stretch_row_1400 .vc_row{
        flex-direction: column;
    }
    .td-pb-span3{
        padding-right:0px !important;
        width: 100% !important;
    }
    
    .td-pb-span9{
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100% !important;
    }
    
    .single-page-pc-contents,.single-page-pc-ad {
        display: none !important;
    }

    .single-page-pc-signup {
        display: none !important;
    }
    
    .single-page-mb-contents,.single-page-mb-ad {
        display: block !important;
        width: 100%;
        position: relative;
    }
    .single-page-mb-ad {
       margin-top: 20px; 
       margin-bottom: 0px !important;
    }
    
    .single-page-mb-contents .tdb-block-inner{
        border: 1px solid #E6E6E6 !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }
    .single-page-mb-contents .tdb-stoc-title{
        margin:7px 0px 12px 0px !important;
    }
    
    .td_block_wrap.tdb_single_toc.single-page-mb-contents{
        margin-bottom:0px !important;
    }
    
    .single-page-mb-contents .tdb-stoc-title{
        cursor: pointer;
        position: relative;
    }
    .single-page-mb-contents .tdb-stoc-title:after{
        content: "+";
        right: 0px;
        top:0px;
        position: absolute;
    }
    .single-page-mb-contents .tdb-stoc-title.expland:after{
        content: "-";
    }
    .single-page-mb-contents ul{
        overflow: hidden;
        transition: max-height 0.5s ease;
        max-height: 0px;
    }
    .single-page-mb-contents ul.expland{
        max-height: 800px;
    }

    .wpb_wrapper.td_block_wrap.single-page-mb-signup {
        display: block !important;
    }
    
    .top-home-list-item{
        flex-direction: column !important;
        align-items: center !important;
    }
    
    
    .tdb_module_related.td_module_wrap{
        width: 100% !important;
        flex: 1 !important;
    }
    
    /*login*/
    .wpb_wrapper.td_block_wrap.vc_raw_html.single-page-mb-contents{
        display: block !important;
        align-self: center;
    }
    
    .top-home-list-item .top-home-list-left .top-home-list-left-content .top-home-list-left-content-des{
        font-size: 12px;
    }
    
    .top-home-list-item .top-home-list-right,.top-home-list-item .top-home-list-right .top-home-list-right-btn{
        width: 100%;
    }
    .top-home-list-item .top-home-list-left{
        align-self: flex-start;
    }
    
    .single-page-pc-contents,.single-page-pc-ad,.single-page-pc-slider-ad {
        display: none !important;
    }
    
}

@media (max-width: 769px){
    .td_block_wrap.tdb_mobile_search{
        width: 15% !important;
    }
    .wpb_wrapper>.wpb_row{
        margin-left: -4px !important;
    }
    .adv{
        justify-content: flex-column-resver !important;
        flex-direction: column-reverse !important;
        align-items: center !important;
        row-gap: 20px !important;
        padding:24px;
    }
    
    .adv .adv-right{
        max-width: 100%;
    }
    .adv .adv-left .adv-left-footer .adv-left-footer-btn{
        max-width: unset;
    }
    .wpb_row.single-page{
        padding-top: 0px !important;
    }
    .td-post-sharing .td-post-sharing-visible{
        justify-content: flex-start;
    }
}

@media (max-width: 500px){
    .tdb-single-related-posts>.tdb-block-inner .tdb_module_related{
        min-width: 100%;
    }
}

/* Styles applied when the screen width is 375px or less */
@media (max-width: 375px) {

    :root{
        --h1b:24px;
        --h2b:18px;
        --h3b:16px;
        --h4b:14px;
    }
    /* top menu*/
    #tdi_55 > div{
        padding-top: 0px !important;
    }
    #tdi_42 > div{
        padding-top: 0px !important;
    }
    #tdi_42 > div > div{
        margin-bottom: 0px !important;
    }
    
    .stretch_row_1400 .tdi_56{
        padding-top: 0px !important;
    }

    

}
.flex-row {
    display       : flex;
    flex-direction: row;
  }
  
  .flex-column {
    display       : flex;
    flex-direction: column;
  }
  
  .flex-row-left-top {
    display        : flex;
    flex-direction : row;
    justify-content: flex-start;
    align-items    : flex-start;
  }
  
  .flex-row-left-center {
    display        : flex;
    flex-direction : row;
    justify-content: flex-start;
    align-items    : center;
  }
  
  .flex-row-left-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: flex-start;
    align-items    : flex-end;
  }
  
  .flex-row-left-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: flex-start;
    align-items    : stretch;
  }
  
  .flex-row-right-top {
    display        : flex;
    flex-direction : row;
    justify-content: flex-end;
    align-items    : flex-start;
  }
  
  .flex-row-right-center {
    display        : flex;
    flex-direction : row;
    justify-content: flex-end;
    align-items    : center;
  }
  
  .flex-row-right-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: flex-end;
    align-items    : flex-end;
  }
  
  .flex-row-right-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: flex-end;
    align-items    : stretch;
  }
  
  .flex-row-center {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    align-items    : center;
  }
  
  .flex-row-center-top {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    align-items    : flex-start;
  }
  
  .flex-row-center-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    align-items    : flex-end;
  }
  
  .flex-row-center-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: center;
    align-items    : stretch;
  }
  
  .flex-row-between-top {
    display        : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items    : flex-start;
  }
  
  .flex-row-between-center {
    display        : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items    : center;
  }
  
  .flex-row-between-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items    : flex-end;
  }
  
  .flex-row-between-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: space-between;
    align-items    : stretch;
  }
  
  .flex-row-evenly-top {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    align-items    : flex-start;
  }
  
  .flex-row-evenly-center {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    align-items    : center;
  }
  
  .flex-row-evenly-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    align-items    : flex-end;
  }
  
  .flex-row-evenly-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    align-items    : stretch;
  }
  
  .flex-row-around-top {
    display        : flex;
    flex-direction : row;
    justify-content: space-around;
    align-items    : flex-start;
  }
  
  .flex-row-around-center {
    display        : flex;
    flex-direction : row;
    justify-content: space-around;
    align-items    : center;
  }
  
  .flex-row-around-bottom {
    display        : flex;
    flex-direction : row;
    justify-content: space-around;
    align-items    : flex-end;
  }
  
  .flex-row-around-stretch {
    display        : flex;
    flex-direction : row;
    justify-content: space-around;
    align-items    : stretch;
  }
  
  .flex-column-top-left {
    display        : flex;
    flex-direction : column;
    justify-content: flex-start;
    align-items    : flex-start;
  }
  
  .flex-column-top-center {
    display        : flex;
    flex-direction : column;
    justify-content: flex-start;
    align-items    : center;
  }
  
  .flex-column-top-right {
    display        : flex;
    flex-direction : column;
    justify-content: flex-start;
    align-items    : flex-end;
  }
  
  .flex-column-top-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: flex-start;
    align-items    : stretch;
  }
  
  .flex-column-bottom-left {
    display        : flex;
    flex-direction : column;
    justify-content: flex-end;
    align-items    : flex-start;
  }
  
  .flex-column-bottom-center {
    display        : flex;
    flex-direction : column;
    justify-content: flex-end;
    align-items    : center;
  }
  
  .flex-column-bottom-right {
    display        : flex;
    flex-direction : column;
    justify-content: flex-end;
    align-items    : flex-end;
  }
  
  .flex-column-bottom-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: flex-end;
    align-items    : stretch;
  }
  
  .flex-column-center {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : center;
  }
  
  .flex-column-center-left {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : flex-start;
  }
  
  .flex-column-center-right {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : flex-end;
  }
  
  .flex-column-center-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : stretch;
  }
  
  .flex-column-between-left {
    display        : flex;
    flex-direction : column;
    justify-content: space-between;
    align-items    : flex-start;
  }
  
  .flex-column-between-center {
    display        : flex;
    flex-direction : column;
    justify-content: space-between;
    align-items    : center;
  }
  
  .flex-column-between-right {
    display        : flex;
    flex-direction : column;
    justify-content: space-between;
    align-items    : flex-end;
  }
  
  .flex-column-between-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: space-between;
    align-items    : stretch;
  }
  
  .flex-column-around-left {
    display        : flex;
    flex-direction : column;
    justify-content: space-around;
    align-items    : flex-start;
  }
  
  .flex-column-around-center {
    display        : flex;
    flex-direction : column;
    justify-content: space-around;
    align-items    : center;
  }
  
  .flex-column-around-right {
    display        : flex;
    flex-direction : column;
    justify-content: space-around;
    align-items    : flex-end;
  }
  
  .flex-column-around-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: space-around;
    align-items    : stretch;
  }
  
  .flex-column-evenly-left {
    display        : flex;
    flex-direction : column;
    justify-content: space-evenly;
    align-items    : flex-start;
  }
  
  .flex-column-evenly-center {
    display        : flex;
    flex-direction : column;
    justify-content: space-evenly;
    align-items    : center;
  }
  
  .flex-column-evenly-right {
    display        : flex;
    flex-direction : column;
    justify-content: space-evenly;
    align-items    : flex-end;
  }
  
  .flex-column-evenly-stretch {
    display        : flex;
    flex-direction : column;
    justify-content: space-evenly;
    align-items    : stretch;
  }
  
  .c-g-12{
      column-gap: 12px;
  }
  .r-g-8{
      row-gap: 8px;
  }
  .r-g-20{
      row-gap: 20px;
  }