.cntl {
	position: relative;
	width: 100%;
	overflow: visible;
	padding: 0 30px;
}

.cntl-center {
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.cntl-bar {
	position: absolute;
	width: 1px;
	top: 0;
	bottom:330px;
	background-color: #c1c1c0;
	/*box-shadow: inset 0px 0px 7px -2px #000;*/
}


.cntl-bar-fill {
	background-color: #c1c1c0;
	position: absolute;
	left:0;
	right:0;
	top:0;
	height:0;

}

.cntl-state {
	position: relative;
	width:100%;
	min-height: 200px;
	margin-bottom: 50px;
}

.cntl-state::after {
	display:block;
	content: ' ';
	clear:both;
}

.cntl-icon {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	background-color: #fff;
	border: solid 1px #c1c1c0;
	/*box-shadow: 0px 0px 19px -9px #000;*/
	/*background:url(../images/event-mid-icon.png) no-repeat center center;*/
	position: absolute;
	top: 0;
	text-align: center;
	line-height: 58px;
	font-size: 22px;
	color:#333;
	box-sizing:border-box;
}
.cntl-icon img{ display:none; }

.cntl-icon::after, .cntl-icon::before {
	display:inline-block;
	content: ' ';
	/*border:solid 3px #24c564;
	width: 19px;
	height:19px;
	border-radius:50%;
	background-color: #fff;*/
	position:absolute;
	box-sizing:border-box;
	color:transparent;
	
}

.cntl-icon::after { left:22px; bottom:-53px; }

.cntl-icon::before { left:22px; top:-53px; }

.cntl-content {
	width: 44%;
	padding: 0;
/*	background-color:#fff;*/
	border-radius: 0;
	/*border-bottom: solid 3px #009ABB;*/
	float:left;
	opacity:0;
	position:relative;
	margin-left:-60%; text-align: left;
}

.cntl-state:nth-child(2n+2) .cntl-content {
	float:right;
	margin-right:-60%;
}

.cntl-image {
	opacity:0;
	width: 44%;
	/*padding: 2%;*/
	margin-left:-60px;
	/*float:left;*/
}

.cntl-state:nth-child(2n+1) .cntl-image {
	float:right;
	margin-right:-60px;
}

/*.cntl-image img {
	width:100%;
}*/

.cntl-content h4 {
	color:#0066b2; font:600 24px/26px 'Raleway';
	margin-bottom:0px; padding-bottom:10px;
}
.cntl-content h4:after{ background:transparent; }

.cntl-content cite {
	color:#000; font:400 14px/16px 'Raleway';
	margin-bottom:5px;
	display:inline-block;
	text-align: center;
    width: 100%;
}

.cntl-content cite h5{ font-weight:500; padding-bottom:8px;  }

.cntl-content p {
	color:#333; font:400 16px/24px; border-radius: 5px;  margin-left: 45px;
	margin-bottom:10px; padding: 15px 20px; border: 1px solid #0295f4; background: #fff; display: none;
	position: absolute; z-index: 1;
}

.cntl-content a {
    font-size:18px; color:#676767;
}

.cntl-content a:hover {
    color:#000;
}


/*
animations
*/
.cntl-bar-fill,.cntl-content,.cntl-image {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}

.cntl-state:nth-child(2n+2).cntl-animate .cntl-content {
	margin-right:0%;
}

.cntl-animate .cntl-content {
	opacity:1;
	margin-left:0%;
}

.cntl-animate .cntl-image {
	opacity:1;
	margin-left:0%;
}

.cntl-state:nth-child(2n+1).cntl-animate .cntl-image {
	margin-right:0%;
}

/*---- custom css ----*/

.cntl-content h5{
	color: #333; font-size: 16px; line-height: 24px; font-weight: 700; margin: 0 0 10px;   
}
.cntl-content h5.active{
	color: #0295f4;
}
.defalut{
	color: #333;
}
.cntl-content h5 span {
	text-transform: uppercase; border-right: 5px solid #0295f4; padding:0 10px 45px 0; 
	margin-right: 20px; float: left; width: auto;

}

.frequntlyPan .cntl-content h6{
color: #0295f4; font-size: 16px; line-height: 16px; text-align: left !important;  padding-left: 47px;
	position: relative; display: inline-block; vertical-align: top; margin: 0 0 25px; font-weight: 400;
	cursor: pointer;
}
.cntl-content h6:after{
	position: absolute; content: ""; top: 50%; right:-15px; border-left: 5px solid transparent;
	border-right: 5px solid transparent; border-top: 6px solid #0295f4; margin-top: -1px;
}
.cntl-content p span{
	width: 0;
top: -20px;
left: 50px;
height: 0;
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-bottom:20px solid #0295f4;
position: absolute;

}
.cntl-content p span:before{
	content: '';
position: absolute;
top: 2px;
left: -15px;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 20px solid #fff;

	
}
.cntl-states .cntl-state .cntl-icon:before  {
	background: url(../img/icon2.png) no-repeat 0 0; width: 30px; height: 21px; top: 50%; left:-30px;
	margin-top: -11px;
}

.cntl-states .cntl-state:nth-child(2n) .cntl-icon:before {
	background: url(../img/icon3.png) no-repeat 0 0; left:auto; right: -30px;
}

.cntl-states .cntl-state:nth-child(2n) h5 {
	text-align: right;
	
}
.cntl-states .cntl-state:nth-child(2n) h5 span{
	float: right; margin-left: 20px; margin-right: 0;  border-left: 5px solid #0295f4; 
	border-right: none; padding:0 0 45px 10px; 
	
}






/* mobile support */

@media (max-width: 767px) {

	.cntl-bar {
		left:auto;
		right: 37px;
	}

	.cntl-content {
		width:80%;
		float:none;
	}
	.cntl-state:nth-child(2n+2) .cntl-content {
		margi-right:0%;
		float:none;
	}

	.cntl-image {
		width:80%;
	}

	.cntl-state:nth-child(2n+1) .cntl-image {
		float:none;
	}

	.animate .cntl-content {
		margin-left: 2%;
	}

	.cntl-icon {
		left: auto;
		right: 3px;
	}
	
	
	

}
