.usenet-timeline__section .ball {
	width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #036DD6;
	box-shadow: 0px 0px 9px rgba(3, 109, 214, 1);
    box-sizing: border-box;
}
.usenet-timeline__section .uns-timeline-wrapper-1,
.usenet-timeline__section .uns-timeline-wrapper-2,
.usenet-timeline__section .uns-timeline-wrapper-3,
.usenet-timeline__section .uns-timeline-wrapper-4 {
    position: relative;
}
.usenet-timeline__section .uns-timeline-wrapper-1::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 16px;
	height: 50%;
	width: 0;
	border-left: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-1::after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -3px;
	height: 0;
	width: calc(100% - 40px);
	border-bottom: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-1 .quarter-circle-border-1 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid #036DD6;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -3px;
    left: 0px;
    transform: rotate(-45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-1 .quarter-circle-border-2 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #036DD6;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -39px;
    right: 0px;
    transform: rotate(-45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-1 .ball {
    position: absolute;
    bottom: 50%;
    left: -14px;
}




.usenet-timeline__section .uns-timeline-wrapper-2::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 16px;
	top: 18px;
	width: 0;
	border-right: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-2::after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -3px;
	height: 0;
	width: calc(100% - 40px);
	border-bottom: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-2 .quarter-circle-border-1 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid #036DD6;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -39px;
    left: 0px;
    transform: rotate(45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-2 .quarter-circle-border-2 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #036DD6;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -3px;
    right: 0px;
    transform: rotate(45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-2 .ball {
    position: absolute;
    bottom: 42%;
    right: -14px;
}




.usenet-timeline__section .uns-timeline-wrapper-3::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 16px;
	top: 18px;
	width: 0;
	border-left: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-3::after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -3px;
	height: 0;
	width: calc(100% - 40px);
	border-bottom: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-3 .quarter-circle-border-1 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid #036DD6;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -3px;
    left: 0px;
    transform: rotate(-45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-3 .quarter-circle-border-2 {
	width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #036DD6;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    position: absolute;
    bottom: -39px;
    right: 0px;
    transform: rotate(-45deg);
}
.usenet-timeline__section .uns-timeline-wrapper-3 .ball {
    position: absolute;
    bottom: 42%;
    left: -14px;
}




.usenet-timeline__section .uns-timeline-wrapper-4::before {
	content: '';
	position: absolute;
	left: 0;
	top: 18px;
	height: 50%;
	width: 0;
	border-left: 4px solid #036DD6;
}
.usenet-timeline__section .uns-timeline-wrapper-4 .ball {
    position: absolute;
    bottom: 42%;
    left: -14px;
}


.usenet-timeline__section .usenet-timeline-items-container {

}
.usenet-timeline__section .usenet-timeline-items-container .usenet-timeline-item {

}

@media (max-width: 992px) {
   	.usenet-timeline__section .uns-timeline-wrapper-1::before,
    .usenet-timeline__section .uns-timeline-wrapper-2::before,
    .usenet-timeline__section .uns-timeline-wrapper-3::before,
    .usenet-timeline__section .uns-timeline-wrapper-4::before {
        content: none;
    }
    .usenet-timeline__section .uns-timeline-wrapper-1 .quarter-circle-border-1,
    .usenet-timeline__section .uns-timeline-wrapper-1 .quarter-circle-border-2,
    .usenet-timeline__section .uns-timeline-wrapper-2 .quarter-circle-border-1,
    .usenet-timeline__section .uns-timeline-wrapper-2 .quarter-circle-border-2,
    .usenet-timeline__section .uns-timeline-wrapper-3 .quarter-circle-border-1,
    .usenet-timeline__section .uns-timeline-wrapper-3 .quarter-circle-border-2 {
        display: none;
    }
    .usenet-timeline__section .uns-timeline-wrapper-1 .ball,
    .usenet-timeline__section .uns-timeline-wrapper-2 .ball,
    .usenet-timeline__section .uns-timeline-wrapper-3 .ball,
    .usenet-timeline__section .uns-timeline-wrapper-4 .ball {
        top: 9px;
        bottom: auto;
        left: 30px;
        right: auto;
    }
    .usenet-timeline__section .uns-timeline-wrapper-1::after,
    .usenet-timeline__section .uns-timeline-wrapper-2::after,
    .usenet-timeline__section .uns-timeline-wrapper-3::after {
        top: 23px;
        bottom: auto;
        left: 36px;
        width: 100%;
    }
    .usenet-timeline__section .usenet-timeline-items-container {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;  /* IE & Edge */
        scrollbar-width: none;     /* Firefox */
    }
    .usenet-timeline__section .usenet-timeline-items-container::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Opera */
    }
    .usenet-timeline__section .usenet-timeline-items-container .usenet-timeline-item {
        display: inline-block;
        vertical-align: top;
        white-space: normal;
        padding-top: 60px;
    }
}