.e2n-vertikal-right{
    margin-right: 10%!important;
    height: auto;
    width: 10% !important;
    border-right: 2px solid #007aff;
}

.first_vertikal-right{
    display: block;
    height: 300px;
    width: 50%;
    border-right: 2px solid #007aff;
}

.first_vertikal-right p{
    writing-mode: vertical-lr;
    float: right;
    position: relative;
    margin-right: 0;
    padding-right: 10px;
    color: #B2B5BA;
    font-weight: bold;
    text-align: center;
}

.vertikal-right p{
    writing-mode: vertical-lr;
    float: right;
    position: relative;
    padding-right: 10px;
    color: #B2B5BA;
    font-weight: bold;
    margin-top: 60%;
}

.vertikal-right.last-week p{
    margin-top: 70%;
}

.e2n-vertikal-left{
    margin-right: 10%!important;
    height: auto;
    width: 10% !important;
    border-right: 2px solid #007aff;
}

.vertikal-left p{
    writing-mode: vertical-lr;
    float: right;
    color: #B2B5BA;
    font-weight: bold;
    margin-top: 60%;
    margin-right: -40px;
}

.vertikal-left.last-week p{
    margin-top: 110%;
}

.e2n_timeline .e2n-vertikal-left .nectar_icon_wrap,
.e2n_timeline .e2n-vertikal-right .nectar_icon_wrap{
    margin-bottom: 0!important;
    margin-right: -102%;
    margin-top: 10%;
}

.e2n_timeline .nectar_icon_wrap{
    margin-bottom: 0!important;
}

.e2n_first_icon .nectar_icon_wrap{
    margin-bottom: 20px!important;
}


.e2n_timeline .nectar_icon_wrap .iconsmind-Circular-Point::before{
    content:"";
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #007aff;
    margin-right: 2px;
}

    .e2n_vertikal_flex_300{
        display: flex;
        align-items: center;
        height: 300px;
    }
    
    .e2n_vertikal_flex_400{
        display: flex;
        align-items: center;
        height: 400px;
    }
    
    .e2n_vertikal_flex_300 p{
        height: 40%;
        margin: 0 auto;
        margin-right: 0;
    }
    
    .vertikal-right.e2n_vertikal_flex_300 p{
        height: 50%;
        margin: 0 auto;
        margin-right: 0;
    }
    
    .vertikal-left.e2n_vertikal_flex_300 p{
        height: 50%;
        margin: 0 auto;
        margin-right: -40px;
    }
    
    .vertikal-left.e2n_vertikal_flex_400 p{
        height: 50%;
        margin: 0 auto;
        margin-right: -40px;
    }

@media only screen and (max-width: 999px){
    .e2n_timeline_rwd .vc_col-sm-3 {
        width: 20%!important;
    }
    
    .e2n_timeline_rwd .vc_col-sm-9{
        width: 80%!important;
    }
    
    .e2n_timeline_rwd .e2n-vertikal-left{
        margin-right: 10%!important;
        height: auto;
        width: 10%!important;
        border-right: 2px solid #007aff;
    }
    
    .e2n_timeline_rwd .e2n-vertikal-left .nectar_icon_wrap{
        margin-bottom: 0!important;
        margin-right: -133%;
        margin-top: 10%;
    }
    
    .e2n_timeline .nectar_icon_wrap .iconsmind-Circular-Point::before{
        margin-right: 0;
    }
    
    .vertikal-right p{
        writing-mode: vertical-lr;
        float: right;
        position: relative;
        padding-right: 10px;
        color: #B2B5BA;
        font-weight: bold;
        margin-top: 150%;
    }
    
    .e2n_vertikal_flex_300{
        display: flex;
        align-items: center;
        height: 300px;
    }
    
    .e2n_vertikal_flex_400{
        display: flex;
        align-items: center;
        height: 400px;
    }
    
    .e2n_vertikal_flex_300 p,
    .e2n_vertikal_flex_400 p{
        height: 45%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 690px){
    .vertikal-right p{
          margin-top: 350%;
    }
    
    .e2n_vertikal_flex_300{
        display: flex;
        align-items: center;
        height: 400px;
    }
    
    .e2n_vertikal_flex_400{
        display: flex;
        align-items: center;
        height: 530px;
    }
    
    .e2n_vertikal_flex_300 p,
    .e2n_vertikal_flex_400 p{
        height: 45%;
        margin: 0 auto;
    }
    
    .e2n_timeline_rwd .e2n-vertikal-left .nectar_icon_wrap{
        margin-bottom: 0!important;
        margin-right: -133%;
        margin-top: 20%;
    }
}

@media only screen and (max-width: 479px){
    .e2n_timeline_rwd .e2n-vertikal-left .nectar_icon_wrap{
        margin-bottom: 0!important;
        margin-right: -140%;
        margin-top: 30%;
    }
    
    .vertikal-right p{
          margin-top: 600%;
    }
}
