body {margin:0;height:2000px;}

.icon-bar {
  position: fixed;
 bottom: 10px;
  left: 0px;
  padding: 4px 4px 4px 0px;
  z-index: 2000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 4px 4px 4px 0px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
}

.icon-bar a:hover {
  background-color: #000;
}
.Investigations {
  background: #f10b0b;
  color: white;
  height: 33px;
  margin-bottom:2px;
 border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.mivzakim {
  background: #3B5998;
  color: white;
 border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}

.Commentaries {
  background: #55ACEE;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.economy {
  background: #0ed145;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.opinions {
  background: #3f48cc;
  color: white;
 height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}

.pictures {
  background: #585858;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.humor {
  background: #ff00ff;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.golshim {
  background: #6600cc;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.sport {
  background: #e6b800;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
 border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.rss {
  background: #fe7e00;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.links {
  background: #999900;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.polls {
  background: #319265;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.realty {
  background: #663300;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.social {
  background: #3b5999;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.political {
  background: #993366;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.teva {
  background: #0000ff;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.inquiries {
  background: #0000ff;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.Donate {
  background: #d11a1a;
  color: white;
  border: 1px #ffffff solid;
  height: 33px;
  margin-bottom:2px;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.atzuma {
  background: #b3b300;
  color: white;
  height: 33px;
  margin-bottom:2px;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.nagish {
  background: #3f48cc;
  color: white;
  border: 1px #ffffff solid;
  height: 33px;
  margin-bottom:2px;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.whatsapp {
  background: #65bc54;
  color: white;
  border: 1px #ffffff solid;
  height: 33px;
  margin-bottom:2px;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
.close1 {
 background: #000;
 width:100%;
 left: 0px;
 height: 34px;
  color: white;
  z-index:1010;
  border: 1px #ffffff solid;
border-top-right-radius: 15px;
 border-bottom-right-radius: 15px;
}
/*Post-it note script- by javascriptkit.com 
Visit JavaScript Kit (https://javascriptkit.com) for script 
Credit must stay intact for use*/ 
 
#postit{ 
 position:absolute;
    top: 322px;
  left: 50%;
  right: 50%;
  height:600px;
 width:400px;
padding:10px; 
 border: 2px solid green;
    border-radius: 15px;
	 background-color: #dcf5e5;
visibility:hidden; 
z-index:9999; 
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translate(-50%);
  transform: translateY(-50%) translate(-50%);
 
} 
@media only screen and (max-width: 480px) {
	.postit {
	left: 0;
	width:95%;
	 height:650px;
}
}
@media only screen and (max-width: 767px) {
	.postit {
	left: 0;
		width:95%;
	 height:650px;
}
}
#postit2{ 
 position:absolute;
    top: 0px;
  left: 50%;
  right: 50%;
  height:100%;
 width:100%;
padding:0px; 
 visibility:hidden; 
z-index:1201; 
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translate(-50%);
  transform: translateY(-50%) translate(-50%);
 
} 
@media only screen and (max-width: 480px) {
	.postit {
	left: 0;
}
}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.button {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button1 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button:hover {
    background-color: #3e8e41;
}
.button2 {
    background-color: #a40c12; /* Green */
    border: 1px solid #a40c12;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button2 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button2:hover {
    background-color: #3e8e41;
}
.button3 {
    background-color: green; /* Green */
    border: 1px solid green;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button3 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button3:hover {
    background-color: #3e8e41;
}
.button22 {
    background-color: red; /* Green */
    border: 1px solid red;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    margin: 4px 2px;
    cursor: pointer;
	position: absolute;
	top: 10;
	right:10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.button22 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button22:hover {
    background-color: #3e8e41;
}
countdown {
  text-align: center;
  font-size: 14px;
  margin-top: 0px;
  direction:rtl;
  color:#2C2C2C;
  font-family: 'Lato', sans-serif;
  font-weight:400;
}
text {
  text-align: center;
  font-size: 24px;
  margin-top: 0px;
  direction:rtl;
  color:#2C2C2C;
  font-family: 'Lato', sans-serif;
  font-weight:300;
}

.thumbnail {
	position:relative;
	margin:0px;
	text-align: right;
	padding: 0px;
	
	
}
.thumbnail:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
	cursor: pointer;
    z-index:999;
}
.thumbnail:after {
    position:relative;
    width:100%;
    height:160px;
    display:block;
	cursor: pointer;
    z-index:999;
}
#atzuma{ 
 position:absolute;
    top: 290px;
  left: 50%;
  height:570px;
 width:316px;
padding:10px; 
 border: 2px solid green;
    border-radius: 15px;
	 background-color: #dcf5e5;
visibility:hidden; 
z-index:1201; 
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translate(-50%);
  transform: translateY(-50%) translate(-50%);
 
} 

/*=========================================================
	text20
===========================================================*/
.text20 {
	direction:rtl;
	text-align:right;
	margin-bottom:10px;
	font-size: 11px;
	}

@media only screen and (max-width: 767px) {
	.text20 {
	display:none;
}
a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}
}

#cookiePopup {
    background: blue;
	color:#fff;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    box-shadow: 0px 0px 15px #cccccc;
    padding: 5px 10px;
	z-index:2000;
  }
    #cookiePopup p{
    text-align: left;
	color:#fff;
    font-size: 16px;
     }
  #cookiePopup button{
    width: 20%;
    border: navajowhite;
    background: #097fb7;
    padding: 5px;
    border-radius: 10px;
    color: white;
	
  }.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;

 overflow-y: hidden ! important;
        overflow-x: hidden ! important;
        background-color: #f8f8f8;
        background-image: url('img/ads/ad-1.jpg');
		background-size: cover;
        background-position: 0% 0%;
  background-size: 100% 100%;
        background-repeat: no-repeat;
        
}
@media only screen and (max-width: 480px),(max-width: 767px) {
	.loader {
background-image: url('img/ads/ad-2.jpg');
		background-size: cover;
        background-position: 0% 0%;
  background-size: 100% 100%;
        background-repeat: no-repeat;
		overflow-y: hidden ! important;
        overflow-x: hidden ! important;
}
#Popup {
    background: #fff;
	color:#00aef2;
 margin: 0 auto;
  height:600px;
 width:390px;
 position: fixed;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
	top: 20px;
  border: 2px solid #00aef2;
    border-radius: 15px;
    box-shadow: 0px 0px 15px #cccccc;
    padding: 5px 10px;
	z-index:2000;
  }
    #Popup p{
    text-align: right;
	color:#fff;
    font-size: 16px;
     }
  #Popup button{
    width: 20%;
    border: navajowhite;
    background: #00aef2;
    padding: 5px;
    border-radius: 10px;
    color: white;
	
  }