/* Hero Section Styles */

.iwb-hero-mdjhd {
    padding: 156px 0 193px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iwb-hero-mdjhd .hero-desc-mdjhd {
    max-width: 479px;
}


/* Vsion Section Styles */

.iwb-vision-mdjhd {
    padding: 104px 0px 84px 0px;
    position: relative;
    overflow: hidden;
}

.iwb-vision-mdjhd::before {
    content: "";
    background-image: url("/wp-content/themes/abrahamsenfinancial/assets/iwb-vision-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 436px;
    width: 249px;
    top: -20px;
    left: 20px;
    z-index: -1;
    
}

.iwb-vision-mdjhd::after {
    content: "";
    background-image: url("/wp-content/themes/abrahamsenfinancial/assets/iwb-vision-2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 180px;
    width: 197px;
    bottom: -60px;
    right: 0px;
    z-index: -1;
}

.iwb-vision-mdjhd .container {
    max-width: 1169px;
}

.iwb-vision-mdjhd .row {
    gap: 72px;
    justify-content: space-between;
}

.iwbv-left-box-mdjhd {
    max-width: 614px;  
}

.iwbv-right-box-mdjhd {
    max-width: 459px;  
}

.ult-mdjhd {
    background: linear-gradient(180deg, transparent 60%, #A8D500 60%);
    border-radius: 3px 3px 3px 3px;
    width: fit-content;
}

.iwbv-title-mdjhd {
    margin-bottom: 24px!important;
}

.iwbv-desc-mdjhd {
    padding-bottom: 16px!important;
}




/* Process Section Styles */

.iwb-process-mdjhd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.iwb-process-title-mdjhd {
    text-align: center;
    padding-bottom: 48px;
}

.iwbp-content-box-mdjhd {
    max-width: 460px;
}

.iwbp-img-box-mdjhd {
    max-width: 612px;
}


.iwbp-meeting-mdjhd {
    gap: 32px;
    padding-bottom: 252px;
}

.iwbp-title-mdjhd {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.17;
    color: #1c1c20;
}

.iwbp-cb-inner-mdjhd {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
}

.iwbp-subtitle-mdjhd {
    font-family: 'Myriad Pro',sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    color: #1c1c20;
    padding-bottom: 8px;
}

.iwbp-list-mdjhd {
    list-style: none;
    gap: 8px;
    justify-content: space-between;
    padding-top: 8px!important;
}

.iwbp-list-mdjhd li {
    width: 48.5%;
    display: flex;
    align-items: start;
    gap: 8px;
}

.iwbp-list-mdjhd li svg {
    margin-top: 4px;
    max-width: 18px;
    height: auto;
    width: 100%;
}

.iwbp-cbi-1-mdjhd:before {
    content: "";
    width: 88px;
    height: 140px;
    background-image: url(/wp-content/uploads/2025/01/iwbp-overlay-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -45px;
    left: 0px;
    z-index: -1;
}
.iwbp-cbi-1-mdjhd, .iwbp-cbi-3-mdjhd {
    padding-left: 30px;
}
.iwbp-portfolio-mdjhd {
        gap: 32px;
        padding-bottom: 48px;
    }


.iwbp-cbi-2-mdjhd:before {
    content: "";
    width: 100px;
    height: 254px;
    background-image: url(/wp-content/uploads/2025/01/iwbp-overlay-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: -1;
}

.iwbp-review-mdjhd {
    gap: 32px;
    padding-bottom: 168px;
}

.iwbp-cbi-3-mdjhd:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/01/iwbp-overlay-3.png);
    left: -20px;
    top: -20px;
    z-index: -1;
    background-repeat: no-repeat;
    width: 127px;
    height: 160px;
    
}


.iwbp-experience-mdjhd {
    gap: 32px;
    padding-bottom: 168px;
}

.iwbp-experience-mdjhd .iwbp-content-box-mdjhd {
    max-width: 506px;
}

.iwbp-cbi-4-mdjhd:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/01/iwbp-overlay-4.png);
    background-repeat: no-repeat;
    left: -72px;
    z-index: -1;
    top: 0px;
    width: 160px;
    height: 160px;
}


.iwbp-feature-mdjhd {
    padding-bottom: 168px;
}

.iwbp-fb-inner-mdjhd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
}

.iwbp-fb-inner-mdjhd ul li {
    color: #ffffff;
    width: 23.5%;
}

.iwbp-feature-box-mdjhd {
    max-width: 1177px;
}

.iwbp-fb-inner-mdjhd {
    padding: 56px 102px;
    margin: 0 30px;
}

.block-mdjhd {
    display: block;
}


/* Blueprint Section Styles */

.iwb-blueprint-mdjhd {
    padding: 57px 0px 168px 0px;
}

.iwb-bb-inner-mdjhd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 96px 90px;
    border-radius: 4px;
}

.iwb-blueprint-title-mdjhd {
    max-width: 397px;
    color: #ffffff;
    padding-bottom: 40px;
}

.iwb-blueprint-bb-mdjhd {
    max-width: 397px;
    justify-content: start;
    padding: 0;
}

.iwb-bo-box-mdjhd {
     position: absolute;
    top: -57px;
    right: 10px;
    display: flex;
    align-items: center;
    gap: 45px;
    max-width: 700px;
}

.iwb-boi-1-mdjhd {
    max-width: 92px;
}

.iwbp-boib-1-mdjhd {
    margin-top: 18.5%;
}

.iwd-blueprint-btn-mdjhd {
    border: 2px solid #a8d500;
    color: #a8d500;
    gap: 8px;
    max-width: 218px;
    text-align: center;
}


.iwd-blueprint-btn-mdjhd:hover {
    color: #ffffff!important;
    background-color: #a8d500;
    
}


@media (max-width: 1700px) {
    .iwb-hero-mdjhd .hero-title-mdjhd {
        padding: 0;
    }
}



@media (max-width: 1024px) {
     .iwbp-cbi-2-mdjhd:before {
        left: 0px;
        top: 0px;
    }
    
    .iwbp-cbi-3-mdjhd:before {
        left: 0px;
        top: 0px;
    }
    
    .iwbp-cbi-4-mdjhd:before {
        left: 0;
        top: -40px;
    }
    
    .iwb-bo-box-mdjhd {
        right: 20px;
        top: -32px;
        gap: 32px;
        width: 60%;
    }
    
    .iwbp-boib-1-mdjhd {
        margin-top: 8.5%;
    }
    
    .iwb-bb-inner-mdjhd {
    padding: 86px 60px;
}

.iwb-blueprint-title-mdjhd {
    font-size: 30px;
    line-height: 1.3;
}

.iwb-bo-box-mdjhd {
    right: 20px;
    top: -48px;
    gap: 32px;
}

.iwbp-content-box-mdjhd {
    max-width: 420px;
}

.iwbp-experience-mdjhd .iwbp-content-box-mdjhd {
    max-width: 420px;
}

.iwbp-experience-mdjhd .iwbp-list-mdjhd li {
    width: 100%;
}

.iwbp-img-box-mdjhd {
    max-width: 460px;
}
.iwbv-image-box-mdjhd {
    max-width: 460px;
}

.iwb-vision-mdjhd .row {
    gap: 32px;
}




.iwb-hero-mdjhd {
    padding: 96px 0;
}

.iwb-hero-mdjhd .hero-title-mdjhd {
    font-size: 48px;
}

.iwb-vision-mdjhd {
    padding: 96px 0 72px 0;
}

.iwb-process-title-mdjhd {
    padding-bottom: 32px;
}

.iwbp-meeting-mdjhd {
    padding-bottom: 144px;
}

.iwbp-fb-inner-mdjhd {
    padding: 40px 56px;
    margin: 0 0px;
}

.iwbp-feature-mdjhd {
    padding-bottom: 96px;
}

.iwbp-review-mdjhd {
    padding-bottom: 96px;
}

.iwbp-experience-mdjhd {
    padding-bottom: 96px;
}

.iwb-blueprint-mdjhd {
    padding: 50px 0 96px 0;
}


    
}


@media (max-width: 992px) {
    
    .iwbv-image-box-mdjhd {
        text-align: center;
    }
    
    .iwb-vision-mdjhd .row {
        flex-direction: column;
        align-items: center;
        gap: 32px;
    }
    
    .iwbv-right-box-mdjhd {
        max-width: 100%;
    }
    .iwbp-meeting-mdjhd {
        flex-direction: column-reverse;
        gap: 32px;
    }
    
    .iwbp-content-box-mdjhd {
        max-width: 100%!important;
    }
    
    .iwbp-portfolio-mdjhd {
        flex-direction: column;
        gap: 32px;
    }
    
    .iwbp-cbi-2-mdjhd:before {
        left: -5px;
        top: -5px;
    }
    
    .iwbp-review-mdjhd {
        flex-direction: column-reverse;
        gap: 32px;
    }
    
    .iwbp-cbi-3-mdjhd:before {
        left: -5px;
        top: -5px;
    }
    
    .iwbp-experience-mdjhd {
        flex-direction: column;
        gap: 96px;
    }
    
    .iwbp-fb-inner-mdjhd {
        padding: 24px;
    }
    
    .iwb-bo-box-mdjhd {
        top: 12px;
        right: 12px;
        width: 60%;
        height: 100%;
    }
    
    .iwbp-boib-2-mdjhd {
        height: 100%;
    }
    
    .iwb-bb-inner-mdjhd {
        padding: 50px 60px;
    }
    
    .iwbp-boib-1-mdjhd {
        margin-top: 0%;
    }
    
    .iwb-hero-mdjhd {
    padding: 80px 0;
}

.iwb-vision-mdjhd {
    padding: 80px 0;
}

.iwb-process-title-mdjhd {
    max-width: 560px;
}

.iwbp-meeting-mdjhd {
    padding-bottom: 80px;
}

.iwbp-feature-mdjhd {
    padding-bottom: 80px;
}

.block-mdjhd {}

.iwbp-title-mdjhd .block-mdjhd {
    display: unset;
}

.iwbp-review-mdjhd {
    padding-bottom: 80px;
}

.iwbp-experience-mdjhd {
    padding-bottom: 80px;
    gap: 32px;
}

.iwb-bb-inner-mdjhd {
    padding: 50px 50px 50px 36px;
}

.iwb-blueprint-mdjhd {
    padding: 0px 0 80px 0;
}

.iwbp-cbi-4-mdjhd:before {
    top: 0;
}


.iwbp-list-mdjhd li {
    width: 24.5%;
}

.iwbp-cb-inner-mdjhd {
    max-width: 80%;
    margin: 0 auto;
}

.iwbp-meeting-mdjhd .iwbp-list-mdjhd li {
    width: 29.5%;
}

.iwbp-fb-inner-mdjhd ul li {
    width: 47.5%;
}

.iwbp-review-mdjhd .iwbp-list-mdjhd li {
    width: 48.5%;
}

.iwbp-experience-mdjhd .iwbp-list-mdjhd li {
    width: 48.5%;
}
        
    
}


@media (max-width: 767px) {
    .iwbp-cbi-1-mdjhd:before {
        top:0;
    }
    .iwbp-cbi-1-mdjhd, .iwbp-cbi-3-mdjhd {
        padding-left: 0px;
    }
    .iwbp-list-mdjhd li {
        width: 100%;
    }
    
    .iwbp-fb-inner-mdjhd ul li {
        width: 100%;
    }
    
    .iwbp-fb-inner-mdjhd {
        padding: 28px 20px;
    }
    .iwb-bb-inner-mdjhd {
        padding: 32px 24px;
    }
    
    .iwb-bo-box-mdjhd {
        position: unset;
        width: -webkit-fill-available;
        justify-content: center;
        padding-top: 32px;
    }
    
    .iwb-blueprint-title-mdjhd {
        font-size: 26px;
    }
    
    .iwbp-boib-1-mdjhd {
        display: none;
    }
    
    .iwb-blueprint-title-mdjhd {
        max-width: 100%;
    }
    
    .iwbp-title-mdjhd {
    font-size: 24px;
}

.iwbp-cb-inner-mdjhd {
    gap: 12px;
    max-width: 100%;
}

.iwbp-list-mdjhd {
    gap: 4px;
}

.iwbp-list-mdjhd li {
    gap: 6px;
    width: 100%!important;
}

.iwb-hero-mdjhd {
    padding: 70px 0;
}

.iwb-hero-mdjhd .hero-title-mdjhd {
    font-size: 36px;
}

.hero-inner-mdjhd {
    gap: 10px;
}

.iwb-vision-mdjhd {
    padding: 70px 0;
}

.iwb-vision-mdjhd .row {
    gap: 24px;
}

.iwbv-title-mdjhd {
    margin-bottom: 16px!important;
}

.iwbv-desc-mdjhd {
    padding-bottom: 12px!important;
}

.iwb-process-title-mdjhd {
    padding-bottom: 24px;
}

.iwbp-meeting-mdjhd {
    padding-bottom: 70px;
    gap: 24px;
}

.iwbp-portfolio-mdjhd {
    gap: 24px;
    padding-bottom: 32px;
}

.iwbp-feature-mdjhd {
    padding-bottom: 70px;
}

.iwbp-review-mdjhd {
    gap: 24px;
    padding-bottom: 70px;
}

.iwbp-experience-mdjhd {
    gap: 24px;
    padding-bottom: 70px;
}

.iwb-blueprint-title-mdjhd {
    padding-bottom: 24px;
}

.iwb-blueprint-mdjhd {
    padding: 0 0 70px 0;
}

.page-title-mdjhd {
    font-size: 16px;
}

.iwb-process-mdjhd {
    background: none!important;
}



}



