

/**latest_news Style Start Here**/

.latest_news_left a {
	color: #35343B;
}

.latest_news {
	width: 100%;
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	border: 1px solid #1a75bb;
	padding: 15px;
	border-left: 5px solid #1a75bb;
	margin: 35px 0px;
	
}

.news_section {
	margin-top: 2em;
}

.latest_news_left {
	float: left;
	width: 10%;
}

.latest_news_right {
	float: right;
	width: 100%;
	}

.latest_news_left h4 {
	font-family: 'Roboto';
	font-size: 18px;
	text-transform: uppercase;
	padding: 30px 0px;
}

.latest_news_left h4 span {
	font-family: 'Roboto';
	text-transform: uppercase;
	font-size: 20px;
	display: block;
	line-height: 28px;
	color: #005596;
}

.news-event.vertical-ticker > li {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	font-family: 'Roboto';
}

.vertical-ticker {
	height: 420px;
	overflow: hidden;
	list-style: none;
}
.vertical-ticker li {
	margin-bottom: 10px;
	padding:10px;
	background-color:white;
	
}
.news-event.vertical-ticker2 > li {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	font-family: 'Roboto';
}

.vertical-ticker2 {
	height: 140px;
	overflow: hidden;
	list-style: none;
}
.vertical-ticker2 li {
	height: 140px;
}
/**vertical-ticker3**/
.news-event.vertical-ticker3 > li {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;
	font-family: 'Roboto';
}

.vertical-ticker3 {
	height: 108px;
	overflow: hidden;
	list-style: none;
}
.vertical-ticker3 li {
	height: 105px;
}
.rank_holder_hgt{
  height: 140px;
}
.news-img {
	float: left;
	width: 30%;
}


.rank_holder_hgt li{
  height: 137px;
}
.news-content {
	float: right;
	width: 70%;
	position: relative;
	margin-top:2%;
}
/*
.news-img img {
    height: 112px;
    width: 129px;
}
*/
li .news-content{
	-webkit-box-flex: 3;
-moz-flex: 3;
-webkit-flex: 3;
flex: 3;
}
.news-content h3 {
	font-family: 'Roboto';
	color:#1a75bb;
	font-weight:700;
	line-height: 0.5em;
}

.news-content p {
	font-family: 'Roboto';
	font-size: 14px;
	color: #7f7f7f;
	position: absolute;
	bottom: 0%;
	margin:0px;
	
}
.news-content p a:hover{
transition: all ease .5s;
	color: #005394;
}
.news-content p a{
 transition: all ease .5s;
}

.news-content p a {
	color: #7f7f7f;
}

.news-content p span {
	padding: 0px 10px;
}

.news-content p span:first-child {
	padding-left: 0px;
}
.news-content h5
{
	margin:0;
	line-height:1;
}
.news-content h3{
	margin:0 0 10px 0;
	
}
.news-content h3 a {
	color:#1a75bb;
	line-height: 15px;
	font-size: 18px;
	font-weight:700;
}

.owl-prev {
    
    left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-color: #b6b6b6 !important;
	border-radius: 50%;
	color: #fff !important;
}
.owl-next {
    
    right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-color: #b6b6b6 !important;
	border-radius: 50%;
	color: #fff !important;
}
.owl_nav_left{
 color: #fff !important;
	font-size: 20px !important;
}
.list-of-newspaper > li {
    border-top: 1px solid #7f7f7f;
    margin-top: 5px;
    padding: 5px;
	font-family: 'Roboto';
	line-height: 24px;
}
 .list-of-newspaper span {
    display: block;
    padding: 5px 0;
	 font-family: 'Roboto';
}
.list-of-newspaper b{
 font-family: "Roboto";
}

.latest_news_left{
  position: relative;
}
#ticker-previous{
  position: absolute;
	top: 0;
	right: 20px;
	color: #7f7f7f;
}
#ticker-next{
  position: absolute;
	bottom: 0;
	right: 20px;
	color: #7f7f7f;
}
#ticker-previous2{
  position: absolute;
	top: 0;
	right: 20px;
	color: #7f7f7f;
}
#ticker-next2{
  position: absolute;
	bottom: 0;
	right: 20px;
	color: #7f7f7f;
}

li .event-calender-holder {
	position: relative;
	padding-top: 20px;
	text-align: center;
	width: 100px;
	background: #def1ff
}
li .event-calender-holder:before {
	content: "\f111";
	position: absolute;
	left: 10px;
	top: 5px;
	/*color: #1a75bb;*/
	color:#1a75bb;
	font-size: 14px;
	font-family: FontAwesome
}
li .event-calender-holder:after {
	content: "\f111";
	position: absolute;
	right: 10px;
	top: 5px;
	/*color: #1a75bb;*/
	color:#1a75bb;
	font-size: 14px;
	font-family: FontAwesome
}
li .event-calender-holder h3 {
	font-size: 24px;
	color: #1a75bb;
	margin-bottom: 0;
	line-height: 1
}
li .event-calender-holder p {
	color: #1a75bb;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align:center;
}
li .event-calender-holder span {
	line-height: 2.5;
/*	background: #1a75bb;*/
background:#1a75bb;
	height: 40px;
	display: block;
	color: #fff
}
.vertical .carousel-inner {
  height: auto;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}
.caption {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    background-color: #1a75bb99;
}
.caption h3
{
	color:#def1ff;
	font-weight: 700;
text-transform: uppercase;
margin:auto;
padding:2% 0;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}
@media only screen and (max-width: 768px) {
	.latest_news_left{
		width:20%;
	}
	.news-content h5{
		line-height:1;
	}
	.news-content p{
		bottom:-10%;
	}
	.news-content p span
	{
		font-size:15px;
	}
	.news-content h3
	{
		line-height:20px;
		margin-bottom:0px;
	}
	li .event-calender-holder:before,li .event-calender-holder:after {
		display:none;
	}
	.latest_news_left h4{
		font-size:11px;
		
	}
	.latest_news_left h4 span{
		font-size:15px;
	}
	.latest_news
	{
		padding:8px;
	}
	.latest_news_right{
		padding-left: 0px;
		width:80%;
	}
}
@media(min-width:320px) and (max-width:768px) {
	.latest_news_left{
		width:10%;
	}
	.news-content h5{
		line-height:1;
	}
	.news-content p{
		bottom:-18%;
	}
	.news-content p span
	{
		font-size:15px;
	}
	.news-content h3
	{
		line-height:20px;
		margin-bottom:0px;
	}
	li .event-calender-holder:before,li .event-calender-holder:after {
		display:none;
	}
	.latest_news_left h4{
		font-size:11px;
		
	}
	.latest_news_left h4 span{
		font-size:15px;
	}
	.latest_news
	{
		padding:8px;
	}
	.latest_news_right{
		padding-left: 0px;
		width:90%;
	}
}

 