/* MENUS */
.secondary-navigation ul li {
	font-family: 'open-sans';
    border-left: 1px solid #ddd;
}

.herald-menu-popup-search {
	margin-right:200px !important;
}

.menu-cta a {
	      background: orange;
    padding: 0px 30px !important;
    font-size: 18px;
    font-weight: 700;
    margin-left: 15vw;
    text-align: center;
}

.footer-widgets {
	background-image: url(http://ieeetems.wpenginepowered.com/wp-content/uploads/2022/11/footer-bkg-white-1.png) !important;
    background-repeat: no-repeat;
    background-position: 100% center;
	padding-top:30px;
		padding-bottom:0px;
}

.secondary-navigation ul li.first {
	border-left: none;
}

.menu-footer-menu-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-footer-menu-container li {
	float: left;
	position: relative;
	list-style: none;
	list-style-type: none;
	width: inherit;
	padding: 0 25px 0 0;
}

.menu-footer-menu-container li::before {
	content: none;
}

.menu-footer-menu-container ul>li>a {
	float: left;
	padding: 10px 15px 0 0;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	color: #fff !important;
	text-transform: uppercase;
}

.has-cookie-bar #catapult-cookie-bar {
    opacity: 0;
    max-height: 0px;
    min-height: 0px;
}

#footer .widget.widget_text {
    float: left;
    padding-top: 20px;
    /* text-align: center; */
}

#header .header-middle .col-lg-12.hel-el {
    background: url(http://ieeetems.wpenginepowered.com/wp-content/uploads/2019/10/ieee-mb-white-png.png) no-repeat;
    background-position: calc(100% - 20px);
    background-size: 12%;
}

.herald-fa-wrapper .meta-category {
	visibility: hidden !important;
  height: 0px !important;
}

.herald-fa-wrapper .entry-meta {
	visibility: hidden !important;
  height: 0px !important;
}

.meta-item.herald-date,
.meta-item.herald-comments{
	visibility: hidden !important;
  height: 0px !important;
}

#herald-module-1-7 .entry-meta {
 visibility: hidden !important;
 height: 0px !important;
}

.category-ieee-tems-tv span.meta-category {
    visibility: hidden !important;
}

.herald-lay-a.post-4153.category-interview-series-stephen-ibaraki {
	  width: 70%;
    margin: 0 auto;
		margin-bottom: 25px;
}

/* .category-interview-series-stephen-ibaraki .herald-lay-over {
    top: 65% !important;
} */

#subscribe_to_nl {
	color: #fff !important
}


@media only screen and (max-width: 776px) {
.herald-menu-popup-search {
     margin-right: 0px !important; 
} 
}