/*@media (min-width: 767px) {#nav_section li:nth-child(1), #nav_section li:nth-child(2), #nav_section li:nth-child(3) {
    display:none;
}
}*/
#content .featured_article, #sidebar_right .content_container .right_bm {
    background:#fff;
}
#maincontent p {
    word-break:normal;
}
 #maincontent img {
     overflow:hidden;
    object-fit: cover;
    }
    

    
#maincontent.default.tanach-beshana-maincontent .pad-helper > div, 
#maincontent.default.tanach-beshana-maincontent .pad-helper > h3{
    display:none;
}
#maincontent.default.tanach-beshana-maincontent .pad-helper > div.featured_article {
    display:block;
}

.event_time,.event_location{
    display: none !important;
}

h3{
    display: none;
}
.admin h3, .member_sections h3 {
    display:block;
}
table.calendar td div.sedra {
    color: #3698e3;
    display: block;
    width: 100%;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    white-space: pre-wrap;
    overflow: hidden;
}
@media (max-width: 450px){
  
    .top_links{
        display: none;
    } 
    
    #sidebar_left #img_div img {
    margin: 0;
    max-height: 65px;
    display: inline-block;
    margin-top: 11px;
    margin-bottom: 14px;
    }
    
    #maincontent .featured_article h2 {
    color: #333;
    padding: 10px;
    }
    
    #maincontent .featured_article p {
    color: #333;
    padding: 10px;
    }
    
    #sidebar_right .right_bm .right_content h2 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Oswald';
    margin-top: 19px;
    }
    
    #mobile_nav_dropdown{
       margin-top: -5px;
    }
    
}
@media (max-width: 767px) {
    #footer table{
        width:inherit!important;
    }
    
    #date_box{
        margin-bottom: -30px;
    }
}
