asid#secondasid .widget.widget_text:nth-child(2) {
    margin-bottom: 50px;
    margin-top: 50px
}

table.blg_table h3 {
    margin-top: 0
}

table.blg_table h4 {
    margin-top: 0;
    text-align: center;
    font-size: 18px
}

h4.text-center {
    text-align: center
}

table.blg_table tr td p {
    margin-bottom: 0
}

.ctsmid {
    margin-top: 22px;
    background-image: url(/wp-content/uploads/2020/07/blog/cta_bgs.jpg);
    background-size: cover;
    padding: 30px;
    background-repeat: no-repeat
}

p.tit_p {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    margin: 0 auto 9px auto
}

p.tit_desc {
    text-align: center;
    font-size: 24px;
    color: #000
}

.ctsmid p {
    text-align: center
}

.ctsmid a {
    background: #0eb6cc;
    color: #fff;
    font-weight: 500;
    padding: 6px 20px
}

/* .top {
    overflow: unset;
} */

.tutorial_content {
    margin-top: 3%;
}

@media(min-width:768px) {
    .container.post-inner.thin {
        display: grid;
        grid-template-columns: 3fr 1.4fr;
        grid-gap: 20px;
        margin-bottom: 50px
    }
}

@media(max-width:767px) {
    asid#secondasid {
        position: inherit !important
    }

    .top {
        margin-top: 50px
    }
}

.zmt-bmimg {
    margin-top: 22px;
    background-image: url(/wp-content/uploads/2020/07/blog/cta_bgzomto.jpg);
    background-size: cover;
    padding: 30px;
    background-repeat: no-repeat
}

.zmt-bmbtn {
    background: #f52346 !important
}

.fdpndbmimg {
    margin-top: 22px;
    background-image: url(/wp-content/uploads/2020/07/blog/cta_bgfdpnda.jpg);
    background-size: cover;
    padding: 30px;
    background-repeat: no-repeat
}

a.fdpnd-bmbtn {
    background: #e60063
}

.mitnbmimg {
    margin-top: 22px;
    background-image: url(/wp-content/uploads/2020/07/blog/cta_bgmeitnss.jpg);
    background-size: cover;
    padding: 30px;
    background-repeat: no-repeat
}

a.mitn-bmbtn {
    background: #000
}

h1 {
    margin-top: 0
}

.top {
    overflow: hidden
}

.container.post-inner.thin {
    margin-top: 50px
}

.top img {
    margin: 0 auto
}

.top {
    position: sticky !important;
    top: 86px !important;
    width: 100% !important;
    overflow: unset;
}

asid#secondasid {
    position: relative;
}

#site-content {
    overflow: unset;
}

body,
html {
    max-width: 100%;
    overflow-x: unset;
}

@media (min-width: 768px) and (max-width: 1160px) {

    body,
    html {
        max-width: 100%;
        overflow-x: hidden !important;
    }
}

pre.pre_code {
    background: #e9e9e9;
    font-size: 16px;
    white-space: pre-wrap;
    word-wrap: break-word;

}
.mt-30 {
    margin-top: 30px !important;
}
.mt-50 {
    margin-top: 50px !important;
}