﻿.Container, .SecondLineMenu{
    direction:rtl;
    width:99%;
    margin:0 auto;
}
.sderaLeft2{
    float:left;
    margin-right:15px;
    min-height:800px;
}
.sderaRight2{
    float:right;
    margin-left:15px;
    min-height:800px;
}
.mainPart{
    width:954px;
    float:right;
}
.entryCube{
    width:100%;
    margin-bottom:80px;
    position:relative;
}
.entryCube .content{
    float:right;
    display:inline-block;
    height:160px;
    overflow:hidden;
    position:relative;
}
    .entryCube .content.narrow .isBest {
        right:auto !important;
        top:55px !important;
    }
.entryCube .entryImg{
    width:242px;
    height:160px;
    overflow:hidden;
    float:left;
    margin-right:7px;
    background-position:center;
    background-size: 242px auto;
    background-repeat:no-repeat;
    border:solid 1px black;
}
.entryCube .content h2{
    margin:0 0 0px 0;
    padding:0;
    font-weight:normal;
    font-size:28px;
    line-height:30px;
}
    .entryCube .content h2 a {
        color: black;
    }
.entryCube .content .summary{
    color:#858587;
    width:100%;
    line-height:25px;
    font-size:16px;
    margin-top: 5px;
    max-height: 80px;
    overflow: hidden;
}

.entryCube .content .summary.isBestCls {
    width: 77%;
}
.actionLine{
    width:500px;
    float:right;
    position:absolute;
    bottom:0px;
}
.entryContentDiv.entryCube .actionLine{
    width:100%;
    position:inherit;
}
.editCubeWindowWrapper .ImageBlock .MainImg,.shdera .shderaCube .ImageBlock .MainImg{width:300px;height:300px;position:relative;/*border-radius: 150px;*/background-size: cover;}
.MainImgCapt{position:absolute;background-color:#3E354A;color:white;bottom: 10px;left: 10px;font-family:'Open Sans Hebrew',arial !important;font-size: 21px;    padding: 2px 10px;}
    /*a.at-svc-facebook > span,
    a.at-svc-lidar, a.at-svc-twitter, a.at-svc-yammer > span,
    a.at-svc-linkedin, a.at-svc-startaid > span,
    a.at-svc-email, a.at-svc-print, a.at-svc-wowbored > span {
        vertical-align:middle;
    }*/

@media screen and (max-width: 1425px){
    .actionLine{
        position:inherit !important;
        margin-top:10px ;
    }
}