
.Timeline dl {
	position: relative;
	top: 0;
	/*padding: 20px 0;*/
	margin: 0
}
/*.Timeline dl:before {
	position: absolute;
	top: 30px;
	bottom:0px;
	left: 50%;
	z-index: 100;
	width: 2px;
	margin-left: -1px;
	content: '';
	background-color: #ffffff;
	border-right: 2px dashed #c1c1c1;
}*/
.Timeline img{width: 100%;}
.Timeline dl dt:after {
	position: absolute;
	top: 56px;
	bottom:0px;
	left: 50%;
	z-index: 100;
	width: 2px;
	margin-left: -1px;
	content: '';
	background-color: #ffffff;
	border-right: 2px dashed #c1c1c1;
}

.Timeline dl dd:not(:last-child):before {
	position: absolute;
	top: 0px;
	bottom:0px;
	left: 50%;
	z-index: 100;
	width: 2px;
	margin-left: -2px;
	content: '';
	background-color: #ffffff;
	border-right: 2px dashed #5386b9;
}
.Timeline dl dt {
	position: relative;
/*	top: 30px;*/
	z-index: 201;
	width: 60px;
	height:60px;
    border-radius: 50%;
/*    border: 4px dashed #5386B9;*/
	padding: 15px 8px;
	margin: 0 auto;
	color: #182A88;
	text-align: center;
	background-color: white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.Timeline_dl_dt1{
	border: 2px dashed #5386B9;
}
.Timeline_dl_dt2 {
	border: 2px dashed #F8B72C;
}


.Timeline dl dd:not(:last-child) {
	margin-top: -5px;
	position: relative;
	padding-top:50px;
	z-index: 200
}
.Timeline dl dd .circ {
	position: absolute;
/*	top: 40px;*/
	left: 50%;
	z-index: 200;
	width: 20px;
	height: 20px;
	margin-left: -11px;
	background-color: #5386B9;
	border: 4px solid #d0ecdc;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}
.Timeline dl dd .circ2 {
	position: absolute;
/*	top: 40px;*/
	left: 50%;
	z-index: 200;
	width: 20px;
	height: 20px;
	margin-left: -11px;
	background-color: #F8B72C;
/*	border: 4px solid #d0ecdc;*/
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}
.Timeline dl dd .time {
	position: absolute;
	top: 31px;
	left: 50%;
	display: inline-block;
	width: 100px;
	padding: 10px 20px;
/*	font-weight: bold;*/
	color: #004EA2
}
.Timeline dl dd .events {
	position: relative;
	width: 47%;
/*	padding: 10px 0 0;*/
/*	margin-top: 31px;*/
/*	background-color: #bbdac8;*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
.Timeline dl dd .events:before {
	position: absolute;
	top: 12px;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
	border-width: 6px
}
.Timeline dl dd .events .events-object {
	margin: 0 auto
}
.Timeline dl dd .events .events-header {
	min-height: 30px;
	line-height: 20px;
	text-align: left;
/*	font-size: 16px;*/
/*	font-weight: 700;*/
    color: #004EA2;
    margin-left: 10px;
	/*cursor: pointer*/
}
.Timeline dl dd .events .events-header2 {
	min-height: 30px;
	line-height: 20px;
	text-align: left;
/*	font-size: 16px;*/
/*	font-weight: 700;*/
    color: #004EA2;
    margin-left: 10px;
	/*cursor: pointer*/
}
.Timeline dl dd .events .events-body {
	overflow: hidden;
	zoom: 1;
/*	background-color: #edfbf3;*/
	padding: 0px 10px;
}
.Timeline dl dd .events .events-body .row {
	display: none
}
.Timeline dl dd .events .events-body .events-desc {
	text-indent: 2em;
	padding: 0 15px
}
.Timeline dl dd .events .events-footer {
	text-align: center
}
.Timeline dl dd .events .events-footer ol {
	list-style: none;
	margin: 0 auto;
	padding: 0
}
.Timeline dl dd .events .events-footer ol li {
	background: #32b487;
	border-radius: 5px;
	margin: 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	/*cursor: pointer*/
}
.Timeline dl dd .events .events-footer ol .active {
	transform: scale(2)
}
.Timeline dl dd.pos-right .time {
	margin-left: -100px;
	text-align: right
}
.Timeline dl dd.pos-right .events {
	float: right
}
.Timeline dl dd.pos-right .events:before {
	left: -12px;
	border-color: transparent white transparent transparent
}
.Timeline dl dd.pos-left .time {
	margin-left: 0;
	text-align: left
}
.Timeline dl dd.pos-left .events {
	float: left
}
.Timeline dl dd.pos-left .events:before {
	right: -12px;
	border-color: transparent transparent transparent white
}
.Timeline .carousel-indicators {
	bottom: 0
}
.Timeline dl dd.pos-left .events .events-body {text-align: left;}
.Timeline dl dd.pos-right .events .events-body {text-align: left;}

@media screen and (max-width:767px) {
.Timeline dl dd.pos-left .events .events-body {text-align: left;}
.Timeline dl dd.pos-right .events .events-body {text-align: left;}
	
.Timeline dl dd .events .events-header2 {

	text-align: left;

}
.Timeline dl dd:not(:last-child):before {
	left: 30px
}
/* .Timeline dl:before {
	left: 90px
} */
.Timeline dl dt {
	margin: 0 0 0px 0px;
}
.Timeline dl dd .circ {
	left: 30px
}
.Timeline dl dd .circ2 {
	left: 30px
}
.Timeline dl dd .time {
	left: 20px
}
.Timeline dl dd.pos-left .time {
	/*padding: 10px 0;*/
	padding: 10px 8px 10px 0;
	margin-left: -35px;
	text-align: right
}
.Timeline dl dd.pos-left .events {
	float: right;
	width: 88%;
	/*margin-right: 4%*/
}
.Timeline dl dd.pos-left .events:before {
	left: -12px;
	border-color: transparent white transparent transparent
}
.Timeline dl dd.pos-right .time {
	/*padding: 10px 0;*/
	padding: 10px 8px 10px 0;
	margin-left: -35px;
	text-align: right
}
.Timeline dl dd.pos-right .events {
	float: right;
	width: 88%;
	/*margin-right: 4%*/
}
}
@media screen and (max-width:500px) {
.Timeline dl dd.pos-left .events {
	float: right;
/*	width: 68%;*/
	/*margin-right: 4%*/
}
.Timeline dl dd.pos-right .events {
	float: right;
/*	width: 68%;*/
	/*margin-right: 4%*/
}

.Timeline dl dd .events .events-header {
	min-height: 30px;
	line-height: 20px;
	text-align: left;
	margin-left:10px;
	font-size: 16px;
/*	font-weight: 700;*/
    color: #004EA2;
	/*cursor: pointer*/
}

.Timeline dl dd .events .events-header2 {
	min-height: 30px;
	line-height: 20px;
	text-align: left;
	margin-left:10px;
	font-size: 16px;
/*	font-weight: 700;*/
    color: #004EA2;
	/*cursor: pointer*/
}

}
