html
{
    overflow-x: hidden;
}
.slider-column
{
    padding-top: 50px;
}
.right-side-bar ul
{
    margin: 0;
    padding: 0;
}
.container
{
    width: 1170px;
}
.swiper-horizontal
{
    touch-action: pan-y;
}
.swiper, swiper-container
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}
.swiper-wrapper img
{
    height: auto;
}
.section_slider .swiper-button-next, .section_slider .swiper-button-prev
{
    color: #fff;
}
.swiper-backface-hidden .swiper-slide
{
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.blog-full-outer
{
    background: #f6f6f6;
    margin-bottom: 100px;
    padding-top: 80px;
}
.container-blog:after, .container-blog:before
{
    content: " ";
    display: table;
}
.left-blog-bar
{
    float: left;
    width: 100%;
}
.rev-blogs-list, .alm-reveal
{
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}
.blog-wrapper
{
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
    margin-bottom: 40px;
}
.blog-inner-wrapper
{
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.09);
}
.blog-categories-info, .blog-description-box, .blog-image-box, .blog-main-heading, .info-top-new
{
    float: left;
    width: 100%;
}
.page-template-template-blog .blog-image-box img
{
    height: auto;
}
.blog-image-box img
{
    width: 100%;
}
.blog-description-box
{
    padding: 30px 20px 41px;
}
.blog-description-box a
{
    display: block;
    font-weight: 700;
    color: #ff7a00;
    font-size: 15px;
    min-height: 40px;
    line-height: 1.5em;
}
.right_time
{
    margin-top: 20px;
    margin-bottom: 10px;
}
.right_time i.blog-time
{
    display: inline-block;
    width: 7%;
    padding-top: 2%;
    vertical-align: middle;
    padding-bottom: 0%;
    font-size: 6px;
}
.userImg
{
    margin-top: -9px;
}
.blog-main-heading
{
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: normal;
    color: #201f1f;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;
}
.blog-main-heading a
{
    color: #201f1f;
    max-width: 90%;
}
.left
{
    float: left;
}
.page-template-template-blog .read-more-link, .archive .read-more-link
{
    margin-top: 50px;
}
.read-more-link
{
    float: left;
    width: 100%;
    margin-top: 50px;
}
.read-more-link a
{
    float: left;
    width: auto;
    text-align: center;
    border: 2px solid #ff7a00;
    padding: 7px 20px;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    height: 46px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #fff;
    background: #ff7a00;
    border-radius: 100px;
}
.read-more-link a:hover
{
    background: #093d77;
    border-color: #093d77;
    color: #fff;
}
.right
{
    float: right;
}
.right .info-top-new
{
    margin-top: 50px;
}
.right .info-top-new span.blog-date
{
    background: 0 0;
    width: auto;
    text-align: center;
    box-shadow: rgba(100,100,111,.2) 0 7px 29px 0;
    padding: 10px 8px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    transition: all .3s ease 0s;
    display: flex;
    align-items: center;
    float: right;
    letter-spacing: 0;
    color: #565656;
}
.left-blog-bar .pagination_post
{
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.pagination>*.current
{
    background-color: #083d77;
    border-color: #083d77;
}
.right-side-bar
{
    float: right;
}
.right-side-bar .popular-new-box
{
    float: left;
    background: #fff;
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.09);
    padding: 32px 32px 49px 30px;
}
.right-side-bar .popular-new-box h2
{
    font-family: 'Poppins',sans-serif;
    font-size: 24px;
    line-height: 1.42;
    color: #201f1f;
    margin: 0;
}
.right-side-bar .popular-new-box h2:after
{
    content: "";
    display: block;
    height: 2px;
    background: #182e47;
    width: 40px;
    margin-top: 5px;
}
ul.popular-new-list ul.wpp-list>li
{
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.22;
    color: #201f1f;
    margin-top: 33px;
    display: flex;
}
.right-side-bar .thumb-image
{
    margin-right: 15px;
    min-width: 75px;
    height: 75px;
    width: 25%;
}
ul.popular-new-list ul.wpp-list>li .thumb-title a
{
    color: #201f1f;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Poppins',sans-serif;
    background-image: linear-gradient(180deg,transparent 80%,#ff7a00 0%);
    background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background-size .4s ease;
    border-bottom: 1px solid #ff7a00;
}
section.footer-outer-margin.insight-footer
{
    height: auto;
}
.footer-outer-margin
{
    background-color: #fff;
    position: relative;
    z-index: 9999999;
    position: relative;
    z-index: 1;
}
.ready-to-discuss
{
    text-align: center;
    margin-bottom: 80px;
}
.ready-to-discuss h2
{
    color: #093d77!important;
    margin: 0;
}
.ready-to-discuss .lets-talk-btn
{
    padding: 14px 23px;
    margin-top: 40px;
}
.outline-btn
{
    transition: background-color .3s,color .3s;
}
.outline-btn
{
    border: 2px solid #093d77;
    border-radius: 0;
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    font-size: 18px;
    margin-top: 35px;
    padding: 15px;
    color: #fff;
    background-color: #093d77;
}
.ready-to-discuss .lets-talk-btn:active, .ready-to-discuss .lets-talk-btn:focus, .ready-to-discuss .lets-talk-btn:hover
{
    color: #093d77;
    background-color: transparent;
}
.insights .blog-image-box .blog-name
{
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.insights .blog-image-box .blog-name img
{
    width: 100%;
    height: 260px;
    object-fit: fill;
    object-position: center;
}
#menu-center .toc ul li ul li
{
    display: none;
}
@media screen and (min-width: 768px)
{
    .right-side-bar
    {
        width: 30%;
        position: sticky;
    }
    .left-blog-bar
    {
        width: 70%;
    }
}
@media screen and (min-width: 1024px)
{
    .left-blog-bar
    {
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px)
{
    .container
    {
        width: 100%;
    }
    .blog-wrapper
    {
        width: 100%;
    }
    .right-side-bar .thumb-image
    {
        margin-right: 15px;
        min-width: 75px;
        height: 75px;
        width: 50px;
    }
    .blog-wrapper
    {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px)
{
    .left-blog-bar
    {
        width: 100%;
    }
    .right-side-bar
    {
        width: 100%;
        margin-bottom: 20px;
    }
    .container
    {
        width: 750px;
    }
    .thumb-image img
    {
        height: 50px;
        width: 50px;
        margin-right: 30px;
    }
    .right-side-bar .thumb-image
    {
        display: contents;
    }
}