
@media only screen and (max-width:600px){

    .iframeLive{
        height: 300px !important;
        width: 100% !important;

    }
}
@media only screen and (min-width:600px){
    .iframeLive{
        height: 300px !important;
        width: 735px !important;

    }
}

/*
===========================================================
                        MIBZAKIM
===========================================================

*/


.katan-title {
    font-weight: 600;
}

.orech-or-tochnit a {
    color: #002f6b;
    font-size: 14px;
}
.mibzak-date-top {
    width: 100%;
    text-align: left;
}


/*
===========================================================
                        MIBZAKIM
===========================================================

*/



.mibzakim-content a {
    text-decoration: unset;
    color:black;
}

.mibzak-unit {
    /* background-color:#ff0000; */
    margin-bottom: 10px;
    padding: 4px 10px 6px;
    color: black;
    border-bottom: 0.5px #ff000038;
    border-style: groove;
    border-top-color: #aaa0;
    border-right-color: #aaa0;
    border-left-color: #aaa0;
}

/* .mibzakim-sidebar-wrapper {
    border: 1px solid red;
} */

.a.mibzak-date{
    font-size: 14px !important;
    color: #903f3e  !important;
    font-weight: bold  !important;
    text-align: left !important;
}

.mibzakim-sidebar-wrapper .outer {
    background-color: #f7f7f7;
    padding: 15px 10px;
    
}

.mibzak-unit a {
    font-size: 16px;
}



/*MIBZAKIM NEW*/

.mibzakim-new *{
    margin:0;
    padding:0;
}
.mibzakim-new .inner{
    position:relative;
    /* top:0px; */
}
/* .mibzakim-new .inner:hover{
    position:inherit;
} */
.mibzakim-new .outer{
    overflow:hidden;
}
.mibzakim-content.inner .mibzak-unit {
    margin-bottom: 20px;
    /* padding-right: 10px!important; */
    margin: 20px 5px 20px 5px!important;
}


.mibzakim-content >div {
    padding: 4px 6px;
}

/* MIBZAKIM MOBILE  */


@media only screen and (max-width:600px){
    .mibzakim-sidebar-wrapper.mibzakim-new {
        margin-right: 5px;
        /* max-width: 400px; */
        margin-left: 5px;
    }

    .mibzak-unit a {
        font-size: 18px;
    }

    .mibzak-unit{
        padding: 5px 10px;
    }

    div#mibzakim-sidebar-title {
        padding: 2px 5px;
        font-size: 30px;
        height: 34px;
    }
    

    .mibzakim-new .outer {
        max-height: 250px!important;
    }
}

/*
==================================================
                KETAIM SIDEBAR
==================================================
*/


@media only screen and (min-width:600px){
    .content-zone.displayator{
        position: absolute;
        bottom: 0%;
        font-size: 15px;
        background-image: linear-gradient(transparent,#00000040,#00000078, #000000eb, black);
        color: white !important;
        padding-right: 10px;
        padding-top: 18px;
        padding-left: 47px;
        bottom: 0px;
        font-weight: bold;
        right: -4%;
        padding-bottom: 10px;
    }
    .ketaim-sidebar {
        /* border: 1px solid #80aed0; */
        padding: 0px 10px 0px;
        height: fit-content;
    }


    .keta-unit {
        /* align-items: flex-start; */
        /* display: flex; */
        margin-bottom: 16px;
        position: relative;
    }

    .keta-unit > * {
        flex-basis: 50%;
    }


    .keta-unit img.wp-post-image {
        max-width: 100%;
        width: 230px;
        height: 140px;
        object-fit: cover;
        object-position: 0 20%;
    }   
    .keta-unit img.playSidebarIcon {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 102px;
        left: 12px;
        z-index: 1;

    }
    .image-zone.displayator {
        position: relative;
        height: 140px;

    }
    .keta-unit a.keta-name{
        font-size: 15px;
        font-weight: 900;
        color: white;
        line-height: normal;
    }
    .keta-unit a.tochnit-name {
        font-weight: 600;
        font-size: 10px;
        color: white  !important;
    }
}
@media only screen and (max-width:600px){
    .keta-unit img.playSidebarIcon {
        width: 25px;
        height: 25px;
        margin-top: -29px!important;
        margin-right: 6px;
        margin-bottom: 5px;
    
    }
    .ketaim-sidebar {
        width: 100%!important;
        display: flex!important;
        scroll-snap-type: x mandatory;
        overflow-x: auto!important;
        position: relative;
        overflow-y: hidden;
        height: 250px;
        border-bottom: 1px #13499f solid;
    }
    .keta-unit {
        margin-left: 20px;
        /* flex-shrink: 0!important; */
        height: auto!important;
        scroll-snap-align: start;
        width: max-content;
        max-width: 302px !important;
        max-height: 200px !important;
        min-width: 150px;
    }
    .image-zone.displayator {
        margin-bottom: 10px;
        overflow: hidden;
        margin-left: 20px;
        /* flex-shrink: 0!important; */
        height: auto!important;
        scroll-snap-align: start;
        width: max-content;
        max-width: 300px !important;
        max-height: 200px !important;
    }
}
.keta-unit a.tochnit-name {
    font-weight: 600;
    font-size: 10px;
    color: black;
}



.keta-unit .keta-time{
    display:none;
}

.keta-unit .content-zone.displayator {
    margin-right: 10px;
    
}

.keta-unit a.keta-name {
    font-size:15px;
    font-weight: 900;
}

.keta-title-container {
    line-height: 14px;
}

.keta-tochnit-name-container {
    margin-top: -6.8px;
}


@media only screen and (max-width:600px){
    .keta-unit img.wp-post-image {
        max-width: 100%;
        width: 100%;
        height: 120px;
        object-fit: cover;
        object-position: 0 20%;
    }

    .keta-unit a.keta-name {
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        color: #13499f;    }

    .keta-tochnit-name-container {
        margin-bottom: 10px;
    }

    .keta-unit .preview-container-kaltura {
        height: 120px!important;
    }
    
    .keta-unit video.preview_video {

        max-width: 160px!important;
        width: 100%!important;
        height: 100%!important;
        object-fit: cover;
    }

    .keta-unit.kataba-pirsum {
        padding: 5px 0px;
    }


}



/*
================================================
                DEOT
================================================

*/

/* @media only screen and (min-width:600px){ */
    .deot-image-zone.displayator {

        display: flex;
        padding: 20px;
        direction: ltr;
    }
  
    
    a.deot-post-title {
        color: #0e397e;
        font-size: 23px;
        font-weight: 900;

    }
    
    .deot-content-zone.displayator {
        border-bottom: 1px #3ca4db solid;
        margin-right: 20px;
        margin-left: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    
    .deot-keta-unit {
        margin-bottom: 3px;
        background-color: #dce6f0;
        border-radius: 3%;
    }
    
    img.deotImg {
        border-radius: 50%;
        height: 50px;
        width: 50px;
    }
    
    .deot-orech-or-tochnit > a {
        color: #3ca4db;
        font-size: 19px;
        font-weight: 900;
    }
    
    .deot-orech-or-tochnit.a {
        color: blue;
    }

    .deot-orech-date {
        text-align: -webkit-left;
        padding-left: 12px;
        padding-top: 6px;}
    
    .date-deot {
        color: #0e397e;
        font-size: 14px;
        font-weight: 100;
        margin-top: 2px;
    }
    
    img.titlePicDeot {
        content: url("https://www.20il.co.il/wp-content/uploads/2021/02/כותרת-דעות-קצר.jpg");
    }
/* } */


/*  Youtube*/
@media only screen and (min-width:600px){
.keta-unit .preview-container-youtube, .right-splitted .image-zone.displayator .preview-container-kaltura .overlay-youtube,  .keta-unit .displayator video.preview_video {
    max-height: 140px;
    overflow: hidden;
    width: 230px!important;
    height: 140px !important;

}

}



.keta-unit iframe.preview_video {
    max-height: 100px;
}

/* Kaltura */
.keta-unit video.preview_video {
    max-width: 100%!important;
    width: 107px!important;
    height: 100%!important;
    object-fit: cover;
}

.keta-unit .preview-container-kaltura {
    height: 94px!important;
}


@media only screen and (max-width:600px){
    .keta-unit video.preview_video {
        max-width: 160px!important;
        width: 100%!important;
        height: 100%!important;
        object-fit: cover;
        max-height: 120px;
    }

    .keta-unit .preview-container-kaltura {
        height: 120px!important;
    }

    .keta-unit iframe.preview_video{
        max-height: 120px;
    }

    .under-ketanim-unit .overlay-youtube, .preview-container-kaltura .overlay-youtube {
        z-index: 99999!important;
        height: 109px;
        width: 100%;
        max-width: 145px;
    }
}

/*
================================================
                RASHI POST
================================================

*/
@media only screen and (min-width:600px){
    .rashi-post-new {
        display: flex;
        height: 300px;
        width: 1000px;
    }
    .rashi-content-new {
        padding: 30px 43px 30px 115px;
        flex-basis: 82%;
        background-color: #f1f1f1;
    }
    .mainTitleRashiVeryBig{
        font-weight: 900;
        font-size: 40px;        
    }
    .mainTitleRashiBig {
        font-weight: 900;
        font-size: 34px;
    }
    .mainTitleRashiSmall{
        font-weight: 900;
        font-size: 30px;
    }
    .rashi-content-new > a {
        font-size: 35px;
        font-weight: 900;
        color: #002e62;
    }
    .excerpt-zone-new {
        font-weight: 400;
        color: #002E62;
        /* color: #f1f1f1; */
        margin-top: 19px;
        line-height: 27px;
        font-size: 20px;
        margin-left: -60px;

    }
    .excerpt-zone-new p {
        font-size: 20px;
        line-height: 26px;
    }
    .rashi-image-new {
        flex-basis: 77%;
        background-color: #f1f1f1;
    }
    
    div#rashi-post img.wp-post-image {
        height: 300px!important;
        width: 450px;
        object-fit: cover;
    }

    /* div#rashi-post a.rashi-title {
        font-weight: 900;
        font-size: 32px;
    } */
    
    div#rashi-post .rashi-content {
        padding: 10px;
    }

    div#rashi-post .tagit-container {
        position: absolute;
        display: inline-flex;
        height: 35px;
        padding: 0px 20px;
        margin-top: 20px;
    }

    div#rashi-post .tagit-container p {
        font-weight: 700;
        line-height: 1.2;
        color:white;
    }

    div#rashi-post .thirtyone{
        font-size: 30px;
    }

    div#rashi-post .rashi-image .wp-post-image {
        width: 100%;
        height: 340px;
        object-fit: cover;
    }

    
    div#rashi-post .excerpt-zone, div#rashi-post .excerpt-zone p {
    font-size: 20px;
    }

    div#rashi-post .excerpt-zone p {
        font-size: 20px!important;
    }

    #rashi-post .excerpt-zone p {
        margin-bottom: 0px;
    }

    .authorAndDate_rashi {
        display: flex;
        color: #002e62;
        font-weight: 100;
        margin-top: 20px;
    }
    .author_rashi {
        margin-left: 9px;
    }
    .date_rashi {
        margin-right: 9px;
    }
    
}
@media only screen and (max-width:600px){
    .authorAndDate_rashi {
        display: flex;
        font-weight: 100;
        margin-top: 12px;
    }
}

@media only screen and (max-width:600px){
    div#rashi-post .wp-post-image {
        width: 100%;
    }

    div#rashi-post img.icon-al-temuna{
        direction: ltr!important;
        position: absolute;
        max-width: 150px;
        margin-top: 10px;
        float: left!important;
        max-height: 70px;
    }

    div#rashi-post .tagit-container.thirtyone {
        position: absolute;
        display: inline-flex;
        height: 35px;
        padding: 0px 20px;
        margin-top: 10px;
        font-size: 25px;
        color: white;
        font-weight: 700;
    }

    div#rashi-post .rashi-content {
        padding: 5px 10px;
    }

    a.rashi-title {
        font-size: 20px;
        font-weight: 700;
    }

    div#rashi-post .excerpt-zone, div#rashi-post .excerpt-zone p {
        font-size: 20px;
        font-weight: 200;
        line-height: 1;
        margin-bottom: 0px;
    }


}

/*
================================================
                KETANIM DESK  AND RELATED POSTS
================================================

*/
.subtitle {
    font-weight: 100;

}
@media only screen and (min-width:600px){

    div#ketanim-posts, div#related-posts {
        display: grid;
        /* flex-wrap: wrap; */
        /* justify-content: space-between; */
        grid-template-columns: 180px 180px 180px 165px;
        grid-template-rows: auto auto;
        column-gap: 10px;
        row-gap: 15px;
    }

    .katan-unit {
        flex-basis: 33.3%;
    }

    .katan-unit .wp-post-image {
        object-fit: cover;
        width: 100%;
        height: 110px;
    }

    .katan-image {
        height: 110px;
    }

    .katan-unit {
        margin-left: 16px;
    
    }

    .katan-unit:last-child {
        margin-left: 0px;
    }

    .katan-unit img.red-play {
        margin-top: -44px;
        width: 38px;
        height: 38px;
        margin-right: 6px;
        margin-bottom: 4px;
    }

    .katan-unit .tagit-container {
        font-size: 14px;
        position: absolute;
        display: inline-flex;
        height: 20px;
        padding: 0px 5px 0px 10px;
        margin-top: 10px;
        color: white;
        font-weight: 600;
    }

    .katan-unit .tagit-container p{
        padding-top: 3px;
        line-height: 1;
    }
    

    div#ketanim-posts .cat-name-container a, div#related-posts .cat-name-container a {
        color: white!important;
    }

    div#ketanim-posts .cat-name-container.back-blue, div#related-posts .cat-name-container a{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .thirteen {
        font-size: 12px;
    }

    .cat-name-container {
        padding: 2px 5px;
    }

    .cat-name-container{
        display: inline-block;
    }

    .cat-name-container {
       
        padding-top: 3px;
    }

    div#ketanim-posts .katan-title, div#related-posts .katan-title{
        font-weight: 700;
        /* line-height: 1!important; */
    }

    div#ketanim-posts .cat-name-container, div#related-posts .cat-name-container {
       padding-bottom: 3px;
    }

    div#ketanim-posts .the-tags-container, div#related-posts .the-tags-container {
        height: 18px;
        margin-bottom: 10px;
    }

    #ketanim-posts .preview-container-youtube {
        height: 110px;
    }

    .cat-name-container, #cat-render-style-one .not-main-posts .cat-name-container {
        height: 15px;
        padding-top: 0px;
    }

    .cat-name-container.back-blue {
        padding-top: -20px!important;
    }

    .katan-content > div {
        margin-bottom: 6px;
    }

    .cat-name-container .container-inside {
        margin-top: -3px;
    }

    .katan-unit video.preview_video{
        object-fit: cover;
    }

    .katan-unit img.icon-al-temuna {
        direction: ltr!important;
        position: absolute;
        max-width: 100px;
        margin-top: 10px;
        float: left!important;
        max-height: 50px;
    }
}


@media only screen and (max-width:600px){

    .katan-unit {
        display: flex;
        justify-content: space-between;
    }

    .katan-unit img.icon-al-temuna {
        direction: ltr!important;
        position: absolute;
        max-width: 100px;
        margin-top: 10px;
        float: left!important;
        max-height: 50px;
    }

    .katan-unit .tagit-container {
        font-size: 14px;
        position: absolute;
        display: inline-flex;
        height: 20px;
        padding: 0px 5px 0px 10px;
        margin-top: 10px;
        color: white;
        font-weight: 600;
    }


    div#ketanim-posts1 {
        /* margin-right: 20px; */
        /* margin-left: 20px; */
        display: grid;
        grid-template-columns: 50% 50%;
        justify-items: center;
    }

    div#ketanim-posts1 > div {
        /* margin-bottom: 20px;
        margin-left: 20px;
        display: flex; */
        margin-bottom: 20px;
        display: grid;
        justify-items: center;
    }
    div#ketanim-posts1 > div:nth-child(even) {
        background-color:#f7f7f7;
        /* width:100%; */
        /* padding-left: 20px; */
    } 

    div#ketanim-posts, div#related-posts {
        margin-right: 20px;
        /* margin-left: 20px; */
    }

    div#ketanim-posts > div, div#related-posts {
        margin-bottom: 20px;
        margin-left: 20px;
        display: flex;
    }
    div#ketanim-posts > div:nth-child(even) {
        background-color:#f7f7f7;
        width:100%;
        padding-left: 20px;
    } 

    .katan-image {
        max-width: 150px;
        flex-basis: 50%;
    }

    .katan-content {
        flex-basis: 50%;
        margin-right: 20px;
    }

    .katan-image .postimage-and-tagit {
        height: 100px;
    }

    .katan-image img.wp-post-image {
        height: 100px!important;
        object-fit: cover;
    }

    .katan-image iframe.preview_video {
        height: 100px!important;
        width: 100%!important;
    }

    a.katan-title {
        font-weight: 400;
    }
    
    .katan-unit .preview-container-kaltura{
        height:100px;
    }

    .subtitle {
       
        margin-top: 3px;
        margin-bottom: 3px;
    }


}

@media only screen and (max-width: 600px) and (min-width: 400px){
    .katan-image img.wp-post-image {
        height: unset!important;
        object-fit: cover;
    }

    div#under-ketanim .postimage-and-tagit img.wp-post-image {
        height: 300px!important;
        object-fit: cover;
    }

    #under-ketanim .preview-container-youtube, #under-ketanim .preview-container-youtube iframe, #under-ketanim .preview-container-youtube .overlay-youtube {
        width: 100%;
        height: 300px!important;
    }

    div#cat-render-style-one .not-main-posts .image-zone img.wp-post-image {
        height: 130px!important;
        object-fit: cover;
       
    }

    .keta-unit .preview-container-kaltura {
        height: 130px!important;
    }

    .keta-unit .preview-container-youtube {
        max-height: 130px;
        overflow: hidden;
    }
    
    
}

/*
================================================
                TAGIOT
================================================

*/
@media only screen and (min-width:600px){


    div#rashi-post .tagit-container p {
        margin-bottom: 0px;
    }


    div#rashi-post img.icon-al-temuna {
        direction: ltr!important;
        position: absolute;
        max-width: 400px;
        margin-top: 20px;
        float: left!important;
        max-height: 130px;
    }



}

/*
================================================
                UNDER KETANIM
================================================

*/
@media only screen and (min-width:600px){
    .newsPosts {
        padding: 10px;
        color: white;
        background: #1f487d;
        height: 40px;
        text-align: center;
        font-size: 22px;
    }
    div#under-ketanim {
        border: 1px solid #80aed0;
        padding: 10px 16px;
    }

    .under-ketanim-unit {
        flex-direction: row;
        display: flex;
        margin-bottom:16px;
    }

    .under-ketanim-image {
        overflow: hidden;
        flex-basis: 33%;
        min-width: 253.33px;
    }

    .under-ketanim-content {
        flex-basis: 66%;
    }

    .under-ketanim-image .wp-post-image {
        width: 100%;
        height: 150px;
        object-fit: cover;
        object-position: top;
    }


    .under-ketanim-content{
        margin-right:10px;
    }

    .cat-name-container {
        padding-left: 8px;
    }

    .the-tags-container a {
        font-weight: 400;
    }

    .under-ketanim-content .cat-name-container {
        margin-bottom: 10px;
    }

    .under-ketanim-content .meta-data {
        border-top: 1px solid #80aed0;
    }


    .under-ketanim-image .icon-al-temuna {
        float: right;
        text-align: right;
        max-width: 130px;
        object-fit: contain;
        margin-top: 10px;
        text-align: right!important;
        max-height: 50px;
        position: absolute;
    }

    #under-ketanim .tagit-container {
        font-size: 20px;
        position: absolute;
        display: inline-flex;
        height: 27px;
        padding: 0px 5px 3px 25px;
        margin-top: 10px;
        color: white;
        font-weight: 600;
        z-index: 99999999;
    }


    #under-ketanim .cat-name-container.back-blue {
        width: unset;
    }


    

}

@media only screen and (max-width:600px){
    .newsPosts {
        padding: 10px;
        color: white;
        background: #1f487d;
        height: 40px;
        text-align: center;
        font-size: 22px;
    }
  div#under-ketanim img.wp-post-image {
        width: 100%;
        /* height: 180px!important; */
    }

    div#under-ketanim>div {
        margin-bottom: 20px;
    }

    div#under-ketanim .under-ketanim-image {
        margin-bottom: 10px;
        overflow: hidden;
    }

    div#under-ketanim .postimage-and-tagit img.wp-post-image {
        height: 110px;
        object-fit: cover;
    }

    div#under-ketanim  iframe.preview_video {
        height: 180px;
    }

    div#under-ketanim a.katan-title {
        font-weight: 600;
    }

    div#under-ketanim .under-ketanim-content > * {
        margin-bottom: 5px;
    }

    div#under-ketanim .the-excerpt p, div#under-ketanim .the-excerpt {
        font-weight: 200;
        line-height: 1;
        margin-bottom: 0px;
    }

    div#under-ketanim .under-ketanim-content {
        padding-right: 10px;
        padding-left: 10px;
    }

    div#under-ketanim .tochnitOrCategory {
        z-index: 9999999!important;
        position: absolute;
        margin-top: 10px;
    }

    #under-ketanim .preview-container-youtube, #under-ketanim .preview-container-youtube iframe, #under-ketanim  .preview-container-youtube .overlay-youtube {
        width: 100%;
        height: 200px;
    }

    #under-ketanim img.icon-al-temuna {
        direction: rtl!important;
        position: absolute;
        left: 5px;
        max-width: 150px;
        margin-top: 8px;
        float: right!important;
        max-height: 80px;
        z-index: 99999999!important;
    }

    #under-ketanim .tagit-container {
        font-size: 23px;
        position: absolute;
        display: inline-flex;
        height: 30px;
        padding: 0px 5px 3px 10px;
        margin-top: 10px;
        color: white;
        font-weight: 600;
        z-index: 99999999;
    }
}




/*
================================================
                STANDARD CATEGORY BLOCK
================================================

*/


div#cat-render-style-one .not-main-posts .image-zone.top  img.wp-post-image{
    object-position: 0 10%;

}

div#cat-render-style-one .not-main-posts .image-zone.center  img.wp-post-image{
    object-position: 0 40%;
    
}

div#cat-render-style-one .not-main-posts .image-zone.bottom  img.wp-post-image{
    object-position: 0 90%;
    
}


@media only screen and (min-width:600px){
    #cat-render-style-one .title-zone {
        display: flex;
        justify-content: space-between;
    }



    #cat-render-style-one .cat-name-container {
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: 600;
        flex-basis: 45%;
    }

    #cat-render-style-one .the-posts {
        display: flex;
    }

    #cat-render-style-one .no-image-posts {
        /* border: 1px solid #80aed0; */
        width: 100%;
        justify-content: space-around;
        flex-basis: 55%;
        padding: 0px 10px 0px 10px;
        border-right: unset;
    }

    #cat-render-style-one .main-post {
        flex-basis: 63%!important;

    }


    #cat-render-style-one .main-post img.icon-al-temuna {
        direction: ltr!important;
        position: absolute;
        max-width: 150px;
        margin-top: 10px;
        float: left!important;
        max-height: 70px;
        object-fit: contain!important;
    }

    #cat-render-style-one .main-post .tagit-container {
        position: absolute;
        display: inline-flex;
        height: 25px;
        padding: 0px 10px 0px 30px;
        margin-top: 20px;
        color: white;
    }

    #cat-render-style-one .main-post .post-title a {
        font-weight: 900;
        font-size: 26px;
    }

    #cat-render-style-one .main-post .tagiot, #cat-render-style-one .main-post .tagiot a {
        color: white!important;
    }

    #cat-render-style-one .image-zone .wp-post-image {
        width: 390px;
        height: 260px;
        object-fit: cover;
    }

    #cat-render-style-one .main-post .post-excerpt {
        /* color: white; */
        color: #002653;
        background-color: #f7f7f7;
        display: none;
    }
    a.eighteen {
        color: #002653;
    }

    #cat-render-style-one .content-zone > div {
        padding-bottom: 5px;
    }

    #cat-render-style-one .no-image-posts {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }


    #cat-render-style-one .not-main-posts {
        border-bottom: 1px solid #e5e5e5;
    }

    .transparent-blue-gradient{
         background: #f7f7f7;
        /*background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(0,88,160,1) 83%); */
    }

    #cat-render-style-one .not-main-posts:last-child {
        border-bottom: unset;
    }


    #cat-render-style-one .od-be-container {
        padding-top: 5px;
    }

    #cat-render-style-one .od-be-container a.thirteen.cat-name {
        font-weight: 600;
        padding-left: 20px;
    }

    #cat-render-style-one .title-zone .cat-name-container a {
        font-size: 25px;
    }

    #cat-render-style-one .no-image-posts .content-zone > div, #cat-render-style-one .no-image-posts .transparent-blue-gradient > div{
        margin-bottom: 4px;
    }

    #cat-render-style-one .no-image-posts .content-zone > div:last-child {
        margin-bottom: unset;
    }

    div#cat-render-style-one .orech-or-tochnit a {
        color: #002f6b;
    }


    #cat-render-style-one .main-post .content-zone > div {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #cat-render-style-one .title-zone .cat-name-container.back-blue {
        height: 28px;
    }


}

@media only screen and (max-width:600px){

    div#cat-render-style-one .title-zone .od-be-container {
        display: none;
    }

    div#cat-render-style-one .title-zone .cat-name-container {
        flex-basis: 100%;
        display: block!important;
    }

    div#cat-render-style-one .title-zone a {
        font-weight: 700;
        font-size: 30px;
    }

    div#cat-render-style-one .main-post  .content-zone {
        background-color: #0058A0;
    }

    div#cat-render-style-one .main-post .post-title a{
    font-weight: 600;
    font-size: 23px!important;
    }

    div#cat-render-style-one .main-post .content-zone * {
       color:white;
    }
    div#cat-render-style-one  .main-post {
        margin-bottom: 20px;
    }

    div#cat-render-style-one .not-main-posts {
        display: flex;
        margin-bottom: 20px;
        margin-right: 20px;
        margin-left: 20px;
    }

    div#cat-render-style-one .not-main-posts .image-zone {
        flex-basis: 50%;
    }

    div#cat-render-style-one .not-main-posts .content-zone {
        flex-basis: 50%;
    }

    div#cat-render-style-one .content-zone {
        padding: 5px 10px;
    }

    div#cat-render-style-one .orech-or-tochnit {
        display: none;
    }

    div#cat-render-style-one .not-main-posts .image-zone img.wp-post-image {
        height: 100px;
        object-fit: cover;
        object-position: 0 20%;
    }

    div#cat-render-style-one .not-main-posts  a.tochnit-name {
        font-weight: 600;
        font-size: 15px;
        color: #002f6b;
        margin-top:unset;
    }

    #cat-render-style-one .main-post img.icon-al-temuna {
        direction: ltr!important;
        position: absolute;
        max-width: 150px;
        margin-top: 10px;
        float: left!important;
        max-height: 70px;
        object-fit: contain!important;
    }

    #cat-render-style-one .main-post .tagit-container {
        position: absolute;
        display: inline-flex;
        height: 25px;
        padding: 0px 10px 0px 30px;
        margin-top: 20px;
        color: white;
    }

    #cat-render-style-one .od-be-container-mobile {
        text-align: left;
        margin-left: 12px;
        margin-top: -10px;
    }
    

    .keta-tochnit-name-container {
        margin-bottom: unset;
    }
}








/* 
-------------------------------------------------------------------------
                        20 PLUS
-------------------------------------------------------------------------

*/

#esrim-plus{
   width: 100%;
}

.plus-image img.wp-post-image {
    /* max-width: 360px; */
    width: 100%;
    height: auto;
    margin: auto;
}

div#esrim-plus {
    padding: 0px;
    border-right: 1px solid #B4D784;
    border-left: 1px solid #B4D784;
    border-bottom: 24px solid #B4D784;
}

div#esrim-plus .ketaim-zone{
    padding-right: 10px;
    padding-left:10px;
}

div#esrim-plus .ketaim-zone {
    margin-top: -30px;
}

.ketaim-zone > div {
    margin-bottom: 20px;
}

.title-zone {
    z-index: 5;
}

div#esrim-plus img {
    position: relative;
}

.title-zone img {
    z-index: 20;
}

@media only screen and (max-width:600px){
    div#esrim-plus .ketaim-zone {
        margin-top: -40px;
    }
}


/* SEARCH FORM */

.arutz-search-form input.search-submit {
    background-color: #0058A0;
}
@media only screen and (min-width:600px){
    form.arutz-search-form {
        height: 52px;
    }

    form.arutz-search-form input.search-submit {
        padding-top: 12px;
    }


}


@media only screen and (max-width:600px){
    form.arutz-search-form.search-form {
        border: 1px solid #0058A0;
        height: 51px;
        margin: 10px 2px;
    }

    form.arutz-search-form input.search-submit, form.arutz-search-form input#search-form-1 {
        margin-bottom: 0px!important;
    }


}

/* search */

.search-form-home {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 0 0;
	width: fit-content;
	height: 30px;
}

.search-form-home .search-field-home,
.search-form-home .search-submit-home {
	margin: 0 0.8rem 0.8rem 0;
}

.search-form-home label {
	align-items: stretch;
	display: flex;
	font-size: inherit;
	margin: 0;
	/* width: 100%; */
	width: 128px;
	/* border-bottom: blue 1px solid; */
	border: 0px;
}

.search-form-home .search-field-home {
	width: 117px;
	height: 20px;
	border: none;
	background-color: #f7f7f7;
}

.search-form-home .search-submit-home {
	flex-shrink: 0;
}

.search-form-home .search-submit-home:focus,
.search-form-home .search-submit-home:hover {
	text-decoration: none;
}

/* 
-------------------------------------------------------------------------
                       new on TV 
-------------------------------------------------------------------------

*/
@media only screen and (max-width:600px){
    .title-zone-img{
        content:url(https://www.20il.co.il/wp-content/uploads/2021/01/כותרת-מיוחדים-מובייל-1.jpg);
        width: 100%;
    }
    
    /* .newTV{
        display: none;
    } */
    .newTV-unit {
        margin-left: 20px;
        /* flex-shrink: 0!important; */
        height: auto!important;
        scroll-snap-align: start;
        width: max-content;
        max-width: 300px !important;
        max-height: 200px !important;
        position: relative;
    
    }
    .ketaim-zone.newTV {
        width: 100%!important;
        display: flex!important;
        scroll-snap-type: x mandatory;
        overflow-x: auto!important;
        overflow-y: hidden;
        position: relative;
        border-bottom: 1px #13499f solid;
        padding: 6px 0px 7px 2px;

    }
    .videoText {
        background-image: linear-gradient(transparent,#000000eb, #000000eb, black);
        width: 300px;
        min-height: 54px;
        position: absolute;
        bottom: 0;
        padding-left: 75px;
        padding-right: 17px;
        padding-top: 8px;
    
        
    }
    .keta-name-newTv {
        color: white !important;
        font-size: 18px;
        width: 200px;
    }
    img.red-play-new-tv {
        width: 25px;
        height: 25px;
        right: 260px;
        position: absolute;
        bottom: 15px;
    }
}

@media only screen and (min-width:600px){
    /* .newTV{
        display: block;
    }

    .videoText {
        font-size: 16px;
        background-color: black;
        color: white !important;
        text-align: -webkit-center;
        height: 40px;
    } */
    .title-zone-img{
        content:url(https://www.20il.co.il/wp-content/uploads/2021/02/כותרת-ארוכה-מיוחדים.jpg);
        margin-bottom: 10px;
    }
    .red-play-new-tv {
        width: 30px;
        height: 30px;
        position: absolute;
        bottom: 15px;
        margin-right: 198px;
    }
    .newTV {
        /* display: block;
        display: flex; */
        flex-wrap: wrap;
        max-width: 1000px;
        position: relative;
        margin: auto;
        display: flex;
    }
    .newTV-unit {
        width: 240px;
        margin-left: 10px;
        position: relative;
        background: black;
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/02/load-gif.gif);
        background-size: 50px;
        background-position: top;
        background-position: center;
        height: 136px;
        background-repeat: no-repeat;
    }
    .videoImg {
        min-height: 136px;
        max-height: 136px;
    }
    .videoText {
        font-size: 15px;
        background-image: linear-gradient(transparent,#000000eb, #000000eb, black);
        color: white !important;
        padding-right: 10px;
        height: 72px;
        padding-top: 18px;
        position: absolute;
        width: 240px;
        padding-left: 47px;
        bottom: 0px;
        font-weight: bold;
    }
    .newTV-unit:nth-child(4){
        margin-left:0px;
    }
    .newTV-unit:nth-child(8){
        margin-left:0px;
    }
    a.keta-name-newTv {
        color: white;
    }


}

/* 
-------------------------------------------------------------------------
                        ARCHIVE AND RESULTS PAGE
-------------------------------------------------------------------------

*/


.archive-post-picture .wp-post-image {
    width: 100%;
    height: auto;
}

.archive-posts h2.post-title {
    margin-top: 0px;
    margin-bottom: 0px;
}



.archive-posts .archive-post-unit {
    display: flex;
    margin-bottom: 20px;
}

.archive-posts .image-zone {
    width: 170px;
    height: 110px;
}



.archive-posts h2.post-title {
    line-height: 1;
    font-size: 20px;
}

.archive-posts img.wp-post-image {
    height: 110px;
    object-fit: cover;
}

.archive-posts iframe.preview_video, .archive-posts .overlay-youtube {
    height: 110px!important;
    width:170px!important;
}

@media only screen and (min-width:600px){
    .archive-posts .content-zone {
        width: 500px;
        margin-right: 10px;
    }

    .archive-posts .image-zone.center img.wp-post-image {
        object-position: 0 40%;
    
    }
    
    .archive-posts .image-zone.top img.wp-post-image {
        object-position: 0 10%;
    
    }
    
    .archive-posts .image-zone.bottom img.wp-post-image {
        object-position: 0 90%;
    
    }

    main.archive-content div#home-first-section{
        display: flex;
    }

}


@media only screen and (max-width:600px){
    .archive-posts .content-zone {
        max-width: 250px;
        margin-right: 10px;
        flex-basis: 50%;
    }

    .archive-posts .image-zone{
        flex-basis: 50%;
    }

    .archive-posts  {
    justify-content: space-between;
    }

    .archive-posts .overlay-youtube {
        max-width: unset;
    }

    .not-main-posts .image-zone {
        max-width: 155px;
    }


}

/* TODO Change to Mibzakim Tag ID */
body.rtl.archive.tag.tag-1113 .archive-title {
    color: red!important;
}


/*
=========================================================
                     SOCIAL ICONS 
=========================================================
*/

.icons-container {
    height: 40px;
    display: flex;
    flex-direction: row;
}

.icons-container img {
    width: auto;
    height: 40px;
}

/* Bechirot USA 2020*/
@media only screen and (min-width:700px){
      /* Bechirot New Zone */
    .bechirot-main-area {
        display: flex;
    }

    .ketaim-zone.right-bechirot {
        flex-basis: 50%;
    }

    .left-bechirot {
        flex-basis: 50%;
    }
}

.ketaim-zone.right-bechirot {
    margin-top: 0px!important;
}

.bechirot-main-area {
    background-color: #ECECED;
}

.seker-title-hasekarim-haacharonim {
    padding-right: 30px;
    font-size: 38px;
    
}

.seker-candidates {
    display: flex;
    /* max-height: 60px; */
}

.seker-table {
    margin-top: 12px;
}

.bechirot-post {
    display: flex;
    padding-left: 10px;
    /* border-right: 1px solid black!important; */
}
a.bechirot-post {
    display: flex;
}

.bechirot-image {
    flex-basis: 55%;
}

.bechirot-title {
    font-weight: 700;
    font-size: 90%;
    padding-right: 10px;
    color: #343D7A;
}

.seker-mechkar {
    align-items: center;
    display: flex;
    min-height: 60px;
    justify-content: space-evenly;
}

.seker-mechkar div {
    flex-basis: 25%;
}

.seker-mechkar div:first-child {
    flex-basis: 40%;
}

.seker-candidates img {
    max-height: 75px;
    margin: auto;
    margin-bottom: 5px;
}


.candidate-usa.candidate-trump-image-container {
    margin-right: 25px;
}

.candidate-name {
    font-size: 25px;
    text-align: center;
}

.seker-title {
    border-left: 1px solid black;
}

.seker-biden {
    border-left: 1px solid black;
    color: #343D7A;
}

.seker-trump {
    color: #E9272B;
}

.seker-table > div {
    border-bottom: 1px solid black;
}

.seker-mechkar.mechkar-one {
    border-top: 1px solid black;
}

.seker-biden, .seker-trump {
    text-align:center;
    font-size: 40px;
}
.seker-mechkar.seker-candidates .seker-title {
    border: unset!important;
}
.seker-biden.seker-biden-picture {
    border: unset!important;
}
.left-bechirot {
    margin: 30px;
    padding-top: 30px;
}

.ketaim-zone.right-bechirot {
    border-left: 1px solid #ccc6c6;
    margin: 30px!important;
}

.lekol {
    text-align: left;
    margin-top: 10px;
    margin-left: 15px;
  }

.lekol a {
    color: #343D7A;
    
}


@media only screen and (max-width:700px){
    .ketaim-zone.right-bechirot{
        margin:unset;
        border-left:unset;
        padding: unset;
    }

    .bechirot-post {
        flex-direction: column;
        padding-left:0px;
    }

    .bechirot-image img {
        width: 100%;
    }
    .bechirot-title{
        font-size: 20px!important;
        font-weight: 700px;
        margin-top: 12px;
    }

    .left-bechirot {
        margin: unset;
        padding-top: unset;
    }

    .seker-usa-content{
        padding-right: 30px;
        padding-left: 30px;
    }

    .seker-title-hasekarim-haacharonim {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .seker-title-hasekarim-haacharonim span {
        background-color: #EEEEEE;
    }

    .seker-title-hasekarim-haacharonim {
       height: 25px;
        font-size: 25px;
        margin-bottom: 20px;
        background-image: url(/wp-content/themes/arutz-child/assets/bechirot-usa-2020/pas.jpg);
        background-size: contain;
        padding-top: 0px;
    }

    .bechirot-main-area {
        padding-bottom: 30px;
    }


   
} 
.course-text{
    text-align: center;
    background: #002f6b;
    color: white !important;
    width: 249px;
    height: 70px;
    border-radius: 8px;
}
.course-text > a {
    color: white;
}

/* corona zone */
.coronaInfo {
    display: flex;
    height: 104px;
    background: url("https://www.20il.co.il/wp-content/uploads/2020/12/רקע-קורונה-מעוכן.jpg");
}

.boxCorona {
    flex-basis: 25%;
    text-align: center;
    height: 50px;
    display: grid;
    align-self: center;
}

.boxCoronaLast {
    text-align: center;
    flex-basis: 25%;
    text-align: center;
    height: 50px;
    display: grid;
    align-self: center;
}

.boxTitle {
    color: #154a9f;
    font-size: 15px;
    font-weight: 900;
    margin-top: -9px;
}

.boxNumber {
    font-size: 48px;
    color: #469ed0;
    font-weight: lighter;
    margin-top: 11px;
    letter-spacing: -1px;
}
.titleCorona {
    margin-top: 25px;
    margin-bottom: 3px;
}
.coronaImg{
    content: url(https://www.20il.co.il/wp-content/uploads/2021/01/כותרת-קורונה-מתוקן-לדף-הבית.jpg);
}

/* mobile */
@media only screen and (max-width:700px){
    .coronaInfo {
        display: flex;
        place-content: space-between;
        background: #f7f7f7;
        height: 248px;
        background-image: url(https://www.20il.co.il/wp-content/uploads/2020/12/רקע-נתוני-קורונה-להתאמה-מובייל-1.jpg);
        flex-flow: wrap;
        background-position-x: center;
        background-position-y: center;
    }
    
    .boxCorona {
        flex-basis: 50%;
        text-align: center;
        display: grid;
        height: 124px;
        margin-top: 4px;
    }

    .boxCoronaLast {
        color: #27304f;
        font-size: 15px;
        font-weight: bold;
        margin-top: 35px;
    }

    .boxTitle {
        color: #27304f;
        font-size: 18px;
        font-weight: 900;
        margin-top: 23px;
    }

    .boxNumber {
        font-size: 44px;
        color: #469ed0;

        font-weight: lighter;
        margin-top: -20px;
    }
    
    .coronaImg{
        content: url(https://www.20il.co.il/wp-content/uploads/2020/12/כותרת-קורונה-מובייל.jpg);
        margin-bottom: 3px;
        margin-top: 20px;
    }

    }
    .twitter {
        background-color: #f1f1f1;;
        border-radius: 9px;
        padding: 6px;
    }
    @media only screen and (max-width:700px){

    .twitter {
        background-color: #f1f1f1;
        border-radius: 30px;
        padding: 6px;
        /* width: 90%; */
        margin: 3px;
    }
}

/*
================================================
                elections 2021 Desktop
================================================

*/

.elections2021 {
    display: flex;
    width: 735px;
    height: 289px;
    background-image: url(https://www.20il.co.il/wp-content/uploads/2021/01/באנר-דף-הבית-ריק-1.jpg);
    padding-top: 110px;
    flex-wrap: wrap;
}
.party > a > img {
    width: 100px;
    height: 80px;
    margin-left: 0px !important;
    display: inherit;
    margin-right: 14px;
}
.party {
    flex-basis: 16.6%;
}
.party > a :hover{
    filter:opacity(40%); 
    border-radius: 40%;

}
/*
================================================
                elections 2021 Mobile
================================================

*/

.elections2021mobile {
    display: flex;
    background-image: url(https://www.20il.co.il/wp-content/uploads/2021/01/באנר-בחירות-2021-מובייל.jpg);
    flex-wrap: wrap;
    padding-top: 77px;
    width: 360px;
    height: 275px;
}
.partyMobile > a > img {
    width: 75px;
    height: 69px;
    margin-right: 11px;
}
.partyMobile > a :hover{
    filter:opacity(40%); 
    border-radius: 40%;

}

/*
================================================
                level Of Kinneret
================================================

*/
@media only screen and (min-width:700px){
    .levelOfKinneret{
        background: url("https://www.20il.co.il/wp-content/uploads/2021/01/מפלס-הכינרת.jpg");
        height: 160px;
    }
    .levelOfKinneret-all {
        width: 250px;
        
    }
    .textKinneret{
        color: #182667;
        text-align: center;
        padding-top: 89px;
        font-size: 50px;
        direction: ltr;
    }

    .levelOfKinneretPost{
        background: url("https://www.20il.co.il/wp-content/uploads/2021/02/מפלס-הכינרת-דסקטופ.jpg");
        height: 210px;
        position: relative;
        background-repeat: no-repeat;

    }
    .textKinneretPost {
        display: flex;
        position: absolute;
        top: 114px;
        /* font-size: 48px; */
        /* color: #469ed0; */
        /* font-weight: lighter; */
        /* margin-top: 11px; */
        /* letter-spacing: -1px; */
        /* padding-right: 20px; */
        width: 735px;
    }
    
    p.numberKinneret {
        font-size: 42px;
        color: #237a8d;
        font-weight: lighter;
        /* margin-top: 11px; */
        letter-spacing: -1px;
        flex-basis: 25%;
        direction: ltr;
        /* margin-left: 46px; */
        flex-basis: 25%;
        text-align: center;
        height: 50px;
        display: grid;
        align-self: center;
    }

    /* weather Desktop */
    .eachCity {
        flex-basis: 20%;
        text-align: -webkit-center;
        color: #244288;
        font-weight: 900;
        height: 24px;
        /* top: 2px; */
        /* position: relative; */
        padding: 4px;
        /* background-color: #244288; */
        letter-spacing: 0.5px;
    }
    .navCities {
        display: flex;
        border-bottom: 2px #244288 solid;
    }
    .weatherPerCity {
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/02/ירושלים-רקע-מזג-האויר-2.jpg);
        height: 455px;
        width: 734px;
        margin-top: 5px;
       display: grid;
       grid-template-rows: 30% 50%;
        margin-bottom: 22px;
    }
    .weatherToday {
        justify-self: center;
        padding-top: 15px;
        text-align: -webkit-center;
        display: flex;
    }
    .weatherTodayImg {
        width: 200px;
        margin-right: -80px;
    }
    .weatherTodaytemp {
        /* direction: ltr; */
        font-size: 65px;
        font-weight: bold;
        color: #244288;
        margin-left: 20px;
        padding-top: 10px;
        font-family: 'Simpler';
    }
    .weatherTodayText {
        color: #244288;
        font-size: 50px;
        font-weight: lighter;
        margin-bottom: 25px;
        padding-top: 28px;
        padding-right: 20px;
    }
    .fourdays {
        display: flex;
        height: 340px;
        margin-top: 30px;
    }
    .weatherweek {
        flex-basis: 50%;
        text-align: -webkit-center;
    }
    .weatherweekImg {
        float: right;
        margin: 20px 20px 0px 0px;
        width: 70px;
    }
    .weatherweekText {
        color: #244288;
        font-size: 22px;
        font-weight: lighter;
        margin-top: 30px;
        margin-left: 60px;
    }
    .weatherweektemp {
        font-size: 30px;
        font-weight: bold;
        color: #244288; /*#11b6f6;*/
        font-family: 'Simpler';
        margin-left: 15px;
    }
    /* end weather Desktop */
    

}
@media only screen and (max-width:700px){
    .levelOfKinneret{
        background: url("https://www.20il.co.il/wp-content/uploads/2021/01/מפלס-הכינרת.jpg");
        height: 160px;
        width: 250px;

    }
    .levelOfKinneret-all {
        text-align: -webkit-center;

    }
    .textKinneret{
        color: #182667;
        text-align: center;
        padding-top: 89px;
        font-size: 50px;
        direction: ltr;
    }
    .levelOfKinneretPost{
        background: url("https://www.20il.co.il/wp-content/uploads/2021/02/מפלס-הכינרט-מפורט-פורמט-למובייל-1.jpg");
        height: 303px;
        position: relative;
        width: 360px;
        /* display: none; */
        background-repeat: no-repeat;
    }
    p.numberKinneret {
        font-size: 42px;
        color: #237a8d;
        font-weight: lighter;
        /* margin-top: 11px; */
        letter-spacing: -1px;
        flex-basis: 50%;
        direction: ltr;
        /* margin-left: 46px; */
        /* flex-basis: 25%; */
        text-align: center;
        /* height: 50px; */
        display: grid;
        align-self: center;
        justify-items: center;
    }
    .textKinneretPost {
        display: flex;
        position: absolute;
        top: 95px;
        flex-flow: wrap;
        width: 100%;
    }
    
    /* weather Mobile */
    .eachCity {
        flex-basis: 20%;
        text-align: -webkit-center;
        color: #244288;
        font-weight: 900;
        height: 24px;
        /* top: 2px; */
        /* position: relative; */
        /*padding: 4px;*/
        /* background-color: #244288; */
        /*letter-spacing: 0.5px;*/
    }
    .navCities {
        display: flex;
        border-bottom: 2px #244288 solid;
    }
    .weatherPerCity {
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/02/ירושלים-רקע-מזג-האויר-2.jpg);
        width: 100%;
        height: 400px;
        display: grid;
        grid-template-rows: 30% 50%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: 20%;
    }
    .weatherToday {
        justify-self: center;
        padding-top: 25px;
        text-align: -webkit-center;
        display: flex;
    }
    .weatherTodayImg {
        margin-top: -20px;
    }
    .weatherTodayText {
        color: #244288;
        font-size: 50px;
        font-weight: lighter;
        margin-bottom: 25px;
        padding-top: 10px;
    }
    .weatherTodaytemp {
        /* direction: ltr; */
        font-size: 50px;
        font-weight: bold;
        color: #244288;
        font-family: 'Simpler';
        padding: 0px 15px 50px 10px
    }
    .fourdays {
        display: flex;
        height: 340px;
        margin-top: 30px;
    }
    .weatherweek {
        flex-basis: 50%;
        text-align: -webkit-center;
    }
    .weatherweekText {
        color: #244288;
        font-size: 22px;
        font-weight: lighter;
        margin-bottom: 21px;
    }
    .weatherweektemp {
        font-size: 25px;
        font-weight: bold;
        color: #244288;
        font-family: 'Simpler';
    }
    .weatherweekImg {
        display: none;
    }
    /* end weather Mobile */
}


/*
================================================
                scroll tochniot mileot
================================================

*/

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  display: flex;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev{
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: auto;
    /* margin-top: -22px; */
    padding: 23px;
    padding-right: 1px;
    color: rgb(0, 0, 0);
    /* font-weight: bold; */
    font-size: 75px;
    /* background-color: #f1f1f187; */
    background-image: linear-gradient(to right,#f1f1f100 ,#f1f1f187,white  );
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.next {
      /* margin-left: 18px; */
      height: 100%;
      left: 10px;
      cursor: pointer;
      position: absolute;
      top: 0;
      width: auto;
      /* margin-top: -22px; */
      padding: 23px;
      padding-left: 1px;
      color: rgb(0, 0, 0);
      /* font-weight: bold; */
      font-size: 75px;
      /* background-color: #f1f1f187; */
      background-image: linear-gradient(to right, white,#f1f1f187, #f1f1f100 );
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
}


.prev1, .next1 {
    position: absolute;
    top: 50%;
}
.next1 {
    margin-right: 900px;
}

/* Position the "next button" to the right */
.next {
    margin-right: 935px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: #dfdfdfad;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #dfdfdf
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  width: 150px;
  height: 250px;
  margin-right: 17px;
}
.fade:hover{
    opacity: 0.5;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


.textsmooveForm {
    text-align: -webkit-center;
    background-color: rgb(21, 73, 157);
    /* width: 200px; */
    margin-right: 55px;
    height: 40px;
    margin-left: 55px;
    padding-top: 12px;
    margin-bottom: 5px;
    border-radius: 10px;
    color: white;
    margin-top: 30px;
}


  
  /* The Modal (background) */
  .modalApps {
    display: none;
    position: fixed;
    z-index: 1;
    /* padding-top: 100px; */
    /* margin-left: 219px; */
    /* margin-right: 300px; */
    top: 0;
    /* width: 50%; */
    height: 140px;
    overflow: auto;
    background-color: #00000045;
    margin-top: 20%;
    margin-right: -39%;
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    /* background-color: #fefefe; */
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }
  
  /* The Close Button */
  .close {
    color: white;
    position: absolute;
    top: 0px;
    right: 7px;
    font-size: 35px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  

  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  
  .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
  }
  
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  
  img.hover-shadow {
    transition: 0.3s;
  }
  
  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .column {
    display: flex;
}
.textAPP {
    text-align: center;
    font-size: 34px;
}

@media only screen and (max-width:700px){
    .Zmanim {
        /* display: none; */
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/03/זמני-שקיעה-זריחנ-מובייל.jpg);
        width: 360px;
        height: 300px;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .titleAndTime {
        flex-basis: 50%;
        text-align: center;
        align-self: center;
        font-size: 40px;
        flex-wrap: wrap;
        color: #13499f;
    }
}
@media only screen and (min-width:700px){

    .imgZmanim {
        background-color: #13499f;
        height: 28px;
        /* text-align-last: center; */
        color: white;
        padding-top: 6px;
        padding-right: 7px;
        font-weight: 600;
        margin-top: 8px;
    }

    .Zmanim {
        margin-top: 5px;
        /* background-color: #f1f1f1; */
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/03/זמני-זריחה-ושקיעה-מתוקן.jpg);
        text-align: -webkit-center;
        margin-bottom: 8px;
        background-repeat: no-repeat;
        display: flex;
        height: 88px;
        position: relative;
    }

    .titleAndTime {
        width: 184px;
    }
    .titleAndTime:last-child {
        border-bottom:none
    }
    .titleZmanim {
        display: none;
    }

    .timeZmanim {
        color: #478ad1;
        margin-top: 30px;
        font-size: 50px;
        font-weight: 100;
    }
    .timeZmanim1{
        font-size: 30px; 
        margin-top: 26px;
        color: #478ad1;
        font-weight: 100;
    } 

    /* Zmanim Page */


    .ZmanimPage{
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/04/זמני-היום-דסקטופ-מלא-2-1.jpg);
        height: 450px;
    }
    .ZmaniHaiom {
        display: grid;
        grid-template-columns: 133px 224px 220px;
        padding-right: 126px;
        height: 240px;
        padding-top: 41px;
    }
    
    .leftSide {
        padding-right: 33px;
        padding-top: 29px;
    }
    
    .Zmanilimod {
        padding-top: 29px;
    }
    
    .rightSide {
        padding-top: 32px;
    }
    .timeZmanim2 {
        color: #15499d;
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: 400;
    }
    .timeZmanim0 {
        color: #15499d;
        margin-bottom: 8px;
        font-size: 17px;
        font-weight: 400;
    }
    .timeZmanim3 {
        color: #15499d;
        margin-bottom: 9px;
        font-size: 17px;
        font-weight: 400;
    }
    .timeZmanim4 {
        color: #15499d;
        margin-bottom: 11px;
        font-size: 17px;
        font-weight: 400;
    }
    .ZmaniShabat {
        display: flex;
        margin-top: 102px;
        display: grid;
        margin-right: 115px;
        grid-template-columns: 237px 144px 173px 56px;
    }
    .timeZmanim5 {
        color: #15499d;
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: 400;
        height: 44px;
    }
}


@media only screen and (min-width:700px){
    .textCountDownAllHome{
    display: flex;
    margin-right: 176px;
    color: white;
    margin-top: -30px;
    }
    .countdown_timer_Home{
        direction: ltr;
        /* width: 500px !important; */
        /* margin-top: 60px; */
        display: flex;
        margin-left: 80px;
        margin-top: 16px;
    }
    .countdown_timer_all_Home{
        background: url(https://www.20il.co.il/wp-content/uploads/2021/03/באנר-עליון-עם-שעון-בלבד.jpg);
        height: 301px;
        border: 1px #163a54 solid;
    }
    p.textCountDownHome {
        margin-left: 52px;
    }
    .countdown_timer_Home_text {
        color: white;
        margin-right: 4px;
        width: 40px;
        font-size: 30px;
        font-weight: 900;
        text-align: -webkit-center;
    }
}
@media only screen and (max-width:700px){
    .textCountDownAllHome {
        display: flex;
        margin-right: 23px;
        color: white;
        margin-top: -23px;
    }
    .countdown_timer_Home {
        direction: ltr;
        width: 221px !important;
        margin-top: 53px;
        display: flex;
        margin-right: 39px;
    }
    .countdown_timer_all_Home {
        background-image: url(https://www.20il.co.il/wp-content/uploads/2021/03/שעון-למובייל.jpg);
        height: 140px !important;
        border: 1px #163a54 solid;
        /* margin-top: 12px; */
    }
    p.textCountDownHome {
        margin-top: 0px;
        color: white;
        margin-left: 9px;
        width: 44px;
        font-size: 12px;
    }
    .countdown_timer_Home_text {
        color: white;
        margin-right: -2px;
        width: 33px;
        height: 35px;
        font-size: 22px;
        font-weight: 900;
    }
}