.row_single_url {
    background: #f9f9f9;
    border-radius: 8px;
    padding: 24px
}

.col_left_b {
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 18px
}

.row_search_link {
    position: relative;
    max-width: 426px;
    margin: auto
}

.row_search_link input {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding-right: 100px
}

button#url-send {
    background: #f5d256;
    border-radius: 8px;
    padding: 8px 15px;
    text-transform: none;
    color: #001e41;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    position: absolute;
    top: 7px;
    right: 8px;
    transition: .3s
}

button#url-send:hover {
    text-decoration: none;
    background: #e0ae00
}

span.error_message {
    display: none;
    font-size: 13px;
    width: 100%;
    padding: 10px 10px 10px 20px;
    color: #ff5722
}

.row_search_link.valFalse {
    margin-bottom: 30px
}

.row_search_link.valFalse input {
    border-color: #ff5722
}

.row_search_link.valFalse span.error_message {
    display: inline-flex
}

.row_single {
    display: flex
}

.left_share {
    width: 0
}

.left_share .share-list {
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    transform: translateX(-60px);
    list-style: none;
    margin: 0;
    padding: 0
}

section.main_article {
    overflow: inherit
}

li[class^=soc_]>* {
    display: flex;
    width: 100%;
    height: 35px;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    background-image: url(/wp-content/themes/twentytwenty/images/soc_share.svg)
}

li[class^=soc_] {
    margin: 0;
    width: 38px
}

li.soc_f a {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_f.svg)
}

li.soc_t a {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_t.svg)
}

li.soc_l a {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_l.svg)
}

li.soc_d a {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_d.svg);
    background-size: 34px
}

li.soc_c a {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_c.svg)
}

li .soc_y {
    background-image: url(/wp-content/themes/twentytwenty/images/soc_y.svg)
}

li.soc_share:after {
    content: "share";
    color: #a7a7a7;
    font-size: 14px;
    line-height: 120%;
    display: flex;
    justify-content: center
}

ul.share-list li+li {
    margin-top: 12px
}

ul.share-list li a {
    transition: .3s
}

ul.share-list li a:hover {
    transform: translateX(8px)
}

main#site-content {
    overflow: inherit;
    display: flex;
    width: 100%
}

.sidebar_single {
    width: 420px;
    padding-left: 50px;
    flex-shrink: 0
}

.sidebar_single .row_bg_app {
    padding: 0;
    background: 0 0
}

.title_b_c {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 20px;
    padding-left: 37px;
    background-image: url(/wp-content/themes/twentytwenty/images/service.svg);
    background-size: 28px;
    background-position: left center!important;
    background-repeat: no-repeat;
    letter-spacing: .02em
}

.post-inner h2>a {
    font-weight: 700;
    letter-spacing: .02em;
    font-size: 22px;
    line-height: 130%
}

.sidebar_single a.footer-list-link {
    color: #001e41;
    margin-bottom: 10px;
    background-size: 28px
}

.sidebar_single a.footer-list-link:hover {
    color: #0e77f1
}

.sidebar_single .blog_categories {
    padding-top: 30px
}

.blog_categories .title_b_c {
    background-image: url(/wp-content/themes/twentytwenty/images/clock_black.svg)
}

.blog_categories.blog_categories_ebooks .title_b_c {
    background-image: url(/wp-content/themes/twentytwenty/images/books.svg)
}

.list_more_blog-v a,.sidebar_single .l_ebooks>a {
    color: #7d7d7d;
    text-decoration: underline;
    text-underline-offset: 5px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 160%
}

.list_more_blog-v,.l_ebooks {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px
}

.list_more_blog-v a:hover,.sidebar_single .l_ebooks>a:hover {
    color: #0e77f1
}

.baner_blog {
    background: #f6d55d;
    border-radius: 12px;
    padding: 39px 50px 0;
    position: sticky;
    top: 120px;
    overflow: hidden;
    margin-top: 20px
}

.baner_blog span.name_b {
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 24px;
    display: inline-block;
    color: #141414
}

span.img_b_b {
    position: relative;
    height: 120px;
    display: block;
    overflow: hidden
}

span.img_b_b:before {
    content: "";
    display: inline-block;
    width: 190px;
    height: 110px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/twentytwenty/images/frame1.webp);
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0
}

span.img_b_b:after {
    content: "";
    display: inline-block;
    width: 190px;
    height: 88px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/twentytwenty/images/frame2.webp);
    position: absolute;
    right: 0;
    bottom: 0
}

.entry-categories-inner {
    text-align: left
}

.entry-categories-inner a {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #0868d7!important
}

.post-meta-wrapper.post-meta-single,.post-meta-wrapper.post-meta-single ul,.post-meta-wrapper.post-meta-single li {
    display: inline!important;
    margin: 0
}

.post-meta-wrapper.post-meta-single li svg {
    display: none
}

.post-meta-wrapper.post-meta-single li {
    padding-left: 15px;
    position: relative
}

.post-meta-wrapper.post-meta-single li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a7a7a7;
    position: absolute;
    top: 50%;
    left: 4px
}

.post-meta-wrapper.post-meta-single span.meta-text {
    font-size: 14px;
    line-height: 120%;
    color: #a7a7a7
}

main#site-content h1.entry-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 100%;
    letter-spacing: .02em;
    color: #001e41;
    margin: 0 0 20px;
    text-align: left
}

main#site-content .header-right-top h1.entry-title {
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    max-width: 550px;
    text-align: left;
    padding: 0;
    margin-bottom: 24px;
    max-width: 90%;
    display: block;
    height: 100%
}

section.seo_single_url {
    margin-bottom: 40px;
    overflow: hidden
}

header.entry-header {
    margin-bottom: 20px
}

.entry-categories-inner a:hover {
    text-decoration: underline
}

.post-inner p,.post-inner li {
    color: #7d7d7d;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%
}

.post-inner td,.post-inner th {
    color: #7d7d7d;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%
}

.post-inner td a {
    font-size: 16px
}

.post-inner a {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%
}

.post-inner p {
    margin-bottom: 20px
}

.post-inner a:not(.btn):hover {
    text-decoration: underline
}

.post-inner ul {
    margin: 0;
    list-style: none
}

.post-inner ul li {
    margin: 0;
    margin-bottom: 20px;
    padding-left: 32px;
    position: relative
}

.post-inner ul li:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 2px;
    background: #0e77f1;
    position: absolute;
    left: 0;
    top: 13px
}

.post-inner p>img,.post-inner li>img {
    filter: drop-shadow(0px 0px 36px rgba(0,0,0,0.25));
    margin: 30px auto
}

.post-inner ol li {
    margin: 0;
    margin-bottom: 20px;
    padding-left: 20px
}

.post-inner ol li::marker {
    color: #0e77f1
}

.post-inner ol {
    margin: 0 0 0 22px
}

.post-inner .contents {
    border: 1px solid #70b2ff;
    border-radius: 8px;
    background: #f8fafd;
    padding: 34px 34px 14px;
    margin-bottom: 30px
}

.post-inner .contents strong {
    color: #0e77f1;
    letter-spacing: .03em;
    font-weight: 700;
    font-size: 30px;
    line-height: 110%
}

.post-inner .contents li {
    margin-bottom: 8px;
    padding-left: 50px
}

.post-inner .contents li a {
    font-size: 18px;
    line-height: 120%;
    color: #001e41
}

.contents ul li:before {
    background-color: transparent;
    width: 23px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/wp-content/themes/twentytwenty/images/arrows.svg);
    top: 8px
}

.c-subscribe-box.u-align-center {
    display: flex;
    max-width: 100%;
    box-shadow: none;
    padding: 0;
    height: auto;
    position: relative;
    align-items: stretch;
    justify-content: space-between
}

[data-class=post_full] .c-subscribe-box.u-align-center {
    justify-content: space-around
}

.c-subscribe-box.u-align-center.add_bg {
    z-index: 100001
}

.c-subscribe-box__wrapper {
    padding: 20px;
    position: relative;
    transform: translate(0px,0px);
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-width: 380px;
    min-height: 240px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.c-subscribe-box__wrapper-left {
    background: #ecf4ff;
    box-shadow: 0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);
    border-radius: 8px
}

.c-subscribe-box__wrapper-right {
    background: #f5d256;
    box-shadow: 0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);
    border-radius: 8px
}

.c-subscribe-box__wrapper:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    transform: translate(-27%,27%);
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 352px;
    height: 352px
}

.c-subscribe-box__wrapper-left:before {
    background-image: url(/wp-content/themes/twentytwenty/images/blog_banner_bg1.svg)
}

.c-subscribe-box__wrapper-right:before {
    background-image: url(/wp-content/themes/twentytwenty/images/blog_banner_bg2.svg)
}

.head_in {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #001e41;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.head_in span {
    width: 30px;
    height: 30px;
    display: block;
    flex-shrink: 0;
    margin-left: 5px;
    background-image: url(/wp-content/themes/twentytwenty/images/heart_blue.png)
}

.subhead_in {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: right;
    color: #0e77f1;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 35px;
    width: 90%
}

.buttons_in {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 30px
}

.buttons_in span {
    font-family: source sans pro,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    color: #001e41;
    margin-bottom: 10px
}

.buttons_in .btn {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 10px 30px;
    border-radius: 8px;
    height: 40px;
    max-width: 200px
}

a.btn.btn_n_idea {
    background: #0e77f1;
    color: #fff
}

a.btn.btn_facebook {
    color: #001e41;
    background: #f5d256
}

.c-subscribe-box-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-repeat: no-repeat;
    background-position: center
}

.c-subscribe-box__wrapper-left .c-subscribe-box-icon {
    background-image: url(/wp-content/themes/twentytwenty/images/facebook_blue.svg)
}

.c-subscribe-box__wrapper-right .c-subscribe-box-icon {
    background-image: url(/wp-content/themes/twentytwenty/images/email_blue.svg)
}

span.scroll_bg {
    position: fixed;
    top: -100%;
    bottom: -100%;
    left: 0;
    width: 100%;
    z-index: 100000;
    background-color: rgba(0,0,0,.5);
    transition: .5s;
    visibility: hidden;
    opacity: 0
}

span.scroll_bg.add_bg {
    visibility: visible;
    opacity: 1
}

.baner_blog.baner_blog_row a.btn {
    margin-bottom: 24px;
    padding: 6px 24px;
    height: 41px
}

span.btn_search {
    display: inline-block;
    width: 60px;
    height: 132px;
    background-image: url(/wp-content/themes/twentytwenty/images/bg_search.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: .3s;
    cursor: pointer;
    position: absolute;
    left: -60px;
    top: -6px
}

span.img_b_b1 {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 89px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/twentytwenty/images/frame3.svg);
    position: absolute;
    right: 20px;
    top: 20px
}

span.btn_search:after {
    content: "";
    transition: .7s;
    display: flex;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    background-image: url(/wp-content/themes/twentytwenty/images/search.svg);
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 5px)
}

.popup_search {
    position: fixed;
    top: 120px;
    right: 0;
    display: flex;
    transform: translateX(calc(100% + 7px));
    transition: .3s
}

.popup_search .widget_search {
    width: 446px;
    height: 212px;
    background: #fff;
    box-shadow: -10px 10px 14px transparent;
    border-radius: 0 0 8px 8px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    visibility: hidden
}

.popup_search.popup_search-show .widget_search {
    box-shadow: -10px 10px 14px rgba(0,0,0,.1);
    visibility: visible
}

.popup_search.popup_search-show {
    transform: translateX(0)
}

.wp-block-search__inside-wrapper {
    width: 100%
}

.popup_search .widget-content,.popup_search form {
    width: 100%
}

.popup_search label {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 20px
}

.popup_search #wp-block-search__input-1 {
    border: none;
    border-bottom: 1px solid #0e77f1;
    font-size: 18px;
    line-height: 160%;
    padding: 6px 0
}

.popup_search #wp-block-search__input-1:focus {
    outline: 0
}

.popup_search button.wp-block-search__button {
    background: #0e77f1;
    border-radius: 8px;
    padding: 10px 28px;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
    text-transform: none;
    border: none;
    flex-shrink: 0;
    margin-left: 28px
}

.popup_search button.wp-block-search__button:hover {
    text-decoration: none;
    background-color: #596fdd
}

.popup_search:not(.popup_search-show):hover {
    transform: translateX(100%)
}

.popup_search-show span.btn_search:after {
    transform: rotate(180deg);
    background-image: url(/wp-content/themes/twentytwenty/images/Close.svg)
}

form#commentform {
    max-width: 628px;
    display: flex;
    flex-direction: column
}

p.comment-notes {
    order: 1;
    margin-bottom: 15px
}

p.comment-form-comment {
    order: 5
}

p.comment-form-author {
    order: 2
}

p.comment-form-email {
    order: 3
}

p.comment-form-url {
    order: 4
}

p.comment-form-cookies-consent {
    order: 5
}

p.form-submit {
    order: 6
}

form#commentform label {
    color: #7d7d7d;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 10px
}

form#commentform input,form#commentform textarea {
    background: #f9f9f9;
    border-radius: 8px;
    margin-bottom: 20px;
    border: 1px solid #ccc
}

input#wp-comment-cookies-consent {
    display: none
}

input#wp-comment-cookies-consent+label {
    margin-right: 0;
    display: flex;
    align-items: center;
    position: relative
}

input#wp-comment-cookies-consent+label:before {
    content: "";
    display: inline-flex;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 5px;
    margin-right: 20px;
    flex-shrink: 0;
    cursor: pointer
}

input#wp-comment-cookies-consent+label:after {
    content: "";
    display: inline-flex;
    width: 0;
    height: 0;
    border-bottom: 2px solid #0e77f1;
    border-left: 2px solid #0e77f1;
    position: absolute;
    top: calc(50% - 4px);
    left: 4px;
    transform: rotate(-45deg);
    transition: .3s;
    opacity: 0
}

input#wp-comment-cookies-consent:checked+label:after {
    width: 13px;
    height: 6px;
    opacity: 1
}

form#commentform input#submit {
    margin: 40px 0 0;
    background: #0e77f1;
    border-radius: 8px;
    padding: 10px 40px;
    letter-spacing: .02em;
    font-size: 20px;
    line-height: 160%;
    text-transform: none
}

form#commentform input {
    height: 60px
}

form#commentform input#submit {
    text-decoration: none;
    background: #596fdd
}

.comments-inner>.comment:first-child {
    border: 1px solid #f1f1f1;
    border-left: 0;
    border-right: 0
}

.comments-inner>.comment~.comment {
    border-bottom: 1px solid #f1f1f1
}

.comments-inner footer.comment-meta {
    background: 0 0;
    padding: 0;
    display: flex;
    align-items: self-start
}

.comments-inner .comment-body {
    padding: 36px 0
}

.comments-inner .comment-body .comment-body {
    border-top: 1px solid #f1f1f1
}

.depth-2 .comment-body {
    border-top: 1px solid #f2f2f2;
    padding-left: 36px
}

.comment-author img.avatar {
    width: 74px;
    height: 74px;
    flex-shrink: 0;
    border-radius: 50%
}

.txt_comment {
    padding-left: 54px;
    padding-top: 15px
}

.txt_comment .comment-metadata {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px
}

.txt_comment .comment-metadata span.fn {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #001e41;
    display: inline-flex;
    flex-shrink: 0;
    margin-right: 20px
}

.txt_comment .comment-metadata time {
    font-size: 14px;
    color: #9f9f9f;
    margin-right: 20px
}

.txt_comment .comment-metadata>a {
    pointer-events: none
}

.txt_comment .comment-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 16px
}

.txt_comment .comment-reply-link {
    background: 0 0;
    color: #0e77f1;
    font-size: 16px;
    line-height: 120%;
    transition: .3s;
    cursor: pointer
}

.txt_comment .comment-reply-link:hover {
    text-decoration: underline
}

.comment-author.vcard {
    flex-shrink: 0
}

#site-content article {
    width: calc(100% - 420px)
}

#site-content [data-class=post_full] {
    width: 100%
}

.likebtn_container {
    display: none
}

.post-inner h3>a {
    font-size: 2.8rem;
    font-feature-settings: "lnum";
    font-variant-numeric: lining-nums;
    font-weight: 700;
    letter-spacing: -.0415625em;
    line-height: 1.25
}

.author_article {
    background: #f8fafd;
    display: flex;
    align-items: center;
    padding: 25px
}

.author_article .col_info_a {
    padding: 0 10px 0 40px;
    position: relative;
    max-width: 364px;
    margin-left: 40px;
    border-left: 1px solid #e1e1e1
}

.author_article .col_info_a span {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #7d7d7d;
    margin-bottom: 8px;
    display: block
}

.author_article .col_info_a .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: .02em;
    margin-bottom: 8px;
    color: #000
}

.author_article .col_info_a p {
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 160%
}

.author_article .b_soc a {
    display: inline-flex;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    background-image: url(/wp-content/themes/twentytwenty/images/soc_l.svg)
}

.author_article .col_img_a {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-width: 110px;
    width: 100%;
    height: 110px
}

.author_article .col_img_a img {
    width: 100%;
    max-height: 100%;
    object-fit: cover
}

.wp-block-search .wp-block-search__label {
    display: none
}

.comment-list {
    margin: 0;
    padding: 0;
    margin-top: 30px
}

.w_f_date_soc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px
}

.wrapp_share-list.new_list.soc_list_ebook {
    position: static!important;
    transform: translate(0,0);
    margin: 0
}

.new_list.soc_list_ebook .share-list {
    display: inline-flex!important;
    width: auto;
    padding: 0;
    position: static!important;
    transform: translate(0,0);
    margin: 0;
    max-width: 100%;
    justify-content: flex-end;
    align-items: center;
    left: 0;
    top: 0
}

.share-list__item {
    list-style: none;
    margin: 0;
    padding: 0
}

.new_list .share-list .share-list__link {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 0%;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.new_list .share-list .share-list__link {
    width: 36px;
    height: 36px
}

.new_list .share-list li {
    margin: 0
}

.new_list .share-list li a:hover {
    transform: none
}

.new_list.soc_list_ebook .share-list li~li {
    margin-left: 8px
}

.new_list .share-list .share-list__link.social-fb:hover,.new_list.ssstop .share-list .share-list__link.social-fb {
    background-image: url(/wp-content/themes/twentytwenty/images/new/facebook_single.svg)
}

.new_list .share-list .share-list__link.social-tw:hover,.new_list.ssstop .share-list .share-list__link.social-tw {
    background-image: url(/wp-content/themes/twentytwenty/images/new/twitter_single.svg)
}

.new_list .share-list .share-list__link.social-li:hover,.new_list.ssstop .share-list .share-list__link.social-li {
    background-image: url(/wp-content/themes/twentytwenty/images/new/linkedin_single.svg)
}

.new_list.soc_list_ebook .share-list .share-list__link.social-co {
    background-image: url(/wp-content/themes/twentytwenty/images/new/comment_single.svg)
}

.new_list.soc_list_ebook .share-list .share-list__link.social-buf {
    background-image: url(/wp-content/themes/twentytwenty/images/new/digg_single.svg);
    background-color: transparent
}

.new_list.soc_list_ebook a.share-list__link:hover {
    background-color: transparent!important
}

.wrap_form_b .sp-form-horizontal .sp-element-container.sp-lg .sp-field img {
    display: none!important
}

.main_article .entry-header {
    display: flex
}

.main_article .header-left {
    width: 288px;
    height: 398px;
    overflow: hidden;
    border-radius: 12px;
    flex-shrink: 0;
    border: 1px dotted #69105d
}

.main_article .header-right {
    width: 70%;
    padding-left: 24px
}

.header-right-top {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto
}

.header-right-top .btn-blog {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 24px;
    background: 0 0;
    box-shadow: none;
    color: #333!important;
    padding: 0;
    display: inline-block;
    text-align: left;
    transition: .3s
}

.header-right-top .btn-blog:hover {
    text-decoration: underline
}

.wrap_form_b {
    min-height: 160px
}

.header-right-bottom {
    margin-top: 30px;
    border-top: 1px solid #f2f2f2;
    padding: 16px;
    padding-left: 0
}

.category-ebooks .header-right-bottom {
    margin-top: 10px
}

.download-ebook-now {
    display: flex;
    width: 250px;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: #0e77f1;
    color: #fff;
    cursor: pointer;
    border-radius: 8px;
    transition: background .3s
}

.download-ebook-now:hover {
    background-color: #596fdd
}

.sp-form-horizontal .sp-element-container.sp-lg .sp-field {
    padding: 0;
    margin: 0;
    height: auto;
    min-height: inherit
}

.sp-form-outer form.sp-element-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch
}

.sp-form .sp-field>label {
    display: none
}

.sp-form-horizontal .sp-element-container.sp-lg .sp-field p {
    text-align: left!important;
    margin: 0;
    margin-bottom: 15px
}

.sp-field span {
    font-weight: 700;
    font-size: 22px!important;
    line-height: 32px;
    color: #141414!important
}

.wrap_form_b .sp-form-horizontal .sp-element-container.sp-lg .sp-field input.sp-form-control {
    border: none;
    background: #f5f5f5;
    border-radius: 12px;
    width: 100%;
    font-size: 14px;
    color: #727272;
    padding-left: 14px;
    padding-right: 14px;
    height: 42px;
    width: 100%;
    flex-shrink: 0
}

.wrap_form_b .sp-form .sp-lg .sp-field .sp-button {
    background: #177ff9;
    border-radius: 12px;
    width: 83px;
    height: 34px;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    bottom: 4px;
    right: 4px;
    transition: .3s
}

.header-right-bottom .sp-button-container button:hover {
    top: auto;
    background-color: #596fdd!important
}

.wrapper_lorem {
    width: 100%;
    margin: 30px auto;
    border-radius: 8px;
    overflow: hidden;
    border: 3px solid #d3dbe4
}

.top-lorem {
    border-bottom: 3px solid #d3dbe4;
    background-color: #f4f6f8;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.lorem-wrap-text {
    padding: 20px;
    background: repeating-linear-gradient(-45deg,transparent,transparent 8px,#f4f6f8 8px,#f4f6f8 16px);
    background-size: 136px 136px;
    animation: slideInFadeOut 1000ms linear
}

.lorem-t-btn {
    padding: 10px;
    background: #ff7d7a;
    color: #fff;
    border-radius: 8px;
    cursor: pointer
}

.lorem-copy {
    padding: 10px;
    background: repeating-linear-gradient(-45deg,#ff7d7a,#ff7d7a 8px,#ff6a67 8px,#ff6a67 16px);
    color: #fff;
    border-radius: 8px;
    cursor: pointer
}

.lorem-l br,.lorem-l p {
    display: none
}

.lorem-t-btn+.lorem-t-btn {
    margin-left: 20px
}

p.lorem-img-none+div {
    display: none
}

#title-lorem {
    position: static!important;
    height: auto!important;
    display: none!important
}

#title-lorem header.loop-header {
    height: auto!important;
    padding: 0!important
}

#title-lorem header h1.entry-title {
    position: static;
    color: #686ca9;
    transform: translateX(0%) translateY(0%);
    margin: 0;
    background: linear-gradient(45deg,#34bae6,#7b2bd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#title-lorem .p_data {
    display: none
}

#title-lorem+.content_blog.bottom_blog {
    position: static
}

@media(max-width: 1400px) {
    .left_share .share-list {
        transform:translateX(-50px)
    }
}

.faq-content {
    margin-top: 80px
}

.faq-content .welc {
    text-align: left;
    font-size: 40px;
    line-height: 48px;
    text-transform: none;
    color: #141414;
    font-weight: 700;
    margin: 0;
    margin-bottom: 40px
}

.faq-content .welc:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(/wp-content/themes/twentytwenty/images/new/faq.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 16px
}

.post-inner .accordion li:before {
    display: none
}

.faq-content ul h2.toggle {
    width: auto;
    display: block;
    background: 0 0;
    color: #353535;
    transition: color .3s ease;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin: 0;
    cursor: pointer;
    letter-spacing: -.4px;
    line-height: 1.5em;
    padding: 20px 50px 20px 24px
}

.faq-content ul.accordion>li.atoggle {
    background: #f5f5f5;
    border-radius: 12px;
    line-height: 1.5em
}

.faq-content ul.accordion>li li {
    border-color: transparent;
    padding: 0 200px 16px 24px;
    background: 0 0
}

.faq-content ul.accordion>li {
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.faq-content ul .inner {
    overflow: hidden;
    transition: all .3s linear;
    max-height: 0;
    opacity: 0;
    position: relative;
    margin: 0;
    transition: all .3s linear
}

.faq-content ul .inner.show1 {
    height: auto;
    max-height: 400px;
    opacity: 1
}

.header_h2 h2 {
    margin: auto 0;
    color: #141414;
    font-weight: 500
}

.blockquote-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-left: 45px;
    position: relative
}

.blockquote-wrapper-img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px
}

.blockquote-wrapper-img-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: normal
}

.blockquote-wrapper-img-text span {
    flex-shrink: 0;
    padding: 0 3px;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%
}

.blockquote-wrapper-img-text .blockquote-name {
    font-weight: 700;
    color: #001e41
}

.blockquote-position {
    color: #a7a7a7
}

.blockquote-company {
    color: #0e77f1
}

blockquote {
    padding: 0;
    margin: 20px 0 15px;
    border: 0;
    position: relative;
    margin-left: 45px
}

.blockquote-wrapper blockquote {
    margin: 0;
    margin-top: 20px
}

blockquote:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    left: -45px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url();
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/wp-content/themes/twentytwenty/images/quotes_grey.svg)
}

table.most-visited-websites td:first-child,table.most-visited-websites td:nth-child(3) {
    white-space: nowrap
}

table.most-visited-websites tr:not(:first-child) td:nth-child(2) {
    font-size: 14px
}

table.most-visited-websites td:nth-child(2)~td {
    width: 110px;
    text-align: center;
    word-break: break-word
}

.new-banner-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    display: flex;
    margin: 40px 0;
    padding: 64px 40px;
    background-image: url(/wp-content/themes/twentytwenty/images/new_banner_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #a3c2e6
}

.new-banner-photo {
    max-width: 425px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.new-banner-photo img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.new-banner-text {
    max-width: 240px;
    margin-right: 15px
}

.new-banner-text .title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 110%;
    letter-spacing: -.02em;
    letter-spacing: -.02em;
    color: #001e41;
    margin-bottom: 20px;
    max-width: 90%
}

.new-banner-text .subtitle {
    font-size: 18px;
    line-height: 160%;
    color: #001e41;
    margin-bottom: 20px;
    display: block
}

.new-banner-text .btn-banner {
    background: #f5d256;
    border-radius: 8px;
    padding: 12px 40px;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    color: #001e41;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: auto
}

.new-banner-wrapper_one {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 40px 0;
    padding: 45px 80px;
    background-image: url(/wp-content/themes/twentytwenty/images/new_banner_1_bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #f1f7ff;
    box-shadow: 0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);
    border-radius: 8px
}

.new-banner-wrapper_one .new-banner-text {
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.new-banner-wrapper_one .title {
    font-weight: 700;
    font-size: 44px;
    line-height: 110%;
    text-align: center;
    color: #001e41;
    max-width: 100%;
    margin-bottom: 30px
}

.new-banner-wrapper_one .title span {
    color: #ffd232;
    position: relative;
    display: inline-flex;
    padding-left: 70px
}

.new-banner-wrapper_one .title span:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    background-image: url(/wp-content/themes/twentytwenty/images/agreement.svg);
    background-position: center;
    background-size: contain;
    display: block;
    left: 0;
    top: -5px
}

.new-banner-wrapper_one .subtitle {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 120%;
    font-weight: 600;
    color: #001e41
}

.new-banner-wrapper_one .subtitle a {
    text-align: center;
    color: #0e77f1;
    font-size: inherit;
    text-decoration: underline;
    text-decoration-style: dashed;
    --underline-offset-y: -2px;
    --underline-offset-x: -2px;
    text-underline-offset: 8px;
    text-decoration-thickness: 3px
}

.new-banner-wrapper_one .logo_text {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 18px;
    color: #001e41;
    text-align: center
}

.new-banner-wrapper_one .logo_text:before {
    content: "";
    width: 120px;
    height: 30px;
    min-width: 90px;
    background-image: url(/wp-content/themes/twentytwenty/images/logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin-right: 10px
}

.new-banner-wrapper_one .logo_text:after {
    content: "";
    width: 40px;
    height: 40px;
    min-width: 25px;
    background-image: url(/wp-content/themes/twentytwenty/images/rocket.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    margin-left: 20px
}

[data-language=en] span.do-not-scroll.comment-reply-link:before {
    content: 'Reply'
}

[data-language=ru] span.do-not-scroll.comment-reply-link:before {
    content: 'ÐžÑ‚Ð²ÐÑ‚Ð¸Ñ‚ÑŒ'
}

[data-language=ua] span.do-not-scroll.comment-reply-link:before {
    content: 'Ð’Ñ–Ð´Ð¿Ð¾Ð²Ñ–ÑÑ‚Ð¸'
}

li.soc_share>span {
    display: none
}

@media(max-width: 1300px) {
    .sidebar_single {
        padding-left:30px;
        width: 330px
    }

    #site-content article {
        width: calc(100% - 330px)
    }

    .list_more_blog-v a,.sidebar_single .l_ebooks>a {
        font-size: 16px;
        margin-bottom: 15px
    }

    .left_share .share-list {
        transform: translateX(-50px)
    }

    main#site-content h1.entry-title {
        font-size: 50px;
        line-height: 100%
    }

    .list_more_blog-v a,.sidebar_single .l_ebooks>a {
        font-size: 16px;
        margin-bottom: 15px
    }

    .sidebar_single .row_bg_app a.footer-list-link {
        line-height: 24px
    }

    .baner_blog span.name_b {
        font-size: 32px;
        line-height: 40px
    }

    .head_in {
        font-size: 19px;
        margin-bottom: 15px
    }

    .c-subscribe-box__wrapper {
        width: 100%;
        height: auto;
        margin: 10px
    }

    .baner_blog.baner_blog_row span.name_b {
        font-size: 24px
    }

    form#commentform input {
        height: 50px
    }

    .author_article .col_info_a span {
        font-size: 16px
    }

    .author_article .col_info_a .name {
        margin-bottom: 15px
    }

    .author_article .col_img_a {
        max-width: 100px;
        height: auto
    }

    .faq-content ul h2.toggle {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 50px 12px 24px
    }

    .faq-content ul.accordion>li li {
        padding: 0 100px 16px 24px
    }

    table.most-visited-websites td,table.most-visited-websites td a {
        font-size: 14px
    }

    table.most-visited-websites td:nth-child(2)~td {
        width: 90px
    }

    table.most-visited-websites {
        min-width: 900px
    }

    div.most-visited-websites {
        overflow-x: auto
    }
}

@media(max-width: 1100px) {
    .container {
        padding-left:40px
    }

    .left_share .share-list {
        transform: translateX(-45px)
    }

    .txt_comment {
        padding-left: 24px;
        padding-top: 0
    }

    .col_info_a {
        order: 1
    }
}

@media(max-width: 990px) {
    .sidebar_single {
        padding-left:20px;
        width: 230px;
        padding-left: 15px
    }

    #site-content article {
        width: calc(100% - 230px)
    }

    .title_b_c {
        padding-left: 28px;
        background-size: 24px;
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 10px
    }

    .sidebar_single .row_bg_app a.footer-list-link {
        background-size: 20px;
        padding: 3px 2px 3px 26px;
        font-size: 14px;
        display: block;
        margin: 0 0 10px
    }

    .row_bg_app {
        margin-bottom: 20px
    }

    .list_more_blog-v a,.sidebar_single .l_ebooks>a {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px
    }

    .baner_blog span.name_b {
        font-size: 24px;
        line-height: 30px
    }

    main#site-content h1.entry-title {
        font-size: 38px;
        line-height: 100%
    }

    .post-inner p,.post-inner li,.post-inner a {
        font-size: 16px;
        line-height: 160%
    }

    .post-inner p {
        margin-bottom: 15px
    }

    .post-inner .contents {
        padding: 24px 34px 14px 24px
    }

    .post-inner .contents strong {
        font-size: 24px
    }

    .post-inner .contents li {
        padding-left: 30px
    }

    .contents ul li:before {
        width: 16px
    }

    .post-inner .contents li a {
        font-size: 16px
    }

    .heading-size-2,h2 {
        font-size: 2.2rem
    }

    form#commentform input#submit {
        font-size: 16px;
        height: 45px;
        padding: 10px 20px;
        margin: 30px 0 0
    }

    .sidebar_single span.img_b_b:after {
        display: none
    }

    .comment-author img.avatar {
        width: 54px;
        height: 54px
    }

    .txt_comment .comment-metadata span.fn {
        font-size: 16px
    }

    .txt_comment .comment-content p {
        font-size: 14px;
        line-height: 130%
    }
}

@media(max-width: 990px) and (min-width:768px) {
    .c-subscribe-box.u-align-center {
        align-items:center;
        flex-direction: column
    }

    .new-banner-wrapper {
        flex-direction: column;
        align-items: center;
        position: relative;
        background-image: url(/wp-content/themes/twentytwenty/images/new_banner-mob_bg.webp);
        padding: 18px 25px;
        padding-bottom: 80px
    }

    .new-banner-text {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .new-banner-text .title {
        font-size: 16px;
        font-weight: 600
    }

    .new-banner-text .subtitle {
        font-weight: 600;
        font-size: 13px
    }

    .new-banner-text .btn-banner {
        position: absolute;
        bottom: 15px;
        font-size: 16px
    }

    .new-banner-photo {
        max-width: 300px;
        min-height: 160px
    }

    .new-banner-wrapper_one {
        margin: 30px 0;
        padding: 25px 50px
    }

    .new-banner-wrapper_one .title {
        font-size: 32px;
        margin-bottom: 25px
    }

    .new-banner-wrapper_one .title span {
        color: #ffd232;
        position: relative;
        display: inline-flex;
        padding-left: 50px
    }

    .new-banner-wrapper_one .title span:before {
        width: 40px;
        height: 40px;
        left: 0;
        top: -5px
    }

    .new-banner-wrapper_one .subtitle {
        margin-bottom: 25px;
        font-size: 26px
    }

    .new-banner-wrapper_one .logo_text {
        font-size: 14px
    }

    .new-banner-wrapper_one .logo_text:before {
        width: 120px;
        height: 30px;
        min-width: 90px;
        margin-right: 10px
    }

    .new-banner-wrapper_one .logo_text:after {
        width: 40px;
        height: 40px;
        min-width: 25px;
        margin-left: 20px
    }
}

@media(min-width: 767px) {
    .baner_blog.baner_blog_row {
        position:relative;
        top: 0;
        padding-right: 300px;
        margin-bottom: 20px
    }

    .baner_blog.baner_blog_row span.name_b {
        width: 100%;
        font-weight: 700;
        font-size: 38px;
        line-height: 100%;
        color: #141414
    }

    .baner_blog_row span.img_b_b {
        position: absolute;
        right: 24px;
        bottom: -1px;
        top: auto;
        width: 230px
    }
}

@media(max-width: 767px) {
    li[class^=soc_]>* {
        background-size:24px;
        border-radius: 3px
    }

    li.soc_d a {
        background-size: 34px
    }

    ul.share-list li+li {
        margin-top: 6px
    }

    li.soc_share:after {
        font-size: 14px
    }

    .left_share .share-list {
        transform: translateX(-42px)
    }

    .container {
        padding-left: 0
    }

    section.main_article .container {
        padding-left: 34px
    }

    .baner_blog.baner_blog_row {
        margin-bottom: 20px;
        padding-right: 76px!important
    }

    .baner_blog.baner_blog_row span.img_b_b1 {
        width: 60px;
        right: 10px;
        top: 10px
    }

    .head_in {
        font-weight: 700;
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 24px
    }

    main#site-content {
        flex-direction: column
    }

    span.btn_search {
        background-image: url(/wp-content/themes/twentytwenty/images/bg_mob_search.svg);
        background-position: top center;
        height: 75px;
        left: -53px
    }

    .popup_search .widget_search {
        width: 300px;
        padding: 15px;
        height: 180px
    }

    .wp-block-search .wp-block-search__inside-wrapper {
        flex-direction: column
    }

    .popup_search button.wp-block-search__button {
        margin: 20px 0 0
    }

    .popup_search #wp-block-search__input-1 {
        border: none;
        background: #f2f2f2;
        border-radius: 10px
    }

    .wp-block-search .wp-block-search__label {
        margin-bottom: 5px;
        font-size: 22px
    }

    span.btn_search:after {
        background-size: 22px;
        top: calc(50% - 14px);
        left: calc(50% - 8px)
    }

    .c-subscribe-box.u-align-center {
        flex-direction: column;
        align-items: center
    }

    .c-subscribe-box__wrapper {
        max-width: 100%;
        min-height: 260px
    }

    main#site-content h1.entry-title {
        font-size: 34px;
        line-height: 100%
    }

    li.post-comment-link.meta-wrapper {
        width: 100%;
        display: block!important
    }

    .entry-categories-inner a[rel="category tag"] {
        display: inline-flex;
        margin-bottom: 4px
    }

    .entry-categories-inner a[rel="category tag"]+a[rel="category tag"] {
        padding-left: 4px;
        border-left: 1px solid #ddd
    }

    a[rel="category tag"]+.post-meta-wrapper.post-meta-single {
        display: block!important
    }

    li.post-author.meta-wrapper,li.post-comment-link.meta-wrapper {
        padding-left: 0
    }

    li.post-author.meta-wrapper::before,li.post-comment-link.meta-wrapper:before {
        display: none
    }

    .row_single_url {
        padding: 15px
    }

    .row_single_url .col_left_b {
        font-size: 18px
    }

    .sidebar_single {
        padding-top: 40px;
        padding-left: 0;
        width: 100%
    }

    #site-content article {
        width: 100%
    }

    .title_b_c {
        width: 100%
    }

    .comment-author img.avatar {
        width: 44px;
        height: 44px
    }

    .txt_comment {
        padding-left: 10px
    }

    .comments-inner .comment-body {
        padding: 16px 0
    }

    .depth-2 .comment-body {
        padding-left: 26px
    }

    section.main_article .container {
        padding-left: 0
    }

    .left_share .share-list {
        position: fixed;
        bottom: 0;
        top: auto;
        width: 100%;
        left: 0;
        transform: translate(0,0);
        flex-direction: row;
        z-index: 19
    }

    ul.share-list li+li {
        margin: 0
    }

    ul.share-list li+li {
        margin-left: 0;
        border-left: 1px solid #f1f1f1
    }

    li.soc_share span {
        display: none
    }

    li.soc_share {
        display: none
    }

    #menu-main_menu .menu-item-14640:before {
        background-image: url(/wp-content/themes/plerdyTheme/img/header/webinar-21x21.svg)
    }

    [data-language=en] #menu-main_menu .menu-item-2222:before {
        background-image: url()
    }

    .lorem-t-btn,.lorem-copy {
        padding: 8px;
        font-size: 14px
    }

    .top-lorem {
        padding: 15px
    }

    .lorem-t-btn+.lorem-t-btn {
        margin-left: 10px
    }

    .lorem-wrap-text {
        padding: 15px
    }

    .lorem-wrap-text p {
        margin-bottom: 15px
    }

    .lorem-l {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .lorem-t-btn {
        line-height: 14px;
        margin: 3px 0
    }

    .faq-content ul.accordion>li li {
        padding: 0 40px 16px 12px
    }

    .faq-content ul h2.toggle {
        padding: 12px 50px 12px 15px;
        font-weight: 400
    }

    .header_h2 h2 {
        font-size: 20px;
        text-align: left;
        line-height: 24px
    }

    .new-banner-wrapper_one {
        margin: 30px 0;
        padding: 25px 50px
    }

    .new-banner-wrapper_one .title {
        font-size: 32px;
        margin-bottom: 25px
    }

    .new-banner-wrapper_one .title span {
        color: #ffd232;
        position: relative;
        display: inline-flex;
        padding-left: 50px
    }

    .new-banner-wrapper_one .title span:before {
        width: 40px;
        height: 40px;
        left: 0;
        top: -5px
    }

    .new-banner-wrapper_one .subtitle {
        margin-bottom: 25px;
        font-size: 26px
    }

    .new-banner-wrapper_one .logo_text {
        font-size: 14px
    }

    .new-banner-wrapper_one .logo_text:before {
        width: 120px;
        height: 30px;
        min-width: 90px;
        margin-right: 10px
    }

    .new-banner-wrapper_one .logo_text:after {
        width: 40px;
        height: 40px;
        min-width: 25px;
        margin-left: 20px
    }
}

@media(max-width: 600px) {
    .faq-content {
        margin-top:50px
    }

    .faq-content .welc {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 20px
    }

    .c-subscribe-box__wrapper {
        max-width: 100%;
        min-height: 240px
    }

    .head_in {
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .buttons_in {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-top: 20px
    }

    .buttons_in span {
        font-size: 12px
    }

    .subhead_in {
        font-weight: 700;
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 20px;
        width: 90%
    }

    .author_article .col_img_a {
        max-width: 80px;
        width: 100%;
        height: auto
    }

    .author_article .col_info_a .name {
        margin-bottom: 10px
    }

    .author_article .col_img_a {
        position: absolute;
        width: 60px;
        top: 15px;
        left: 15px
    }

    .author_article {
        position: relative;
        padding: 15px
    }

    .author_article .col_info_a {
        padding: 0;
        margin: 0;
        border: none
    }

    .author_article .col_info_a span {
        padding-left: 80px;
        padding-top: 8px
    }

    .author_article .col_info_a .name {
        padding-left: 80px;
        font-size: 18px;
        margin-bottom: 20px
    }

    .new-banner-wrapper {
        flex-direction: column;
        align-items: center;
        position: relative;
        background-image: url(/wp-content/themes/twentytwenty/images/new_banner-mob_bg.webp);
        padding: 18px 0;
        padding-bottom: 80px
    }

    .new-banner-text {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .new-banner-text .title {
        font-size: 16px;
        font-weight: 600
    }

    .new-banner-text .subtitle {
        font-weight: 600;
        font-size: 13px
    }

    .new-banner-text .btn-banner {
        position: absolute;
        bottom: 15px;
        font-size: 16px
    }

    .new-banner-photo {
        width: 70%;
        max-width: 250px;
        min-height: 100px
    }

    .new-banner-wrapper_one {
        margin: 30px 0;
        padding: 25px 30px
    }

    .new-banner-wrapper_one .title {
        font-size: 20px;
        margin-bottom: 20px
    }

    .new-banner-wrapper_one .title span {
        color: #ffd232;
        position: relative;
        display: inline-flex;
        padding-left: 40px
    }

    .new-banner-wrapper_one .title span:before {
        width: 30px;
        height: 30px
    }

    .new-banner-wrapper_one .subtitle {
        margin-bottom: 20px;
        font-size: 18px
    }

    .new-banner-wrapper_one .logo_text {
        padding-top: 30px;
        display: inline
    }

    .new-banner-wrapper_one .subtitle a {
        --underline-offset-y: -2px;
        --underline-offset-x: -2px;
        text-underline-offset: 4px;
        text-decoration-thickness: 2px
    }

    .new-banner-wrapper_one .logo_text:before {
        width: 105px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0
    }

    .new-banner-wrapper_one .logo_text:after {
        width: 20px;
        height: 18px;
        min-width: 25px;
        margin-left: 5px;
        display: inline-flex
    }
}

.bg_popup_smayl {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 12345
}

.bg_popup_smayl.bg_popup_smayl-show {
    display: flex
}

.popup_smayl {
    background-color: #fff;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    padding-top: 34px;
    background-position: center;
    background-size: 80px;
    background-repeat: no-repeat
}

.popup_smayl.load-gif {
    background-image: url(/wp-content/themes/plerdyTheme/img/load.gif)
}

.popup_smayl iframe {
    width: calc(100vw - 30px)!important;
    height: calc(100vh - 30px)!important;
    max-width: 700px;
    max-height: 600px;
    display: block;
    margin: 0;
    border: 0;
    outline: 0
}

span.popup_smayl-close {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 20px
}

span.popup_smayl-close:before,span.popup_smayl-close:after {
    content: "";
    display: flex;
    width: 23px;
    height: 2px;
    background: #989898;
    position: absolute;
    transform: rotate(45deg)
}

span.popup_smayl-close:before {
    transform: rotate(-45deg)
}

span.btn_smayl-show {
    cursor: pointer;
    font-size: 18px
}

.c-subscribe-box__wrapper-right.c_row_100 {
    max-width: 100%;
    min-height: 180px
}

div#comments article.comment-body {
    width: 100%
}

.category_ebooks .header-left {
    border: none
}

.category_ebooks .p_data {
    padding-left: 25px;
    background-position: 0 center
}

.category_ebooks .sp-form[sp-id] {
    padding: 0
}

.category_ebooks .sp-message.sp-message-success {
    margin: 0;
    background: #f9f9f9;
    border-radius: 8px;
    padding: 10px 24px
}

.category_ebooks .sp-message.sp-message-success p {
    box-shadow: 0 0 0!important;
    border: none!important;
    color: #4d4d4d;
    font-weight: 400;
    font-size: 16px!important;
    line-height: 160%;
    padding: 0!important;
    margin: 0!important;
    text-align: left
}

.category_ebooks .sp-message.sp-message-success p[style]+p {
    margin-top: 15px!important
}

.category_ebooks .sp-message.sp-message-success a {
    color: #0e77f1!important
}

.category_ebooks .sp-message.sp-message-success a:hover {
    text-decoration: underline
}

.category_ebooks .sp-message div#gtx-anchor,.category_ebooks .sp-message .jfk-bubble.gtx-bubble {
    display: none
}

@media(max-width: 767px) {
    .main_article .header-left {
        width:100%;
        height: auto
    }

    .main_article .category_ebooks.entry-header {
        flex-wrap: wrap
    }

    .category_ebooks.entry-header .header-right {
        width: 100%;
        padding: 0 0 30px
    }

    main#site-content .header-right-top h1.entry-title {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px
    }

    .header-right-top .btn-blog {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .sp-field span {
        font-size: 16px!important;
        line-height: 24px
    }

    .header-right-bottom {
        padding: 15px 0
    }

    .wrap_form_b {
        min-height: 0
    }
}

@media(max-width: 400px) {
    .row_single_url .col_left_b {
        font-size:15px
    }
}

.sidebar_single .baner_blog {
    padding: 70px 30px 0
}

.sidebar_single .baner_blog span.name_b {
    font-size: 30px;
    line-height: 120%;
    text-align: center
}

.sidebar_single span.img_b_b1 {
    width: 60px;
    top: 10px;
    right: 10px
}

.sidebar_single .w_b_b {
    text-align: center
}

.sidebar_single .w_b_b a {
    margin-bottom: 24px;
    padding: 6px 24px;
    height: 41px;
    font-size: 18px
}

.row_google_ads {
    background-color: #f1f7ff;
    box-shadow: 0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);
    border-radius: 8px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    padding: 84px 30px 84px 43px;
    background-image: url(/wp-content/themes/twentytwenty/images/b_ic.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1000px;
    position: relative
}

.col_google_ads-right p {
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #001e41
}

.col_google_ads-right {
    padding-left: 40px
}

.row_google_ads .btn-banner {
    background: #f5d256;
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #001e41;
    letter-spacing: .02em;
    padding: 12px 40px;
    display: inline-flex;
    height: auto
}

.row_google_ads .btn-banner:hover {
    background: #fdc600
}

.col_google_ads-left {
    width: calc(100% - 370px)
}

.col_google_ads-left img {
    max-width: 100%
}

.row_google_ads:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/themes/twentytwenty/images/b_ic2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 60px;
    height: 76px;
    position: absolute;
    top: 20px;
    right: 30px
}

.row_bg_app a.footer-list-link[href*=shopify] {
    background-image: url(/wp-content/themes/twentytwenty/images/sopify.svg);
    background-size: 30px
}

#site-content article.category-ebooks {
    width: 100%
}

header.category_ebooks {
    max-width: 1000px;
    margin: 0 auto 50px
}

.category_ebooks .header-left {
    width: 355px;
    height: 475px;
    flex-shrink: 0
}

.category_ebooks .header-right {
    padding: 0 70px 0 0;
    width: calc(100% - 355px);
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.category_ebooks .btn-blog {
    color: #0e77f1!important;
    font-size: 24px
}

main#site-content .category_ebooks h1.entry-title {
    font-size: 36px;
    line-height: 140%;
    margin-bottom: 30px;
    max-width: 100%
}

section.main_article {
    position: relative
}

.row_btn_big_e a {
    color: #fff!important
}

.row_btn_big_e {
    text-align: left
}

.firm_books {
    width: 100%;
    height: 93px;
    margin-bottom: 30px;
    background-image: url(/wp-content/themes/twentytwenty/images/ebook/firm_books.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

section.main_article.main_ebook {
    background-image: url(/wp-content/themes/twentytwenty/images/ebook/bg_all1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding-top: 100px
}

.main_ebook_row .post-inner ul li:before {
    background: #70b2ff;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    top: 5px
}

.row_post-inner-btn {
    padding-bottom: 40px
}

.main_ebook_row {
    display: flex
}

.main_ebook_row .col_ebook_right {
    width: 300px;
    flex-shrink: 0
}

.col_ebook_left {
    padding-right: 60px
}

a.head_ebook {
    display: flex;
    flex-direction: column;
    align-items: center
}

a.head_ebook span:not(.btn_down_e) {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #001e41;
    letter-spacing: .02em;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    padding-bottom: 10px;
    transition: .3s
}

.btn_down_e {
    background: #f5d256;
    border-radius: 8px;
    color: #001e41;
    display: inline-flex;
    height: 34px;
    align-items: center;
    width: 100%;
    max-width: 140px;
    justify-content: center;
    transition: .3s;
    font-size: 12px;
    font-weight: 700
}

.btn_down_e:hover {
    background: #ffc700;
    color: #001e41!important
}

.item_ebook {
    text-align: center;
    padding: 0 20px 20px
}

.slider_ebook {
    padding: 0 25px;
    position: sticky!important;
    top: 150px
}

a.head_ebook:hover span {
    color: #0e77f1
}

.slider_ebook button.slick-arrow {
    top: 0;
    background-color: transparent;
    background-image: url(/wp-content/themes/twentytwenty/images/ebook/arrows.svg);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
    width: 45px;
    height: 45px
}

.slider_ebook button.slick-arrow:after {
    display: none!important
}

.slider_ebook button.slick-next.slick-arrow {
    transform: rotate(180deg)
}

.slider_ebook button.slick-arrow:hover {
    background-color: #bdcafa
}

.slider_ebook ul.slick-dots li button:before {
    width: 10px;
    height: 10px
}

.slider_ebook ul.slick-dots li button {
    width: 20px
}

.calculator {
    border-radius:20px;
    background: #e5c9d0f0;
    padding: 25px;
    margin-bottom: 30px
}

.row_input_roi {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.row_input_roi input {
    width: calc(50% - 15px);
    border-radius: 8px
}

.row_input_roi input::-webkit-inner-spin-button,.row_input_roi input::-webkit-outer-spin-button {
    opacity: 0
}

.row_result_roi {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.col_result {
    position: relative;
    width: calc(50% - 15px);
    background: #ededed;
    padding: 30px 20px;
    border-radius: 8px
}

.row_result_roi>p,.row_input_roi>p {
    display: none
}

.col_result em {
    font-size: 16px;
    color: #878787;
    position: absolute;
    bottom: 10px;
    right: 20px
}

span.w_rezult {
    font-size: 32px;
    line-height: 42px;
    display: inline-flex;
    min-width: 120px;
    justify-content: center
}

span.w_rezult i {
    font-style: normal;
    font-size: 18px;
    display: inline-flex;
    padding-left: 5px;
    transform: translateY(4px)
}

.row_search_link textarea#words_for_input {
    width: 100%!important;
    background: 0 0;
    border: none;
    min-height: 100px;
    padding: 3px 7px;
    margin-right: 8px;
    font-family: source sans pro,sans-serif
}

.row_search_link+p {
    font-size: 14px;
    line-height: 130%;
    color: #7d7d7d;
    display: block;
    max-width: 426px;
    margin: 15px auto
}

.row_search_link~.row_search_link {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
    display: flex;
    align-items: flex-start;
    padding: 6px
}

button#button_seo_check,button#seo_check_again {
    background: #f5d256;
    border-radius: 8px;
    padding: 8px 15px;
    text-transform: none;
    color: #001e41;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    right: 8px;
    transition: .3s;
    white-space: nowrap
}

button#button_seo_check:hover,button#seo_check_again:hover {
    text-decoration: none;
    background: #e0ae00
}

.post-template-template-full-width #site-content article {
    width: 100%!important;
    padding-top: 20px
}

.apps_shopify a.footer-list-link {
    margin: 0;
    background-image: url(/wp-content/themes/twentytwenty/images/shopify_black.svg);
    background-size: contain;
    background-position: center!important;
    background-repeat: no-repeat;
    display: inline-block;
    width: 210px;
    height: 62px
}

.category_ebooks .btn-blog {
    transform: translateY(-100px)
}

@media(max-width: 1300px) {
    span.w_rezult {
        min-width:80px
    }

    .col_result {
        padding: 25px 20px 45px
    }
}

@media(max-width: 990px) {
    .row_input_roi,.row_result_roi {
        flex-direction:column
    }

    .row_input_roi input,.col_result {
        width: 100%
    }

    .col_result+.col_result {
        margin-top: 15px
    }

    .row_input_roi input+input {
        margin-top: 15px
    }

    .col_result {
        padding: 20px 20px 30px
    }

    .row_bg_app a.footer-list-link[href*=shopify] {
        min-width: 55%;
        background-size: 22px
    }

    .sidebar_single .row_bg_app a.footer-list-link {
        margin: 0 0 5px!important
    }

    .category_ebooks .btn-blog {
        transform: translateY(-50px)
    }
}

@media(max-width: 767px) {
    .calculator {
        padding:15px
    }

    .blog_categories.apps_shopify {
        padding-top: 0
    }

    .category_ebooks .btn-blog {
        transform: translateY(0px)
    }
}

@media(max-width: 990px) {
    .col_google_ads-right p {
        font-size:20px
    }

    .row_google_ads .btn-banner {
        padding: 10px 30px;
        font-size: 14px
    }

    .col_google_ads-left {
        width: calc(100% - 275px)
    }

    .row_google_ads {
        padding: 64px 20px 44px 23px
    }

    .row_google_ads:before {
        height: 66px;
        top: 15px;
        right: 20px
    }

    .category_ebooks .header-left {
        width: 255px;
        height: 355px
    }

    .category_ebooks .header-right {
        width: calc(100% - 255px);
        padding: 0 30px 0 0
    }

    main#site-content .category_ebooks h1.entry-title {
        font-size: 30px;
        line-height: 120%
    }

    section.main_article.main_ebook {
        padding-top: 60px
    }

    .category_ebooks .btn-blog {
        font-size: 19px
    }

    .col_ebook_left {
        padding-right: 20px
    }

    .main_ebook_row .col_ebook_right {
        width: 250px
    }
}

@media(max-width: 767px) {
    .row_google_ads {
        flex-direction:column-reverse;
        padding: 20px 15px
    }

    .col_google_ads-left {
        width: 100%;
        margin-top: 20px
    }

    .col_google_ads-right {
        padding: 0;
        width: 100%
    }

    .col_google_ads-right p {
        font-size: 16px
    }

    .row_google_ads:before {
        width: 60px;
        height: 76px;
        top: 40px;
        right: 10px
    }

    .row_google_ads .btn-banner {
        padding: 8px 24px;
        font-size: 13px
    }

    .main_ebook_row {
        flex-direction: column
    }

    section.main_article.main_ebook {
        background-image: url(/wp-content/themes/twentytwenty/images/ebook/bg_all_mob.svg);
        background-size: 100%;
        padding-top: 50px
    }

    .main_article .category_ebooks.entry-header {
        margin-bottom: 20px
    }

    .category_ebooks .header-left {
        width: 100%;
        max-width: 250px;
        margin: auto;
        height: auto
    }

    .category_ebooks .btn-blog {
        text-align: center
    }

    main#site-content .category_ebooks h1.entry-title {
        font-size: 24px;
        line-height: 140%;
        text-align: center;
        margin-bottom: 20px
    }

    .firm_books {
        height: 61px;
        margin-bottom: 17px
    }

    .row_btn_big_e {
        text-align: center;
        width: 100%
    }

    .slider_ebook {
        position: relative!important;
        margin-bottom: 30px;
        top: 0
    }
}

@media(max-width: 767px) {
    span.img_b_b:after {
        display:none
    }

    span.img_b_b:before {
        left: calc(50% - 82px);
        bottom: -34px
    }

    span.img_b_b {
        height: 80px
    }

    .baner_blog {
        border-radius: 4px
    }

    .baner_blog.baner_blog_row {
        text-align: center;
        padding: 50px 30px 0
    }

    .baner_blog.baner_blog_row span.name_b {
        margin-bottom: 15px
    }

    .baner_blog.baner_blog_row a.btn {
        margin-bottom: 12px
    }

    .share-list li a {
        height: 100%;
        border-radius: 0
    }

    li.soc_f a {
        background-image: url(/wp-content/themes/twentytwenty/images/social/facebook.svg);
        background-color: #3b5998;
        background-size: 12px
    }

    li.soc_t a {
        background-image: url(/wp-content/themes/twentytwenty/images/social/twitter.svg);
        background-color: #1d9bf0;
        background-size: 20px
    }

    li.soc_l a {
        background-image: url(/wp-content/themes/twentytwenty/images/social/linkedin.svg);
        background-color: #0a66c2;
        background-size: 18px
    }

    li.soc_d a {
        background-image: url(/wp-content/themes/twentytwenty/images/social/digg.svg);
        background-color: #1b1a19;
        background-size: 25px
    }

    ul.share-list li+li {
        height: 48px;
        border: none;
        border-radius: 0;
        width: calc((100vw)/4)
    }

    [data-language=en] ul.share-list li+li {
        width: calc((100vw)/5)
    }

    li.soc_share:after {
        display: none
    }

    li.soc_share span {
        display: inline-flex;
        background-color: #fff;
        width: 100%;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 10px 11px rgb(53 53 53/25%);
        transition: .3s
    }

    li.soc_share {
        display: inline-flex
    }

    .left_share .share-list {
        bottom: auto;
        left: auto;
        top: 166px;
        right: 0;
        width: auto;
        height: auto;
        flex-direction: column
    }

    .left_share .share-list li {
        max-width: 48px
    }

    ul.share-list li+li {
        position: absolute;
        right: 0;
        top: 0;
        transition: all ease-in-out .5s;
        opacity: 0;
        z-index: -1
    }

    ul.share-list.share-list-more li+li {
        opacity: 1;
        transform: rotate(0deg);
        z-index: 1
    }

    .share-list-more li.soc_f {
        top: calc(48px);
        transition-delay: .08s
    }

    .share-list-more li.soc_t {
        top: calc(48*2px);
        transition-delay: .16s
    }

    .share-list-more li.soc_l {
        top: calc(48*3px);
        transition-delay: .24s
    }

    .share-list-more li.soc_d {
        top: calc(48*4px);
        transition-delay: .32s
    }

    .share-list li.soc_share {
        width: 32px;
        height: 35px;
        transition: .3s
    }

    .share-list.share-list-more li.soc_share {
        width: 48px;
        height: 48px;
        border-top: 1px solid transparent
    }

    .share-list.share-list-more .soc_share span {
        height: 100%;
        border-radius: 4px 0 0 0;
        background-image: url(/wp-content/themes/twentytwenty/images/Close.svg)
    }

    ul.share-list.share-list-more {
        z-index: 9999999999
    }

    .popup_search.popup_search-show {
        z-index: 123
    }

    li.soc_share {
        border-top: 1px dashed #ccc
    }
}

.new-banner-wrapper.banner_ebook {
    background-image: url(/wp-content/themes/twentytwenty/images/bg_eBook_pk.svg);
    background-size: 113%;
    height: auto;
    background-color: transparent;
    padding: 30px 0;
    box-shadow: 0 16px 24px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04)
}

.new-banner-wrapper.banner_ebook .new-banner-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%
}

.new-banner-wrapper.banner_ebook .btn-banner {
    display: inline-flex;
    font-size: 18px;
    height: 52px;
    padding: 0 10px;
    min-width: 202px;
    margin-top: -15px
}

.banner_ebook .new-banner-photo {
    max-width: 232px;
    transform: translateX(10px)
}

@media(max-width: 1300px) {
    .new-banner-wrapper.banner_ebook {
        background-size:152%
    }
}

@media(max-width: 990px) {
    .new-banner-wrapper.banner_ebook {
        background-image:url(/wp-content/themes/twentytwenty/images/bg_eBook_mob.svg);
        background-size: cover;
        background-size: 140%;
        padding: 20px 0
    }

    .new-banner-wrapper.banner_ebook .btn-banner {
        margin-top: 13px;
        position: static
    }
}

@media(max-width: 767px) {
    .new-banner-wrapper.banner_ebook {
        background-size:170%
    }

    .banner_ebook .new-banner-photo {
        max-width: 196px;
        transform: translateX(10px)
    }

    .new-banner-wrapper.banner_ebook .btn-banner {
        font-size: 14px;
        height: 36px;
        min-width: 134px;
        padding: 0 15px
    }
}
