.date-title{
    color: #6EC1E4;
    line-height: 1em;
    font-size: 22px;
    font-weight: bold ;
}
.sub-title{
    color: #7a7a7a;
    line-height: 1em;
    font-size: 16px;
    font-weight: normal ;
}
.ansh-widget-content-timeline {
    width: 100%;
    display: inline-block;
    position: relative;
}
.timeline-wrapper .timeline-date-sub-title {
    display: flex;
    flex-flow: column nowrap;
    gap: 5px;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    top: 5%;
}
.timeline-wrapper .timeline-icon-elementor{
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0;
    margin: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #d6d6d6;
    background-color: #6EC1E4;
    color: #ffffff;
    border-radius: calc(50 * 1%);
}
.timeline-wrapper .date-title {
    line-height: 1em;
    font-size: 22px;
    font-weight: bold;
    color: #6EC1E4;
    white-space: nowrap;
    max-width: 100%;
}
#ansh-widgets-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 4px/ 2);
    display: block;
    width: 4px;
    background-color: #d6d6d6 ;
    color: #d6d6d6 ;
    border-width: 2px;
    border-style: solid;
}
.timeline-wrapper.timeline-vertical .timeline-elementor:nth-of-type(odd) .timeline-content{
    display: flex;
    flex-flow: column;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0.75em 0.75em calc(0.75em - 10px) 0.75em;
    background: #ffffff;
    border-width: 0px 0px 0px 3px;
    border-color: #6EC1E4;
    border-style: solid;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
}
.timeline-wrapper.timeline-vertical .timeline-elementor:nth-of-type(even) .timeline-content{
    display: flex;
    flex-flow: column;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0.75em 0.75em calc(0.75em - 10px) 0.75em;
    background: #ffffff;
    border-width: 0px 3px 0px 0px;
    border-color: #6EC1E4;
    border-style: solid;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) {
    position: relative;
    width: calc(50% - 48px);
    float: right;
    clear: both;
    margin-top: 10px;
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) {
    position: relative;
    width: calc(50% - 48px);
    float: left;
    clear: both;
    margin-top: 10px;
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) .timeline-date-sub-title{
    position: absolute;
    left: calc(-100% - 48px * 2);
    text-align: right;
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) .timeline-date-sub-title{
    position: absolute;
    left: auto;
    right: calc(-100% - 48px * 2);
    text-align: left;
}
.timeline-vertical.timeline-wrapper .timeline-widget{
    position: relative;
    margin: 0;
    padding: 40px 0;
    display: flow-root;
    width: 100%;
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) .timeline-icon-elementor {
    top: calc(0 * 1% - 48px * 0/ 100);
    left: calc(55px/ 2 - 40px * 2);
}
.timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) .timeline-icon-elementor {
    left: auto;
    right: calc(54px/ 2 - 48px * 2);
}
.timeline-wrapper.timeline-vertical_only .timeline-elementor .timeline-content{
    display: flex;
    flex-flow: column;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0.75em 0.75em calc(0.75em - 10px) 0.75em;
    background: #ffffff;
    border-width: 0px 0px 0px 3px;
    border-color: #6EC1E4;
    border-style: solid;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
}
.timeline-vertical_only.timeline-wrapper .timeline-elementor {
    position: relative;
    width: calc(50% - 48px);
    float: right;
    clear: both;
    margin-top: 10px;
}
.timeline-vertical_only.timeline-wrapper .timeline-date-sub-title{
    justify-content: space-between;
    top: calc(0 * 1% - 48px * 0/ 100 - (22px/ 2 - 48px/ 2));
    left: calc(-100% - 48px * 2);
    text-align: right;
}
.timeline-vertical_only.timeline-wrapper .timeline-widget {
    position: relative;
    margin: 0;
    padding: 40px 0;
    display: flow-root;
    width: 100%;
    overflow: hidden;
}
.timeline-vertical_only.timeline-wrapper .timeline-icon-elementor {
    top: calc(0 * 1% - 48px * 0/ 100);
    left: calc(55px/ 2 - 42px * 2);
}
.timeline-wrapper.timeline-horizontal{
    width: calc(100% - 24px * 2);
    margin: 0 24px;
}
.timeline-wrapper.timeline-horizontal .timeline-widget {
    position: relative;
    margin: 0;
    padding: 40px 0;
    display: flex;
    flex-shrink: 0;
    width: 100%;
    overflow: hidden;
}

.timeline-elementor{
    width: 283.5px;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 10px;
}
.timeline-icon-elementor .elementor-icon i{
    font-size: 22px !important;
    font-weight: 800;
}

.timeline-horizontal.timeline-wrapper .timeline-elementor  {
    margin-top: 159px;
}
.timeline-horizontal.timeline-wrapper .horizontal-timeline-line{
    position: absolute;
    top: calc(0px - 48px - 4px/ 2);
    left: calc(0px - 20px * 0.5px);
    display: block;
    width: calc(100% + 20 * 1px);
    height: 4px;
    background-color: #d6d6d6;
    border-width: calc(0 * 1px) 0 calc(0 * 1px) 0;
    border-style: solid;
    border-color: #000000;
}

.timeline-horizontal.timeline-wrapper .timeline-date-sub-title  {
    width: 100%;
    justify-content: flex-end;
    top: 139px;
    height: 43px;
    text-align: center;
}
h2.title{
    margin: 0;
    font-size: 20px;
}
.readmore{
    background: #939393;
    padding: 5px 10px;
    border-radius: 5px;
}
@media only screen and (max-width: 600px) {

    /* .timeline-wrapper.timeline-vertical .timeline-elementor:nth-of-type(even) .timeline-content{
        display: flex;
        flex-flow: column;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0.75em 0.75em calc(0.75em - 10px) 0.75em;
        background: #ffffff;
        border-width: 0px 0px 0px 3px;
        border-color: #6EC1E4;
        border-style: solid;
        box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
        border-radius: 6px 6px 6px 6px;
    } */
    .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) , .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) {
        position: relative;
        width: calc(55% - 10px);
        float: right;
        clear: both;
        margin-top: 10px;
    }
    .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) .timeline-date-sub-title , .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) .timeline-date-sub-title{
        position: absolute;
        left:calc(-100% - 35px * 2);
        text-align: right;
    }
    #ansh-widgets-timeline::before {
        left:calc(35% - -7px/ 2);
    }
    .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(even) .timeline-icon-elementor , .timeline-vertical.timeline-wrapper .timeline-elementor:nth-of-type(odd) .timeline-icon-elementor , .timeline-vertical_only.timeline-wrapper .timeline-elementor {
        top: calc(0 * 1% - 48px * 0/ 100);
        left: calc(32px/ 2 - 36px * 2);
    }
    .timeline-vertical_only.timeline-wrapper .timeline-elementor {
        top: calc(0 * 1% - 48px * 0/ 100);
        left: calc(32px/ 2 - 40px * 2);
    }
    .timeline-wrapper.timeline-vertical .timeline-elementor:nth-of-type(even) .timeline-content{
        border-width: 0px 0px 0px 3px;
    }
}