.container-topbar {
 
  width: 100%;
  display: border-box;
  display: flex;
  justify-content: flex-end;
 } 

.container-topbar #mobilemenuck-106-wrap {
  text-align: right;
  margin-right: 10px;

}
.container-banner {background: #355085}
.blog-featured .blog-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;


  border-radius: 0.45rem;
 
}
.mobilemenuck-bar-title {
  background: #355085;
}
.container-footer {background: #355085}
#mod-custom146 {
  position: absolute;
   height: 160px;
  background: #fff;
  border-radius: 8px0 8px 8px 8px;
  z-index: 9999;
}
@media (min-width: 1200px) {
.blog-featured .blog-item img {width: 100%; height: 180px; object-fit: cover;}
}
.blog-featured .blog-item img {width: 100%;  object-fit: cover;}
  .blog-featured .item-content {padding-left: 5px; padding-right: 5px} 
/* .item-title {
  white-space: nowrap;
} */
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.7rem;
    font-weight: 400;
  }
  
  h2 .item-title {
    font-size: 1.7rem;
      font-weight: 400;
  }
  
    .h2 .item-title {
    font-size: 1.7rem;
        font-weight: 400;
  }
}
  h1, .h1 {
    font-size: 1.7rem;
    font-weight: 400;
  }
  
  h1 .item-title {
    font-size: 1.7rem;
      font-weight: 400;
  }
  
    .h1 .item-title {
    font-size: 1.7rem;
        font-weight: 400;
  }
}
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.4rem;
  }
}

@media (max-width: 996px) {
#mod-custom146  {
margin-top: -50px;
  height: 50px;
width: 88%;
 /* display: none; */
  position: absolute;
}
  #mod-custom146 img {

  height: 50px;
    width: auto;
    margin-left: 5px;

}
  }



 #mySidenav .sidenav {
   z-index; 99999999999999;
}

#mobilemenuck-106-mobile-bar {
background: #fff  !important;
}
.mobilemenuck-title {
  background: #fff !important;
  height: 43px;
  text-indent: 20px;
  line-height: 43px;
  font-size: 20px;
  color: #fff;
   z-index; 99999999999999;
}

.mobilemenuck-bar-button {
  background: #fff;
  height: 43px;
  width: 43px;
  color: #FFFFFF;
  padding-top: 8px;
  font-size: 1.8em;
    z-index; 99999999999999 !important;
}


.mobilemenuck-bar-button:hover {
 cursor: pointer;
}
/*
#mobilemenuck-106-wrap ul.nav {
  display: none !important;
}

#mobilemenuck-106-wrap ul.nav li {
  display: none !important;
  background: #fff
}

.offcanvas_show {
  top: 5px;
  position: fixed;
  right: 5px;
  color: white;
  z-index: 99999999999999999999999999999999999999999999;
}
*/