
.news-itemWrapper:nth-of-type(even) .news-item{
background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 10%, rgba(204, 199, 188, 0.2) 100%),
    url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><rect width="1" height="1" x="0" y="0" fill="rgba(0,0,0,0.04)"/><rect width="1" height="1" x="5" y="5" fill="rgba(0,0,0,0.04)"/></svg>');
    background-size: 3px 3px;
    background-color: #f9f9f9;
    padding: 20px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -25px;
    padding-right: 20px;
    border-bottom: 1px solid transparent;
    box-shadow: 2px 3px 4px #00000029;
    border-left: 0px solid #dddddd;
    border-right: 8px solid #ffffff;
    border-bottom: 1px solid #FFF;
    margin-right: -29px;
}
.news-itemWrapper:nth-of-type(even){
	position:relative;
	
}

@media (min-width: 1200px){
.news-itemWrapper:nth-of-type(even) .news-item{
    padding-left: 0px;
}	
.news-itemWrapper:nth-of-type(even) .news-item .news-item-text {
    margin-left: -20px;
}
}


.news-itemWrapper:nth-of-type(even)::before{
    position: absolute;
    content: "";
    width: calc(100% + 45px);
    height: 11px;
    background-color: #ffffff;
    left: -18px;
    top: 0px;
    box-shadow: 0px 1px 5px #00000026;
}



.news-itemWrapper:nth-of-type(even) .news-item:hover {
    background-color: #f1eeeb;
}



.media-left article:nth-of-type(1) .news-item-title span{
    font-size: 250%;
    font-weight: normal;
    text-align: right;
    line-height: 105%;
    font-family: 'Oswald', sans-serif;
}
.media-left article:nth-of-type(1) .news-item-title b{
    font-size: 270%;
    font-weight: normal;	
	line-height: 90%;
}
.media-left article:nth-of-type(1) .news-item-pretitle {
    margin-bottom: 15px;
    margin-left: -11px;
    max-width: 70%;
    text-align: right;
    padding-right: 16px;
}
.media-left article:nth-of-type(1) .news-item-title{
    text-align: right;	
}

.media-left article:nth-of-type(3),
.media-left article:nth-of-type(9),
.media-left article:nth-of-type(17) {
    margin-left: -70px;
}

.media-left article:nth-of-type(3) .news-item,
.media-left article:nth-of-type(9) .news-item,
.media-left article:nth-of-type(17) .news-item {
    padding-bottom: 30px;
    margin-bottom: 50px;
	text-align:right;
}

.media-left article:nth-of-type(3)  .news-item-image img,
.media-left article:nth-of-type(3)  .news-item-image video,
.media-left article:nth-of-type(9)  .news-item-image img,
.media-left article:nth-of-type(9)  .news-item-image video,
.media-left article:nth-of-type(17) .news-item-image img,
.media-left article:nth-of-type(17) .news-item-image video {
    width: 400px;
}










.media-left article:nth-of-type(3) .news-item-details,
.media-left article:nth-of-type(9) .news-item-details,
.media-left article:nth-of-type(17) .news-item-details {
    /* width: calc(100% - 80px); */
    width: auto;
    /* margin-right: 140px; */
    text-align: left;
    margin-left: 70px;
	    margin-left: 0px;
}


.media-left article:nth-of-type(7) .contBezSlike .categoryNameShowOption, .media-left article:nth-of-type(13) .contBezSlike .categoryNameShowOption {
margin-right: 30px;
}





.media-left article:nth-of-type(3) .news-item-title span, .media-left article:nth-of-type(9) .news-item-title span, .media-left article:nth-of-type(17) .news-item-title span {
    text-align: right;
}



.media-left article:nth-of-type(7), .media-left article:nth-of-type(13) {
    margin-right: -25px;
    margin-left: -20px;
}

.media-left article:nth-of-type(7) .news-item,
.media-left article:nth-of-type(13) .news-item {
    flex-direction: column;
    gap: 0; /* optional, reduces space between image and text */
    padding-bottom: 0px;
    margin-bottom: 60px;
}

.media-left article:nth-of-type(7) .news-item-image img,
.media-left article:nth-of-type(13) .news-item-image img {
    width: 100%;
    height: auto;
    max-height: none;
	    max-height: 460px;
		    margin-top: 10px;
}

.media-left article:nth-of-type(7) .news-item-image,
.media-left article:nth-of-type(13) .news-item-image {
    width: 100%;
    margin-bottom: 15px;
	border-radius: 0px;
}

.media-left article:nth-of-type(7) .news-item-text,
.media-left article:nth-of-type(13) .news-item-text {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    margin-bottom: 10px;
}









.news-itemWrapper:nth-of-type(even) .news-item .news-item-pretitle{
    background: none;
    border: none;
    /* padding-left: 70px; */
    text-align: left;
    width: 100%;
    /* margin-left: 0px; */
    float: none;
	    padding-top: 0px;
}
.news-itemWrapper:nth-of-type(even) .news-item .news-item-pretitle::after,.news-itemWrapper:nth-of-type(even) .news-item .news-item-pretitle::before{
	display:none;
}



.news-itemWrapper:nth-of-type(even) .news-item-summary{
	/* border-top: 1px solid #cccccc; */
}

.news-itemWrapper:nth-of-type(even) .news-item .news-item-image img{
	height: 100%;  
}
#prrez_mini .news-itemWrapper:nth-of-type(even) .news-item {
    padding-top: 10px;
    padding-bottom: 10px;
}























.title-short b{
    /* color: #069 !important; */
    font-size: 300% !important;	
}
.title-short span{
    /* color: #B20000 !important; */
    font-size: 202% !important;
    /* font-family: 'Oswald', sans-serif; */
    transform-origin: left center;
}


.title-long b{
    /* color: #777 !important; */
    font-size: 150% !important;	
}
.title-long span{
    /* color: #CCC !important; */
    font-size: 150% !important;
    /* font-family: 'Oswald', sans-serif; */
    transform-origin: left center;
}







































@media (max-width: 1350px){
.media-left article:nth-of-type(3) .news-item-details, .media-left article:nth-of-type(9) .news-item-details, .media-left article:nth-of-type(17) .news-item-details {
    margin-left: 70px !important;
}	
	
}



@media (max-width: 1200px){
.media-left article:nth-of-type(7) .news-item-text, .media-left article:nth-of-type(13) .news-item-text {
    padding-left: 45px;
    padding-top: 0px;
}
.media-left article:nth-of-type(3), .media-left article:nth-of-type(9), .media-left article:nth-of-type(17) {
    margin-left: -20px;
}
    .media-left article:nth-of-type(3) .news-item-details, .media-left article:nth-of-type(9) .news-item-details, .media-left article:nth-of-type(17) .news-item-details {
        margin-left: 30px !important;
    }
}



@media (max-width: 1200px){
.media-left article:nth-of-type(7) .news-item-image img, .media-left article:nth-of-type(13) .news-item-image img {
    max-height: 300px;
}
}