section.life_gruve_journey {
    padding: 80px 0px 180px;
}

.life_mainjOuter {
    position: relative;
}

.eplore_journey_box {
    border-radius: 0;
    background: var(--text-color);
    right: 0;
    top: 105px;
    height: auto;
    padding: 25px;
    width: 325px;
    position: absolute;
    align-items: flex-start;
}
.eplore_journey_box::before{
    width:2px;
    border-right: 2px solid var(--text-color);
    height: 83px;
    top: -82px;
    position: absolute;
    content: "";
    right: 15%;
}

.eplore_journey_box h4 {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px; /* 121.429% */
    color: #fff;
    margin-bottom: 10px;
}

.eplore_journey_box p {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px; /* 122.222% */
    letter-spacing: 0.045px;
    margin-bottom: 20px;
    color: #fff;
}
.rb-life_journeybox {
    display: flex;
    margin: 135px 0px 200px;
    align-items: center;
    gap: 0px;
    justify-content: space-evenly;
}

.rb-life_gruvejourney_main {
    position: relative;
}

.rb-life_journey_content h4 {
    border-radius: 0px;
    line-height: 22px;
    background: var(--text-color);
    width: 140px;
    height: 40px;
    padding: 5px 10px;
    margin: 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
     /* 122.222% */
    display: flex;
    align-items: center;
    justify-content: center;
}

.rb-life_journey_icon {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}

.rb-life_journey_icon.top_icon_position {
    bottom: 75px;
    z-index: -1;
}

.rb-life_journey_icon.bottom_icon_position {
    bottom: -130px;
}

.rb-life_gruvejourney_main:first-child:after {
    /* content: ""; */
    position: absolute;
    height: 2px;
    border-bottom: 2px solid var(--text-color);
    width: -webkit-fill-available;
    left: -60px;
    top: 18px;
    z-index: -1;
}

.rb-life_journey_icon.top_icon_position:before {
    content: "";
    position: absolute;
    height: 90px;
    width:2px;
    border-left: 2px solid var(--text-color);
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 32px;
}
.rb-life_journey_icon.bottom_icon_position:before {
    content: "";
    position: absolute;
    height: 60px;
    width:2px;
    border-left: 2px solid var(--text-color);
    left: 0;
    right: 0;
    margin: 0px auto;
    top: -45px;
    z-index: -1;
}

.rb-life_journey_icon img {
    position: relative;
}

.rb-life_gruvejourney_main::before {
    width: 100%;
    top: 50%;
    content: "";
    position: absolute;
    height: 2px;
    border-bottom: 2px solid var(--text-color);
    left: -100%;
    z-index: -1;
}
.rb-life_gruvejourney_main:last-child::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    border-bottom: 2px solid var(--text-color);
    right: -93px;
    top: 50%;
    z-index: -1;
}
.eplore_journey_box a:hover {
    border-color: #fff;
    color: #fff;
}
@media(max-width:768px){
    .rb-life_journeybox {
        display: unset;
    }

    .rb-life_journey_content h4 {
        width: 130px;
        margin: 30px auto;
        font-size: 16px;
        padding: 10px 0px;
    }
    .eplore_journey_box a{
        width: 100%;
    }
    .eplore_journey_box {
        position: unset;
        width: 100%;
        margin: 0px auto;
        padding: 20px;
        height: 100%;
        text-align: center;
    }
    a.btn.btn-white {
        padding: 8px;
        font-size: 12px;
    }

    .eplore_journey_box h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .eplore_journey_box p{
         font-size:18px;
        line-height:22px;
    }
    .rb-life_journey_icon.bottom_icon_position {
        bottom: -15px;
        right: -289px;
    }

    .rb-life_journey_icon.bottom_icon_position:before {
        height: 3px;
        width: 120px;
        border-top: 3px solid #21A55E;
        top: 28px;
        border-left: none !important;
        left: 200px;
        z-index: -1;
    }

    .rb-life_journey_icon img {
        width: 60px;
    }

    .eplore_journey_box::before {
        display: none;
    }
    .rb-life_journey_icon.top_icon_position {
        bottom: -15px;
    }

    .rb-life_journey_icon.top_icon_position:before {
        height: 2px;
        width: unset;
        border-top: 2px solid var(--text-color);
        top: 28px;
        border-left: none !important;
        z-index: -1;
        left: unset;
        width: 35%;
        right: 59%;
    }

    .rb-life_gruvejourney_main:first-child:after{
        content: "";
        position: absolute;
        height: 72px;
        width: 2px;
        border-left: 2px solid var(--text-color);
        right: 0;
        left: 0;
        margin: 0px auto;
        top: 38px;
        z-index: -1;
        border-bottom: none;
    }
    .rb-life_journey_icon.bottom_icon_position {
        width: 100%;
        text-align: right;
    }

    .rb-life_journey_icon.top_icon_position {
        width: 100%;
        text-align: left;
    }

    .rb-life_gruvejourney_main::before {
        display: none;
    }
    .rb-life_gruvejourney_main:after {
        content: "";
        position: absolute;
        height: 72px;
        width: 2px;
        border-left: 2px solid var(--text-color);
        right: 0;
        left: 0;
        margin: 0px auto;
        top: 38px;
        z-index: -1;
    }
     .rb-life_journey_icon.bottom_icon_position:before {
        height: 2px;
        width: unset;
        border-top: 2px solid var(--text-color);
        top: 28px;
        border-left: none !important;
        z-index: -1;
        left: unset;
        width: 35%;
        right: 8%;
    }
    .rb-life_gruvejourney_main:last-child :after {
        content: "";
        position: absolute;
        height: 72px;
        width: 2px;
        border-left: 2px solid var(--text-color);
        right: 0;
        left: 0;
        margin: 0px auto;
        top: 38px;
        z-index: -1;
    }
    .rb-life_gruvejourney_main:last-child::after {
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .rb-life_journey_icon img {
        height: 60px;
    }

    .rb-life_journey_icon.top_icon_position:before {
        height: 88px;
        bottom: -80px;
    }

    .rb-life_journey_content h4 {
        font-size: 16px;
        height: 100%;
    }

    .rb-life_gruvejourney_main::before {
        left: 0;
        width: 180px;
    }

    .rb-life_gruvejourney_main:last-child::after {
        right: 0px;
        border: 0;
    }

    .rb-life_journey_icon.bottom_icon_position:before {
        height: 80px;
        top: -80px;
    }

    .rb-life_journey_icon.bottom_icon_position {
        bottom: -135px;
    }
    .eplore_journey_box p {
        font-size: 14px;
    }
    .eplore_journey_box h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 0px 0px 10px;
    }
    .eplore_journey_box .btn-yellow{
        font-size: 16px;
        padding: 10px 15px
    }
    .eplore_journey_box {
        width: 200px;
        right: -3%;
        padding: 20px;
    }
    .eplore_journey_box::before {
        right: 15%;
        top: -85px;
        height: 100%;
        z-index: -1;
    }
}

@media only screen 
  and (min-width: 820px) 
  and (max-width: 820px)
  and (orientation: portrait) {
  
    .eplore_journey_box {
        width: 200px;
        right: -5%;
    }
    
    .eplore_journey_box::before {
        right: 10%;
    }
    .owl-slider .owl-dots {
        top: -30px;
        text-align: right;
        width: 100%;
        left: 0px;
    }

    .testimonial--Content {
        padding-left: 0px;
    }

    .testimonial--Image img {
        height: 600px;
    }
}

@media(max-width:2560px) and (min-width:1920px){
    .testimonial--Image img {
        height: 550px;
    }

    .rb-life_journey_content h4 {width: 160px;}
}