.echo-home-1-menu .logo-header-sidebar {
    width: 330px!important;
}
.echo-site-main-logo-menu-social ul.echo-desktop-menu li.menu-item {
    display: inline-block;
    margin: 0;
    padding: 8px 0;
    position: relative;
    transition: all .4s;
}
.echo-submenu{
  overflow-y: auto;
    overflow-x: hidden;
    max-height: 350px;
}
.post-meta .echo-hero-area-like-read-comment-share, .post-meta .echo-hero-area-like-read-comment-share span {
    color: #000!important;
}
.sign-in-area{
  display:none;
}
.home-2-social{
  min-width:180px !important;
}
.echo-meta-total-jobs .echo-meta-jobs-text span {
    color: #ee002d;
    font-family:bold;
}
.echo-meta-jobs-icons img{
  width:80px;
}
a.title-hover {
    font-size: 16px !important;
    line-height: 20px !important;
}
.echo-trending-right-site-post a.title-hover,.echo-hero-title a.title-hover {
    font-size: 18px !important;
    line-height: 30px !important;
}
.truncate-2-custom {
    -webkit-line-clamp: unset !important;
}
.truncate-1-custom {
    -webkit-line-clamp: unset !important;
  line-height: 20px;
}
.echo-hero-section.inner-post .post-style-1-frist-hero-img {
    aspect-ratio: auto !important;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.echo-home-1-menu {
    flex-wrap: nowrap !important;
}

.echo-home-1-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.echo-home-1-menu ul li {
    white-space: nowrap;
}