.news-promo{
 background: white;
}
.news-promo .row{
 margin: 0 !important;
}
.news-promo .col-md-6, .news-promo .col-md-6, .news-promo .container-fluid{
  margin: 0 !important;
  padding: 0 !important;
}
.ninfsm-img {
    height: 181px;
    width: 310px;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}
.news-promo .col-md-6.col-xs-12:first-child, .news-promo .col-md-6.col-xs-12.row .col-md-6:first-child, .news-promo .col-md-6.col-xs-12.row .col-md-6:nth-child(3){
  padding-right: 2px !important;
}
.news-promo .col-md-6.col-xs-12.row .col-md-6:first-child, .news-promo .col-md-6.col-xs-12.row .col-md-6:nth-child(2){
  padding-bottom: 2px !important;
}
.mainbanner-field{
 position: relative;
 max-height: 470px;
 overflow: hidden;
 background-size: cover;
 background-position: center center;
 height: 470px;
 display: block;
 transition: 0.3s;
}
.mainbanner-field:hover{
 opacity: 0.8;
 transition: 0.3s;
}
.mainbanner-field:after{
 content: "";
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background: transparent;
 background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(56%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.6)),to(rgba(0,0,0,0.59)));
 background-image: -webkit-linear-gradient(transparent 0%,transparent 50%,rgba(0,0,0,0.1) 56%,rgba(0,0,0,0.6) 93%,rgba(0,0,0,0.59) 100%);
 background-image: linear-gradient(transparent 0%,transparent 0%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.6) 100%,rgba(0,0,0,0.59) 100%);
}
.mainbanner-info {
  position: absolute;
  bottom: 0px;
  left: 10px;
  padding: 10px;
  color: white;
  z-index: 999;
}
.mainbanner-info h2 {
 display: block;
 margin: 5px 0px 35px 0px;
 font-weight: 300;
 text-transform: uppercase;
 line-height: 1.3;
 color: white;
}
.mainbanner-info span {
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  font-size: 13px;
}
.mb-date {
  padding: 2px 4px;
  border: 1px solid rgba(255, 250, 250, 0.41);
}
.mb-cat {
  padding: 2px 4px;
  border: 1px solid rgb(230, 56, 57);
  background: #e63839;
}
.mainbanners .col-xs-6:nth-child(2n) .mainbanner-field, .mainbanners .col-xs-6:nth-child(3n) .mainbanner-field {
 height: 233px !important;
}
.mainbanners .col-xs-6:nth-child(2n) {
 margin-bottom: 4px;
}
.mainbanners .col-xs-6:nth-child(2n) .mainbanner-info, .mainbanners .col-xs-6:nth-child(3n) .mainbanner-info {
 top: 150px !important;
}
.mainbanners .col-xs-6{
 padding-left: 2px !important;
 padding-right: 2px !important;
}
.mfield-small {
  max-height: 234px !important;
}
.mfield-small h2 {
  font-size: 19px;
}
.mainbanner-info h2{
  padding: 0px;
  margin: 0;
}


.nm-currency li{
  display: inline-block;
}
.rate-red {
  color: #ffffff;
  margin-left: 5px;
}

.rate-green {
    color: #beffbe;
    margin-left: 5px;
}

.nmarquee {
  margin-top: 30px;
  margin: 30px 15px;
  float: left;
  width: 100%;
  border: 1px solid #E6E6E6;
}
.ticker-left{
  padding: 0;
  margin: 0;
}
.ticker-left li{
  display: inline-block;
  list-style: none;
}
.ticker-left li a{
  display: block;
}
.nmarquee marquee {
  padding: 0px;
  margin: 0px;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
.nmarquee .col-md-6.col-xs-12{
  height: 20px;
  overflow: hidden;
}

.news-informers {
  margin-top: 30px;
}
.nm-act section {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  border-radius: 2px;
  width: 100%;
}

.nm-act .header {
  width: 100%;
  height: 250px;
  background-color: #e63839;
  overflow: hidden;
}
.nm-act .header .circle {
  position: relative;
  top: 20px;
  left: 60px;
  width: 50px;
  height: 50px;
  background-color: #f1c40f;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  z-index: 10;
}
.nm-act .header h1 {
  position: relative;
  top: 10px;
  left: 110px;
  font-size: 2.5em;
  color: #fff;
  border-bottom: 1px solid #f1c40f;
}

.nm-act .line {
  position: absolute;
  z-index: 0;
  top: 50px;
  left: 85px;
  height: calc(100% + 200px);
  width: 0px;
  border-right: 1px solid #f1c40f;
}

.nm-act #content {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
  overflow-y: auto;
  overflow-x: hidden;
}
.nm-act #content::-webkit-scrollbar {
  width: 6px;
  background-color: #EBEBEB;
}
.nm-act #content::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
.nm-act #content .object {
  width: 100%;
}
.nm-act #content .object:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.nm-act #content .object .date {
  float: left;
  width: 40px;
  height: 40px;
  margin: 20px;
  background-color: #f1c40f;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  line-height: 1.9em;
  font-size: 1.4em;
}
.nm-act #content .object .circle {
  position: relative;
  float: left;
  z-index: 10;
  margin: 30px 0 0 -5px;
  width: 20px;
  height: 20px;
  background-color: #e63839;
  border-radius: 50%;
}
.nm-act #content .object .context {
  float: left;
  color: #666;
  width: 250px;
  min-height: 40px;
  margin: 10px 0 10px 0px;
  padding: 20px;
  line-height: 1.5em;
}



.leastpostm-title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.tabs-head {
  float: right;
}
.tabs-head a {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  opacity: 0.5;
  font-weight: 600;
  margin-left: 15px;
}
.tabs-head .tabs-link-cur {
    color: black !important;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1 !important;
    text-decoration: none;
    padding: 0px !important;
}

.ninfs-main {
    position: relative;
    margin-top: 30px;
    transition: 0.3s;
    float: left;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.ninfsp-img {
    height: 65px;
    width: 100px;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}
.ninfsm-cont {
  padding: 0px 10px 10px 325px;
}
.ninfsm-title {
  font-size: 19px;
  font-weight: 300;
  display: block;
  color: #000;
}
.ninfsm-date span {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 300;
  margin: 10px 15px 10px 0px;
  display: inline-block;
}
.ninfsm-date span i{
  margin-right: 4px;
}
.ninfsm-date {
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 15px;
}
.ninfsm-mes {
  color: #888888;
}
.ninfsm-read a {
  display: inline-block;
  float: right;
  color: #888888;
  font-weight: 700;
  margin-top: 10px;
}
.ninfsm-read a i {
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.ninfs-main:hover .ninfsm-img{
  opacity: 0.8;
  transition: 0.3s;
}



.ninfs-o-post {
    position: relative;
    margin-bottom: 20px;
}
.ninfsp-mes {
    padding-left: 110px;
}
.ninfsp-title {
    display: block;
    color: #000;
    font-weight: 300;
}
.ninfsp-cat span {
    background: #e63839;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 4px;
    border-radius: 2px;
    margin-top: 3px;
    display: inline-block;
}

.n-adv {
    display: block;
    margin: 20px 0px;
}
.n-adv img{
  width: 100%;
}

.nm-act {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
.mainbanner-field {
    margin-bottom: 3px;
}
.ninfs-select {
    margin-bottom: 30px;
}
.nm-act #content .object .context {
    width: 80%;
}
.ninfs-o-post {
    margin-bottom: 20px;
    overflow: hidden;
}
}

@media screen and (max-width: 555px) {
.ninfsm-cont {
    padding: 0px;
}
.ninfsm-img {
    position: static;
    width: 100%;
}
.ninfs-main {
    height: auto;
    margin-bottom: 30px;
}
}