.awsm-timeline *,.awsm-timeline ::after,.awsm-timeline ::before,.awsm-timeline,.awsm-timeline::after,.awsm-timeline::before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.awsm-timeline a {
	text-decoration:none;
}

.awsm-timeline img {
	max-width:100%;
	height:auto;
}

.awsm-container {
	max-width:100%;
	margin:0 auto;
	padding:0;
}

.awsm-container::after {
	content:'';
	display:table;
	clear:both;
}

.awsm-timeline {
	position:relative;
}

.awsm-right-align {
	text-align:right;
}

.awsm-timeline-block {
	position:relative;
	min-height:16px;
}

.awsm-timeline-block::before {
	content:"";
	position:absolute;
	height:100%;
	left:0;
	top:25px;
}

.awsm-timeline-block:last-child::before {
	display:none;
}

.awsm-right-align .awsm-timeline-block::before {
	right:0;
	left:auto!important;
	margin-left:0!important;
}

.awsm-timeline-block::after {
	content:"";
	display:table;
	clear:both;
}

.awsm-timeline-img {
	position:absolute;
	min-width:1px;
	min-height:1px;
	left:0;
	top:0;
}

.awsm-timeline-img i {
	display:block;
}

.awsm-right-align .awsm-timeline-img {
	margin-left:0!important;
	left:auto!important;
	right:0;
}

.awsm-last-empty-item .awsm-timeline-img span {
	vertical-align:top;
}

.awsm-timeline-content-inner {
	position:relative;
}

.awsm-date {
	display:block;
}

.cssanimations .awsm-timeline-content.is-hidden {
	visibility:hidden;
}

.cssanimations .awsm-timeline-content.animated {
	visibility:visible;
}

.awsm-labels span {
	display:inline-block;
}

.awsm-labels {
	padding:20px 0;
}

.awsm-labels.awsm-start-label {
	padding-top:0!important;
}

.awsm-labels.awsm-end-label {
	margin-bottom:0!important;
}

.awsm-timeline-style-8 {
	color:#000;
}

.awsm-timeline-style-8 .awsm-timeline-block::before {
	width:4px;
	background:rgba(0,0,0,0);
	margin-left:-2px;
	background:rgba(173,175,179,.2);
}

.awsm-timeline-style-8.awsm-right-align .awsm-timeline-block::before {
	margin-right:-2px;
}

.awsm-timeline-block {
	padding-bottom:30px;
	padding-left:0;
	padding-right:0;
}

.awsm-timeline-style-8 .awsm-timeline-img {
	padding:0;
	margin-left:-21px;
	width:42px;
	height:42px;
	color:#fff;
	text-align:center;
	font-size:24px;
}

.awsm-timeline-style-8 .awsm-timeline-img span {
	display:inline-block;
	margin:auto;
	padding:6px;
	min-height:16px;
	min-width:16px;
	background:#004DA1;
	-webkit-border-radius:50%;
	border-radius:50%;
	vertical-align:top;
	border:3px solid #fff;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
	vertical-align:middle;
}

.awsm-timeline-style-8 .awsm-timeline-img span.with-icon {
	min-height:42px;
	min-width:42px;	
}

.awsm-timeline-style-8 .awsm-timeline-img i {
	display:block;
	font-size: 0.750em;
	position: relative;
	top: 3px;
}

.awsm-timeline-contact{
	margin-top: 30px;	
	text-align: left;
}

.awsm-timeline-contact-name{
	font-family: 'SimplonNorm-Medium';
	font-size: 0.833em;
	color: #000;
	letter-spacing: 0.34px;
	text-transform: uppercase;
}

.awsm-timeline-contact-function{
	font-family: 'SimplonNorm-Medium';
	font-size: 0.750em;
	color: #ADAFB3;
	line-height: 1;
	text-transform: uppercase;
	margin-top: 2px;
}

.awsm-timeline-contact-email{
	font-size: 0.750em;
	line-height: 1;
	margin-top: 5px;
}

.awsm-timeline-style-8.awsm-right-align .awsm-timeline-img {
	margin-right:-21px;
}

.awsm-timeline-style-8 .awsm-timeline-content {
	color:#000;
}

.awsm-timeline-style-8 .awsm-date {
	color:#000;
}

.awsm-timeline-style-8 h2 {
	margin:0 0 5px;
	font-family:'SimplonNorm-Medium';
	font-weight: normal;
}

.awsm-timeline-style-8 p {
	margin:0;
	line-height: 1.4;
}

.awsm-timeline-style-8 .awsm-timeline-label-block {
	padding-top:0;
}

.awsm-timeline-style-8 .awsm-labels span {
	position:relative;
	background:#000;
	color:#fff;
	font-family: 'SimplonNorm-Medium';
	font-weight: normal;
	padding:8px 30px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-transform:uppercase;
	text-align:center;
}

.awsm-timeline-style-8.awsm-right-align .awsm-labels span {
	left:auto;
	right:-47px;
}

.awsm-timeline-style-8 .awsm-timeline-content-inner {
	border:2px solid rgba(173,175,179,.2);
	position:relative;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:15px;
}

.awsm-timeline-style-8 .awsm-timeline-content-inner::before,.awsm-timeline-style-8 .awsm-timeline-content-inner::after {
	content:"";
	border-style:solid;
	border-color:transparent;
	position:absolute;
}

.awsm-timeline-image{
	margin-right: -17px;
	margin-left: -17px;
	margin-bottom: 15px;
	margin-top:15px;
}

.awsm-timeline-style-8 .awsm-timeline-content-inner::before {
	border-width:10px 11px 10px 0;
	border-right-color:rgba(173,175,179,.2);
	left:-11px;
	top:10px;
}

.awsm-timeline-style-8 .awsm-timeline-content-inner::after {
	border-width:8px 9px 8px 0;
	border-right-color:#fff;
	left:-9px;
	top:12px;
}

.awsm-timeline-style-8.awsm-right-align .awsm-timeline-content-inner::before {
	border-width:10px 0 10px 11px;
	border-left-color:rgba(173,175,179,.2);
	left:auto;
	right:-11px;
}

.awsm-timeline-style-8.awsm-right-align .awsm-timeline-content-inner::after {
	border-width:8px 0 8px 9px;
	border-left-color:#fff;
	right:-8px;
	left:auto;
}

@media only screen and (min-width:679px) {
	.awsm-date-opposite {
		margin-left:190px;
	}
	
	.awsm-left-align.awsm-date-opposite {
		margin-left:190px;
	}
	
	.awsm-right-align.awsm-date-opposite {
		margin-right:190px;
		margin-left:0;
		text-align:right;
	}
	
	.awsm-date-opposite.awsm-alternate {
		margin:0;
	}
	
	.awsm-timeline.awsm-alternate.awsm-left-align .awsm-timeline-content,.awsm-timeline.awsm-date-opposite.awsm-left-align .awsm-timeline-content,.awsm-timeline.awsm-alternate.awsm-right-align .awsm-timeline-content,.awsm-timeline.awsm-date-opposite.awsm-right-align .awsm-timeline-content {
		width:100%;
	}
	
	.awsm-alternate .awsm-timeline-block::before {
		left:50%;
	}
	
	.awsm-alternate .awsm-timeline-img {
		left:50%!important;
	}
	
	.awsm-alternate .awsm-timeline-block.awsm-even-item .awsm-timeline-content {
		float:right;
	}
	
	.awsm-alternate .awsm-timeline-block.awsm-odd-item .awsm-timeline-content {
		float:left;
	}
	
	.awsm-date-opposite .awsm-date {
		position:absolute;
		top:0;
		text-align:right;
	}
	
	.awsm-alternate .awsm-timeline-block.awsm-odd-item .awsm-timeline-content,.awsm-alternate.awsm-date-opposite .awsm-timeline-block.awsm-even-item .awsm-date,.awsm-date-opposite.awsm-left-align .awsm-date,.awsm-right-align {
		text-align:right;
	}
	
	.awsm-alternate.awsm-date-opposite .awsm-timeline-block.awsm-odd-item .awsm-timeline-content .awsm-date,.awsm-date-opposite.awsm-right-align .awsm-date {
		text-align:left;
	}
	
	.awsm-alternate .awsm-timeline-label-block {
		text-align:center;
	}
	
	.awsm-alternate .awsm-timeline-label-block .awsm-labels span {
		left:0;
		right:0;
	}
}

@media only screen and (max-width:678px) {
	
	.awsm-timeline-block {
	    padding-left: 45px;
	}

	.awsm-timeline {
		margin-left:20px;
	}
	
	.awsm-timeline.awsm-right-align,.awsm-timeline.awsm-responsive-right {
		margin-right:20px;
		margin-left:0;
	}
	
	.awsm-responsive-right .awsm-timeline-block::before {
		right:0;
		left:auto!important;
		margin-left:0!important;
	}
	
	.awsm-responsive-right {
		text-align:right;
	}
	
	.awsm-responsive-right .awsm-timeline-img {
		margin-left:0!important;
		left:auto!important;
		right:0;
	}
	
	.awsm-date {
		margin-bottom:10px;
	}
}

@media only screen and (min-width:679px) {
	.awsm-date-opposite {
		margin-left:203px;
	}
	
	.awsm-left-align.awsm-date-opposite {
		margin-left:203px;
	}
	
	.awsm-right-align.awsm-date-opposite {
		margin-right:203px;
		margin-left:0;
	}
	
	.awsm-timeline-style-8.awsm-alternate .awsm-timeline-content,.awsm-timeline-style-8.awsm-date-opposite .awsm-timeline-content {
		width:calc(50% - 44px);
	}
	
	.awsm-timeline-style-8.awsm-date-opposite .awsm-date {
		left:-248px;
		line-height: 40px;
		width:160px;
	}
	
	.awsm-timeline-style-8.awsm-date-opposite.awsm-right-align .awsm-date,.awsm-timeline-style-8.awsm-date-opposite.awsm-alternate .awsm-timeline-block.awsm-odd-item .awsm-date {
		right:-248px;
		left:auto;
		text-align:left;
	}
	
	.awsm-timeline-style-8.awsm-right-align .awsm-date {
		left:auto;
		right:0;
	}
	
	.awsm-timeline-style-8.awsm-alternate .awsm-odd-item .awsm-timeline-content-inner::before {
		border-width:10px 0 10px 11px;
		border-left-color:rgba(173,175,179,.2);
		left:auto;
		right:-11px;
	}
	
	.awsm-timeline-style-8.awsm-alternate .awsm-odd-item .awsm-timeline-content-inner::after {
		border-width:8px 0 8px 9px;
		border-left-color:#fff;
		right:-8px;
		left:auto;
	}
}

@media only screen and (max-width:678px) {
	.awsm-timeline-style-8.awsm-responsive-right .awsm-labels span {
		left:auto;
		right:-47px;
	}
	
	.awsm-timeline-style-8.awsm-responsive-right .awsm-timeline-block::before {
		margin-right:-2px;
	}
	
	.awsm-timeline-style-8.awsm-responsive-right .awsm-timeline-img {
		margin-right:-21px;
	}
	
	.awsm-timeline-style-8.awsm-responsive-right .awsm-timeline-content-inner::before {
		border-width:10px 0 10px 11px;
		border-left-color:rgba(173,175,179,.2);
		left:auto;
		right:-11px;
	}
	
	.awsm-timeline-style-8.awsm-responsive-right .awsm-timeline-content-inner::after {
		border-width:8px 0 8px 9px;
		border-left-color:#fff;
		right:-8px;
		left:auto;
	}
}

