    img.dib-lazy-image.dib-lazy-loaded,
    img.dib-lazy-image {
        max-width: 100%;
        height: auto;
    }

    img.bb-logo {
        max-width: 70px;
    }

    div#b4640 {
        position: fixed;
        z-index: 998;
        width: 100vw;
    }

    div#b4640 {
        .container {
            max-width: 95vw !important;
        }


        .g-py-25 {
            padding-top: .8rem !important;
        }
    }

    .dib-post-author-photo img {
        max-width: 75px;
        width: 75px;
        border-radius: 50%;
    }


    select#dib-cat-dropdown,
    select#dib-cat-dropdown:focus-visible {
        border: 2px solid #c7d8dd !important;
        border-radius: 15px !important;
        padding: 5px 25px 5px 10px !important;
        outline: none;
    }

    img.fr-fic.fr-dib.fr-fil.dib-lazy-loaded {
        border: none !important;
        box-shadow: 0 30px 15px -25px rgba(0, 0, 0, .3), 0 0 30px 0 rgba(0, 0, 0, .15) !important;
        min-width: 750px !important;
    }

    /*------------↓↓↓↓↓↓↓↓------------BEGIN DESKTOP VIEW-----------↓↓↓↓↓↓↓↓↓--------------*/
    @media only screen and (min-width: 1000px) {
        #dib-search-dialog::backdrop {
            background-color: rgb(74 96 106 / 74%);
            backdrop-filter: blur(2px);
        }

        .dib-related .dib-related-post {
            border-radius: 25px !important;

        }
#dib-posts #dib-template-2.dib-hero.dib-list .dib-post-wrap a.dib-post:first-child .dib-post-text h2 {
    font-size: 34px !important;
    -webkit-line-clamp: 3;
}
#dib-template-2.dib-hero.dib-list .dib-post-wrap a.dib-post:first-child .dib-post-text .dib-meta-text.dib-no-author {
    left: 5px !important;
}
#dib-template-2 .dib-post-text p.dib-category-text {
    margin-top: .6em;
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    color: #ee8300;
    font-weight: 600;
}
h2.dib-post-title.dib-highlight {
    color: #1b4279 !important;
}
#dib-template-2.dib-hero.dib-list .dib-post-wrap a.dib-post:first-child .dib-post-text {
    padding: 30px;
    box-sizing: border-box;
    min-height: 100% !important;
    height: 100%;
}
        /*---------------------Dropinblog Blog Article-------------------*/


        div#building-bridge-knowledgebase {
            #dib-template-2 .dib-post-single {
                max-width: 1250px;
                width: 100%;
                margin: 200px auto;
                font-size: 18px;
                line-height: 1.8;
                text-align: left;
                right: 0px !important;
                font-weight: 400 !important;
                letter-spacing: .5px;
            }

            #dib-template-2 .dib-post-single p {
                margin: 0em !important;
            }

            .dib-post-single {

                .dib-post-featured-image {
                    border-radius: 25px 25px 0px 0px;
                    overflow: hidden;
                    height: 450px !important;
                }

                div#dib-audio {
                    margin-top: -20px !important;
                    border-radius: 0px 0px 20px 20px;
                }

                #dib-template-2 .dib-post-single {
                    max-width: 100%;
                    width: 65vw;
                    margin: 50px 0px 50px auto;
                    font-size: 16px;
                    line-height: 1.6;
                    text-align: left;
                    background: rgb(202, 194, 194);
                    padding-right: 15%;
                }

                .container {
                    max-width: 92vw;
                }

            }

            #dib-posts .dib-related .dib-related-post h2 a {
                font-family: poppins !important;
                color: #3c649c !important;
                font-size: 18px !important;
                font-weight: 600 !important;
            }

            .dib-related {
                max-width: 1250px !important;
            }
        }

        /*---------------------Dropinblog Blog Sidebar-------------------*/
        .landing-sidebar {
            .dib-post {
                flex: 0 0 100% !important;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: space-between;
                border-radius: 10px !important;
                overflow: hidden;
            }



            #dib-template-2 {

                margin: 0px auto !important;
            }

            #dib-template-2 .dib-post-text p.dib-meta-text {
                position: relative !important;
                min-width: 100% !important;
                left: 0px !important;
            }

            .dib-post img.dib-post-featured-image {
                width: 25% !important;
                max-width: 25% !important;
                aspect-ratio: 1;
                object-fit: cover;
                object-position: left;
                border-radius: 0px !important;
            }

            #dib-template-2 .dib-post-text {
                max-width: 75%;
                width: 75%;
                display: flex;
                text-align: left !important;
                padding: 20px 15px 25px 15px !important;
                flex-direction: column;
                justify-content: space-between;
                align-items: flex-start;
            }

            .dib-post-content {
                display: none !important;
            }

            h2.dib-post-title.dib-highlight {
                font-family: 'poppins';
                font-size: 14px;
                font-weight: 500;
                color: #315c97 !important;
                line-height: 1.2;
            }



        }

        /*----------------------Dropinblog Blog Home-----------------------*/
        #dib-template-2 .dib-post-text {
            padding: 40px 15px 10px 25px;
            text-align: left;
            position: relative;
        }

        .dib-list {

            li.dib-search-toggle {
                width: 600px;
                margin-right: 500px !important;
                margin-left: 500px !important;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                background: white;
                border-radius: 12px;
                font-weight: bold !important;
                cursor: text;
                margin-top: 10px !important;
            }

            .dib-heading.dib-heading-bg h1:after,
            .dib-heading.dib-heading-bg p:first-child:after {

                background: none !important;
                z-index: -1;
            }



            .dib-heading {
                position: sticky;
                height: 55vh;
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                text-align: center;
                top: calc(100px - 55vh);
                z-index: 997;
            }

            .dib-related {
                max-width: 1250px;
            }

            /* Push the main content down to avoid overlapping the banner */
            .dib-post-wrap {
                margin-top: 20vh !important;
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto;
            }

            .dib-heading::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: url("https://dropinblog.net/34261105/background/team-page-03.png"), radial-gradient(rgba(19, 52, 100, 1) 20%, rgba(5, 28, 62, 1) 65%) !important;
                box-shadow: 2px 0px 8px #00000036 !important;
                z-index: -1;
                background-attachment: fixed, scroll !important;
                background-size: 100%, 100% !important;
                background-repeat: no-repeat !important;
                background-position: top center !important;
            }

            h1.dib-homepage-title {
                color: white;
                font-size: 3rem;
                text-transform: uppercase !important;
            }

            ul.dib-cat-menu {
                position: sticky !important;
                top: 0 !important;
                z-index: 999 !important;
                display: flex !important;
                margin-top: -20vh !important;
                margin-left: auto !important;
                margin-right: auto !important;
                padding: 25px !important;
                left: 0% !important;
                translate: 50%;
                height: 100px !important;
                list-style: none !important;
                background-color: transparent !important;
                width: 800px !important;
                flex-direction: row;
                flex-wrap: wrap !important;
                align-items: center;
                justify-content: center !important;
                align-content: center;
                overflow: hidden;
            }

            /* Hide all children of the menu except the search toggle when stuck */
            ul.dib-cat-menu:not(:first-child)>li:not(.dib-search-toggle) {
                width: auto !important;
                text-align: center;
                padding: 10px !important;
                transform: scale(.85);
            }

            ul.dib-cat-menu:not(:first-child)>li:not(.dib-search-toggle) a {
                background: #ffffff24;
                border-radius: 20px;
                color: white;
            }

            #dib-template-2.dib-hero.dib-list .dib-post-wrap a.dib-post:first-child .dib-post-text h2 {
                font-size: 25px !important;
            }

            h1.dib-homepage-title {
                color: #fff;
                z-index: 1;
                background: -webkit-linear-gradient(59deg, rgb(239 105 9) 0%, rgb(255 156 27) 35%, rgb(255 120 22) 93%) !important;
                -webkit-background-clip: text !important;
                background-clip: text !important;
                -webkit-text-fill-color: transparent !important;
            }


            /*----------First Feature Post on Homepage----------*/
            #dib-template-2.dib-hero.dib-list .dib-post-wrap a.dib-post:first-child .dib-post-text h2 {
                font-size: 25px !important;
                color: #315c97;
                font-family: 'Poppins';
                font-weight: 600;
            }

            #dib-template-2 a.dib-post:first-child .dib-post-text p.dib-post-content {
                font-size: 18px !important;
            }

            #dib-search-dialog[open] {
                position: fixed;
                top: 30vh;
                left: 50%;
                transform: translate(-50%, 0);
                margin: 0;
                display: block;
            }

            a.dib-post:first-child img.dib-post-featured-image {
                aspect-ratio: 16 / 9;
                height: 200px;
                vertical-align: bottom;
                border-radius: 4px 4px 0 0;
                margin: 0;
                object-fit: cover;
                object-position: left;
                flex: 0 0 40% !important;
                text-align: left;
                max-width: 40% !important;
            }

            a.dib-post:nth-child(2) {
                flex: 0 0 60% !important;
                text-align: left;
                max-width: 60% !important;
            }

            #dib-template-2 h2.dib-post-title.dib-highlight,
            .dib-post-title-link {
                font-family: poppins !important;
                color: #3c649c !important;
                font-size: 18px !important;
                font-weight: 600 !important;
            }

            a.dib-post {
                border-radius: 20px !important;
                box-shadow: 1px 20px 16px -20px #5a6568c9 !important;
                overflow: hidden !important;
            }
        }

        div#b4640:before {
            position: fixed;
            top: 0px;
            left: 0px;
            content: "";
            width: 100%;
            height: 75px;
            background: #051c3e;
        }

        /*-------------------Dropinblog Blog Category Page-------------------*/

        /*-------------------Dropinblog Single Post Page-------------------*/
        .dib-single {
            ul.dib-cat-menu {
                position: fixed !important;
                height: 75px;
                top: 10px !important;
                margin: 0px !important;
                background: none;
                box-shadow: none !important;
                color: white !important;
                width: 900px;
                max-width: 900px !important;
                z-index: 99999;
                border: none !important;
            }

        }

        a.dib-post-back-link.dib-post-back-link-bottom {
            position: fixed;
            top: 85px !important;
            left: 20px;
            z-index: 99999;
            color: #1e4986 !important;
            font-weight: 700 !important;
        }

        #dib-search-dialog[open] {
            position: fixed;
            top: 0;
            left: 50%;
            transform: translate(-50%, 0);
            margin: 0;
            display: block;
        }

        ul.dib-cat-menu li a {

            color: #ff9300 !important;
            font-weight: 500;
        }

        a.dib-pagination-item:hover,
        .dib-pagination a:hover,
        a.dib-post-back-link:hover {
            background: none;
        }







    }


    /*----------------------Kaila's KB Builder Styles----------------------*/
    div#building-bridge-knowledgebase {
        .step-tip::before {
            content: "i";
            color: #bddb8b;
            font-size: 20px;
            margin-right: 20px;
            width: 30px;
            FONT-WEIGHT: 600;
            min-width: 30px;
            text-align: CENTER;
            height: 30px;
            border-radius: 50%;
            background: #eeffd1;
        }

        .step-tip {
            min-width: calc(100% + 60px);
            padding: 15px 30px;
            background: #def3ba;
            margin-bottom: -30px !important;
            margin-top: 15px;
            margin-left: -30px;
            display: flex;
            align-items: center;
            flex-direction: row;
            justify-content: flex-start;
            border-radius: 0px 0px 20px 20px;
            line-height: 1.6 !important;
            font-size: 14px;
        }

        .step-header {
            width: 100%;
            min-width: 110%;
            margin-bottom: 35px;
            font-size: 18px;
            font-weight: 600 !important;
            background: #ffffff;
            padding: 15px 0px 0px 25px;
            margin-left: -30px;
            border-radius: 0px;
            box-shadow: -27px 30px 20px -30px #333d3f45;
            display: flex;
            align-items: baseline;
            justify-content: flex-start;
            flex-wrap: nowrap;
            flex-direction: row;
        }

        h2.section-title {
            color: #315c97;
            font-weight: 700;
            font-size: 32px;
            text-transform: uppercase;
        }

        h1.dib-post-title.dib-highlight {
            color: #315c97;
            font-weight: 700;
        }

        #dib-posts .dib-post-content h3 {
            width: calc(95% - 45px);
            max-width: calc(95% - 45px);
            color: #666565;
            font-weight: 600;
            font-size: 22px !important;
            line-height: 1.5 !important;
            margin: 5px 0 16px !important;
            margin-top: 5px !important;
        }

        .step-block h2,
        div#dib-audio {
            margin-top: -20px !important;
            border-radius: 0px 0px 20px 20px;
            overflow: hidden;
            margin-bottom: 60px !important;
        }

        .step-number {
            width: 40px !important;
            font-weight: 700 !important;
            Color: #315c97 !important;
            font-size: 25px !important;
            margin-bottom: 1rem;
            font-family: 'Montserrat';
        }

        #dib-template-2 {
            width: 100% !important;
            max-width: 100% !important;
            margin-top: 0px;
        }

        .step-block {
            display: flex;
            min-width: 100%;
            flex-direction: row;
            align-items: flex-start;
            justify-content: flex-start;
            flex-wrap: wrap;
            background: #ffffff9e;
            padding: 30px;
            backdrop-filter: blur(3px)brightness(1.05);
            border-radius: 20px 0px 0px 20px;
            box-shadow: -5px 3px 8px -5px #d4e4e6;
            margin-bottom: 20px;
        }

        .step-content,
        .section,
        .substep-p {
            max-width: 100% !important;
            min-width: 100%;
            color: #717171 !important;
        }

        .substep-p,
        .step-p {
            margin-top: 20px;

        }

        #dib-posts :not(.dib-snippet *).dib-toc h2 {
            font-size: 18px !important;
            margin: 0 !important;
            line-height: 1;
            font-weight: 600;
            letter-spacing: 1px !important;
            color: #7aaa5c !important;
        }

        li[data-h2-heading] a {
            font-weight: bold;
            color: rgb(76, 76, 76);
            scroll-behavior: smooth;
        }

        details.dib-toc.fr-fil.fr-dib.fr-draggable.dib-custom-block {
            position: fixed !important;
            top: 120px !important;
            left: 20px !important;
            width: calc(25vw - 45px);
            z-index: 9999;
            margin: 0px !important;
            max-height: 40px;
            padding: 8px !important;
        }

        li[data-h3-heading] a {
            font-weight: normal;
            color: rgb(76, 76, 76);
            scroll-behavior: smooth;
        }

        #dib-posts :not(.dib-snippet *).dib-toc ul li a {
            padding: 4px 15px;
            display: block;
            text-decoration: none;
            font-size: 13px !important;
        }

        h2.section-title {
            margin-bottom: -10px !important;
            margin-top: 30px !important;
        }

        a.dib-post-back-link.dib-post-back-link-bottom {
            position: fixed;
            top: 5px;
            left: 20px;
            z-index: 99999;
            color: #ffba31;
        }

        #dib-posts #dib-search-dialog .dib-search-box-input {

            padding: 13px 30px;
        }

        /*---------------------------END DESKTOP VIEW-------------------------*/
    }


    /*-----------↓↓↓↓↓↓↓↓-----BEGIN MOBILE VIEW-------↓↓↓↓↓↓↓↓↓------------*/
    @media only screen and (max-width: 999px) {





        /*--------------------------Blog Article--------------------------*/


        /*-------------------------Blog Sidebar---------------------------*/




        /*---------------------------Blog Home----------------------------*/


        /*-------------------------Blog Category Page------------------------*/




        /*----------------------Kaila's KB Builder Styles---------------------*/



        /*----------------------------END MOBILE VIEW-------------------------*/
    }

    /*
Image Enlarger (by iNet / IEVEVO)
Licenced under MIT 
*/
    /*-----------------------Begin Image Modal----------------------------------*/

    .gallery {
        width: 100%;
        display: block;
        margin: 0px auto 0px auto;
    }

    img.gallery {
        margin: 0px auto 30px auto !important;
    }

    .hidden {
        display: none;
    }

    .nosel {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }


    .img-enlarged__cont {
        width: 0px;
        height: 0px;
        opacity: 0;
        font-family: Helvetica, sans-serif;
        cursor: zoom-out;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 998;
        /* You can define transitions for each property separately */

        transition-property: opacity, backdrop-filter, height, width;
        transition-duration: .7s, .7s, .1s, .1s;
        transition-timing-function: ease-out, ease-out, ease-out, ease-out;
        /* Apply a delay only to height and width */
        transition-delay: 0s, 0s, .8s, .8s;

    }

    .img-enlarged__cont.open {
        height: 100%;
        width: 100%;
        opacity: 1;
        backdrop-filter: blur(3px);
        /* You can define transitions for each property separately */
        transition-property: opacity, backdrop-filter;
        transition-duration: .7s, 1s;
        transition-timing-function: ease-in, ease-in;
        transition-delay: 0s, .7s;

    }

    .img-enlarged {
        max-width: 100%;
        max-height: calc(100% - 50px);
        border: solid #181818;
        border-width: 30px 15px;
        outline: 2px #bebebe solid;
        display: block;
        border-radius: 20px;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


    /*------------Multi Image Controls--------
    
  .img-enlarged__counter {
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-family: monospace;
    width: 50px;
    text-align: center;
    font-size: 15px;
    padding: 7px 0 7px 0;
    margin: auto !important;
    display: block;
    
    position: absolute; left: 49%; bottom: 5%;
}
--------------End multi image controls-------------*/
    .img-enlarged__nav.next::after {
        content: ">";
        font-size: 50px;
        font-family: monospace;
        color: #fff;
        position: absolute;
        right: 40%;
        top: 49%;
    }

    p.dib-post-featured-image {
        border-radius: 25px 25px 0px 0px;
        overflow: hidden;
    }

    p.dib-meta-text.dib-no-author {
        padding-left: 15px !important;
    }

    .img-enlarged__nav.prev::after {
        content: "<";
        font-size: 50px;
        font-family: monospace;
        color: #fff;
        position: absolute;
        left: 40%;
        top: 49%;
    }

    .gallery img {
        cursor: zoom-in;
    }


    .img-enlarged__nav {
        background: rgba(0, 0, 0, 0.2);
        cursor: pointer;
        z-index: 999;
        text-align: center;
        height: 100%;
        width: 10%;
        vertical-align: middle;
        transition: 0.3s width, 0.2s background;
    }

    .img-enlarged__nav:hover {
        background: rgba(0, 0, 0, 0.8);
        width: 11%;
        transition: 0.3s width, 0.2s background;
    }

    .img-enlarged__nav:active {
        width: 12%;
        transition: 0.1s width;
    }

    .img-enlarged__nav span {
        font-size: 25px;
        color: #fff;
        height: 20px;
        display: inline-block;
    }

    .img-enlarged__nav.prev {
        position: absolute;
        top: 0;
        left: 0;
    }

    .img-enlarged__nav.next {
        position: absolute;
        top: 0;
        right: 0;
    }




    /*----------------------------------------End Image Modal---------------------------------------*/