#timeline-blog{}
#timeline-blog .container-fluid{padding: 0px;}
#timeline-blog h1{
	display: block;
	height: 190px;
	line-height: 190px;
	vertical-align: middle;
	text-align: center;
	margin:0px;
	padding: 0px;
	color: #fff;
	font-size: 48px;
	font-weight: 900;
	background-image: url('/wp-content/themes/progressive/img/blog-timeline-header-bg.png');
	background-size: cover;
	background-position: center;
	margin-bottom: 35px;
}
#timeline-blog h2{
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 34px;
	color: #13506e;
	padding-bottom: 35px;
	border-bottom: 2px solid #96d1e4;
	margin-bottom: 50px;
}
#timeline-blog .items{}
#timeline-blog .items .item{padding-bottom: 80px; position: relative;}
#timeline-blog .items .item::before{
	display: block;
	content: ' ';
	width: 2px;
	height: 100%;
	position: absolute;
	background-color: #cee6ee;
	left: 120px;
	top: 0px;
}
#timeline-blog .items .item span{
	display: block;
	color: #bd3b78;
	font-size: 10px;
	position: relative;
}
#timeline-blog .items .item span::before{
	position: absolute;
	content: ' ';
	width: 20px;
	height: 24px;
	background-image: url('/wp-content/themes/progressive/img/blog-timeline-bullet.png');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	top: -3px;
	right: 4px;
	background-color: #fff;	
	z-index: 3;
}
#timeline-blog .items .item span::after{
	display: block;
	content: ' ';
	position: absolute;
	width: 20px;
	height: 2px;
	top: 50%;
	margin-top: -1px;
	background-color: #cee6ee;
	right: -18px;
}
#timeline-blog .items .item .img-holder{width: 100%; overflow: hidden;}
#timeline-blog .items .item .img-holder img{width: 100%;}
#timeline-blog .items .item h3{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	line-height: 32px;
	vertical-align: middle;
	color: #13506e;
	padding-bottom: 25px;
	border-bottom: 2px solid #96d1e4;
	margin-bottom: 25px;
}
#timeline-blog .items .item p{
	display: block;
	font-size: 12px;
	color: #6d6e71;
	margin-bottom: 25px;
}
#timeline-blog .items .item a{
	display: block;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	background-color: #f1f2f2;
	text-align: right;
	font-size: 11px;
	color: #0699c9;
	text-decoration: none;
	padding: 0px 10px;
	position: relative;
}
#timeline-blog .items .item a::after{
	display: block;
	content: ' ';
	position: absolute;
	width: 1px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	background-color: #d8d9d9;
	right: 100px;
}
#timeline-blog .items .item a:hover{text-decoration: none;}	
#timeline-blog .items .item a i{color: #bdbfc1; margin-right: 20px;}





#timeline-post{}
#timeline-post .container-fluid{padding: 0px;}
#timeline-post .container-fluid h1{
	display: block;
	height: 190px;
	line-height: 190px;
	vertical-align: middle;
	text-align: center;
	margin:0px;
	padding: 0px;
	color: #fff;
	font-size: 48px;
	font-weight: 900;
	background-image: url('/wp-content/themes/progressive/img/blog-timeline-header-bg.png');
	background-size: cover;
	background-position: center;
	margin-bottom: 35px;
}
#timeline-post .post{}
#timeline-post .post h2{
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 34px;
	color: #13506e;	
	margin-bottom: 30px;
}
#timeline-post .post .img-holder{margin-bottom: 40px;}
#timeline-post .post .img-holder img{}
#timeline-post .post p{
    display: block;
    font-size: 12px;
    color: #6d6e71;	
}
#timeline-post h4{
	margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-top: 22px;
}
#timeline-post h4:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em;
}
#timeline-post .more article{
	display: block;
	margin-top: 15px;
}
#timeline-post .more article a{
    display: block;
    color: #bd3b78;
    font-size: 12px;
    position: relative;
    margin-bottom: 5px;
}
#timeline-post .more article span{
	display: block;
	font-size: 12px; 
	color:#6d6e71;	 
	margin-bottom: 5px;
}
#timeline-post .more article label{
	display: block;
	font-size: 12px; 
	color:#6d6e71;	 
	margin-bottom: 5px;	
}

#timeline-post .related{}
#timeline-post .related h2{
	display: block;
	font-size: 16px;
	color: #1c1c1c;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-top: 40px;
}
#timeline-post .related article{margin-bottom: 80px;}
#timeline-post .related article .img-holder{margin-bottom: 20px;}
#timeline-post .related article .img-holder img{}
#timeline-post .related article header{
	display: block;
	font-size: 16px;
	color: #1c1c1c;
	vertical-align: middle;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#timeline-post .related article header::after{
	display: inline-block;
	content: ' ';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 110px;
	background-color: #0699c9;
	height: 1px;
}
#timeline-post .related article a{
	display: inline-block;
    background-color: #f7f7f7;
    color: #747474;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
	display: inline-block;
	margin-bottom: 15px;
	cursor: pointer;
	margin-right: 7px;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.03);
	box-shadow:inset 0 0 0 1px rgba(0,0,0,.03);
	background-image: url(/wp-content/themes/progressive/img/box_shadow_button.png);
	background-repeat: repeat-x;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
}
#timeline-post .related article a i{
	display: inline-block;
	background: rgba(0,0,0,.05);
	width: 40px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	text-align: center;
}
#timeline-post .related article a span{display: inline-block; padding-left: 15px;}
#timeline-post .related article a:hover{text-decoration: none;}
#timeline-post .related article a::before{
	display: block;
	position: absolute;
	content: ' ';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	transition: all 0.45s;
	left: -100%;
}
#timeline-post .related article a:hover::before{
	left: 0px;
}



/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 320px) and (max-width:767px){
	#timeline-blog .items .item span{text-align: right; padding-top: 20px; padding-left: 10px;}
	#timeline-blog .items .item::before{left: 20px;}
	#timeline-blog .items .item .img-holder{ margin-bottom: 20px;}
	#timeline-blog .items .item span::before{left: -4px;}
	#timeline-blog .items .item span::after{left: 19px; margin-top: -17px;}
}	

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width:991px)  {    
	#timeline-blog .items .item::before{left: 158px;}
	#timeline-blog .items .item .img-holder{ margin-bottom: 20px;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width:1199px){
	#timeline-blog .items .item::before{left: 151px;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}
