.news-wrap .title{
	font-size: 27px;
    line-height: 1.5;
    padding-bottom: 25px;}
.news-pressrelease {
    width: 100%;
    float: left;
    background: -webkit-linear-gradient(to top, #d7d7d7, #ffffff, #ffffff);
    background: -moz-linear-gradient(to top, #d7d7d7, #ffffff, #ffffff);
    background: -o-linear-gradient(to top, #d7d7d7, #ffffff, #ffffff);
    background: -ms-linear-gradient(to top, #d7d7d7, #ffffff, #ffffff);
    background: linear-gradient(to top, #d7d7d7, #ffffff, #ffffff);
    position: relative;
    padding: 31px 25px;
    margin: 25px 0 0px 0;
    color: #ffffff;
}
.month-date {
	margin: 4px 0 20px 0;
    font-size: 15px;
    color: #818181;
    font-weight: 400;}
.news-pressrelease .note {width: 100%; float:left;}
#showmore-angle-double {    color: #145b9d;}
.sidebar-news ul li a { color: #007bff;}
ul li a { color: #007bff;}
ul li a:hover { color: #007bff;}
.news-pressrelease p {
    padding: 0;
    font-weight: 300;
    font-size: 22px;
    color: #1c8ecc;
    margin: 20px 0 0 0;
    display: inline-block;
}
.news-pressrelease .corner {
	right: -37px;
    top: -6px;
    position: absolute;
}
.news-pressrelease .note span {
    background-color: #ffffff;
    font-size: 15px;
    color: #000000;
    padding: 0px 12px 0px 5px;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    border-left: 3px solid #1c8ecc;
    font-style: italic;
}
.padding-top-0 { padding-top: 0 !important;}
.news-pressrelease .know {width: 100%; float: left;}
.news-pressrelease .know span {    font-size: 13px;
    text-decoration: none;
    border: 1px solid #1c8ecc;
    padding: 3px 8px;
    color: #1c8ecc;}
.yearwisenum {width: 100%; float: left; text-align: center;}
.yearwisenum ul { list-style: none; padding: 0; margin: 0; text-align: center;}
.yearwisenum ul li {     display: inline-block;
    padding: 5px 11px;
    color: #d3d3d3; position: relative;
    font-size: 17px;}
.yearwisenum ul li.selected {    font-weight: bold;}
.yearwisenum ul li.selected a{    color: #0c87c8;   }
.yearwisenum ul li.selected::before {     content: "";
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #166db0;
    left: 50%;
    top: -6px;
    position: absolute;
    margin: 0 0 0 -5px;}
.yearwisenum ul li a {color: #d5d5d5; text-decoration: none;}

/*Responsive code only for news and press release*/ 
@media screen and (min-width:220px) and (max-width: 320px) { 
.newsandpressrellease .inner-page-banner-heading {
    top: 30% !important;
}
	.home-h1, .common-content h3 {
    font-size: 73px;
    padding: 4px 25px;
}
		ul.dlm-downloads li a {color: #007bff;
    width: 100%;
    display: -webkit-box;
    word-break: break-word;}
	
	.filetype-pdf {
    background-position-y: 5px;
}
	
}

@media screen and (min-width:321px) and (max-width: 480px) { 

.newsandpressrellease .inner-page-banner-heading {
    top: 30% !important;
}
	.home-h1, .common-content h3 {
    font-size: 73px;
    padding: 4px 25px;
}
			ul.dlm-downloads li a {color: #007bff;
    width: 100%;
    display: -webkit-box;
    word-break: break-word;}
		.filetype-pdf {
    background-position-y: 5px;
}
	
}

@media screen and (min-width:481px) and (max-width: 640px) {
.newsandpressrellease .inner-page-banner-heading {
    top: 37% !important;
}
	.home-h1, .common-content h3 {
		font-size: 73px;
		padding: 4px 125px;
	}
	
	ul.dlm-downloads li a {
		color: #007bff;
		width: 100%;
		display: -webkit-box;
		word-break: break-word;
	}
	.filetype-pdf {
		background-position-y: 5px;
	}
}

@media screen and (min-width:641px) and (max-width: 767px) {
	.inner-page-banner-heading {
		top: 35% !important;
	}
	.home-h1, .common-content h3 {
    font-size: 73px;
    padding: 4px 127px !important;
}
}

@media screen and (min-width:768px) and (max-width: 991px) {
	.home-h1, .common-content h3 {
    font-size: 62px !important;
    padding: 4px 225px;
}
}

@media screen and (min-width:992px) and (max-width: 1199px) { 
	.home-h1, .common-content h3 {
    font-size: 73px;
    padding: 4px 325px;
}
}

@media screen and (min-width:1200px) and (max-width: 1365px) { 
.inner-page-banner-heading {
    top: 41% !important;
}
}

@media screen and (min-width: 1366px) and (max-width:1440px) {
.inner-page-banner-heading {
    top: 39% !important;
}
}