@charset "utf-8";
/* CSS Document */
@media (min-width: 768px){
.container {
width: 100%;
}
#homeleftbar {padding-right:0px  !important;}
}
@media (min-width:768px) and (max-width:991px) {

	#header-title h1 {
	line-height: 1 em;
	/*font-family: 'Abel', sans-serif;
	text-transform: lowercase;
	word-spacing: -10px;*/
	font-size: 1.6em;
}

.container {
width: 100% !important;
}
.nav > li > a {
  padding: 10px 5px !important; 
	font-size: 13px;
}

#header-title {
	/*font-family: 'Abel', sans-serif;*/
	display: inline-block;
	 padding-left: 10px !important;; /**/
}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 5px;
	padding-left: 5px
}

}


@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
	padding-left:3px;
	padding-right:3px;
  }
#header-title h1 {
	/*font-family: 'Abel', sans-serif;
	text-transform: lowercase;
	word-spacing: -10px;*/
	font-size: 1.6em;
	line-height: 1 em;
}
/*.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 10px;
	padding-left: 10px;
	font-size:11px;
}*/
   
    /* Force table to not be like tables anymore */
	#no-table table, 
	#no-table thead, 
	#no-table tbody, 
	#no-table th, 
	#no-table td, 
	#no-table tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-table tr { border: 1px solid #900; }
 
	#no-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #ccc; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
		min-height:28px;
	}
 
	#no-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-table td:before { content: attr(data-title); }
	#no-table tr:nth-of-type(even) { 
		background: #eee; 
	}
	.col-xs-12 .newsimg {
	max-width: 100px;
}
#centercontent p {
	text-align:left !important;
}
.flexslider li {
	margin-left: 5px;
}
	
}

@media (min-width:370px){
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 5px;
	padding-left: 5px;
}
.nav-tabs+.tab-content {
	padding: 9px;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	overflow: hidden
}
	}

@media (min-width:768px) {
.timeline-left {
	border-right: solid 5px #ddd
}
.timeline-right {
	padding-top: 100px
}
.timeline-event-left {
	width: 97%;
	position: relative
}
.timeline-event-left:before {
	content: "";
	width: 20px;
	height: 20px;
	background-color: #00708c;
	border-radius: 50px;
	border: solid 4px #ddd;
	position: absolute;
	right: -37px;
	top: 13px;
	margin-left: -12px;
	z-index: 10
}
.timeline-event-right:before {
	content: "";
	width: 20px;
	height: 20px;
	background-color: #00708c;
	border-radius: 50px;
	border: solid 4px #ddd;
	position: absolute;
	left: -25px;
	top: 13px;
	margin-left: -12px;
	z-index: 10
}
.timeline-event-right {
	width: 97%;
	margin-left: 3%;
	position: relative
}
.timeline-event:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	top: 9px
}
.timeline-event-left:after {
	border-width: 14px 0 14px 20px;
	border-color: transparent transparent transparent #00708c;
	right: -18px
}
.timeline-event-right:after {
	border-width: 14px 20px 14px 0;
	border-color: transparent #00708c transparent transparent;
	left: -18px
}
.timeline-event-left:after {
	border-color: transparent transparent transparent #a00000
}
.timeline-event-right:after {
	border-color: transparent #a00000 transparent transparent
}
.timeline-event-right:before {
	background-color: #a00000
}
.timeline-event-left:before {
	background-color: #a00000
}

}
@media (min-width:992px) {
.timeline-event-left:before {
	right: -41px;
	margin-left: -12px
}
.timeline-event-right:before {
	left: -29px;
	margin-left: -12px
}
}
@media (min-width:1200px) {
.nav-tabs li:first-child a {
	border-left: solid 1px #ddd
}
.nav-tabs li a {
	margin-top: -1px;
	margin-right: 0;
	border-radius: 0;
	border-top: solid 1px #ddd;
	color: #555;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.nav-tabs+.tab-content {
	min-height:300px;
}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 20px;
	padding-left: 20px
}
.timeline-event-left:before {
	right: -44px;
	margin-left: -12px
}
.timeline-event-right:before {
	left: -32px;
	margin-left: -12px
}

.timeline-title {
	text-align: center;
	display: block;
	margin: 0 auto 40px auto
}
.timeline-title span {
	background-color: #A00000;
	padding: 8px;
	color: #fff;
	border-radius: 3px
}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 20px;
	padding-left: 20px
}

}
