/*!
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
*/
.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);
}
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;
}
.page-content.with-right-sidebar, .page-content.with-left-sidebar {
    width: 66%;
}
.page-sidebar {
    width: calc(34% - 50px);
}

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

.single .widget {
    margin: 0;
    list-style: none;
}

.single .widget {
    padding: 5px 0 0 !important;
}

.textwidget img {
    width: 80%;
    margin-left: 0;
}

#block-2 {
    padding: 0 0 0 1px !important;
}

.single .widget {
    margin: 0;
    list-style: none;
}

.single .widget {
    padding: 5px 0 0 !important;
}

h3.widget-title {
    font-size: 22px;
}

h3.widget-title {
    margin: 5px 0 2px !important;
}

span.elementor-button-text {
    line-height: 20px;
}
.header-wrap-inner .menu-optional {
    display: none !important;
}
.header {
    /*     background: #051B2B; */
    border-style: none !important;
    z-index: 200;
}

header .page-container {
    padding: 0 34px;
}
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;
}
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;
}
/* New Header For Landing */
body:not(.home) .header {
    background: #f6b59700;
    border-style: none !important;
    top: unset;
}

body:not(.home) .header-cap {
    display: none;
}
figcaption {
    margin-right: 30px !important;
}
.single #secondary.widget-area {
    top: 70px !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);
}
#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;
}
.at-l-last-logo a {
    display: unset;
}
#page .at-book-last-logo img {
    width: 160px !important;
}
/* 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%;
}

/* closing menu from overlay end */
.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;
}
.single p {
    line-height: 24px;
}

.single .widget_ohio_widget_recent_posts .widget-title {
    margin-bottom: 15px !important;
}

.single p, .single h2, .single h3, .single li, .single span, .single div, .single section {
    font-family: "Ubuntu", Ubuntu !important;
}
.single {
    font-family: "Ubuntu", Ubuntu !important;
}
.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;
}
.single #search-2, .archive #search-2, .search #search-2 {
    display: block;
    margin-top: 1.4em;
}
.widget_ohio_widget_recent_posts .widget-title, .archive .widget_ohio_widget_recent_posts .widget-title, .search .widget_ohio_widget_recent_posts .widget-title {
    margin-top: 0px !important;
}

.widget_ohio_widget_recent_posts, .popular-posts, .archive .widget_ohio_widget_recent_posts, .search .widget_ohio_widget_recent_posts, .archive .popular-posts, .search .popular-posts {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}
#ez-toc-container a:visited {
    color: #444;
}
.wpcf7-response-output {
    display: none !important;
}
.single .wli_popular_posts-class ul, .archive .wli_popular_posts-class ul, .search .wli_popular_posts-class ul {
    margin-bottom: 30px;
}

.single .wli_popular_posts-class ul li, .archive .wli_popular_posts-class ul li, .search .wli_popular_posts-class ul li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.single .wli_popular_posts-class ul li:first-child, .archive .wli_popular_posts-class ul li:first-child, .search .wli_popular_posts-class ul li:first-child {
    padding-bottom: 0 !important;
}

.single .wli_popular_posts-class ul li:last-child, .archive .wli_popular_posts-class ul li:last-child, .search .wli_popular_posts-class ul li:last-child {
    padding-top: 0 !important;
}

.single .wli_popular_posts-class ul li img, .archive .wli_popular_posts-class ul li img, .search .wli_popular_posts-class ul li img {
    padding: 0;
    height: 60px;
}

.single .wli_popular_posts-class h3, .archive .wli_popular_posts-class h3, .search .wli_popular_posts-class h3 {
    margin: 0 !important;
    padding: 0;
    font-family: "Ubuntu";
}

.single .wli_popular_posts-class h3 a, .archive .wli_popular_posts-class h3 a, .search .wli_popular_posts-class h3 a {
    font-size: 16px;
    font-family: "Ubuntu";
    font-weight: 500;
    line-height: 25px;
}
#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-content +  .pum-content + .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-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;
}
.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-40563 {
    z-index: 2000000000;
}
html {
    overflow-x: hidden !important;
}

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

.header .header-wrap, .header.header-2 .header-wrap, .header-cap {
    min-height: 100px !important;
}

.header .page-container {
    padding: 0 32px;
}

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

.for-onepage {
    display: block !important;
}
.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;
}
.single .elements-bar.left {
    display: none !important;
}

.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;
}
.page-id-278 .elements-bar.left, .single .elements-bar.left, .archive .elements-bar.left, .search .elements-bar.left {
    display: none;
}
.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;
}
.image-download-for-posts-section.sharabale-img ,
.mba-header-right .mba-header-image {
    position: relative;
}

.sharabale-img .posts-download-overlay ,
.mba-header-right .mba-header-image .posts-download-overlay {
    position: absolute;
    display: flex;
    bottom: 68px;
    left: 0px;
    width: 100%;
    background: #fbe7e6;
    /*     height: 100%; */
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.mba-header-buttons {
    display: flex;
}

.model-based-article-header-section .mba-header-buttons button, .mba-header-buttons.for-posts button {
    margin-top: 30px;
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67% );
    border-radius: 10px;
    border: none;
    width: 284px;
}
.ik-overlay-loginform {
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    bottom: 60px;
    left: 0px;
    background: #0000007a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*display: none;*/
}
.ik-overlay-loginform {
    background: #fbe7e6 !important;
}
/* model based articles */
.mba-header-buttons {
    display: flex;
}

.model-based-article-content-section.page-container.post-page-container {
    max-width: 1300px !important;
}

.model-based-article-header-section {
    background-image: url(https://digitalleadership.com/wp-content/uploads/2022/03/Rectangle-4971.png) !important;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px !important;
}

.model-based-articleSection {
    display: flex;
    max-width: 1300px;
    margin: auto;
    padding: 9% 0 4%;
}

.model-based-article-header-section h1 {
    font-family: "Ubuntu";
    font-size: 46px;
    font-weight: 700;
    max-width: 541px;
    line-height: 48px;
    color: #061b2b;
    margin-bottom: 50px;
}

.model-based-article-header-section p {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    max-width: 1950px;
}

.model-based-article-header-section .mba-header-left {
    margin-right: 127px;
}

.model-based-article-header-section .mba-header-buttons button, .mba-header-buttons.for-posts button {
    margin-top: 30px;
    background: linear-gradient( 114.53deg, #4c79f1 12.57%, #6fa8f5 33.87%, #a495f5 65.67% );
    border-radius: 10px;
    border: none;
    width: 284px;
}
.model-based-article-header-section .mba-header-buttons button:hover, .mba-header-buttons.for-posts button :hover{
    margin-top: 30px;
    background: linear-gradient( 114.53deg, #a495f5 12.57%, #6fa8f5 33.87%, #4c79f1 65.67% ) !important;
    border-radius: 10px;
    border: none;
    width: 284px;
}

.mba-content h2 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    max-width: 917px;
    color: #0b1b2a;
    margin-bottom: 15px;
}
.mba-content p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 35px;
}

.mba-content p a {
    color: blue;
}
.mba-sidebar {
    margin-top: 150px;
}


/* model based articles ends */
div#ez-toc-container nav {
    width: 100%;
}
.model-based-article-content-section {
    margin-bottom: 4em;
}
.entry-content {
    overflow: hidden !important;
}
/* fixes on side bar articles */
.mba-sidebar {
    margin-top: 0 !important;
}
.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; }
/* fixes on single blog issue start */


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

.widget_ohio_widget_recent_posts ul li {
    position: relative;
    min-height: 20px;
    overflow: hidden;
}

.widget_ohio_widget_recent_posts ul li a img {
    width: 70px !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px !important;
}

.widget_ohio_widget_recent_posts ul li .content-holder {
    min-height: 60px;
    display: flex;
    float: left;
    padding-left: 85px;
    margin-top: -5px;
}

.widget_ohio_widget_socialbar_subscribe .social-networks a {
    background: transparent !important;
    border: 1px solid rgba(136, 136, 136, 0.65) !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 25px;
    margin-top: 15px !important;
}

.widget_ohio_widget_socialbar_subscribe .social-networks a i {
    color: #17161a !important;
}
/* fixes on sigle blog issue end */
/* fixes on single model based articles start */
.model-based-article-header-section .mba-header-buttons button {
    color: #fff;
    line-height: 20px;
    padding: 15px;
    font-weight: 700;
    letter-spacing: 1px;
	cursor:pointer;
}

.model-based-article-header-section h1 {
    margin-top: 30px;
}

.single-model_based_article ol {
    padding-left: 1rem !important;
}
/* fixes on single model based articles end */
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;
}

/* .md-barthday-staven .staven-barth-day-md-contenert {
    width: 100%;
    min-height: 40px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    background-image: url(https://digitalleadership.com/wp-content/uploads/2022/07/Frame-stave-barthday.svg);
    background-position: center;
    background-size: cover;
    position: fixed;
    text-align: center;
    z-index: 99999999999999999999999999;
    top: 0;
} */
/*.md-barthday-staven #page {*/
/*    margin-top: 40px!important;*/
/*}*/

.md-barthday-staven #page {
    margin-top: 0 !important;
}

/* .md-barthday-staven .staven-barth-day-md-contenert p {
    font-family: 'Ubuntu' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 10px 0;
    width: fit-content;
} */

.md-barthday-staven .staven-barth-day-md-contenert a {
    text-align: center;
    padding: 6px 30px;
    background: #ADF1C9;
    border-radius: 5px;
    font-family: 'Ubuntu'!important;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    /* DL deep blue */
    margin-left: 20px;
    color: #061B2B;
}

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

.md-barthday-staven .staven-barth-day-md-contenert #close-barthdat-staven {
    position: absolute;
    right: 30px;
    top: 2px;
    color: #fff;
    font-size: 23px;
    background: none;
    border: none;
    cursor: pointer;
}
.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;
}
#block-6 .wpcf7-list-item-label {
    color: #fff;
}
.the_champ_sharing_ul svg path {
    fill: #2F80ED;
}

.the_champ_sharing_ul a span {
    background-color: transparent !important;
    margin-right: 20px;
}
.single .page-sidebar {
    margin-top: 120px !important;
}

#search-2 {
    display: block !important;
}

#custom_html-2 {
    margin-bottom: 40px;
}

#wli_popular_posts-2 h3 , #ohio_widget_recent_posts-2 h3 {
    margin-bottom: 20px !important;
}

#wli_popular_posts-2 ul {
    padding-bottom: 30px;
}

.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;
}
.ez-toc-title-container {
    margin-bottom: 30px;
}

.ez-toc-title-container p {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #061B2B !important;
}
#ez-toc-container {
    width: 100%;
    margin-bottom: 50px;
}
.clb-title , h2 {
    font-family: "Ubuntu", ubuntu !important
}
#search-2 input {
    margin: 2em 0;
}
h3.title.widget-title {
    color: #061B2B;
}

.ez-toc-icon-toggle:before {
    content: url(https://digitalleadership.com/wp-content/uploads/2022/07/Icon-content.svg);
}

a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle {
    border: none;
    background: none;
}
.side-bar-form-block {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%)!important;
    border-radius: 10px;
    /*     padding: 20px 50px !important; */
}
.single .wpcf7-list-item span.wpcf7-list-item-label , .page-id-53120 .wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 13px !important;
    text-align: left;
    line-height: 17px;
    color: #fff !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;
}
.widget {
    list-style: none;
}

.page-content.with-right-sidebar, .page-content.with-left-sidebar {
    width: 66%;
}
.page-sidebar .widget h3 {
    font-size: 16px;
}
#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;
}
#ez-toc-container label {
    border: none;
}

#ez-toc-container {
    margin-top: 50px;
}
.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;
}
article .the_champ_sharing_container.the_champ_horizontal_sharing {
    padding-top: 30px;
    border-top: 1px solid #C2D1D966;
}
.single .ez-toc-title-container {
    padding-left: 20px;
}
div#ez-toc-container ul.ez-toc-list a {
    color: #061b2b !important;
}
.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;
}

.right-part >ul {
    position: relative;
    margin-right: 15px;
    padding-top: 15px;
    /* 	display: none; */
}
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;
}

.single .side-bar-form-title {
    font-size: 22px !important;
}
/*md new previw popup*/
#pum-74747 {
    background: rgba(31, 38, 57, 0.7) !important;
    backdrop-filter: blur(4px);
}



.single .mba-header-right .mba-header-image .ik-overlay-loginform {
    padding: 1em 2em;
}

.single .mba-header-right .mba-header-image .ik-overlay-loginform .ik-overlay-heading {
    position: relative;
}

.single .mba-header-right .mba-header-image .ik-overlay-loginform .ik-overlay-heading:before {
    content: url(https://digitalleadership.com/wp-content/uploads/2022/04/The_UNITE_Models_Canvases_01.webp);
    position: absolute;
    top: -35px;
    left: -30px;
}

.single .mba-header-right .mba-header-image .ik-overlay-loginform .ik-overlay-heading:after {
    content: url(https://digitalleadership.com/wp-content/uploads/2022/04/The_UNITE_Models_Canvases_02.webp);
    position: absolute;
    top: -35px;
    right: -30px;
}

.single .mba-header-right .mba-header-image .ik-overlay-posts-list {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0;
}

.single .mba-header-right .mba-header-image .ik-overlay-posts-list li:before {
    position: absolute;
    content: url(https://digitalleadership.com/wp-content/uploads/2022/03/check-mark.svg) !important;
    left: -30px!important;
}

.single .mba-header-right .mba-header-image .ik-overlay-posts-list li {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    font-size: 14px!important;
    line-height: 24px!important;
    color: #ffffff!important;
    position: relative;
    list-style: none;
    margin-left: 20px;
}

.single .mba-header-right .mba-header-image .mba-header-buttons #open-sgin-up {
    margin-top: 30px;
    background: linear-gradient(114.53deg,#4c79f1 12.57%,#6fa8f5 33.87%,#a495f5 65.67%);
    border-radius: 10px;
    border: none;
    width: 284px;
}

.single .mba-header-right .mba-header-image .mba-header-buttons #open-sgin-up:hover {
    background: linear-gradient(92.12deg,#287068 19.02%,#55afa5 140.24%);
}


@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;
    }
}
@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: 1025px) {
    .as-link {
        color: #fff;
        font-family: Ubuntu !important;
        font-weight: bold !important;
        font-size: 30px !important;
        line-height: 24px;
    }
}
@media screen and (min-width: 1100px) {
    .single > #page, .single {
        overflow-x: unset !important;
    }
}
@media screen and (max-width: 1450px) {
    .model-based-articleSection {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 1365.5px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-blog-item > ul.mega-sub-menu {
        right: 0px!important;
    }
}
.single #block-6 .wpcf7-not-valid-tip {
	text-align:left !important;
}

@media (min-width: 1100px) {
    .sidebar-sticky {
        position: sticky !important;
        top: 0 !important;
    }
    .sidebar-sticky #search-2 ,
	.sidebar-sticky #custom_html-2 ,
	.sidebar-sticky #ohio_widget_recent_posts-2 ,
	.sidebar-sticky #custom_html-5{
        display: none !important;
    }
    .sidebar-sticky #block-15 {
        margin-top: 10em;
    }
	.sidebar-sticky .sidebar-service-sec .top-box .service-description {
		font-size:14px !important;
	}
	.sidebar-sticky .sidebar-service-sec .bottom-box .service-btn {
		font-size:12px !important;
		padding:15px 20px !important;
	}
	.sidebar-sticky .sidebar-service-sec {
		margin-top:5px !important;
	}
	.sidebar-sticky .widget_ohio_widget_socialbar_subscribe .social-networks a {
		margin-top:10px !important;
	}
    @media (max-height: 800px) {
        .sidebar-sticky #block-15 {
            margin-top: 8em;
        }
    }
    @media (max-height: 700px) {
        .sidebar-sticky #block-15 {
            margin-top: 8em !important;
        }
    }
}
@media screen and (max-width:1024px) {
	.model-based-article-header-section .mba-header-buttons button {
		margin-right:50px;
	}
}
@media screen and (max-width:800px) {
	#page .model-based-article-content-section{
		padding:0 25px !important;
	}
}
@media screen and (max-width:767px) {
	.single .page-sidebar{
		margin-top:40px !important;
		border-left:none !important;
	}
	.page-container.top-offset.bottom-offset{
		padding-left:20px !important;
		padding-right:20px !important;
	}
	.page-sidebar.sidebar-right.sidebar-simple{
		border-left:0 !important;
	}
	.mba-header-buttons {
		display:block !important;
	}
}

.single-post-before-content-auth-cat {
    display: flex;
    width: 100%;
    background: #EFF8FE;
    padding: 25px 30px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.single-post-before-content-author {
    display: flex;
    width: 50%;
    align-items: center;
}

.single-post-before-content-author .single-post-before-content-author-image {
    margin-right: 20px;
}

.single-model_based_article .get-in-touch span {
    color: #667085;
}

.single-model_based_article .get-in-touch a {
    color: #2F80ED;
}

.single-post-before-content-data {
    align-items: center;
    display: flex;
    width: 50%;
    justify-content: end;
}

.single-post-before-content-data-category {
    background: linear-gradient(110.46deg, #3EB4E7 -0.03%, #6271AF 100.9%);
    border-radius: 5px;
    color: #fff;
    padding: 5px 15px;
}

.single-post-before-content-data-category p {
    margin: 0 !important;
}

.single-post-before-content-author-image img {
    height: 80px !important;
    width: 80px !important;
    border-radius: 50% !important;
}

.single-model_based_article .page-sidebar {
    margin-top: 0 !important;
}

.single-model_based_article .widget {
/*     margin: 0 !important; */
    list-style: none;
}

.single-model_based_article #search-2 {
    display: block;
    margin-top: 0;
}

.single-model_based_article #search-2 input {
    margin: 0 !important;
}

.single-model_based_article #search-2 form.search {
    margin-bottom: 40px;
}

@media screen and (max-width: 550px) {
    .single-post-before-content-auth-cat {
        flex-wrap: wrap;
    }

    .single-post-before-content-author {
        width: 100%;
    }

    .single-post-before-content-author-image img {
        width: 100px !important;
    }

    .single-post-before-content-data {
        width: 100%;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .page-sidebar.sidebar-right.sidebar-simple {
        border-left: 0 !important;
        margin-top: 40px !important;
    }
}
.single-model_based_article #page .entry-content h3,
.single-model_based_article #page .entry-content h3 span{
	margin-bottom:20px;
}

/** edits on overlay **/
.sharabale-img .posts-download-overlay.for-logged-in {
	background:url("https://digitalleadership.com/wp-content/uploads/2023/02/5.png") 0% 0% / cover !important;
}
.sharabale-img .posts-download-overlay .posts-download-icon{
	max-width:180px !important;
	margin:auto;
}
.sharabale-img .posts-download-overlay .posts-download-icon img{
	content:url(https://digitalleadership.com/wp-content/uploads/2023/03/unite-models-1.webp) !important;
	width:100% !important;
}
.sharabale-img .posts-download-overlay.for-logged-in  p.ik-overlay-heading {
	background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    font-size: 22px !important;
    margin: 0 !important;
}
.sharabale-img .posts-download-overlay.for-logged-in .ra-txt-overlay-download {
	background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%), #FFFFFF !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    font-size: 14px !important;
    margin: 10px auto !important;
}
.sharabale-img .posts-download-overlay.for-logged-in .mba-header-buttons {
	display: flex;
    justify-content: end !important;
	width:100%;
}
.sharabale-img .posts-download-overlay.for-logged-in .mba-header-buttons button{
	border-radius: 2px !important;
    background: #B3E9C1 !important;
    padding: 9px 30px;
    color: #061B2B !important;
    font-size: 12px !important;
    position: relative;
    padding-left: 45px;
	margin-top:0;
	width:auto;
	cursor:pointer;
}
.sharabale-img .posts-download-overlay.for-logged-in .mba-header-buttons button:before{
	position: absolute;
    content: url(https://digitalleadership.com/wp-content/uploads/2023/02/Vector-1-1.png);
    left: 30px;
    top: 12px;
}
/** log out **/
.ik-overlay-loginform.posts-download-overlay{
	display:block !important;
	opacity:1 !important;
	width: unset!important;
    left: unset!important;
    right: 15px!important;
    padding: 15px 20px 25px!important;
    background: linear-gradient(109.92deg,#203FA5 -26.43%,#516ED1 23.16%,#A4B1EA 107.51%),#D9D9D9!important;
    border-radius: 8px;
    bottom: 125px !important;
}
/* .mba-header-right .mba-header-image .posts-download-overlay {
	display:block !important;
	opacity:1 !important;
	width: unset!important;
    left: unset!important;
    right: 15px!important;
    padding: 15px 20px 25px!important;
    background: linear-gradient(109.92deg,#203FA5 -26.43%,#516ED1 23.16%,#A4B1EA 107.51%),#D9D9D9!important;
    border-radius: 8px;
} */
.ik-overlay-loginform.posts-download-overlay .ik-overlay-heading:before ,
.ik-overlay-loginform.posts-download-overlay .ik-overlay-heading:after ,
.ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list ,
.ik-overlay-loginform.posts-download-overlay .posts-download-icon{
	display:none !important;
}
.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button{
	border-radius: 2px!important;
    background: #B3E9C1!important;
    padding: 9px 30px;
    color: #061B2B!important;
    font-size: 12px!important;
    position: relative;
    padding-left: 45px !important;
	margin-top:0 !important;
	width:auto !important;
	cursor:pointer;
}
.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button:before{
	position: absolute;
    content: url(https://digitalleadership.com/wp-content/uploads/2023/03/Vector.svg);
    left: 30px;
    top: 12px;
}
.ik-overlay-loginform.posts-download-overlay  .ik-overlay-heading {
	font-size:14px !important;
	margin-top:0 !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay{
	background-image:url(https://digitalleadership.com/wp-content/uploads/2023/03/single-blog-overlay-bg.webp) !important;
	background-color: transparent !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
	width:100% !important;
	left:0 !important;
	right:0 !important;
	bottom:101px !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list ,
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .posts-download-icon ,
.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list ,
.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .posts-download-icon{
	display:block !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list {
	margin:17px 0 23px !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list li{
	width:fit-content;
	margin:auto;
	font-weight:normal !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-heading {
	font-size:18px !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .mba-header-buttons {
	justify-content:end !important;
}
.sharabale-img:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list li:before {
	position: absolute;
    content: " " !important;
    left: -24px!important;
    width: 15px;
    height: 2px;
    background: #fff;
    top: 12px;
}
/** mba header login **/
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in {
	background:url("https://digitalleadership.com/wp-content/uploads/2023/02/5.png") 0% 0% / cover !important;
	padding:1em;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .posts-download-icon {
    max-width: 100px !important;
    margin: auto;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .posts-download-icon img {
    content: url(https://digitalleadership.com/wp-content/uploads/2023/03/unite-models-1.webp) !important;
    width: 100% !important;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .ik-overlay-heading{
	background: linear-gradient(102.09deg, #429BDD 30.84%, #44519C 83.85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    font-size: 22px !important;
    margin: 0 !important;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .ra-txt-overlay-download{
	background: linear-gradient(252.42deg, #4871C3 -16.16%, #43528D 51.31%, #427EAC 116.02%), #FFFFFF !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important;
    font-size: 14px !important;
    margin: 5px auto 15px !important;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .mba-header-buttons{
	display: flex;
    justify-content: end !important;
    width: 100%;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .mba-header-buttons button{
	border-radius: 2px !important;
    background: #B3E9C1 !important;
    padding: 9px 30px;
    color: #061B2B !important;
    font-size: 12px !important;
    position: relative;
    padding-left: 45px;
    margin-top: 0;
    width: auto;
    cursor: pointer;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .mba-header-buttons button:before{
	position: absolute;
    content: url(https://digitalleadership.com/wp-content/uploads/2023/02/Vector-1-1.png);
    left: 30px;
    top: 12px;
}
/** mba header logout **/
.mba-header-right .ik-overlay-loginform.posts-download-overlay{
	background:linear-gradient(109.92deg,#203FA5 -26.43%,#516ED1 23.16%,#A4B1EA 107.51%),#D9D9D9!important;
	transition:unset !important;
	bottom:25px !important;
}
.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay{
	padding:2em !important;
	bottom:0 !important;
/* 	background-image:url(https://digitalleadership.com/wp-content/uploads/2023/03/single-blog-overlay-bg.webp) !important; */
	background-color:transparent !important;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	right:0 !important;
}
.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list li{
	margin-left:20px !important;
}
.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .mba-header-buttons{
	width:100%;
}
.mba-header-right .ik-overlay-loginform.posts-download-overlay .posts-download-icon {
	max-width:100px;
}
.mba-header-right .ik-overlay-loginform.posts-download-overlay .posts-download-icon img{
	content:url(https://digitalleadership.com/wp-content/uploads/2023/03/unite-models-1.webp) !important;
	width:100%;
}

/** edits **/
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in ,
.sharabale-img .posts-download-overlay.for-logged-in {
	display:block !important;
	opacity:1 !important;
	background-color:#bfcdf1 !important;
	background-image:unset !important;
	width: unset !important;
    right: 20px;
    left: unset !important;
    padding: 1em;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in {
	bottom:25px !important;
}
.sharabale-img .posts-download-overlay.for-logged-in {
	bottom:125px !important;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .posts-download-icon ,
.sharabale-img .posts-download-overlay.for-logged-in .posts-download-icon ,
.sharabale-img .posts-download-overlay.for-logged-in .ra-txt-overlay-download ,
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .ra-txt-overlay-download{
	display:none !important;
}
.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .ik-overlay-heading ,
.single-model_based_article .entry-content .posts-download-overlay.for-logged-in p.ik-overlay-heading{
	font-size:14px !important;
}
.mba-header-right .mba-header-image:hover .posts-download-overlay.for-logged-in  {
	background-color:unset !important;
	background:url("https://digitalleadership.com/wp-content/uploads/2023/02/5.png") 0% 0% / cover !important;
	width:100% !important;
	left:0 !important;
	bottom:0 !important;
	right:0 !important;
}
.sharabale-img:hover .posts-download-overlay.for-logged-in {
	background-color:unset !important;
	background:url("https://digitalleadership.com/wp-content/uploads/2023/02/5.png") 0% 0% / cover !important;
	width:100% !important;
	left:0 !important;
	padding:3em 2em !important;
	bottom:100px !important;
	right:0 !important;
}
.mba-header-right .mba-header-image:hover .posts-download-overlay.for-logged-in .posts-download-icon ,
.sharabale-img:hover .posts-download-overlay.for-logged-in .posts-download-icon ,
.sharabale-img:hover .posts-download-overlay.for-logged-in .ra-txt-overlay-download ,
.mba-header-right .mba-header-image:hover .posts-download-overlay.for-logged-in .ra-txt-overlay-download {
	display:block !important;
}


/** edits on sidebar **/
.nw_side_ho{
    background-image: url('https://z3fbkwkhop-staging.onrocket.site/wp-content/uploads/2023/04/Background.svg') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-color: #dddddd !important;
    border-style: solid !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    box-shadow: 0px 0px 0px 0px #ffffff !important;
    position: relative !important;
    z-index: 2 !important;
    border-radius: 6px !important;
}


.outer-div-partner{
    padding-top: 29px;
    background: transparent;
    border-style: solid;
    border-color: #000000;
    box-shadow: none;
    width: auto;
    max-width: 100%;
 }
.partner_image img{
    width:15% !important;
    margin-right:20px !important;
} 


.content-for-sidebar a {
background-color: #FFD62A !important;
font: bold 11px Arial;
  text-decoration: none;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;

} 


 #block-15 .outer-div-partner{
	border:none;
	    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
}
#block-15 .content-sidebar h3{
	font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin-top: 20px;
	margin-bottom:10px;
}
#block-15 .content-sidebar p{
	font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #E5EAFB;
    text-align: center;
    max-width: 286px;
    margin: 20px auto;
    line-height: 16px;
}
#block-15 .content-for-sidebar{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
#block-15 .content-for-sidebar a{
	width:100%;
	display:block;
	padding:11px;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
		text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #061B2B;
	border:none;
	border-radius:4px;
	margin-bottom:20px;
}
#block-15 .content-for-sidebar .partner_image{
	width:15%;
	margin-right:20px;
}

#block-15 .content-for-sidebar .partner_image img{
	width:100% !important;
	border-radius:50%;
}
#block-15 .content-for-sidebar .content-con{
	width:75%;
}
#block-15 .content-for-sidebar .content-con h5{
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color:#fff;
}
#block-15 .content-for-sidebar .content-con p{
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	color: #D0D5E2;
} 



#custom_html-6 .book-sidebar{
	background: linear-gradient(0deg, #7581D6, #7581D6), #D9D9D9;
	border-radius: 6px;
	padding: 30px;
}
#custom_html-6 .book-sidebar .row-one .content{
	width: 75%;
}
#custom_html-6 .book-sidebar .row-one .logo{
	width: 25%;
	display:block !important;
}
#custom_html-6 .book-sidebar .row-one{
	display: flex;
	align-items: start;
}
#custom_html-6 .book-sidebar .row-one h4{
	font-weight: 700 ;
	font-size: 20px ;
	color: #fff ;
	max-width: 295px ;
	margin: auto ;
	text-align: left;
	line-height: 26px ;
	font-family: 'Ubuntu' ;
}
#custom_html-6 .book-sidebar .row-one p {
	color: #CED4E7 ;
	font-family: 'Ubuntu' ;
	font-style: normal ;
	font-weight: 400 ;
	font-size: 10.2055px ;    
	text-align: left;
}
#custom_html-6 .book-sidebar .row-two img{
	/* margin-top: -80px ;
	margin-bottom: -20px ; */
     margin-bottom: 20px; 
}
#custom_html-6 .book-sidebar .row-three .num{
	display: flex ;
	justify-content: center ;
	align-items: center ;
}
#custom_html-6 .book-sidebar .row-three .num div {
	width:33.33%;
}
#custom_html-6 .book-sidebar .row-three .num h5{
	font-family: 'Ubuntu' ;
	font-style: normal ;
	font-weight: 400 ;
	font-size: 10.2055px ;
	color: #DBD5F3 ;
	line-height: 15px ;
	text-align: left ;
	margin-bottom: 10px ;
}
#custom_html-6 .book-sidebar .row-three .num h4{
	font-family: 'Ubuntu' ;
	font-style: normal ;
	font-weight: 500 ;
	font-size: 28.5753px ;
	line-height: 33px ;
	color: #fff ;
	text-align: left ;
}
#custom_html-6 .book-sidebar .row-four a{
	background: #81D8A5;
	border-radius: 4px;
	padding: 11px;
	width: 100%;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #061B2B;
	display:block !important;
	margin-top:20px;
}
#custom_html-6 .book-sidebar .row-four a:first-child {
	display:none !important;
}
#wli_popular_posts-3{
	padding-top:15px;
	border-bottom:1px solid #C2D1D966;
}
.container_service{
	margin-top: 30px !important;
    border-bottom: 1px solid #C2D1D966;
    padding-bottom: 30px;
}
#block-15 a:hover{
	background-color:#e4c543 !important;
}
body #page #masthead.-sticky.showed, body #page #masthead.showed{
	top:0 !important;
}
/* #block-15 .outer-div-partner img{
	max-width:150px;
} */
@media screen and (max-width:1025px){
	#custom_html-2 ,
	#block-15 ,
	#wli_popular_posts-3 ,
	.container_service {
		max-width:360px;
		margin:auto;
	}
}
@media (min-width: 1100px) {
    .single #page #scroll-content .page-sidebar.sidebar-sticky, .archive #page #content .page-container .page-sidebar.sidebar-sticky, .search #page #content .page-container .page-sidebar.sidebar-sticky {
         position: sticky !important;
         top: 0 !important;
     }
     .sidebar-sticky #search-2 ,
     .sidebar-sticky #custom_html-2 ,
     .sidebar-sticky #ohio_widget_recent_posts-2 ,
     .sidebar-sticky #custom_html-5 ,
     .sidebar-sticky #wli_popular_posts-3 ,
     .sidebar-sticky .container_service {
         display: none !important;
     }
     .sidebar-sticky #block-15 {
         margin-top: 8em;
     }
     .sidebar-sticky .sidebar-service-sec .top-box .service-description {
         font-size:14px !important;
     }
     .sidebar-sticky .sidebar-service-sec .bottom-box .service-btn {
         font-size:12px !important;
         padding:15px 20px !important;
     }
     .sidebar-sticky .sidebar-service-sec {
         margin-top:5px !important;
     }
     .sidebar-sticky .widget_ohio_widget_socialbar_subscribe .social-networks a {
         margin-top:10px !important;
     }
     
 }


 .sidebar-sticky #search-2, .sidebar-sticky #custom_html-6, .sidebar-sticky #ohio_widget_recent_posts-2, .sidebar-sticky #custom_html-5, .sidebar-sticky #wli_popular_posts-3, .sidebar-sticky .container_service{
    display: none !important;
 }

 .container_service{
    display: none !important;
 }

/*******/
.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-heading{
	font-size:18px !important;
	margin-bottom:10px !important;
}
.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list{
	margin:17px 0 23px;
}
.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list li {
	width: fit-content;
    margin: auto;
    font-weight: normal!important;
}
.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list li:before{
	position: absolute;
    content: " "!important;
    left: -24px!important;
    width: 15px;
    height: 2px;
    background: #fff;
    top: 12px;
}
.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .mba-header-buttons {
    justify-content: end!important;
}

#popmake-101333 .orange-signup-con .col-two .sign-up-orange-form .wpcf7-list-item-label {
    font-family: 'Ubuntu' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #061B2B !important;
    margin-bottom: 30px;
    margin-top: 10px;
}
@media (min-width: 1100px) {
    .sidebar-sticky {
        position: sticky !important;
        top: 0 !important;
    }
    .sidebar-sticky #search-2 ,
	.sidebar-sticky #custom_html-2 ,
	.sidebar-sticky #ohio_widget_recent_posts-2 ,
	.sidebar-sticky #custom_html-8 ,
	.sidebar-sticky #block-34 {
        display: none !important;
    }
    .sidebar-sticky #custom_html-5 {
        margin-top: 6em;
    }
	.sidebar-sticky .sidebar-service-sec .top-box .service-description {
		font-size:14px !important;
	}
	.sidebar-sticky .sidebar-service-sec .bottom-box .service-btn {
		font-size:12px !important;
		padding:15px 20px !important;
	}
	.sidebar-sticky .sidebar-service-sec {
		margin-top:5px !important;
	}
	.sidebar-sticky .widget_ohio_widget_socialbar_subscribe .social-networks a {
		margin-top:10px !important;
	}
	#block-15 {
        margin-bottom: 30px;
    }
    @media (max-height: 800px) {
        .sidebar-sticky #custom_html-5 {
            margin-top: 6em;
        }
    }
    @media (max-height: 700px) {
        .sidebar-sticky #custom_html-5 {
            margin-top: 8em;
        }
    }
}
@media screen and (max-width:767px) {
	.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .mba-header-buttons button ,
	.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button {
		width:100% !important;
		padding:9px 0px !important;
		padding-left:23px !important;
	}
	.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in .posts-download-icon img ,
	.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-posts-list {
		display:none !important;
	}
	.mba-header-right .mba-header-image .posts-download-overlay.for-logged-in ,
	.mba-header-right .ik-overlay-loginform.posts-download-overlay {
		bottom:0 !important;
		right:0 !important;
	}
	.single .styling_container .large_container > div {
		width:100% !important;
	}
	.single .styling_container .large_container {
		flex-wrap:wrap !important;
	}
	.single .styling_container .large_container > .right-div a {
		float:left;
	}
	.single .styling_container .large_container .content_container {
		padding-left:0 !important;
	}
	.single-post-before-content-featured-image:hover .posts-download-overlay.for-logged-in {
		bottom:0 !important;
		right:0 !important;
	}
	.single .mba-header-right .mba-header-image .posts-download-overlay p.ik-overlay-heading {
		line-height:24px !important;
	}
	.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button:before {
		left:18px !important;
	}
	.mba-header-right .mba-header-image:hover .ik-overlay-loginform.posts-download-overlay {
		padding:1em !important;
	}
	.mba-header-image img {
		margin-top:0 !important;
	}
	.mba-header-image:hover .ik-overlay-loginform.posts-download-overlay .ik-overlay-heading{
		font-size:14px !important;
	}
	.model-based-articleSection {
		padding-left:30px !important;
		padding-right:30px !important;
	}
}
@media screen and (max-width:500px) {
	.single-post-before-content-author-image img {
		height: 55px !important;
		width: 60px !important;
		border-radius: 50% !important;
	}
	.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button:before {
		left:10px !important;
	}
	.ik-overlay-loginform.posts-download-overlay .mba-header-buttons button {
		font-size:11px !important;
	}
}
@media screen and (max-width:370px) {
	.single-post-before-content-author-image img {
		height: 55px !important;
		width: 80px !important;
		border-radius: 50% !important;
	}
	.model-based-article-header-section .mba-header-buttons button {
		width:250px !important;
	}
}

/******* New Sidebar *********/
.innovation-show-con {
	background:url(https://digitalleadership.com/wp-content/uploads/2024/05/Rectangle-6346.png);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	padding:30px 0px 0;
	border-radius:20px;
}
.innovation-show-con .popup-txt {
	display:flex;
	align-items:center;
	flex-direction:column;
	text-align:center;
	padding-right:20px;
	padding-right:20px;
}
.innovation-show-con .popup-txt .red-txt {
	background: #EC564F;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 45px;
    padding: 5px 20px 5px 30px !important;
    width: fit-content;
    list-style: none;
	line-height:12px;
}
.innovation-show-con .popup-txt .red-txt li {
	position:relative;
}
.innovation-show-con .popup-txt .red-txt li:before {
	content: "";
    position: absolute;
    left: -13px;
    top: 3px;
    background: url(https://digitalleadership.com/wp-content/uploads/2024/05/surface9710.png);
    background-position: center;
    background-size: contain;
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
}
.innovation-show-con .popup-txt h2 {
	font-size: 29px;
    color: #fff;
    max-width: 800px;
    line-height: 35px;
	margin-bottom:20px;
}
.innovation-show-con .popup-txt p {
	color: #fff;
    font-size: 16px;
    line-height: 25px;
    max-width: 625px;
}
.innovation-show-con .popup-img {
	position:relative;
	display:flex;
	justify-content:center;
}
.innovation-show-con .popup-img img {
	display:block;
	margin:auto;
	margin-right:0;
}
.innovation-show-con .popup-img p.btn {
	line-height: 15px;
    background-color: #F2C94C;
    color: #061B2B !important;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 40px 15px 40px;
    box-shadow: 7.09px 3.09px 14.18px #3C3C3C;
    margin-top: 30px !important;
    display: flex;
    width: fit-content;
    position: absolute;
    bottom: 30px;
	justify-content:center;
	align-items:center;
}
.innovation-show-con .popup-img p.btn:hover {
	 background-color: #F2C94C !important;
    color: #061B2B !important;
}
.innovation-show-con .popup-img p.btn img {
	width: 14px;
    padding-right: 4px;
}
@media screen and (max-width:767px) {
	.innovation-show-con .popup-txt h2 {
		font-size: 20px;
		line-height: 28px;
	}
	.innovation-show-con .popup-txt p {
		font-size:14px;
	}
	.innovation-show-con .popup-img p.btn {
		padding:15px 20px;
	}
}
#custom_html-6 {
	margin-top:0 !important;
}
/**** popup *****/
#popmake-118485 .popup-txt {
	display:block;
	text-align:left;
}

/**** 21/5/2024 ****/
@media screen and (max-width:1024px) {
	    #block-15 {
        margin-bottom: 30px;
    }
	.page-content.with-right-sidebar, .page-content.with-left-sidebar {
		width:100% !important;
	}
}
@media screen and (max-width:767px) {
	.single #content {
		padding-top:0 !important;
	}
	.model-based-articleSection {
		padding-bottom:60px !important;
	}
	.single-model_based_article .entry-content h2 {
		font-size: 27px !important;
    	line-height: 1.2 !important;
	}
	.single-model_based_article #page .entry-content h3,
	.single-model_based_article #page .entry-content h3 span {
    	font-size: 22px !important;
	}
}