/*
Theme Name: Sobel
Theme URI: http://
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Raff
Author URI: http://
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
.home-box section{
min-height:132px;
}
.single-team-member:nth-child(3n+1){
clear: left;
}
/*.people_address img{
max-height: 149px;
}*/
.navbar-collapse.in {
    overflow-y: visible;
}
.left {
    background: rgba(0, 0, 0, 0.125);
   padding: 19px;
}
.image {
    padding: 0px;
}
p.Basic-Paragraph.icon-text {
    margin-top: 34px;
    margin-bottom: 26px;
}
div.events h1 {
    min-height: 317px;
}

div.events section.post_content {
    min-height: 100px;
}

div.events article {
    border: 1px solid;
    /* padding: 12px; */
    padding: 16px !important;
}

div#images img {
    width: 132px;
}
h4.secondh2 {
    padding: 11px;
}
h4.secondh2 strong {
    color: #1B4A6E;
    
}

.announcement_logo {
    background: url(http://sobelpevzner.com/wp-content/uploads/2017/03/blue_banner.png)center no-repeat;
        background-size: cover;
    /* min-width: 47px; */
    min-height: 110px;
}
.announcement_logo h3 {
    color: white;
    font-weight: bold;
    /* transform: rotate(6deg); */
    padding: 34px;
}
p.announcment_name {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.white-home-box .home-bottom-top .col-sm-5.proejects {
    display: none;
}
.white-home-box .home-bottom-top .col-sm-7, .white-home-box .home-bottom-top .col-md-5 {
    width: 100%;
}
.col-md-2.col-date-time {
    display: none;
}
.white-home-box .home-bottom-top {
    min-height: 135px;
}
.page-id-11 #main p.meta, .page-id-11 #main article.event img, .home-box-event-text .home-time {
    display: none;
}
