/* @charset "utf-8";
/* CSS Document */
/*@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");*/

@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700;800;900&display=swap');

*{
	margin:0px;
	padding:0px;
}
html {
	overflow-x: hidden;
}

html.scroll-hidden{overflow: hidden;}

body{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size:14px;
	overflow:auto;
	
}
h1,h2,h3,h4,h5,h6,p,ul{
	padding:0px;
	margin:0px;
}
img{
	border:none;
}
a,
a:hover{
	text-decoration:none;
}
/* ---------------
FONTS START
------------------ */
/* @font-face {
font-family: 'Conv_AvenirLTStd-Medium';
src: url('../fonts/AvenirLTStd-Medium.eot');
src: local('☺'), url('../fonts/AvenirLTStd-Medium.woff') format('woff'), url('../fonts/AvenirLTStd-Medium.ttf') format('truetype'), url('../fonts/AvenirLTStd-Medium.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Hebrew', serif;
src: url('../fonts/AvenirLTStd-Roman.eot');
src: local('☺'), url('../fonts/AvenirLTStd-Roman.woff') format('woff'), url('../fonts/AvenirLTStd-Roman.ttf') format('truetype'), url('../fonts/AvenirLTStd-Roman.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Hebrew', serif;
font-weight: 600;
src: url('../fonts/AvenirNext-Medium.eot');
src: url('../fonts/AvenirNext-Medium.woff2') format('woff2'),
url('../fonts/AvenirNext-Medium.woff') format('woff'),
url('../fonts/AvenirNext-Medium.ttf') format('truetype'),
url('../fonts/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg'),
url('../fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir-Medium (1)';
src: url('../fonts/Avenir-Medium (1).eot');
src: url('../fonts/Avenir-Medium (1).woff2') format('woff2'),
url('../fonts/Avenir-Medium (1).eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Hebrew', serif;
font-weight: 600;
src: url('../fonts/Avenir-Medium.woff') format('woff'),
url('../fonts/Avenir-Medium.ttf') format('truetype'),
url('../fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Hebrew', serif;
src: url('../fonts/Avenir-Regular.eot');
src: url('../fonts/Avenir-Regular.woff2') format('woff2'),
url('../fonts/Avenir-Regular.eot?#iefix') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'AvenirNextLTProRegular';
src: url('../fonts/AvenirNextLTProRegular.woff') format('woff'),
url('../fonts/AvenirNextLTProRegular.ttf') format('truetype'),
url('../fonts/AvenirNextLTProRegular.svg#AvenirNextLTProRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Hebrew', serif;
font-weight: 800;
src: url('../fonts/Avenir-Heavy.woff') format('woff'),
url('../fonts/Avenir-Heavy.ttf') format('truetype'),
url('../fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
font-weight: normal;
font-style: normal;
} 

	@font-face {
		font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
		font-style: normal;
		font-weight: 400;
		font-stretch: 100%;
		src: url('../Noto_Sans_Hebrew/NotoSansHebrew-VariableFont_wdth,wght.ttf');
	}
	@font-face {
		font-family: 'FB Practica';
		font-style: normal;
		font-weight: 400;
		font-stretch: 100%;
		src: url('../fonts/FBpractica/fbpractica-blackwebfont.ttf');
	}
	@font-face {
		font-family: 'FB Practica';
		font-style: bold;
		font-weight: 700;
		font-stretch: 100%;
		src: url('../fonts/FBpractica/fbpractica-blackwebfont.ttf');
	}
	@font-face {
		font-family: 'FB Practica';
		font-style: italic;
		font-weight: 400;
		font-stretch: 100%;
		src: url('../fonts/FBpractica/fbpractica-lightwebfont_1.ttf');
	}
	@font-face {
		font-family: 'FB Practica';
		font-style: bold;
		font-weight: 700;
		font-stretch: 100%;
		src: url('../fonts/FBpractica/fbpractica-boldwebfont_1.ttf');
	}
*/
/* ----------------
MAIN CSS START
------------------- */
.spinner {
	display: block;
	text-align: center;
}

.root{
	min-height: 80vh;	
}
	

.music-bg-block .music-bg-btns .music-bg-vol {
    direction: ltr;
}
input.volume_range_slider[type='range'] {
     position: absolute;
    top: 10px;
    bottom: 80px;
    left: 35px;
    margin: 0;
    padding: 0;
    min-width: 115px;
    height: 4px;
    background: transparent;

    border-radius: 2px;
}
input.volume_range_slider[type='range'], input.volume_range_slider[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
input.volume_range_slider[type='range']::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  width: 100px;
  height: 4px;
  background: #ccc;  outline:none;
}
input.volume_range_slider[type='range']::-moz-range-track {
  box-sizing: border-box;
  border: none;
  width: 100px;
  height: 4px;
  background: #ccc;  outline:none;
}
input.volume_range_slider[type='range']::-ms-track {
  box-sizing: border-box;
  border: none;
  width: 100px;
  height: 4px;
  background: #ccc;  outline:none;
}
input.volume_range_slider[type='range']::-webkit-slider-thumb {
  margin-top: -9px;
  box-sizing: border-box;
  border: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #5fb6ff;
  outline:none;
  cursor:pointer;
}
input.volume_range_slider[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  border: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #5fb6ff;  outline:none;
    cursor:pointer;
}
input.volume_range_slider[type='range']::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  border: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #5fb6ff;  outline:none;  cursor:pointer;
}
input.volume_range_slider[type='range']::-ms-tooltip {
  display: none;
}



.play_all_btn
{       background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    text-align: center;
    padding: 7px 0;}

	.play_all_btn a
	{color:#ffa722; font-weight:700;}

.queue-clear,
.queue-clear:hover
{color:#d40000; font-size:13px; margin:4px 0 0 0; padding:0 !important; display:block;}

#sticky-wrapper
{height:auto !important;}
.bulletin_view_more{display:none;}
.spinner span {
	font-size: 28px;
	color: #333;
	display: block;
	margin: 10% 0px 0px;
}

.jewish-header{
	background:#0e2046;
	padding:0 15px 0 0;
	/*display: inline-block;*/
	width: 100%;
}
.yiddish-container{
	margin:0 auto;
	width:100%;
	max-width:1860px;
	padding: 0 30px;
}

.bulletin-ads-bg-block
{margin-top:30px;}
.yiddish-player-block{
	width:100%;
	display:inline-block;
	padding: 0;
}
.yiddish-play-list,
.yiddish-player{

	vertical-align: middle;
}
.yiddish-player .player-play-icon h1{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: right;
    line-height: 15px;
    padding-top: 5px;
}
.yiddish-player .player-play-icon p{
	font-size:16px;
	color:#8ca7e2;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
}



.yiddish-player .player-seek-bar input,
.bulletin-seek-bar input {
	-webkit-appearance: none;
	width: 180px;
	height: 3px;

	background: #2f497f;
	outline: none;

	-webkit-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
	opacity: 1;
}

.yiddish-player .player-seek-bar input::-webkit-slider-thumb,
.bulletin-seek-bar input::-webkit-slider-thumb {
	-webkit-appearance: none; /* Override default look */
	appearance: none;

	width: 11px; /* Set a specific slider handle width */
	height: 11px; /* Slider handle height */
	background: #ffa722; /* Green background */ border-radius:100%;
	cursor: pointer; /* Cursor on hover */
	opacity: 1;
}

.yiddish-player .player-seek-bar input::-moz-range-thumb,
.bulletin-seek-bar input::-moz-range-thumb {
	width: 10px; /* Set a specific slider handle width */
	height: 19px; /* Slider handle height */

	background: #ffa722; /* Green background */
	cursor: pointer; /* Cursor on hover */
	opacity: 1;
}

.yiddish-player .player-seek-bar .player-seek{
	position:relative;
}
.yiddish-player .player-seek-bar .player-seek a.player-seek-drager{
	position: absolute;
	left: 40%;
	top: 50%;
	margin-top: -5px;
}
.yiddish-player .player-time-play ul li{
	display:inline-block;
	vertical-align:middle;

}
.yiddish-player .player-time-play ul li.volume_btn
{margin:0; padding:0;}

.yiddish-player .player-time-play ul li.volume_btn a
{width:28px; height:28px; display:block; background:url(../images/volume-icon.png) center center no-repeat; background-size:11px;}

.yiddish-player .player-time-play ul li span{
	font-size:15px;
	color:#8ca7e2;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
}
.yiddish-player .player-time-play ul li:last-child {
	border-right: none;
}
.yiddish-banner{
	width:100%;
	display:inline-block;
}
.yiddish-nav-block{
	float: right;
	direction:rtl;
	padding: 8px 0;
}
.yiddish-nav-block ul li{
	display:inline-block;
	padding: 0 10px;
}
.slick-dots,.slick-arrow{display:none !important;}
.menu_trigger,.mobile_search{display:none;}

.yiddish-nav-block ul li a{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	font-size:16px;
	color:#8ca7e2;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-nav-block ul li.site-logo-mian {
	margin-left: 25px;
}

.yiddish-nav-block ul li.site-logo-mian .request-page img
{width:130px;}
.yiddish-banner img {
	width: 100%;
}
.yiddish-nav-search-bar-block{
	width:100%;
	display:inline-block;
	background:#fff;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	animation-duration: 0.7s;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	position:relative;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.3);
	z-index:3;
}
.yiddish-nav-search-bar-block.sticky-header{
	position: fixed;
	top: 0px;
	z-index:30;
	animation: slide-down 0.7s;
	-webkit-animation: slide-down 0.7s;
	-moz-animation: slide-down 0.7s;
}
.yiddish-search-box span#clear {
  position: absolute;
  top: 8px;
	background-color: #fff;
	padding: 3px 5px 5px 0;
}

.sticky-header .yiddish-search-box span#clear{
	top:23px;
	background-color: #f5f5f5;
}

.yiddish-search-box span#clear i {
    font-size: 20px;
}
.yiddish-search-bar.search_moved .yiddish-search-box {
	right: 0;
	left:auto;
}

.yiddish-search-bar .yiddish-search-box {
	        width: 488px;
	left:0;
    top: 100%;
    position:relative;
}




.with-sticky-header .yiddish-search-bar .yiddish-search-box
{display:none; background:#f5f5f5; padding:15px;   position: absolute}


.yiddish-search-bar .yiddish-search-box input{
    border: none;
    font-size: 16px;
    color: #777;
    font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    width: 100%;
    outline: none;
    font-weight: normal;
    padding: 0 15px;
    text-align: right;
    direction: rtl;
    background: none;
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
}
.my-pagination ul{
	direction:ltr;
}
.page
{padding: 0;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom:50px;}

.subcategory_top_block_img
		{float: right;
		    margin-left: 30px;
		    width: 250px;}

				.subcategory_top_block_txt
				{text-align:right; padding:20px;}

.subcategory_top_block_img img,
#details-page-main .how-built-sec .how-built-img img
{width:100%;}

	.sub_category_block{position: relative;
    padding: 0 0 40px 0; color:#333;
    margin: 0 0 20px 0; display: block;}



	.my-pagination ul li a.page
	{padding:0; margin:0; box-shadow:none;}

.side_ads img,.sub_category_block .image img
{width:100%;}

.sub_category_block .txt
{      position: static;
    text-align: right;
    bottom: 0;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    margin-top: 10px;}

.sub_category_block .image
{transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
border:1px solid #f0f0f0;

}
.bulletin-news-owl-theme  .bulletin-news-col{position:relative; padding-bottom:60px;}
.bulletin-news-owl-theme  .bulletin-news-col .bulletin-play-time{position:absolute; left:15px; right:15px; bottom:15px; width:auto;}

.sub_category_block:hover .image
{transform:scale(1.030);
-webkit-transform:scale(1.030);
-moz-transform:scale(1.030);

}
.tara_heads{color:#0e2046; font-size:26px; font-weight:700; text-align:right; margin-bottom:10px;}
p.highlight_para{font-size:20px; line-height:28px; margin-bottom:30px; color:#000; margin-top:10px; text-align:right;}



.yiddish-search-bar .yiddish-search-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size:16px;
	color:#777
}
.yiddish-search-bar .yiddish-search-box input::-moz-placeholder { /* Firefox 19+ */
	font-size:16px;
	color:#777
}
.yiddish-search-bar .yiddish-search-box input:-ms-input-placeholder{
	font-size:16px;
	color:#777
}
.yiddish-search-bar {
	vertical-align: middle;
	width: 100%;
	padding: 12px 0;

	display: flex; position:relative;
}

.yiddish-search-bar > a
{display:none;}
.yiddish-navbar-block{
	width:100%;
	float:right;
	padding: 8px 0;
}
.yiddish-navbar-block ul{
display: flex;
    flex-direction: row-reverse;
	width: 100%;
	text-align: right;
}
.yiddish-navbar-block ul ul
{display:inline-block;}


	
.yiddish-navbar-block ul li{
	display: inline-block;
	border-left: 1px solid #ededed;
	padding: 0;
	vertical-align:middle;
	list-style:none;
	position:relative;
}
.yiddish-navbar-block ul li a{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size:13px; display: block; padding: 15px 15px;

    border-radius: 5px;
	color:#777;
	font-weight:700;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}

.yiddish-navbar-block ul li a a
{font-weight:400;}

.sub_menu_trigger
{display: none;}

.yiddish-navbar-block ul li.active_nav a
{background-color: #0e2046; color: #fff;}

.yiddish-navbar-block ul li:last-child{
	border-left:none;
	padding-left:0px;
}

.yiddish-navbar-block ul li.yiddish-talent-show > a:before{
	content:"";
	background:url(../images/nav-icon1.png) no-repeat;
	width:23px !important;
	height:18px;
	background-size: 23px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-miscellaneous > a:before{
	content:"";
	background:url(../images/nav-icon2.png) no-repeat;
	width:22px !important;
	height:17px; background-size:22px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-music > a:before{
	content:"";
	background:url(../images/nav-icon3.png) no-repeat;
	width:17px !important;
	height:19px; background-size: 17px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-business > a:before{
	content:"";
	background:url(../images/nav-icon4.png) no-repeat;
	width:21px !important;
	height:17px;background-size: 21px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-health > a:before{
	content:"";
	background:url(../images/nav-icon5.png) no-repeat;
	width:24px !important;
	height:18px;
	background-size: 24px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-live-radio-show > a:before{
	content:"";
	background:url(../images/nav-icon6.png) no-repeat;
	width:19px !important;
	height:18px; background-size: 19px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-analysis > a:before{
	content:"";
	background:url(../images/nav-icon7.png) no-repeat;
	width:19px !important;
	height:19px;background-size: 19px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-interviews > a:before{
	content:"";
	background:url(../images/nav-icon8.png) no-repeat;
	width:20px !important;
	height:18px; background-size: 20px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-navbar-block ul li.yiddish-news > a:before{
	content:"";
	background:url(../images/nav-icon9.png) no-repeat;
	width:19px !important;
	height:18px;background-size: 19px !important;
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}



.yiddish-banner-block{
	display:inline-block;
	background:url(../images/banner-bg.png) no-repeat center center;
	width:100%;
	background-size:cover;
	min-height:375px;
}
.yiddish-banner-left-block{
	width:100%;
	display:inline-block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcb750+1,fda625+100 */
	background: #fcb750; /* Old browsers */
	background: -moz-linear-gradient(left, #fcb750 1%, #fda625 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fcb750 1%,#fda625 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fcb750 1%,#fda625 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb750', endColorstr='#fda625',GradientType=1 ); /* IE6-9 */
	padding: 40px 50px 30px;
	height:100%;
}
.yiddish-banner-right-block{
	width:100%;
	display:inline-block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5486ff+1,3770f5+100 */
	background: #5486ff; /* Old browsers */
	background: -moz-linear-gradient(left, #5486ff 1%, #3770f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #5486ff 1%,#3770f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #5486ff 1%,#3770f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5486ff', endColorstr='#3770f5',GradientType=1 ); /* IE6-9 */
	min-height:250px;
	padding: 40px 50px 30px;
	overflow: hidden;
	position:relative;
	height:100%;
}
.yiddish-banner-inner {
	display: inline-block;
	width: 100%;
	padding: 30px 0px;
	position:relative;
}
.yiddish-banner-left-block h1,
.yiddish-banner-right-block h1{
	color: #fff;
	font-size: 24px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	line-height: 35px;
}
.yiddish-banner-left-block p,
.yiddish-banner-right-block p{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	text-align: justify;
	direction: rtl !important;
}
.yiddish-banner-left-block a.read-more-btn{
	color: #fff;
	font-size: 16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display: inline-block;
	border: 1px solid #fff;
	text-align: center;
	padding: 10px 0;
	width: 150px;
	margin-top: 35px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}

.yiddish-queue-heading .float-left a.play-all-btn
{border: 1px solid #409dec;
    padding: 8px 28px;
    border-radius: 40px;
    margin: 5px 0;
    display: inline-block;}
.yiddish-banner-right-block .yiddish-device-image {
	position: absolute;
	right: 50px;
	bottom: 0;
}
.yiddish-banner-right-block .store-btns{
	margin-top: 35px;
	display: inline-block;
	width: 100%;
}
.yiddish-banner-right-block .store-btns a.yiddish-itune-btn {
	margin-right:15px
}
.advertisement-add-block{
	display:inline-block;
	width:100%;
	padding:35px 0;
}
.advertisement-add-block img{
	max-width:100%;
}
.bulletin-news-block{
	width:100%;
	display:inline-block;
	background:#102042;
	padding:50px 0px 50px;
}
.bulletin-block-btns ul li{
	display:inline-block;
	vertical-align: middle;
}
.bulletin-block-btns ul li a.view-all{
	border:1px solid #fff;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	text-transform:uppercase;
	display:inline-block;
	padding:0 16px;
	margin-right:10px;
	vertical-align: middle;
	transition: .3s ease-in; height:32px; line-height:32px; border-radius:30px;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in; font-weight:700;
}
.bulletin-block-btns ul li a.play-all{
	border:1px solid #fff;
	text-align:center;
	color: #fff;
	font-size: 12px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif; text-transform:uppercase;
	display:inline-block;
	padding:0 25px;
	vertical-align: middle;line-height:32px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in; border-radius:30px; font-weight:700;
}
/*.bulletin-block-btns ul li a.play-all:before{
content:"";
background:url(../images/play-btn-icon.png) no-repeat center center;
width:10px;
height:13px;
display:inline-block;
margin-right:6px;
transition: .3s ease-in;
-webkit-transition: .3s ease-in;
-moz-transition: .3s ease-in;
}*/
.bulletin-news-block .bulletin-heading span{
	font-size:22px;
	color: #fff;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
}
.bulletin-news-col,
.bulletin-news-row{
	width:100%;
	display:inline-block;
}
.bulletin-news-col{
/* 	background:#fff; */
	padding: 15px;
	width: 100%;
	display: inline-block;
}
.bulletin-news-col .song-duration {
    display: block;
}
.bulletin-news-col:hover .song-duration {
	display: none;
}
.bulletin-news-col .button-sections {
    display: none;
}
.bulletin-news-col:hover .button-sections {
    display: block;
}
.bulletin-news-col .playing-panel span.playbtn-lg {
	order: 8;
}
#bulletin-news-carousel .bulletin-news-col{
	background:#fff;
	transition: all ease .2s;
    -webkit-transition: all ease .2s;
}

#bulletin-news-carousel .bulletin-news-col.scroll-to-div {
	background-color: #5486ff;
}


#bulletin-news-carousel .bulletin-news-col:hover
{    box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transform: scale(1.01); -webkit-transform: scale(1.01);}



.bulletin-news-des .bulletin-news-col .minimize
{
    padding-right: 10px;
    padding-left: 10px;}
	
	.home_three_column_layout .bulletin-news-des .bulletin-news-col .minimize .subtitle
	{max-height:112px; min-height:112px; overflow:hidden; position:Relative; direction:rtl;}
	
	
	
	.two_lines_head .bulletin-news-des .bulletin-news-col .minimize .subtitle
	{max-height:68px; min-height:68px; overflow:hidden; position:Relative; direction:rtl;}
	
	#bulletin-news .owl-carousel .yiddish-player-details .minimize  .subtitle
	{max-height:110px; min-height:110px; overflow:hidden; position:Relative; direction:rtl;}
	
	
	
	
	.home_three_column_layout .bulletin-news-des .bulletin-news-col .minimize .subtitle.subtitle_open,
	.two_lines_head .bulletin-news-des .bulletin-news-col .minimize .subtitle.subtitle_open,
	#bulletin-news .owl-carousel .yiddish-player-details .minimize  .subtitle.subtitle_open
	{max-height:inherit; min-height:none; overflow:inherit;}
	
	.home_three_column_layout .bulletin-news-des .bulletin-news-col .minimize .read_more_trigger,
	.two_lines_head .bulletin-news-des .bulletin-news-col .minimize .read_more_trigger,
	#bulletin-news .owl-carousel .yiddish-player-details .minimize .read_more_trigger
	{ width: 100%;
	display:none;
    bottom:0;
	/*     background: url(../images/fade.png) left bottom repeat-x; */
	background-image: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.87) 40.76%, rgba(255,254,255,1) 100%);
	background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.87) 40.76%, rgb(255, 254, 255) 100%);
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.87) 40.76%, rgb(255, 254, 255) 100%);
	background-position: 50% 50%;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;
	font-size: 13px;
    font-weight: 700;
    color: #000;
	padding:12px 0 0 0; position:absolute;
	transition:all ease 0.3s; 

}
	.home_three_column_layout .bulletin-news-des .bulletin-news-col.scroll-to-div .minimize .read_more_trigger,
	.two_lines_head .bulletin-news-des .bulletin-news-col.scroll-to-div .minimize .read_more_trigger,
	#bulletin-news .owl-carousel .yiddish-player-details .scroll-to-div .minimize .read_more_trigger
{
	background-image: -webkit-linear-gradient(-90deg, #5486ff 0%, #5486ff 40.76%, #5486ff 100%);
	background-image: -moz-linear-gradient(180deg, #5486ff, #5486ff 40.76%, #5486ff 100%);
	background-image: linear-gradient(#5486ff, #5486ff 40.76%, #5486ff 100%);
	background-position: 50% 50%;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;

}




.home_three_column_layout .bulletin-news-des .bulletin-news-col .minimize .subtitle_open .read_more_trigger,
.two_lines_head .bulletin-news-des .bulletin-news-col .minimize .subtitle_open .read_more_trigger,
#bulletin-news .owl-carousel .yiddish-player-details .minimize .subtitle_open .read_more_trigger
{position:static;}
.bulletin-news-row{
	margin-top:30px;
	padding: 0;
}
.bulletin-play-time{
	width:100%;
	display:inline-block;
	vertical-align:middle;
}
.bulletin-player-options ul li{
	display:inline-block;
	vertical-align:middle;
	margin-right: 7px;
}
.bulletin-player-options ul li:last-child {
	margin-right: 0;
}
.bulletin-news-col h1{
	font-size:18px;

	color: #000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	margin-bottom:10px;
	font-weight:700;
		direction: rtl;
}
.bulletin-news-col span.date{
	font-size:12px;
	color: #000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif; font-weight:300;
	margin-bottom: 0;padding-bottom: 5px;
	display: block;
	font-weight: 700;
	padding:0 0 0 10px;
	direction: rtl;
}
.bulletin-news-col p{
	font-size:15px;
	line-height:20px;
	color: #000;
	margin-bottom:10px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight:400;
		direction: rtl;
}
.bulletin-news-col a.view-more {
	color: #000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size: 12px;
	display:block; font-weight:600;
	margin-top: 0;
	margin-bottom: 5px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.bulletin-news-col a.view-more:hover{
	color:#FCA321;
}
.bulletin-player-options {
	padding-top: 10px;
}
.bulletin-player-options ul li span {
	color: #9a9a9a;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	font-size: 15px;
	margin-right: 10px;
}
.yiddish-coloum-block,
.yiddish-sidebar,
.sidebar-latest-updates{
	width:100%;
	display:inline-block;
}
.latest-updates-heaading a.view-all-btn,
.interviews-analysis-heaading a.view-all-btn,
.yiddish-category-heading a.view-all-btn{
	border: 1px solid #8da7e2;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display: inline-block;
	padding: 10px 0;
	vertical-align: middle;
}
.latest-updates-heaading a.view-all-btn:before,
.interviews-analysis-heaading a.view-all-btn:before,
.yiddish-category-heading a.view-all-btn:before{
	content: "";
	background: url(../images/play-btn-icon.png) no-repeat center center;
	width: 10px;
	height: 13px;
	display: inline-block;
	margin-right: 6px;
}
.latest-updates-heaading,
.interviews-analysis-heaading,
.yiddish-category-heading{
	background: #112143;
	padding: 10px 15px;
	display:inline-block;
	width:100%;
}
.yiddish-coloum-block {
	margin-top: 30px;
	background: #fdfdfd;
	display:inline-block;
	width:100%;
}
.latest-updates-heaading span,
.interviews-analysis-heaading span,
.yiddish-category-heading span {
	color: #fff;
	font-size: 13px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	font-weight: normal;
	padding: 6px 0;
	display: inline-block;
}
.sidebar-latest-updates,
.interviews-analysis-block {
	margin-bottom: 30px;
	box-shadow: 0 0 15px #eaeaea;
	-webkit-box-shadow: 0 0 15px #eaeaea;
	-moz-box-shadow: 0 0 15px #eaeaea;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > h1
{max-height: 115px;
    overflow: hidden;
    min-height: 115px; 
	
	margin:0 0 10px 0; padding:0 10px 0 10px;
	}
	
	
	.two_lines_head .yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > h1
	{max-height: 50px;
    
    min-height: 50px;}
	
	.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col span.date
	{padding-right:10px;}

.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > p.minimize
{   /*max-height: 92px;*/
min-height: 112px;
    overflow: hidden; margin:0; padding:0 10px 10px 10px; background:#fff;
    }
	
	
	.two_lines_head .yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > p.minimize{max-height: 65px;
min-height: 65px;}
	
	.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > p.minimize a.expand_para
	{color:#007bfe; font-size:12px; font-weight:400; text-decoration:underline; display:block; cursor:pointer;}
.sidebar-latest-update-row .bulletin-news-col > h1

{ overflow:hidden;}


.sidebar-latest-update-row .bulletin-news-col > p

{max-height:62px; overflow:hidden;}


.bulletin-news-col span.bulletin-label {
	float: left;
	background:#ffa722;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	padding: 2px 10px;
	transition: all 0.4s ease-in 0s;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
}
.sidebar-latest-updates .sidebar-latest-update-row a.view-all,
.interviews-analysis-block .sidebar-latest-update-row a.view-all,
a.view-all{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #0e2046;
	font-size: 15px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	padding: 10px 0; text-decoration:none;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}

#accordion .card .card-body a.view-all
{background:#ffa722; color:#fff;}

.sidebar-latest-updates .sidebar-latest-update-row a.view-all:hover,
.interviews-analysis-block .sidebar-latest-update-row a.view-all:hover{
	color:#112143;
}
.yiddish-cols,
.yiddish-news-block{
	display:inline-block;
	width:100%;
}
.bulletin-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.yiddish-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.political-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.general-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.health-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.business-news-heading{
	background:#112143;
	width:100%;

	display:inline-block;
	padding: 10px 15px;
	position: relative;
	background-size:cover
}
.bulletin-news-heading a.play-all-btn,
.political-news-heading a.play-all-btn,
.yiddish-news-heading a.play-all-btn,
.general-news-heading a.play-all-btn,
.health-news-heading a.play-all-btn,
.business-news-heading a.play-all-btn,
.latest-updates-heaading a.play-all-btn,
.interviews-analysis-heaading a.play-all-btn,
.yiddish-category-heading a.play-all-btn{
	border: 1px solid #fff; font-weight:700;

	text-align: center;
	color: #fff;
	font-size: 12px; text-transform:uppercase;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	display: inline-block;
	height: 32px;
	border-radius: 30px;
	padding:0 20px;
	vertical-align: middle; line-height:32px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
/*.bulletin-news-heading a.play-all-btn:before,
.political-news-heading a.play-all-btn:before,
.yiddish-news-heading a.play-all-btn:before,
.general-news-heading a.play-all-btn:before,
.health-news-heading a.play-all-btn:before,
.business-news-heading a.play-all-btn:before,
.latest-updates-heaading a.play-all-btn:before,
.interviews-analysis-heaading a.play-all-btn:before,
.yiddish-category-heading a.play-all-btn:before{
content: "";
background: url(../images/play-btn-icon.png) no-repeat center center;
width: 10px;
height: 13px;
display: inline-block;
margin-right: 6px;
transition: .3s ease-in;
-webkit-transition: .3s ease-in;
-moz-transition: .3s ease-in;
}*/
.bulletin-news-heading span,
.yiddish-news-heading span,
.political-news-heading span,
.general-news-heading span,
.health-news-heading span,
.business-news-heading span{
	font-size:19px;
	font-weight: 700;
	color:#fff;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	text-align: right;
	display: inline-block;
}
.bulletin-news-heading span:after{
	content:"";
	background:url(../images/bulliten-news-icon.png) no-repeat 0 0;
	width:17px;
	height:26px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.yiddish-news-heading span:after{
	content:"";
	background:url(../images/yiddish-news-icon.png) no-repeat 0 0;
	width:20px;
	height:29px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.political-news-heading span:after{
	content:"";
	background:url(../images/political-news-icon.png) no-repeat 0 0;
	width:28px;
	height:29px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.general-news-heading span:after{
	content:"";
	background:url(../images/general-news-icon.png) no-repeat 0 0;
	width:30px;
	height:29px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.health-news-heading span:after{
	content:"";
	background:url(../images/heart-icon.png) no-repeat 0 0;
	width:36px;
	height:27px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.business-news-heading span:after{
	content:"";
	background:url(../images/business-icon.png) no-repeat 0 0;
	width:37px;
	height:27px;
	display:none;
	vertical-align: middle;
	margin-left: 15px;
}
.bulletin-news-des{
	width:100%;
	display:inline-block;
	box-shadow: 0 0 4px #dadada;
	-webkit-box-shadow: 0 0 4px #dadada;
	-moz-box-shadow: 0 0 4px #dadada;
	background: #fff;
}
.bulletin-news-des .bulletin-news-col{
	margin-bottom:0px;
}
.bulletin-news-des .bulletin-news-des-row{
	width:100%;
	display:inline-block;
	border-bottom: none;
}
.bulletin-news-des .bulletin-news-des-row a.view-all{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #0e2046;
	font-size: 15px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	padding: 10px 0; text-decoration:none;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	text-decoration: underline;
}
.bulletin-news-des .bulletin-news-des-row a.view-all:hover
{text-decoration:underline;}
.bulletin-news-block .bulletin-news-col {
	margin-bottom: 0;
}
.bulletin-seek-bar {
	background: #eaeaea;
	width: 84px;
	display: inline-block;
	height: 3px;
	margin-left: 10px;
	position:relative;
	top:0px;
}
.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-seek-bar{
	top:9px;
}
.bulletin-seek-bar .bulletin-progress-bar{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779efd+0,3d74f5+100 */
	background: #779efd; /* Old browsers */
	background: -moz-linear-gradient(left, #779efd 0%, #3d74f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #779efd 0%,#3d74f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #779efd 0%,#3d74f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#779efd', endColorstr='#3d74f5',GradientType=1 ); /* IE6-9 */
	height: 3px;
	width: 50%;
}
.bulletin-seek-bar .bulletin-progress-bar .seekbar-drager{
	width:13px;
	height:13px;
	background:#3b71f5;
	border-radius:50%;
	position: absolute;
	top: -5px;
}
.bulletin-news-col.running-bulliten h1:after{
	content:"";
	background:url(../images/icon%20play.png) no-repeat 0 0;
	width:16px;
	height:17px;
	display:inline-block;
	margin-left:10px;
}
.yiddish-add-block{
	display:inline-block;
	width:100%;
	margin:15px 0;
}
.yiddish-add-block img{
	max-width:100%;
}
/* .music-bg-block{
width:100%;
display:inline-block;
background:#0e2046;
text-align:center;
min-height:250px
}
.music-bg-block h1{
font-size:18px;
color:#fff;
font-family: 'Open Sans Hebrew', serif;
font-weight: 800;
padding-top: 40px;
padding-bottom: 5px;
}
.music-bg-block p{
font-size:16px;
color:#fff;
font-family: 'Open Sans Hebrew', serif;
padding-bottom: 37px;
}
.music-bg-block span.live-stream{
background:#ffa624;
text-align:center;
padding:3px 8px;
color:#fff;
font-size:13px;
font-family: 'Open Sans Hebrew', serif;
font-weight: 800;
text-transform:uppercase;
} */
.music-block-des {
	width: 100%;
	display: inline-block;
	position: relative;
}
.music-playing-icons {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 30px 0;
}
.music-playing-icons ul li{
	display:inline-block;
	margin-right:20px;
}
.interviews-analysis-block > nav
{background:#112143;}

.interviews-analysis-block .nav-item.nav-link {
	border-radius: 0;
	width: 50%;
	border-right: none;
	padding: 12px 0px;
	text-align: center;
	color: #fff;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size:14px;
	border-color: #dee2e6 #dee2e6; border:none;
}


.interviews-analysis-block .nav-tabs
{border-bottom:none;}
.interviews-analysis-block .nav-item.nav-link.active{

	border-bottom: 4px solid #ffa722;color:#ffa722; background:none;
}
.interviews-analysis-block .nav-item.nav-link:first-child {
	border-left: none;
}
.yiddish-subscribe-block,
.subscribe-block-inner{
	width:100%;
	display:inline-block;
}
.subscribe-block-inner{
	box-shadow: 0 0 15px #eaeaea;
	-webkit-box-shadow: 0 0 15px #eaeaea;
	-moz-box-shadow: 0 0 15px #eaeaea;
	background: #fff;
	padding: 30px 25px 25px;
	width: 100%;
	display: inline-block;
	text-align:center;
}
.subscribe-block-inner h1{
	font-size:18px;
	color:#111;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display:inline-block;
	line-height:30px;
	padding-bottom: 35px;
}
.subscribe-block-inner input[type="text"] {
	width: 100%;
	border: 1px solid #ebebeb;
	height: 40px;
	color:#a2a2a2;
	padding:0 15px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size:16px;
	letter-spacing: 1px;
}
.subscribe-block-inner input[type="text"]:focus,
.subscribe-block-inner button.subscribe-now-btn:focus{
	outline:none;
}
.subscribe-block-inner input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#9a9a9a
}
.subscribe-block-inner input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color:#9a9a9a
}
.subscribe-block-inner input[type="text"]:-ms-input-placeholder{
	color:#9a9a9a
}
.subscribe-block-inner button.subscribe-now-btn{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdbd63+0,fea92c+100 */
	background: #fdbd63; /* Old browsers */
	background: -moz-linear-gradient(left, #fdbd63 0%, #fea92c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fdbd63 0%,#fea92c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fdbd63 0%,#fea92c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbd63', endColorstr='#fea92c',GradientType=1 ); /* IE6-9 */
	color:#fff;
	font-size:16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	border:none;
	width:100%;
	letter-spacing:1px;
	margin-top:20px;
	padding:15px 0;
	cursor:pointer;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-category-block{
	width:100%;
	display:inline-block;
	box-shadow: 0 0 15px #eee;
	-webkit-box-shadow: 0 0 15px #eee;
	-moz-box-shadow: 0 0 15px #eee;
}
.yiddish-category-block ul.tabs li a.nav-item{
	color: #9a9a9a;
	font-size: 16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	padding: 17px 0px;
	border-radius: 0;
	border: none;
	margin: 0;
	border-left: 1px solid #eaeaea;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-category-block ul.tabs li a.nav-item:hover{
	background:#fca321;
	color:#fff;
}
.yiddish-category-block ul.tabs li a.nav-item.category-interview:before{
	content: "";
	background: url(../images/category-icon1.png) no-repeat;
	width: 25px;
	height: 23px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-interview:before{
	background: url(../images/category-active-icon1.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-interview:hover:before{
	background: url(../images/category-active-icon1.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-business:before{
	content: "";
	background: url(../images/category-icon2.png) no-repeat;
	width: 27px;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-business:before{
	background: url(../images/category-active-icon2.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-business:hover:before{
	background: url(../images/category-active-icon2.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-health:before{
	content: "";
	background: url(../images/category-icon3.png) no-repeat;
	width: 31px;
	height: 23px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-health:before{
	background: url(../images/category-active-icon3.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-health:hover:before{
	background: url(../images/category-active-icon3.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-mis:before{
	content: "";
	background: url(../images/category-icon4.png) no-repeat;
	width: 28px;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-mis:before{
	background: url(../images/category-active-icon4.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-mis:hover:before{
	background: url(../images/category-active-icon4.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-music:before{
	content: "";
	background: url(../images/category-icon5.png) no-repeat;
	width: 21px;
	height: 23px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-music:before{
	background: url(../images/category-active-icon5.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-music:hover:before{
	background: url(../images/category-active-icon5.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-informative:before{
	content: "";
	background: url(../images/category-icon6.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	background-size:cover;
}
.yiddish-category-block ul.tabs li.active a.nav-item.category-informative:before{
	background: url(../images/book_active.png);
}
.yiddish-category-block ul.tabs li a.nav-item.category-informative:hover:before{
	background: url(../images/book_active.png);
}
.yiddish-category-block nav .nav-tabs {
	border-bottom: none;
}
.yiddish-category-block ul.tabs li.active a.nav-item {
	border: none;
	background: #fca321;
	color: #fff;
}
.yiddish-category-block nav {
	box-shadow: 0 4px 15px #f9f9f9;
	-webkit-box-shadow: 0 4px 15px #f9f9f9;
	-moz-box-shadow: 0 4px 15px #f9f9f9;
	position: relative;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.yiddish-category-block nav .nav a.nav-item:first-child {
	border-left: none;
}
.yiddish-category-block .sidebar-latest-update-row{
	width:33.3333%;
	float:right;
	border-left: 1px solid #eaeaea;

}

.yiddish-category-block .sidebar-latest-update-row:nth-child(3n)
{border-right:none;}

.yiddish-player-details{border-bottom: 1px solid #eaeaea;

transition: all ease .2s;
    -webkit-transition: all ease .2s; 
	z-index:1; position:relative;

}
#bulletin-news .yiddish-player-details
{border-bottom:none;}



.yiddish-player-details:hover
{transform: scale(1.01); -webkit-transform: scale(1.01); /*box-shadow:0 0 10px rgba(0,0,0,0.1); */ z-index:3; }



.yiddish-category-block .sidebar-latest-update-row:nth-child(3n+3) {
	border-left: none;
}
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: #fff;
	padding: 0 0;
}
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all a{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #9a9a9a;
	font-size: 16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-category-block ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
.yiddish-category-block ul.tabs li {
	float: right;
	margin: 0;
	cursor: pointer;
	padding:0;
	line-height: 31px;
	color: #ccc;
	overflow: hidden;
	position: relative;
	width: 16.6666%;
	text-align:center;
}
.yiddish-category-block ul.tabs li.active {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	display: block;
}
.yiddish-category-block .tab_container {
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}
.yiddish-category-block .tab_content {
	display: none;
}
.yiddish-category-block .tab_drawer_heading {
	display: none;
}
.yiddish-category-block ul.tabs {
	box-shadow: 0 8px 15px #f9f9f9;
	position: relative;
	z-index: 2;
}
.yiddish-category-block ul.tabs li:first-child a.nav-item {
	border-left: none;
}
.yiddish-category-block .bulletin-player-options {
	padding-top: 0;
}
.yiddish-category-block .bulletin-play-time {
	margin-top: 15px;
}
.yiddish-categories{
	width:100%;
	display:inline-block;
	margin-top:35px;
	position:relative;
	z-index: 0;
}
.yiddish-categories .owl-carousel .owl-item .item{
	position:relative;  padding:15px 0 50px 0;
}
.yiddish-categories .owl-carousel .owl-item .request-page {
	position:relative;  padding:15px 0 50px 0;display: inline-block;	
}
.yiddish-categories .owl-carousel .owl-item,.yiddish-categories .slick-slider .slick-slide
{position:relative; transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s; padding: 15px 0 50px 0; }
	
.yiddish-categories .owl-carousel .owl-item:hover,
.yiddish-categories .slick-slider .slick-slide:hover

{ z-index:999;}

.yiddish-categories .owl-carousel .owl-item .item .category_image,
.yiddish-categories .owl-carousel .owl-item .request-page .category_image,
.yiddish-categories .slick-slider .slick-slide .category_image{
		transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	position:relative;

	}
	
	.yiddish-categories .slick-list
	{padding-left:80px !important;}
	.yiddish-categories .slick-slider .slick-slide .category_image img
	{width:100%;}

	.yiddish-categories .owl-carousel .owl-item .item .category_image:after, .yiddish-categories .owl-carousel .owl-item .request-page .category_image:after ,.yiddish-categories .slick-slider .slick-slide .category_image:after
	{position:absolute; left:0; top:0; width:100%; height:100%; content:''; opacity:0; background:rgba(0,0,0,0.30); transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;}

	.yiddish-categories .owl-carousel .owl-item:hover .item .category_image:after,
	.yiddish-categories .owl-carousel .owl-item .request-page:hover .category_image:after,
	.yiddish-categories .slick-slider .slick-slide:hover .category_image:after
	{opacity:1;}

	.yiddish-categories .owl-carousel .owl-item:hover .item .category_image,
	.yiddish-categories .owl-carousel .owl-item .request-page:hover .category_image,
	.yiddish-categories .slick-slider .slick-slide:hover .category_image
	{transform:scale(1.040);
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	}


	.yiddish-categories .owl-carousel .owl-item .item .category_text,
	.yiddish-categories .owl-carousel .owl-item .request-page .category_text,
	.yiddish-categories .slick-slider .slick-slide .category_text
{position: absolute;
    top: auto;
    bottom: 10px; right:10px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;

	}


	.yiddish-categories .owl-carousel .owl-item:hover .item .category_text,
	.yiddish-categories .slick-slider .slick-slide:hover .category_text
	{bottom:50px; color:#fff;}

.yiddish-categories .owl-carousel .owl-item .request-page:hover .category_text{
	bottom:50px;}	
.yiddish-categories .owl-carousel .owl-item .request-page:hover .category_text span {
	color:#fff !important;
}	





	/*#owl_category_slider.owl-grab .owl-stage-outer
	{ overflow:inherit;
    }*/
    #owl_category_slider .item {
    	cursor:pointer;
    }

	#owl_category_slider .owl-stage-outer .owl-stage
{padding-right:0 !important;}



.yiddish-categories .owl-carousel .item a,
.yiddish-categories .owl-carousel .request-page .category_text span,
.yiddish-categories .slick-slider .slick-slide a {

	font-size: 20px;
	color: #000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 700 !important;
	letter-spacing: 1px;
	font-weight: normal;



	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;

}
.yiddish-categories .owl-carousel .item:hover a,
.yiddish-categories .slick-slider .slick-slide:hover a
{
	top: 60%;
}


.yiddish-categories .owl-carousel .item a.category-talent:before{
	content:"";
	background:url(../images/bottom-category-icon7.png) no-repeat;
	width:41px;
	height:26px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-mis:before{
	content:"";
	background:url(../images/bottom-category-icon1.png) no-repeat;
	width:36px;
	height:28px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-music:before{
	content:"";
	background:url(../images/bottom-category-icon2.png) no-repeat;
	width:28px;
	height:30px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-business:before{
	content:"";
	background:url(../images/bottom-category-icon3.png) no-repeat;
	width:37px;
	height:31px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-health:before{
	content:"";
	background:url(../images/bottom-category-icon4.png) no-repeat;
	width:42px;
	height:31px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-radio-show:before{
	content:"";
	background:url(../images/bottom-category-icon5.png) no-repeat;
	width:30px;
	height:32px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a.category-analysis:before{
	content:"";
	background:url(../images/bottom-category-icon6.png) no-repeat;
	width:32px;
	height:31px;
	display:inline-block;
	margin-bottom:15px;
}
.yiddish-categories .owl-carousel .item a span,
.yiddish-categories .slick-slider .slick-slide .category_text span
 {
	width: 100%;
	display: inline-block;
}
.yiddish-categories .yiddish-category-title h1{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	font-size:24px;
	color:#000;
	padding-bottom:25px;
}
.yiddish-categories .owl-nav {
	position: absolute;
	top: -60px;
	right: 0;
}
.yiddish-categories .owl-nav span {
	font-size: 53px;
	height: auto;
	line-height: 30px;
	vertical-align: top;
	display: inline-block;
	color:#a6a6a6;
	font-weight:normal;
	text-indent:-9999px
}
.yiddish-categories .owl-nav button:focus{
	outline:none
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev,
.yiddish-categories .owl-carousel .owl-nav button.owl-next{
	width: 45px;
	display: inline-block;
	background:#ffa722;
	border:1px solid transparent;
	height:45px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:hover,
.yiddish-categories .owl-carousel .owl-nav button.owl-next:hover{
	background:#ffa722 !important;
	border: 1px solid #ffa722 !important;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:hover:before,
.yiddish-categories .owl-carousel .owl-nav button.owl-next:hover:before{
	color:#fff !important;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev.disabled{
	border:1px solid #eaeaea;
	background:none;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev.disabled:before{
	color:#a1a1a1;
}
.yiddish-categories .owl-carousel .owl-nav button:before{
	color:#fff;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:before{
	content:"\f104";
	display:inline-block;
	font-family:FontAwesome;
	font-size:24px;
	position: relative;
	top: -1px;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-next:before{
	content:"\f104";
	display:inline-block;
	font-family:FontAwesome;
	font-size:24px;
	position: relative;
	top: -1px;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev {
	margin-right: 15px;
}
.yiddish-slide-block {
	display: inline-block;
	width: 100%;
}
.yiddish-category-title-block {
	display: inline-block;
	width: 100%;
	border-bottom: 4px solid #0e2046;
	margin-bottom: 10px;
}
.yiddish-category-title-block a.view-all-btn{
	font-size:16px;
	padding: 0 10px;
	color:#9a9a9a;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	padding-top: 6px;
	display: inline-block;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}

.yiddish-category-title-block a.view-all-btn.block
{    border: 1px solid #9a9a9a;
    padding: 8px 30px;
    border-radius: 24px;}
	
	.yiddish-category-title-block a.view-all-btn.block:hover
	{background:#0e2046; color:#fff; border-color:#0e2046;}


.yiddish-footer-block{
	background:#0e2046;
	display:inline-block;
	width:100%;
	padding:60px 0;
	margin-top: 30px;
	text-align:center
}
.footer-logo-block,
.yiddish-footer-nav,
.yiddish-copyright-block,
.yiddish-social-block{
	display:inline-block;
	width:100%;
}
.yiddish-footer-nav ul li{
	display:inline-block;
}
.yiddish-footer-nav {
	padding-top: 30px;
}
.yiddish-footer-nav ul li a{
	color:#fff;
	font-size:16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	padding:0 15px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-footer-nav ul li a:hover{
	color:#6e87bc;
}
.yiddish-copyright-block p{
	font-size:16px;
	color:#6e87bc;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
}
.yiddish-copyright-block{
	padding-top:20px;
}
.yiddish-social-block{
	margin-top:35px;
}
.yiddish-social-block ul li{
	display:inline-block;
	margin-right: 10px;
}
.yiddish-social-block ul li:last-child{
	margin-right:0px;
}
.yiddish-nav-block ul li a:hover {
	color: #fff;
}

.yiddish-navbar-block ul li.yiddish-talent-show a:hover:before{
	background: url(../images/nav-hover-icon1.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-miscellaneous a:hover:before{
	background: url(../images/nav-hover-icon2.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-music a:hover:before{
	background: url(../images/nav-hover-icon3.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-business a:hover:before{
	background: url(../images/nav-hover-icon4.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-health a:hover:before{
	background: url(../images/nav-hover-icon5.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-live-radio-show a:hover:before{
	background: url(../images/nav-hover-icon6.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-analysis a:hover:before{
	background: url(../images/nav-hover-icon7.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-interviews a:hover:before{
	background: url(../images/nav-hover-icon8.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-news a:hover:before{
	background: url(../images/nav-hover-icon9.png) no-repeat;
}











.yiddish-navbar-block ul li.yiddish-talent-show.active_nav a:before{
	background: url(../images/nav-active-icon1.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-miscellaneous.active_nav a:before{
	background: url(../images/nav-active-icon2.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-music.active_nav a:before{
	background: url(../images/nav-active-icon3.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-business.active_nav a:before{
	background: url(../images/nav-active-icon4.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-health.active_nav a:before{
	background: url(../images/nav-active-icon5.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-live-radio-show.active_nav a:before{
	background: url(../images/nav-active-icon6.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-analysis.active_nav a:before{
	background: url(../images/nav-active-icon7.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-interviews.active_nav a:before{
	background: url(../images/nav-active-icon8.png) no-repeat;
}
.yiddish-navbar-block ul li.yiddish-news.active_nav a:before{
	background: url(../images/nav-active-icon9.png) no-repeat;
}






.yiddish-banner-left-block a.read-more-btn:hover{
	background:#0E2046;
	border:1px solid #0E2046;
}
.bulletin-block-btns ul li a.play-all:hover,
.latest-updates-heaading a.play-all-btn:hover,
.bulletin-news-heading a.play-all-btn:hover,
.yiddish-news-heading a.play-all-btn:hover,
.political-news-heading a.play-all-btn:hover,
.general-news-heading a.play-all-btn:hover,
.health-news-heading a.play-all-btn:hover,
.business-news-heading a.play-all-btn:hover,
.yiddish-category-heading a.play-all-btn:hover,
.interviews-analysis-heaading a.play-all-btn:hover{
	border:1px solid #fff;
	color:#fff
}
.bulletin-block-btns ul li a.play-all:hover:before,
.latest-updates-heaading a.play-all-btn:hover:before,
.bulletin-news-heading a.play-all-btn:hover:before,
.yiddish-news-heading a.play-all-btn:hover:before,
.political-news-heading a.play-all-btn:hover:before,
.general-news-heading a.play-all-btn:hover:before,
.health-news-heading a.play-all-btn:hover:before,
.business-news-heading a.play-all-btn:hover:before,
.yiddish-category-heading a.play-all-btn:hover:before,
.interviews-analysis-heaading a.play-all-btn:hover:before{
	background:url(../images/play-btn-hover-icon.png) no-repeat;

}
.bulletin-block-btns ul li a.view-all:hover {
	background: no-repeat;
	border: 1px solid #8da7e2;
	color: #8da7e2;
}
.bulletin-news-des .bulletin-news-des-row a.view-all:hover,
.yiddish-category-title-block a.view-all-btn:hover,
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all a:hover{
	color:#112143;
}
.subscribe-block-inner button.subscribe-now-btn:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa624+1,fdbf68+100 */
	background: #ffa624; /* Old browsers */
	background: -moz-linear-gradient(left, #ffa624 1%, #fdbf68 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffa624 1%,#fdbf68 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffa624 1%,#fdbf68 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa624', endColorstr='#fdbf68',GradientType=1 ); /* IE6-9 */
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-social-block ul li a {
	background: #203052;
	width: 38px;
	height: 38px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	font-family:FontAwesome;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.yiddish-social-block ul li a:hover{
	background: #FCA321;
}
.yiddish-social-block ul li a span{
	color:#fff;
	font-size:16px;
	line-height: 38px;
}
.yiddish-queue-listing{
	width:487px;
	position:fixed;
	background:#fff;
	height:calc(100% - 61px);
	top:61px;
	z-index:9999;

	box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	left:0;
	padding-bottom: 68px;display:none;

}
.yiddish-queue-listing-row .bulletin-player-options {
	display: inline-block;
	margin-left: 10px;
}
.yiddish-queue-listing-row .bulletin-seek-bar{
	width: 154px;
}
.yiddish-queue-listing-row .bulletin-seek-bar:after {
	content: "";
	background: #eaeaea;
	width: 2px;
	height: 15px;
	position: absolute;
	top: -6px;
}
.yiddish-queue-heading {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	background: #fff;
	box-shadow: -5px 6px 15px #f7f7f7;
	padding: 15px;
}
.yiddish-queue-heading .float-left a span{
	font-family:FontAwesome;
	font-size:24px;
	color:#bebebe
}
.yiddish-queue-heading .float-right span{
	font-size:18px;

	color:#000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display: inline-block;
	padding-top: 4px;
}
.yiddish-queue-listing-content{
	display: inline-block;
	width: 100%;
	padding: 0;
	overflow-x:hidden;
	overflow: auto;
	position: relative;
	height: 100%;
}

.yiddish-queue-heading .float-right span
{color:#409dec; font-size:16px;}
.yiddish-queue-listing-row{
	width: 100%;
	display: inline-block;
	text-align: right;
	border-bottom: 1px solid #f2f2f2 !important;
	padding: 25px;
}

.yiddish-queue-listing-row .bulletin-news-col{padding:0;}

.yiddish-queue-listing-row h1{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display: inline-block;
	font-size:18px;
	color:#000;
	padding-bottom:15px;
}
.yiddish-queue-listing-row h1 span{
	font-size:16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 800;
	color:#a9a9a9;
	margin-left:10px;
}
.yiddish-queue-listing-row p{
	font-size:16px;
	color:#9a9a9a;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	letter-spacing:1px;
}
.yiddish-queue-listing-row a span.favorite-list-delete-icon:before{
	content:"\f014";
	font-family:FontAwesome;
	float:left;
	color:#a9a9a9;
	font-size:20px;
	position:relative;
	top:0px;
	line-height:20px;
}
.yiddish-queue-heading a.queue-back {
	display: none;
}
.playlist-show .yiddish-queue-listing {
	left: 0;
}
.bulletin-news-col .bulletin-play-time .float-left a:hover:after,
.yiddish-category-block .bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a.category-play-icon:hover:after {
	content: "";
	background:url(../images/play-hover-icon.png);
	position: absolute;
	height: 44px;
	width: 44px;
	vertical-align: middle;
	left: 0;
	top: 0;
}
.bulletin-news-col .bulletin-play-time .float-left a,
.yiddish-category-block .bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a{
	display: inline-block;
	position: relative;
}
.bulletin-news-col.running-bulliten .bulletin-play-time .float-left a:hover:after {
	background: none;
}
.bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a.bulletin-player-vol,
.bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a.bulletin-playlist-icon{
	position:relative;
	display:inline-block;
}
.bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a.bulletin-playlist-icon:hover:after{
	content: "";
	background:url(../images/bulletin-playlist-hover-icon.png);
	width: 22px;
	height: 21px;
	position: absolute;
	left: 0;
	top:0;
}
.bulletin-news-col .bulletin-play-time .bulletin-player-options ul li a.bulletin-player-vol:hover:after {
	content: "";
	background:url(../images/bulletin-vol-hover-icon.png);
	width: 21px;
	height: 17px;
	position: absolute;
	left: 0;
	top:0;
}
.yiddish-navbar-block ul li .yiddish-sub-menus{
	display: none;
	position: absolute;
	background: #fff;
	padding: 15px 15px 15px;
	z-index: 31;
	width: auto;
	white-space: nowrap;
	box-shadow:0 27px 27px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 27px 27px rgba(0,0,0,0.1);
	-moz-box-shadow:0 27px 27px rgba(0,0,0,0.1);
	right:0px;
}
.search-slt ul{
	box-shadow:0 27px 27px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 27px 27px rgba(0,0,0,0.1);
	-moz-box-shadow:0 27px 27px rgba(0,0,0,0.1);
}
.yiddish-navbar-block ul li:last-child:hover .yiddish-sub-menus {
	right: 0;
}
.yiddish-navbar-block ul li:hover .yiddish-sub-menus{
	display:block;
}
.yiddish-navbar-block ul li .yiddish-sub-menus ul li{
	width:100%;
	display:inline-block;
	border:none;
	border: 1px solid #f7f7f7;
	border-radius: 4px;
	margin-bottom: 8px;
	text-align:right;
	float: left;
	padding: 0;
}
.yiddish-navbar-block ul li .yiddish-sub-menus ul li a{
	padding: 10px;
	    display: inline-block;
	    width: 100%;
	    background: none;
	    color: #777;
}
.yiddish-navbar-block ul li .yiddish-sub-menus ul li:hover{
	background-color: #102042;
	border-color: #102042;
}
.yiddish-navbar-block ul li .yiddish-sub-menus ul li:hover a{
	color: #fff;
	transition: all 0s ease-in 0s;
	-webkit-transition: all 0s ease-in 0s;
	-moz-transition: all 0s ease-in 0s;
}
.yiddish-navbar-block ul li .yiddish-sub-menus ul li:last-child{
	margin-bottom:0px;
}
.yiddish-navbar-block ul li .yiddish-sub-menus.yiddish-mega-menus {
	min-width: 450px;
	padding: 30px 10px 10px;
}
.yiddish-navbar-block ul li .yiddish-sub-menus.yiddish-mega-menus ul {
	float: left;
	width: 50%;
	padding: 0 10px;
}
.yiddish-navbar-block ul li .yiddish-sub-menus.yiddish-mega-menus ul li {
	border: 1px solid #f7f7f7;
	padding: 10px;
}
.yiddish-navbar-block ul li ul li a:before {
	display: none;
}
.yiddish-player-block .yiddish-play-list{
	position:relative; float:left;

}

.bulletin-news-col span.bulletin-label a{
	color:#fff;
	transition: all 0.4s ease-in 0s;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
	display:inline-block;
}
.bulletin-news-col span.bulletin-label:hover{
	background:#112143;
}
.yiddish-player .player-play-icon a.top-play-icon {
	position: relative; margin:0 5px;
	transition: all 0.4s ease-in 0s;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s; float:left;
}
/*.yiddish-player .player-play-icon a.top-play-icon:hover:after {
	content: "";
	background:url(../images/top-player-play-hover-icon.png) no-repeat;
	width: 44px;
	height: 44px;
	position: absolute;
	left: 0;
	transition: all 0.4s ease-in 0s;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
}*/


/* 28-11-2018 */
.search-slt{
	position: absolute;
    top: 48px;
    width: 100%;
    left: 0;
    padding: 0 0px;
    z-index: 99;
}
.body-main.with-sticky-header .search-slt {
width: 488px;
    top: 132px;
	left: 0;
    right: auto;
	
}

.body-main.with-sticky-header .search_moved .search-slt {left: auto;
    right: 0;}



.body-main.with-sticky-header .search-slt ul li a
{position: static;
    line-height: initial;}
.search-slt ul {
    background: #fff;
    padding: 20px;
    display: inline-block;
    width: 100%;
    z-index: 99;
}
.search-slt ul li{
    width: 100%;
    display: inline-block;
    border: none;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    margin-bottom: 8px;
    text-align: right;
    float: left;
}

.search-slt ul li:hover {
    background-color: #102042;
    border-color: #102042;
}

.search-slt ul li:hover a{
	color: #fff !important;
}

.search-slt ul li:last-child {
margin-bottom: 0;
}
.search-slt ul li a {
    padding: 10px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size: 16px;
	display: inline-block;
    width: 100%;
	color: #777 !important;
	cursor: pointer;
	font-weight: normal;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}

/* 28-11-2018 */

.scroll-to-div{
	background-color: #5486ff !important;
	background-color: #c7c7c7 !important;
}
.player-play-icon .player-time-play ul li a.yiddish-vol-icon{
	position:relative;
}

.yiddish-advertise,
.yiddish-contact-us{
	display:none !important;
}
.yiddish-navbar-block ul li.yiddish-news:hover .yiddish-sub-menus {
	right: 0;
}
.yiddish-navbar-block a.nav-icon{
	font-family:FontAwesome;
	color:#000;
	font-size:24px;
	display:none;
}
.sub-nav-listing{
	display:none;
}
.banner-left-block .yiddish-player.home-players {
	margin-left: 0;
	position: absolute;
	top: -140px;
	left: 46px;
}
.banner-left-block {
	position: inherit;
}

.bulletin-accordion-main .card .card-header .card-link .play-all-btn {
  border: 1px solid #0e2046;
  text-align: center;
  color: #0e2046;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
  display: inline-block;
  border-radius: 30px;
  padding: 5px 15px;
  vertical-align: middle;
  transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  margin-right: 5px;
	float: left;
	margin-left: 0;
	background-color: white;
}
.collapsed > .play-all-btn {
	display: none !important;
}
.owl-carousel.off {
	display:block;
	float:left;
	width:100%;
}



.yiddish-category-block-inner .tab_content .owl-carousel.off {
display: flex;
    flex-wrap: wrap;
    flex: 1;
	    flex-direction: row-reverse;
}
.yiddish-category-block-inner .tab_content .owl-carousel.off .sidebar-latest-update-row .bulletin-news-col{position:relative; padding-bottom: 60px;}
.yiddish-category-block-inner .tab_content .owl-carousel.off .sidebar-latest-update-row .bulletin-news-col .bulletin-play-time
{position:absolute; bottom:15px; right:15px; left:15px; width:auto;}

.yiddish-category-block-inner .tab_content .owl-carousel.off .bulletin-news-col
{height:100%;}
.yiddish-search-bar a span{
	font-family: FontAwesome;
	color: #787878;
	font-size: 20px;
	line-height: inherit;
}
.yiddish-navbar-block > .yiddish-device-menus .yiddish-device-nav{
	display:none;
}
.yiddish-banner-left-inner-block.device-slide{
	display:none;
}
.bulletin-news-block .bulletin-news-row#bulletin-news .row.owl-carousel.owl-theme {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	width: auto;
	float: none;
}
.bulletin-news-view-block{
	display:none;
}
@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	100% {
		opacity: 0.9;
		transform: translateY(0);
	}
}
/* -----------------
BULLETIN NEWS PAGE START
-------------------- */
.bullent-search-bar-top{
	border-bottom: 1px solid #eaeaea;
}
.yiddish-player-main .yiddish-player {
	display: inline-block;
	float: left;
}

.bulletin-news-head-block {
	display: inline-block;
	width: 100%;
	padding: 35px 0;
}

.bulletin-news-head-block p {
	font-size: 16px;
	color: #9a9a9a;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
}

.bulletin-news-head-block .pd-btm-15{
	padding-bottom: 15px;
}

.bulletin-news-head-block .page-mask ul li {
	list-style: none;
	display: inline-block;
	padding: 10px;
}

.bulletin-news-head-block .page-mask ul li a {
	font-size: 16px;
	color: #9a9a9a;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
}

.bulletin-news-head-block .page-mask ul li a.active {
	color: #4C4C4C;
}

.bulletin-news-head-block .page-mask ul li a:after {
	content: "/";
	position: relative;
	left: 12px;
	font-size: 16px;
	color: #9a9a9a;
}

.bulletin-news-head-block .page-mask ul li:last-child a:after{
	display: none;
}

.bulletin-accordion-main .card {
	border-radius: 0 !important;
	border: none;
}

.bulletin-accordion-main .card .card-header {
	background: transparent;
	padding: 0;
	cursor: pointer;
}

.bulletin-accordion-main .card .card-header .card-link {
	width: 100%;
	padding: 20px 20px 20px 50px;
	display: inline-block;
	text-align: right;
	color: #000;
	font-size: 18px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 700;
}

.bulletin-accordion-main .card .card-header .card-link::before{
	content: "\f068";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	font-size: 14px;
	color: #9a9a9a;
	top: 23px;
	left: 15px;
	width: 20px;
	height: 20px;
	text-align: center;
}
.bulletin-accordion-main .card .card-header .card-link.collapsed::before{
	content: "\f067";
	/* 	content: "\f105" !important; */
	transform: rotate(0deg);
  transition: all 1s;
}

.bulletin-accordion-main .card .card-header .card-link::after{
	content: "";
	position: absolute;
	right: 5px;
	top: 22px;
	width: 25px;
	height: 25px;
}

.bulletin-accordion-main .card .card-header #bulletin-acod::after{
	background: url(../images/bullent-acc-icon.png) no-repeat;
}

.bulletin-accordion-main .card .card-header #yiddish-acod::after{
	background: url(../images/yiddish-acc-icon.png) no-repeat;
}

.bulletin-accordion-main .card .card-header #political-acod::after{
	background: url(../images/political-acc-icon.png) no-repeat;
}

.bulletin-accordion-main .card .card-header #general-acod::after{
	background: url(../images/general-acc-icon.png) no-repeat;
}

.bulletin-accordion-main .card  .card-body{
/* 	padding: 0 30px */
	padding: 0 0;
}
.bulletin-accordion-main .card .show .card-body{
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .bulletin-news-col{
	padding:15px 10px 15px;
}

.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .bulletin-news-col{
	padding:15px 20px 15px;
}

.bulletin-ads-bg-block .bulletin-news-add1 img{
	margin-bottom: 20px;
}

.bulletin-my-up-dates {
	float: right;
	border-left: 1px solid #eaeaea;
	padding: 0;
}

/*.bulletin-my-up-dates:nth-child(2n+1) {
border: none;
}*/
.bulletin-my-up-dates:nth-child(2n+2) {
	border-left: none;
}
.bulletin-my-up-dates .bulletin-news-col {
	border-bottom: 1px solid #eaeaea;
	padding: 50px 30px 50px;
	min-height: 320px;
}

.bulletin-my-up-dates .my-player-play {
	width: 60%;
	text-align: left;
	float: left;
}
.bulletin-my-up-dates .my-player-play .bulletin-seek-bar {
	width: 70%;
}
.bulletin-my-up-dates .my-player-seek-bar {
	width: 50%;
	text-align: left;
	float: left;
	padding-right: 5px;
}

.bulletin-my-up-dates .my-player-seek-bar img {
	margin-top: 15px;
}

.bulletin-my-up-dates  .my-playes-option {
	width: 35%;
	text-align: right;
	float: left;
}
.yiddish-category-block .bulletin-my-up-dates .bulletin-player-options{
	padding-top: 10px;
}
.my-pagination {
	text-align: center;
	padding: 15px 0;
	display: inline-block;
	width: 100%;
}
.my-pagination ul {
	box-shadow: 0 2px 6px 2px rgba(97,167,227,.1);
	display: inline-block;
}
.my-pagination ul li {
	border-right: 1px solid #edf5fc;
	list-style: none;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px; float:left;
}
.my-pagination ul li:last-child{
	border: none;
}
.my-pagination ul li a {
	color: #3c92dd;
	font-size: 12px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	width: 30px;
	display: block;
	height: 30px; border-radius: 4px;
}

.my-pagination ul li a i
{line-height:30px;}
.my-pagination ul li a.active {
	color: #fff;
	background: #3c92dd;
}
.my-pagination ul li a i {
	font-size: 13px;
}
.my-pagination ul li.disabled a {
	cursor: no-drop;
}
/* .my-pagination ul li:first-child a, .my-pagination ul li:last-child a {
border: 1px solid #eaeaea;
display: inline-block;
padding: 6px 13px 8px 13px;
font-size: 20px;
} */
.after-sticky-icons,
.mobile-sticky-play-icon {
	display: none;
}
.bulletin-news-block .bulletin-heading span {
	background: #fff;
	color: #1f3665;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px 25px;
	display: inline-block;
}
.bulletin-news-heading-block{
	width:100%;
	display:inline-block;
	border-bottom: 2px solid #fff;
}
.bulletin-block-btns ul li a.view-all i {
	margin-right: 4px;
	font-size: 13px;
}
.bulletin-block-btns ul li a.play-all i {
	margin-right: 5px;
}
.bulletin-news-heading-block .bulletin-block-btns {
	padding-top: 8px;
}
.bulletin-news-heading-block .bulletin-block-btns ul li a.play-all:hover {
	border: 1px solid #8da7e2;
	color: #8da7e2;
}
.bulletin-news-block .bulletin-news-col p {
	line-height: 18px;
}
.interviews-analysis-heaading a.play-all-btn i,
.bulletin-news-heading a.play-all-btn i,
.yiddish-news-heading a.play-all-btn i,
.political-news-heading a.play-all-btn i,
.latest-updates-heaading a.play-all-btn i,
.general-news-heading a.play-all-btn i,
.health-news-heading a.play-all-btn i,
.business-news-heading a.play-all-btn i,
.yiddish-category-heading a.play-all-btn i {
	margin-right: 5px;
}
.yiddish-col-left-block {
	padding-right: 20px;
}
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row
{ transition:all ease .2s; -webkit-transition:all ease .2s;  border-bottom:1px solid #f2f2f2; max-height: 331px;  overflow:inherit;  position:relative;}
.yiddish-news-block.two_lines_head .bulletin-news-des .bulletin-news-des-row
{ max-height: 222px;  }


.yiddish-news-block .bulletin-news-des .bulletin-news-des-row:hover
{z-index:3;  transform: scale(1.01);  background:#fff; }

.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.playingSong,
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.read_active
{z-index:2;  transform: scale(1.01);     border-bottom: none;     background: #fff;  }


.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.playingSong .bulletin-news-col
{ background: #fff;}

.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .bulletin-news-col {
	padding: 15px 0 60px; position:relative;       
}


.yiddish-news-block .bulletin-news-des .bulletin-news-des-row:hover .bulletin-news-col,
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.playingSong .bulletin-news-col,
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.read_active .bulletin-news-col

{

box-shadow: 0 0 10px rgba(0,0,0,0.2);

}
	
	
	.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .bulletin-news-col:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: white; top:0; display:none;
}
	
	
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .bulletin-play-time {
	    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; width:auto; background:#fff; padding:12px 10px 15px 10px;
}
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .scroll-to-div .bulletin-play-time{
	background:#5486ff;
}
.bulletin-play-time .play_button.playing .playing_section {
    position: relative;
    top: 0;
}
 .bulletin-play-time .play_button.playing .playing_section .media_duration
{float:left; font-size:10px; color:#fff; margin-left:5px; margin-right:5px; }
.bulletin-play-time .play_button.playing:hover .playing_section .media_duration{color: #007bff !important;}
.bulletin-play-time .play_button.playing .playing_section .seek_bars
{float:right; width:63px; margin: 7px 0;}

.yiddish-news-block .bulletin-news-des .bulletin-news-des-row.active {
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	z-index: 1;
	position: relative;
	width: 106%;
	margin-left: -3%;
}
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row h1 {
	font-size: 18px;
    line-height: 23px; font-weight:700;
	letter-spacing:-0.5px;
}
.yiddish-col-left-block .sidebar-latest-update-row .bulletin-news-col p {
	margin-bottom: 13px;
}
.yiddish-categories .yiddish-slide-block .owl-nav {
	display: none;
}
.yiddish-category-title-block .yiddish-category-title h1 {
	padding-bottom: 0;
	background: #0e2046;
	color: #fff;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	padding: 12px 30px;
}



/* -----------------
@New Details Page Start
-------------------- */
#details-page-main {
	margin-top: 25px;
}
#details-page-main .how-built-sec {
	background: #f5f5f5;
	text-align: right;
	display: flex;
	width: 100%; direction: rtl;

	align-items: center;
	padding: 0 0;
}
#details-page-main .how-built-sec .how-built-text {

	padding:0 30px; width: 100%;
}
#details-page-main .how-built-sec .how-built-img {
	width: 250px;
}

#details-page-main  .how-built-heding {
	margin-bottom: 12px;
}
#details-page-main .how-built-sec .how-built-heding h1 {
	font-size: 22px;
	font-weight: 800;
	color: #0e2046;
}
#details-page-main .how-built-sec .how-built-heding p {
	font-size: 10px;
	color: #4d6290;
	font-weight: 300;
}
#details-page-main .bulletin-ads-bg-block {
	margin-top: 30px;
}

.details-newses-main {
	margin-top: 30px; background:#fff;
	padding: 0 20px;
	/*box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
}
.item-right-block{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	padding-left: 0px;
}
.nopadding.item-left-block{
	padding-right: 20px !important;

}

@media(max-width: 998px) {

	.nopadding.item-left-block{
		padding-right: 0px !important;
	
	}
}
.details-newses-main .details-newses-sec {
	display: inline-block;
	width: 100%;
	height: 100%;
	border-right: 1px solid #f2f2f2;
	background:#f5f5f5;
}

.details-newses-main .details-newses-sec .card
{background:none;}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all {
	display: flex;
	width: 100%;
	padding: 15px 0;
}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all {
	display: flex;
	width: 100%;
	padding: 15px 0;
}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all .details-news-all-text {
	width: 70%;
}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all .details-news-all-text a {
	font-size: 15px;
	color: #0e2046;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 800;
	line-height: 1.2;
}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all .details-news-all-text a:hover {
	text-decoration: underline;
}
.bulletin-accordion-main .card .card-body .sidebar-latest-update-row .details-news-all .details-news-all-img {
	width: 28%;
	margin-left: 6%;
}
.details-bulletin-news-main .bulletin-news-des-row {
	border-bottom: 1px solid #f2f2f2;
	transition: all ease .2s;
    -webkit-transition: all ease .2s; background:#fff;
	z-index:1;
	position:relative;
	
}

.details-bulletin-news-main .bulletin-news-des-row:hover
{transform: scale(1.01); -webkit-transform: scale(1.01); /*box-shadow:0 0 10px rgba(0,0,0,0.1);*/  z-index:3;}

.yiddish-sidebar .playing .media_duration,
.yiddish-category-block .playing .media_duration
{display:none !important;}


.home_three_column_layout .row
{margin-right: -5px;
    margin-left: -5px; flex-direction: row-reverse;}
	
	
	.home_three_column_layout .row .col-xl-4.col-lg-6.col-md-12.yiddish-news-block-inner,
	.home_three_column_layout .row .col-xl-4.col-lg-12.col-md-12.yiddish-news-block-inner
{padding-left:5px; padding-right:5px;}
#bulletin-news-carousel	.owl-nav {
		position: absolute;
		top: 50%;
		width: 100%; margin-top:-16px;
	}
	#bulletin-news-carousel	.owl-nav button:focus {
		outline: none !important;
		border: none;
	}
	#bulletin-news-carousel	.owl-nav .owl-prev,
	#bulletin-news-carousel	.owl-nav .owl-next {
		position: absolute;
	}
	#bulletin-news-carousel	.owl-nav .owl-prev{
		right: -16px;
	}
	#bulletin-news-carousel	.owl-nav .owl-next{
		left: -16px;
	}
	#bulletin-news-carousel	.owl-nav .owl-prev span,
	#bulletin-news-carousel	.owl-nav .owl-next span{
		color: #fff;
		font-size: 80px;
		font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	}


/* -----------------
@New Details Page end
-------------------- */






/* -----------------
@MEDIA SCREEN START
-------------------- */
@media screen and (max-width: 1300px) and (min-width: 767px) {
	.yiddish-category-block .bulletin-play-time.bulletin-play-mob {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.bulletin-my-up-dates .my-player-seek-bar{
		position: absolute;
		width: 100%;
		bottom: 10px;
		padding-right: 40px;
	}
	.bulletin-my-up-dates .my-player-seek-bar img{
		height: 20px;
	}
	.bulletin-my-up-dates .my-playes-option{
		position: absolute;
		right: 20px;
		width: 70%;
	}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	.with-sticky-header .after-sticky-icons {
		margin-left: 65px;
		padding: 11.5px 0;
		border-right: 1px solid #eaeaea;
		display: inline-block;
	}
	.with-sticky-header .after-sticky-icons ul{
		list-style: none;
	}
	.with-sticky-header .after-sticky-icons ul li{
		display: inline-block;
		margin-right: 20px;
	}
	.with-sticky-header .after-sticky-icons ul li a img{
		width: 30px;
	}
	.with-sticky-header .after-sticky-icons ul li a span{
		font-family: FontAwesome;
		color: #787878;
		font-size: 20px;
		line-height: 20px;
	}
	.with-sticky-header .yiddish-navbar-block{
		padding: 0;
	}
	.with-sticky-header .play-list-queue {
		display: block;
		position: fixed; width: 52px; height: 52px;

		z-index: 99;
	}
	.with-sticky-header .yiddish-search-bar{
		position: fixed;
    top: 54px;
    z-index: 99;
    left: 15px;
    background: #0E2046;
    width: 448px;
    padding: 15px 15px; height: 80px;
    border: none; display: none;
	}
	.with-sticky-header .yiddish-search-bar::before {
		content: "\f0d8";
		font: normal normal normal 14px/1 FontAwesome;
		position: absolute;
		top: -16px;
		left: 122px;

		font-size: 24px;
		color: #0E2046;
	}
	.with-sticky-header .yiddish-search-bar a span{
		color: #fff;
	}

	.with-sticky-header .yiddish-player-main .yiddish-player {
		position: fixed;
		top: 54px;
		z-index: 99;
		left: 15px;
		background: #0E2046;
		padding: 15px;
		display: none;
	}
	.with-sticky-header .yiddish-player-main .yiddish-player::before {
		content: "\f0d8";
		font: normal normal normal 14px/1 FontAwesome;
		position: absolute;
		top: -17px;
		left: 23px;
		font-size: 24px;
		color: #0E2046;
	}
	.with-sticky-header .yiddish-player.toogle-open{
		display: block;
	}
	.with-sticky-header .yiddish-search-bar.toogle-open{
		display: flex;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.with-sticky-header .yiddish-search-bar{
		width: 100%;
		float: right;
	}


	.with-sticky-header.mobile-sticky-player-bar .yiddish-player-main {
		position: fixed;
		top: 74px;
		z-index: 99;
	}
	.with-sticky-header.mobile-sticky-player-bar .all-new-page-player .yiddish-player-main {
		left: 30px;
	}
	.with-sticky-header.mobile-sticky-player-bar .yiddish-player-main .yiddish-player {
		top: 0;
		background: #0E2046;
		padding: 15px 20px;
	}
	.with-sticky-header.mobile-sticky-player-bar .yiddish-player-main .yiddish-player::before {
		content: "\f0d8";
		font: normal normal normal 14px/1 FontAwesome;
		position: absolute;
		top: -17px;
		left: 95px;
		font-size: 24px;
		color: #0E2046;
	}
	.with-sticky-header .yiddish-play-list .play-list-queue {
		float: left;
		margin-top: 0;
	}
	.with-sticky-header .yiddish-play-list .mobile-sticky-play-icon {
		float: left;
		margin-left: 20px;
	}
	.with-sticky-header .yiddish-play-list .mobile-sticky-play-icon img{
		width: 35px;
	}

	.yiddish-player-main .yiddish-player
	{padding:0;}
	.player-mian-container .player_right_Section
	{display: none;}
}
@media only screen and (min-width: 768px) {
	.bulletin-news-row{
		margin-top:10px;
		padding: 0;
	}
	
}
@media only screen and (min-width: 991px) {
	.yiddish-col-right-block .yiddish-cols .yiddish-add-block.yiddish-bottom-1-adds {
		margin-top: 22px;
	}
}
@media only screen and (min-width: 1100px) {
	.yiddish-category-block .bulletin-news.tab_content .sidebar-latest-update-row .bulletin-news-col {
		padding: 50px 30px 50px;
	}
}
@media only screen and (min-width: 1200px){
	.with-sticky-header	.yiddish-player .player-play-icon {
		display: block;
		align-items: center;
	}

	.with-sticky-header .yiddish-navbar-block{
		padding: 6px 0;
	}
	.with-sticky-header .all-new-page-player .yiddish-player-block {
		padding: 0;
	}
	.with-sticky-header .yiddish-search-bar{


		position: fixed; width: 62px;
		left: 61px; padding:0;
		height: 61px; background:#f5f5f5; text-align:Center; display:block; z-index:5;
		 transition: all ease 0.2s; -webkit-transition: all ease 0.2s;
	}
	
	
	.with-sticky-header .yiddish-search-bar.search_moved
	{left:527px;}
	

	.with-sticky-header .yiddish-search-bar a
	{    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;    line-height: 60px;}
	.with-sticky-header.sticky-search-bar .yiddish-search-bar {
		width: 70%;
		background: #fff;
		padding-left:15px;
	}


	.with-sticky-header.sticky-search-bar .yiddish-player-main .yiddish-player .player-play-icon a.top-play-icon img {
		min-width: 35px;
	}
	.with-sticky-header .play-list-queue {
		display: block;
		position: fixed;
		top: 0;
		z-index: 99;
	}
	.with-sticky-header .yiddish-player-main {
		position: fixed;
		top: 0;
		z-index: 99;

		margin-left:61px;
	}


}
@media only screen and (min-width: 1560px) {

	.with-sticky-header.sticky-search-bar .yiddish-search-bar {
		width: 77%;
	}


}
@media only screen and (min-width: 1660px) {
	.with-sticky-header .yiddish-search-bar{
		width: 62px;
    height: 61px;
	}
}

@media only screen and (max-width: 1799px) {.with-sticky-header .yiddish-navbar-block ul li a::before{display: none;}}
@media only screen and (max-width: 1690px) {
	.with-sticky-header .yiddish-navbar-block ul li{
		padding: 0 2px;
	}
	.with-sticky-header .yiddish-navbar-block ul li> a::before{
		background-size: contain;
		width: 25px;
		background-repeat: no-repeat;
	}




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

}
@media only screen and (max-width: 1600px) {
	.yiddish-banner-right-block p br{
		display:none;
	}
	.yiddish-banner-right-block p{
		padding-right:270px;
	}
	.yiddish-banner-right-block .yiddish-device-image{
		width:230px;
	}
	.yiddish-banner-right-block .yiddish-device-image img{
		width:100%;
	}
	
	.bulletin-news-heading span,
	.latest-updates-heaading span,
	.yiddish-news-heading span,
	.political-news-heading span,
	.general-news-heading span,
	.business-news-heading span,
	.health-news-heading span{
		font-size:20px;
		font-weight:700;
	}
}
@media only screen and (max-width: 1560px) {
	.yiddish-container{
		max-width: 100%;
		padding: 0 15px;
	}

	
	.yiddish-player-block,
	.yiddish-player .player-play-icon{
		display: block;
		align-items: center; padding:0;
	}
	.yiddish-player .player-play-icon h1{
		font-size: 25px;
	}
	.yiddish-player .player-play-icon p,
	.yiddish-player .player-time-play ul li span{
		font-size:12px;
	}
	.yiddish-player .player-des,
	.yiddish-player .player-time-play,

	.yiddish-player .player-time-play ul li{
		padding: 0;
		line-height:20px;
	}
	.yiddish-player .player-time-play ul li:last-child{
		padding-right: 0;
	}
	.yiddish-nav-block ul li a{
		font-size:14px;;
	}
	.yiddish-nav-block ul li{
		padding:0 5px;
	}
	.yiddish-nav-items {
		padding-left: 0;
	}
	.yiddish-navbar-block ul li.yiddish-talent-show > a:before,
	.yiddish-navbar-block ul li.yiddish-talent-show a:hover:before{
		background-size: contain;
		width: 25px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-miscellaneous > a:before,
	.yiddish-navbar-block ul li.yiddish-miscellaneous a:hover:before{
		background-size: contain;
		width: 22px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-music > a:before,
	.yiddish-navbar-block ul li.yiddish-music a:hover:before{
		background-size: contain;
		width: 17px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-business > a:before,
	.yiddish-navbar-block ul li.yiddish-business a:hover:before{
		background-size: contain;
		width: 22px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-health > a:before,
	.yiddish-navbar-block ul li.yiddish-health > a:hover:before{
		background-size: contain;
		width: 24px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-live-radio-show > a:before,
	.yiddish-navbar-block ul li.yiddish-live-radio-show > a:hover:before{
		background-size: contain;
		width: 18px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-analysis > a:before,
	.yiddish-navbar-block ul li.yiddish-analysis > a:hover:before{
		background-size: contain;
		width: 18px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-interviews > a:before,
	.yiddish-navbar-block ul li.yiddish-interviews > a:hover:before{
		background-size: contain;
		width: 20px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block ul li.yiddish-news > a:before,
	.yiddish-navbar-block ul li.yiddish-news > a:hover:before{
		background-size: contain;
		width: 18px;
		background-repeat: no-repeat;
		margin-right:5px;
	}
	.yiddish-navbar-block{
		width:auto;
	}

	.yiddish-banner-left-block{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.yiddish-banner-right-block .yiddish-device-image {
		width: 170px;
	}
	.bulletin-news-block .bulletin-player-options ul li span{
		font-size: 12px;
		margin-right: 0;
	}
}
@media only screen and (max-width: 1495px) {
	.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-player-options ul li span{
		font-size: 12px;
		margin-right: 0;
	}
	.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-seek-bar{
		position: absolute;
		bottom: -13px;
		left: 0;
		width: 100%;
		top:auto;
		margin-left:0;
	}
	.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-seek-bar .bulletin-progress-bar{
		width: 30%;
	}
	
	/* .sidebar-latest-update-row .bulletin-news-col{
	min-height: 255px;
	} */
	.with-sticky-header .yiddish-navbar-block ul li{
		padding: 0px 2px;
	}
	
}
@media only screen and (max-width: 1360px) {
	.bulletin-news-heading a.play-all-btn,
	.political-news-heading a.play-all-btn,
	.yiddish-news-heading a.play-all-btn,
	.general-news-heading a.play-all-btn,
	.health-news-heading a.play-all-btn,
	.business-news-heading a.play-all-btn,
	.latest-updates-heaading a.play-all-btn,
	.interviews-analysis-heaading a.play-all-btn,
	.yiddish-category-heading a.play-all-btn{
		width: auto;
		padding: 0 10px;
		font-size: 14px;
	}
	.latest-updates-heaading a.play-all-btn {
		margin-top: 9px;
	}
	.bulletin-news-heading span,
	.latest-updates-heaading span,
	.yiddish-news-heading span,
	.political-news-heading span,
	.general-news-heading span,
	.business-news-heading span,
	.health-news-heading span{
		font-size:14px;
	}
	.bulletin-news-heading span:after,
	.yiddish-news-heading span:after{
		background-size: contain;
		width: 13px;
		margin-left:5px;
	}
	.political-news-heading span:after,
	.business-news-heading span:after{
		background-size: contain;
		width: 22px;
		margin-left:5px;
	}
	.general-news-heading span:after{
		background-size: contain;
		width: 18px;
		margin-left:5px;
	}
	.health-news-heading span:after{
		background-size: contain;
		width: 25px;
		margin-left:5px;
	}
	/* .sidebar-latest-update-row .bulletin-news-col{
	min-height:260px;
	} */
	.yiddish-category-title-block a.view-all-btn{
		padding-right:30px
	}
	.yiddish-banner-right-block .store-btns a.yiddish-itune-btn {
		margin-right: 0;
		display:inline-block;
		width: 100%;
		margin-bottom: 15px;
	}
	.yiddish-banner-right-block p {
		padding-right: 0;
	}
	.yiddish-banner-left-block p br,
	.yiddish-banner-right-block h1 br {
		display: none;
	}
	.yiddish-banner-right-block{
		padding: 40px 25px 30px;
	}
	.yiddish-banner-left-block{
		padding: 0px 25px;
	}
	.with-sticky-header .yiddish-navbar-block ul li a{
		font-size: 12px; padding:15.5px 10px;
	}



	.yiddish-navbar-block ul li a
	{padding: 15px 10px;}
}
@media only screen and (max-width: 1320px) {
	.yiddish-player .player-seek-bar {
		width: 150px;
	}
	.yiddish-player .player-seek-bar .player-seek img {
		width: 100%;
	}
	.yiddish-navbar-block ul li a {
		font-size: 13px;
	}

	.with-sticky-header .yiddish-navbar-block ul li{
		padding: 0;
	}
	

}

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

.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .bulletin-play-time
{padding:12px 10px 15px 10px;}


.yiddish-nav-block ul li.site-logo-mian .request-page img
{width:auto;}

}

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


.yiddish-navbar-block ul {
    display: inline-block;}


	.with-sticky-header .yiddish-search-bar .yiddish-search-box{    background: #f5f5f5;
    padding: 0 15px;
    position: absolute;
    display: block !important;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    width: auto;
    height: 50px;}
	.yiddish-banner{
		display:none;
	}
	.yiddish-navbar-block ul li a {
		padding: 20px 15px;
    min-height: inherit; text-align: left; width: 75%;
}

.sub_menu_trigger
{display: block;
    float: right;
    cursor: pointer;
    font-family: FontAwesome;
    color: #666;
    font-size: 24px;
    cursor: pointer;
    margin: 17px 15px 17px 0; transition: all ease 0.5s; -webkit-transition: all ease 0.5s;

    text-align: right;}

		.active.sub_menu_trigger
		{transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

		.yiddish-navbar-block ul li a:before,.yiddish-nav-items .yiddish-navbar-block ul li a:before{display: none !important;}

		.yiddish-nav-items .yiddish-navbar-block ul li a:before
		.yiddish-navbar-block ul li.active a
		{color:#0e2046}

		.yiddish-navbar-block ul li.active_nav a {
    background-color: transparent;
    color: #0e2046;
}

.yiddish-navbar-block ul li .yiddish-sub-menus ul li a
{min-height: inherit; font-size: 12px; padding-left: 40px;}

	.body-main.with-sticky-header #display {
    padding: 0;

    width: auto;
    left: 30px;
    right: 30px;
    max-width: 300px;
    top: 119px;
    z-index: 99999;
}
	.yiddish-news-block-inner {
		margin-bottom: 30px;
	}
	.yiddish-news-block-inner:last-child{
		margin-bottom:0px;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-interview:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-interview:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-interview:before{
		width: 20px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-business:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-business:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-business:before{
		width: 20px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-health:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-health:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-health:before{
		width: 22px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-mis:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-mis:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-mis:before{
		width: 22px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-music:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-music:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-music:before{
		width: 15px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-informative:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-informative:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-informative:before{
		width: 18px;
		background-size: contain;
		margin-right: 5px;
		vertical-align:middle;
		background-repeat:no-repeat;
	}
	.yiddish-category-block ul.tabs li a.nav-item{
		font-size:13px;
	}
	/* .sidebar-latest-update-row .bulletin-news-col {
	min-height: 250px;
	} */
	.bulletin-news-col h1, .yiddish-news-block .bulletin-news-des .bulletin-news-des-row h1{
		font-size: 17px;
	}
	.bulletin-news-col p{
		font-size: 14px;
	}
	.yiddish-category-block .yiddish-category-block-inner .col-md-12 {
		padding: 0;
	}
	.yiddish-search-bar .yiddish-search-box input{
		background:none;
	}




	.subcategory_top_block_img {
	   margin:0;
	    width: 200px;
	}

	.subcategory_top_block_txt
	{margin-right:220px;}
	.sub_category_block .txt
	{font-size:14px;}



	.yiddish-advertise,
	.yiddish-contact-us,
	.yiddish-navbar-block a.nav-icon{
		display:block !important;
	}
	.yiddish-navbar-block a.nav-icon{
		text-align:center; margin: 13px 0;
	}

	.yiddish-navbar-block > .yiddish-device-menus {
		border-top: 1px solid #eaeaea;
		position: fixed;
		right: -100%;
		width: 100%;
		top:100%;
		background: #fff;
		padding: 0;
		transition: all 0.5s ease-in 0s;
		-webkit-transition: all 0.5s ease-in 0s;
		-moz-transition: all 0.5s ease-in 0s;
		z-index:2;
		height: calc(100vh - 61px);
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	.yiddish-navbar-block .yiddish-device-menus > ul > li {
		width: 100%;
		border: none; border-bottom: 1px solid rgba(0,0,0,0.1);
		padding: 0 0;
		text-align: center;
		margin: 0;

		float: left;
	}

	 .yiddish-navbar-block .yiddish-device-menus > ul > li.active_nav{background-color: #f9f9f9;}

	.yiddish-navbar-block.nav-device > .yiddish-device-menus {
		right: 0;
	}

	.yiddish-navbar-block ul li a {
		font-size: 16px;
		color: #9a9a9a; float: left;
	}
	.yiddish-navbar-block ul li .yiddish-sub-menus{
		position: relative;

width: 100%;
padding: 0;
	}

	.yiddish-navbar-block ul li .yiddish-sub-menus ul{display: block;}

	.yiddish-navbar-block ul li .yiddish-sub-menus ul li {
    width: 100%;
    display: inline-block;
    border: none;
        border-bottom: 1px solid #efefef;
    border-radius: 0;
    margin-bottom: 0;
    text-align: right;
    float: left;
    padding: 0;}

	.yiddish-nav-items .yiddish-navbar-block ul li a:before {
		width: 100%;
		background-position: center center;
		width: 100%;
	}


	body{overflow-x:hidden; }

.yiddish-search-bar .yiddish-search-box
{width:100%;}

.with-sticky-header .yiddish-navbar-block ul li> a::before
{display: inline-block;}


.yiddish-navbar-block ul li:hover .yiddish-sub-menus
{display: none;}

}
@media only screen and (max-width: 1140px) {
	/* .yiddish-add-block .yiddish-add-block-row{
	width: 100vw;
	left: calc(50% - 65.4vw);
	position: relative;
	} */
	.yiddish-category-block-inner {
		width: 97.2vw;
		left: calc(50% - 64vw);
		position: relative;
		box-shadow: 0 0 15px #eee;
		-webkit-box-shadow: 0 0 15px #eee;
		-moz-box-shadow: 0 0 15px #eee;
	}
	.yiddish-category-block{
		box-shadow:none;
	}
	.yiddish-category-block ul.tabs li:first-child a.nav-item {
		border-left: none;
	}
	.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all{
		border-right:none;
	}
	/* .sidebar-latest-update-row .bulletin-news-col{
	min-height: 255px;
	} */

}
@media only screen and (max-width: 1070px) {
	.yiddish-navbar-block ul li.yiddish-talent-show > a:before,
	.yiddish-navbar-block ul li.yiddish-talent-show a:hover:before{
		width:22px
	}
	.yiddish-navbar-block ul li.yiddish-miscellaneous > a:before,
	.yiddish-navbar-block ul li.yiddish-miscellaneous a:hover:before{
		width:20px
	}
	.yiddish-navbar-block ul li.yiddish-music > a:before,
	.yiddish-navbar-block ul li.yiddish-music a:hover:before{
		width:15px;
	}
	.yiddish-navbar-block ul li.yiddish-business > a:before,
	.yiddish-navbar-block ul li.yiddish-business a:hover:before{
		width: 20px;
	}
	.yiddish-navbar-block ul li.yiddish-health > a:before,
	.yiddish-navbar-block ul li.yiddish-health > a:hover:before{
		width: 22px;
	}
	.yiddish-navbar-block ul li.yiddish-live-radio-show > a:before,
	.yiddish-navbar-block ul li.yiddish-live-radio-show > a:hover:before{
		width:16px;
	}
	.yiddish-navbar-block ul li.yiddish-analysis > a:before,
	.yiddish-navbar-block ul li.yiddish-analysis > a:hover:before{
		width: 16px;
	}
	.yiddish-navbar-block ul li.yiddish-interviews > a:before,
	.yiddish-navbar-block ul li.yiddish-interviews > a:hover:before{
		width: 18px;
	}
	.yiddish-navbar-block ul li.yiddish-news > a:before,
	.yiddish-navbar-block ul li.yiddish-news > a:hover:before{
		width:16px;
	}

	.with-sticky-header .yiddish-navbar-block ul li {
		padding: 15px 6px;
	}
	.yiddish-navbar-block ul li {
		padding: 0 6px;
	}
	.yiddish-category-block ul.tabs li a.nav-item.category-interview:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-interview:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-interview:before,

	.yiddish-category-block ul.tabs li a.nav-item.category-business:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-business:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-business:before,

	.yiddish-category-block ul.tabs li a.nav-item.category-health:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-health:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-health:before,

	.yiddish-category-block ul.tabs li a.nav-item.category-mis:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-mis:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-mis:before,

	.yiddish-category-block ul.tabs li a.nav-item.category-music:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-music:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-music:before,

	.yiddish-category-block ul.tabs li a.nav-item.category-informative:before,
	.yiddish-category-block ul.tabs li a.nav-item.category-informative:hover:before,
	.yiddish-category-block ul.tabs li.active a.nav-item.category-informative:before{
		width: 100%;
		background-position: center;
		margin-right: 0;
	}
	/* .sidebar-latest-update-row .bulletin-news-col {
	min-height: 220px;
	} */
	.yiddish-category-title-block a.view-all-btn {
		padding-right: 50px;
	}
}





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




}
@media only screen and (max-width: 991px) {
	.yiddish-category-block .sidebar-latest-update-row{
		width:50%;
	}
	.yiddish-nav-search-bar-block
	{position: relative;
		z-index: 9999; height: 0;}

	body.scroll-hidden {
		overflow: hidden; width:100%; height: 100%;
	}



	.with-sticky-header .yiddish-search-bar .yiddish-search-box {
	    background: transparent;
	    padding: 0;
	    position: static;


	    width: auto;
	    height: auto;
	}


	.search-slt {
    position: absolute;
    top: 65px;
    width: 100%;
    left: 0;
    padding: 0;
}
	.yiddish-category-block .sidebar-latest-update-row:nth-child(3n+3){
		border-right: 1px solid #eaeaea;
	}
	.yiddish-banner-inner .banner-left-block {
		margin-bottom: 15px;
	}
	.yiddish-news-block .yiddish-news-block-inner:last-child {
		margin-bottom: 30px;
	}
	.yiddish-sidebar{
		border-right: none;
		padding-right: 0;
	}
	.yiddish-nav-block ul li.top-menus,
	.banner-right-block {
		display: none;
	}


.menu_trigger
{display: block; float: right;
    display: block;
    position: fixed;
    right: 15px;
    top: 17px;}

		.menu_trigger a.nav-icon{    font-family: FontAwesome; color: #fff;     font-size: 24px; cursor: pointer;}





		.mobile_search
		{display: block; float: right;
		    display: block;
		    position: fixed;
		    right: 60px;
		    top: 17px;}

				.mobile_search a.search-icon{    font-family: FontAwesome; color: #fff;     font-size: 24px; cursor: pointer;}

.yiddish-navbar-block a.nav-icon{display: none !important;}



	.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-seek-bar{
		top:8px;
		position: relative;
		bottom: 0;
		left: 0;
		width:84px;
		margin-left:10px;
	}
	.yiddish-banner-right-block p br,
	.yiddish-banner-left-block p br,
	.yiddish-banner-right-block h1 br{
		display:block;
	}
	.yiddish-banner-right-block .store-btns a.yiddish-itune-btn {
		margin-right: 15px;
		display: inline-block;
		width: auto;
		margin-bottom: 0;
	}
	.yiddish-banner-left-block{
		padding: 40px 25px;
		justify-content: left;
	}
	.yiddish-player-block {
		display: inline-block;
		padding: 0;
	}
	.yiddish-player-block .yiddish-play-list{

		padding: 0;
	}
	.yiddish-player-block .yiddish-player{
		float: left;
		margin-left: 0;
	}

	.yiddish-queue-listing{
		left:auto;
		right:-400px;
	}
	.playlist-show .yiddish-queue-listing{
		left:0;
		right:auto;
	}
	.jewish-header{
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99; height: 61px;
	}
	body{padding-top:61px;}

	.yiddish-nav-search-bar-block.sticky-header
	{position: fixed;
    top: 61px; z-index: 555;}

		.with-sticky-header .yiddish-navbar-block ul li a {
    font-size: 16px;}

		.with-sticky-header .yiddish-navbar-block ul li {
    padding: 0;
}

.with-sticky-header .sticky-header .yiddish-search-bar
{display: none;}
	.jewish-header .yiddish-nav-block {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.logo-nav-row {
	width: 145px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 13px;
}
.after-sticky-icons, .mobile-sticky-play-icon {
    display: none;
    padding: 13px 0;
}

.with-sticky-header .sticky-header .yiddish-navbar-block a.nav-icon {

    margin: 6px 0;
}

.with-sticky-header .yiddish-play-list .play-list-queue {
    display: block;
    width: 61px;
    height: 61px;}
	.playlist-show .yiddish-queue-listing{
		width:100%;
	}
	.yiddish-navbar-block{
		display:block;
		padding: 0;
		width: 100%;
	}
	.yiddish-search-bar
{    padding: 15px; background: #fff;
    position: fixed;
    right: 0;
    top: 0;
    left: auto; display: none;}


	.yiddish-advertise,
	.yiddish-contact-us{
		display:block !important;
	}


	.yiddish-nav-items{
		position:inherit;
	}
	.yiddish-navbar-block .yiddish-device-menus ul li.yiddish-advertise,
	.yiddish-navbar-block .yiddish-device-menus ul li.yiddish-contact-us {
		width: 100%;
		text-align: center;
		border-top: 1px solid #eaeaea;
		margin: 0;
		box-shadow:none;
	}
	.yiddish-navbar-block ul li.yiddish-advertise{
		margin-top:25px;
	}


	.sub-nav-listing {
		display: inline-block;
		width: 98%;
		background: #fff;
		box-shadow: 0 0 15px rgba(0,0,0,0.1);
		padding: 0;
		margin:0 1%;
	}
	.yiddish-navbar-block ul .sub-nav-listing ul li {
		width: 100%;
		border-bottom: 1px solid #eaeaea;
		border-left: none;
		padding:0;
	}
	.yiddish-navbar-block ul li.yiddish-talent-show a:hover:before,
	.yiddish-navbar-block ul li.yiddish-miscellaneous a:hover:before,
	.yiddish-navbar-block ul li.yiddish-music a:hover:before,
	.yiddish-navbar-block ul li.yiddish-business a:hover:before,
	.yiddish-navbar-block ul li.yiddish-health a:hover:before,
	.yiddish-navbar-block ul li.yiddish-live-radio-show a:hover:before,
	.yiddish-navbar-block ul li.yiddish-analysis a:hover:before,
	.yiddish-navbar-block ul li.yiddish-interviews a:hover:before,
	.yiddish-navbar-block ul li.yiddish-news a:hover:before {
		width: 100%;
		background-position: center;
	}
	.yiddish-navbar-block .sub-nav-listing ul li a {
		font-size: 16px;
		color: #9a9a9a;
		display: inline-block;
		width: 100%;
		padding: 12px 15px;
	}
	.yiddish-navbar-block > ul > li:hover,
	.yiddish-navbar-block ul li.active{
		background:#102042;
	}
	.yiddish-navbar-block > ul > li:hover a,
	.yiddish-navbar-block ul li.active a{
		color:#fff;
	}
	.yiddish-navbar-block ul li.yiddish-talent-show.active > a:before{
		background:url(../images/mobile-nav-hover-icon1.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-miscellaneous.active a:before{
		background:url(../images/mobile-nav-hover-icon2.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-music.active a:before{
		background:url(../images/mobile-nav-hover-icon3.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-business.active a:before{
		background:url(../images/mobile-nav-hover-icon4.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-health.active a:before{
		background:url(../images/mobile-nav-hover-icon5.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-live-radio-show.active a:before{
		background:url(../images/mobile-nav-hover-icon6.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-analysis.active a:before{
		background:url(../images/mobile-nav-hover-icon7.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-interviews.active a:before{
		background:url(../images/mobile-nav-hover-icon8.png) no-repeat;
		background-position:center center;
	}
	.yiddish-navbar-block ul li.yiddish-news.active a:before{
		background:url(../images/mobile-nav-hover-icon9.png) no-repeat;
		background-position:center center;
	}
	.banner-left-block .yiddish-player.home-players{
		top: -219px;
		left: 0;
	}
	.yiddish-player-main .yiddish-player{
		top: -219px;
		left: 0;
		padding: 0 15px;
	}
	.bulletin-news-heading span,
	.latest-updates-heaading span,
	.yiddish-news-heading span,
	.political-news-heading span,
	.general-news-heading span,
	.business-news-heading span,
	.health-news-heading span{
		font-size:12px;
	}
	.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col{
		margin-bottom: 0;
		padding:20px 20px 25px;
	}
	.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col h1,
	.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col span.date,
	.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col p{
		font-size: 12px;
	}
	/* .yiddish-add-block .yiddish-add-block-row {
	width: 98vw;
	left: calc(50% - 64vw);
	} */
	.yiddish-add-block .yiddish-bulletin-add-block-row{
		width: 98vw;
		left: calc(50% - 64vw);
		position: relative;
	}
	.yiddish-category-block-inner {
		width: 95vw;
		left: calc(50% - 62.5vw);
		margin-bottom:35px;
	}
	.yiddish-news-block-inner.yiddish-health-news{
		display: inline-block;
		width: 100%;
	}
	.yiddish-news-block-inner.yiddish-health-news .yiddish-health-news-inner,
	.yiddish-news-block-inner.yiddish-business-news .yiddish-business-news-inner {
		width: 95.5vw;
		left: calc(50% - 64vw);
		position: relative;
	}
	/* .sidebar-latest-update-row .bulletin-news-col {
	min-height: 200px;
	} */
	.bulletin-news-block .bulletin-news-row .bulletin-news-col:last-child{
		margin-bottom:30px
	}
	.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col .bulletin-player-options ul li span {
		font-size: 12px;
		margin-right: 0;
	}
	.interviews-analysis-block .nav-item.nav-link{
		letter-spacing:0.5px;
		font-size: 12px;
	}
	.interviews-analysis-block .sidebar-latest-update-row .bulletin-news-col {
		padding: 20px;
	}
	.interviews-analysis-block .sidebar-latest-update-row .bulletin-news-col .bulletin-play-time .bulletin-player-options ul li span {
		font-size: 12px;
		margin-right: 0;
	}
	.yiddish-col-right-block .yiddish-cols .yiddish-add-block {
		margin: 0 0 30px;
	}
	.latest-updates-heaading span,
	.interviews-analysis-heaading span,
	.yiddish-category-heading span{
		font-size: 12px
	}
	.yiddish-col-left-block .bulletin-news-col span.bulletin-label a{
		font-size:10px;
	}
	.sub-meu-label {
		display: inline-block;
		width: 100%;
		border-bottom: 1px solid #eaeaea;
	}
	.sub-nav-listing .sub-meu-label h1 {
		font-size: 16px;
		padding: 15px 20px;
		cursor: pointer;
		position:relative;
	}
	.sub-nav-listing .sub-meu-label h1:after {
		content: "\f068";
		font-family: FontAwesome;
		position: absolute;
		left: 20px;
		top: 50%;
		font-size: 14px;
		margin-top: -7px;
		color: #000;
	}
	.yiddish-navbar-block ul .sub-nav-listing ul li:after {
		content: "\f104";
		position: absolute;
		left: 20px;
		top: 50%;
		font-family: FontAwesome;
		font-size: 30px;
		margin-top: -15px;
		color: #9a9a9a;
		line-height:30px;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-miscellaneous:before {
		background: url(../images/mobile-nav-icon2.png) no-repeat;
		content: "";
		width: 31px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: middle;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-talent-show:before {
		background: url(../images/mobile-nav-icon1.png) no-repeat;
		content: "";
		width: 33px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: middle;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-music:before {
		background: url(../images/mobile-nav-icon3.png) no-repeat;
		content: "";
		width: 25px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: middle;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-business:before {
		background: url(../images/mobile-nav-icon4.png) no-repeat;
		content: "";
		width: 30px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: top;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-health:before {
		background: url(../images/mobile-nav-icon5.png) no-repeat;
		content: "";
		width: 30px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: middle;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-live-radio-show:before {
		background: url(../images/mobile-nav-icon6.png) no-repeat;
		content: "";
		width: 25px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: top;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-analysis:before {
		background: url(../images/mobile-nav-icon7.png) no-repeat;
		content: "";
		width: 25px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: top;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-interviews:before {
		background: url(../images/mobile-nav-icon8.png) no-repeat;
		content: "";
		width: 28px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: top;
	}
	.sub-nav-listing .sub-meu-label h1.yiddish-news:before {
		background: url(../images/mobile-nav-icon9.png) no-repeat;
		content: "";
		width: 28px;
		height: 18px;
		display: inline-block;
		background-size: contain;
		vertical-align: top;
	}
	.yiddish-navbar-block .yiddish-device-menus ul li.yiddish-advertise {
		margin-top: 20px;
	}

	.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > h1,
	.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > p.minimize
	{min-height:inherit;}


	.yiddish-news-block-inner.yiddish-health-news .yiddish-health-news-inner, .yiddish-news-block-inner.yiddish-business-news .yiddish-business-news-inner,
	.yiddish-category-block-inner
	{left:0; width:100%; margin-left:0; margin-right:0;}


.yiddish-nav-search-bar-block
{position: fixed;}
.body-main.with-sticky-header #display {
    padding: 0;
    width: 100%;
    left: 0;
    right: 30px;
    max-width: 100%;
    top: 71px;
    z-index: 99999;
}

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


#bulletin-news-carousel .owl-nav .owl-next,
#bulletin-news #bulletin-news-carousel .owl-nav .owl-prev,
#bulletin-news-carousel .owl-nav .owl-next
 {
    width: 35px !important;
    height: 35px !important; background:#ffa722 !important; color:#fff;}
	
	
	#bulletin-news-carousel .owl-nav button[type="button"] span
	{width: 35px !important;
    height: 35px !important;color:#fff !important;}
	
.player-mian-container .player_right_Section .time
{right:0 !important; bottom: 5px !important;}
.yiddish-col-right-block
{margin-top:20px;}

.player-mian-container .player_left_Section, .player-mian-container .player_right_Section
{margin:0 !important; padding:0 !important; width:100%; text-align:center; max-width:100% !important;}
.player-mian-container .player_right_Section
{min-height:60px; position:relative;}
.player-mian-container .player_right_Section .player-seek-bar
{position:static;}

.yiddish-player .player-play-icon h1 {
    font-size: 16px;
    text-align: right;
    line-height: 25px; top:5px !important;
}

.yiddish-queue-listing
{width:100%;}

.player_left_Section > div
{display: inline-block;
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 50%;
    background: #0e2046;
    padding: 6px 10px;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	}

.yiddish-player-block
{margin-left:-15px; width: calc(100% + 30px);}

.my-pagination
{padding-right:15px;}
.my-pagination ul
{box-shadow:none; text-align: center;}
.my-pagination ul li
{    margin: 3px;
    border: none !important;
    float: none;
    display: inline-block;}
.my-pagination ul li a
{background: #f1f1f1;}

	.yiddish-category-block ul.tabs {
		display: none;
	}

	.yiddish-category-block .tab_drawer_heading {
		color: #111;
		margin: 0;
		padding: 15px 20px;
		display: inline-block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		width:100%;
		font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
		font-size: 18px;
		letter-spacing: 1px;
		font-weight: normal;
		border-bottom: 1px solid #eaeaea;
		position:relative;
		text-align: right;
	}
	.yiddish-category-block .tab_drawer_heading:after{
		content:"\f067";
		width:20px;
		height:20px;
		position:absolute;
		left:20px;
		top:18px;
		color:#979797;
		font-family:FontAwesome;
	}
	.yiddish-category-block .tab_drawer_heading.d_active:after{
		content:"\f068";
	}
	.d_active {
		color: #000;
	}
	
	.latest-updates-heaading a.play-all-btn {
    margin-top: 2px;
}

.yiddish-category-title-block a.view-all-btn.block {
   
    padding: 5px 20px;
  
}
.yiddish-categories .slick-slider .slick-slide .category_image
{padding:5px;}

	
	.player-block-row {
		order: 2;
	}
	.logo-nav-row {
		order: 1;
	}
	.jewish-header .yiddish-nav-block {
		border-top: none;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	.yiddish-banner-inner .banner-left-block {
		margin-bottom: 0;
	}
	.yiddish-banner-right-block p br,
	.yiddish-banner-left-block p br,
	.yiddish-banner-right-block h1 br {
		display: none;
	}
	.yiddish-banner-block{
		background:#0E2046;
	}
	/* .yiddish-col-left-block{
	order:2;
}
.yiddish-col-right-block{
order:1;
} */
.banner-left-block .yiddish-player.home-players {
	margin-left: 0;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	background: #0E2046;
	padding: 15px;
	z-index: 1;
}
.yiddish-player-main .yiddish-player {
	margin-left: 0;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	background: #0E2046;
	padding: 15px;
	z-index: 1;
}
.yiddish-banner-block .yiddish-container{
	padding:0px;
}
.yiddish-banner-block .yiddish-container .yiddish-banner-inner {
	padding: 0;
}
.advertisement-add-block{
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.yiddish-news-block-inner.yiddish-health-news .yiddish-health-news-inner,
.yiddish-news-block-inner.yiddish-business-news .yiddish-business-news-inner{
	width: 100%;
	left: 0;
}
.yiddish-add-block .yiddish-add-block-row {
	width: 100%;
	left: 0;
	margin: 0;
}


.with-sticky-header .yiddish-play-list .play-list-queue
{width:61px; height: 61px;}
.yiddish-add-block .yiddish-bulletin-add-block-row{
	width: 100%;
	left: 0;
	margin: 0;
}
.yiddish-category-block .yiddish-category-block-inner {
	width: 100%;
	left: 0;
	margin: 0;
}


.advertisement-add-block .add-block-row:last-child{
	margin-bottom: 0;
}
.advertisement-add-block .add-block-row,
.yiddish-add-block .add-block-row{
	margin-bottom: 20px;
}
.latest-updates-heaading span,
.interviews-analysis-heaading span,
.yiddish-category-heading span{
	font-size:14px;
}
.yiddish-add-block .add-block-row img {
	max-width: 100%;
	width: 100%;
}
.sidebar-latest-update-row .bulletin-news-col{
	min-height:auto;

}
.yiddish-banner-block .yiddish-container .yiddish-banner-inner > .row {
	margin: 0;
}
.yiddish-banner-block .yiddish-container .yiddish-banner-inner > .row .banner-left-block{
	padding:0px;
}
.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col h1,
.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col span.date,
.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col p{
	font-size:16px;
}
.yiddish-col-left-block .sidebar-latest-updates .bulletin-news-col .bulletin-player-options ul li span,
.interviews-analysis-block .nav-item.nav-link,
.interviews-analysis-block .sidebar-latest-update-row .bulletin-news-col .bulletin-play-time .bulletin-player-options ul li span{
	font-size:14px;
}
/* .music-bg-block h1{
padding-top: 20px;
}
.music-bg-block p{
padding-bottom: 17px;
} */
.music-playing-icons{
	padding: 20px 0;
}
.bulletin-news-heading span,
.latest-updates-heaading span,
.yiddish-news-heading span,
.political-news-heading span,
.general-news-heading span,
.business-news-heading span,
.health-news-heading span{
	font-size: 16px;
}
.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-player-options ul li span{
	font-size: 14px;
}

.jewish-header .yiddish-search-bar {
	display: inline-block;
	position: absolute;
	right: 65px;
	width: auto;
	border: none;
	padding: 0;
	top: 30px;
}
.jewish-header .yiddish-navbar-block {
	width: auto;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 30px;
	right: 20px;
	line-height: 20px;
}

.player-block-row {
	order: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.yiddish-player-block .yiddish-play-list{
	padding-top:0px;
}
.yiddish-search-bar a span{
	color:#8CA7E2;
}
.jewish-header .yiddish-navbar-block a.nav-icon span:before {
	content: "";
	background:url(../images/device-nav-icon.png) no-repeat;
	width: 21px;
	height: 21px;
	display: inline-block;
}
.yiddish-banner-left-block {
	padding: 20px 35px;
	justify-content: left;
	display: inline-block;
	height: auto;
	position: relative;
}
.yiddish-banner-block {
	background: none;
	min-height: auto;
}
.yiddish-banner-left-block a.read-more-btn{
	display:none;
}
.yiddish-banner-left-block h1 br{
	display:none;
}
.yiddish-banner-left-block h1{
	font-size:18px;
	line-height:30px;
	text-align:center;
}
.yiddish-banner-left-block p{
	text-align:center;
	font-size:15px;
}
.yiddish-search-box {

	    background: none;
	    padding: 0;
	    border-top: none;
	    position: static;

	    z-index: 99;
	    width: 100%;
}

.mobile-sticky-search-bar .yiddish-search-box {
	display: block;
}
.yiddish-search-box input[type="text"] {
	width: 100%;


	height: 35px;
	color:#000;
}


.yiddish-search-box input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#ccc;
}
.yiddish-search-box input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color:#ccc;
}
.yiddish-search-box input[type="text"]:-ms-input-placeholder{
	color:#ccc;
}
.bulletin-news-des{
	position:relative;
	box-shadow: 0 6px 12px #eaeaea;
	-webkit-box-shadow: 0 6px 12px #eaeaea;
	-moz-box-shadow: 0 6px 12px #eaeaea;
}
.bulletin-news-des .owl-carousel,
.yiddish-col-left-block .yiddish-sidebar .owl-carousel,
.yiddish-category-block .tab_content .owl-carousel {
	position: static;
}
.bulletin-news-des .owl-carousel .owl-nav button span,
.yiddish-col-left-block .yiddish-sidebar .owl-carousel .owl-nav button span,
.yiddish-category-block .tab_content .owl-carousel .owl-nav button span{
	font-size: 45px;
	display: inline-block;
	line-height: 45px;
	color: #a9a9a9;
}
.bulletin-news-des .owl-carousel .owl-nav,
.yiddish-col-left-block .yiddish-sidebar .owl-carousel .owl-nav,
.yiddish-category-block .tab_content .owl-carousel .owl-nav {
	position: static;
    right: 20px;
    bottom: 20px;
    z-index: 9;
    text-align: right;
    padding-right: 15px;
}
.bulletin-news-des .owl-carousel .owl-nav button.owl-prev,
.yiddish-col-left-block .yiddish-sidebar .owl-carousel .owl-nav button.owl-prev,
.yiddish-category-block .tab_content .owl-carousel .owl-nav button.owl-prev{
	margin-right: 10px;
}
.bulletin-news-des .bulletin-news-des-row:last-child {
	border-bottom: none;
	border-top: 1px solid #eaeaea;
}
.bulletin-news-des .bulletin-news-des-row a.view-all,
.sidebar-latest-updates .sidebar-latest-update-row a.view-all,
.interviews-analysis-block .sidebar-latest-update-row a.view-all,
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all{
	padding: 18px 15px; background: #fbfbfb;

}

.bulletin-news-des .bulletin-news-des-row a.view-all,
.yiddish-sidebar .tab-content  a.view-all,
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all a,
.sidebar-latest-updates .sidebar-latest-update-row a.view-all
{background:#ffa722; color:#fff; padding:10px 15px; text-align:center !important; font-weight:400;}
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row
{max-height:inherit;}
.bulletin-news-des .owl-carousel .owl-nav button:focus,
.yiddish-col-left-block .yiddish-sidebar .owl-carousel .owl-nav button:focus,
.yiddish-category-block .tab_content .owl-carousel .owl-nav button:focus {
	outline: none;
}
.yiddish-category-block .sidebar-latest-update-row{
	width:100%;
	border-right: none;
}
.sidebar-latest-updates,
.interviews-analysis-block{
	position: relative;
	
}

.yiddish-sidebar
{padding: 0 10px;}
.yiddish-category-block .tab_content{
	float: left;
	width: 100%;
	position:relative;
}
.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all a{
	text-align:left;
}
.yiddish-navbar-block > ul{
	z-index:2;
	height:100%;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:before,
.yiddish-categories .owl-carousel .owl-nav button.owl-next:before {
	color: #a9a9a9;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev,
.yiddish-categories .owl-carousel .owl-nav button.owl-next{
	background:none;
	width: auto;
	border: none !important;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:hover,
.yiddish-categories .owl-carousel .owl-nav button.owl-next:hover{
	border:none !important;
	background:none !important;
}
.yiddish-categories .owl-carousel .owl-nav button.owl-prev:hover:before,
.yiddish-categories .owl-carousel .owl-nav button.owl-next:hover:before{
	color:#a9a9a9 !important;
}
.jewish-header .yiddish-navbar-block ul li a:before {
	width: 100%;
	background-position: center center;
	margin: 0px 0 10px;
}
.yiddish-device-nav .float-right a span {
	font-family: FontAwesome;
	font-size: 24px;
	color: #bebebe;
}
.yiddish-device-nav .float-left span {
	font-size: 18px;
	color: #000;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	display: inline-block;
	padding-top: 4px;
}
.yiddish-device-nav{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	background: #fff;
	box-shadow: -5px 6px 15px #f7f7f7;
	padding: 15px;
}

.yiddish-navbar-block > .yiddish-device-menus > ul {
	padding: 0;

	width: 100%;
	
}
.yiddish-navbar-block > .yiddish-device-menus{
	padding:0px;
	top:0; z-index: 999;

	border-top: none;
	overflow: auto;
	    overflow-x: hidden;
}
.yiddish-navbar-block .yiddish-device-menus ul li.yiddish-advertise {
	margin-top: 25px;
}
.yiddish-banner-left-block .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -32px;
}
.yiddish-banner-left-block .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -32px;
}
.yiddish-banner-left-block .owl-carousel .owl-nav button span {
	font-size: 50px;
	color: #fff;
	line-height: 50px;
}
.yiddish-search-box input[type="text"]:focus{
	outline:none;
}
.yiddish-banner-left-inner-block.device-slide{
	display:block;
}
.yiddish-player-block .yiddish-play-list a.play-list-queue:hover:after{
	display:none;
}
.yiddish-banner-left-block .owl-carousel .owl-nav button{
	outline:none;
}


.yiddish-banner-block .yiddish-player .player-des {
	position: absolute;
	right: 20px;
	margin-left: 0;
}

.yiddish-banner-block .yiddish-player .player-seek-bar {
	width: 92%;
	position: absolute;
	left: 15px;
	bottom: 10px;
	margin: 0;
}
.yiddish-player-main .yiddish-player .player-seek-bar {
	width: calc(100% - 80px);
	position: absolute;
	left: 0;
	bottom: 10px !important;
	margin: 0;
}
.yiddish-banner-block .yiddish-player .player-time-play ul li:last-child {
	display: none;
}
.yiddish-banner-block .yiddish-player .player-time-play ul li{
	border-right:none;
}
.yiddish-banner-block  .yiddish-player .player-seek-bar .player-seek > img{
	width: 100%;
	height: 15px;
}
.yiddish-player-main  .yiddish-player .player-seek-bar .player-seek > img{
	width: 100%;
	height: 15px;
}
.banner-left-block .yiddish-player.home-players{
	     z-index: 99999 !important;
    width: 100% !important;
    bottom: auto !important;
    padding: 10px 20px;
    background: #0e2046;
    position: fixed !important;
    top: 61px !important;
}

.yiddish-cols .yiddish-category-block
{padding-left:10px; padding-right:10px;}
.yiddish-category-block .sidebar-latest-update-row
{border-left:none;}

#bulletin-news
{text-align:center;}

.bulletin_view_more
{display: none;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    text-transform: uppercase;
    width: 140px;
    border-radius: 40px;}

.yiddish-player-main .player-pd-nn{
	padding: 0;
}
.yiddish-player-main .yiddish-player{
	padding: 25px 15px 40px;
	border-top: 1px solid #23396e;
}
.yiddish-banner-block  .yiddish-player .player-seek-bar .player-seek a.player-seek-drager{
	margin-top:-7px;
	left:20%;
}
.yiddish-player-main .yiddish-player .player-seek-bar .player-seek a.player-seek-drager{
	margin-top:-7px;
	left:20%;
}
.bulletin-news-row#bulletin-news {
	    padding-left: 15px;
    padding-right: 15px;
}

.bulletin-news-block .bulletin-news-row#bulletin-news .owl-stage-outer .owl-stage .owl-item .item .bulletin-news-col{
	padding-left: 15px;
	margin-bottom: 0;
	min-height: 290px;
}
.bulletin-news-block .bulletin-news-row#bulletin-news .owl-stage-outer .owl-stage .owl-item .item {
	margin-left: 0;
	padding-right: 0;
}
.bulletin-news-view-block{
	display: inline-block;
	padding: 0;
	width: 100%;
}
.bulletin-news-view-block a.view-all-btn{
	color:#fff;
	font-size:16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
}
.bulletin-news-view-block .pagination ul li{
	display:inline-block;
	font-size:16px;
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
	font-weight: 600;
	color:#3A5590;
}
.bulletin-news-view-block .pagination ul li.active{
	color:#366FF5;
}
.bulletin-news-view-block .pagination ul li:last-child:after {
	content: "";
}
.bulletin-news-view-block .pagination ul li:after {
	content: "/";
	color: #3A5590;
	margin: 0 3px 0 5px;
}
.bulletin-news-view-block .pagination ul li:last-child:after {
	content: "";
	margin: 0;
}
.bulletin-my-up-dates{
	border-right: none;
}
.bulletin-ads-bg-block .bulletin-news-add1{
	text-align: center;
}
.yiddish-col-right-block .yiddish-add-block.ad-mobile-nons{
	display: none;
}
.yiddish-category-block .sidebar-latest-update-row:nth-child(3n+3) {
	border-right: none;
}
/*.with-sticky-header .mobile-sticky-play-icon {
    display: inline-block;
    left: 66px;
    position: absolute;
    top: 7px;
}*/
.with-sticky-header .mobile-sticky-play-icon img{
	width: 35px;
}
.with-sticky-header.mobile-sticky-player-bar .yiddish-player-main {
	display: block;
}
/*.with-sticky-header .yiddish-player-main{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
	display: block;
}*/
.with-sticky-header .all-new-page-player .yiddish-player-main{
	left: 0;
	padding: 0 15px;
}
.mobile-sticky-search-bar .yiddish-search-bar{
	display: block;
}

.subcategory_top_block_img,
#details-page-main .how-built-sec .how-built-img {

    width: 120px;
}
.subcategory_top_block_txt {
        padding: 0 20px;
    width: calc(100% - 120px);
    float: right;
	margin:0;
}


.yiddish-player.home-players.fixed
{position: fixed;}
.body-main.with-sticky-header #display {

    top: 65px;
   
}

.yiddish-categories .slick-list {
    padding-left: 50px !important; margin: 0 -5px;
}
.bulletin-news-block
{    padding: 20px 0px 20px;}
.yiddish-player-details
{border-bottom:none;}

.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > h1,
.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col span.date,
.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col > p.minimize,
.yiddish-news-block .bulletin-news-des .bulletin-news-des-row .bulletin-play-time,
.yiddish-news-block-inner .bulletin-news-des .bulletin-news-col .minimize
{padding-left:25px; padding-right:25px;}

.yiddish-news-block-inner .bulletin-news-des .bulletin-seek-scroller .owl-nav button[type="button"],
.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .owl-nav button[type="button"],
.sidebar-latest-updates .owl-carousel .owl-nav button[type="button"],
.interviews-analysis-block .tab-content .owl-carousel .owl-nav button[type="button"]

{    position: absolute;
    background: #ffa722;
    width: 35px;
    height: 35px;
    left: -17px;
    z-index: 5;
    top: 42%; border-radius:100%; color:#fff;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	cursor:pointer; margin:0;
	}
	.tab-content .owl-carousel .owl-nav button[type="button"],
	.interviews-analysis-block .tab-content .owl-carousel .owl-nav button[type="button"]
	{top:50%;}
	
	.home_three_column_layout .row .col-xl-4.col-lg-6.col-md-12.yiddish-news-block-inner, .home_three_column_layout .row .col-xl-4.col-lg-12.col-md-12.yiddish-news-block-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.details-newses-sec .owl-carousel .owl-stage-outer .owl-stage
{display:block; width:100% !important; transform:none !important;}
.details-newses-sec .owl-carousel .owl-stage-outer .owl-stage .owl-item.cloned
{display:none;}

.details-newses-main .row .order-lg-2
{padding-left:0 !important;}
}

.yiddish-news-block-inner .bulletin-news-des .bulletin-seek-scroller .owl-nav button[type="button"].owl-next,
.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .owl-nav button[type="button"].owl-next,
.tab-content .owl-carousel .owl-nav button[type="button"].owl-next,
.sidebar-latest-updates .owl-carousel .owl-nav button[type="button"].owl-next,
.interviews-analysis-block .tab-content .owl-carousel .owl-nav button[type="button"].owl-next
{left:auto; right:-17px;}
.yiddish-news-block-inner .bulletin-news-des .bulletin-seek-scroller .owl-nav button[type="button"] span,
.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .owl-nav button[type="button"] span,
.tab-content .owl-carousel .owl-nav button[type="button"] span,
	.sidebar-latest-updates .owl-carousel .owl-nav button[type="button"] span,
	.interviews-analysis-block .tab-content .owl-carousel .owl-nav button[type="button"] span
{color: #fff;
    font-size: 30px;
    line-height: 24px;
    display: block;
    height: 30px;}
	
	
	.yiddish-news-block.two_lines_head .bulletin-news-des .bulletin-news-des-row
	{max-height: 222px;}
	
	.yiddish-category-block-inner .tab_content .owl-carousel.off .sidebar-latest-update-row .bulletin-news-col .bulletin-play-time
	{right:15px; left:15px;}
	.yiddish-category-block .sidebar-latest-update-row.yiddish-category-view-all
	{padding:0;}
	
	
	.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .owl-nav button[type="button"] span

	{width:23px;}
	.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .owl-nav button[type="button"].owl-prev span
	{float:right}
	
	.yiddish-category-block .yiddish-category-block-inner .tab_container .tab_content .bulletin-news-col{padding-left:15px !important; padding-right:15px !important;}
	
	
/* 	.yiddish-news-block.two_lines_head, */
	.yiddish-col-right-block .yiddish-cols .yiddish-add-block
	{padding:0 10px;}
	.yiddish-category-block .tab_content
	{overflow:hidden;}
	



@media only screen and (max-width: 680px) {
	.yiddish-col-right-block .yiddish-cols .yiddish-add-block {
		margin: 0 0 0px;
	}
	.yiddish-add-block.mobile-add-pad{
		margin: 5px 0;
	}
	.subcategory_top_block
	{margin-top:20px;}
	.subcategory_top_block_txt .tara_heads
	{margin-top:20px;}

.how-built-sec
{display: block !important;}

#details-page-main .how-built-sec
{overflow:hidden;}
#details-page-main .how-built-sec .how-built-img
{width: 120px; float:right;}

#details-page-main .how-built-sec .how-built-text {
        padding: 0 20px;
    width: calc(100% - 120px);
    float: right;
   
}
#details-page-main .how-built-sec .how-built-img img
{width:100%;}

#details-page-main .how-built-heding {
    margin-top: 20px;
}

.yiddish-coloum-block
{margin-top: 0px;}

.bulletin-news-owl-theme .bulletin-news-col .bulletin-play-time
{direction: rtl;}
}
@media only screen and (max-width: 479px) {
	.yiddish-category-block .sidebar-latest-update-row {
		width: 100%;
	}
	.yiddish-category-block .sidebar-latest-update-row:nth-child(3n+3) {
		border-right:none;
	}
	.bulletin-news-block .bulletin-block-btns ul li a.view-all{
		display:none;
	}
	.bulletin-news-block .bulletin-heading span {
		font-size: 15px;
		display: inline-block;
		padding: 15px 10px;
	}
	.yiddish-queue-listing-row .bulletin-seek-bar {
		width: 84px;
	}
	.bulletin-news-col{
		padding: 30px 20px 25px;
	}
	.yiddish-col-right-block .yiddish-news-block .yiddish-news-block-inner .bulletin-seek-bar{
		width:54px;
		top: -10px;
	}
	.yiddish-category-block{
		margin-bottom:30px;
	}
	.row.yiddish-add-block-row.device-banner-add .add-block-row {
		padding: 0;
	}
	.yiddish-footer-nav ul li{
		padding-bottom: 10px;
		width: 100%;
	}
	.yiddish-category-title-block a.view-all-btn {
		padding-right: 30px;
	}


	.jewish-header .yiddish-navbar-block ul li a:before{
		display:block;
	}
	.yiddish-category-block .bulletin-play-time.bulletin-play-mob {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.bulletin-my-up-dates .my-player-seek-bar{
		position: absolute;
		width: 100%;
		bottom: 10px;
		padding-right: 40px;
	}
	.bulletin-my-up-dates .my-player-seek-bar img{
		height: 20px;
	}
	.bulletin-my-up-dates .my-playes-option{
		position: absolute;
		right: 20px;
		width: 70%;
	}
	.my-pagination ul li a {
		font-size: 14px;
	}






}
/*
.col-xl-5.col-lg-6.col-md-12.order-2.order-lg-1{
	padding-left: 0px;
}
*/

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
p.category_path{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 2px;
	color: #ffa722;
}
.category_path a{
	color: #ffa722;
}


/*** Player CSS ***/

.enron_slider {
	-webkit-appearance: none;  /* Override default CSS styles */
	appearance: none;
	width: 100%; /* Full-width */
	height: 4px; /* Specified height */
	background: #d3d3d3; /* Grey background */
	outline: none; /* Remove outline */
	opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
	opacity: 1; /* Set transparency (for mouse-over effects on hover) */
	-webkit-transition: .2s; /* 0.2 seconds transition on hover */
	transition: opacity .2s;
  }
  
  /* Mouse-over effects */
  .enron_slider:hover {
	opacity: 1; /* Fully shown on mouse-over */
  }
  
  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */ 
  .enron_slider::-webkit-slider-thumb {
	-webkit-appearance: none; /* Override default look */
	appearance: none;
	width: 15px; /* Set a specific slider handle width */
	height: 15px; /* Slider handle height */
	background: #C83333; /* Green background */
	border-radius: 8px;
	cursor: pointer; /* Cursor on hover */
  }
  .enron_slider.no-thumb::-webkit-slider-thumb{
	  width: 4px; /* Set a specific slider handle width */
	height: 4px;
	border-radius: 0px;
  }
  .enron_slider.no-thumb::-moz-range-thumb{
	  display: none;
  }
  .enron_slider::-moz-range-thumb {
	width: 25px; /* Set a specific slider handle width */
	height: 25px; /* Slider handle height */
	background: #04AA6D; /* Green background */
	cursor: pointer; /* Cursor on hover */
  }
  .songInfo{
	 display: flex;
	 width: 100%;
	 cursor: pointer;
  }
  .enron-player{
	  position: fixed;
	  left:20px;
	  bottom: 0px;
  }
  .favourite-list{
	  max-height: 254px;
	  min-height: 254px;
	  overflow: scroll;
  }
  .news-section .hide-nav-arrow .owl-nav{
	  /*display:none;*/
  }
  .music-buttons-section{
	backdrop-filter:blur(82px)
  }
  .music-buttons-section .playBtn span{
	color:#0e2046;
  }

.navigation  a.request-page{
	font-family: 'Noto Sans Hebrew', 'Noto Sans', 'Open Sans Hebrew', sans-serif;
}

.yiddish-brand{
    
    display: flex;
    justify-content: center;
    width: 100%;
}

.yiddish-brand .logo1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    column-gap: 10px;
    row-gap: 10px;
}
.yiddish-brand .logo1 .content h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
	opacity: 0.4;
	font-weight: bold;
}

.yiddish-brand .logo1 .logo img {
    max-width: 100px;
}

.yiddish-brand .logo1 .logo.logo-2 img {
    margin-top: -15px;
}
