
.switchText{
    width: 50%;
}
/** SECTION 2 **/
#section2 { direction:rtl;}

.layoutLobbyToshav section .section2-box { display:block; vertical-align:middle;}
.section2-header {
    font-family: 'BlenderBold', Arial, sans-serif;
    font-size: 34px;
    color: #0072C1;
    text-align: right;
    margin-bottom: 30px;
}

/*.news_item {height:100%}*/
.news-wrap { width:100%;}
.news-box { background-color:#ffcd32; padding:0;}
a.news-box-txt {font-family:'BlenderBold', Arial, sans-serif; font-size:19px; line-height:100%; color:#ebebeb; position:absolute; bottom:15px; left:15px; right:15px;display: inline-block;height: 40px;}
.news-box-txt-hover {font-size:21px; color:#3c3c3c; background-color:#ffcd32; position:absolute; bottom:0; left:0; right:0; height:100%; text-align:center; display:none;cursor:pointer}
.news-box-txt-hover .icon{ margin-bottom:5px; margin-top:80px; font-size:100px; color:#ffffff;}
.news-box-txt-hover  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;}
.news-box-txt-hover a{ font-size:21px; color:#3c3c3c; text-decoration:none; height:100%; display:block;}
.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;}
.news-box-txt-hover a:hover { text-decoration:none; }

.news-box .carousel { width: 100%}
.news-box .carousel-inner { height:570px;}
.news-box .carousel-inner .item-in { text-align:center; height:320px; overflow:hidden; background-color:#3c3c3c;}
.news-box .carousel-inner .item img { width:100%;}
/*top: 280px; bottom: 0; left: 0;*/
.carouselControls { bottom: 290px; position: relative;}
.news-box .carousel-control { position: absolute; width: 40px; height:40px; font-size: 20px; color: #fff; text-align: center; text-shadow: none; filter: none; opacity: 1; background-color:#ffcd32; background-image:url(/_layouts/15/TlvSP2013PublicSite/images/arrow-l-grey2x.png); background-repeat:no-repeat; background-position:center center; background-size:15px 15px;}
.news-box .carousel-control.right {left: 40px; right: auto; background-image:url(/_layouts/15/TlvSP2013PublicSite/images/arrow-r-grey2x.png); border-left:1px solid #c4a135; box-sizing:content-box;}
.news-box .carousel-control:hover { background-color:#ffffff;}


.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;}
.news-box .carousel-caption p.dept{ font-family:'BlenderBold', Arial, sans-serif; font-size:18px; margin-bottom:5px;}
.news-box .carousel-caption h3{ font-family:'BlenderBold', Arial, sans-serif; font-size:24px; margin-bottom:20px; color:#3c3c3c; }
.news-box .carousel-caption p { margin-bottom:0; line-height:100%; font-size:21px;}

.news-box .carousel-indicators { bottom: 60px; margin:0; padding:0; width:100%; right: 0}
.carousel-indicators .active { background-color: #3c3c3c; margin:0 6px;}
.carousel-indicators li { background-color: #ffffff; border:none; margin:1px 5px;}

.news-box .carousel-more {font-family:'BlenderBold', Arial, sans-serif; font-size:21px; 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;}
.news-box .carousel-more a {color: #3c3c3c;}
.news-box .carousel-more a:hover { text-decoration:underline;}

/*.news-box.news3 {background-image:url(/_layouts/15/TlvSP2013PublicSite/images/news3.jpg); background-repeat:no-repeat; background-position:center center; background-size: cover; }
.news-box.news4 {background-image:url(/_layouts/15/TlvSP2013PublicSite/images/news4.jpg); background-repeat:no-repeat; background-position:center center; background-size: cover; }
.news-box.news5 {background-image:url(/_layouts/15/TlvSP2013PublicSite/images/news5.jpg); background-repeat:no-repeat; background-position:center center; background-size: cover; }
.news-box.news6 {background-image:url(/_layouts/15/TlvSP2013PublicSite/images/news6.jpg); background-repeat:no-repeat; background-position:center center; background-size: cover; }*/

.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;display:block;float:left}
.more-news a{ color:#3c3c3c; }
.more-news a:hover { text-decoration:underline; }

.news-box .displayPic {vertical-align: middle; max-width: 100%;}


@media (min-width: 768px) {


/** SECTION 2 **/
#section2 { }
.section { display:table; width:100%; }
.section2-header {margin:30px auto; width:600px;}

.news-wrap { width:600px; margin:auto;}
.news-box { height:300px; }

.news-box .carousel{width: 50%}
.news-box .carousel-inner { height:300px;}
.news-box .carousel-inner .item-in { height:300px; width:300px; }
.news-box .carousel-inner .item img { width:100%;}

/*.news-box .carousel-control { top: 260px; bottom: 0; left: 300px;}*/
/*.news-box .carousel-control.right {left: 340px;}*/
.carouselControls { bottom: 40px;}
.news-box .carousel-caption { right: 315px; bottom: 0; top: 0; left: 15px; height:216px; padding:40px 20px; }

.news-box .carousel-indicators { bottom: 20px; width:300px; right: 100%}

.news-box .carousel-more { display:none;}

.more-news { width:600px;}




}

@media (min-width:992px) {


/** SECTION 2 **/
.section2-box { padding-top:37px;}

.section2-header {width:960px;}

.news-wrap { width:960px; }
.news-box { height:320px; }

.news-box .carousel-inner { height:320px;}
.news-box .carousel-inner .item-in { height:320px; width:320px; }
.news-box .carousel-inner .item img { width:100%;}

/*.news-box .carousel-control { top: 280px; left: 320px;}*/
/*.news-box .carousel-control.right {left: 360px;}*/

.news-box .carousel-caption { right: 335px; }

.news-box .carousel-indicators { width:310px; }

.news-box .carousel-more { display:none;}

.news-box-txt-hover .icon { margin-top: 90px;}

.more-news { width:960px;}


}



@media (min-width: 1919px) {



/** SECTION 2 **/
.section2-box { padding-top:47px;}
.section2-header {width:1380px; font-size:45px;}

.news-box-txt-hover .icon{margin-top:110px; }

.news-wrap { width:1380px; }
.news-box { height:460px; }


.news-box .carousel-inner { height:460px;}
.news-box .carousel-inner .item-in { height:460px; width:460px; }

/*.news-box .carousel-control { top: 420px; left: 460px;}*/
/*.news-box .carousel-control.right {left: 500px;}*/

.news-box .carousel-caption { right: 475px; height:318px; padding:60px 40px; }
.news-box .carousel-caption h3 { margin-bottom: 30px;}
.news-box .carousel-caption p { font-size: 23px;}

.news-box .carousel-indicators { width:460px; }

a.news-box-txt{  font-size: 21px; left: 30px; right: 30px; bottom:30px; display:inline-block;height:40px;}
.news-box-txt-hover .icon { margin-top: 160px;}

.more-news { width:1380px;}

}

@media (min-width: 1200px) {



/** SECTION 2 **/
.section2-box { padding-top:30px;}
.section2-header {width:1050px;}

.news-wrap { width:1050px; }
.news-box { height:350px; }

.news-box .carousel-inner { height:350px;}
.news-box .carousel-inner .item-in { height:350px; width:350px; }

/*.news-box .carousel-control { top: 310px; left: 350px;}*/
/*.news-box .carousel-control.right {left: 390px;}*/

.news-box .carousel-caption { right: 365px; }

.news-box .carousel-indicators { width:350px; }

.news-box-txt-hover .icon { margin-top:80px;height:100px;}

.more-news { width:1050px;}




}
