/* C:\globes\wwwroot\news\m\css\hp.css */
body {direction: rtl;margin: 0;padding: 0;zoom: 100%;text-rendering: optimizeLegibility;-webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: transparent;background: #fff1e5;}
@font-face {
font-family: 'almoniTzar700';
font-weight: 700; /*(bold)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff') format('woff2'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff2') format('woff');
}
@font-face {
font-family: 'almoniTzar300';
font-weight: 300; /*(light)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.woff') format('woff'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-light-aaa.woff2') format('woff2');
}
@font-face {
font-family: 'almoniTzar400';
font-weight: 400; /*(regular)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot?#iefix') format('embedded-opentype'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff') format('woff'), 
    url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff2') format('woff2');
}
@font-face {
font-family: 'almoniTzar500';
font-weight: 500; /*(regular)*/
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot?#iefix') format('embedded-opentype'),
    url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'),
    url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: url(/Static/fonts/OpenSans/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrew';
  font-style: normal;
  font-weight: 400;
  src: url(/Static/fonts/OpenSansHebrew/OpenSansHebrew-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'OpenSansHebrewBold';
    font-style: normal;
    font-weight: 700;
    src: url(/Static/fonts/OpenSansHebrew/OpenSansHebrew-Bold.ttf) format('truetype')
}


@font-face {
  font-family: 'OpenSansHebrewCondensedBold';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrewCondensedRegular';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'OpenSansHebrewCondensedLight';
  font-style: normal;
  font-weight: 800;
  src: url(/Static/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.ttf) format('truetype');
}


@font-face {
    font-family: 'almoniDL400';
    font-weight: 400;
    /*(regular)*/
    font-style: normal;
    src: url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.eot');
    src: url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.woff2') format('woff2'), url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.woff') format('woff');
}

@font-face{
	font-family:'almoni-dl';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot'); 
	src: url('/Static/fonts/almoni/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.ttf') format('truetype'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.woff') format('woff'), 
		url('/Static/fonts/almoni/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
}

h1, h2, h3, h4, h5, h6, p, ul, il, ol {padding: 0;margin: 0;}
a {color: #000;text-decoration: none;}
.wrapper {width: 100%;margin:55px 0 0 0;padding: 0;background:#fff1e5;font-family:almoniTzar300, Arial;}
.wrapper.article {margin-top:70px}
 
body.hide {overflow:hidden; display:block }
body.hide:after { overflow:hidden; position:fixed; left:0; width:100%; height:100%; content:''; z-index:1; top:0 }
body.hide #ads { overflow:hidden;background-color: rgba(0, 0, 0, 0.6);position:fixed; left:0; width:100%; height:1000%;  z-index:15; top:0; display:block } 

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
} 

/*.loginContainer {
    position: absolute;
    background: #fff1e5;
    z-index: 99999999999;
    padding: 2%;
    width: 96%;
        top: 10%;
}*/

/* header */

#header {
    background: #f1dfcf;
    width: 100%;
    height: 50px;
 
    text-align: center;
    position: fixed;
    top: 0 !important;
    z-index: 1001;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
#header:before {content:''; height:60px}
/*#header.sticky {position: fixed;top:0 !important;z-index: 1001;box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);}*/
/*.article.sticky article {margin-top:75px !important}*/

.wrapper.home #header {
    top:28px !important;
}
.wrapper.home .nav {
    margin-top: 80px
}


a.new:after {
    color: #fff;
    background: #1a01c4;
    font-family: 'OpenSansHebrew';
    font-weight: bold;
    font-size: 10px;
    border-radius: 4px;
    padding: 3px;
    display: inline-block;
    line-height: 1;
    margin: 0 5px 0 0;
    position: relative;
    top: -3px;
    content: "חדש";
}

.wrapper.sticky #menuWr menu .close {top:15px}

#header .fa-bars {
    right: 20px;
    top: 14px;
    font-size: 22px;
    position: absolute;
 
}
#header .userLink {
    position: absolute;
    left: 14px;
    top: 12px;
    font-size: 24px;
    background: url(https://images.globes.co.il/globes/nav_person_b.svg) no-repeat 0 0;
    height: 24px;
    width: 24px;
}
#header .userLink.connected {
    background: url(https://images.globes.co.il/globes/icons/filled.svg) no-repeat 0 0;
}
#header .fa-search {
position: absolute;
left:20px;
top: 14px;
font-size: 22px;
}
#header .fa-search:before {color:#000;}
.wrapper.article #header .bigFontBTN {    
    background: url(https://images.globes.co.il/images/m/font.svg) no-repeat 0 0;
    position: absolute;
    left: 43px;
    top: 16px;
    width: 22px;
    height: 37px; 
} 
#header .logo img {padding-top: 12px;}
  #megaMenu .red-mail:after {content:''}
#header .fa-share-alt {display:none}
.wrapper.article #header .fa.share1 {
    position: absolute;
    left:86px;
    top: 14px;
    font-size: 22px;
    display:block;
}

.wrapper.article #header .fa.share2 {
    position: fixed;
    left: 11px;
    bottom: 75px;
    font-size: 18px;
    display:block;
    width: 35.8px;
    height: 35.8px;
    border-radius: 60px;
    background-color: rgba(53, 53, 53, 0.7);
    color:#fff;
    line-height: 36px;
    z-index:111;
}



#menuWr menu {
  width: 0;
 visibility:hidden;
  height: 772px;
 
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.44);
  position:fixed;
  top:0;
  margin:0;
  right:0;
  z-index: 10000000000;
  text-align:center;
  padding:0;
  transition: all .3s;
}
#menuWr menu.open {background-color: #fff1e5;}
#menuWr .search {width:85%}
#menuWr menu.open {   visibility:visible;width:100%;  }
 
/* PORTAL */
#upper_header .logo {  text-align: center;  font-size: 32px;  color: #1a1a1a; font-family: almoniTzar700; line-height: 50px;}

 

.backIcon { position:absolute; left: 20px; top: 14px; display:none;}

/*promotion label*/
.promotion {font-size: 27px;color: #53917e;font-family: almoniTzar400; margin: -10px 15px 24px 0; display: block;}


/* iphone fix */
@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
    #menuWr menu.open  {width:100%;}
    #menuWr .search {width:102%}

}

.oldBtns { display:none !important}
#menuWr menu .searchWr  {display:none;width:0}
#menuWr menu.open .searchWr { background:#000 !important; height:55px !important; display:block; width:100%}
#menuWr menu.open .searchWr input {
    background: #262626 !important;
    color: #c0c0c0;
    font-size: 18px;
    font-family:almoniTzar300;
    text-indent: 40px;
    width: 100px;
    border: 0;
    float: right;
    border-radius: 7px;
    height: 30px;
    margin: 10px 20px 0 0;
    -webkit-box-shadow:none;
    border-radius: 0 !important;
    outline:none;
    }
#menuWr menu.open #query_for_site:focus { position:absolute; right:0; width:80%}
.searchWr input::placeholder {  color: #c0c0c0;    font-size: 18px;    font-family:almoniTzar300; }
.searchWr a .lupa {position: absolute;  right: 24px;  top: 10px;   width: 24px  !important;}

 
#menuWr .fa-bars:hover + .menu { display:block}

#menuWr menu .iconTop { width:90px; display:inline-block; margin-top:11px}
#menuWr menu .iconTop img {float:right}
#menuWr menu .iconTop span {color:#fff;font-family:almoniTzar300; font-size: 18px;  text-align:right; float:right;  margin-top: 8px; }
#menuWr menu img { width:33px; height:33px}
#menuWr menu .close img { display:none; margin:0 auto; width:24px; height:24px}
#menuWr menu.open .close img { display:block}
#menuWr menu  div span {
  font-family: almoniTzar400;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.3px;
  text-align: center;
  color: #fff;
  width: 50%;
  display: inline-block;
  margin: 5px auto 0;
}
#menuWr menu ul {height:calc(100% - 300px); overflow:scroll;-webkit-overflow-scrolling: touch;padding-bottom:20px;}
#menuWr menu ul li {margin:0; padding:0; text-align:right; border-bottom:1px #ead5c3 solid;    list-style: none;}

#menuWr menu.open ul li a, #menuWr menu.open ul li span {    display: block;
    line-height: 40px;
    font-size: 22px;
    font-family: almoniTzar400;
    width: 90%;
    text-align: right;
    letter-spacing: 0.35px;
    margin-right: 24px;
}
#menuWr menu.open ul li span i {    float: left;    margin-top: 8px;}
#menuWr menu ul li:last-child {border-bottom:0}

#menuWr menu.open .submenu.open { background-color: #ead5c3; padding-right:20px} 
#menuWr menu.open .submenu.open li a {font-family:almoniTzar300;font-size: 23px;}


 
#menuWr menu.open .close {  float:left;  margin: 16px 0 0 12px; cursor:pointer;z-index:2;height:30px;background:#000;    } 
#menuWr menu .submenu {display:none; padding-bottom:0!important}
#menuWr menu .submenu.open {display:block;     overflow: visible;    height: auto;}

#menuWr .search {
  height: 2913px;
  background-color: #262626;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.44);
  position:fixed;
  top:-5px;
  left:0;
  z-index:100;
  text-align:center;  
  padding:0; 
  display:none;
}
#menuWr .search.open{ display:block;}
#menuWr .search .close { position:fixed; right:14px;top:15px;cursor:pointer; z-index:2}

.wrapper.sticky #menuWr .search  {   top:-15px}
.wrapper.sticky #menuWr .search .close {top:15px}
 
 
#menuWr menu.open .searchWrap { background:#373737; position:absolute; top:45px; left:0; width:100%; }
#menuWr menu.open .searchWrap span {  
  font-family: almoniTzar300;
  font-size: 24px;
  text-align: center;
  color: #fff;
  width: 49%;
  display: inline-block;
  padding:15px 0 13px;
  color:#808080;
}
#menuWr .searchWrap span.active {  font-family: almoniTzar400; font-size: 25px; color:#fff;   background: #262626;}


#menuWr .searchForm {position:relative; top:125px; background:#3f3f3f;left:0;  width:calc(100% - 40px);  margin: 0 auto; }
#menuWr .searchForm input {border:0; padding:15px 0;  background:none; width:calc(100% - 50px);  display: block; color:#fff;  font-size: 17px;    font-family: almoniTzar400;    letter-spacing: 1px; text-indent:5px }
#menuWr .searchForm #searchFormClick img {vertical-align: bottom;}
#menuWr .searchForm #searchFormClick {    position: absolute;   left: 15px;  top: 15px;}

#menuWr .searchForm.s2019{width: 100% !important;height: 43%;overflow: scroll;top : 0px!important;display:none;color:white!important;}
#menuWr .searchForm.s2019.open {display: block; position: fixed;
    z-index: 11111;
    top: 55px !important;    height: calc(100% - 55px);
}
#menuWr .searchWr.open { display: block}


#menuWr menu .searchForm .searchRes .title { background-color: #3f3f3f; height: auto}

#divArticleSearch { clear:both;}
#divArticleSearch  a {height: 25px; color: white; width: 100%!important; font-size: 21px;position:relative;display:inline-block; color: white; width:49%; height:auto; text-align:right; padding: 5px;}
#divArticleSearch  a img, #divArticleSearch  a span { float:right; padding-right:14px; width:25px; height:25px; text-align: right!important}
#divArticleSearch  a i {float:left; text-align:left!important;box-sizing: border-box;  margin: 5px auto 0 24px;}
#divHiddenSearch table {
    background: #3f3f3f;
    font-family: almoniTzar400 !important;
    font-size: 130% !important;
    width: 94%;
    margin: 0 auto;
    border: 0 !important;
}
    #divHiddenSearch table .title {
        border-bottom: 1px #fff solid;
        padding: 0 !important
    }
#divHiddenSearch table * { color:#fff; text-align:right !important}
#divTagsSearch {
    width: 98%;
    margin: 0 auto;
}
#tblHiddenSearch tr td a {
    font-family: almoniTzar300 !important;
}

 
 


    #tblHiddenSearch tr td.title2:after {
        display: none
    }
#menuWr .searchForm.s2019.open #divHiddenSearch {
    position: static;
    background: #3f3f3f;
    padding:0
}
    #menuWr .searchForm.s2019.open #divHiddenSearch td {
        color: #fff;
        font-family: almoniTzar300 !important;
        font-size: 19px;
    }

#tblHiddenSearch tr td.title2 span {
    background: #3f3f3f;
    font-family: almoniTzar300 !important;
    padding: 0 !important;
    position: static;
    font-size: 19px;
}




#menuWr menu .searchForm.s2019 .searchRes {
    padding: 0;
    margin: 0;
    height: auto !important;
    color: white !important;
    overflow-x:scroll
}
#menuWr menu .searchForm .searchRes .title{ padding: 10px; font-size:20px}
#menuWr menu .searchForm .searchRes .title span:first-child{ float: right; display: inline-block;width: 44%; font-size:20px;text-align:right;  }
#menuWr menu .searchForm .searchRes div.title span.toAllResults {display:inline-block; width:40%; float:left; font-size:20px; text-align:left;}
#menuWr menu .searchForm .searchRes div a.toAllResults { display:inline-block; width:40%;  float:left; text-align:left; padding: 10px 0px 10px 30px;}
.searchRes i.fa-chevron-left, 
.searchRes i.fa-chevron-down{font-size:14px!important;margin-right:10px;padding:0!important;     float: none;
    color: #fff;}
.searchRes i.fa-chevron-left:before{ content: "\f053"}

#menuWr menu .searchForm .searchRes div.res{height: auto; overflow:scroll}
    #menuWr menu .searchForm .searchRes div.res a {
        display: block;
        width: 100%;
        text-align: right;
        padding: 5px 10px;
        font-size: 20px;
        color: white !important;
        margin: 0;
        border-bottom: 1px solid #3f3f3f;
        border-radius: 5px;
        font-family: 'almoniTzar400';
    }
#menuWr menu .searchForm .searchRes div.res.second {display:none;}
#divTagsSearch div.res { text-align: right; padding-right:10px;height:60%!important; overflow:scroll;}
    #divTagsSearch div.res a {
        display: inline-block !important;
        padding: 0 10px !important;
        border: 1px solid #fff;
        border-bottom: 1px solid #fff !important;
        width: auto !important;
        margin: 10px 7px 5px 0px !important;
        font-family: 'almoniTzar400';
    }


.searchRes .title1 {
   
}
.searchRes .title2 {
    border-bottom: 1px #fff solid;
}
    .searchRes .title2 span {
        display: inline;
    }
.searchForm.open #tblHiddenSearch tr td.title1 {
    background: #3f3f3f !important;
}
#tblHiddenSearch tr td a {
    font-size: 21px;
    color: #fff !important;
 
}


/* end header*/
/* mega menu*/
#megaMenu {
    transition: all .3s;
    width: 0
}
#menuWr menu.open #megaMenu {visibility:visible;width:100%} 
#header.MyGlobes {    position: fixed;    top: 0 !important;height: 90px !important;}
#header.MyGlobes + #menuWr menu.open .searchWr {    z-index: 111111;    position: fixed;}
#header.MyGlobes + #menuWr #megaMenu .megaMenuInner {    padding-top: 85px;}
#header.MyGlobes + #menuWr {margin-top: 98px;}
#header.MyGlobes .myGlobesLogo { 
   background: url(https://images.globes.co.il/globes/2019/myGlobes/logo-globes-sheli-stripes-m.svg) no-repeat 0 0px;
    float: right;
    
    width: 124px;
    margin: 14px 60px 0 0;
    height: 23px;}

#header.MyGlobes .userLink {left:60px}
.horizontal {
    box-shadow: 0px 3px 5px rgba(100,100,100,0.49);
    width: 100%;
    height: auto;
    overflow: auto;
    position: relative!important;
    top:13px!important;
    z-index: 1!important;
    background: #fff1e5;
}
#header.MyGlobes:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 30px;
    height: 46px;
    filter: blur(5px);
    background-color: #fff1e5bd;
    top: 49px;
    z-index: 1;
}

.horizontal .table {
    display: table;
    table-layout: fixed;
 
}
 ::-webkit-scrollbar {
    display: none; 
}

/*.horizontal article.selected a {color:#97133f;font-family: almoniTzar400;    border-bottom: 2px #97133f solid; }*/
#newsletterWrapper h2.secName { text-align:center}
#newsletterWrapper h2.secName:after {display:none}



#megaMenu .megaMenuInner {width: 100%;
    padding-top: 30px;
    height: 100vh;
    overflow-y: scroll;
 
    background-color: #fff1e5;
    }
.horizontal article {
    
        border-left: 1px #f1dfcf solid;
    height: 43px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 13px;
    white-space: nowrap;
}


 
 



.horizontal a, .horizontal a:hover {
    font-family: almoniTzar300;
    position: relative;
       font-size: 7vw;
    line-height: 45px;
    color: #000;
    font-weight: normal;
  
    display: block;
}


.horizontal  .sel {    color: #97133f;    }

.horizontal .sel::after {
position: absolute;
 width: calc(100% + 28px);
   background: #97133f;
    height: 2px;
    border-radius: 1.5px;
    bottom: 0;
   right: -14px;
    content: "";
}





#megaMenu .megaMenuInner hr {margin:0; border: none; background-color: #f1dfcf;height:1px;color:#f1dfcf;    margin: 20px 0;}
#megaMenu .megaMenuInner a  {    margin-right: 24px;}
#megaMenu .megaMenuInner h3 { margin:16px auto; text-align:center; font-weight:normal;   color: #866f5b;  font-size: 20px; overflow: hidden;      font-family: almoniTzar300;   position:relative;}
#megaMenu .megaMenuInner h3:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: text-bottom;
    width: 100%;
    margin-left: -100%;
    margin-right: 10px;
    border-top: 1px solid #f1dfcf;}
#megaMenu .megaMenuInner h3:before {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: text-bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 1px solid #f1dfcf;}
#megaMenu.openMenu { visibility: visible; height: calc(100vh - 34px);    z-index: 11111111111111;}



#megaMenu .menuRow a {display: block;line-height: 44px; font-size: 24px;font-family: almoniTzar400; width:90%; text-align:right;letter-spacing: 0.35px;}
#megaMenu .menuRow .selected, #megaMenu .menuRow a:hover{color: #97133f}
#megaMenu .menuRow a:last-child {margin-bottom:40px}
#megaMenu .my-globes {  
    width: 40%;
  height: 32px;
  border-radius: 4px;
 
  border: solid 1px #97133f;
  background:url(https://images.globes.co.il/globes/2019/myGlobes/globes-sheli-m-88.svg) no-repeat center 6px;
  margin-right: 0 !important;
  display: inline-block;
  position:relative;
 
}
 
#megaMenu .red-mail {
        position:relative;
  width: 40%;
  height: 32px;
   border: solid 1px #97133f;
  border-radius: 4px;
  background:url(https://images.globes.co.il/globes/2019/myGlobes/red-mail.svg) no-repeat center;
    margin-right: 20px !important;
  display: inline-block;}

#megaMenu .menuRow details summary::-webkit-details-marker {     display: none;    content: "";}
#megaMenu .menuRow details summary::marker {     display: none;    content: "";}
#megaMenu .menuRow details,.menuRow summary {outline:none;font-size: 16px;font-family: almoniTzar400; }
#megaMenu section.last {background:#f1dfce; padding:20px 0 220px; margin-top:10px}
#megaMenu section.last, #megaMenu section.last summary, #megaMenu .sec {font-family: almoniTzar300 !important;color: #484848;}
#megaMenu .menuRow summary {position:relative;  font-size: 24px;  padding-right: 26px;line-height: 40px;  width: 89%;   cursor: pointer;text-align: right;    letter-spacing: 0.35px;}
#megaMenu .menuRow summary h3:hover { color:#c00}
#megaMenu .menuRow summary:after {
        content: "\f107";
    display: block;
    font-size: 28px;
    color: #000;
    position: absolute;
    left: 20px;
    top: 7px;
 font: normal normal normal 26px/1 FontAwesome;

}
#megaMenu details[open] summary {background:#fff1e5;}
#megaMenu .last details[open] summary {background:#f1dfcf;}
#megaMenu details[open] summary:after {       transform: rotate(180deg);  top: 7px;    }
#megaMenu details[open] a { margin-right:40px;  }
#megaMenu section.last details[open] a {font-family: almoniTzar300;}
#megaMenu .closeMegaMenu {background: url(https://images.globes.co.il/globes/icons/icons1PxBgStripe.svg) no-repeat -152px -6px;width: 20px;height: 20px;position: absolute;left:-40px;top:5px; cursor: pointer;     outline: 10px #fff9f4 solid;  z-index: 1;background-color: #fff9f4; display:none}
#megaMenu.openMenu .megaMenuInner::-webkit-scrollbar { width: 6px;  }
#megaMenu.openMenu .megaMenuInner::-webkit-scrollbar-track {  background: rgba(184, 171, 160, 0.33);}
#megaMenu.openMenu .megaMenuInner::-webkit-scrollbar-thumb {background-color: #b8aba0;border-radius: 2px;border: 1px solid #b8aba0;}
#megaMenu .menuRow { margin-top:16px}
#megaMenu .minui {     
      width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #97133f;
    height: 40px;
    display:none;
    color: #fff;
    font-family: almoniTzar400;
    line-height: 40px;
    letter-spacing: 0.15px;
    font-size: 22px;
    margin: 0 !important;
}
.menu.open #megaMenu .minui {display: inline-block;}
 
/* end end menu*/

/* finance */   
.marquee {height: 16px;overflow: hidden;direction: ltr;}
.finance {
    background:#000;
    padding: 6px;
    z-index: 5;
    position: FIXED;
  top:0;
    LEFT: 0;
    WIDTH: 100%;
}
.finance a {margin-left:5px;direction: rtl;display: inline-block;/* line-height: 20px; */}
.finance span {display: inline-block;font-size: 22px;font-family:almoniTzar300, arial;color: #fff;line-height: 18px;margin-left: 5px;}

.finance .number {direction: ltr;font-feature-settings: "smcp";text-align: left;}
.finance .up {color: #0DD167;}
.finance .down {color: #e7165b;}



#div-gpt-ad-1701338971128-0 {
   max-height: 50px;
}


/* end finance */
/* nav */
.nav {
    height: 47px;
    background-color: #fff1e5;
    width: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
}
.nav div {width: 32%;display: inline-block;text-align:center;border-left: 1px #f1dfcf solid;height:43px;}
.nav div:last-child {border-left:0}
.nav a {font-size: 7vw;line-height: 45px;display:block;font-family: almoniTzar300, Arial;}

.wrapper.all  .nav div:nth-child(2) a {color:#97133f; font-family:almoniTzar400}
.wrapper.home .nav div:nth-child(1) a {color:#97133f; font-family:almoniTzar400;     border-bottom: 2px #97133f solid;}
/* end nav */      
#content section.clip div span time {
    color: #fff1e5;
    display: inline;
    margin-right: 8px;
}

/* main */

#vadInterstitialSplash {position:absolute}

h1.title.my {
    margin-right: 0 !important;
    width: 100% !important;
}
#content section .Headline {position:relative; margin:0 auto 5px; width:100%;z-index:0; min-height:190px}
#content section .Headline div {position:absolute; bottom:2px; right:15px; z-index:2; padding-left:15px}
#content section .Headline:after {
   background-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 2%, rgba(0,0,0,0.40) 43%, #000000 91%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    z-index:1;
    width: 100%;
    opacity: 0.3;
}
#content section .Headline img {width:100%; height:auto; display:block; }
#content section .Headline h4 {font-size: 7vw;color: #fff;margin:0;position:relative;text-shadow: 0px 0px 5px #000;}
#content section .Headline h4:after { bottom:0px; right:0; border-bottom:2px #c00 solid; width:20px; content:''; position:absolute}
    #content section .Headline h2 {
        font-size: 9.2vw;
        color: #fff;
        text-shadow: 1px 1px 10px #000;
        width: 100%;
        line-height: 9vw;
        margin: 0;
        font-family: almoniTzar400;
        font-feature-settings: "smcp";
        padding-top:10px;
    }
#content section .Headline h2:after {display:none}
#content section .Headline b, section.article .Headline time {color:#fff !important;display:inline;}

/* drama */
#content section .Headline.drama h4 { background: #c00; text-shadow: none; white-space: nowrap;   
    height: 30px;    text-align: center; padding:0 5px;    line-height: 30px;   font-size: 22px; letter-spacing: 0.3px;      display: inline-block;   font-family: almoniTzar300; margin-bottom:0px }

#content section .Headline.drama div { bottom: 0;  }


#content section .Headline.drama h4:after {display:none}
#content section .Headline.drama h2 { line-height: 57px;  font-size: 76px;  letter-spacing: -0.21px;}
#content section .Headline.drama p {    line-height: 26px; font-size: 24px; color:#fff;font-family: almoniTzar300;}
#content section .Headline.drama:after {    background-image: linear-gradient(to bottom, #0000 4%, #0000 62%, #070707); opacity:1}
#content section .dramaText {background:#000; padding:0 0 16px; position:relative; top:-5px}
#content section .dramaText a {background:#000; color:#fff; font-size:24px; line-height:24px; padding-top:0;}

h2.titleCulutre {
    font-family: almoniTzar400,arial;
    font-weight: 100;
    font-size: 15vw;
    color: #171717;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 15px 0 0 0;
}
#content section.bgColor a.folder , .bgColor{
    background: #cedbfc;
}
#content section.bgColor h2 {
    color: #262626;
}
#content section.bgColor h2:after {
    border-top: 1px solid #262626;
}
#content section.bgColor .wr1,#content section.bgColor a{
    background:#e7eefe;
}

@media only screen and (max-width:320px) {
    #content section .Headline.drama h2 {line-height: 48px;font-size: 60px;}
}


@media only screen and (max-width:375px) {
    .compBanner {
        margin-bottom: 10px !important
    }
}


    /* end drama */

    /* tagit */
    .tagit {
        background: #f1dfcf;
        width: calc(100% - 70px);
        margin: 0 auto 9px;
        padding: 7px 20px;
    }

        .tagit .headerTagit {
            color: #000;
            font-size: 24px;
            margin-bottom: 10px;
            font-family: almoniTzar400;
            position: relative
        }
.headerTagit a {
    position: absolute;
    width: 100px;
    height: 25px;
    right: 0;
    top: 5px;
    color:#000
}
.tagit .headerTagit:before {
    content: url(https://res.cloudinary.com/globes/image/upload/v1684656887/Digital/icons/logo-globes-sheli-stripes-m-r_1_tnrzrj.svg);
    position: relative;
    margin-left: 8px
} 

            /*.tagit .headerTagit:after {
                content: '';
                border: .5px #97133f solid;
                top: 10px;
                height: 12px;
                width: 0px;
                position: absolute;
                right: 93px;
            }*/

    .tagiotList {
        overflow: hidden;height:40px
    }

        .tagiotList span {
            font-size: 20px;
            float: right;
            border-radius: 17px;
            border: solid 0.5px #97133f;
            margin-left: 10px;
            margin-bottom: 22px;
            padding: 0 9px 0 9px;
            white-space: nowrap;
            color: #97133f;
            letter-spacing: 0.3px;
        }

            .tagiotList span:before {
                content: "+";
                color: #97133f;
                width: 12px;
                float: right;
                font-size: 25px;
                line-height: 27px;
            }

            .tagiotList span.active {
                background: #97133f;
                color: #fff;
                border-color: #97133f;
            }

                .tagiotList span.active:before {
                    content: url(https://images.globes.co.il/globes/icn-check.svg);
                    width: 13px;
                    float: right;
                    font-size: 20px;
                }

.showMoreTags {
    font-size: 20px;
    color: #97133f;
    letter-spacing: 0.3px;
}

    .showMoreTags:after {
        content: url(https://res.cloudinary.com/globes/image/upload/v1684406508/Digital/icons/Frame_1538-2_t4kd8e.svg);
        margin-right: 4px;
        position:relative;
        top:1.5px
    }

body:has(#showMoreTags:checked + label) .tagiotList {
    height:auto
}
body:has(#showMoreTags:checked + label) .showMoreTags {
    display:none
}




/* end tagit*/
.itemDefault {
    display: flex;
    width: calc(100% - 30px);
    margin: 10px auto;
}
    #content section .itemDefault a{
        width: auto;
        margin: 0;
    }
    #content section .itemDefault .defImg {
        min-height: 100%;
        object-fit: cover;
        float: none;
        width: 100%;
       
        margin-left: 0;
    }
    .bgColor .itemDefault .leftside {
        background: #e7eefe;
    }
    #content section .itemDefault h3 , .itemDefault .leftside span{
        margin: 0 auto;
         width: calc(100% - 30px);
         display:block;
    }
 
    #content section .itemDefault .cluster a{
        margin:0;
    }
    /*#content section .itemDefault time:after {
       content: none;
       position: static;
    }
    #content section div.leftside span time{
      margin:0 15px 0 0;
    }*/
    .default {
    display: grid;
    grid-template-columns: 115px 1fr;
    align-items: center;
    width: calc(100% - 30px);
    margin: 0 auto 10px;
    background: #f1dfcf;
    grid-gap: 0 15px;
}
   .bgColor .default {
    background: #e7eefe;
}
    #content section .default .defImg {
    width: 100%;
     height: auto;
     
    object-fit: cover;
    margin: 0;
}
   .default .cluster {
    width: 100%;
}
   #content section .default a.artlist{
       margin: 0;
      width: 100%;
   }
     #content section .default h3{
       margin: 0;
      width: calc(100% - 10px);
   }
#content section div span time{
  position:relative;
}
 
    .itemKidum {
    text-align: center;
}
    /* end main */

    .al, .cluster {
        font-size: 5.3vw;
        line-height: 1.13;
        letter-spacing: 0.3px;
        color: #97133f;
        margin: 5px auto;
        font-style: normal;
        display: block;
        font-family: almoniTzar300;
        width: calc(100% - 30px);
    }
    .cluster a{
         color: #97133f;
         font-family: almoniTzar400;
    }
    .blueBG .cluster, .blueBG .cluster a, .kidumi .cluster, .kidumi .cluster a, .new .cluster a, .new .cluster {
    color: #1d00cc;
}

        .al span, .cluster span {
            font-family: almoniTzar300;
        }

        .cluster img {
            width: 16px !important;
        }

        .al .liveVideoArticle {
            background: #97133f;
            padding: 2px 4px 2px 7px;
            border-radius: 10px;
            color: #fff;
            font-size: 11px;
            font-family: 'almoniDL400';
        }
            .al .liveVideoArticle:before {
                content: "";
                height: 9px;
                width: 9px;
                border-radius: 50%;
                display: inline-block;
                background: #fff;
                margin-left: 4px;
                animation: blinker 1.5s infinite;
                position: relative;
                top: 1.5px;
            }
@keyframes blinker {
    60% {
        opacity: 0;
    }
}
#content section a.kidumi {
    background: transparent;
    width: auto;
    display: inline-block;
}
#content section .kidumi img {
    float: none;
    width: calc(100% - 30px);
    margin-left: 0;
}
#content section .kidumTitle{
    position: absolute;
    bottom: -3px;
    background: #e7eefe;
    right: 15px;
    width: calc(100% - 30px);
    padding: 10px 0;
    text-align: center;
    line-height: 28px;
    font-size: 24px;
    color:#353535;
}
#content section .kidumTitle:after{
    content:">>";
    margin-right:5px;
}
        #content section.clip .al {
            color: #fff1e5;
            margin: 9px auto 20px;
            width: calc(100% - 16px);
            position: relative;
        }

        #content section.clip .al:after {
            bottom: -10px;
            right: 0;
            border: solid 1px #fff1e5;
            width: 20px;
            content: '';
            position: absolute;
        }



    /* sections */


    #content section {
        margin: 0 auto 10px;
        overflow: hidden;
        display: block
    }
    #content section.bgColor{
        margin:0 auto;
    }

        #content section .artlist div {overflow: hidden; }

        /*#content section.taboola div { overflow:visible}
        #_cm-css-reset._cm-loading*/
        #content section .pirsumi {text-align:center}
        #content section .pirsumi div {
            margin: 0 auto
        }

        #content section img {
            float: right;
            width: 34.8%;
            margin-left: 10px
        }

    #content #tagit-top-section-m .writer__img {
        float: none;
        width: 100%
    }


    #content section div .al span img {
        float: none;
        width: auto;
    }

    #content section img[src*="bomba200x150"] {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #content section.article img.logo {
        width: calc(100% - 30px);
        display: block;
        margin: 0 auto 10px;
        float: none;
    }

    #content section .defImg {
        min-height: 106px
    }

    #content section.pirsum_shdera img {
        width: 100%;
    }

    #content section a, #content section .specialItem {
        width: calc(100% - 30px);
        background: #f1dfcf;
        overflow: hidden;
        display: block;
        margin: 0 auto 10px; /* min-width: 300px; */
    }

        #content section .specialItem h3 a {
            background: none;
            width: auto;
            margin: 0
        }

        #content section a.folder {
            background: #fff1e5;
            margin-bottom: 0;
            width: 100%;
        }

    #content section .wr1 {
        width: calc(100% - 30px);
        background: #f1dfcf;
        overflow: hidden;
        display: block;
        margin: -10px auto 10px;
    }

    #content section div .wr2 {
        width: calc(100% - 30px);
        display: block;
        margin: 0px auto 2px;
        overflow: hidden;
        position: relative;
    }

    #content section .wr1 .al {
        margin: -3px 15px -4px 0;
    }

    #content section h3 {
        text-align: right;
        color: #353535;
        font-weight: normal;
        font-family: almoniTzar400, arial;
        font-size: 6.5vw;
        line-height: 1;
        margin: 11px 0 10px;
        width: calc(100% - 12px);
        font-feature-settings: "smcp";
    }

    #content section b {
        font-size: 20px;
        color: rgba(0, 0, 0, 0.6);
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        float: right;
        width: auto!important;
    }

    #content .searchResults b {
        width: auto
    }

    #content section time:after {
        content: "";
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 8px;
        height: 13px;
        width: 1px;
        margin: 0 6px;
    }

    #content section.promo .wide b {
        display: inline;
    }

    #content section div span time {
        font-size: 20px;
        float: right;
        color: rgba(0, 0, 0, 0.6);
        margin-left: 15px;
        font-feature-settings: "smcp";
    }

    #content section b
    #content section.clip div span time {
        color: #fff1e5;
        display: inline;
        margin-right: 8px;
    }

    #content.srcl section b,
    #content.srcl section div span time {
        font-family: almoniTzar300, Arial;
    }

    #content section h4 {
        color: #97133f;
        font-size: 6vw;
        letter-spacing: 0.4px;
        margin-top: 10px;
        margin-right: 70px;
        font-family: almoniTzar400;
        font-weight: normal;
    }

        #content section h4 span {
            font-family: almoniTzar300;
        }

    #content section .wide h4 {
        width: 99%;
        font-weight: normal;
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: 0.4px;
        text-align: right;
        color: #353535;
    }

    #content section .wr1 p {
        width: calc(99% - 15px);
        font-weight: normal;
        margin: 0 15px 10px 0;
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: 0.4px;
        text-align: right;
        color: #353535;
        float: right;
    }

    #content section .wr1 h3 {
        font-size: 7vw;
        width: 100%;
        margin: 3px 0;
    }

    #content section .wr1 p a {
        width: 100%;
        color: #97133f
    }

    #content section .wr1 a {
        margin-bottom: 0
    }
     #content section  .cluster a{
         display:inline-block;
         width:auto;
     }
    #content section h2 {
        font-size: 12vw;
        font-weight: 300;
        line-height: 1;
        padding: 20px 0;
        text-align: right;
        color: #97133f;
        margin: 0 15px 0 0;
        overflow: hidden;
        width: calc(100% - 30px);
        font-family: almoniTzar300;
    }
    #content section.blueMador h2{
        color:#000;
    }
    #content .marketing h2 {
        color: #127053;
    }
#madorTitle {
     font-size: 12vw;
        font-weight: 300;
        line-height: 1;
        padding: 20px 0;
        text-align: right;
        color: #000;
        margin: 0 15px 0 0;
        overflow: hidden;
        width: calc(100% - 30px);
         font-family: almoniTzar500;
}
h3.tagit_title {
     font-family: almoniTzar300;
     font-weight:normal;
     font-size:36px;
     margin:0 auto 20px auto;
      width: calc(100% - 30px);
      line-height:1;
}
    #content .marketing h2:after {
        border-top: 1px solid #127053;
    }
#content section.new h2:after{
    border-top: 1px solid #000;
}
  #content .article.blueMador h2{
          font-family: almoniTzar500;
  }
 #content .article.blueMador h2:after{
      border-top:none;
  }
  #content section .wr1.blueBG,   #content section .wr1.blueBG a {
    background: #cedbfc;
    text-align: center;
}
  #content section .wr1.blueBG {
padding-top: 85px;
    margin-top: -90px;
}

   #content a.blueBG {
       background:transparent;
       text-align: center;
    margin: 0 auto;
   }
 .blueBG .al span, .blueBG .cluster span{
     color:#1d00cc;
         font-family:almoniTzar400;
 }
 #content section .blueBG  .al {
    margin: 10px 0;
    text-align:center;
}
 #content section .blueBG img {
    float: none;
    width: 85%;
    margin-left: 0;
}
 #content section .blueBG h3 {
    font-size: 36px;
    text-align: center;
    width: 100%;
    margin: 0 0 10px 0;
}
 #content section .blueBG  .wr2 {
    width: auto;
    display: flex;
    margin: 0px auto 15px;
    justify-content: center;
}
 #content section .blueBG time:after{
     content:none;
 }
 #content section .blueBG b{
     margin-left:15px;
 }
 #content section .blueBG time:before {
    content: "";
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 8px;
    height: 13px;
    width: 1px;
    margin: 0 6px;
    left:-14px;
}
 span.mador {
    position: absolute;
    left: 7.5%;
    background: #97133f;
    color: #fff;
    padding: 2px 6px;
    font-size: 16px;
    border-radius: 0 0 4px 0;
}


    h1.title {
        font-size: 12vw !important;
        font-weight: 300;
        line-height: 2;
        text-align: right !important;
        color: #97133f !important;
        margin: 0 15px 0 0 !important;
        overflow: hidden;
        width: calc(100% - 30px) !important;
        font-family: almoniTzar300 !important;
    }

        #content section h2:after, h1.title:after {
            content: "";
            display: inline-block;
            height: 0.5em;
            vertical-align: text-bottom;
            width: 100%;
            margin-left: -100%;
            margin-right: 10px;
            border-top: 1px solid #97133f;
        }

span.new {
    font-family:OpenSansHebrew;
    font-size: 12px;
    background: #1d00cc;
    color: #fff;
    padding: 0px 4px 2px;
    border-radius: 3px;
    margin: 0 10px;
    position: relative;
    top: -8px;
}
section.new .al{
    color:#1d00cc;
}
    #content section .numbered {
        min-height: 130px
    }

        #content section .numbered div {
            font-size: 145px;
            float: right;
            height: 115px;
            width: 65px;
            text-align: center;
            line-height: 132px;
            font-family: almoniTzar300;
            opacity: 0.3;
            color: #353535;
            font-feature-settings: "salt";
        }

        #content section .numbered h3 {
            float: right;
            width: calc(100% - 75px);
            font-size: 28px;
            line-height: 1;
            text-align: right;
            color: #353535;
            position: relative;
            /* margin-top: 10px; */
        }

        #content section .numbered h4 {
            position: relative
        }

            #content section .numbered h4:after {
                bottom: -5px;
                right: 0;
                border: solid 1px #4a4a4a;
                width: 20px;
                content: '';
                position: absolute;
            }

    #content section .link2sec {
        background: #fff1e5 !important;
        text-align: left;
        font-size: 5vw;
        line-height: 1.13;
        letter-spacing: 0.3px;
        color: #97133f;
        margin: 10px 10px 14px 0 !important;
    }

    #content section .bgColor.link2sec{
     background:#cedbfc!important;
}
    #content section .wide img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 0 10px;
    }

    #content section .wide div {
        margin-right: 15px;
        display: inline-block
    }

    #content section.dynamic .wide.lonely.andImage {
        margin-top: -65px;
    }
    #content section .wide.lonely.andImage {
        overflow: visible;
        margin-top: 81px
    }

        #content section .wide.lonely.andImage img {
            width: calc(100% - 46px);
            float: none;
            position: relative;
            top: -70px;
            margin: 0 auto;
            z-index:1;
        }

        #content section .wide.lonely.andImage + .wr1 {
            margin-top: -140px;
            position: relative;
        }

            #content section .wide.lonely.andImage + .wr1 h3 {
                font-size: 10vw;
                line-height: 37px;
                font-family: almoniTzar500,arial;
                margin: 10px 0 12px;
                width: 94%;
            }

            #content section .wide.lonely.andImage + .wr1 .al {
                margin-right: 8px
            }

                #content section .wide.lonely.andImage + .wr1 .al span {
                    font-size: 24px;
                    font-family: almoniTzar500;
                }

            #content section .wide.lonely.andImage + .wr1 .wr2 {
                margin-bottom: 10px;
                width: calc(100% - 46px);
            }

            #content section .wide.lonely.andImage + .wr1 .wr3 {
                width: calc(100% - 42px);
            }

    #content section .add2list.on {
        background: url(https://images.globes.co.il/globes/icons/icn-save-item-full.svg) no-repeat 0 0;
    }
    #content .dynamic .articlessDiv {
        display: flex;
        overflow-x: scroll;
        padding: 0 15px;
        gap: 9px;
        margin-top:-10px;
    }
    #content section.dynamic a {
        background: none;    
    }
    #content section.dynamic a {
        width: 100%;
    }
    #content .articlessDiv time:after{
        content:none;
    }
#content section.dynamic .wide img {
    height: 170px;
    object-fit: cover;
 
    }
  
    #content section.dynamic a {
        display: flex;
        align-items: center;
    }
    #content section.dynamic .wr1 {
        width: calc(100% - 30px);
        background: #f1dfcf;
        margin: -10px auto 10px;
        position: relative;
        padding: 0;
        min-height: 15px;
    }

    #content section.dynamic .wide.lonely.andImage + .wr1 .wr3 {
        width: 100%;
    }
    #content section.dynamic .wide.lonely.andImage + .wr1 .wr2 {
        margin-bottom: 0;
        width: 100%;
    }
    #content section.dynamic .wr1 .al {
        margin: -3px 0 8px 0;
    }
     #content section.dynamic .special{
         flex:0 0 305px;
         background: #f1dfcf;
     }
    section.dynamic .al span {
        font-family: almoniTzar500;
        font-size: 22px;
    }
    #content section.dynamic .wr1 h3{        
        font-family: almoniTzar500;
    }
    #content section.dynamic  a.wr3{
        width:100%;

    }
    #content .dynamic  .wr3{
        margin-top:30px;
    }
       #content .dynamic .al + .wr3{
        margin-top:0px;
    }
       #content section .special .wr2{
           width:100%;
       }
.leftside {
    background: #f1dfcf;
}
    /* end sections */

    /* article carrousel */
.carrousel {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    column-gap: 15px;
    -webkit-overflow-scrolling: touch;
    margin-right: 2% !important;
    margin-left: 4% !important;
    margin-top: -10px !important;
    display: flex !important;
    justify-content: flex-start;
    width: 94%;
}

    #content section.carrousel div {
        background: #f1dfcf;
        overflow:visible;
        width:300px
    }
 

    #content section.carrousel .wr1 {
        min-height: 85px;
        margin-bottom: 0
    }

    #content section.carrousel a {
        width: 100%
    }

#content section.carrousel h3 {
    font-size: 6.5vw;
    padding-right: 10px;
    width: calc(100% - 20px);
}

    #content section.kidum h2 {
        color: #000
    }

        #content section.kidum h2:after {
            border-top: 1px solid #127053;
        }

        #content section.kidum h2:before {
            content: "שיווקי";
            font-size: 20px;
            color: #127053;
            font-family: almoniTzar300 !important;
            height: auto;
            margin: 0 12px 0 0;
            border: 0;
            vertical-align: baseline;
            display: inline;
            position: absolute;
            left: 13px;
            top: 37px;
            background: #fff1e5;
            padding-right: 10px;
        }

    /* tv */
    #content section.clip a div {
        min-height: 60px
    }

    #content section.clip .TVrandom time {
        display: none
    }

    #content section.clip .TVrandom b:after {
        content: "תוכן מקודם";
        color: #fff1e5;
        font-size: 18px;
    }

    #content section.clip time:after {
        display: none
    }

    #content section.clip {
        background: #353535;
        padding: 0 15px;
    }

        #content section.clip h2 {
            color: #fff1e5;
            font-size: 13vw;
            font-family: almoniTzar300;
        }

            #content section.clip h2:after {
                border-top: 1px solid #fff1e5;
            }

        #content section.clip img {
            width: 100%;
            height: auto;
            margin: 0;
            float: none
        }

        #content section.clip a {
            background: #484848;
            padding-bottom: 13px
        }

        #content section.clip .TV:after,
        #content section.clip .TVrandom:after {
            position: absolute;
            content: url(https://images.globes.co.il/images/mobile/2018/ic-play.png);
            left: 50%;
            top: 45%;
            transform: translate(-50%,-115%);
            height: 55px;
            z-index: 1;
            width: 56px;
            opacity: 0.8;
        }

        #content section.clip a.folder {
            background: #353535
        }

        #content section.clip h3 {
            color: #fff1e5;
            width: calc(100% - 16px);
            margin: 10px auto 0;
            font-size: 8vw;
            font-family: almoniTzar300, arial;
        }

        #content section.clip b {
            color: #fff1e5;
            display: inline;
            margin-right: 8px;
        }

        #content section.clip .link2sec {
            background: #353535 !important;
            text-align: left;
            font-size: 15px;
            line-height: 1.13;
            letter-spacing: 0.3px;
            color: #fff1e5;
            margin: 10px 14px 5px 0px;
            font-family: almoniTzar300;
        }

    /* end tv */

    /* deot */

    #content section .dea .link2sec {
        background: #fff1e5;
        text-align: left;
        font-size: 15px;
        line-height: 1.13;
        letter-spacing: 0.3px;
        color: #97133f;
        margin: 10px 0 14px 5px
    }

    #content section .dea h4 {
        position: relative;
        margin-right: 131px;
        margin-top: 5px;
        letter-spacing: 0;
    }

        #content section .dea h4:after {
            bottom: -10px;
            right: 0;
            border: solid 1px #4a4a4a;
            width: 20px;
            content: '';
            position: absolute;
        }

    #content section .dea h3 {
        margin: 20px 130px 0 13px;
        width: auto !important;
    }

    #content section .dea h5 {
        font-size: 16px;
        line-height: 1.25;
        text-align: right;
        color: #353535;
        width: calc(100% - 26px);
    }

    #content section .dea img {
        width: 110px;
        margin-left: 0px;
    }

    #content section a {
        position: relative;
        vertical-align: top; /* background: red; */
    }

    #content section > a > div > span {
        position: absolute;
        bottom: 2px;
        width: 60%; /* overflow:  hidden; */
    }

    #content section.clip > a > div > span {
        position: static
    }

    #content .lonely .wr1 h3 {
        font-size: 40px;
        width: 94%;
        font-family: 'almoniTzar500';
        margin: 7px 0;
        line-height: 37px;
    }

    #content .lonely.wide div {
        margin: 0 25px;
        display: inline-block;
        width: calc(100% - 50px);
    }

    .lonely .al span, .lonely .cluster span {
        font-family: almoniTzar500;
        font-size: 22px;
    }

    #content .lonely.noImage {
        padding: 20px 0 10px;
    }

    #content section .lonely .al {
        margin: 0;
    }

    #content section .lonely .wr2 {
        width: 100%;
    }

    #content section .andImage .wr3 {
        width: 100%;
    }

    #content section .lonelyEmbed {
        overflow: visible;
        margin-top: 79px;
        background: none;
        width: 100%;
    }

        #content section .lonelyEmbed div {
            overflow: visible
        }

        #content section .lonelyEmbed .wr1 {
            background: #fff1e5;
            position: relative;
            top: -68px;
            border: solid 1px #f1dfcf;
            width: calc(100% - 32px);
            padding: 15px 0 8px;
            overflow: visible;
        }

            #content section .lonelyEmbed .wr1 h3 {
                padding: 0 10px;
                font-size: 6vw;
                line-height: 6vw;
                color: #1a1a1a
            }

        #content section .lonelyEmbed .botLink a {
            margin-top: -80px;
            PADDING: 10px 0;
            text-indent: 10px;
            margin-right: 15px;
            color: #97133f;
            font-size: 20px;
            font-family: almoniTzar400,Arial;
        }

            #content section .lonelyEmbed .botLink a i {
                margin-right: 5px
            }

        #content section .lonelyEmbed b {
            overflow: visible;
            font-size: 12px;
            width: auto;
            float: none;
            color: #000;
            font-weight: bold
        }

    .fa-angle-double-left:before {
        position: relative;
        top: 1px;
    }
    /* end deot */
   .tagit_title .userTagit {
        background-image:url(https://res.cloudinary.com/globes/image/upload/v1660554104/Digital/add_Culture_1_hf32to.svg);
       background-size: contain;
        display: inline-block;
        position: relative;
        width: 98px;
        height: 25px;
        margin: 0 10px 0 0;
        top: 3px;
    }
    .tagit_title .userTagit.active {
        background-image:url(https://res.cloudinary.com/globes/image/upload/v1660554102/Digital/remove_Culture_1_xiplsm.svg);
    }

    /* article */
    .wrapper.article .mainArticle,
    .wrapper.article .mainArticle div { /*position:static*/
    }

        .wrapper.article .mainArticle:after {
            display: none
        }

        .wrapper.article .mainArticle h2 {
            color: #000
        }

        .wrapper.article .mainArticle img {
            width: 100%
        }

        .wrapper.article .mainArticle .cluster {
            margin-right: 15px;
            color: #97133f;
            font-size: 20px;
            margin-bottom: 20px;
            letter-spacing: 0.4px;
            text-align: right;
            margin-top: 11px;
            position: relative;
            padding:0;
            font-family: OpenSansHebrewCondensedBold
        }

            .wrapper.article .mainArticle .cluster a {
                color: #97133f !important;
                font-family: OpenSansHebrewCondensedBold;
                font-size: 20px;
                letter-spacing: 0.4px;
            }

            .wrapper.article .mainArticle .cluster:after {
                bottom: -15px;
                right: 0;
                border: solid 1px #4a4a4a;
                width: 20px;
                content: '';
                position: absolute;
            }

            .wrapper.article .mainArticle .cluster span {
                font-family: OpenSansHebrewCondensedRegular;
            }

            .wrapper.article .mainArticle .cluster .WSJ {
                background: url(https://images.globes.co.il/globes/_wsj.svg) no-repeat 0 0;
                display: inline-block;
                width: 118px;
                height: 11px;
                margin: 4px 0px 0 0;
            }

    #content section.article .sponsoredContent time {
        display: none
    }

    #content section.article .sponsoredContent b, .rm_marketing {
        color: #127053;
    }

    .wrapper.article .author {
        overflow: hidden;
        margin-bottom: 21px;
        margin-top: 0;
    }

        .wrapper.article .author img {
            float: right;
            width: 37px !important;
            margin-top: 10px;
        }

        .wrapper.article .author .authorWrap {
            width: calc(100% - 47px);
            margin-right: 10px;
            float: right;
            border-bottom: 1.5px #ccc solid;
            margin-top: 24px;
        }

      
        .wrapper.article .author .name {
            font-family: OpenSansHebrewCondensedBold;
            font-size: 18px;
            font-weight: 300;
            line-height: 1.3;
            letter-spacing: 0.4px;
            text-align: right;
            color: #353535;
        }

        .wrapper.article .author .authorWrap .author {
            font-family: OpenSansHebrewCondensedBold;
            font-size: 18px;
            line-height: 1.3;
            letter-spacing: 0.4px;
            color: #353535;
            margin-left: 10px;
        }

        .wrapper.article .author .time {
            font-size: 15px;
            line-height: 25px;
            letter-spacing: 0.4px;
            text-align: left;
            color: #353535;
            float: left;
            font-family: OpenSansHebrewCondensedLight;
        }

            .wrapper.article .author .time.updatetime {
                margin-right: 20px;
                position: relative
            }

                .wrapper.article .author .time.updatetime:before {
                    content: '';
                    border: solid 1px #3a3a3a20;
                    position: absolute;
                    top: 7px;
                    height: 10px;
                    right: -12px;
                }

    .wrapper.article article {
        width: calc(100% - 30px);
        margin: 0 auto;
        padding-bottom: 5px
    }

 

.wrapper.article article p /*, .wrapper.article article table td*/ {
    font-size: 18px;
    line-height: 30px;
    text-align: right;
    color: #000;
    margin-bottom: 21px;
    font-family: 'OpenSansHebrew', sans-serif;
}

        .wrapper.article article .table_container table {
            border-collapse: collapse;
            margin: 0 0 21px
        }

            .wrapper.article article .table_container table td {
                border: 1px #3c162d solid;
                padding: 10px;
            }

            .wrapper.article article .table_container table tr:nth-child(odd) {
                background: #f2dbc9;
            }


             
    .articleInner {
        font-size: 18px;
        font-family: 'OpenSansHebrew', sans-serif;
        line-height: 30px;
    }
    .articleInner p img {width:100%; height:auto}
    .articleInner iframe[src*='spotify'], .articleInner iframe, .articleInner p audio {width: 100%;}


.wrapper.article article p a, .wrapper.article article ul li a {
    color: #0A5E66;
    border-bottom: 1px #9db6b2 solid;
}

    .wrapper.article article p span {
        line-height: 10px
    }

    .wrapper.article article p b {
        direction: ltr;
        font-weight: normal
    }

    .wrapper.article article h1 {
        font-size: 34px;
        line-height: 39px;
        text-align: right;
        color: #171717;
        margin: 25px 0 10px;
        font-family: 'OpenSansHebrewCondensedBold';
    }

    .wrapper.article article h2 {
        font-size: 24px;
        line-height: 31px;
        text-align: right;
        color: #171717;
        font-family: OpenSansHebrewCondensedRegular, arial, sans-serif;
        font-weight: normal;
        margin-bottom:10px
    }

        .wrapper.article article h2 a,
        .wrapper.article article h2 strong {
            font-family: OpenSansHebrewCondensedBold, arial, sans-serif;
        }

    .wrapper.article article h3 {
        font-size: 20px;
        line-height: 25px;
        margin: 20px 0 10px;
        text-align: right;
        color: #000;
        font-family: OpenSansHebrewCondensedBold;
    }

    .wrapper.article .articleInner h2 {
        font-family: 'OpenSansHebrewCondensedBold';
        font-size: 25px;
    }


    .wrapper.article article div img[src*="/NewGlobes/"] {
        width: 100%;
        height: auto;
        margin-top: 16px;
    }

    .wrapper.article article div img[src*="550"] {
        width: 100%;
        height: auto;
    }

    .wrapper.article article .moreArtsWr img {
        width: auto;
    }

    .wrapper.article article .img_credit_in_the_content,
    .mainArticle .credits {
        font-family: 'OpenSansHebrew', sans-serif;
        color: #000;
        font-size: 13px;
        line-height: 16px;
        background: none;
        margin: 0;
        padding: 0;
        display: block;
        width:100%;
        text-align:right;
    }



    .wrapper.article .artInnerImg {
        width: 100%
    }

    .wrapper.article .artInnerImgText {
        font-size: 17px;
        font-weight: 300;
        line-height: 1.29;
        letter-spacing: 0.4px;
        text-align: right;
        color: #262626;
        font-family: almoniTzar300;
        margin-bottom: 30px
    }

    .wrapper.article .moreArtsWr {
        margin-bottom: 20px
    }

        .wrapper.article .moreArtsWr h5 {
            font-size: 23.5px;
            line-height: 1.36;
            text-align: right;
            font-family: OpenSansHebrewCondensedBold;
            color: #000;
            margin-bottom: 10px
        }

            .wrapper.article .moreArtsWr h5 a {
                color: #97133f;
            }

        .wrapper.article .moreArtsWr .moreArtList {
            background: #f1dfcf;
            padding: 6px 16px 4px;
            margin-bottom: 10px;
            font-size: 20px;
            font-weight: 300;
            line-height: 1.25;
            text-align: right;
            color: #353535;
            display: block;
            font-family: OpenSansHebrewCondensedRegular;
            position: relative;
        }

            .wrapper.article .moreArtsWr .moreArtList a {
                display: block;
                width: 90%
            }

        .wrapper.article .moreArtsWr .add2list {
            background: url(https://images.globes.co.il/globes/icons/icn-save-item.svg) no-repeat 0 0;
            left: 10px;
            top: 10px;
            position: absolute;
            width: 25px;
            height: 25px
        }

            .wrapper.article .moreArtsWr .add2list.on {
                background: url(https://images.globes.co.il/globes/icons/icn-save-item-full.svg) no-repeat 0 0;   width: 18px;
                height: 18px;
                 content: ''
            }

        .wrapper.article .moreArtsWr a:after {
            content: "»";
            color: #97133f;
            font-family: arial;
            font-size: 22px;
            margin-right: 8px
        }


    .articleInner .imgLink img {
        width: 100%;
        height: auto
    }

    .wrapper.article article.bigFont p {
        font-size: 23px;
        line-height: 35px;
    }

.wrapper.article article.bigFont h1 {
    font-size: 40px;
    line-height: 40px;
}
.wrapper.article article.bigFont h2 {
    font-size: 32px;
    line-height: 38px;
}

    /* end article*/

    #successMsg {
        height: 50px;
        width: 100%;
        background-color: #13974e;
        color: white;
        font-family: almoniTzar300;
        padding: 5px;
        font-size: 26px;
        text-align: right;
        position: fixed;
        top: -50px;
        box-sizing: border-box;
        text-indent: 70px;
        overflow: hidden
    }

        #successMsg:before {
            content: url(https://images.globes.co.il/globes/icons/m/notification-success.svg);
            position: absolute;
            top: 5px;
            right: -50px;
            float: right;
            zoom: 80%;
        }

    img[src*="digital_daily"] {
        width: 100%;
    }
    /* footer */
    footer {
        background: #353535;
        padding: 16px;
    }

        footer img {
            width: 69px;
            height: 20px;
        }

    .wrapper.article footer {
        margin-bottom: 50px
    }

    .social {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #000;
        text-align: center;
        padding: 0 0 10px;
        z-index: 15000000;
    }

        .social a {
            color: #fff;
            font-size: 15px;
            border-radius: 50%;
            display: inline-block;
            margin: 0 4%;
        }

        .social .fa-envelope {
            background: #f6b061;
            padding: 10px;
        }

        .social .fa-whatsapp {
            background: #46a973;
            font-size: 21px;
            padding: 7px 9px;
            position: relative;
            top: 2px
        }

    body.share4 .social {
        display: none
    }

    body.share4 article .social {
        position: static;
        display: block;
        background: none;
        text-align: right
    }

        body.share4 article .social a {
            background: #696969 !important;
            margin: 0 0 0 10px;
        }



body.share2 .social.move2left .share2, .hideB:before {
    display: none
}

 

    body.share1 .favList,
    body.share2 .favList {
        background: #696969;
        padding: 10px 12px;
        font: normal normal normal 16px/1 FontAwesome;
        bottom: 28px;
        position: fixed;
        left: -5px;
        z-index: 1;
        color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 0 4%;
    }

    body.share1 .notInFavoriteList:before,
    body.share2 .notInFavoriteList:before {
        content: "\f097";
    }

    body.share1 .inFavoriteList:before,
    body.share2 .inFavoriteList:before {
        content: "\f02e";
    }






    .whatsappBTN {
        background: #46a973;
        text-align: center;
        position: relative;
        top: 12px;
        color: #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 0 5%;
        width: 35px;
        height: 34px;
    }

        .whatsappBTN a,
        .whatsappBTN iframe {
            width: 36px;
            height: 31px;
            display: block;
        }

        .whatsappBTN:before {
            position: absolute;
            top: 7px;
            left: 9px;
            display: block;
            content: "\f232";
            font: normal normal normal 20px/20px FontAwesome;
        }
.wdgContent p iframe {
    width: 100%
}


    .social .fa-twitter {
        background: #54b3d7;
        padding: 10px;
    }

    .social .fa-facebook {
        background: #6a87c4;
        padding: 10px 13px;
    }

        .social .fa-facebook-f:before, .social .fa-facebook:before {
            top: 1px;
            position: relative;
        }

    .social .fa-twitter:before {
        top: 1px;
        position: relative;
    }

    .social .fa-bookmark-o {
        background: #696969;
        padding: 10px 12px;
    }

    .social .fa-bookmark {
    }

    .social .favList:before {
        content: "\f097";
    }

    .social .notInFavoriteList:before {
        content: "\f097";
    }

    .social .inFavoriteList:before {
        content: "\f02e";
    }

    .social .favList {
        background: #696969;
        padding: 10px 12px;
        font: normal normal normal 16px/1 FontAwesome;
    }



    .social h3,
    .social .closetext,
    .social .fa-times {
        display: none
    }


    .social.move2center {
        width: 90%;
        height: 300px;
        background: #fff1e5;
        position: fixed;
        z-index: 200000;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        outline: 500px rgba(0,0,0,0.4) solid;
    }

        .social.move2center .favList {
            display: none
        }

        .social.move2center h3 {
            font-size: 32px;
            margin: 45px 0;
            display: block
        }

        .social.move2center .closetext {
            position: absolute;
            right: 0;
            left: 0;
            bottom: 40px;
            font-size: 18px;
            border-bottom: 1px #000 solid;
            display: block;
            width: 28px;
            margin: 0 auto;
            font-family: almoniTzar700;
        }

        .social.move2center a {
            font-size: 21px;
            padding: 0 !important;
            width: 45px;
            height: 45px;
        }

        .social.move2center .fa {
            position: relative;
            padding: 16px;
            margin: 0 3%;
            top: 0;
        }

            .social.move2center .fa:before {
                position: absolute
            }

        .social.move2center .fa-facebook:before {
            left: 15px;
            top: 11px;
        }

        .social.move2center .fa-twitter:before {
            left: 13px;
            top: 12px;
        }

        .social.move2center .whatsappBTN:before {
            left: 12px;
            top: 12px;
            font-size: 25px;
        }

        .social.move2center .fa-envelope:before {
            left: 12px;
            top: 10px;
        }

        .social.move2center .fa-times {
            position: absolute;
            right: 20px;
            top: 20px;
            font-size: 25px;
            display: block;
            padding: 0;
            margin: 0;
        }

        .social.move2center .fa:after {
            position: absolute;
            font-size: 12px;
            bottom: -26px;
            color: #000;
            font-family: OpenSans;
        }

        .social.move2center .fa-facebook:after {
            content: "Facebook";
            left: -2px;
        }

        .social.move2center .fa-twitter:after {
            content: "Twiter";
            left: 6px
        }

        .social.move2center .whatsappBTN:after {
            content: "Whatsapp";
            left: -5px;
        }

        .social.move2center .fa-envelope:after {
            content: 'דוא”ל';
            left: 14px;
            font-family: OpenSansHebrew;
            bottom: -27px;
        }





    .social.move2left {
        position: fixed;
        z-index: 200;
        left: 4px;
        bottom: 102px;
        width: 50px;
        background: none;
    }

        .social.move2left .whatsappBTN {
            top: 2px;
        }

        .social.move2left.social a {
            margin-bottom: 8px;
        }

        .social.move2left .favList {
            bottom: 20px;
            position: fixed;
            left: -5px;
            z-index: 1;
        }






    .social.inside {
        position: static;
        background: none;
        text-align: right;
        margin: 12px 0 0 0
    }

        .social.inside .fa {
            background: #484848;
            margin: 0 0 0 15px;
        }


    .lg-outer.lg-visible {
        direction: ltr;
    }


#spotim-container {
    font-size: 21px;
    line-height: 23px;
    width: 90%;
    margin: 0 auto;
}

    #spotim-container a {
        color: #c00 !important;
        border-bottom: 1px #c00 solid;
        display: inline-block;
        font-size: 21px;
        line-height: 23px;
    }


    /* all articles */
    .wrapper.all .readBlock {
        width: calc(100% - 30px);
        margin: 0 auto 10px;
        overflow: hidden;
        display: block;
    }

        .wrapper.all .readBlock h2 {
            font-size: 44px;
            font-weight: 300;
            line-height: 2;
            text-align: right;
            color: #97133f;
            margin-right: 15px;
            overflow: hidden;
            width: calc(100% - 30px);
            font-feature-settings: "smcp";
        }

            .wrapper.all .readBlock h2:after {
                content: "";
                display: inline-block;
                height: 0.5em;
                vertical-align: text-bottom;
                width: 100%;
                margin-left: -100%;
                margin-right: 10px;
                border-top: 1px solid #484848;
            }

        .wrapper.all .readBlock a {
            width: calc(100% - 54px);
            margin: 0 30px 0 0;
            padding: 12px;
            border-bottom: 20px #fff1e5 solid;
            position: relative;
            overflow: visible;
            background: #f1dfcf;
            display: block;
        }

        .wrapper.all .readBlock div:before {
            content: "";
            position: absolute;
            height: 0;
            width: 0;
            left: 100%;
            top: 13px;
            border: 15px solid transparent;
            border-left: 15px solid #f1dfcf;
        }

        .wrapper.all .readBlock div:after {
            content: "";
            position: absolute;
            height: 7px;
            width: 7px;
            border-radius: 50%;
            right: -30px;
            top: 25px;
            background: #97133f;
        }

        .wrapper.all .readBlock a:after {
            content: "";
            position: absolute;
            height: calc(100% + 20px);
            width: 1px;
            right: -27px;
            top: 0px;
            background: #97133f;
        }

        .wrapper.all .readBlock a.first:after {
            top: 25px;
        }

        .wrapper.all .readBlock a.last:after {
            height: 25px;
        }


        .wrapper.all .readBlock h3 {
            font-size: 26px;
            line-height: 1.09;
            text-align: right;
            color: #353535;
            font-weight: normal;
            font-family: almoniTzar400;
            margin: 9px 0 10px;
            width: calc(100% - 9px);
        }

        .wrapper.all .readBlock .text {
            font-size: 18px;
            font-weight: 300;
            line-height: 1.1;
            letter-spacing: 0.4px;
            text-align: right;
            color: #353535;
            font-family: OpenSansHebrewCondensedRegular;
        }

        .wrapper.all .readBlock .readMore {
            color: #97133f;
            display: block;
            margin-top: 20px;
            font-size: 19px;
        }


    #newsAgent_box {
        background-color: #262626;
        color: #ffffff;
        padding: 2%;
        line-height: 1.5;
        font-family: almoniTzar300;
        position: fixed;
        top: 0;
        height: 100%;
        width: 96%;
        z-index: 2;
    }

    #cancel_BTN {
        font-size: 30px;
        color: #fff !important;
        float: left;
        font-family: verdana;
        margin-top: -30px;
    }

    #newsAgent_box .title {
        line-height: 1;
        background: url("https://images.globes.co.il/images/mobile/2018/ic-flashlight.png") no-repeat right center;
        background-size: 23px 16px;
        padding-right: 30px;
        margin-top: 30px
    }

        #newsAgent_box .title span {
            float: right;
            margin-top: 7px;
            font-family: almoniTzar300;
            font-size: 20px
        }

    #newsAgent_box .text {
        font-family: almoniTzar300;
        font-size: 20px;
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .emailTitle {
        margin-top: 15px;
    }

    a.linkLogIn {
        color: #fff
    }

    .Rectangle-Copy {
        width: 100%;
        height: 37px;
        background-color: #3f3f3f;
        border: 0;
        border-radius: 0;
    }

    #txtEmail {
        font-family: arial;
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 1.5px;
        background-color: #3f3f3f;
        border: 0;
        color: #ffffff;
        border: 0;
        height: 35px !important;
        width: 98% !important;
        text-align: left !important;
        direction: ltr;
        padding: 0 1%;
        -webkit-appearance: none;
    }

    #newsAgent_box .tags a {
        font-size: 20px;
        padding: 5px 11px 2px;
        height: 30px;
        background-color: #3f3f3f;
        font-weight: 300;
        line-height: 30px;
        text-align: center;
        color: #ffffff;
        margin-left: 5px;
        cursor: pointer;
        display: inline-block;
        width: auto !important;
        margin-bottom: 10px
    }

        #newsAgent_box .tags a.active {
            background: #97133f;
            color: #fff
        }

    #newsAgent_box .tags:after {
        width: 95%;
        height: 3px;
        margin: 20px 10px;
        box-sizing: border-box;
        color: white;
        content: "";
        display: block;
        background: #373737;
    }

    #btnUpdate {
        width: 200px;
        background-color: #97133f;
        float: left;
        margin-top: 20px;
        padding: 7.5px;
        text-align: center;
    }

        #btnUpdate span {
            font-family: almoniTzar300;
            font-size: 20px
        }

    .searchResults {
        width: calc(100% - 30px);
        margin: -15px auto 10px
    }

        .searchResults b {
            color: #97133f !important;
            font-size: 24px !important;
            font-weight: normal !important;
            display: inline !important
        }

            .searchResults b:after {
                content: "|";
                color: #97133f;
                font-size: 23px;
                margin: 0 7px 0 3px
            }

        .searchResults span {
            color: #000;
            font-size: 24px;
        }

    #newsAgent_box .error {
        font-size: 22px;
        margin: 20px auto 0
    }

    #top_Article {
        background: none !important;
    }

        #top_Article.closed {
            height: 150px;
            margin-top: -20px;
        }

        #top_Article .text {
            font-size: 18px;
            line-height: 30px;
            text-align: right;
            color: #000;
            font-family: 'OpenSansHebrew', sans-serif;
            padding-right: 0 !important;
        }

        #top_Article .showMore {
            display: none;
        }

            #top_Article .showMore:after {
                content: "קרא עוד";
                font-size: 16px;
                margin: 10px -10px 0 0;
                font-weight: bold
            }

        #top_Article.open .text {
            height: auto !important
        }

        #top_Article.open .showMore:after {
            content: "סגור" !important;
        }

        #top_Article .text a {
            background: none;
            width: initial;
            overflow: visible;
            display: inline
        }

            #top_Article .text a b {
                white-space: nowrap;
                text-overflow: initial;
                float: none;
                display: inline
            }


    .ZoomInImg {
        display: inline-block;
        position: relative
    }

        .ZoomInImg img {
            cursor: pointer;
            width: 100%;
            height: auto
        }

        .ZoomInImg:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            display: block !important;
            background: #0b0b0b99 url(https://images.globes.co.il/globes/icons/zoomIN.svg) no-repeat center center;
            width: 106px;
            height: 106px;
            cursor: pointer;
            zoom: 50%;
        }



    [url*="cube"] {
        margin-top: 25px !important;
        margin-bottom: 10px !important
    }

    [url*="king_slider"] {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }

    article [url*="cube"] {
        margin-bottom: 25px !important
    }
    /* iphone5 */

    @media only screen and (max-width:320px) {
        /*#content section h3 { font-size: 18px; }*/
        [url*="cube"] {
            margin-top: 0 !important
        }

        [url*="king_slider"] {
            margin-top: 10px !important;
            margin-bottom: 10px !important
        }

        article [url*="cube"] {
            margin-bottom: 10px !important
        }

        #menuWr menu ul {
            height: calc(100% - 400px);
        }

        #menuWr menu.open .searchWr input {
            width: 76px
        }

        #menuWr menu .iconTop {
            width: 86px
        }
    }


    /* iphone6 */

    @media only screen and (min-width:414px) {

        [url*="cube"] {
            margin-top: 30px !important;
            margin-bottom: 30px !important
        }

        article [url*="cube"] {
            margin-bottom: 30px !important
        }
    }


    /* walla */

    .wallaArticle div span img {
        width: 75px !important;
        height: 13px !important;
        margin-bottom: 9px
    }


    #stickyContainer  div[id*="div-gpt-ad"]{
        width: 100%!important;
        height: 55px!important;
        right:0!important;
        text-align: center;
        padding-top: 3px;
        background-color: rgb(241 223 207)!important;
        box-shadow: 0px -3px 5px rgb(100 100 100 / 20%);
    }
   /* video preloader */
    [src*="video_preloader_160x160_faster"] {
        width: 100px !important;
        height: 100px !important
    }
iframe[src*='omny'] {
    width: 100%
}

    /*--------------------------------------------*/
    /* Instrument Page    
/*--------------------------------------------*/
    #dvGraphTabs, #graphImg, #enlarge img {
        display: none;
    }

    #graphBox > div:nth-of-type(4) span img {
        float: none !important;
        margin-top: -19px !important;
    }

    #instrumentPage {
        position: relative;
        overflow: hidden;
        top: 0;
        width: 100%;
        margin: 0;
        padding-top: 10px;
    }

        #instrumentPage #graphBox img:nth-of-type(1) {
            float: right;
            margin-right: 15px;
        }

        #instrumentPage #graphBox img:nth-of-type(2) {
            margin: 4px auto 10px;
            display: block;
            padding-top: 0;
        }

        #instrumentPage #graphBox div:nth-of-type(1) {
            font: normal 22px 'almoni-dl';
            float: right;
            margin: 5px 5px 0 0;
        }

    #instrumentAllDetails {
        display: block;
        overflow: hidden;
    }

        #instrumentAllDetails > div {
            width: 50%;
            height: 1.438em;
            float: right;
            border: 0;
            color: #333;
            border-bottom: 1px solid #ccc;
            margin-bottom: 1px;
        }

            #instrumentAllDetails > div div {
                width: 50%;
                height: inherit;
                float: right;
                text-align: center;
            }

                #instrumentAllDetails > div div:first-child {
                    background: #ebf1f7;
                    font: normal 0.813em/1.6em 'almoni-dl';
                }

                #instrumentAllDetails > div div:nth-of-type(2) {
                    background: #fff;
                    color: #000;
                    font: normal 0.875em/1.8em 'almoni-dl';
                    direction: ltr;
                }

    #instrumentSmallDetails {
        display: block;
        clear: both;
        background: #f1dfcf;
        height: 25px;
        color: #4c4c4c;
        border-bottom: 1px solid #808080;
        font: normal 0.80em/2em 'almoni-dl';
    }

        #instrumentSmallDetails div:first-child {
            float: right;
            margin-right: 5px;
        }

        #instrumentSmallDetails div:nth-child(2) {
            float: left;
            margin-left: 5px;
        }

    #instrumentBTNs {
        display: block;
        overflow: hidden;
        margin: 60px auto 10px;
        width: 240px;
    }

        #instrumentBTNs .btnProp {
            width: 60px !important;
            margin: 0 4px !important;
            font-size: 0.750em;
            padding: 0 5px;
            float: right;
        }

        #instrumentBTNs #AddToYourFileBTN.btnProp,
        #instrumentBTNs #RefreshDataBTN {
            width: 100px !important;
        }

    .AboutCompany {
        clear: both;
        width: 95%;
        display: block;
        margin: 10px auto;
        padding: 0 0 20px 0;
        border-bottom: 1px solid #ccc;
    }

        .AboutCompany h2 {
            border-top: 1px solid #ccc;
            height: 32px;
            background: url('https://images.globes.co.il/images/portal/titleBG.png') repeat-x left bottom;
            font: bold 1.125em/1.556em 'almoni-dl';
            display: block;
            vertical-align: middle;
            width: 100%;
            padding-right: 5px;
        }

        .AboutCompany > div {
            width: 90%;
            padding-right: 5px;
            padding-bottom: 10px;
        }

    #instrumentPage #link1,
    #instrumentPage #link2 {
        position: static;
        float: left;
        margin: 15px 10% 0;
    }

    #link2 {
        margin: 15px auto !important;
        width: 100%
    }

        #link2 img {
            margin: 0 auto;
            display: block
        }

    #graphImg {
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    #dvGraphTabs table {
        width: 100%;
        display: table;
        margin: 10px auto;
    }

        #dvGraphTabs table td {
            font-weight: bold;
            font-size: 16px;
            background: #eee;
            cursor: pointer;
            text-align: center;
            border: 20px #fff solid;
            padding: 10px
        }

            #dvGraphTabs table td:hover {
                background: #c00;
                color: #fff;
            }


    /* tag*/
    #content section.topInfoSection .credits {
        display: block;
        font-family: 'OpenSansHebrew', sans-serif;
        color: #000;
        font-size: 13px;
        line-height: 16px;
        background: none;
        margin: 0 10px 0 0;
        padding: 0;
    }

    #content section.topInfoSection .mador_title {
        margin-right: 10px
    }

    #content section.topInfoSection img {
        margin-bottom: 0
    }

    #toggleLink {
        color: #97133f !important
    }

    /* crypto */
    .crSelectedPos {
        color: #00923C
    }

    .crSelectedNeg {
        color: #B03B3D
    }

    #tblCryptoRT {
        background: #fff1e5;
        width: calc(100% - 30px);
        margin: 0 auto
    }

        #tblCryptoRT th {
            text-align: right;
            background: #f1dfcf;
            padding: 13px 0 11px;
            border-bottom: 5px #fff1e5 solid;
            font-size: 20px;
            font-weight: normal;
            font-family: almoniTzar400
        }

            #tblCryptoRT th:nth-child(2) {
                text-indent: 5px
            }

        #tblCryptoRT td:last-child {
            direction: ltr;
            width: 20%
        }

        #tblCryptoRT td {
            padding:0;
            border-bottom: 1px #F1DFCF solid;
            text-align: right;
            font-family: almoni-dl;
            width: 35%
        }

            #tblCryptoRT td:first-child, #tblCryptoRT th:first-child {
                padding-right: 15px;
                width: 40%
            }

            #tblCryptoRT td a {
                background: #fff1e5;
                margin: 0;
                font-family: OpenSans;
                font-size: 16px;
                line-height: 28px
            }

        #tblCryptoRT .coinNeg span,
        #tblCryptoRT .coinPos span,
        #tblCryptoRT .coinNegStrong span,
        #tblCryptoRT .coinPosStrong span, #tblCryptoMain tr td span {
            width: 55px;
            display: inline-block;
            border-top: 1px #fff solid;
            text-align: center;
            font-weight: bold !important;
            padding: 7px !important;
        }
        #tblCryptoRT .coinNeg span {
            background: #F9DCD3;
            color: #c00;
        }
        #tblCryptoRT .coinPos span {
            background: #CFFADB;
            color: #007804;
        }

        #tblCryptoRT {
            border-collapse: collapse;
        }

        #divCryptoContainer table td, #tblCryptoRT td {
            font-size: 19px
        }

            #tblCryptoRT td span {
                width: 67px;
                display: block;
                text-indent: 5px;
                height: 26px;
                background: #fff1e5;
                transition: background 0.5s ease;
            }

                #tblCryptoRT td span.down {
                    animation: color1 2s;
                }

                #tblCryptoRT td span.up {
                    animation: color2 2s;
                }

    @keyframes color1 {
        0% {
            background: #fff1e5;
        }

        50% {
            background: rgba(167, 78, 63, 0.4);
        }

        100% {
            background: #fff1e5;
        }
    }

    @keyframes color2 {
        0% {
            background: #fff1e5;
        }

        50% {
            background: rgba(63, 167, 106, 0.4);
        }

        100% {
            background: #fff1e5;
        }
    }

    .divSponsLink {
        font-size: 10px;
        color: #666;
        font-weight: normal;
        text-decoration: none;
        text-align: left;
        display: block;
        margin: 7px 0 20px 15px;
    }



    .socialBlockBottom {
        text-align: center;
        margin: 20px auto 0;
        width: 100%;
        height: 70px !important;
        direction: ltr;
        display: none
    }

        .socialBlockBottom a:before {
            color: #fff;
            font-size: 21px;
        }

        .socialBlockBottom a {
            margin: 0 5%;
            width: auto !important;
        }


    .resp-container {
        position: relative;
        overflow: hidden;
        padding-top: 56.25%
    }

        .resp-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0
        }


    #content section .favList {
        width: 13px !important;
        height: 17px;
        display: block;
        position: absolute;
        left: 7px !important;
        bottom: 2px !important;
    }

    #content section .wr1 .wr2 .favList {
        left: 1px;
        bottom: 0;
    }

    #content .removeFromList {
        background: url(https://images.globes.co.il/globes/2019/m-alerts-trash-small.svg) no-repeat center center;
    }

    #content .inFavoriteList {
        background: url(https://images.globes.co.il/globes/icons/Subtraction2.svg) no-repeat center center;
    }

    #content .notInFavoriteList {
        background: url(https://images.globes.co.il/globes/icons/icon_saved_item.svg) no-repeat center center;
    }

    #content section.clip .inFavoriteList {
        background: url(https://images.globes.co.il/globes/icons/Subtraction2.svg) no-repeat center center;
        left: 10px;
    }

    #content section.clip .notInFavoriteList {
        background: url(https://images.globes.co.il/globes/icons/icon_saved_item.svg) no-repeat center center;
        left: 10px;
    }

    #content section .dea .favList {
        bottom: 3px;
        left: 6px
    }

    #divEmptyFavList:before {
        content: url(https://images.globes.co.il/globes/icons/icn-no-saved-item.svg);
        position: absolute;
        top: 130px;
        width: 83.8px;
        height: 83.8px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    #divEmptyFavList {
        width: 80%;
        font-size: 36px;
        line-height: 1.11;
        letter-spacing: normal;
        text-align: center;
        color: #171717;
        margin: 230px auto 50px;
    }

    #divFavItemsData .ListArticles b {
        width: calc(100% - 100px);
    }

    #divFavItemsData .ListArticles time {
        position: relative;
    }


    .NormalLink {
        width: 92% !important;
        background: none !important;
        margin: 20px auto !important;
        float: none
    }

        .NormalLink img {
            width: 100% !important
        }

    article ul, article ol {
        margin-right: 40px;
        margin-bottom: 30px;
    }

        article ul li, article ol li {
            font-family: 'OpenSansHebrew', sans-serif;
        }

    @font-face {
        font-family: 'almoniTzar7';
        font-weight: 700; /*(bold)*/
        font-style: normal;
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-700.eot');
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-700.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-700.woff') format('woff');
    }

    @font-face {
        font-family: 'almoniTzar3';
        font-weight: 300; /*(light)*/
        font-style: normal;
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-300.eot');
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-300.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-300.woff') format('woff');
    }

    @font-face {
        font-family: 'almoniTzar4';
        font-weight: 400; /*(regular)*/
        font-style: normal;
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-400.eot');
        src: url('/Static/fonts/almoni/almoni-tzar-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni/almoni-tzar-aaa-400.ttf') format('truetype'), url('/Static/fonts/almoni/almoni-tzar-aaa-400.woff') format('woff');
    }

    .compBanner {
        margin: 30px auto;
        text-align:center;
    }

        .compBanner .prsm {
            content: "פרסומת";
            color: #97133f;
            font-size: 18px;
            font-family: almoniTzar400;
        }

    /* סוכן החדשות */
    .icn_Edit {
        width: 24px;
        height: 24px;
        object-fit: contain;
    }

    /* mekudam */
    .Artical_Add_Text_OBJ {
        margin: 3px 0 24px;
        background: #f1dfcf;
        padding: 5px 10px;
        font-family: 'almoniTzar300';
        font-size: 26px;
        line-height: 28px;
    }

        .Artical_Add_Text_OBJ a:before {
            content: "תוכן שיווקי |";
            color: #127053;
            font-size: 26px;
            font-family: almoniTzar300;
            text-indent: 0;
            margin: 0 0 0 10px;
        }

        .Artical_Add_Text_OBJ .article_bot_link:after {
            content: "»";
            color: #97133f;
            font-family: arial;
            font-size: 22px;
            margin-right: 8px;
        }

    /* end mekudam */

    .articleInner .fade {
        margin-bottom: 10px;
        padding-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        content: "";
        position: relative;
    }

        .articleInner .fade:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            background: linear-gradient(rgba(255, 255, 255, 0), #fff1e5);
        }


    #content section a:visited h3,
    .wrapper.article .moreArtsWr .moreArtList a:visited {
        color: #66605c !important;
    }

    #header .fa-user {
        display: none
    }

    #content section .removeFromHistory {
        width: 13px;
        height: 17px;
        display: inline-block;
        position: absolute;
        left: 7px;
        top: 6px;
        background: url(https://images.globes.co.il/globes/icons/icon_remove_article.svg) no-repeat center center;
    }

    #divNoDataMessageWr .emptyList {
        text-align: center
    }

        #divNoDataMessageWr .emptyList img {
            float: none;
            margin: 15px auto 44px;
            display: block;
        }

        #divNoDataMessageWr .emptyList .el1 {
            font-size: 34px;
            line-height: 30px;
            margin-bottom: 8px;
            font-family: almoniTzar400;
        }

        #divNoDataMessageWr .emptyList .el2 {
            font-size: 20px;
            line-height: 30px;
            font-family: almoniTzar400;
            width: 80%;
            margin: 0 auto 73px;
        }


    #divFavItemsData .HistoryTools {
        padding: 19px 13px 0 13px;
        top: 0;
        left: 0;
        top: auto;
        width: 34px;
        box-shadow: none;
        display: none;
        background-color: #f1dfcf;
        z-index: 1111;
    }

    #content section .HistoryTools .removeFromHistory {
        left: 32px;
        top: 7px;
    }


    #divFavItemsData .HistoryTools h4 {
        color: #000;
        margin: 0 auto;
        text-align: center;
    }

    .showHistoryBlock {
        width: 26px;
        position: absolute;
        bottom: -5px;
        left: 0px;
        transform: rotate(90deg);
        padding: 5px;
    }

        .showHistoryBlock:after {
            content: "...";
            letter-spacing: 2px;
            font-size: 24px;
            font-family: almoniTzar300, Arial;
        }

    #content section .favList, #content section .removeFromHistory {
        border-top: 1px #f1dfcf solid;
        padding: 10px;
        bottom: 20px;
        color: #262626;
        font-size: 24px;
        font-family: almoniTzar300, Arial;
        top: auto !important;
        width: 50%;
        text-align: center;
        line-height: 60px;
    }

    #content section .favList {
        left: 0;
    }

    #content section .removeFromHistory {
        right: 0;
    }

    #content section .closeHistoryTools {
        width: 20px;
        position: absolute;
        left: 15px;
        top: 5px;
        font-size: 26px;
        font-family: verdana;
        transform: rotate(45deg);
        color: #979797;
    }

    body.stopScrolling {
        overflow: hidden
    }

    .red {
        color: #97133f
    }

    .gl_img_wrapper {
        text-align: center
    }

    #header .fa-chevron-left {
        position: absolute;
        left: 12px;
        top: 18px;
        margin-top: 0;
    }


    #divFavItemsData .HistoryTools.toolsBox {
        border: 0;
        left: 0px;
        top: 0px;
        height: 100%;
        width: calc(100% - 26px);
    }

    #content section .HistoryTools.toolsBox label {
        position: static;
        border: 0;
        width: 50% !important;
        font-size: 14px;
        font-family: almoniDL400;
        text-align: right;
        background-position-x: right;
        line-height: 20px;
        padding: 15px 30px 18px 0;
        color: #1a1a1a;
    }

    #content section .notInFavoriteList {
        background-image: url(https://images.globes.co.il/globes/2019/m-bookmark.svg);
    }

    #content section .favList.inFavoriteList {
        background-image: url(https://images.globes.co.il/globes/icons/icn-save-item-full.svg)
    }





    #content section .removeFromHistory {
        background-image: url(https://images.globes.co.il/globes/2019/m-alerts-trash-small.svg);
    }

    #historyTools {
        text-align: center;
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: 20px;
        width: calc(100% - 30px);
        margin: 0 auto 30px;
    }

        #historyTools li {
            font-size: 19px;
            color: #484848;
            font-family: almoniTzar300;
            display: inline-block;
            cursor: pointer;
            border: solid 1px #b8aba0;
        }

    #suspendHistoryBox, #deleteHistoryBox {
        position: fixed;
        z-index: 11;
        background: #fff0e4;
        left: 0;
        top: 20%;
        right: 0;
        width: 90%;
        margin: 0 auto;
        box-shadow: 0 1px 10px 3px rgba(0, 0, 0, 0.17);
    }

        #suspendHistoryBox .closeBoxIcon, #deleteHistoryBox .closeBoxIcon {
            position: relative;
            overflow: visible;
        }

            #suspendHistoryBox .closeBoxIcon:after, #deleteHistoryBox .closeBoxIcon:after {
                content: 'x';
                position: absolute;
                left: -20px;
                top: -14px;
                z-index: 1111111111111;
                width: 20px;
                height: 20px;
                font-size: 20px;
                display: block;
                font-family: arial;
            }

        #suspendHistoryBox h1, #deleteHistoryBox h1 {
            font-size: 44px
        }

        #suspendHistoryBox h3, #deleteHistoryBox h3 {
            font-size: 19px;
            font-family: almoniTzar300;
            margin: 20px 0;
        }

        #suspendHistoryBox .innerSuspend, #deleteHistoryBox .innerSuspend {
            padding: 20px;
        }

        #suspendHistoryBox .suspendButtons, #deleteHistoryBox .suspendButtons {
            display: grid;
            grid-template-columns: 47% 47%;
            grid-column-gap: 20px;
            text-align: center;
            overflow: visible
        }

            #suspendHistoryBox .suspendButtons span, #deleteHistoryBox .suspendButtons span {
                color: #97133f;
                border: 1px #97133f solid;
                font-size: 29px;
            }

    #activateHistory span {
        font-size: 19px;
        text-align: center;
        display: block;
        color: #97133f;
    }





    #megaMenu .my-globes {
        background-color: #fff1e5;
        z-index: 1111;
    }

    .myglobes_links li {
        list-style: none;
    }

        .myglobes_links li a {
            margin: 0
        }

    .myglobes_links {
        z-index: 9;
        margin: 28px 0;
        height: auto !important
    }

    #myGHelp {
        border: solid 2px #951740;
        text-align: right;
        position: absolute;
        background: #fff1e5;
        top: 151px;
        left: 0;
        right: 0;
        z-index: 11;
        padding: 20px;
        width: 80%;
        margin: 0 auto;
        outline: 100px #000 solid;
    }

        #myGHelp h2 {
            display: inline;
            font-size: 24px;
            font-weight: normal;
            font-family: almoniTzar400;
            line-height: 1.5;
            margin-bottom: 24px;
        }

        #myGHelp img {
            height: 37px !important;
            width: 173px !important;
        }

        #myGHelp p {
            text-align: right;
            color: #1a1a1a;
            font-size: 18px;
            font-family: almoniDL400;
        }

        #myGHelp .thank {
            font-family: almoniDL400;
            text-align: center;
            font-size: 18px;
            margin: 15px auto 0 !important;
            display: block;
        }

        #myGHelp .thnx {
            background-color: #97133f;
            color: #fff;
            font-family: almoniDL400;
            line-height: 18px;
            font-size: 18px;
            padding: 12px 30px;
            text-decoration: none;
            margin: 0 auto !important;
            display: block;
            text-align: center;
        }

        #myGHelp a:hover {
            color: #fff
        }

        #myGHelp:after {
            content: "";
            position: absolute;
            top: -15px !important;
            right: 72px;
            width: 0;
            height: 0;
            border-left: 15px solid #0000;
            border-right: 15px solid #0000;
            border-bottom: 15px solid #fff1e5;
        }

        #myGHelp:before {
            content: "";
            position: absolute;
            top: -18px;
            right: 70px;
            width: 0;
            height: 0;
            border-left: 17px solid #0000;
            border-right: 17px solid #0000;
            border-bottom: 17px solid #97133f;
        }

    @font-face {
        font-family: 'almoniTzar500';
        font-weight: 500;
        font-style: normal;
        src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
        src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
    }

    [class^="HeaderUser"] a {
        padding: 10px 30px 10px 0;
        position: relative;
        font-size: 16px !important;
        display: block;
        margin-right: 0 !important;
        line-height: 26px !important;
        font-family: almoniDL400 !important;
    }

        [class^="HeaderUser"] a:before {
            position: absolute;
            right: 0;
        }

    .HeaderUserPortfolio a:before, .userTik:before {
        content: url(https://images.globes.co.il/globes/icons/personal-bag.svg);
    }

    .HeaderUserArticleList a:before, .userReadList:before {
        content: url(https://images.globes.co.il/globes/icons/readList.svg);
    }

    .HeaderUserNewsLetter a:before {
        content: url(https://images.globes.co.il/globes/icons/newsletter.svg);
    }

    .HeaderUserFeed a:before {
        content: url(https://images.globes.co.il/globes/icons/alerts.svg);
    }

    .HeaderUserService a:before {
        content: url(https://images.globes.co.il/globes/icons/user-support.svg);
    }

    .HeaderUserUpdate a:before {
        content: url(https://images.globes.co.il/globes/icons/account-setting.svg);
    }

    .HeaderUserProduct8 a:before {
        content: url(https://images.globes.co.il/globes/icons/electronic-newspaper.svg);
    }

    .HeaderUserDisconnect a:before {
        content: url(https://images.globes.co.il/globes/icons/log-out-user.svg);
    }

    .HeaderUserHistory a:before {
        content: url(https://images.globes.co.il/globes/icons/history.svg);
    }

    .HeaderUserSubscribe a:before {
        content: url(https://images.globes.co.il/globes/icons/activate-subscribtion.svg);
    }

    .HeaderUserLogin a:before {
        content: url(https://images.globes.co.il/globes/icons/log-in.svg);
    }

    .HeaderUserRegister a:before {
        content: url(https://images.globes.co.il/globes/icons/sign-up.svg);
    }


    /*שיתופי פעולה*/
    #content section.article.sec2992 h2 {
        color: #127053;
    }

        #content section.article.sec2992 h2:after {
            border-top: 1px solid #127053;
        }

    #content section.article.sec2992 div .wr2 {
        display: none
    }

    #content section.article.sec2992 .wr1 h3 {
        margin-bottom: 9px
    }

    #content section.article.sec2992 .wr1 {
        margin-bottom: 20px
    }



@media only screen and (min-width: 1280px) {
    body {
        max-width: 990px;
        margin: 0 auto;
    }
    header {max-width:990px}

}


/* C:\globes\wwwroot\news\Cache\combined\2019\fullread.css */
 .gr.fullread {  width: 100%;    max-width: 100%;}
    #fullRead {
        width: calc(100% - 40px);
        max-width: 1280px;
        height: 69px;
        background-color: #f9dacb;
        margin: 0px auto 0px;
        overflow: hidden;        
    }
        #fullRead img {
            width: 320px;
            height: 107px;
            float: right;
            margin-right: 4%;
            margin-top: -13px;
        }
        #fullRead p {
            margin: 14px 4% 0 0;
            text-align: right;
            color: #000;
            font-size: 18px;
            float: right;
            max-width: 500px;
            line-height: 22px;
        }
        #fullRead a {
            background: #97133f !important;
            background: var(--primaryMobileColor);
            color: #fff;
            font-size: 18px;
            text-align: center;
            margin: 17px 10px 0 15px;
            display: inline-block;
            padding: 4px 32px;
            float: right;   
            white-space: nowrap;         
        }
        #fullRead a:hover {background: var(--btnHoverBgColor) !important}
    @media screen and (max-width: 1280px) {
        #fullRead img  {  margin-right: 2%;zoom: 64%;     margin-top: 5px; }
        #fullRead a { margin: 17px 20px 0 0; padding:4px 10px;font-size: 16px;}
        #fullRead p  {margin-right: 2%;  font-size: 16px; line-height: 18px;    max-width: 450px;}
    }
    @media screen and (max-width: 480px) {
        @font-face{
	font-family:'almoniDL400';
	font-weight:400; /*(regular)*/
	font-style: normal;
		src: url('/Static/fonts/almoni/almoni-neue-aaa-400.woff') format('woff');
    }

        #fullRead { background-color: #f1dfcf; height:auto;width: calc(100% - 30px);     }
        #fullRead p {width: 55%;
    float: right;
    font-size: 18px;
    line-height: 22px;
    font-family: almoniDL400;
    margin: 16px 17px 15px;}
        #fullRead a { float:right; width:150px !important; margin-right:17px !important;font-size:18px !important; line-height:22px; font-family:almoniDL400!important;     margin-bottom: 16px !important;}
        #fullRead img {float:left !important; width:154px!important;height:206px!important;zoom:92%; margin-top:20px; margin-left:-25px !important}
    }
    @media screen and (max-width: 475px) {
        #fullRead img {zoom:82%;}
    }
    @media screen and (max-width: 320px) {
        #fullRead img  {zoom:70% !important;}
        
    }
/* C:\globes\wwwroot\news\Cache\combined\2019\myG.css */
#megaMenu .my-globes {     background-color: #fff1e5;   z-index: 1111;}    
.myglobes_links li {    list-style: none;} 
.myglobes_links li a { margin:0} 
.myglobes_links {z-index:9; margin:28px 0 ; height:auto !important}   	
#myGHelp {border: solid 2px #951740;text-align: right;
position: absolute;
background: #fff1e5;
top: 151px;
left: 0;
right: 0;
z-index: 11;
padding: 20px;
width: 80%;
    
 
margin: 0 auto;
outline: 100px #000 solid;}  	
#myGHelp h2 { display:inline;font-size: 24px;  font-weight: normal;  font-family: almoniTzar400;line-height: 1.5; margin-bottom: 24px; } 	#myGHelp img {       height: 37px !important;    width: 173px !important; } 	#myGHelp p {text-align: right; color: #1a1a1a; font-size:18px;    font-family: almoniDL400;} #myGHelp .thank {font-family: almoniDL400;     text-align: center;font-size:18px;    margin: 15px auto 0 !important;   display: block;}	#myGHelp .thnx {background-color: #97133f;      color: #fff;    font-family: almoniDL400;  line-height:18px;  font-size: 18px;    padding: 12px 30px;    text-decoration: none; margin:0 auto !important; display:block;text-align: center;}#myGHelp a:hover {color:#fff}	#myGHelp:after {content: "";position: absolute; top: -15px !important; right: 72px; width: 0; height: 0;   border-left: 15px solid #0000;  border-right: 15px solid #0000;    border-bottom: 15px solid #fff1e5; } #myGHelp:before {content: "";position: absolute;top: -18px;right: 70px; width: 0; height: 0; border-left: 17px solid #0000;    border-right: 17px solid #0000;    border-bottom: 17px solid #97133f; }

@font-face {
font-family: 'almoniTzar500';
font-weight: 500;
font-style: normal;
src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
src: url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('/Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}
[class^="HeaderUser"] a {
padding: 10px 30px 10px 0;
position: relative;
font-size: 16px !important;
display: block;
margin-right: 0 !important;
line-height: 26px !important;
font-family: almoniDL400 !important;
}
[class^="HeaderUser"] a:before {
position: absolute;
right: 0;
}                                                                                                                              
.HeaderUserPortfolio a:before, .userTik:before {content: url(https://images.globes.co.il/globes/icons/personal-bag.svg);}
.HeaderUserArticleList a:before, .userReadList:before { content: url(https://images.globes.co.il/globes/icons/readList.svg);}
.HeaderUserNewsLetter a:before {content: url(https://images.globes.co.il/globes/icons/newsletter.svg);}
.HeaderUserFeed a:before {content: url(https://images.globes.co.il/globes/icons/alerts.svg);}
.HeaderUserService a:before {content: url(https://images.globes.co.il/globes/icons/user-support.svg); }
.HeaderUserUpdate a:before { content: url(https://images.globes.co.il/globes/icons/account-setting.svg);}
.HeaderUserProduct8 a:before {content: url(https://images.globes.co.il/globes/icons/electronic-newspaper.svg);}
.HeaderUserDisconnect a:before { content: url(https://images.globes.co.il/globes/icons/log-out-user.svg);}
.HeaderUserHistory a:before{content: url(https://images.globes.co.il/globes/icons/history.svg);}
.HeaderUserSubscribe a:before{content: url(https://images.globes.co.il/globes/icons/activate-subscribtion.svg);}
.HeaderUserLogin a:before{content: url(https://images.globes.co.il/globes/icons/log-in.svg);}
.HeaderUserRegister a:before{content: url(https://images.globes.co.il/globes/icons/sign-up.svg);}
}