/* 
**
Новости 
**
*/

.newsblocks {
	position: relative;
	padding: 25px;
	padding-right: 0;
	padding-bottom: 30px;
  	padding-top:10px;
}

.forPremium .ipnew {
	width: 22.8525304%;
	display: inline-block;
}

.ipnew {
	line-height: 22px;
}

.forPremium .fpnone {
	width: 54%
}

.fPinnedNew {
    position: absolute;
    bottom: 0;
    color: #fff;
    right: 0;
    left: 0;
    margin: 15px;
    font-size: 32px;
    line-height: 35px;
}

.forPremium .ipnew.ipnewRight {
	width: 23.1%;
	margin-left: -4px;
}


@media screen and (max-width: 979px) {
  
  	.invisionNews li:nth-child(1),
    .invisionNews li:nth-child(2),
    .invisionNews li:nth-child(3),
    .invisionNews li:nth-child(4),
    .invisionNews li:nth-child(5),
    .invisionNews li:nth-child(6),
    .invisionNews li:nth-child(7),
    .invisionNews li:nth-child(8),
    .invisionNews li:nth-child(9){
            width: 100%;
    }
  
    .invisionNews li {
          width: 100%;
          margin-right: 0px;
      }
      .newsblocks {
          padding:25px 15px;
          padding-top:5px;
      }
      .infoLine {
            font-family: Helvetica;
          font-size: 12px;
          color: #000000;
          letter-spacing: -0.5px;
          text-align: left;
      }
      .infoLine .newCategory {
            padding-left: 14px;
            margin-left: 13px;
        	width:55px !important;
      }
      .infoLine .newDate:before {
            width:11px; height:11px;
      }
      .infoLine .newDate {
          padding-left: 16px;
      }

      .infoLine .newDate {
              width: 109px;
      }
      .forPremium .fpnone {
            width:100%
      }
  	  .fPinnedNew {
          font-weight:700;
          font-size: 17px;
          color: #FFFFFF;
          text-align: left;
          line-height: 26px;
       	  margin:24px;
      }
      .imgbox1:before {
            background-image: linear-gradient(179deg, rgba(0,0,0,0.00) 50%, rgba(0,0,0,0.62) 75%, rgba(0,0,0,0.80) 100%);
        	height: 280px;
      }
      .forPremium .fpnone:after {
            content: '';
            display: block;
            height: 280px;
            position: absolute;
            top: 0;
            width: 100%;
            background-image: linear-gradient(0deg, rgba(0,0,0,0.00) 75%, rgba(0,0,0,0.62) 88%, rgba(0,0,0,0.80) 100%);
      }
      .forPremium .ipnew.ipnewRight, .forPremium .ipnew {
            width:49.8%
      }
      .forPremium .ipnew.ipnewRight {
            margin:0;
      }
      .imgbox1 > span {
            line-height:24px;
        	margin: 10px 24px !important; 
      }
      #videosWrapper h2 {
            float:none;
            margin: 0 0 15px 0
      }
      .entry1.entryCover,
  	  .entry1.entryCover:before, .entry1.entryCover:after {
            height:228px;
      }
      .blogsblocks .entriesGrid .ipsGrid_span8,
      .blogsblocks .entriesGrid .ipsGrid_span4 {
            width:100%;
            margin-left:0 !important
      }
      .entryContent {
            font-size:14px;
      }
      .descBlock a {
            font-size:17px;
      }
      .entry1 .descBlock {
            top:105px;
      }
  	  .forPremium .ipnew.ipnewRight, .forPremium .ipnew {
            width:100%
      }
}

@media screen and (max-width: 767px) {
 	 .forPremium .ipnew.ipnewRight {
            margin:0;
        	margin-top:-6px;
        	margin-bottom:-5px;
      }
  
  	  
  	 .fPinnedNew {font-size: 17px; line-height: 26px;}
}









