.video_item{
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}

.video_item iframe{
	width: 100%;
}

.video_item .name{
	font-size: 14px;
	display: block;
	margin-top:10px;
}

.video_item .company_page{
	font-size: 14px;
	display: block;

}

.item-block.video .paragraph-row .column4:nth-child(3n+1) {margin-left: 0 !important;}

#reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 290px; overflow: hidden; margin-bottom: 20px;}

#reklama-box .column4 .item-photo i.fa {top: 44%; left: 45.3%; line-height: 38px;/*display: none;*/}

/*#present-box .column4 .item-photo:hover i.fa {display: block; background-color: #029a4d; color: #fff;}*/

.item-article-category.item-article-category-prez {opacity: 0.7; font-size: 120%;}

#reklama-box .item {position: relative;}

#reklama-box .item .item-article-category.item-article-category-prez a {color: #000;}

#reklama-box .item .item-article-category.item-article-category-prez a:hover {color: #8cb500;}

@media only screen and (max-width: 1366px) {

}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 278px;}

}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 218px;}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 171px;}

}

@media only screen and (min-width: 425px) and (max-width: 767px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 298px;}

}

@media only screen and (min-width: 375px) and (max-width: 424px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 263px;}

}

@media only screen and (min-width: 360px) and (max-width: 374px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 252px;}

}

@media only screen and (min-width: 320px) and (max-width: 359px) {

    #reklama-box .column4, #reklama-box .column4 .item, #reklama-box .column4 .item .item-photo {height: 224px;}

}

.item-block.video .load_more.widget-view-more {
    clear: both;
    display: block;
    padding: 13px;
    font-size: 14px;
    background-color: #8cb500;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    border-radius: 5px !important;;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: inset 0 120px 100px -100px rgb(255 255 255 / 20%);
}

.item-block.video .load_more.widget-view-more:hover {
    background-color: #44ab76;
    color: #fff;
}