.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;}

#present-box .column12 {height: auto; overflow: hidden;}

#present-box .column12 .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.6; font-size: 120%;}

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

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

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

#present-box  .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%);
}

#present-box  .widget-view-more:hover {
    background-color: #44ab76;
    color: #fff;
}

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

}

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

    #present-box .column4 {height: 278px;}

}

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

    #present-box .column4 {height: 218px;}

    #present-box .item-article-category.item-article-category-prez {
        font-size: 100%;
    }

    #present-box .title-pres {
        padding: 5px;
        max-height: 50px;
        overflow: hidden;
        font-size: 14px;
    }

}

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

    #present-box .column4 {height: 171px;}

    #present-box .title-border h3 .boldh2 {font-size: 16px;}

    #present-box .item-article-category.item-article-category-prez {
        font-size: 100%;
    }

    #present-box .title-pres {
        padding: 5px;
        max-height: 50px;
        overflow: hidden;
        font-size: 14px;
    }

    #block-news .column3.col3-prod-mob.col3-sovex-mob {
        width: 31.861702127659576% !important;
    }
}

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

    #present-box .column4 {height: 298px;}

}

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

    #present-box .column4 {height: 263px;}

}

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

    #present-box .column4 {height: 252px;}

}

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

    #present-box .column4 {height: 224px;}

}