/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 2.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/* Start  Style.css main site code */
/*
comment1
*/
.at-unite-landing-pages-form {
    display: flex !important;
}

.category .clb-page-headline-holder .clb-post-meta {
    color: #667085 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

.search .blog-grid.boxed .blog-grid-content,
.archive .blog-grid.boxed .blog-grid-content {
    padding-top: 20px !important;
}

@media (max-width: 991px) {

    .page-id-278 .clb-page-headline .clb-title,
    h1.clb-title,
    .single .clb-page-headline .clb-title,
    h1.clb-title {
        font-size: 32px !important;
        width: 100% !important;
    }
}

.category .clb-page-headline-holder h1 {
    color: #061B2B !important;
    font-size: 48px !important;
    line-height: 60px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}
.category .clb-page-headline-holder h1 > span {
	display:block;
}
.category .blog-grid-content p {
    font-size: 12px !important;
    margin-top: 10px !important;
	padding-top:0 !important;
	margin-bottom: 0;
    min-height: 40px !important;
}
.category .grid-item.masonry-block{
	position:unset !important;
}
.archive .blog-grid-content .post-details {
    font-size: 13px !important;
    max-width: 400px;
}

.category .blog-grid-content h3 {
    font-size: 17px !important;
    margin-top: 10px;
}

.clb-popup {
    background-color: rgba(23, 22, 26, 0.992);
    width: 45%;
    height: 100%;
    position: fixed;
    top: 0;
    left: unset;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50vh);
    -ms-transform: translateY(-50vh);
    transform: translateY(-50vh);
}

.category aside {
    margin-top: -155px !important;
}

.clb-page-headline {
    min-height: 100vh !important;
}

header#masthead {
    background: transparent;
    border: none !important;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 999999;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}

.clb-page-headline-holder .page-container {
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    align-items: flex-start;
}

.clb-back-link {
    display: none;
}

.clb-page-headline-holder .post-meta {
    color: #fff;
}

.clb-post-meta {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #f0f0f0;
}

.clb-page-headline .clb-title,
h1.clb-title {
    color: #fff;
    margin: 0 !important;
    display: block;
    text-align: left !important;
}

.page-content.with-right-sidebar,
.page-content.with-left-sidebar {
    width: 66%;
}

.page-sidebar {
    width: calc(34% - 50px);
}

.page-sidebar {
    padding-top: 0 !important;
}

.clb-page-headline .clb-title,
h1.clb-title {
    font-size: 60px;
    letter-spacing: 0.2px;
    text-transform: none;
}

span.elementor-button-text {
    line-height: 20px;
}

.btn-round-light .ion,
.btn-round-light i {
    color: #fff;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
select,
.select2-container--default .select2-selection--single,
textarea {
    color: #000 !important;
    background-color: #fff;
    border: 1px solid #9dafc7;
    width: 100%;
    padding: 14px 15px;
    line-height: 1.3;
    border-radius: 5px;
    position: relative;
    -webkit-appearance: none;
    outline: none;
    font-family: inherit;
    font-weight: 500;
    font-size: inherit;
    margin: 0.8em 0;
}

select,
.select2-container--default .select2-selection--single {
    color: #9dafc7 !important;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder {
    color: #9dafc7 !important;
}

.elements-bar.left {
    left: 1.4vh !important;
}

.clb-popup {
    background-color: rgba(23, 22, 26, 0.992);
    width: 45%;
    height: 100%;
    position: fixed;
    top: 0;
    left: unset;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50vh);
    -ms-transform: translateY(-50vh);
    transform: translateY(-50vh);
}

.btn-round-light .ion,
.btn-round-light i {
    background-color: transparent;
}

#menu-footer-menu,
#menu-footer-menu-germany {
    display: flex;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
}

#menu-footer-menu li,
#menu-footer-menu-germany li {
    padding: 10px 0 !important;
}

#menu-footer-menu li a,
#menu-footer-menu-germany li a {
    font-family: "Ubuntu", Ubuntu;
}

#menu-footer-menu li a span,
#menu-footer-menu-germany li a span {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 0px 30px;
    color: #697a8a !important;
    font-family: Ubuntu, sans-serif;
}

.page-template-page_for-posts .page-container.bottom-offset,
.single.single-post #scroll-content {
    max-width: 1300px !important;
}

.clb-page-headline-holder .page-container {
    padding-top: 0;
    padding-left: 100px;
}

.at-l-last-logo a {
    display: unset;
}

#page .at-book-last-logo img {
    width: 160px !important;
}

.blog-grid-headline a {
    font-family: "Ubuntu";
}

/* last landing fixes 2/10 */
.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-acceptance .wpcf7-list-item span {
    cursor: pointer;
}

.accept-check {
    cursor: pointer;
}

/* closing menu from overlay */
.close-menu-overlay {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-id-278 .header-wrap.page-container,
.single .header-wrap.page-container,
.archive .header-wrap.page-container,
.search .header-wrap.page-container {
    padding: 0px 8px 0px 0;
    height: 14vh;
}

.blog-grid-image>a::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.blog-grid-content .blog-grid-headline,
.single-post .clb-page-headline .clb-title {
    text-transform: capitalize;
}

.form-btns-container {
    position: relative;
    display: flex;
    flex-direction: row;
}

.form-btns-container .wpcf7-spinner {
    top: 75px;
    left: 0;
    position: absolute;
}

.lang-item {
    width: 50px;
    float: right;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.wpcf7-response-output {
    display: none !important;
}

.page-id-278 .blog-post-masonry .blog-grid.blog-grid-type-2.hover-scale-img::after,
.page-id-278 .blog-grid-image .blog-metro-image::after {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#061b2b+0,ffffff+100&0.7+0,0+100 */
    /*background: -moz-linear-gradient(45deg, rgba(6, 27, 43, 0.7) 30%, rgba(255, 255, 255, 0) 100%) !important;*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(45deg, rgba(6, 27, 43, 0.7) 30%, rgba(255, 255, 255, 0) 100%) !important;*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(45deg, rgba(6, 27, 43, 0.7) 30%, rgba(255, 255, 255, 0) 100%) !important;*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3061b2b', endColorstr='#00ffffff', GradientType=1);*/
    /* IE6-9 fallback on horizontal gradient */
}

.page-id-278 .clb-page-headline .clb-post-meta {
    font-size: 14px !important;
    letter-spacing: 2px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px !important;
}

.page-id-278 .clb-page-headline .clb-title,
h1.clb-title {
    max-width: 779px;
    width: 779px;
}

.page-id-278 .clb-page-headline::after {
    background: unset;
    /*   background-image: linear-gradient(
      45deg,
      #061b2b8f 0%,
      rgba(6, 27, 43, 0) 100%,
      rgba(0, 0, 0, 0) 100%
    ); */
}

#page p,
#page a,
#page div,
#page span,
#page li {
    font-family: "Ubuntu" !important;
}

::placeholder {
    font-family: "Ubuntu" !important;
}

/* .pum-container,
.pum-content,
.pum-content+.pum-close,
.pum-content+.pum-close:active,
.pum-content+.pum-close:focus,
.pum-content+.pum-close:hover,
.pum-overlay,
.pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto;
} */

.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
    position: relative;
    z-index: 1;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed;
}

.pum-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
    display: none;
    transition: 0.15s ease-in-out;
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
    box-sizing: border-box;
}

.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999;
}

.pum-container.pum-responsive {
    left: 50%;
    margin-left: -47.5%;
    width: 95%;
    height: auto;
    overflow: visible;
}

.pum-container .pum-content> :last-child,
.pum-form__message:last-child {
    margin-bottom: 0;
}

.pum-container .pum-content> :first-child {
    margin-top: 0;
}

.popmake-close,
.pum-overlay.pum-click-to-close {
    cursor: pointer;
}

/* Popup Theme 26518: Cutting Edge */
.pum-theme-26518,
.pum-theme-cutting-edge {
    background-color: rgba(4, 25, 39, 0.7);
}

/* Popup Theme 26514: Default Theme */
.pum-theme-26514,
.pum-theme-default-theme {
    background-color: rgba(255, 255, 255, 1);
}

.pum-theme-26514 .pum-container,
.pum-theme-default-theme .pum-container {
    padding: 18px;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    background-color: rgba(249, 249, 249, 1);
}

.pum-theme-26514 .pum-content,
.pum-theme-default-theme .pum-content {
    color: #8c8c8c;
    font-family: inherit;
    font-weight: 400;
    font-style: inherit;
}

#pum-40563 {
    z-index: 2000000000;
}

html {
    overflow-x: hidden !important;
}

.hidden {
    display: none !important;
}

.header {
    height: 90px !important;
    min-height: 100px !important;
}


.logo,
.fixed-logo {
    display: none !important;
}

.for-onepage {
    display: block !important;
}

.btn-round-light .ion,
.btn-round-light i {
    width: auto;
}

.close-bar {
    z-index: 0;
}

#menu-footer-menu,
#menu-footer-menu-germany {
    display: flex;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
}

nav:not(.type2):not(.type3) {
    height: 105%;
    /*     width: 50%; */
    /*     position: fixed; */
    top: 0px;
    bottom: 0;
    right: 0;
    left: unset;
    /*     padding: 0 86px !important; */
    background-position: 60% 25%;
}

.archive,
.search {
    overflow-x: visible !important;
}

.blog-grid-content a.btn-link {
    color: #fff;
}

.blog-grid .btn-link {
    font-size: 12px;
}

.blog-grid-content a.btn-link {
    color: #fff;
}

.blog-grid .btn-link {
    font-size: 12px;
}

.page-id-278 .bg-image {
    background-position: 100% !important;
    background-color: none !important;
}

.page-id-278 .clb-page-headline-holder {
    padding-bottom: 12.2vh !important;
}

.page-id-278 .clb-page-headline .clb-title,
h1.clb-title {
    width: 100% !important;
    max-width: 100% !important;
}

.clb-page-headline-holder .page-container {
    padding: 0 2% 0 !important;
}

.clb-page-headline-holder .page-container {
    padding-bottom: 0 !important;
}

.blog-grid-content .post-details a,
.blog-grid-content a.btn-link,
.blog-grid .ion-right .arrow-icon path {
	color: #a95cb7 !important;
}

.blog-grid:hover .blog-grid-content .post-details a,
.blog-grid:hover .blog-grid-content a.btn-link,
.blog-grid:hover .ion-right .arrow-icon path {
    color: #fbe174 !important;
}

.page-id-278 .clb-page-headline .clb-page-headline-holder {
    padding: 4em 0 !important;
}

.blog-grid-content a i.ion {
    display: none;
}

.page-id-278 .elements-bar.left,
.single .elements-bar.left,
.archive .elements-bar.left,
.search .elements-bar.left {
    display: none;
}

a.cont-hidden-mail,
.ik-encrypt-mail {
    display: inline-flex;
    flex-wrap: wrap;
}

.blog-grid-type-1 .blog-grid-image {
    border-radius: 0px;
}

.page-id-278 .elements-bar.left,
.single .elements-bar.left,
.archive .elements-bar.left,
.search .elements-bar.left {
    display: none;
}

.blog-grid-meta {
    /* 	padding-left:10px !important;
        padding-top:10px !important;
        padding-right:0 !important; */
    padding: 4.4vh;
}

.as-link {
    color: #fff;
    font-family: Ubuntu !important;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 24px;
}

.as-new-footer-get a {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}

.as-new-footer-items p {
    font-size: 12px;
}

.as-bewertungen {
    background: rgba(6, 27, 44, 0.8);
    height: 69.6px;
    align-items: center;
    display: flex;
    justify-content: center;
    /* margin-top: 81px; */
    /* position: absolute !important; */
    bottom: 0;
    /* border-top: 1px solid #fff; */
}

.new-footer-social {
    padding-left: 3em;
    margin-top: 6em;
}

.as-archive-footer ul li {
    margin-left: 8%;
}

.at-new-footer-services-items a {
    pointer-events: none;
}

.wpb_wrapper::after,
.elementor-widget-container::after {
    content: unset !important;
}

h1:not(.title)+*,
h2:not(.title)+*,
h3:not(.title)+*,
h4:not(.title)+*,
h5:not(.title)+*,
h6:not(.title)+*,
.titles-typo:not(.title)+*,
.font-titles:not(.title)+* {
    margin-block-start: 0 !important;
}

.clb-page-headline-holder {
    position: relative;
    padding-top: 7.2vh;
    padding-bottom: 7.2vh;
}

.clb-page-headline:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wli_popular_posts-class ul h3 {
    line-height: 19px;
}

footer span.elementor-button-text {
    /*   color: #fff; */
}

/*menu icon header */
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    font-family: inherit;
    content: "▾";
}

#pum-62120 {
    background: #44509c54 !important;
}

/* md banuer staven barthday*/
.staven-barth-day-md-contenert {
    display: none;
}

/* new design blog page start */
.page-id-278 .blog-post-masonry,
.page-id-57585 .blog-post-masonry {
    position: unset !important;
    left: unset !important;
    top: unset !important;
    min-height: 600px !important;
}

.page-id-278 .clb-page-headline-holder,
.page-id-57585 .clb-page-headline-holder {
    margin-top: 70px;
    margin-left: 70px;
}

.page-id-278 .clb-page-headline-holder h1,
.page-id-57585 .clb-page-headline-holder h1 {
    color: #061B2B !important;
    font-size: 48px !important;
    line-height: 60px !important;
    /* font-weight: 700 !important; */
    margin-bottom: 10px !important;
    font-family: 'Ubuntu' !important;
}

.page-id-278 .page-container.top-offset,
.page-id-57585 .page-container.top-offset {
    padding-top: 0 !important;
}

.page-id-278 .clb-page-headline-holder .clb-post-meta,
.page-id-57585 .clb-page-headline-holder .clb-post-meta {
    color: #667085 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-align: left;
}

#categories-3 ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

#categories-3 ul li {
    background: #FFFFFF;
    border: 1.5px solid rgba(194, 209, 217, 0.4);
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.page-id-278 .blog-grid.boxed .blog-grid-content,
.page-id-57585 .blog-grid.boxed .blog-grid-content {
    min-height: 220px;
    padding: 25px 0 0;
    background: none;
}

.page-id-278 .blog-grid-headline a,
.page-id-57585 .blog-grid-headline a {
    font-size: 20px;
    line-height: 20px;
    color: #061B2B;
}

.page-id-278 .blog-grid-content .post-details a,
.page-id-57585 .blog-grid-content .post-details a {
    font-size: 14px;
    font-weight: 400;
    background: linear-gradient(114.53deg, #4C79F1 12.57%, #6FA8F5 33.87%, #A495F5 65.67%);
    -webkit-background-clip: text;
/*     -webkit-text-fill-color: transparent; */
    background-clip: text;
    text-fill-color: transparent;
}

.page-id-278 .post-meta-estimate,
.page-id-57585 .post-meta-estimate {
    color: #BDBDBD;
}

.blog-grid-content p {
    color: #667085;
    font-size: 16px;
    padding-top: 20px;
}

.page-id-278 #block-14,
.page-id-57585 #block-14 {
    display: inline-block ;
}

.page-id-278 #wli_popular_posts-3 .post_thumb img,
.page-id-57585 #wli_popular_posts-3 .post_thumb img,
.page-id-53120 #wli_popular_posts-3 .post_thumb img,
.page-id-57587 #wli_popular_posts-3 .post_thumb img {
    width: 100%;
    padding: 0;
    border: none;
    min-width: 85px;
    max-height: 70px;
}

.page-id-278 .wli_popular_posts-class .post_thumb_left,
.page-id-57585 .wli_popular_posts-class .post_thumb_left,
.page-id-53120 .wli_popular_posts-class .post_thumb_left,
.page-id-57587 .wli_popular_posts-class .post_thumb_left {
    margin-right: 20px;
}

.page-id-278 #wli_popular_posts-3 h3,
.page-id-57585 #wli_popular_posts-3 h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 22px;
}

.page-id-278 .wli_popular_posts-class ul li,
.page-id-57585 .wli_popular_posts-class ul li,
.page-id-57587 .page-id-53120 .wli_popular_posts-class ul li,
.wli_popular_posts-class ul li {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    border: none !important;
}

.page-id-278 .side-bar-form-block .wpcf7-list-item-label,
.page-id-57585 .side-bar-form-block .wpcf7-list-item-label {
    color: #fff !important;
    text-align: left !important;
}

.page-id-278 .side-bar-form-block form .form-btns-container,
.page-id-57585 .side-bar-form-block form .form-btns-container {
    display: block !important;
}

.page-id-278 .side-bar-form-block form input[type="submit"],
.page-id-57585 .side-bar-form-block form input[type="submit"] {
    width: 100% !important;
    border-radius: 0 !important;
}

.page-id-278 .side-bar-form-images img,
.page-id-57585 .side-bar-form-images img {
    width: unset !important;
    height: unset !important;
}

.page-id-278 .side-bar-form-block form input[type="text"]::placeholder,
.page-id-57585 .side-bar-form-block form input[type="text"]::placeholder {
    color: red !important;
}

.page-id-278 .category-holder:not(.no-divider):after,
.page-id-57585 .category-holder:not(.no-divider):after {
    content: " " !important;
    border: 1px solid #BDBDBD !important;
    width: 1px !important;
    height: 19px !important;
    background: #BDBDBD !important;
    margin-top: 0 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.page-id-278 aside,
.page-id-57585 aside {
    margin-top: -130px;
}

.animated-holder {
    padding-left: 45px !important;
}

#categories-3 h2,
#wli_popular_posts-3 h2 {
    font-size: 21px !important;
    font-family: 'Ubuntu' !important;
}

.page-id-278 .post-details,
.page-id-57585 .post-details {
    display: flex;
    justify-content: space-between;
}

.page-id-278 .category-holder:not(.no-divider):after,
.page-id-57585 .category-holder:not(.no-divider):after {
    display: none !important;
}

.page-id-278 .vc_row,
.page-id-57585 .vc_row {
    max-width: 1300px;
    margin: auto;
}

.page-id-278 .clb-page-headline.text-left.subheader_included.section.active,
.page-id-57585 .clb-page-headline.text-left.subheader_included.section.active {
    padding-left: 0px !important;
    margin-left: -35px !important;
}

.page-id-278 .clb-page-headline-holder,
.page-id-57585 .animated-holder {
    margin-left: 0 !important;
}

.page-id-278 .animated-holder,
.page-id-57585 .animated-holder {
    padding-left: 20px !important
}

.form-btns-container {
    display: unset;
}

.form-btns-container input {
    width: 100%;
    border-radius: 5px !important;
}

.side-bar-form-images img {
    width: unset !important;
    height: unset !important;
}

/*md blog css start*/
.clb-page-headline.text-left.subheader_included.section {
    z-index: 1;
}

#categories-3 ul li:hover a {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

#categories-3 ul li:before {
    content: "";
    background: rgba(194, 209, 217, 0.4);
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    z-index: -1;
    border-radius: 8px;

}

#categories-3 ul li.current-cat:before {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);

}

#categories-3 ul li.current-cat a {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#categories-3 ul li:hover:before {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);

}

#categories-3 ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background: #FFFFFF;
    /* Border */
    border: none !important;
    margin: 10px;
}

#categories-3 ul li:before {
    content: "";
    background: rgba(194, 209, 217, 0.4);
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    z-index: -1;
    border-radius: 8px;
}

.blog-grid-type-1.boxed .btn-link {
    font-size: 17px;
    display: flex;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.blog-grid-type-1.boxed .btn-link:before {
    position: absolute !important;
    content: "→";
    z-index: 222 !important;
    right: -29px;
    bottom: 14px;
    font-size: 17px;
    display: flex;
    font-weight: bold;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

/*---------*/
.clb-page-headline .clb-page-headline-holder {
    padding: 4em 0 !important;
}

.clb-page-headline-holder {
    margin-left: 0 !important;
}

.clb-page-headline-holder {
    margin-top: 70px;
}


.category .clb-page-headline .clb-title,
h1.clb-title {
    color: #061b2b;
    width: 100% !important;
    max-width: 100% !important;
}

.clb-page-headline {
    min-height: 30vh !important;
}

/* .grid-item.masonry-block:not(.no-paddings) {
    padding: 10px !important
} */

.page-container.top-offset.bottom-offset {
    max-width: 100% !important;
    padding-left: 76px !important;
    padding-right: 76px !important;
}

.page-id-278 .clb-page-headline-holder .vc_row {
    max-width: 100% !important;
    margin: auto;
    padding-left: 76px !important;
    padding-right: 76px !important;
}

.clb-title,
h2 {
    font-family: "Ubuntu", ubuntu !important
}

.side-bar-form-block {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%) !important;
    border-radius: 10px;
    /*     padding: 20px 50px !important; */
}

.wpcf7-list-item input.accept-check {
    width: 23px;
    height: 18px;
    border-radius: 5px !important;
    margin-right: 15px;
    /* border: 1px solid #ddd; */
    /* background: #fff; */
}

.side-bar-form-block form .wpcf7-acceptance label {
    text-align: center;
    display: flex;
    align-items: center;
}

/*edite single blog css end here*/
.widget {
    list-style: none;
}

.page-content.with-right-sidebar,
.page-content.with-left-sidebar {
    width: 66%;
}

.blog-grid {
    overflow: hidden
}

.blog-metro-image.parallax {
    padding-top: 100%;
    min-width: 100%;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.blog-grid-image {
    position: relative !important;
    overflow: hidden !important;
}

.hover-scale-img img,
.hover-scale-img .blog-metro-image {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.page-sidebar .widget h3 {
    font-size: 16px;
}

h3.blog-grid-headline {
    line-height: 26px;
    /* 	min-height: 80px; */
}

a.btn.btn-link.brand-color-hover {
    width: max-content;
    height: max-content;
    margin: 0;
    padding: 0;
    position: relative;
}

li#block-14 {
    display: inline-block;
}

#page .side-bar-form-block form input[type="text"],
#page .side-bar-form-block form input[type="email"] {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0B1B2A !important;
    background: #fff !important;
    text-align: left !important;
    border-radius: 4px !important;
}

.page-sidebar.sidebar-right.sidebar-simple {
    padding-bottom: 30px;
    border-left: 1px solid #C2D1D966;
}

.page-sidebar.sidebar-right.sidebar-simple .wli_popular_posts-class ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #C2D1D966;
}

.wli_popular_posts-class p {
    display: none;
}

/* .page-id-278 .header-wrap.page-container {
    margin: 0 24px 0 24px;
} */

.blog-grid-type-1.boxed .btn-link:before {
    top: 15px !important;
}

.page-id-278 .blog-grid.boxed .blog-grid-content {
    padding-right: 5px;
}

.post-details .category-holder {
    max-width: 250px;
}

/*******/
h3.blog-grid-headline {
    font-size: 22px !important;
    line-height: 1.3 !important;
    margin-top: 10px;
}

.side-bar-form-block form p:nth-child(2) {
    margin-top: 0;
}

/*-------------profile md*/
.header-wrap-inner .right-part {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


ul.md-login-log-out {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4px;
    padding-left: 0px;
    list-style: none !important;
}

ul.md-login-log-out a {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    /* identical to box height, or 200% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    /* DL deep blue */
    color: #061B2B;
}

.side-bar-form-block {
    padding: 48px 34px 40px !important;
}

/*md new previw popup*/
#pum-74747 {
    background: rgba(31, 38, 57, 0.7) !important;
    backdrop-filter: blur(4px);
}

#pum-74747 .pum-container {
    background: #F1F5FF !important;
    border-radius: 10px;
    padding: 60px 40px !important;
}

@media (min-width: 1024px) {
    .page-sidebar.sidebar-right {
        padding-left: 2%;
    }
}

@media (max-width: 1366.5px) and (min-width: 1100px) and (max-height: 660px) {

    #page .main-menu-link span,
    #page .main-menu-link {
        font-size: 20px !important;
    }
    #page .as-new-Design-footer-last-menu .main-menu-link span,
    #page .as-new-Design-footer-last-menu .main-menu-link {
        font-size: 12px !important;
    }
    
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -26% !important;
        width: 630px !important;
    }
}

@media (min-width: 1300px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -23% !important;
    }
}

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

    body .page-container:not(.full),
    body .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 100% !important;
    }

}

@media screen and (min-width: 1100px) {
    .blog-grid-image>a {
        position: relative;
    }

    .page-id-278 .clb-page-headline .clb-title,
    h1.clb-title {
        line-height: 57px;
    }
}

@media screen and (min-width: 1025px) {
    .as-link {
        color: #fff;
        font-family: Ubuntu !important;
        font-weight: bold !important;
        font-size: 30px !important;
        line-height: 24px;
    }
}

@media (min-width: 1365.5px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-blog-item>ul.mega-sub-menu {
        right: 0px !important;
    }
}

.pum-theme-26514 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    font-style: inherit;
    line-height: 36px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 1px 1px 3px 0px rgb(2 2 2 / 23%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgba(0, 183, 205, 1);
}

#pum-60806 .pum-close,
#pum-61048 .pum-close,
#pum-61502 .pum-close,
#pum-105043  .pum-close {
    opacity: 0.6;
    background-color: transparent;
    box-shadow: none;
    font-family: 'Ubuntu' !important;
    font-size: 40px !important;
    color: #061B2B;
    cursor: pointer;
    top: 10px !important;
    right: 20px !important;
}

.pum-container .pum-content+.pum-close {
    text-decoration: none;
    text-align: center;
    line-height: 1;
    position: absolute;
    min-width: 1em;
    z-index: 2;
    background-color: transparent;
}

@media (max-width: 1024px) {
    .page-sidebar.sidebar-right {
        max-width: 360px;
        float: left;
    }

    p.side-bar-p1 {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    body .page-content.with-right-sidebar {
        width: 100%;
    }
}

@media (max-width: 991px) {

/*     .page-id-278 #page #masthead,
    .single #page #masthead,
    .archive #page #masthead,
    .search #page #masthead {
        padding-left: 32px !important;
    } */

    .page-id-278 .header-wrap.page-container,
    .single .header-wrap.page-container,
    .archive .header-wrap.page-container,
    .search .header-wrap.page-container {
        height: auto;
    }
}

@media (max-width: 895.5px) {
    .form-btns-container {
        flex-direction: column-reverse;
    }
}

@media (max-width: 1024.5px) {
    .form-btns-container {
        flex-direction: column-reverse;
    }
}

@media (max-width: 990.5px) {
    body {
        min-height: unset !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024.5px) {
    div.form-btns-container {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1023px) {
    #pum-40563 {
        overflow-y: auto !important;
    }
}

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

    body .page-container:not(.full),
    body .page-container:not(.full) .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 100% !important;
    }
}

@media (max-width: 1325px) {

    .page-container,
    .elementor .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .page-id-278 .clb-page-headline-holder .page-container {
        width: 100%;
    }

    .page-id-278 .page-container>.vc_row>div {
        width: unset;
    }
}

@media screen and (max-width: 1024px) {
    .as-copyright h2 {
        line-height: 1.3 !important;
    }

    .new-footer-social {
        padding-left: 0em;
        margin-top: 1em;
    }
}

@media screen and (max-width: 1024px) and (min-width: 767px) {

    .as-footer-title-margin div,
    .as-dis-footer div {
        margin-top: 30px !important;
        margin-bottom: 10px !important;
    }

    .new-footer-links {
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 900px) and (min-width: 767px) {
    .as-archive-footer ul li {
        margin-left: 3%;
    }
}

@media screen and (max-width:1024px) {
    .md-barthday-staven .staven-barth-day-md-contenert p {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:1024px) {
    .md-barthday-staven header {
        margin-top: 40px !important;
    }

    .md-barthday-staven header {
        margin-top: 85px !important;
    }

    .logged-in.md-barthday-staven header {
        margin-top: 100px !important;
    }

    .md-barthday-staven .staven-barth-day-md-contenert {
        display: block !important;
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 1025px) {
    .page-id-278 .header-wrap.page-container {
        padding-inline: 20px !important;
        margin: 0 24px 0 24px !important;
    }

    .page-id-278 div#primary,
    .page-id-57585 div#primary {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .vc_col-lg-6.vc_col-md-6.vc_col-xs-12.grid-item.ohio-card-wrapper.blog-post-masonry.masonry-block.masonry-brick {
        width: 100%;

    }

    .page-id-278 aside,
    .page-id-57585 aside {
        margin-top: 50px;
    }

    .page-sidebar {
        width: 100% !important
    }

    .page-sidebar.sidebar-right {
        max-width: 100% !important;
    }

    .blog-grid-content.text-left {
        margin-right: auto;
    }

    .page-id-278 .animated-holder,
    .page-id-57585 .animated-holder {
        padding-left: 20px !important;
        padding-bottom: 50px;
    }

    .page-id-278 #wli_popular_posts-3 h3 {
        display: flex;
        justify-content: start !important;
        align-items: center;
        line-height: 22px;
        margin-top: 10px;
    }
}

@media (max-width: 480.5px) {

    .archive .header-wrap.page-container,
    .search .header-wrap.page-container,
    .single .header-wrap.page-container,
    .page-id-278 .header-wrap.page-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .page-id-278 .clb-page-headline .clb-page-headline-holder {
        padding-bottom: 0 !important;
        padding-top: 100px !important;
    }
}

@media screen and (max-width: 1025px) {

    .page-id-278 .clb-page-headline .clb-page-headline-holder {
        padding-bottom: 0 !important;
        padding-top: 100px !important;
    }
}

@media screen and (max-width: 767px) {

    #page .clb-page-headline .clb-title,
    #page h1.clb-title {
        font-size: 28px !important;
        line-height: 35px !important;
    }
}

@media screen and (max-width: 1025px) {

    .page-id-278 aside,
    .page-id-57585 aside {
        margin-top: 50px;
    }

    .page-id-278 .clb-page-headline .clb-page-headline-holder {
        padding-bottom: 0 !important;
        padding-top: 100px !important;
    }
}

.page-sidebar.sidebar-right.sidebar-simple {
    padding-bottom: 30px;
    border-left: 1px solid #C2D1D966;
}

@media screen and (max-width: 1025px) {
    .page-sidebar.sidebar-right {
        max-width: 100% !important;
    }
}

.side-bar-form-block {
    padding: 48px 34px 40px !important;
}

.page-id-278 #block-14,
.page-id-57585 #block-14 {
    display: inline-block ;
}

.page-sidebar #wpcf7-f45466-o7 form {
    text-align: left !important;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}

.page-sidebar #wpcf7-f45466-o4 form {
    text-align: left !important;
}

.wpcf7-list-item input.accept-check {
    width: 23px;
    height: 18px;
    border-radius: 5px !important;
    margin-right: 15px;
    border: 1px solid #ddd;
    background: #fff;
}

@media (max-width: 479px) {
    .blog-grid-content .blog-grid-headline {
        font-size: 15px !important;
        margin: 5px 0 !important;
    }
}

/* .grid-item.masonry-block:not(.no-paddings) {
    padding: 10px !important;
} */

.page-id-278 .blog-grid.boxed .blog-grid-content,
.page-id-57585 .blog-grid.boxed .blog-grid-content {
    min-height: 220px;
    padding: 25px 0 0;
    background: none;
}

.page-id-278 .blog-grid.boxed .blog-grid-content {
    padding-right: 5px;
}

@media screen and (max-width: 1025px) {
    .vc_col-lg-6.vc_col-md-6.vc_col-xs-12.grid-item.ohio-card-wrapper.blog-post-masonry.masonry-block.masonry-brick {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    body .page-content.with-right-sidebar {
        width: 100%;
    }
}

@media (max-width: 480.5px) {

    .archive .header-wrap.page-container,
    .search .header-wrap.page-container,
    .single .header-wrap.page-container,
    .page-id-278 .header-wrap.page-container {
        padding-right: 20px;
    }
}

@media (max-width: 895.5px) {
    .form-btns-container {
        flex-direction: column-reverse;
    }
}

@media (max-width: 481.5px) {

    .page-id-278 .blog-sticky .logo.with-mobile,
    .single .blog-sticky .logo.with-mobile,
    .archive .blog-sticky .logo.with-mobile,
    .search .blog-sticky .logo.with-mobile {
        background-image: url(https://digitalleadership.com/wp-content/uploads/2021/09/digital-leadership_logo_mobile-1.png);
        width: 34px;
        height: 47px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .page-id-278 .blog-sticky .mobile-logo,
    .search .blog-sticky .mobile-logo,
    .single .blog-sticky .mobile-logo,
    .archive .blog-sticky .mobile-logo {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    .pum .pum-close {
        top: 0 !important;
        right: 0 !important;
        color: #041927 !important;
    }
}

@media (max-width: 1325.5px) {
    html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
        padding-right: 0 !important;
    }
}

@media (max-width: 450px) {

    #popmake-40563,
    div#om-unevoqzzctmuojz4cydh {
        padding-right: 2em !important;
        padding-left: 2em !important;
    }
}

@media (max-width: 450px) {

    #popmake-40563,
    div#om-unevoqzzctmuojz4cydh {
        padding-right: 1em !important;
        padding-left: 1em !important;
    }
}

@media (max-width: 1023px) {
    #pum-40563 {
        overflow-y: auto !important;
    }
}



@media (min-height: 650px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        top: 10% !important;
    }
}

@media (min-height: 700px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        top: 15% !important;
    }
}
@media (min-height: 600px) {
    #pum-78346 .pum-container.pum-responsive.pum-responsive-medium {
        top: 5% !important;
    }
}
@media screen and (max-width: 991px) {
    .page-id-278 .clb-page-headline-holder .page-container {
        width: 100%;
    }

    .page-id-278 .page-container>.vc_row>div {
        width: unset;
    }
}

@media screen and (max-width: 500px) {
    .mba-sidebar {
        margin-top: 50px !important;
    }

    .page-sidebar .widget:first-child>*:first-child {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 1025px) {
/*     .page-id-278 .header-wrap.page-container {
        margin: 0 24px 0 24px !important;
    } */

    .page-id-278 div#primary,
    .page-id-57585 div#primary {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .vc_col-lg-6.vc_col-md-6.vc_col-xs-12.grid-item.ohio-card-wrapper.blog-post-masonry.masonry-block.masonry-brick {
        width: 100%;

    }

    .page-id-278 aside,
    .page-id-57585 aside {
        margin-top: 50px;
    }

    .page-sidebar {
        width: 100% !important
    }

    .page-sidebar.sidebar-right {
        max-width: 100% !important;
    }

    .blog-grid-content.text-left {
        margin-right: auto;
    }

    .page-id-278 .animated-holder,
    .page-id-57585 .animated-holder {
        padding-left: 20px !important;
        padding-bottom: 50px;
    }

    .page-id-278 #wli_popular_posts-3 h3 {
        display: flex;
        justify-content: start !important;
        align-items: center;
        line-height: 22px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 550px) {
    .page-id-278 .header-wrap.page-container {
        margin: 0 24px 0 0px !important;
    }

    .single.header-wrap.page-container {
        padding-left: 20px !important;

    }

    .page-content.with-right-sidebar,
    .page-content.with-left-sidebar {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;

    }

    .page-id-278 .animated-holder,
    .page-id-57585 .animated-holder {

        padding-bottom: 20px;
    }
}

@media (max-width: 480.5px) {

    .archive .header-wrap.page-container,
    .search .header-wrap.page-container,
    .single .header-wrap.page-container,
    .page-id-278 .header-wrap.page-container {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.page-id-278 .header-wrap.page-container {
    /* margin: 0 24px 0 24px; */
}

@media (max-width: 768.5px) {

    .page-id-278 .header-wrap.page-container,
    .single .header-wrap.page-container,
    .archive .header-wrap.page-container,
    .search .header-wrap.page-container {
        padding-right: 31px;
        padding-left: 31px;
    }
}

@media screen and (max-width: 550px) {

    .page-id-278 .animated-holder,
    .page-id-57585 .animated-holder {
        padding-bottom: 20px;
    }
}

@media (max-width: 420px) {

    .search #page .clb-page-headline .clb-title,
    #page h1.clb-title {
        font-size: 26px !important;
        margin-top: 0;
        line-height: 1 !important;
    }
}

.blog-grid-content p {
    color: #667085;
    font-size: 16px;
    padding-top: 20px;
}

@media (max-width: 479px) {
    .blog-grid-content .blog-grid-headline {
        font-size: 15px !important;
        margin: 5px 0 !important;
    }
}

h3.blog-grid-headline {
    min-height: 86px;
}

.blog-grid-content p {
    min-height: 97px;
}

.page-id-278 .animated-holder,
.page-id-57585 .animated-holder {
    padding-left: 20px !important;
}

.page-id-57585 .clb-page-headline.text-center.subheader_included.section.active .vc_row {
    max-width: 100% !important;
    padding-left: 30px;
}

.page-id-57585 .blog-grid-content.text-left {
    background: #fff;
    box-shadow: none !important;
    padding-top: 30px;
}

.page-id-57585 .blog-grid-content.text-left {
    position: relative;
    padding: 0px;
}

.page-id-57585 .blog-grid-content.text-left {
    padding-right: 10px;
}

/* .grid-item.masonry-block:not(.no-paddings) {
    padding: 10px !important;
} */

.page-id-278 .blog-post-masonry,
.page-id-57585 .blog-post-masonry {
    position: unset !important;
    left: unset !important;
    top: unset !important;
    min-height: 660px !important;
}

.page-id-57585 .blog-grid.blog-grid-type-2.metro-style.hover-scale-img {
    display: flex;
    flex-direction: column;
}

.blog-grid-image {
    position: relative !important;
    overflow: hidden !important;
}

.page-id-278 .post-details,
.page-id-57585 .post-details {
    display: flex;
    justify-content: space-between;
}

.page-id-57585 span.post-meta-estimate {
    color: #BDBDBD !important;
}

.page-id-57585 .blog-grid-content.text-left {
    padding-right: 10px;
}

.category .page-container {
    padding-left: 76px !important;
    padding-right: 76px !important;
}

.page-id-57585 .blog-grid-content.text-left {
    background: #fff;
    box-shadow: none !important;
    padding-top: 30px;
}

.page-id-57585 .blog-grid-content.text-left p {
    color: #667085 !important;
    font-size: 16px;
    padding-top: 20px;
}

.page-id-57585 .blog-grid-content.text-left>a {
    position: relative;
    font-size: 17px;
    display: flex;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-id-57585 .blog-grid-content.text-left>a:before {
    position: absolute !important;
    content: "→";
    z-index: 222 !important;
    right: -29px;
    bottom: 14px;
    font-size: 17px;
    display: flex;
    font-weight: bold;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

@media screen and (min-width: 1100px) {
    .blog-grid-image>a {
        position: relative;
    }
}

.blog-grid-image {
    position: relative !important;
    overflow: hidden !important;
}

.page-id-57585 .blog-grid.blog-grid-type-2.metro-style.hover-scale-img {
    display: flex;
    flex-direction: column;
}

.blog-metro-image.parallax {
    padding-top: 100%;
    min-width: 100%;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.page-id-278 .blog-grid-headline a,
.page-id-57585 .blog-grid-headline a:hover {
    font-size: 20px;
    line-height: 20px;
    color: #061B2B;
}

.blog-grid-type-2 .blog-grid-image {
    width: 100%;
}

.blog-grid-image>a::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

@media screen and (min-width: 1100px) {
    .blog-grid-image>a {
        position: relative;
    }

    .page-id-278 .clb-page-headline .clb-title,
    h1.clb-title {
        line-height: 57px;
    }
}

.blog-grid {
    overflow: hidden
}

.blog-metro-image.parallax {
    padding-top: 100%;
    min-width: 100%;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.blog-grid-image {
    position: relative !important;
    overflow: hidden !important;
}

/* .hove
  .hover-scale-img img, .hover-scale-img .blog-metro-image {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
  .page-sidebar .widget h3 {
      font-size: 16px;
  }
  .blog-grid {
        overflow:hidden
  }

  .blog-metro-image.parallax {
      padding-top: 100%;
      min-width: 100%;
      height: auto;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      overflow: hidden;
  }
  .blog-grid-image {
      position: relative !important;
      overflow: hidden !important;
  }
  .widget{
        list-style: none;
  }
  .page-content.with-right-sidebar, .page-content.with-left-sidebar {
      width: 66%;
  }
  .grid-item.masonry-block:not(.no-paddings) {
      padding: 10px !important;
  }
  .page-id-278 .blog-post-masonry, .page-id-57585 .blog-post-masonry {
      position: unset !important;
      left: unset !important;
      top: unset !important;
      min-height: 600px !important;
  }
  .page-id-57585 .blog-grid.blog-grid-type-2.metro-style.hover-scale-img {
      display: flex;
      flex-direction: column;
  }
  .blog-grid-type-2 {
      position: relative;
      overflow: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-border-radius: 5px;
      border-radius: unset !important;
      background-color: rgba(136, 136, 136, 0.05);
  }
  .blog-metro-image.parallax {
      padding-top: 100%;
      min-width: 100%;
      height: auto;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      overflow: hidden;
  }
  .hover-scale-img:hover .blog-metro-image {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1);
  }
  .widget{
        list-style: none;
  }
  .page-content.with-right-sidebar, .page-content.with-left-sidebar {
      width: 66%;
  }
  @media (min-width: 1440px) {
    .page-id-278 .blog-grid {
      min-width: 100%;
          overflow:hidden
    }
  }
  .blog-grid {
        overflow:hidden
  }

  .blog-metro-image.parallax {
      padding-top: 100%;
      min-width: 100%;
      height: auto;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      overflow: hidden;
  }
  .blog-grid-image {
      position: relative !important;
      overflow: hidden !important;
  }
  /* .hover-scale-img:hover .cursor-link  {
      transform: scale(1.1) !important;
  } */
.hover-scale-img:hover .blog-metro-image {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.hover-scale-img img,
.hover-scale-img .blog-metro-image {
    /* -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s; */
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.page-sidebar .widget h3 {
    font-size: 16px;
}

h3.blog-grid-headline {
    line-height: 26px;
    /* 	min-height: 80px; */
}

li#block-14 {
    display: inline-block;
}

.vc_row.blog-posts-masonry.blog-posts-masonry.ohio-masonry.masonry {
    max-width: 1300px;
    margin: auto;
}

#page .side-bar-form-block form input[type="text"],
#page .side-bar-form-block form input[type="email"] {

    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0B1B2A !important;
    background: #fff !important;
    text-align: left !important;
    border-radius: 4px !important;
}

.category .blog-grid-type-1.boxed .btn-link:before {
    position: absolute !important;
    content: "→";
    z-index: 222 !important;
    right: -25px;
    bottom: 27px;
    font-size: 17px;
    display: flex;
    font-weight: bold;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#ez-toc-container label {
    border: none;
}

#ez-toc-container {
    margin-top: 50px;
}

/*german css blog*/
.page-id-57585 .clb-page-headline::after {
    background: none;
}

/*min-height:1px !important;*/
/*}*/

aside#secondary {
    margin-top: -145px;
    position: relative;
    z-index: 22222222;
}

.page-id-57585 .blog-grid-content.text-left {
    position: relative;
    padding: 0px;
}

.page-id-57585 .blog-grid.blog-grid-type-2.metro-style.hover-scale-img {
    display: flex;
    flex-direction: column;
}

.page-id-57585 .blog-grid-content.text-left {
    background: #fff;
    box-shadow: none !important;
    padding-top: 30px;

}

.page-id-57585 .clb-page-headline {
    min-height: 1px !important
}

.page-id-57585 .blog-grid-content.text-left p {
    color: #667085 !important;
    font-size: 16px;
    padding-top: 20px;
}

.page-id-57585 .blog-grid-content.text-left>a {
    position: relative;
    font-size: 17px;
    display: flex;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-id-57585 .blog-grid-content.text-left>a:before {
    position: absolute !important;
    content: "→";
    z-index: 222 !important;
    right: -29px;
    bottom: 14px;
    font-size: 17px;
    display: flex;
    font-weight: bold;
    opacity: 1;
    transform: none;
    visibility: visible;
    position: relative;
    background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.page-id-57585 .blog-grid-headline a:hover {
    color: #061B2B;

}

.page-id-57585 span.post-meta-estimate {
    color: #BDBDBD !important;
}

.page-id-57585 .clb-page-headline.text-center.subheader_included.section.active .vc_row {
    max-width: 100% !important;
    padding-left: 30px;

}

.page-sidebar.sidebar-right.sidebar-simple {
    padding-bottom: 30px;
    border-left: 1px solid #C2D1D966;
}

.page-sidebar.sidebar-right.sidebar-simple .wli_popular_posts-class ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #C2D1D966;
}

.wli_popular_posts-class p {
    display: none;
}

@media screen and (max-width: 550px) {
    .page-id-57585 .clb-page-headline.text-center.subheader_included.section.active .vc_row {
        max-width: 100% !important;
        padding-left: 0px;
        padding-top: 20px;
    }
}

.clb-page-headline-holder .page-container {
    padding-bottom: 0 !important;
}

@media screen and (max-width: 550px) {

    .page-id-278 .animated-holder,
    .page-id-57585 .animated-holder {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 550px) {
    .page-id-57585 .clb-page-headline .clb-page-headline-holder {
        padding-bottom: 20px !important;
    }

    .page-id-278 .post-details {
        min-height: 49px;
    }
}

#categories-3 ul li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 10px;

    background: #FFFFFF;
    /* Border */

    border: none !important;
    margin: 10px;

}

#categories-3 ul li:hover a {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

#categories-3 ul li:before {
    content: "";
    background: rgba(194, 209, 217, 0.4);
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    z-index: -1;
    border-radius: 8px;

}

#categories-3 ul li.current-cat:before {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);

}

#categories-3 ul li.current-cat a {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#categories-3 ul li:hover:before {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);

}

.blog-grid-image {
    position: relative !important;
    overflow: hidden !important;
}

@media (max-width: 450px) {
    .blog-grid-image a .blog-metro-image {
        min-height: 350px !important;
    }
}

.sa-desc {
    font-size: 13px !important;
    letter-spacing: 0.5px !important;
    margin-top: 2% !important;
}

textarea.nps-textarea {
    height: 82px !important;
}

.nps-input-forms .textarea {
    width: 100% !important;
}

::placeholder {
    font-family: "Ubuntu" !important;
}

.sa-ans {
    font-family: "Ubuntu";
    color: #697a8a;
    font-weight: 500;
    margin-top: 10%;
}

.nps-radios {
    margin: 0px !important;
}

.nps-radios label>div {
    color: #697a8a !important;
}

#youbil-computy {
    margin-top: 7% !important;
}

.input_nps input {
    max-width: 100% !important;
}

/* .pum-content+.pum-close:hover {
    right: 0 !important;
    top: 0 !important;
    cursor: pointer;
} */

#popmake-40563:before,
div#om-unevoqzzctmuojz4cydh:before {
    content: "" !important;
    width: 1px !important;
    height: 45px !important;
    background-color: #000 !important;
    position: absolute !important;
    color: #000 !important;
    transform: rotate(45deg) !important;
    top: 10px !important;
    right: 35px !important;
}

#popmake-40563:after,
div#om-unevoqzzctmuojz4cydh:after {
    content: "" !important;
    width: 1px !important;
    height: 45px !important;
    background-color: #000 !important;
    position: absolute !important;
    color: #000 !important;
    transform: rotate(-45deg) !important;
    top: 10px !important;
    right: 35px !important;
}

button.pum-close.popmake-close {
    opacity: 0;
}

/********/
/*Translate*/
.ik_gtranslate_section {
    position: absolute;
    right: 100px;
    top: 7.1%;
    z-index: 9999999 !important;
}

/* @media (min-width:2500px){
    .ik_gtranslate_section {
        top: 4%!important;
    }
} */
@media (min-width: 3840px) {
    .ik_gtranslate_section {
        top: 4% !important;
    }
}

@media (max-width: 1024px) {
    .ik_gtranslate_section {
        top: 2.5%;
    }
}

@media (width: 768px) {
    .ik_gtranslate_section {
        top: 3.5%;
    }
}

@media (width: 810px) {
    .ik_gtranslate_section {
        top: 3.4%;
    }
}

@media (min-width: 811px) and (max-width: 950px) {
    .ik_gtranslate_section {
        top: 8.5%;
        z-index: 999999;
    }
}

@media (max-width: 480px) {
    .ik_gtranslate_section {
        top: 5%;
        right: 75px;
    }

    .nps-radios label {
        margin-right: 2px !important;
    }

    .nps .index {
        padding: 7px !important;
    }
}

/* @media (max-width:1023px) and (min-width:951px){
    .ik_gtranslate_section {
        top: 5.5%;
    }
} */
@media (max-width: 3839px) and (min-width: 2000px) {
    .ik_gtranslate_section {
        top: 7.5%;
    }
}

@media (max-width: 1999px) and (min-width: 1024.5px) {
    .ik_gtranslate_section {
        top: 5.1%;
    }
}

@media (width: 1024px) {
    .ik_gtranslate_section {
        top: 2.5%;
    }
}

@media (max-width: 951px) and (min-width: 814px) {
    .ik_gtranslate_section {
        top: 3.1%;
    }
}

@media (max-width: 814px) and (min-width: 768.5px) {
    .ik_gtranslate_section {
        top: 3.2%;
    }
}

@media (max-width: 767px) {
    .ik_gtranslate_section {
        top: 3.5%;
        z-index: 999999;
    }
}

.jo-nps-grid {
    display: none !important;
    /*     display:grid;  */
    grid-template-columns: 50% 50% !important;
    /* 	margin: 30px 30px 0; */
    font-size: 10px !important;
    font-weight: 600 !important;
}

.jo-nps-min-val {
    justify-self: start !important;
}

.jo-nps-max-val {
    justify-self: end !important;
}

#nps-computy .nps-radios {
    position: relative !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-evenly !important;
    /* 	margin: 0 30px 30px;
    border: 1px solid #000;
    border-radius:5px; */
}

.nps .index {
    background-color: transparent !important;
    color: #000 !important;
    padding: 10px 13px !important;
    margin: 0px -1px !important;
    border-radius: 0px !important;
}

/* #nps-computy [id^=radio-] + label .index:not(.i0) {
    border-left: 1px solid #000;
} */
#nps-computy label .index:hover,
#nps-computy label .index:active,
#nps-computy label .index:focus,
#nps-computy label .index:checked,
#nps-computy [id^="radio-"]:checked+label .index {
    color: #fff !important;
    background-color: #061b2b !important;
}

#popmake-40563>div>div.nps,
div#om-unevoqzzctmuojz4cydh>div>div.nps {
    border: 0px !important;
    padding: 0px 20px 0px 20px !important;
}

#popmake-40563,
div#om-unevoqzzctmuojz4cydh {
    padding: 4em 4em 2.5em 4em !important;
}

#nps-computy>div.nps-input-forms>div.textarea>div>span {
    margin-bottom: 0px !important;
}

#nps-computy>div.nps-input-forms>div>input[type="text"] {
    padding: 10px 0 !important;
}

.nps-input-forms {
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}

@media (max-width: 768px) {

    #popmake-40563>div>div.nps>div.zagolovok-nps,
    div#om-unevoqzzctmuojz4cydh>div>div.nps>div.zagolovok-nps {
        font-size: 20px !important;
    }

    #nps-computy>div.question-container>div.desc-nps {
        font-size: 15px !important;
    }

    #nps-computy .jo-nps-grid {
        font-size: 9px !important;
        font-weight: 800 !important;
        margin: 20px 0 0 !important;
    }

    #nps-computy>div.question-container>div.nps-radios {
        white-space: nowrap !important;
    }

    .nps .index {
        font-size: 14px !important;
        padding: 7px 12px !important;
    }

    #nps-computy .nps-radios {
        margin: 10px 0 !important;
    }

    input[type="text"],
    input[type="password"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    select,
    .select2-container--default .select2-selection--single,
    textarea {
        margin: 5px 0 !important;
    }

    #nps-computy .input_nps {
        margin: 0px !important;
    }

    #nps-computy>div.nps-input-forms>div.textarea>div {
        margin-bottom: 10px !important;
    }
}

/* @media (min-width:550px) and (max-width:768px){
    #nps-computy .nps-radios{
        margin: 10px 10%;
    }
} */
@media (min-width: 767px) and (max-width: 769px) {

    /* 	#nps-computy .nps-radios{
        margin: 10px 8%;
    } */
    .nps .index {
        font-size: 14px !important;
        padding: 7px 15px !important;
    }
}

@media (min-width: 770px) and (max-width: 1025px) {
    .nps .index {
        background-color: transparent !important;
        color: #000 !important;
        padding: 5px 13px !important;
    }

    #nps-computy .nps-radios {
        margin: 0 0 30px !important;
    }
}

.nps {
    font-family: "Ubuntu" !important;
}

/*
 ****
pum
****
*/

@keyframes rotate-forever {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-loader {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pum-container,
.pum-content,
.pum-content+.pum-close,
.pum-content+.pum-close:active,
.pum-content+.pum-close:focus,
.pum-content+.pum-close:hover,
.pum-overlay,
.pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto;
}

.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
    position: relative;
    z-index: 1;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed;
}

.pum-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
    display: none;
    transition: 0.15s ease-in-out;
}

.pum-overlay.pum-form-submission-detected,
.pum-overlay.pum-preview {
    display: block;
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
    box-sizing: border-box;
}

.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999;
}

.pum-container.pum-responsive {
    left: 50%;
    margin-left: -47.5%;
    width: 95%;
    height: auto;
    overflow: visible;
}

.pum-container.pum-responsive img {
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-nano {
        margin-left: -5%;
        width: 10%;
    }

    .pum-container.pum-responsive.pum-responsive-micro {
        margin-left: -10%;
        width: 20%;
    }

    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -15%;
        width: 30%;
    }

    .pum-container.pum-responsive.pum-responsive-small {
        margin-left: -20%;
        width: 40%;
    }

    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -26% !important;
        width: 630px !important;
    }

    .pum-container.pum-responsive.pum-responsive-normal {
        margin-left: -30%;
        width: 70%;
    }

    .pum-container.pum-responsive.pum-responsive-large {
        margin-left: -35%;
        width: 80%;
    }

    .pum-container.pum-responsive.pum-responsive-xlarge {
        margin-left: -47.5%;
        width: 95%;
    }

    .pum-container.pum-responsive.pum-position-fixed {
        position: fixed;
    }
}

@media only screen and (max-width: 1024px) {
    .pum-container.pum-responsive.pum-position-fixed {
        position: absolute;
    }
}

.pum-container.custom-position {
    left: auto;
    top: auto;
    margin-left: inherit;
}

.pum-container .pum-title {
    margin-bottom: 0.5em;
}

.pum-container .pum-content> :last-child,
.pum-form__message:last-child {
    margin-bottom: 0;
}

.pum-container .pum-content> :first-child {
    margin-top: 0;
}

.pum-container .pum-content+.pum-close {
    text-decoration: none;
    text-align: center;
    line-height: 1;
    position: absolute;
    min-width: 1em;
    z-index: 2;
    background-color: transparent;
}

.pum-container.pum-scrollable .pum-content {
    overflow: auto;
    overflow-y: scroll;
    max-height: 95%;
}

/* Popup Theme 26515: Light Box */
.pum-theme-26515,
.pum-theme-lightbox {
    background-color: rgba(4, 25, 39, 0.7);
}

.pum-theme-26515 .pum-container,
.pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 4px solid #041927;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
    background-color: rgba(255, 255, 255, 1);
}

.pum-theme-26515 .pum-title,
.pum-theme-lightbox .pum-title {
    color: #041927;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
}

.pum-theme-26515 .pum-content,
.pum-theme-lightbox .pum-content {
    color: #041927;
    font-family: Ubuntu;
    font-weight: 400;
}

.pum-theme-26515 .pum-content+.pum-close,
.pum-theme-lightbox .pum-content+.pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -30px;
    bottom: auto;
    top: -25px;
    padding: 0px;
    color: #041927;
    font-family: Arial;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #041927;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
}

/* Popup Theme 26517: Hello Box */
.pum-theme-26517,
.pum-theme-hello-box {
    background-color: rgba(4, 25, 39, 0.7);
}

.pum-theme-26517 .pum-container,
.pum-theme-hello-box .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 4px solid #041927;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
    background-color: rgba(4, 25, 39, 1);
}

.pum-theme-26517 .pum-title,
.pum-theme-hello-box .pum-title {
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
}

.pum-theme-26517 .pum-content,
.pum-theme-hello-box .pum-content {
    color: #ffffff;
    font-family: Ubuntu;
    font-weight: 400;
}

.pum-theme-26517 .pum-content+.pum-close,
.pum-theme-hello-box .pum-content+.pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -30px;
    bottom: auto;
    top: -25px;
    padding: 0px;
    color: #041927;
    font-family: Arial;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #041927;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
}

/* Popup Theme 26519: Framed Border */
.pum-theme-26519,
.pum-theme-framed-border {
    background-color: rgba(255, 255, 255, 0.5);
}

.pum-theme-26519 .pum-container,
.pum-theme-framed-border .pum-container {
    padding: 18px;
    border-radius: 0px;
    border: 20px outset #dd3333;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.97) inset;
    background-color: rgba(255, 251, 239, 1);
}

.pum-theme-26519 .pum-title,
.pum-theme-framed-border .pum-title {
    color: #000000;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
    font-family: inherit;
    font-weight: 100;
    font-size: 32px;
    line-height: 36px;
}

.pum-theme-26519 .pum-content,
.pum-theme-framed-border .pum-content {
    color: #2d2d2d;
    font-family: inherit;
    font-weight: 100;
}

.pum-theme-26519 .pum-content+.pum-close,
.pum-theme-framed-border .pum-content+.pum-close {
    position: absolute;
    height: 20px;
    width: 20px;
    left: auto;
    right: -20px;
    bottom: auto;
    top: -20px;
    padding: 0px;
    color: #ffffff;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(0, 0, 0, 0.55);
}


@media (max-width: 767px) {
    #page .blog-grid-type-2:not(.without-media) .blog-grid-content {
        padding-right: 17%;
    }
}

@media (max-width: 420px) {

    .search #page .clb-page-headline .clb-title,
    #page h1.clb-title {
        font-size: 27px !important;
    }
}


a.btn.btn-link.brand-color-hover {
    width: max-content;
    height: max-content;
    margin: 0;
    padding: 0;
    position: relative;
}

.archive .blog-grid-content .post-details {
    font-size: 13px !important;
    max-width: 400px;
	min-height:42px;
}

.archive .blog-grid-content .post-details {
    font-size: 13px !important;
    max-width: 400px;
}

.widget:not(:first-child) {
    margin-top: 3vh;
}

.category .blog-grid-content h3 {
    font-size: 17px !important;
    margin-top: 10px;
}

a.btn.btn-link.brand-color-hover {
    width: max-content;
    height: max-content;
    margin: 0;
    padding: 0;
    position: relative;
}

.archive .blog-grid.boxed .blog-grid-content,
.search .blog-grid.boxed .blog-grid-content {
    background-color: transparent;
    padding: 0px 0 0 1;
}

.search .blog-grid.boxed .blog-grid-content,
.archive .blog-grid.boxed .blog-grid-content {
    padding-top: 20px !important;
}

.page-id-278.md-barthday-staven .site-content ,
.page-id-57585 .md-barthday-staven .site-content ,
.archive.category.md-barthday-staven .site-content {
    margin-top: 40px;
}

.page-id-278 .site-content ,
.page-id-57585  .site-content ,
.archive.category .site-content {
    margin-top: 0;
}

h3.blog-grid-headline {
    margin-top: 20px;
    min-height: 50px !important;
}

.blog-grid-content p {
    min-height: 50px !important;
}

.grid-item.masonry-block:not(.no-paddings) {
    margin-bottom: 25px;
}

.archive.category .clb-title .blog-single-category-title-container {
    font-size: 30px;
}

.archive.category .clb-title .blog-single-category-title-container .blog-single-category-title {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wli_popular_posts-class ul li {
    display: flex;
    align-items: center;
    float: none !important;
}

.wli_popular_posts-class ul li .post_thumb.post_thumb_left {
    float: unset !important;
    width: 85px !important;
    height: 70px !important;
    margin-right: 15px !important;
}

.wli_popular_posts-class ul li .post_thumb.post_thumb_left a {
    display: block;
}

.wli_popular_posts-class ul li .post_thumb.post_thumb_left a img {
    width: 85px !important;
    height: 70px !important;
    max-height: 70px;
    margin: 0 !important;
	padding:0 !important;
}

.wli_popular_posts-class ul li h3 {
    width: calc(100% - 100px);
    justify-content: left !important;
}

.blog-grid:hover .blog-grid-content .post-details a {
    color: #bc9bc2 !important;
}

.archive .blog-grid:hover .btn {
    display: flex !important;
}

.single .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus::placeholder ,
.page-id-278 .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus::placeholder ,
.page-id-57585 .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus::placeholder,
.archive.category .sidebar-right .side-bar-form-block form  span[data-name="full-name"] input:focus::placeholder ,
.single .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus::placeholder ,
.page-id-278 .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus::placeholder ,
.page-id-57585 .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus::placeholder,
.archive.category .sidebar-right .side-bar-form-block form  span[data-name="email-address"] input:focus::placeholder {
    opacity: 0 !important;
}

.single .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus ,
.page-id-278 .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus ,
.page-id-57585 .sidebar-right .side-bar-form-block form span[data-name="full-name"] input:focus,
.archive.category .sidebar-right .side-bar-form-block form  span[data-name="full-name"] input:focus ,
.single .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus ,
.page-id-278 .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus ,
.page-id-57585 .sidebar-right .side-bar-form-block form span[data-name="email-address"] input:focus,
.archive.category .sidebar-right .side-bar-form-block form  span[data-name="email-address"] input:focus  {
    box-shadow: 0 0 0 0.3125rem rgb(220 40 40 / 20%);
}

/* .single .sidebar-right .side-bar-form-block form .wpcf7-not-valid-tip ,
.page-id-278 .sidebar-right .side-bar-form-block form .wpcf7-not-valid-tip ,
.page-id-57585 .sidebar-right .side-bar-form-block form .wpcf7-not-valid-tip ,
.archive.category .sidebar-right .side-bar-form-block form .wpcf7-not-valid-tip {
    color: #ffe308;
} */

.single .sidebar-right .side-bar-form-block form span[data-name="full-name"] .wpcf7-not-valid-tip ,
.page-id-278 .sidebar-right .side-bar-form-block form span[data-name="full-name"] .wpcf7-not-valid-tip ,
.page-id-57585 .sidebar-right .side-bar-form-block form span[data-name="full-name"] .wpcf7-not-valid-tip ,
.archive.category .sidebar-right .side-bar-form-block form span[data-name="full-name"] .wpcf7-not-valid-tip {
    margin-top: 10px;
}

.single .sidebar-right .side-bar-form-block form input[type="submit"]:hover ,
.page-id-278 .sidebar-right .side-bar-form-block form input[type="submit"]:hover ,
.page-id-57585 .sidebar-right .side-bar-form-block form input[type="submit"]:hover ,
.archive.category .sidebar-right .side-bar-form-block form input[type="submit"]:hover {
    background: #0b1b2ac4 !important;
}

.page-id-278 .sidebar-right .side-bar-form-block form input.accept-check ,
.page-id-57585 .sidebar-right .side-bar-form-block form input.accept-check ,
.archive.category .sidebar-right .side-bar-form-block form input.accept-check ,
.single .sidebar-right .side-bar-form-block form input.accept-check {
    width: 22px;
    height: 22px;
}

.page-id-278 .sidebar-right .side-bar-form-block form input ~ .wpcf7-list-item-label  ,
.page-id-57585 .sidebar-right .side-bar-form-block form input ~ .wpcf7-list-item-label  ,
.archive.category .sidebar-right .side-bar-form-block form input ~ .wpcf7-list-item-label ,
.single .sidebar-right .side-bar-form-block form input ~ .wpcf7-list-item-label {
    width: calc(100% - 35px);
}

@media (min-width: 1024px) {
    .page-id-57585 .clb-page-headline {
        width: 64%;
    }

    .page-id-57585 .clb-page-headline-holder .page-container {
        padding-left: 4% !important;
    }
}

.archive.category .blog-partner {
     display: block;
    margin-top: 20px;
}

.archive.category .clb-page-headline-holder {
    margin-top: 0;
}

.archive.category.md-barthday-staven .site-content {
    margin-top: 0 !important;
}

.archive.category  .clb-page-headline .clb-page-headline-holder {
    padding-top: 2em !important;
}

.md-barthday-staven .clb-page-headline .clb-page-headline-holder {
    padding-top: 2em !important;
}
@media screen and (max-width:767px) {
	.category .page-container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.clb-page-headline-holder .page-container {
		padding-top:3em !important;
	}
	.page-container.top-offset.bottom-offset ,
	.page-id-278 .clb-page-headline-holder .vc_row {
		padding-left:20px !important;
		padding-right:20px !important;
	}
	.page-id-278 .clb-page-headline .clb-page-headline-holder{
		padding-top:0 !important;
	}
	.page-id-278 .clb-page-headline.text-left.subheader_included.section.active{
		margin-left:0 !important;
	}
	.page-id-278 .clb-page-headline-holder .vc_row{
		padding-left:0 !important;
		padding-right:0 !important;
	}
}

@media screen and (max-width:767px) {
	html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
		overflow:scroll;
		z-index:9999999;
	}
}


/* blog new sidebar */

#block-5 {
    display: none;
}

#block-2 {
    background: unset !important;
}

.pink-square {
    width: 631.19px;
    height: 426.27px;
    background: #fbe7e6;
    border-radius: 20.535px;
    transform: rotate(-15deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

p.side-bar-p1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 100px;
    color: #000 !important;
}

#media_image-2 {
    width: 478.44px;
    height: 274.36px;
    position: relative;
    left: -65px;
}

#media_image-2 img {
    width: 478.44px;
    height: 274.36px !important;
}

#block-3 {
    margin-bottom: 70px;
}

p.side-bar-p2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #505d68;
}

#block-3 p.side-bar-p2 {
    margin-top: 40px;
    margin-bottom: 25px;
}

#block-3 a:hover {
    color: #b81f30;
}

.side-bar-model {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

.side-bar-model img {
    width: 106px;
    height: 76px;
}

.side-bar-model p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    margin-left: 20px;
}

#media_image-3 {
    position: absolute;
    z-index: 0;
    width: 231px;
    height: 323px;
    right: 0;
}

#media_image-3 img {
    width: 231px;
    height: 323px !important;
}

#media_image-4 {
    position: relative;
    left: 0px;
    width: 120%;
}

#media_image-4 img {
    width: 100%;
}

#block-4 {
    position: relative;
}

#block-4 .pink-square {
    top: -140px;
}

#block-4 p {
    color: #505d68 !important;
    margin-top: 0;
}

.side-bar-subscribe {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 50px;
}

.side-bar-subscribe a {
    background-color: #e13d76;
    color: #fff;
    width: 243.39px;
    height: 52px;
    border: 1px solid #e13d76;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0.1em;
    display: inline-block;
    padding-top: 15px;
}

.side-bar-tags {
    font-weight: bold;
    font-size: 32px;
    line-height: 36px !important;
    color: #db788d;
}

#block-6 {
    /* 	margin-top: 80px; */
    margin-bottom: 50px;
}

.side-bar-form-block {
    background-image: url("https://digitalleadership.com/wp-content/uploads/2022/05/background-form.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    padding: 50px 40px 40px;
}

.side-bar-form-title {
    font-weight: bold;
    font-size: 30.1111px;
    line-height: 35px !important;
    text-align: center;
    color: #ffffff;
}

.side-bar-form-txt {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px !important;
    text-align: center;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.83);
}

.p.side-bar-form-title {
    margin: 0px;
}

.side-bar-form-images {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.side-bar-form-images img {
    width: 100px;
    height: 71px;
    position: relative;
}

.side-bar-form-images .side-bar-form-image1 {
    margin-top: 10px;
    margin-right: -90px;
}

.side-bar-form-images .side-bar-form-image2 {
    z-index: 1;
    margin-top: 50px;
    left: 40px;
}

#page .side-bar-form-block form {
    text-align: center;
}

#page .side-bar-form-block form input[type="text"],
#page .side-bar-form-block form input[type="email"] {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0b1b2a !important;
    background: rgba(255, 255, 255, 0.6) !important;
    border-radius: 17.5556px;
}

#page .side-bar-form-block form input[type="text"] {
    margin-bottom: 0 !important;
}

#page .side-bar-form-block form input[type="email"] {
    margin-top: 0px !important;
}

#page .side-bar-form-block form input[type="text"]::placeholder,
#page .side-bar-form-block form input[type="email"]::placeholder {
    color: #0b1b2a !important;
    opacity: 1;
}

#page .side-bar-form-block form input[type="submit"] {
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    text-align: center;
    background: #0b1b2a;
    border-radius: 17.5556px;
    padding-right: 45px;
    padding-left: 45px;
    color: #fff;
}

.side-bar-form-block form .wpcf7-acceptance label {
    text-align: center;
}

.side-bar-form-block form .form-btns-container {
    display: flex;
    justify-content: center;
}

.side-bar-form-block .wpcf7-spinner {
    position: absolute;
	bottom:-31px;
}

/* #block-6 .wpcf7-not-valid-tip {
    color: #fff !important;
} */

#block-7 {
    background-image: url("https://digitalleadership.com/wp-content/uploads/2022/01/CEO-Stefan-Dieffenbacher.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 !important;
    margin-bottom: 50px;
}

.last-side-bar-p {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px !important;
    color: #fff;
    width: 60%;
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 100px;
}

/*MD -EAR css blog and single blog start here*/

.clb-page-headline {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.blog-grid:not(.boxed):not(.blog-grid-type-6) .blog-grid-image {
    overflow: hidden;
    /*   -webkit-border-radius: 5px; */
    /*   border-radius: 5px; */
}

.blog-grid-type-2 .blog-grid-image {
    width: 100%;
}

.blog-grid-image {
    position: relative;
    overflow: hidden;
}

.blog-grid-image>a {
    display: block;
}

.blog-grid:not(.blog-grid-type-4):not(.blog-grid-type-6) .blog-grid-meta {
    color: #fff;
}

.blog-grid-meta {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 4.4vh;
    font-size: 0.94rem;
    line-height: 1.4;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    background: -webkit-gradient( linear, left bottom, left top, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, 0.4)));
    background: -webkit-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: -o-linear-gradient( bottom, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    z-index: 10;
}

.blog-grid-meta .meta-holder {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-grid-image img {
    vertical-align: top;
    /*     width: 100%; */
}

.blog-grid-type-2 .blog-grid-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4.4vh;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: -webkit-gradient( linear, left top, left bottom, from(rgba(23, 22, 26, 0)), to(rgba(23, 22, 26, 0.4)));
    background: -webkit-linear-gradient( top, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: -o-linear-gradient( top, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    background: linear-gradient( 180deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
    z-index: 10;
}

.text-left {
    text-align: left;
}

.blog-grid-content .post-details {
    font-size: 0.94rem;
}

@media screen and (min-width: 1600px) {
    .blog-grid-headline {
        font-size: 26px;
    }
}

h3:not(.title)+* {
    margin-top: 1rem;
}

.btn-link,
a.btn-link,
span.btn-link {
    background-color: transparent;
    padding: 3px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.btn,
.button,
a.button,
button[type="submit"],
input[type="submit"] {
    /* background-color: #111013; */
    font-family: "DM Sans", sans-serif;
    font-size: 0.95em;
    border: 2px solid transparent;
    padding: 0 1.15rem;
    min-height: 3.125rem;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    white-space: nowrap;
    background-image: none !important;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 0.35rem;
    border-radius: 0.35rem;
    -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    -o-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.category-holder:not(.no-divider):after {
    content: "•";
    display: inline-block;
    vertical-align: middle;
    font-size: 0.8em;
    margin-top: -2px;
    color: #d90a2c;
}

.blog-grid-type-2 .blog-grid-content * {
    color: #fff;
}

.blog-grid-type-2 {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 5px;
    border-radius: unset !important;
    background-color: rgba(136, 136, 136, 0.05);
}

.blog-grid-image>a::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.blog-grid:hover .blog-grid-meta .meta-holder {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
}

.blog-grid:hover .blog-grid-meta {
    opacity: 1;
}

.category-holder {
    display: inline;
}

figure {
    margin: 0;
    transition: 0.5s !important;
    cursor: pointer;
}

.hover-scale-img {
    transition: ease-in 0.5s;
}


/* .hover-scale-img:hover figure {
  transform: scale(1.1);
} */

a,
a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.btn:not(.-outlined):not(.-flat):not(.-text):not(.-primary):not(.-pagination):hover {
    background-color: transparent;
}

.page-content.with-right-sidebar,
.page-content.with-left-sidebar {
    width: 66%;
}

.page-content.-with-right-sidebar {
    width: 68%;
    float: left;
    padding-right: 2.5%;
}

.clb-page-headline .clb-post-meta .clb-post-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    list-style: none;
    font-size: 16px;
}

.clb-page-headline .clb-post-meta-item:first-child {
    margin-right: 15px;
}

.clb-page-headline .clb-post-meta-item {
    margin-right: 3.4vh;
    line-height: 1.5;
    text-align: left;
}

.clb-page-headline .bg-image {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.single.single-post .breadcrumb-holder {
    max-width: 1320px !important;
    width: 100% !important;
    margin: 0 auto;
}
.home-item .dashicons-arrow-down-alt2:before {
    content: url(https://digitalleadership.com/wp-content/uploads/2022/10/Consulting_Services-icon-1.svg) !important;
    position: absolute !important;
    top: 30px !important;
    left: -9px;
}
@media screen and (max-width:1100px) {
	.category-539 .mega-lang-item-en > a ,
	.category-531 .mega-lang-item-en > a {
		left:30px !important;
	}
	.category-539 .mega-btn-free-md ,
	.category-531 .mega-btn-free-md {
		margin-top:40px !important;
	}
}
@media screen and (max-width:1024px){
	.category aside{
		margin-top:0 !important;
	}
	.page-sidebar.sidebar-right.sidebar-simple{
		border-left:0;
	}
}

/** glossary **/
.page-id-100824 h3.blog-grid-headline {
	min-height:86px !important;
}
.page-id-100824 .side-bar-form-block .wpcf7-list-item-label{
	color: #fff;
    text-align: left;
}
.page-id-100824 .side-bar-form-block .form-btns-container > p{
	width:100%;
}
@media screen and (min-width:1025px){
	.page-id-100824 .page-container.top-offset{
		padding-top:0 !important;	
	}
}
@media screen and (max-width: 1024px){
	.page-container.top-offset {
    	padding-top: 6rem;
	}
}
.category .secondry-menu{
	display:none !important;
}
@media screen and (max-width:1024px) and (min-width:768px){
	.category .site-content{
		padding-top:100px !important;
	}
}
@media screen and (max-width:767px) {
	.page-id-100824 h3.blog-grid-headline {
		min-height:unset !important;
	}
	.blog-grid-content p {
		padding-top:10px !important;
	}
}