@font-face {
  font-family: 'FuturaStd-Bold';
  font-style: normal;
  font-weight:900;
  src: url(../../../Static/fonts/FuturaStd-Bold.ttf) format('truetype');

}
  @font-face{
	font-family:'almoni-dl9';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('../../../Static/fonts/almoni/almoni-dl-aaa-900.eot'); 
	src: url('../../../Static/fonts/almoni/almoni-dl-aaa-900.eot') format('embedded-opentype'), 		
        url('../../../Static/fonts/almoni/almoni-dl-aaa-900.ttf') format('truetype'), 
		url('../../../Static/fonts/almoni/almoni-dl-aaa-900.woff') format('woff');
}


@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') 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') 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') 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');
}

@font-face {
  font-family: 'OpenSansHebrew';
  font-style: normal;
  font-weight: 400;
  src: url(../../../Static/fonts/OpenSansHebrew/OpenSansHebrew-Regular.ttf) format('truetype');
}


#wrapper {width:100%; }
#p2048 {width:100%; margin:0 auto; max-width:1280px; background:#f4f4f4; overflow:hidden; font-family:almoni-dl}
#p2048 > a > div {width:31.3333%; float:right; margin:0 2% 4%; background:#fff;   direction: ltr;box-shadow: 0 2px 4px 0 rgba(184, 184, 184, 0.5);}
#p2048 .item30d {width:29.333%}
#p2048 > a > div img {width:100%;display: block;}
#p2048 .ItemMain {width:96%}
#p2048 .item70pr {width:60.666%}
#p2048 .item50pr {width:46%}
 
#p2048 .ItemMain .wr_item { position: absolute;  bottom: 0; right: 0;    width: 100%; padding:0; z-index:11; margin:0}
#p2048 .ItemMain .wr_item:after {   
     opacity: 0.7;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #050812);
    content: "";
    position: absolute;
    bottom: 0;
    height: 180px;
    left: 0;
    width: 100%;
    z-index: -1;}
#p2048 .ItemMain .wr_item  h2, #p2048 .ItemMain .wr_item h3 {color:#fff; margin-right:30px}
#p2048 .item70pr img, #p2048 .item30pr img {max-height:370px}
#p2048 .wr_item {margin:0 38px}
#p2048 .wr_item h2 {font-size:44px; line-height:35px; margin-bottom:10px; text-align:right; min-height:190px;font-family:almoni-dl9;    direction: rtl; color:#323232; line-height: 1.05;}
#p2048 .wr_item h3 {font-size:21px; line-height:21px;font-family:almoni-dl;direction: rtl;  color:#555 }

#p2048 .item50pr .wr_item {padding-left:94px}
#p2048 .item50pr .wr_item h2 {font-size:43px; color:#323232; line-height: 1.05;font-family:almoni-dl9;}
#p2048 .item30d .wr_item h2 {font-size:35px; }
#p2048 .item30pr .wr_item h2  {font-size:36px; margin-top:30px}
#p2048 .item70pr .wr_item h2  {font-size:40px; }

#p2048 .ItemMain .wr_item h2 {min-height:initial}
.credit {display:none}

#p2048 .item100r {width:96%}
#p2048 .item100r .itmWr picture {width:60%; float:left}
#p2048 .item100r .wr_item {width:30%; float:right}

#p2048 .item100l {width:96%}
#p2048 .item100l .itmWr picture {width:63%; float:right}
#p2048 .item100l .wr_item {width:30%; float:right} 

#p2048 .item70left {    width: 60.6666%;}
#p2048 .item70left .itmWr picture {width:50%; float:right}

#p2048 .item70left .wr_item {width:40%; float:right;  }
#p2048 .item70left h2 {    font-size: 40px;
    margin-top: 25%;}


#divFooter .thanks {
    display:none;
    font-size: 26px;
    line-height: 80px;
    font-family: almoni-dl9;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.24);
    color: #fff;
}
#divFooter .thanks:before {content:url(../../../globes/icn-successful.png);     margin-left: 10px;}



/*article*/
#divGalleryCredits {padding-right:50px !important; direction:rtl;}
#p2048.article .ItemMain {width:100%;margin:0}
#p2048.article .ItemMain {float:none}
#p2048.article .ItemMain .wr_item h2 {margin-right:50px;margin-left:50px;}

#p2048.article .ArticleRetatedItems a > div {width:46%; float:right; margin:0 2% 4%; background:#fff;   direction: ltr;box-shadow: 0 2px 4px 0 rgba(184, 184, 184, 0.5);}

#p2048.article .ArticleRetatedItems a > div img {width:100%;display: block;}

#p2048.article .ArticleRetatedItems {background:#f4f4f4; overflow:hidden; position:relative; z-index:111111111; padding-top:50px}

#divArticleText { width:750px; margin:0 140px 0 0;direction:rtl; text-align:right}
#divArticleText p {font-size: 20px;    line-height: 29px;  text-align: right;  color: #2d303a; margin:0 0 30px; direction:rtl; text-align:right; font-family:OpenSansHebrew}
#divArticleText h3 {font-size:32px}
#divArticleSubTitle { width:750px; margin:40px 140px 0 0;  font-size: 26px; line-height:1.27; color: #2d303a; text-align:right;font-family:almoni-dl7}
#divAuthorAndTime { width:750px; margin:20px 140px 50px 0;font-size: 21px; line-height: 1.33;direction:rtl; text-align:right; }
#divAuthorAndTime .author { padding-left:5px}
.moreArts {  font-size: 50px; font-family:almoni-dl9;    text-align: right;
    margin-right: 2%; margin-bottom:30px}
#divArticleText div img {margin:0 auto; text-align:center; display:block}
.img_credit_in_the_content {margin:0 auto }
/* end article*/

.ItemKidom {position:relative}
.ItemKidom .title {    position: absolute; top: 17%;  color: #fff; right: 5%; text-align:right}
.ItemKidom .title strong {font-family:almoniTzar7; font-weight:normal;font-size: 70px; display:block }
.ItemKidom .title span {font-size: 218px; line-height:133px;}
.ItemKidom img { width:100%} 
.ItemKidom .text { padding:50px; }
.ItemKidom .text h3 {padding:0 60px 0 0; text-align:right;   margin:0 30px 0 248px; position:relative}
.ItemKidom .text h3 p {font-size: 21px;    line-height:33px; font-family: almoni-dl7; margin:0}
.ItemKidom .text h3:before {   
    width: 20px;
    height: 96%;    
    content: '';
    background-image: linear-gradient(24deg, #713bc7, #1b33ac);
    right: 0;
    display: block;
    bottom: 0;
    position: absolute;
    }



#divFooter { margin-top:50px; height:80px; background-image: linear-gradient(272deg, #de74a0, #fea2b7); clear:both; position:relative}
#divFooter b {font-size: 26px;    line-height:80px; font-family: almoni-dl9; text-shadow: 0 0 3px rgba(0, 0, 0, 0.24); color:#fff; float:right; margin-right:2%}
#divFooter:after {content: url(../../../globes/newsletter-purple.png); width:198px;height:138px; position:absolute; left:0; bottom:0}
#divFooter .mail { height:34px; float:right; margin:22px 30px 0 0; border:1px #fff solid;font-size: 19px;font-family: almoni-dl; text-indent:10px; max-width:400px; width:100% }
#divFooter .mail:focus { border:1px #c70018 solid;  }

#divFooter .send {    line-height: 36px;    font-size: 25px; height:38px; font-family: almoni-dl9;float:right; margin:22px 0 0 0; border:none;background-image: linear-gradient(107deg, #433eaf, #1b33ac); padding:0 40px; color:#fff;}


.hide {display:none}



/*#p2048 .ItemMain .position {top:auto; position: absolute;   right: 10px; bottom: 130px;z-index: 2;
            color: #fff;
            font-size: 25px;
            background: #000;
            padding: 0px 10px;}*/



        #p2048 h1 { font-size:35px; font-family:almoni-dl; text-align:right}
        #p2048 .itmWr { text-align:right; }
        #p2048 .ItemMain .itmWr { position:relative}
        #p2048 .item {margin-bottom:50px}
        #p2048 .item img {width:100%; height:auto}
  
        /*#p2048 .position {    
            position: absolute;
            right: 0;
            bottom: 10px;
            z-index: 2;
            color: #fff;
            font-size: 25px;
            background: #000;
            padding: 0px 10px;
            }*/

        #p2048 .adIn { overflow:hidden; width:90%; margin:0 auto}
        #p2048 .adIn .r { float:right;font-size:15px;}
        #p2048 .adIn .l { float:left;font-size:15px;}
        #p2048 .wr_item  h2 p, #p2048 .wr_item h3 p {margin:0}
        
        
        #p2048 .item .txt {font-size:19px; font-family:almoni-dl7; line-height:22px;text-align:right;  }
        #p2048 .item .txt p { 
            width:80%;
            font-size: 22px;
            font-family: almoni-dl7;
            line-height: 26px;
            text-align: right;

        }
        #p2048 .item .credit {font-size:14px; position:absolute; left:10px; bottom:10px; color:#fff; z-index:2}
        /*#p2048 .item.first .position { font-size:25px; margin-top:40px }*/
        .itmWr picture {position:relative; display:block}
       #p2048 .socialIconsArt {  float:right;  margin-right: -80px; width:40px;   z-index: 3;}
       #p2048 .socialIconsArt a {background:url(../../../globes/social-article.svg) no-repeat center 0; width:40px; height:40px; display:block;    background-color: #000; margin-bottom:5px}
       
       #p2048 .socialIconsArt.sticked {position:fixed; top:80px}

       #p2048 .socialIconsArt .facebook {}
       #p2048 .socialIconsArt .whatsap {    background-position-y: -44px;}
       #p2048 .socialIconsArt .twitter {    background-position-y: -85px;}
       #p2048 .socialIconsArt .mail {    background-position-y: -130px;}




.ItemKidom .logoImg {float:right;    width: 86px;    height: 34px;    margin: 16px;     position: absolute;
    right: 0;}
.ItemKidom .social {position: absolute; left:0;color:#fff;      margin: 19px;cursor:pointer;     font-size: 22px;  height: 34px;    margin: 16px 0 0 20px; }
.ItemKidom .social i {font-style:normal}
.ItemKidom .social:before { content:url(../../../globes/icn-share.svg);    margin: -2px 0 0 10px;
    float: right; }


header  {  display:none;  position: fixed;   top:0; height: 60px;    z-index: 50;   max-width: 1280px; width:100%;
                        
background: rgba(184,126,177,1);
background: -moz-linear-gradient(45deg, rgba(184,126,177,1) 0%, rgba(70,64,177,0.95) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(184,126,177,1)), color-stop(100%, rgba(70,64,177,0.95)));
background: -webkit-linear-gradient(45deg, rgba(184,126,177,1) 0%, rgba(70,64,177,0.95) 100%);
background: -o-linear-gradient(45deg, rgba(184,126,177,1) 0%, rgba(70,64,177,0.95) 100%);
background: -ms-linear-gradient(45deg, rgba(184,126,177,1) 0%, rgba(70,64,177,0.95) 100%);
background: linear-gradient(45deg, rgba(184,126,177,1) 0%, rgba(70,64,177,0.95) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b87eb1', endColorstr='#4640b1', GradientType=1 );

}

header .title {
    top:16px;
    font-size: 38.4px;
   
    right: 0;
    left: 0;
    width:50%; 
    margin:14px auto 0;
    font-family:almoniTzar4;
}    
  header .title a { color: #fff;} 
header  .logoImg {display:block; float:right;    width: 86px;    height: 34px;    margin: 16px;}

header .social  {display:block; float:left;  color:#fff; margin: 22px;  font-size: 22px;  height: 34px;    margin: 21px 0 0 39px; cursor:pointer}
header .social:before { content:url(../../../globes/icn-share.svg);    margin: -2px 0 0 10px;
    float: right; }
header .social i {font-style:normal}
header.sticked {display:block; top:0}

 #p2048.article header {display:block;}
 #p2048.article .ItemMain {margin-top:60px}


.overlay {overflow: hidden;
    width: 110% !important;
    height: 110% !important;
        position: absolute;
    top: 0px;
        left: 0px;
    background-color: Gray;
        opacity: 0.7;
    z-index: 10;
}
.socialBlock { width:565px; height:532px; background:#fff; position:fixed; z-index:200000; transform: translate(-50%, -50%); left:50%; top:50%; outline: 1000px rgba(0,0,0,0.8) solid;}
.overlay, .socialBlock, .arrowRight, .arrowLeft {display:none}

html.hidden {overflow:hidden}
 

.close {
  font-size:50px;
  position:absolute;
  top:5px;
  right:20px;
  color: #000;
  cursor:pointer;
  display:inline-block;
  z-index: 100;
}
.closetext {
    font-size: 25px;
    position: relative;
    color: #000;
    cursor: pointer;
    border-bottom: 1px #000 solid;
    top: 450px;
 
    display: inline-block;

}

.socialBlock h3 {
    font-size: 30px; 
    font-weight:normal; 
    font-family:almoni-dl7;
    top: 46px;
     transform: translate(-50%, -50%); left:50%;
    position: absolute;
    margin:0;
}
.socialBlock .sWr { position:absolute;  transform: translate(-50%, -50%); left:50%; top:50%;    width: 100%;
    text-align: center;
    margin: 0 auto;}

.socialBlock a { display:inline-block;   width:77px; height:77px; border-radius:50%; margin:37.5px; position:relative}
.socialBlock a:after {position: absolute;font-size: 14px;bottom: -33px;}

.socialBlock .fb:after { content: "facebook"; left: 12px;}
.socialBlock .fb {background:url(../../../images/ladies-top50-2017/fb.png) no-repeat 0 0; }

.socialBlock .twitter:after { content: "twitter"; left: 20px;} 
.socialBlock .twitter  {background:url(../../../images/ladies-top50-2017/twitter.png) no-repeat 0 0;}

.socialBlock .whatsapp:after { content: "whatsapp"; left:8px;}  
.socialBlock .whatsapp {background:url(../../../images/ladies-top50-2017/whatsapp.png) no-repeat 0 0; }

.socialBlock .mail:after { content: 'דוא"ל'; left:22px;} 
.socialBlock .mail {background:url(../../../images/ladies-top50-2017/mail.png) no-repeat 0 0;}

.socialBlock .google:after { content: "google +"; left: 12px; direction:ltr} 
.socialBlock .google {background:url(../../../images/ladies-top50-2017/google.png) no-repeat 0 0;}

.socialBlock .copy:after { content: "העתק קישור"; left: -5px;
    width: 90px;} 
.socialBlock .copy {background:url(../../../images/ladies-top50-2017/group.png) no-repeat 0 0;}

            #divGalleryCredits {    text-align: right;    padding-right: 20px; background:#f4f4f4}

@media screen and (max-width:1240px) { 
    #divFooter:after {display:none}
    #p2048 .item50pr .wr_item {padding-left:10px}
    /*#p2048 .item70left .wr_item { width: 46% }*/
    #p2048 .wr_item h2 {min-height:initial; margin-right:20px; }
    /*#p2048 .item70pr img, #p2048 .item30pr img {    max-height: 230px;}*/
    #p2048 .wr_item {padding:0 10px}
    .ItemKidom .text h3 {margin-left:0}
    #p2048 .wr_item  { margin:0 10px}
   header .social {margin-left:18px}
    #p2048 .wr_item h2 {margin-top:24px}
    #p2048 .item100l h2  {font-size:40px}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    #divArticleSubTitle, #divArticleText {        width: calc(100% - 170px);    }
    #divFooter {height:180px}
    #p2048.article .wr_item h2 {margin-right:0}
    #p2048 .item50pr .wr_item,
    #p2048 .wr_item h2 {min-height:150px !important}
    #p2048 .item50pr .wr_item h2,
    #p2048 .item70pr .wr_item h2,
    #p2048 .item30pr .wr_item h2,
    #p2048 .item30d .wr_item h2,
    #p2048 .wr_item h2 {    font-size: 30px;    margin-right:0px;    line-height: 36px;}
    #divFooter {margin-bottom:100px}
}

@media screen and (max-width:740px) {
    
    

    .ItemKidom .social,header .social {margin-left:2px}
    .ItemKidom .text h3 {margin-left:0}
    #p2048 .wr_item {padding:0 !important; margin:0 15px 0 10px}
    #p2048 .wr_item h2 {margin-right:0}
    #p2048 .item50pr .wr_item h2,
    #p2048 .item70pr .wr_item h2 {min-height:150px}
    #p2048 .item70pr,
    #p2048 .item30pr,
    #p2048 .item70left {width:46%}
    #p2048 .item50pr .wr_item h2,
    #p2048 .item70pr .wr_item h2,
    #p2048 .wr_item h2 {font-size:32px; }
    #p2048 .item100r .itmWr picture,
    #p2048 .item100r .wr_item,
    #p2048 .item100l .itmWr picture,
    #p2048 .item100l .wr_item,
    #p2048 .item70left .itmWr picture,
    #p2048 .item70left .wr_item {width:100%}
    #divFooter {height:180px}
    #divFooter b {float:none; margin:0 auto}


            #p2048.article #divArticleText,
            #p2048.article #divArticleSubTitle,
            #p2048.article divAuthorAndTime { margin-right:20px}
            #p2048.article .socialIconsArt {display:none}
            
iframe { width: 100%;}
}


         
   @media screen and (max-width:480px) {
       #divFooter:after,
       header .social i,
       .ItemKidom .social i {display:none}
       header {    padding: 0 0 2px 0;}
       
       #p2048 .item70pr .wr_item h2,
       #p2048 .item30d .wr_item h2,
       #p2048 .item30pr .wr_item h2 {min-height:110px}

       .ItemKidom .text h3 {margin-right:10px;padding: 0 33px 0 20px;}

       #p2048 .ItemMain .wr_item h2 { margin-right: 20px !important;font-size: 32px !important; line-height: 36px!important;}

    .ItemKidom .text h3:before {
        width: 15px;
        height: 99%;
    }
    #divAuthorAndTime {margin-right:20px}
       header.sticked {width:100%}
       #divArticleSubTitle,
       #divAuthorAndTime,
       #divArticleText
        {width:94%}
       header .title {  width: 50%;  position: absolute; margin-top:0px;      font-size: 30px;}
       header.sticked .social {font-size: 16px;  margin: 21px 0 0 10px;}

        header.sticked .social:before {
            margin: -5px 0 0 2px;
        }

        /*#p2048 .item100r .itmWr picture,
        #p2048 .item70left .itmWr picture,
        #p2048 .item70left,
        #p2048 .item100l .itmWr picture  { width: 100%; float: none; }
        #p2048 .item100l .wr_item,
        #p2048 .item100r .wr_item,
        #p2048 .item70left .wr_item { width: 96%; float: none; padding:0 }*/
        #p2048 .item70left .wr_item {width:auto}
       .ItemKidom .text h3 {margin-left:0}
       .ItemKidom .title strong {font-size: 45px!important;    line-height: 50px!important;}
       .ItemKidom .title span {font-size: 76px!important;    line-height: 65px!important;}
       .ItemKidom .title  {    position: absolute;    top: 12%;     color: #fff;    right: 3%;}

       .ItemKidom .text {  padding: 24px 10px;}
       .ItemKidom .text h3 p {      font-size: 16px;    line-height: 23px;}
       /*#p2048 .item70pr,
       #p2048 .item30pr,
       #p2048 .item50pr {width:100%}*/
       #p2048 .wr_item { padding:15px}
       #p2048 .ItemMain .wr_item {padding-bottom:20px !important}
        

       .socialBlock {width:90%}
       .closetext {top:490px}
       #p2048 .item30d {    width: 46%;}
       #p2048 .item70left .wr_item h2 {  min-height:110px}

       #p2048 .wr_item h2 {  min-height:initial ; font-size: 18px!important;    line-height: 23px!important;}
       #p2048 .wr_item h3 {   font-size: 14px;    line-height: 16px; min-height:30px; margin:0 0 10px 0;}
       #p2048 > a > div img {max-height:initial !important}

       #divFooter {overflow:hidden; padding-bottom:20px; height:auto}
       #divFooter b {font-size:24px; float:none}
       #divFooter .send, #divFooter .mail {margin-top:0}
       #divFooter .mail {margin:0; width:68%; font-size:18px; border:1px #fff solid}
       #divFooter .send {width:23%; padding:0; height:36px; line-height:36px; font-size:18px}
       
       #divFooter div {    margin: 0 auto; text-align: center; overflow: hidden;  width:96%;}

            .logoWrap .logoImg {float:none; display:block; margin:0 auto 15px}
            #wrapper {width:100%}
            
            
            
            #p2048 h3 {
                line-height: 34px;
                text-align: right;
                font-family: almoni-dl;
                font-weight: normal;
            }
            #p2048 h2 { font-size:27px}

            #footer_globes, #footer,menu#top .logos,.articleDD, .navWlinks, #p2048 .item.first .position 
               {display:none !important}
           #p2048 .wr_item {position:static; background:none;}
            #p2048 .wr_item  h2, #p2048 .wr_item h3 {color:#323232}
            /*#p2048 .item.first .position { font-size:15px;}
            #p2048 .position {padding:5px 15px}
            #p2048 .position {font-size:16px}*/
            #p2048 .item .txt p {width: 100%; font-size: 18px; font-family: almoni-dl;}
            #p2048 .item .txt {margin-top:0}
            #p2048 .item {margin-bottom: 30px;}
            #p2048 .item .credit {  background: rgba(0,0,0,.4); font-size:12px;color:#ddd; padding:1px 3px; left:0; bottom:4px}
     
            #navWrap .sectionName { font-size: 16px; line-height: 36px;}


            #p2048 .ItemMain .wr_item h2 {margin:0 20px}
            #p2048 .ItemMain .wr_item h3 {display:none}
            #p2048 .item50pr .wr_item h2, #p2048 .item70pr .wr_item h2 { min-height: 110px;}
            #p2048 .item30pr .wr_item h2 {   margin-top: 24px;}
            #divArticleSubTitle {margin-top:30px; font-size:22px; width:88%}
            #divAuthorAndTime {margin-bottom:30px;  }
            #divArticleText p {margin-left:20px;  font-size: 18px;    line-height: 30px;}


            #p2048 .ItemMain .wr_item:after { opacity: 0.9; height: 181px;}
            #p2048 .item100l .wr_item {width:96%}
            #p2048 .wr_item h2 {margin-bottom:0!important}
            #divArticleText p img {width:100%; height:auto}
            #divArticleText div img {width:100%; height:auto}
            /*#divArticleText div {margin-left:20px}*/
            .img_credit_in_the_content {font-size:11px!important;    font-family: OpenSansHebrew;}
            #divGalleryCredits {padding-right: 20px !important;}
            #p2048 .item100l h2, 
            #p2048 .item100r h2 {margin-bottom:10px!important; margin-left:15px;}
            #p2048 .item100r .wr_item {width:calc(100% - 30px)}
            #divArticleText h3 {    font-size: 22px;    margin-left: 15px;}
            #p2048.article .ItemMain .itmWr {box-shadow:none}

            input {    -webkit-border-radius:0;     border-radius:0;}

            #p2048.article .item50pr h2 {margin-right:0}
            .moreArts {font-size:32px}
            #p2048.article .ArticleRetatedItems {padding-top:0}
            
        }


   @supports (-webkit-overflow-scrolling: touch) {
     #divFooter .send {width:23%; padding:0; height:45px; line-height:44px}
        .img_credit_in_the_content {font-size:6px!important;   font-family: OpenSansHebrew;}
}


