
/*--------------------------------------------exsisting code----------------------------------------------*/
#planAndDev .lContainer .article h3 {
    font-family: 'BlenderBold', Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #0072C1;
    margin-bottom: 10px;
}
/*------------------------------------------------------------------------------------------*/

/** SECTION 2 exsisting code in lobby toshav**/
#section2 { direction:rtl;}
h2.section2-header  {font-family:'BlenderBold', Arial, sans-serif; font-size:34px; color:#3c3c3c; text-align:right; margin-bottom:30px;}

.article ul.news-wrap { width:100%;}
.article li.news-box { background-color:#ffcd32; padding:0;}
.article .news-box-txt{font-family:'BlenderBold', Arial, sans-serif; font-size:19px; line-height:100%; color:#fff; position:absolute; width:90%; bottom:15px; left:15px; right:15px; display:inline-block;height:40px;}
.article .news-box-txt-hover {background-color:#ffcd32; position:absolute; bottom:0; left:0; right:0; height:100%; text-align:center; display:none;}
.article .news-box-txt-hover .icon{ margin-bottom:5px; margin-top:80px; font-size:100px; color:#ffffff;}
.article .news-box-txt-hover a{ font-size:21px; color:#3c3c3c; }
.article .news-box-txt-hover a span.icon-l-arrow{ display: inline-block; vertical-align:middle; height:12px; width:12px; margin-right:5px; background-image:url(/_layouts/15/TlvSP2013PublicSite/images/arrow-l-grey2x.png); background-repeat:no-repeat; background-position:center center; background-size:12px 12px;}
.article .news-box-txt-hover a:hover { text-decoration:underline; }

.article li.news-box .carousel-caption { font-size:21px; position: absolute; right: 15px; bottom: 0; top: 320px; left: 15px; padding-top: 20px; padding-bottom: 20px; color: #3c3c3c; text-align: right; text-shadow: none; height:152px; overflow:hidden;}
.article li.news-box .carousel-caption p.dept{ font-family:'BlenderBold', Arial, sans-serif; font-size:17px; margin-bottom:5px;}
.article li.news-box .carousel-caption h3{ font-family:'BlenderBold', Arial, sans-serif; font-size:24px; margin-bottom:20px; }
.article li.news-box .carousel-caption p { margin-bottom:0; line-height:100%; font-size:21px;}

.article li.news-box .carousel-more {font-family:'BlenderBold', Arial, sans-serif; font-size:17px; position: absolute; height:30px; bottom: 10px; left: 15px; color: #3c3c3c; text-align: left;background-image:url(/_layouts/15/TlvSP2013PublicSite/images/rmc-arrow2x.png); background-repeat:no-repeat; background-position:left center; background-size:30px 30px; padding-left:35px;}
.article li.news-box .carousel-more a {color: #3c3c3c;}
.article li.news-box .carousel-more a:hover { text-decoration:underline;}

.article li.news-box img{  position:absolute; top:0; left:0; width:100%; height:100%}

.article .more-news {font-family:'BlenderBold', Arial, sans-serif; font-size:21px; text-align:left; background-image:url(/_layouts/15/TlvSP2013PublicSite/images/rgy-arrow2x.png); background-repeat:no-repeat; background-position:left center; background-size:30px 30px; padding-left:35px; margin:30px auto;}
.article .more-news a{ color:#3c3c3c; }
.article .more-news a:hover { text-decoration:underline; }

.section2-box.article{padding-top:2px; display:block !important;}
#planAndDev .lContainer  .article h3{font-size:28px}
.article ul.news-wrap { width:100%; list-style: none; margin:0; padding:0}
.wp-ArticlesWP  .news-wrap  .news-box img.displayPic {width:100%;}
.wp-ArticlesWP  .news-wrap .news-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 59%, rgba(255,255,255,0.02) 60%, rgba(0,0,0,0.9) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%, rgba(255,255,255,0)), color-stop(60%, rgba(255,255,255,0.02)), color-stop(100%, rgba(0,0,0,0.9))); /* safari4+,chrome */
background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 59%, rgba(255,255,255,0.02) 60%, rgba(0,0,0,0.9) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(270deg, rgba(255,255,255,0) 59%, rgba(255,255,255,0.02) 60%, rgba(0,0,0,0.9) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 59%, rgba(255,255,255,0.02) 60%, rgba(0,0,0,0.9) 100%); /* ie10+ */
background: linear-gradient(180deg, rgba(255,255,255,0) 59%, rgba(255,255,255,0.02) 60%, rgba(0,0,0,0.9) 100%); /* w3c */
background-size: cover;
    width:100%;
    height:100%;
}
.wp-ArticlesWP .news-wrap .news-box .overlay {  background: url(/_CONTROLTEMPLATES/15/TlvSP2013PublicSite/ArticlesWP/gradient.svg) 0 0\0; background-size: cover\0; }

.section2-box.article h2 { display: none; }

@media (max-width: 1920px) {
    .article li.news-box{ width:33.3333%; height:33.3333%; padding-bottom:33.3333%}
    .article .news-box-txt-hover .icon  {margin-top:23%}

    
.wp-ArticlesWP  .news-wrap  .news-box img.displayPic { max-height:350px;}

}

@media (max-width: 1024px) {
    .article li.news-box{ width:26%; height:26%; padding-bottom:26%}
}

@media (max-width:991px) {
    #section1, #section2 { height:auto !important;}
}

@media (max-width: 992px) {
    .article ul.news-wrap{WIDTH:99%; margin-right:0%}
    .article li.news-box{ width:33.3333%; height:24.5%; padding-bottom: 33.3333%}
    .article .news-box-txt { font-size:17px}
    .article .news-box-txt-hover .icon  {margin-top:18%}

}

@media (max-width: 768px) {    
    .article ul.news-wrap{display:block!important; WIDTH:100%; margin-left:0; padding-left:0}
    .article .news-box-txt-hover .icon  {margin-top:14%}
    .article .news-box-txt { font-size:25px}
}

@media (max-width: 480px) {
    .section_article{display:table; width:100%}
    .article ul.news-wrap{display:block!important; WIDTH:100%; height:600px; margin-left:0; padding-left:0}
    .article li.news-box{ width:100%; height:46.5%; margin-right:0}
    .article li.news-box img{height:280px}
    .article .news-box-txt-hover .icon  {padding-top:10%}
    .article .news-box-txt { position:absolute; bottom:15px}
    /*.section2-box.article {margin-right:5%}*/
    .article ul.news-wrap.one { height: 280px; }
    .article ul.news-wrap.one .overlay { top: 150px; }
    .article ul.news-wrap.one .news-box-txt { position:relative; bottom: -230px;}
    .article ul.news-wrap.empty { height: inherit; }
}


@media (min-width: 768px) {
    /** SECTION 2 **/
    .section2-header {margin:30px auto; width:600px;}
    .article ul.news-wrap { width:100%; margin:auto;}
    .article li.news-box .carousel-more { display:block;}
    .article .more-news { width:600px;}
}

@media (min-width:992px) {
    /** SECTION 2 **/
    .section2-box.article { padding-top:37px;}
    .section2-header {max-width:840px; width:100%;}
    .article ul.news-wrap { max-width:840px; width:100%; }
    .article li.news-box .carousel-more { display:none;}
    .article .more-news { max-width:840px; width:100%;}
}

@media (min-width: 1200px) {
    /** SECTION 2 **/
    .section2-header { max-width:960px;width:100%;}
    .article ul.news-wrap { max-width:1050px; width:100%; }
    .article .more-news { max-width:960px;width:100%;}
}

@media (min-width: 1919px) {
    /** SECTION 2 **/
    .section2-header {max-width:1200px;width:100%;}
    .article .news-box-txt-hover .icon{margin-top:80px;height:100px; }
    .article li.news-wrap { max-width:1200px;width:100%; }
    .article .more-news {max-width:1200px;width:100%;}
}

/*Columns*/

.digitafArt .float-item {
    padding: 0;
    width: 240px;
    margin: 0px 18.5px 0px 18.5px;
    color: #3c3c3c;
}

.digitafArt .float-item:first-child{
    margin-right:0px;
}

.digitafArt .float-item:last-child{
    margin-left:0px;
}

.digitafArt .float-title{font-family:'BlenderBold', Arial, sans-serif!important; font-size:19px !important; line-height:22px; height: 45px; color: #3c3c3c!important; overflow:hidden; margin:0px!important;}
.digitafArt .float-text{ font-family:'BlenderRegular', Arial, sans-serif!important; font-size:20px; color: #3c3c3c!important; margin: 0; margin-top: 5px;  max-height: 75px; overflow: hidden;  line-height: 25px;}
.digitafArt .float-splitter{border-top: 3px solid #646464; width: 100%; float: right; /*margin-top: 10px;*/ margin-bottom: 10px;}
.digitafArt .float-more-items{ font-family:'BlenderRegular', Arial, sans-serif; font-size:/*18px*/14px; color: #3c3c3c; float: left;}
.digitafArt .float-more-items:hover{cursor:pointer;}
.digitafArt .float-more-items:after, .digitafArt .more-news:after {content: ">"}
.digitafArt ul {
    padding: 0px !important;
}
.digitafArt .float-item img{ width: 240px; height: 240px;  margin-bottom: 10px;}
.digitafArt .more-news{font-family:'BlenderBold', Arial, sans-serif; font-size:20px; text-align:left; margin:30px auto;}
.digitafArt .more-news a{ color:#3c3c3c; padding-left:10px;}
.digitafArt .more-news a:hover { text-decoration:underline; }

@media (max-width: 480px) {
    .digitafArt .float-text {
        font-size: 20px/*34px*/;
        line-height: 20px;
        display: inline-block;
        width:100%;
        max-height:90px;
    }

    .digitafArt .float-item img {
        width: 100%;
        height: 315px;/*567px*/
        margin-bottom: 10px;
    }

    .digitafArt .float-item{
        width: 100%;
        margin:0px 0px 25px 0px;
    }

    .digitafArt .float-title {
        line-height:32px;
        font-size:30px/*38px*/!important;
        width:100%;
        max-height:65px;
        display:inline;
    }

    .digitafArt .float-more-items{
        font-size:20px;
    }

    .digitafArt .float-splitter {
        border-top-width: 6px;
    }
}
