/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

.post-type-archive-tribe_events .page_title {
    display: none;
}
.tribe-events-page-title {
     margin-top: 30px;
 }
.newsletter-form label {
    display: block;
    margin-top: 15px;
}
.newsletter-form input[type="text"], .newsletter-form input[type="email"] {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #2d4059;
}
.newsletter-form button {
    background-color: #ea5355;
    color: #fff;
    border: none;
    padding: 5px 15px;
}
.page_title {
    padding: 20px 0 10px;
    margin: 0 0 50px;
}
.wpb_text_column img {
    max-width: 100%;
    height: auto;
}

article.category-news .post_thumbnail {
    display: none;
}

.tribe-events-tooltip {
    display: none !important;
}
dd.tribe-venue {
    display: none;
}
.stm_page_scroll {
    display: none;
}
.eban-blurb {
    text-align: center;
    font-weight: 600;
}
.home aside#tribe-events-list-widget-3 {
    padding: 0 30px;
}

.activity-pillar {
    background-color: #2d4059;
    border-radius: 15px;
    padding: 10px 10px 35px;
    min-height: 330px;
}
.activity-pillar h4 {
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.activity-pillar h4:after {
    /* displaY: none; */
    background-color: #fff;
    width: 100%;
    height: 2px;
    margin-top: 15px;
}
.activity-pillar ul {
    text-align: center;
}
.activity-pillar li {
    padding-left: 0 !important;
    color: #fff !important;
}
.activity-pillar li:before {
    visibility: hidden;
}
span.mb-text {
    margin-top: -6px !important;
    display: block;
    padding-top: 0;
}



.member-list .content {
    display: none;
}
.member-list li {
    float: left;
    width: 33.33333333%;
}
.member-list li img {
    height: 100px;
    width: auto;
}
.member-list li:before {
    display: none !important;
}
.member-list li {
    padding-left: 0 !important;
    cursor: pointer;
    padding-right: 25px;
    margin-bottom: 35px;
    position: relative;
    text-align: justify;
}
.member-list li.active .content {
    display: block;
}
ul.member-list {
    list-style: none;
    padding-left: 0;
}
.member-list span {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
}
.member-list .member-wrap:after {
    content: "";
    position: absolute;
    background-color: #ea5355;
    height: 4px;
    width: 30px;
}
.member-list h6 {
    margin-bottom: 5px;
    padding-top: 15px;
}
.member-list h6:after {
    display: none;
}
.member-wrap {
    background: #efefef;
    padding: 15px;
}

.infoLayer:after {
    position: absolute;
    content: "";
    background-image: url(http://eban.zimodigital.com/wp-content/uploads/2019/05/icon-play.svg);
    background-position: right 10px bottom 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
}

.about-cicle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    float: left;
    position: relative;
}
span.about-heading {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.about-cicle.circle-5 {
    background-color: #ff8058;
}
.about-cicle.circle-4 {
    background-color: #ba645c;
}
.about-cicle.circle-3 {
    background-color: #fcb148;
}
.about-cicle.circle-2 {
    background-color: #bc684f;
}
.about-cicle.circle-1 {
    background-color: #ff9b41;
}

aside.tribe-events-list-widget .tribe-list-widget {
    margin-left: 20px !important;
}

a.newsletter-archive-link {
    display: block;
    background: #ea5355;
    width: 200px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    padding: 5px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 2px;
}
a.newsletter-archive-link:hover {
    background: #337ab7;
    text-decoration: none;
}

.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
    background-color: #fff !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6 {
    color: #2d4059 !important;
}
.col-md-6.col-sm-6.stm_select_office_unit {
    display: none;
}

a.max-button:hover, a.maxbutton:hover {
    color: #ea5455;
    background-color: #fff;
    border-color: #ea5455;
    text-decoration: none;
}
a.max-button, a.maxbutton {
    color: #fff;
    display: inline-block;
    background-color: #ea5455;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #fff;
    transition: 0.2s all ease;
    font-weight: 600;
}
.partner-img {
    margin-bottom: 40px !important;
}
.partner-img img {
    margin: auto 0;
}
aside#custom_html-3 {
    display: none;
}
ul.disclaimers a:hover {
    color: #ea5455;
}
ul.disclaimers a {
    color: #fff;
    display: block;
    padding-bottom: 5px;
}
ul.disclaimers {
    list-style: none;
    padding-left: 0;
    margin-top: -10px;
}
a.max-button.large-button {
    padding: 10px 70px;
}

@media (min-width:992px) {
    .member-list li:nth-child(3n+0) {
        clear: both;
    }
}

@media (max-width:991px) {
    .member-list li {
        float: left;
        width: 50%;
    }
	.eban-blurb {
    padding: 0 60px;
}
}


@media (max-width: 480px) {
    .member-list li {
        float: left;
        width: 100%;
    }

}
@media only screen and (max-width: 830px) {
.timeline-article .meta-date {
    margin-left: 0;
        left: 52px !important;
}
}