/* newsroom code */
.region--dark-background.footer
{
    background-color: #292929;
}
.newsroom-row {
    margin: 20px 0px 20px 0px;
    padding:0px;
}

.newsroom-article {
    border: 1px solid #d0d6e4;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 30px 0 0;
}
.newsroom-article img {
    width: 100%;
    border-radius: inherit;
    height:240px;
    object-fit: cover;
}

.newsroom-tag {
    background-color: #bb5002;
    position: absolute;
    z-index: 50;
    top: 10px;
    left: 15px;
    color: #fff;
    font-size: 15px;
    padding: 2px 10px;
    border-radius: 5px;

}

.newsroom-tag a{
    text-decoration: none;
    color: #fff!important;
}
.newsroom-tag a:hover{
  text-decoration:none;
}

.newsroom-tag:hover {
    background-color: #c96b28;
    
}

.newsroom-img {
    position: relative;
    z-index: 10;
}

.newsroom-content {
    padding: 15px;
}

.newsroom-date {
    font-size: 15px;
}

.newsroom-title {
    padding: 15px 0;
    text-transform: capitalize;
    font-weight: 500;
}

.newsroom-title a {
    font-size: 19px;
    text-decoration: none;
}

.newsroom-title a:hover {
    text-decoration: underline;
}

.newsroom-readMore a{
    background-color: #3577a7;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #fff!important;
    display: block;
    margin: 20px 0 10px 0;
    text-decoration: none;
}

.newsroom-readMore a:hover {
    background-color: #195b8b;
}

.newsroom-article-secondary {
    padding-top: 0.5em;
}

/* Primary News */

.newsroom-primary {
    border: 1px solid #d0d6e4;
    font-size: 16px;
    margin-top:25px;
    width: 100%;
}

.newsroom-content-primary {
    line-height: 1.5em;
}

.newsroom-primary img {
    width: 100%;
    height: 482px;
    border-radius: 0%;
    object-fit: cover;
}

.newsroom-primary-tag {
    background-color: #bb5002;
    position: absolute;
    z-index: 50;
    top: 15px;
    left: 15px;
    color: #fff;
    font-size: 15px;
    padding: 2px 10px;
    border-radius: 5px;
}

.newsroom-primary-tag a{
    text-decoration: none;
    color: #fff!important;
}

.newsroom-primary-tag:hover {
    background-color: #c96b28;
}

.newsroom-primary-img {
    padding: 0px;
}
.newsroom-primary-title-section
{
    min-height: 320px;
}
.newsroom-primary-date {
    font-size: 15px;
    margin-top: 50px;
}

.newsroom-primary-title {
    padding: 10px 0;
    text-transform: capitalize;
    font-weight: 500;
    line-height:1.75em;
}

.newsroom-primary-title a {
    font-size: 30px;
    text-decoration: none;
}

.newsroom-primary-title a:hover {
    text-decoration: underline;
}
.newsroom-homepage-section{
  background-color: #ffffff;
}
/* Announcement Area */

.ant-container {
    margin-bottom: 2em;
    margin-left:-14px;
}

.newsroom-hr {
    color:#000;
	  border:1px solid #d0d6e4;
	  border-bottom: none;
    margin: 10px 0px 20px 0px;
}

.icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* Tags in tag cloud */

.tag-cloud {
    background-color: #fff2cc;
    color: #000;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
}

.tag-cloud a {
    text-decoration: none;
}

.tag-cloud:hover {
    background-color: #EEDFC1;
}

.tag-container {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.ant-list ul {
    margin-left: 0px;
    padding-left: 0px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.ant-list li {
    list-style: none;
    padding: 8px 0px;
    border-bottom: 1px solid #d0d6e4;
    font-size: 16px;
}

.ant-list li a {
    text-decoration: none;
}

.ant-list li a:hover {
    text-decoration: underline;
}

.ant-margin {
  margin-bottom: 0;
}

/* Newsroom Main Page Tags Section */
.view-newsroom-tags {
    padding: 15px 15px 15px 0.1px;
	margin-bottom: 20px;
}

.view-newsroom-tags .view-content > .views-row,
.field--name-field-newsroom-tags .field__item,
.eblast-announcement{
  background-color: #fff2cc;
  font-size: 13px;
  padding: 2px 10px;
  border-radius: 5px;   
  margin: 5px 5px 5px 0px;
  display: inline-block;
  border: 1px solid #fff2cc;
}

.view-newsroom-tags .view-content > .views-row a,
.field--name-field-newsroom-tags .field__item a,
.eblast-announcement a
{
    text-decoration: none;
	color:#000;
}

.view-newsroom-tags .view-content > .views-row a:hover,
.field--name-field-newsroom-tags .field__item a:hover,
.eblast-announcement a:hover
{
   background-color: #efefef;
   text-decoration: none;
   
}
.view-newsroom-tags .view-content > .views-row:hover,
.field--name-field-newsroom-tags .field__item:hover,
.eblast-announcement:hover
{
   background-color: #efefef;
   text-decoration: underline;
   border: 1px solid #6b6b6b;
   text-decoration:none;
}
.back-to-news {
    padding-right: 5px;
}

.newsroom-primary-tag1 {
background-color: #bb5002;
position: absolute;
z-index: 50;
top: 10px;
left: 15px;
color: #fff;
font-size: 16px;
padding: 3px 10px;
border-radius: 5px;
margin-top: 10px;
display: inline-block;

}

.newsroom-primary-tag1 a{
text-decoration: none;
color: #fff;
}

.newsroom-primary-tag1:hover {
background-color: #c96b28;
}

.view-newsroom-all .view-footer {
    margin-bottom: 20px;
}

/* Pagnation Start */
.view-newsroom-all .pager .pager__item a:hover, 
.view-newsroom-all .pager .pager__item.is-active a 
{
	    background-color: #565656;
}

.view-newsroom-all .pager .pager__item--first,
.view-newsroom-all .pager .pager__item--last
{
	display:none;
}

.view-newsroom-all .pager .pager__items .pager__item a {
    font-size: 14px;
    color:#525252;
}


.view-newsroom-all .pager .pager__items .pager__item.is-active  a,
.view-newsroom-all .pager .pager__items .pager__item a:hover{
    color:#ffffff;
}

/* Pagnation End */

@media screen and (min-width:993px) {
.newsroom-primary-tag1 {
display:none;
} 
}
@media screen and (min-width:991px) and (max-width:1199px){
.newsroom-primary img {
height: 550px;
}
.newsroom-article img {
height: 250px;
}
} 
@media screen and (min-width:240px) and (max-width:992px) {
    .newsroom-primary-tag {
        display:none;
    }
    .newsroom-article img,
    .newsroom-primary img  {
        height: 250px;
    }
    .newsroom-primary-title a {
        font-size: 19px;
    }
    .newsroom-primary-title {
        line-height: 1.5em;
    }
    .newsroom-primary-title-section {
        min-height: auto;
    }
    .ant-margin {
        margin-bottom: 2em;
    }
    .newsroom-primary-date {
     margin-top: 15px;
    }
    .nw-pri-container {
        padding: 0px;
    }
    .newsroom-primary {
        margin: 25px 0 0 0;
    }
    .ant-list ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
} 
@media (max-width: 767px) {
.newsroom-article {
    margin: 0px;
}
}

.highlighted-top .block-views-blocknewsroom-tags-block-1 .view-newsroom-tags .view-content,
.highlighted-top .block-views-blocknewsroom-tags-block-1 .view-newsroom-tags .view-footer
{
	float:left;
}


/* Search Filter Style*/
.search-input #views-exposed-form-newsroom-search-page-1 .form--inline
{
    display: flex !important;
    flex-direction: row;
}
/* .search-input #views-exposed-form-newsroom-search-page-1 {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-top: 10px;
} */
.search-input #views-exposed-form-newsroom-search-page-1 .form--inline input[type=text] {
    background: transparent;
    margin: 0;
    padding: 4px 8px;
    font-size: 14px;
    color: inherit;
    border: 1px solid transparent;
    border-radius: inherit;
}
.search-input #views-exposed-form-newsroom-search-page-1 .form--inline input[type=text]::placeholder {
    color: #555;
    font-style:italic;
}
.search-input #views-exposed-form-newsroom-search-page-1 .form--inline input[type="submit"] {
    text-indent: -999px;
    overflow: hidden;
    width: 35px;
    height: 35px;
    padding: 5px 0px;
    margin: 0;
    background: url("/sites/default/files/images/magnifying-glass-icon.svg") no-repeat center;
    background-size:20px;
    border-radius: inherit;
    cursor: pointer;
    opacity: 0.7;
    box-shadow: none;
}
.search-input #views-exposed-form-newsroom-search-page-1 .form--inline input[type="submit"]:hover {
    opacity: 1;
}

.search-input #views-exposed-form-newsroom-search-page-1 .form--inline #edit-actions {
    /* margin: 0px; */
    border-width: 1px 1px 1px 0px;
    border-radius: 1px 5px 5px 0px;
    margin-top: 10px;
    border-color: #d9d9d9;
    border-style: solid;
}

.search-input #views-exposed-form-newsroom-search-page-1 .form--inline .js-form-item {
    /* margin: 0px; */
    border-width: 1px 0px 1px 1px;
    border-radius: 5px 0px 0px 5px;
    margin-top: 10px;
    border-color: #d9d9d9;
    border-style: solid;
    margin-right: 0;
}

.view-newsroom-full .search-section .search-input {
    float: right;
}

.bold-upper {
    font-weight: 700;
    text-transform: uppercase;
}

.newsroom-city {
    float: left;
}