/*img.attachment-full.size-full.wp-post-image {
    max-height: 433px;
    max-width: 100%;
}*/
.single-sponsored_content #the-post .post-inner .entry .attachment-full.size-full.wp-post-image {
    display: none;
}
.post-template-power-list-single section#related_posts {
    display: none;
}
.footer-bottom-text p.pull-left {
  padding-top: 0.5rem !important;
}
#interadsmain .ads_logo  { background: #fff; padding: 5px; border-radius: 5px; }
@media only screen and ( min-width: 1220px ){
.logo img{max-width: 100% !important;}
.logo {max-width:35% !important;}
}
/*Njbiz new changes for two artical*/
.col-sm-6 .title-heading a {
  color: #333;
  line-height: 1.5rem;
  transition: color 0.5s ease 0s;
}
.homepage-vertical-column .margin-top-event {
  margin-top: 2.1rem;
}
.homepage-horizontal-column .margin-top-event {
  margin-top: 1.125rem;
}
.container .hero-image-section .story-section .read-more-p {
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
}
.home-sponsored-content {
    color: #e51b39;
}
/*Crop image and caption hide */
/*Crop image and caption hide */
.post-218420, .postid-220618 .single-post-thumb{
display:none
}
.post-218420, .postid-220618 .single-post-caption{
display:none
} 

/*njbiz ads css  adjustment*/
#dfp-ad-widget-255 {
  margin-top: 1.8rem;
}
#dfp-ad-widget-282 {
  margin-bottom: 1.8rem;
}
#show_power_list-13, # {
    margin-bottom: 3rem;
}
#dfp-ad-widget-257, #dfp-ad-widget-287, #dfp-ad-widget-291, #dfp-ad-widget-292 {
    margin-top: 3rem;
}

/* Subscribe iframe css include for IE */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .page-template-template-subscribeDetails #form_opening iframe {height:2500px;}
}

/*STRATO @ MEDIACUTLET 2-1-2020*/
.tribe-events-meta-group-organizer { /*hide organize div in interior event pages*/
    display:none !important;
}
.events-archive .event-detail-sidebar { display:none !important; } /*hide past events sidebar on events directory page*/
.events-archive .page-content { margin:0 auto 0 auto !important; } /*center events list on events directory page*/
.events-archive .entry-title { text-align:center; } /*center title on events directory page*/
.events-archive .page-content h1 span { font-size: 90% !important; } /*increase font size of heading on events directory page*/
/*end STRATO*/

/*STRATO @ MEDIACUTLET 2-5-2020*/
@media screen and (max-width: 599px) {
    .mobile-hide {
        display:none!important;
    }
}
/*STRATO @ MEDIACUTLET 2-26-2020 – TOP 50 WOMEN*/

.postid-286669 .event-detail-sidebar {
display:none;
}
.postid-286669 .page-content {
    -ms-flex: 0 0 100%%;
    flex: 0 0 100%;
    max-width: 100%;
}
.postid-286669 .tribe-events-single-event-title, .postid-286669  .tribe-events-event-image {
text-align: center;
}
@media only screen and (max-width: 768px) {
    .postid-286669  .tribe-events-event-meta {
        width:100% !important;
    }
    .postid-286669  .tribe-events-meta-group {
        text-align:center;
    }
    .postid-286669 .right-arrow {
        display:none;
    }
}

.tribe-events-event-meta {
width:50%;
margin: 0 auto !important;
}
.vc_btn3-color-danger {
    color: #FFF;
    border-color: #ed1c24 !important;
    background-color: #ed1c24 !important;
}
.postid-286669 .tribe-events-single-sponsorship-title {
    text-align: center !important;
}
.postid-286669 .sponsor-header {
    font-size:24px;
}

/*end STRATO*/
/*Hiding subscription 8 weeks trail menu*/
.login-header .navbar-nav #menu-item-237161 .sub-menu #menu-item-237163 { display : none; }
.navbar-nav #menu-item-237060 .sub-menu #menu-item-237063 { display : none; }
/*Hiding subscription 8 weeks trail menu end*/

/*title over for below hero image*/
.container .hero-image-section .story-section .title-heading a:hover {
    color: #e51b39;
}