img.swiper-slide
{
    height: 400px;
}
.img-height-new
{
    height: 260px!important;
    object-fit: fill;
}
.single-post-content .elementor-widget-container
{
    color: #000!important;
}
h2#frequently-asked-questions
{
    color: #ff631b!important;
}
.button-blue
{
    padding-bottom: 31px!important;
    background: #093d77!important;
}
.ak-info figure img
{
    border: 1px solid #0d1c5f;
    padding: 2px;
    border-radius: 50%;
}
.auth-img-ak
{
    width: 225px!important;
    height: 225px!important;
    border-radius: 50%;
    margin: 0!important;
    border: 1px solid #0d1c5f;
    padding: 5px;
}
.auth-title-ak a
{
    color: #093d77!important;
}
.auth-box-ak
{
    background: #fdfdfd;
    border-radius: 10px;
    padding: 50px;
    box-shadow: 0 4px 14px 0 rgb(9 61 119/82%);
}
.auth-box-ak .auth-label, .auth-box-ak .auth-text
{
    color: #000!important;
}
.close-btn
{
    margin-left: -30px;
    margin-top: 10px;
}
.service-box
{
    background: #093d77;
    padding: 14px;
    margin: 10px 0;
}
.service-title
{
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.service-title a
{
    color: #fff;
}
.service-title:hover
{
    color: #ff7a00!important;
}
.case-study-box
{
    background-image: url(https://media.revinfotech.com/wp-content/uploads/banner-img-1.png);
    background-size: cover;
    height: 90px;
    padding: 14px;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.border-title::before
{
    content: '';
    position: absolute;
    left: 0;
    height: 2px;
    bottom: -2px;
    width: 40px;
    background-color: #0d1c5f;
    text-transform: capitalize;
}
.border-title
{
    padding-bottom: 12px;
    border-bottom: 2px solid #d9d9d9;
    position: relative;
}
.case-study-label
{
    background: #fff;
    color: #000;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 12px;
}
.hero-blog-author-info
{
    display: flex;
    align-items: start;
    padding-top: 20px;
}
.entry-content h2
{
    margin: 0;
}
.ast-narrow-container .site-content>.ast-container
{
    max-width: 100%;
}
.hero-blog-author-info figure
{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.hero-blog-author-info figure img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.hero-blog-author-info figcaption
{
    flex: 1;
}
.hero-blog-author-info-list
{
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}
.hero-blog-author-info-list li
{
    padding: 5px 0;
}
.hero-blog-author-info-list li>div
{
    position: relative;
    padding: 0 15px;
}
.hero-blog-author-info-list li>div::after
{
    content: "";
    width: 1px;
    height: 100%;
    background-color: #878e96;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.hero-blog-author-info-list li:last-child>div::after
{
    display: none;
}
.hero-blog-author-info-list li>div *
{
    font-size: 16px;
    font-weight: 600;
    color: #878e96;
}
.hero-blog-author-info-list li i
{
    display: inline-block;
    max-width: 18px;
    margin-right: 5px;
}
.single-post-content
{
    margin-bottom: 40px;
}
.single-post-content img
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.entry-content .blog-inofo-point ul
{
    margin: 20px 0 20px 40px;
}
.entry-content .blog-inofo-point ul li
{
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: 20px;
    list-style: disc;
}
.entry-content .blog-inofo-point ol
{
    margin: 20px 0 20px 0;
}
.entry-content .blog-inofo-point ol li
{
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: 20px;
}
.single .theme-checkbox input[type="checkbox"]~.label
{
    color: #fff;
}
.single.single-post .entry-content h2
{
    color: #000!important;
}
.single ul.nav.navbar-nav li:last-child
{
    display: none;
}
.single nav.toc ul li ul
{
    float: none;
}
.faq_section
{
    background-color: #f8fbff;
    margin-top: 50px;
    margin-bottom: 50px;
}
.faq .card
{
    box-shadow: 0 4px 7px 0 #fff7ec;
    background-color: #fff7ec;
}
.faq .section-title
{
    margin-bottom: 54px;
}
.faq .section-title h2
{
    margin-bottom: 22px;
}
.faq .accordion .card
{
    border: none;
    margin-bottom: 30px;
}
.faq .accordion .card:last-child
{
    margin-bottom: 0;
}
.faq .accordion .card:not(:first-of-type) .card-header:first-child
{
    border-radius: 10px;
}
.faq .accordion .card .card-header
{
    border: none;
    border-radius: 10px;
    padding: 0;
}
.faq .accordion .card .card-header h5
{
    padding: 0;
}
.faq .accordion .card .card-header h5 button
{
    color: #1e3056;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    padding: 15px 30px 15px 70px;
    min-height: 80px;
    display: block;
    width: 100%;
    color: rgba(30,48,86,.8);
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0 -50px 140px 0 rgba(69,81,100,.1);
    box-shadow: 0 -50px 140px 0 rgba(69,81,100,.1);
    border-radius: 10px 10px 0 0;
    position: relative;
    white-space: inherit;
}
.faq .accordion .card .card-header h5 button:after
{
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    color: #ff7a00;
    text-align: center;
    border: 1px solid #ff7a00;
    border-radius: 50%;
    line-height: 100%;
    content: '';
    font-size: 10px;
    line-height: 18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.faq .accordion .card .card-header h5 button.collapsed
{
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(97,125,255,.2);
    justify-content: flex-start;
    align-items: center;
    display: flex;
    white-space: inherit;
}
.faq .accordion .card .card-header h5 button[aria-expanded="true"]:after
{
    content: '';
    color: #fff;
    background-image: -webkit-linear-gradient(-180deg,#ff7a00 0%,#ff7a00 30%,#ff7a00 100%);
}
.faq .accordion .card .card-body
{
    -webkit-box-shadow: 0 15px 140px 0 rgba(69,81,100,.1);
    box-shadow: 0 15px 140px 0 rgba(69,81,100,.1);
    border-radius: 0 0 10px 10px;
    padding-top: 23px;
    margin-top: -6px;
    padding-left: 72px;
    padding-right: 70px;
    padding-bottom: 23px;
    color: rgba(30,48,86,.8);
    line-height: 30px;
}
.faq .accordion .card .card-body ul li
{
    color: rgba(30,48,86,.8);
}
.sidenav
{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 200px;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.sidenav-inner
{
    padding: 30px;
    padding-top: 40px;
    position: relative;
}
.sidenav .blog_heading
{
    color: #093d77;
}
.sidenav .closebtn
{
    font-size: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
}
img.blog_image
{
    width: 30%;
    min-width: 30%;
    max-width: 100%;
    height: auto;
    margin-right: 20px;
}
.blog_ul
{
    max-height: 300px;
    overflow-y: auto;
}
.blog_ul li
{
    display: flex;
    max-width: 100%;
    padding-bottom: 15px;
}
.blog_ul li:last-child
{
    padding-bottom: 0;
}
.blog_ul li a
{
    flex: 1;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
}
#menu-center .toc ul::after
{
    display: none;
}
#menu-center .toc::after
{
    position: absolute;
    content: "";
    left: -29px;
    width: 2px;
    background-color: #cad7e7;
    top: 22px;
    z-index: 1;
    bottom: 14px;
}
.toc ul.nav.navbar-nav
{
    border: none;
}
.toc-new-container nav.toc
{
    float: left;
    position: relative;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
}
nav[data-toggle=toc]
{
    top: 0;
}
#menu-center.toc-wrapper ul::-webkit-scrollbar
{
    display: none;
}
#menu-center.toc-wrapper ul
{
    scrollbar-width: none;
    -ms-scrollbar-width: none;
    -webkit-scrollbar-width: none;
}
#menu-center .toc li:before
{
    content: none;
}
#menu-center .toc ul li a:hover, #menu-center ul li a.active
{
    color: #ff7a00;
}
#menu-center .toc ul li a.active
{
    color: #ff631b;
}
#menu-center .toc ul::after
{
    top: 4px;
    width: 1px;
    left: -31px;
    height: 98%;
}
#menu-center .toc ul li
{
    height: auto;
    padding: 0;
    float: none;
}
#menu-center .toc ul li a
{
    border: none;
    padding: 7px 0;
    position: relative;
    font-size: 14px;
    line-height: 22px;
}
#menu-center .toc li a:before
{
    position: absolute;
    content: "";
    left: -31px;
    width: 5px;
    height: 100%;
    border: 1px solid transparent;
    background-color: #fff;
    top: 0;
    z-index: 2;
    display: none;
    border-radius: 10px;
}
#menu-center .toc li.active a:before
{
    background-color: #ff7a00;
    border: 1px solid #ff7a00;
    display: block;
}
#menu-center .toc ul li.active a
{
    color: #ff7a00;
}
#menu-center.toc-wrapper
{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.right-side-bar .related_post
{
    margin-top: 10px;
}
#menu-center.toc-wrapper h3
{
    margin-bottom: 30px;
}
#menu-center .toc ul li ul
{
    padding-bottom: 0;
    margin-top: 0;
}
#menu-center .toc ul li ul li
{
    padding-left: 0;
    float: unset;
}
#menu-center .toc ul li.active ul li a
{
    color: #666;
}
#menu-center .toc ul li.active ul li a:before
{
    content: none;
}
#menu-center .toc ul li.active ul li a.active:before
{
    content: none;
}
#menu-center .toc ul li ul li.active a
{
    color: #ff7a00;
}
#menu-center .toc ul li ul li a:hover
{
    color: #ff7a00;
}
#menu-center .toc ul li ul li.active a:before
{
    left: -50px;
}
div#menu-center.fixed
{
    position: fixed!important;
    left: 10vh!important;
    top: 20vh;
    padding-left: 30px!important;
    background: #fff!important;
    max-width: 25vw!important;
}
.toc-head
{
    margin-bottom: 0!important;
}
.sharing
{
    display: inline-flex;
    margin-top: 10px;
}
.sharing .fa
{
    padding: 12px;
    font-size: 15px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    margin: 2px 2px;
}
.sharing .fa:hover
{
    opacity: .7;
}
.sharing .fa-facebook
{
    background: #3b5998;
    color: #fff;
}
.sharing .fa-twitter
{
    background: #55acee;
    color: #fff;
}
.sharing .fa-google
{
    background: #dd4b39;
    color: #fff;
}
.sharing .fa-linkedin
{
    background: #007bb5;
    color: #fff;
}
.sharing .fa-instagram
{
    background: #125688;
    color: #fff;
}
.sharing .fa-pinterest
{
    background: #cb2027;
    color: #fff;
}
@media only screen and (max-width: 1199px)
{
    .right-side-bar
    {
        display: none;
    }
}
@media only screen and (min-width: 992px)
{
    .single-post-hero>.container>.row
    {
        display: flex;
        align-items: center;
    }
}
@media only screen and (max-width: 991px)
{
    .single-post-hero>.container>.row>[class*="col"]:first-child
    {
        margin-bottom: 40px;
    }
    .right-side-bar
    {
        display: none;
    }
    .button-blue, .button-orange
    {
        padding: 12px!important;
    }
}
@media only screen and (max-width: 767px)
{
    .entry-content .blog-inofo-point ul li, .entry-content .blog-inofo-point ol li
    {
        font-size: 18px;
    }
    .faq .accordion .card .card-header h5 button:after
    {
        left: 15px;
    }
    .faq .accordion .card .card-header h5 button
    {
        font-size: 13px;
        padding: 0 5px 0 46px;
    }
    .faq .accordion .card .card-body
    {
        padding: 15px;
    }
}
@media only screen and (max-width: 575px)
{
    .hero-blog-author-info-list li>div *
    {
        font-size: 14px;
        font-weight: 400;
    }
    #menu-center .toc a[href~="#img-decoding"]
    {
        display: none!important;
    }
    #menu-center .toc a[href^="#img"]
    {
        display: none!important;
    }
    .blog-table
    {
        border: 1px solid #ececec;
        margin-bottom: 15px;
    }
    .blog-table tr th, .blog-table tr td
    {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 10px;
        border: 1px solid #ececec;
    }
    .auth-box
    {
        margin-top: 25px;
        margin-bottom: 25px;
        display: flex;
        background: #e7f1fd;
        border-radius: 10px;
        padding: 30px;
    }
    .auth-img-wrap
    {
        width: 140px;
        margin-right: 20px;
        height: 150px;
        background-size: 100% auto;
        position: relative;
        background-repeat: no-repeat;
        background-color: #093d77;
        border-radius: 0 0 76% 76%;
        flex: 0 0 auto;
        border: 1px solid #ff631b;
    }
    .auth-img
    {
        max-width: 100%;
        height: auto;
        clip-path: circle(50%);
        margin: 0!important;
    }
    .auth-label
    {
        color: #878e96;
        text-transform: uppercase;
        margin-bottom: 4px;
        display: inline-block;
    }
    .inner-img
    {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 140px;
        height: 140px;
        border-radius: 50%;
        overflow: hidden;
    }
    .auth-text
    {
        font-size: 16px!important;
        margin-bottom: 8px;
    }
    .auth-text:last-child
    {
        margin-bottom: 0;
    }
    .hero-blog-author-info
    {
        display: flex;
        align-items: center;
        padding-top: 20px;
    }
    .faq
    {
        padding: 30px 20px;
        background: #fff7ec;
        margin-top: 50px;
    }
    .sharing
    {
        display: inline-flex;
        margin-top: 10px;
    }
    #menu-center .toc a[href="#4-component-content-management-system-ccms"], #menu-center .toc a[href="#1-web-content-management-system-wcms"]
    {
        display: none;
    }
    .auth-img
    {
        margin: 0!important;
        width: 100%!important;
        height: 100%!important;
        object-fit: cover;
        object-position: center;
    }
    .inner-img
    {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
    .author-social-link
    {
        list-style: none;
        padding: 0;
    }
    .post-entry-title
    {
        font-size: 30px!important;
        color: #ff631b!important;
        font-family: 'Poppins',sans-serif!important;
        font-weight: 600!important;
    }
    .post-entry-title a
    {
        color: #ff631b;
        text-decoration: none;
    }
    .entry-content p
    {
        line-height: 1.8;
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: .9rem;
    }
    .post.style-one .post-meta>span
    {
        text-transform: uppercase;
        font-size: 13px;
        line-height: 1.8;
    }
    .post.style-one .category-list>a
    {
        display: inline-block;
        vertical-align: top;
        margin-right: 8px;
        margin-bottom: 10px;
        padding: 8px 15px 7px 15px;
        background-color: #252525;
        border: 1px #252525 solid;
        border-radius: 30px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px;
        color: #fff;
        line-height: 1.1;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }
    .post.style-one .category-list
    {
        position: absolute;
        top: 19px;
        right: 20px;
        left: 20px;
        z-index: 2;
        font-size: 0;
    }
    .author-title
    {
        color: #093d77;
    }
    .site-content
    {
        background-color: #fff;
    }
    .post.style-one .post-meta>span.author
    {
        color: #010101;
    }
    .post.style-one .post-meta
    {
        margin-bottom: 20px;
        font-size: 0;
    }
    .post.style-one .post-meta>span
    {
        text-transform: uppercase;
        font-size: 13px;
        color: #999;
        line-height: 1.8;
    }
    .h2
    {
        font-size: 37px;
        font-weight: 700;
        line-height: 1.3;
        color: #093d77!important;
    }
    .remove-featured-img-padding
    {
        padding: 0!important;
    }
    .blockchain_experts
    {
        padding: 30px 30px;
        background-color: #093d77;
        background-image: url(https://media.revinfotech.com/wp-content/uploads/expertise-solution-3.jpg);
        background-size: cover;
        background-position: center;
        margin-bottom: 30px;
    }
    .button-orange
    {
        color: #fff;
        background-color: #ff631b;
    }
    .pagination
    {
        align-items: center;
        justify-content: center;
        padding: 25px 0;
    }
    .brochure-flex li a.active
    {
        color: #ff631b;
    }
    .brochure-flex li a
    {
        color: #093d77;
        font-size: 16px;
    }
    .col-auth
    {
        flex-direction: column;
    }
}
@media only screen and (max-width: 575px)
{
    .hero-blog-author-info
    {
        display: flex;
        align-items: center;
        padding-top: 20px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .auth-box
    {
        background: #fff!important;
    }
    .hero-blog-author-info
    {
        align-items: flex-start;
    }
    .single-post-hero-thumbnail-ak img
    {
        height: auto;
    }
}
@media only screen and (max-width: 425px)
{
    .hero-blog-author-info-list li>div::after
    {
        display: none;
    }
}
.hero-blog-author-info-list
{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.single-post-content .elementor-widget-text-editor
{
    color: #000!important;
}