a.cate {
    color: #0025c9;
}

.node--blogs footer .container {
    max-width: 1170px!important;
}

@media (min-width: 768px) {
    .node--blogs .footer-bottom ul.footer-social-icons {
        text-align: right;
    }
}


/* New blog page */


/*left container tab text section */

.blog-left-cont .head-ingp span {
    background-image: url(/themes/custom/cloud4c/images/revamp/new-blog-page/plus-new-blog.png);
    width: 25px;
    height: 25px;
    background-size: auto;
}

.blog-left-cont .head-ingp.active span {
    background-image: url(/themes/custom/cloud4c/images/revamp/new-blog-page/plus-new-slash-blog.png);
    width: 25px;
    height: 25px;
}

.blog-left-cont .head-ingp .coll-hre {
    font-size: 23px;
}

.blog-left-cont .coll-pos p {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog-left-cont .coll-opr-in {
    margin-top: 0px !important;
}

@media only screen and (min-width: 991px) {
    .blog-left-cont ul.coll-opr-in.tty-lo>li {
        padding: 20px 15px;
    }
}


/* footer form section */

.blog_details_page .new-blog-footer {
    background: linear-gradient(95.9deg, #01051E 0.35%, #021775 51.4%, #00D5D4 116.75%);
    padding: 50px 25px;
    margin: 50px 0px 0px;
}

@media only screen and (max-width: 767px) {
    .relate-post .col-md-4 {
        margin-bottom: 30px;
    }
    .relate-post .row .col-md-4:last-child {
        margin-bottom: 0px;
    }
    .blog_details_page .new-blog-footer {
        padding: 0px 0px 25px 0px;
        margin: 25px 0px 0px;
    }
}

.blog_details_page .new-blog-footer h2 {
    font-size: 36px;
    line-height: 41px;
    letter-spacing: 0.3px;
    color: #FFFFFF!important;
    background-image: url(/themes/custom/cloud4c/images/revamp/new-blog-page/footer-bg-new-blog.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms .mktoForm .mktoFieldWrap input,
.footer-forms .mktoForm .mktoFieldWrap textarea {
    width: 97% !important;
    padding: 10px 15px;
    outline: none;
    font-family: 'Helvetica';
    font-size: 16px;
    border: none;
    box-shadow: none;
    height: 45px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    background: none;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms .mktoForm .mktoFieldWrap input,
.footer-forms .mktoForm .mktoFieldWrap input::placeholder {
    color: #d5d5d5;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms,
.footer-forms .mktoForm .mktoFieldWrap .error {
    color: red;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms .mktoForm .mktoFieldWrap input,
.footer-forms .mktoForm .mktoFieldWrap .intl-tel-input {
    width: 97%;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms .mktoForm .mktoFieldWrap input,
.footer-forms .mktoForm .mktoFieldWrap .intl-tel-input .selected-dial-code {
    color: #d5d5d5;
}

.footer-forms .mktoForm .mktoFieldWrap .intl-tel-input .iti-arrow {
    border-top: 4px solid #d5d5d5;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .mktoForm fieldset.mktoFormCol .mktoHtmlText {
    color: #fff;
}

.blog_details_page .new-blog-footer .new-blog-mkt-frm .footer-forms button.mktoButton {
    border-radius: 0px !important;
}


/* blog right static text btn section*/

.blog-right-stat-img-btn.lazy {
    background-image: unset;
}

.blog-right-stat-img-btn {
    background-image: url(/themes/custom/cloud4c/images/revamp/new-blog-page/cloud-services-enquiry-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 387px;
    min-height: 340px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 35px 40px 35px 20px;
    margin-top: 30px;
}

@media (max-width:480px) {
    #block-footerform-individualblog .mktoFormRow:nth-child(-n+5) {
        margin-bottom: 10px;
    }
}

.node--blogs .subscribe-forms .mkt-form-wrapper .mktoFormRow:nth-child(3) {
    height: 0px;
}

.view-recent-blogs div:last-child .recent-latest {
    border: none;
}


/* logo change on blog individual page*/

.node--blogs header #block-cloud4c-branding img.svg-logo {
    display: block;
}

.node--blogs header:not(.fixed) #block-cloud4c-branding img.svg-logo {
    filter: brightness(0) invert(1);
}

.node--blogs #block-cloud4c-branding a:after {
    color: #ffff !important;
    display: none;
    ;
}

.node--blogs header {
    top: 0px;
}

.node--blogs .header #block-cloud4c-main-menu {
    margin-top: 15px;
}

.node--blogs .header #block-cloud4c-branding {
    width: 151px;
}


/* logo change on blog individual page end*/

@media only screen and (max-width: 767px) {
    .blog-right-stat-img-btn {
        margin-top: 25px !important;
    }
}

.blog-right-stat-img-btn p {
    font-weight: 700;
    font-size: 24px !important;
    line-height: 35px !important;
    letter-spacing: 0.3px !important;
    color: #FFFFFF;
    padding-bottom: 0;
}

.blog-right-stat-img-btn .blog-btn-con .info-btn {
    width: 187px;
    display: block;
    padding: 16px 18px;
    background: #efefef;
    color: #000000 !important;
    font-size: 15px;
    line-height: 23px;
    border: 1px solid #efefef;
    text-decoration: none !important;
}

.blog-right-stat-img-btn .blog-btn-con .info-btn:hover {
    border: 1px solid #000;
    text-decoration: none !important;
    color: #efefef !important;
    background-color: #000000;
}


/* Recent post section*/

.recent-post {
    padding: 25px;
    position: relative;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .blogs-categorys h3 {
        padding: 25px 15px 15px;
    }
    .node--blogs .subscribe-forms {
        padding: 30px 15px;
    }
    .recent-post {
        padding: 25px 15px;
        margin-bottom: 25px !important;
    }
}

.recent-post .txt-blue {
    padding-bottom: 20px;
}

.recent-post .txt-blue.lazy:after {
    content: '';
    background: unset;
}

.recent-post .txt-blue:after {
    content: '';
    background: url(/themes/custom/cloud4c/images/revamp/new-blog-page/recent-blog-new.png);
    position: absolute;
    width: 100%;
    height: 3px;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
}

.recent-latest {
    border-bottom: 1px solid #E2E2E2;
}

.recent-latest .created-date {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.3px;
}

.recent-latest .recent-lattest-con {
    padding-bottom: 30px;
    padding-top: 30px;
}

@media only screen and (max-width: 767px) {
    .recent-latest .recent-lattest-con:nth-child(1) {
        padding-right: 15px !important;
    }
}

.recent-latest .recent-lattest-con h3 {
    background: none;
}

.recent-post a {
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #0025C9 !important;
    letter-spacing: 0.3px;
    text-align: left;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 767px) {
    .recent-lattest-con .recent-text-fld a {
        padding-top: 30px;
    }
}


/* Realated Post section */

.relate-post {
    padding: 40px;
    background-color: white;
    padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .relate-post {
        padding: 20px;
    }
}

.relate-post .txt-blue {
    padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .author-wrapper {
        padding: 25px 15px;
    }
    .blog_content_details p {
        line-height: 25px;
    }
    div.blog_content_details {
        padding: 25px 0px;
    }
    .recent-latest img.media-object {
        width: 100%;
    }
    .author-img img {
        max-width: 160px;
        margin: 0 0px 20px;
    }
    .relate-post .txt-blue {
        padding-bottom: 20px !important;
    }
}

.related-post {
    background: #F6F6F6;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
}

.related-post .media-object {
    padding-bottom: 20px;
    width: 100%;
}

.related-post .relate-des {
    padding: 0px 15px 15px 15px;
}

.related-post .relate-des p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.3px;
    padding-bottom: 0px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
}

.related-post .created-date {
    color: #0025C9;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.3px
}


/* Subscribe Section */

.subscribe-new-blog-forms .mkt-form-wrapper .mkt-form .mktoButtonRow .mktoButton {
    margin: 0 auto;
}

.subscribe-new-blog-forms .mktoFieldWrap label {
    display: none !important;
}

.subscribe-new-blog-forms .mktoFieldWrap input {
    background-color: #F6F6F6 !important;
    border-radius: 5px !important;
    height: 50px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 28px !important;
    letter-spacing: 0.3px;
    color: #545454;
    border-color: transparent !important;
}

.subscribe-new-blog-forms input#consentCheckbox+label {
    display: block !important;
}

.subscribe-new-blog-forms .mkt-form .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
    margin: 0px !important;
    min-height: auto;
}

.subscribe-new-blog-forms h3 {
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #0025C9 !important;
    padding-bottom: 30px;
}

.subscribe-new-blog-forms .mkt-form .mktoButtonRow .mktoButton:hover {
    border: 1px solid #0025C9 !important;
    background: #ffffff !important;
    color: #0025c9 !important;
}

.subscribe-new-blog-forms .mkt-form .mktoButtonRow .mktoButton {
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.3px;
    border: 1px solid #0025C9 !important;
}


/* blog socila share section */

.share-now {
    margin-bottom: 25px;
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .share-now {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .share-now {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.blog-social-share {
    width: 250px;
    height: 80px;
}

.blog-social-share-text {
    padding-bottom: 15px;
}

.blog-social-share-icons {
    display: flex;
}

.blog-social-share-icons .share-icons-con {
    display: flex;
}

.blog-social-share-icons .share-icons-con li {
    padding-right: 12px;
}

.blog-social-share-icons .share-icons-con li:last-child {
    padding-right: 0px;
}

.blog-social-share-icons .share-icons-con li a i {
    width: 48px;
    height: 48px;
    background-color: #0025C9;
    color: white;
    font-size: 22px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.blog-social-share-icons .share-icons-con li a i:hover {
    background-color: black;
    text-decoration: none
}

.blog-social-share-icons .share-icons-con li a {
    color: transparent;
}


/* Search post section */

.search-new-blog {
    padding: 20px 25px;
    margin-bottom: 30px;
}

.author-wrapper .row {
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .search-new-blog {
        padding: 20px 15px;
        margin-bottom: 25px !important;
    }
}

.search-new-blog .new-blog-title {
    padding-bottom: 25px;
}

.search-new-blog .new-blog-title h3 {
    margin: 0px;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #0025C9 !important;
}

.search-new-blog .new-blog-search input {
    background-color: #F6F6F6;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.3px;
    color: #545454;
    border-color: transparent;
}

.search-new-blog .new-search-btn {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.search-new-blog .new-search-btn button {
    width: 100px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.3px;
    font-weight: 700;
    background-color: #0025C9 !important;
    color: white;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #0025C9;
}

.search-new-blog .new-search-btn button:hover {
    border: 1px solid #0025C9 !important;
    background: #ffffff !important;
    color: #0025c9 !important;
}

.blogs-category .views-row {
    display: flex;
    border: none;
    margin-bottom: 0px;
    padding: 10px 0px;
    border-radius: 0px;
    border-bottom: 1px solid #E2E2E2;
}

.scroll-category {
    padding-bottom: 30px;
    padding-right: 10px;
}

.blogs-category {
    padding: 25px;
    height: 330px;
    overflow-y: scroll;
}

.blogs-category .views-field {
    width: 50%;
}

.blogs-category .views-field-name {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.30000001192092896px;
    text-align: left;
}

.blogs-category .views-field-nid {
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.30000001192092896px;
    color: #0025c9;
}

.count-word-many .pager {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.30000001192092896px;
    text-align: right;
    color: #000000;
    position: relative;
    padding: 0px;
    padding-bottom: 15px;
}

.count-word-many .entity-pager-item-prev .pager {
    text-align: left;
    padding-left: 20px;
}

.count-word-many .entity-pager-item-next .pager {
    text-align: right;
    padding-right: 20px;
}

.count-word-many .name {
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.30000001192092896px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 60%;
    overflow: hidden;
}

.count-word-many ul.entity-pager-list {
    display: flex;
    justify-content: space-between;
    padding: 0px 20px 25px;
}

.count-word-many .entity-pager-item-next .name {
    text-align: right !important;
    margin-left: auto;
}

.count-word-many .entity-pager-item-prev .pager:after,
.count-word-many .entity-pager-item-next .pager:before {
    content: "";
    width: 14px;
    height: 12px;
    position: absolute;
    top: 6px;
    background-size: contain;
}

.count-word-many .entity-pager-list .entity-pager-item {
    margin: 0px;
}

.count-word-many .entity-pager-item-next .pager:before {
    background: url(../images/Next.png) no-repeat;
    right: 0;
}

.count-word-many .entity-pager-item-prev .pager:after {
    background: url(../images/Prev.png) no-repeat;
    left: 0;
}

.author-wrapper {
    padding: 25px;
    margin-bottom: 50px;
}

.author-texts {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.30000001192092896px;
    text-align: left;
}

.author-desc p {
    padding-bottom: 0px;
}

.author-name {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.30000001192092896px;
    color: #0025c9;
    padding-bottom: 12px;
}

.custom-post-wrap h1 {
    width: 100%;
}

.hed-date p.author {
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    padding: 0;
    letter-spacing: 0.30000001192092896px;
}

.hed-date p.author a {
    color: #fff;
}

.hed-date p.author a:hover {
    color: #fe9a02;
}

p.date-singl {
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.30000001192092896px;
    color: #0025c9 !important;
    background-color: #fff;
    display: inline-block;
    padding: 0px 13px !important;
}

.blogs-categorys h3 {
    font-family: Helvetica;
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.30000001192092896px;
    padding: 25px 25px 15px;
}

.blogs-categorys .blogs-category {
    padding-top: 0px;
}

footer.page-section div#block-cloud4cbreadcrumb {
    display: none;
}

li.entity-pager-item.entity-pager-item-next span.inactive,
li.entity-pager-item.entity-pager-item-prev span.inactive {
    display: none;
}

.entity-pager-item-prev .name {
    padding-left: 20px;
}

.entity-pager-item-next .name {
    padding-right: 20px;
}

.desktop-version {
    display: block;
    width: 100%;
}

.mobile-version {
    display: none;
    width: 100%;
}

@media (max-width:991px) {
    .desktop-version {
        display: none;
    }
    .mobile-version {
        display: block;
    }
    .count-word-many ul.entity-pager-list {
        width: 100%;
        display: block;
    }
    .count-word-many div.name {
        max-width: 60%;
        width: 100%;
    }
    .count-word-many .entity-pager-list .entity-pager-item {
        width: 50%;
        float: left;
    }
}

@media (max-width:1100px) {
    p.date-singl,
    .hed-date p.author {
        font-size: 18px;
    }
    .blog-right-stat-img-btn {
        max-width: 100%;
        min-height: 300px;
    }
    .count-word-many .name {
        font-size: 16px;
        max-width: 100%;
        width: 200px;
    }
}

div#block-views-block-all-blogs-blog-search--2 nav.pager {
    margin: 0 !important;
}

div#block-views-block-all-blogs-blog-search--2 ul.pager__items.js-pager__items {
    margin: 0px !important;
}

@media (max-width:480px) {
    .cloud4c-new-page .left-right-search ul.blog-grid-main {
        grid-template-columns: 1fr;
        margin: 0px 0px 30px;
    }
}

@media (max-width: 991px) {
    .custom-post-wrap h1 {
        width: 80%;
    }
    .custom-next-prev-post+div h2 {
        padding-top: 30px !important;
    }
    .author-wrapper {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    #blog-details .row.pt-5.pb-5 {
        padding-bottom: 5px !important;
    }
    .prev-next-arrow {
        padding: 0px 20px 20px;
        position: relative;
    }
    .prev-next-arrow .slick-next {
        justify-content: end;
        padding-right: 20px;
    }
    .prev-next-arrow .slick-prev {
        padding-left: 20px;
    }
    .relate-post {
        padding-bottom: 0px;
    }
    .prev-next-arrow .slick-prev:after,
    .prev-next-arrow .slick-next:before {
        content: "";
        width: 14px;
        height: 12px;
        position: absolute;
        top: 2px;
    }
    .prev-next-arrow .slick-prev:after {
        background: url(../images/Prev.png) no-repeat;
        left: 19px;
    }
    .prev-next-arrow .slick-next:before {
        background: url(../images/Next.png) no-repeat;
        right: 19px;
    }
    .prev-next-arrow .slick-prev,
    .prev-next-arrow .slick-next {
        position: static;
        color: #000000;
        font-size: 18px;
        display: inline-flex;
        width: 50%;
        line-height: 30px;
    }
    .count-word-many div.name {
        display: none;
    }
}

@media (max-width: 780px) {
    .custom-post-wrap h1 {
        width: 100%;
    }
    .prev-next-arrow button.slick-disabled {
        visibility: hidden !important;
    }
    /*     .prev-next-arrow  button:not(.slick-disabled) {*/
    /*    width: 100%!important;*/
    /*}*/
    .subscribe-new-blog-forms form.mktoForm {
        padding: 0px !important;
    }
    .relate-post {
        padding: 15px;
    }
}

.burger,
.close-menu {
    right: 34px;
}

.count-word-many .entity-pager-list .entity-pager-item {
    width: 50%;
}

@media (max-width:360px) {
    .blog_details_page .mkt-form .g-recaptcha {
        transform: scale(0.95) !important;
        margin-left: -7px !important;
    }
    .subscribe-new-blog-forms .mkt-form-wrapper .mkt-form .mktoButtonRow .mktoButton {
        position: relative;
        left: -10px;
    }
}

.ajax-progress-fullscreen {
    z-index: 1000 !important;
    top: 51.5% !important;
    left: 33.33% !important;
    transform: translateY(-33.33%) !important;
}

@media (min-width:1600px) and (max-width:1920px) {
    div.ajax-progress-fullscreen {
        top: 52.5% !important;
        left: 40% !important;
        transform: translateY(-40%) !important;
    }
}

@media (max-width:800px) {
    div.ajax-progress-fullscreen {
        z-index: 1000 !important;
        top: 51.5% !important;
        left: 50% !important;
        transform: translateY(-50%) !important;
    }
}

@media (max-width:991px) {
    .blogs-categorys {
        margin-top: 30px;
    }
}

@media (max-width:767px) {
    .recent-latest .created-date,
    .recent-post a,
    .blogs-category .views-field-name,
    .blog-right-stat-img-btn .blog-btn-con .info-btn,
    .related-post .created-date {
        font-size: 16px !important;
    }
}

.blog_details_page .mkt-form button[type=submit] {
    order: 2;
}

.blog_details_page .mkt-form .g-recaptcha {
    order: 1;
}

.blog_details_page .mktoForm .mktoButtonRow .mktoButton {
    margin-top: 30px !important;
}

.blog_details_page .mkt-form #LblAddress,
.blog_details_page .mkt-form input#Address {
    visibility: hidden;
}

.blog_details_page .mkt-form #LblAddress {
    display: none;
}

.blog_details_page .mkt-form input#Address {
    height: 0px !important;
    min-height: 0px !important;
    padding: 0 !important;
}

.blog_details_page .mkt-form .mktoFormRow:nth-child(6) .mktoFieldDescriptor {
    margin: 0px !important;
    min-height: auto;
}


/* padding for blog page */

@media only screen and (max-width: 991px) {
    .blog_details_page .pb30-m {
        padding-bottom: 30px !important;
    }
    .blog_details_page .pb20-m {
        padding-bottom: 20px !important;
    }
    .blog_details_page .pb10-m {
        padding-bottom: 10px !important;
    }
}

@media (max-width: 480px) {
    .blog_details_page .mkt-form .g-recaptcha iframe {
        padding: 0;
    }
}


/* individual blog */

.banner-inrwrap {
    position: relative;
}

.banner-inrwrap img {
    width: 100%;
    height: auto;
}

#blog-details .container {
    max-width: 1170px !important;
}

.node--blogs .change.close-menu div {
    background-color: #ffffff !important;
}

.node--blogs .bar1,
.node--blogs .bar2,
.node--blogs .bar3 {
    background-color: #ffffff;
}

.node--blogs .fixed .bar1,
.node--blogs .fixed .bar2,
.node--blogs .fixed .bar3 {
    background-color: #000000;
}

.hed-date h1 {
    font-size: 48px;
    font-family: 'Helvetica-Bold';
}

@media only screen and (min-width: 992px) {
    /* .hed-date h1 {
        width: 53%;
    } */
}

@media (max-width:991px) {
    .hed-date h1 {
        font-size: 28px;
        line-height: 35px;
    }
}

#blog-details .banner-inrwrap .container {
    max-width: 1720px !important;
}

@media only screen and (max-width: 1680px) {
    #blog-details .banner-inrwrap .container {
        max-width: 1200px !important;
    }
}

@media (max-width: 1199px) {
    #blog-details .banner-inrwrap .container {
        max-width: 960px !important;
    }
}

@media screen and (max-width: 1139px) {
    .banner-inrwrap img {
        height: 65vh;
    }
    #blog-details .banner-inrwrap .container {
        max-width: 100% !important;
    }
}

.banner-inrwrap .hed-date {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#blog-details {
    font-size: 16px;
    font-family: 'Helvetica';
}

.cursor-pointer {
    cursor: pointer;
}

#blog-details h1 {
    font-family: 'Helvetica-Bold' !important;
}

#blog-details h2,
#blog-details h3,
#blog-details h4 {
    font-family: 'Helvetica' !important;
}

#blog-details h2,
#blog-details h3,
#blog-details h4 {
    color: #0025c9;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}

#blog-details .bg-blue h3,
#blog-details .bg-blue h4 {
    color: #fff;
}

.blog_details_page h2,
.blog_details_page h3.txt-blue {
    font-size: 26px;
}

.blog_details_page h3 {
    font-size: 20px;
}

.blog_details_page h4 {
    font-size: 18px;
}

#blog-details ol {
    margin: 0 0 0 20px;
    padding: 0;
}

#blog-details ol li {
    padding-bottom: 1.2rem;
}

.alpha-list,
.lower-alpha {
    list-style-type: lower-alpha;
}
 
#blog-details ol li ol li {
    padding-bottom: 0.6rem;
}

#blog-details ol p:last-child {
    margin: 0;
    padding: 0;
}

.blog_details_page a {
    color: #0025c9;
}


/* table css override for individual blog */

#blog-details .table tr th {
    background: transparent;
    color: #000000;
}

#blog-details .table-bordered td,
#blog-details .table-bordered th {
    border: 2px solid #0025c9;
    color: #000000;
}

@media (max-width:991px) {
    .banner-inrwrap .hed-date {
        width: 100%;
    }
    .blog_details_page h4 {
        font-size: 20px !important;
    }
    div.blog_content_details {
        padding: 25px 10px;
    }
    #blog-details {
        font-size: 16px;
    }
}


/* right side bar of blog individual page */

.explore-more {
    padding: 40px 20px;
}

.recent-list {
    background: #F6F6F6;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 30px;
}

.recent-list:last-child {
    margin-bottom: 0px;
}

.explore-more span.created-date {
    font-family: Helvetica;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.30000001192092896px;
    text-align: left;
}

.text-back a {
    padding: 16px 18px;
    background: #efefef;
    color: #000000 !important;
    font-size: 15px;
    line-height: 23px;
    width: 300px;
    border: 1px solid #efefef;
    text-decoration: none !important;
    margin: 0px auto;
    text-align: center;
    display: block;
    border-radius: 0px;
}

.text-back a:hover {
    text-decoration: none !important;
    color: #efefef !important;
    background-color: #000000;
}


/* right sidebar form css */

.subscribe-forms {
    padding: 30px 20px;
    margin-bottom: 30px;
}

.subscribe-forms .intl-tel-input {
    width: 100%;
}

.subscribe-forms form,
.subscribe-forms label#LblPhone {
    width: 100% !important
}

.subscribe-forms form.mktoForm fieldset input[type=checkbox]+label:before {
    border-radius: 0px !important;
}

.subscribe-forms form.mktoForm .mktoButtonWrap {
    display: flex;
    flex-direction: column;
}

.subscribe-forms form.mktoForm .mktoButtonRow>span {
    margin: 0px !important;
}

.subscribe-forms form.mktoForm .mktoLabel {
    display: inline-flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
    margin-bottom: 7px;
    font-size: 16px;
}

.subscribe-forms form.mktoForm .mktoFormCol {
    margin-bottom: 11.6px !important;
}

.subscribe-forms form.mktoForm .mktoGutter,
.subscribe-forms form.mktoForm .mktoOffset {
    display: none;
}

.subscribe-forms form.mktoForm .mktoFormCol,
.subscribe-forms form.mktoForm .mktoFieldWrap,
.subscribe-forms form.mktoForm .error {
    float: none;
}

.subscribe-forms form.mktoForm input {
    width: 100% !important;
    padding: 7px !important;
    border: 1px solid #cecece;
    box-shadow: none !important;
}

.subscribe-forms form.mktoForm input#Phone {
    padding-left: 85px !important;
}

.subscribe-forms form.mktoForm .mktoFormRow .selected-flag {
    height: 34px !important;
}

.subscribe-forms form.mktoForm .mktoButtonRow .mktoButton {
    margin-top: 25px !important;
}

.subscribe-forms form.mktoForm .mktoButtonRow [type=submit] {
    width: 100px;
    text-align: center;
    display: block;
    padding: 8px 10px;
    margin: 0px;
    border: none;
    background-color: #0025c9;
    background-image: none;
    color: #ffff;
    font-weight: 700;
}