.pop-box, .pop-container, .frcmsemptg, .main-menu li.register-tab {display: none;}
.ent-closed{display:block;}
.svg-icon-bg img{
width: 50px;
height: 50px;
background: none;
border-radius: 50px;
padding: 10px 0;
}
		.logo img{display: none;}
		.logo a {
    background: url(https://www.manageengine.com/events/2018/infosecurity/images/manageengine-logo-white.svg) no-repeat 0 0;
    width: 240px;
    height: 50px;
    margin: 10px 0 0 0;
}
		header{background: none;z-index: 99;}
		header.active{background: #de4865;}
		#Home {
			background: url("https://www.manageengine.com/br/events/2018/workshop/images/brazil-backgroud.jpg"), linear-gradient(to right, #de4865, #de4865, #de4865);
			background-size: cover;
      position: relative;
}
		.central-banner {
    margin-top: 20px;
}
.img-central-ban {
    margin-top: 50px;
}
		.main-menu li:hover a, .main-menu li.active a {
    color: #ffcb05;
    text-decoration: none;
    border-bottom: none;
}
.share-list a img{width:35px;height:35px;}
footer p {
    text-align: center;
}
.ent-closed div,.ent-closed div p{text-align:center;}
#Register {
    background: #ffcb05;
}
		.contds span {
    display: block;
    font-size: 1.1em;
    margin-bottom: 20px;
    position: relative;
    margin-right: 60px;
    display: inline-block;
    vertical-align: top;
}
.contds-icon img{
    width: 13px;
    padding: 7px 9px;
}
		.contds span:first-child{margin-right: 60px;}
		.main-content {
    padding: 0;
    min-height: 550px;
    z-index: 1;
}
		.contds-icon::after {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #ffcb05;
    position: absolute;
    border-radius: 100%;
    left: -44px;
    z-index: 0;
    top: 0;
}
		.bang-svg{fill: #fdcd97;}
		.ent-closed{display: block;width:75%;}
		.timeline .agenda-icon {
    background: #ffcb05 url(https://www.manageengine.com/events/2017/userconf/images/nyc-agenda-icon.png) no-repeat center center;
    width: 30px;
    display: block;
    height: 25px;
}
.timeline .iconregistration {
    background: #2f2036 url(https://www.manageengine.com/events/2017/userconf/images/nyc-coffee-icon.png) no-repeat center center;
}
.timeline .iconbreak {
    background: #2f2036 url(https://www.manageengine.com/events/2017/userconf/images/nyc-coffee-icon.png) no-repeat center center;
}
.timeline .iconlunch {
    background: #2f2036 url(https://www.manageengine.com/events/2017/userconf/images/nyc-lunch-icon.png) no-repeat center center;
}
@media (max-width: 1000px) {
  .ent-closed{width:100%;}
}

/* -------------------------------------- Footer styles -------------------------------------- */
footer {
    background: #222;
    padding: 10px 0px;
    color: #aaa;
    text-align: center;
    position: static;
    display: block;
    width: 100%;
}
.zoho-division {
    font-size: 2em;
    line-height: normal;
    margin: 20px 0 15px 0;
}
.zoho-division span {
    display: block;
    padding: 10px 0 15px 0;
    color: #eee;
    font-size: .9em;
}
.zoho-division img {
    width: 90px;
    padding: 0px 8px;
    vertical-align: top;
}
footer p {
    font-size: .8em;
}