img.ecmsg-cls {
    border: 3px solid #1fb6d7;
}
.entry-content.clear {
    padding: 2rem 0 0;
    max-width: 750px;
    margin: auto;
    border-top: 1px solid var(--e-global-color-astglobalcolor6);
}
@media only screen and (min-width: 768px) {
    .entry-content.clear {
        padding-top: 3rem;
    }
}
.ecsb_body ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
}
.ecsb_body ol {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0 0 23px;
    line-height: 26px;
}
.et-social-icon a {
    display: inline-block;
    font-size: 24px;
    position: relative;
    text-align: center;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #666;
    text-decoration: none;
}
.et-social-icon a:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
}
.ecsb_mq.ecsb_text_left {
    text-align: left;
}
.ecsb_inner {
    position: relative;
    z-index: 1;
}
.ecsb_blend_mode {
    mix-blend-mode: unset !important;
}
.ecsb_border {
    position: relative;
    border: 0 solid #333;
}
.ecsb_post_content,
.ecsb_row_1 {
    border-top-color: rgba(135, 146, 161, 0.27);
}
.ecsb_title_con,
.ecsb_text_3 {
    border-radius: 5px;
    overflow: hidden;
}
.ecsb_mq {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
}
.ecsb_row {
    width: 90%;
    margin: auto;
    position: relative;
}
.ecsb_row:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}
.ecsb_col {
    float: left;
    position: relative;
    z-index: 2;
    min-height: 1px;
}
.ecsb_row .ecsb_col.ecsb_last_child,
.ecsb_row .ecsb_col:last-child {
    margin-right: 0 !important;
}
.ecsb_col,
.ecsb_row {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media (min-width: 981px) {
    .ecsb_section div.ecsb_row .ecsb_col .ecsb_mq:last-child {
        margin-bottom: 0;
    }
    .ecsb_section {
        padding: 4% 0;
    }
    .ecsb_row {
        padding: 2% 0;
    }
    .ecsb_row .ecsb_col.ecsb_last_child,
    .ecsb_row .ecsb_col:last-child {
        margin-right: 0 !important;
    }
    .ecsb_row.ecsb_col_equal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .ecsb_row.ecsb_col_equal > .ecsb_col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .ecsb_gutter .ecsb_col {
        margin-right: 5.5%;
    }
    .ecsb_gutter .ecsb_col_4_4 {
        width: 100%;
    }
    .ecsb_gutter .ecsb_col_4_4 .ecsb_mq {
        margin-bottom: 2.75%;
    }
    .ecsb_gutter .ecsb_col_1_2 {
        width: 47.25%;
    }
    .ecsb_gutter .ecsb_col_1_2 .ecsb_mq {
        margin-bottom: 5.82%;
    }
}
@media (max-width: 980px) {
    .ecsb_col .ecsb_mq {
        margin-bottom: 30px;
    }
    .ecsb_row .ecsb_col .ecsb_mq:last-child,
    .ecsb_row .ecsb_col.ecsb_last_child,
    .ecsb_row .ecsb_col:last-child {
        margin-bottom: 0;
    }
    .ecsb_section {
        padding: 50px 0;
    }
    .ecsb_row {
        max-width: 1080px;
    }
    .ecsb_col {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .ecsb_col {
        width: 100% !important;
    }
}
.ecsb_title_featured_con {
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    position: relative;
}
.ecsb_title_featured_con .ecsb_img_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
    width: 100%;
}
.author-bio-wrapper .author-img img,
.ecsb_title_featured_con img {
    width: 100%;
}
.ecsb_title_con {
    display: block;
    max-width: 100%;
    word-wrap: break-word;
    z-index: 98;
    position: relative;
}
.et-social-linkedin a.icon:before {
    content: "\E09D";
}
.ecsb_text {
    word-wrap: break-word;
}
.ecsb_text > :last-child {
    padding-bottom: 0;
}
.ecsb_text_inner {
    position: relative;
}
.et-social-icon a:hover,
.related-posts-wrapper .blog-post-item .blog-post-author p a:hover,
.related-posts-wrapper .blog-post-item .blog-post-term a:hover,
.related-posts-wrapper .blog-post-item .blog-post-title h2:hover {
    color: #0072dd;
}
.ecsb_row {
    max-width: 1320px;
}
.single-blog-post-cat a:hover,
.single_post_author a:hover,
a {
    color: #00b7f4;
}
@media only screen and (min-width: 1650px) {
    .ecsb_row {
        padding: 33px 0;
    }
    .ecsb_section {
        padding: 66px 0;
    }
}
.author-bio-wrapper,
.author-bio-wrapper .author-title,
.single_post_reading_time {
    display: flex;
    align-items: center;
}
.author-bio-wrapper .author-img {
    width: 90px;
}
.author-bio-wrapper .author-details {
    width: calc(100% - 90px);
    padding-left: 20px;
}
.author-bio-wrapper .author-title h5 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 0;
}
.author-bio-wrapper .author-social {
    margin-left: 20px;
}
.author-bio-wrapper .author-social a:first-child {
    padding-right: 8px;
}
.author-bio-wrapper .author-social a.icon:before {
    font-size: 15px;
    color: #0072dd;
}
.author-bio-wrapper .author-bio {
    padding-top: 5px;
}
.author-bio-wrapper .author-bio p {
    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 981px) and (max-width: 1600px) {
    div.ecsb_section.ecsb_section_0.custom-hero-2 {
        background-size: 62%;
    }
    .custom-hero-2 .hero-header h1 {
        font-size: 48px;
        line-height: 60px;
    }
    .blog-post-hero.custom-hero-2 .hero-header h1 {
        font-size: 31px;
        line-height: 42px;
    }
    .related-post-section .section-intro-header h2 {
        font-size: 32px;
        line-height: 40px;
    }
}
.related-posts-wrapper .blog-post-item .blog-post-term a,
.single-blog-post-cat a {
    font-weight: 500;
    font-size: 12px;
    background: rgba(32, 155, 215, 0.16);
    border-radius: 16px;
    color: #2a2a2a;
    padding: 5px 12px;
    transition: 0.3s ease-in-out;
}
.single_post_author {
    display: flex;
    align-items: baseline;
}
.single_post_author p,
.single_post_reading_time p:first-child {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}
.single_post_author p span,
.single_post_reading_time p:first-child span {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 12px;
    margin-left: 10px;
}
.single_post_author a {
    font-size: 16px;
    padding-left: 50px;
    font-weight: 700;
    color: #2c2c2c;
    transition: 0.3s ease-in-out;
}
.single_post_reading_time p:last-child {
    font-size: 16px;
    padding-left: 34px;
    font-weight: 700;
    color: #2c2c2c;
}
.related-posts-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}
.related-posts-wrapper .blog-post-item .blog-post-img img {
    border-radius: 10px;
}
.related-posts-wrapper .blog-post-item .blog-post-author {
    padding: 10px 0;
}
.related-posts-wrapper .blog-post-item .blog-post-author p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}
.related-posts-wrapper .blog-post-item .blog-post-author p a {
    color: #2c2c2c;
    transition: 0.3s ease-in-out;
}
.related-posts-wrapper .blog-post-item .blog-post-title h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    letter-spacing: -0.03em;
    transition: 0.3s ease-in-out;
}
.related-posts-wrapper .blog-post-item .blog-post-excerpt p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
}
.related-posts-wrapper .blog-post-item .blog-post-term {
    padding-top: 12px;
}
@media (max-width: 980px) {
    .related-posts-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    .related-posts-wrapper .blog-post-item .blog-post-title h2 {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    .author-bio-wrapper {
        flex-wrap: wrap;
    }
    .author-bio-wrapper .author-img {
        width: 100%;
    }
    .author-bio-wrapper .author-img img {
        width: 100px;
    }
    .author-bio-wrapper .author-details {
        width: 100%;
        padding-left: 0;
    }
    .author-bio-wrapper .author-title h5 {
        font-size: 22px;
    }
    .author-bio-wrapper .author-bio p {
        font-size: 14px;
        line-height: 22px;
    }
    .single_post_author a,
    .single_post_reading_time p:last-child {
        font-size: 14px;
    }
    .related-posts-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    .related-posts-wrapper .blog-post-item .blog-post-title h2 {
        line-height: 28px;
    }
}
.ecsb_section_0.ecsb_section {
    padding-bottom: 40px;
}
.ecsb_col_0,
.ecsb_col_1 {
    margin: auto;
}
.ecsb_title_con .ecsb_title_featured_con img {
    height: auto;
    max-height: none;
}
.ecsb_text_0 {
    margin-bottom: 13px !important;
}
.ecsb_text_1 h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-align: left;
}
.ecsb_text_1 {
    filter: opacity(85%);
    backface-visibility: hidden;
    margin-bottom: 0 !important;
}
.ecsb_section_1.ecsb_section {
    padding-top: 0;
    padding-bottom: 50px;
}
.ecsb_row_1.ecsb_row {
    padding-top: 0 !important;
}
.ecsb_post_content p {
    line-height: 28px;
}
.ecsb_post_content {
    line-height: 28px;
    border-top-width: 1px;
    padding-top: 60px;
}
.ecsb_post_content h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
}
.ecsb_post_content h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
}
.ecsb_text_3 {
    background-color: rgba(0, 217, 255, 0.07);
    padding: 30px 30px 28px !important;
    margin-top: 60px !important;
}
.ecsb_section_2.ecsb_section {
    padding-top: 40px;
    padding-bottom: 45px;
    margin-bottom: 0;
    background-color: #fbfbfb !important;
}
.ecsb_text_4 h2 {
    font-weight: 700;
    font-size: 42px;
    letter-spacing: -0.01em;
    text-align: center;
}
.ecsb_post_content.ecsb_mq,
.ecsb_text_3.ecsb_mq {
    margin-left: auto !important;
    margin-right: auto !important;
}
@media only screen and (min-width: 981px) {
    .ecsb_post_content {
        width: 70%;
    }
    .ecsb_text_3 {
        width: 72%;
    }
}
@media only screen and (max-width: 980px) {
    .ecsb_post_content,
    .ecsb_row_1 {
        border-top-color: rgba(135, 146, 161, 0.27);
    }
    .ecsb_section_0.ecsb_section {
        padding-bottom: 20px;
    }
    .ecsb_section .ecsb_title_con.ecsb_title {
        margin-bottom: 30px !important;
    }
    .ecsb_text_1 h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .ecsb_post_content {
        font-size: 16px;
        border-top-width: 1px;
        padding-top: 45px;
        width: 90%;
    }
    .ecsb_post_content p {
        line-height: 26px;
    }
    .ecsb_post_content h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .ecsb_post_content h3 {
        font-size: 26px;
    }
    .ecsb_text_3 {
        width: 90%;
    }
    .ecsb_text_4 h2 {
        font-size: 28px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .ecsb_section_0 {
        padding-top: 175px !important;
    }
}
@media only screen and (max-width: 767px) {
    .ecsb_post_content,
    .ecsb_row_1 {
        border-top-color: rgba(135, 146, 161, 0.27);
    }
    .ecsb_section_0.ecsb_section {
        padding-bottom: 10px;
    }
    .ecsb_section .ecsb_title_con.ecsb_title {
        margin-bottom: 30px !important;
    }
    .ecsb_text_1 h1 {
        font-size: 28px;
        line-height: 35px;
    }
    .ecsb_post_content {
        font-size: 16px;
        border-top-width: 1px;
        padding-top: 40px;
        width: 100%;
    }
    .ecsb_post_content p {
        line-height: 24px;
    }
    .ecsb_post_content h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .ecsb_post_content h3 {
        font-size: 22px;
    }
    .ecsb_text_3 {
        width: 100%;
    }
    .ecsb_text_4 h2 {
        font-size: 24px;
    }
}
.main-menu-wrap ul li a {
    border: none;
}
.ecsb.ecsb_body {
    margin-left: auto;
    margin-right: auto;
}
