@font-face {
   font-family: 'geogrotesqueregular';
   src: url('../woff2/fontsfree-net-geogtq-rg-webfont.woff2') format('woff2'),
      url('../woff/fontsfree-net-geogtq-rg-webfont.woff') format('woff');
}

@font-face {
   font-family: 'Proxima Nova';
   src: url('../otf/proximanova.otf') format('opentype');
}

.node-detail ul {
   padding-left: 20px;
}

.node-detail ul li {
   list-style: disc;
}

body.boxed {
   max-width: 100vw;
}

.container .bb-container {
   width: 100%;
}

.field--name-field-sir-trevor-body .container {
   width: 100%;
}

.block-enews-side2-block .container {
   width: 100%;
}


/* Hamburger Menu */

.ham-submenu {
   background: #eef0f1 !important;
   padding: 0px !important;
   list-style: none;
}

.ham-submenu-item {
   padding: 8px 15px !important;
}

.ham-submenu-item a {
   line-height: 1.65;
   font-weight: 400;
   font-family: Noto Sans !important;
   color: #000;
   text-decoration: none;
   padding: 0px 0px !important;
   font-size: 13px !important;
   opacity: 0.9;
}

@media (min-width:991px) {
   .ham-submenu {
      display: none !important;
   }
}

@media (max-width:991px) {
   #block-gavias-kama-main-menu+nav {
      display: none !important;
   }
}