/*nav colors*/
@font-face {
  font-family: "Open-Sans";
  src: url(/fonts/OpenSans-Regular.ttf);
  font-weight: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: 'Open Sans', sans-serif;
}
/* HEADER */
#header-main {
  padding: 15px 30px;
}
#header-main #header-title {
  float: left;
  padding-left: 15px;
}
#header-main #header-title h1,
#header-main #header-title h2 {
  font-family: 'Merriweather', sans-serif !important;
}
#header-main #header-title h1 {
  color: #2b2b2b;
  font-size: 40px;
}
#header-main #header-title h2 {
  color: #cccccc;
}
#header-main #header-image {
  float: left;
  max-width: 100%;
}
#header-main::after {
  content: "";
  clear: both;
}
#header-main #portal-icon {
  max-width: 100%;
  float: right;
  margin-right: 15px;
  width: 100px;
}
a {
  color: #ac1e3a;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus,
a:visited {
  color: #ac1e3a;
}
/* Tribe events */
#tribe-events-content-wrapper h2 {
  color: #2b2b2b;
  font-size: 28px;
}
#tribe-events-content-wrapper .tribe-events-gmap {
  display: none;
}
/* FOOTER */
#footer-wrapper {
  background: #2b2b2b;
  min-height: 200px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
}
#footer-wrapper .form-search input {
  background: #2b2b2b;
  color: #cccccc;
  height: 35px;
  width: 100%;
  padding: 0px 5px;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-left: none;
  border-right: none;
}
#footer-wrapper .form-search .form-search__submit {
  display: none;
}
#footer-wrapper div,
#footer-wrapper p {
  color: #cccccc;
}
#footer-wrapper h1,
#footer-wrapper h2,
#footer-wrapper h3,
#footer-wrapper h4,
#footer-wrapper h5,
#footer-wrapper h6 {
  color: #cccccc;
  text-transform: uppercase;
}
#footer-wrapper a {
  color: #cccccc;
  text-decoration: underline;
}
#footer-wrapper a:hover,
#footer-wrapper a:active,
#footer-wrapper a:focus,
#footer-wrapper a:visited {
  color: #ffffff;
}
#footer-wrapper ul {
  list-style: none;
  padding: 0;
}
#footer-wrapper ul li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 5px;
}
#footer-wrapper ul li a {
  text-decoration: none;
}
#footer-wrapper h5 {
  font-size: 18px;
}
#footer-wrapper .list-group-custom {
  box-shadow: none;
}
#footer-wrapper .list-group-custom .list-group-custom-item {
  border: none;
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 10px 0px 5px 0px;
  border-bottom: 1px solid #ffffff !important;
}
#footer-wrapper .list-group-custom .list-group-custom-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#footer-wrapper .list-group-custom .list-group-custom-item:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
/* POST-DETAIL */
#show-post-wrapper {
  padding-bottom: 35px;
}
#show-post-wrapper #tribe-events-content .tribe-events-page-title h2 {
  color: #9eb6c9;
}
#show-post-wrapper #tribe-bar-form tribe-bar-date-filter,
#show-post-wrapper #tribe-bar-form .tribe-bar-search-filter {
  width: 50%;
}
#show-post-wrapper #tribe-bar-form .tribe-bar-submit {
  width: 100%;
  margin-left: 0;
}
#show-post-wrapper #tribe-bar-form .tribe-bar-submit .tribe-events-button {
  background: #ac1e3a;
}
#show-post-wrapper .ecs-event-list {
  list-style: none;
  padding: 0px;
}
#show-post-wrapper .ecs-event-list .gremien_ecs_category {
  list-style: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
#show-post-wrapper .nav-level-3 {
  display: block;
  position: relative;
  margin-top: 50px;
  margin-bottom: 35px;
  padding: 0px;
  list-style: none;
  border-top: 1px solid #ccc;
  padding-top: 35px;
}
#show-post-wrapper .nav-level-3::after {
  content: "";
  clear: both;
  display: block;
}
#show-post-wrapper .nav-level-3 li {
  display: block;
  position: relative;
  list-style: none;
  width: 50%;
  float: left;
}
#show-post-wrapper .nav-level-3 li:nth-child(even) {
  margin-left: -1px;
}
#show-post-wrapper .nav-level-3 li a {
  margin: 10px;
  display: block;
  border: 1px solid #2b2b2b;
  min-height: 45px;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #2b2b2b;
}
#show-post-wrapper .nav-level-3 li a:hover {
  background: #cccccc;
}
#show-post-wrapper .custom-breadcrumb {
  background: transparent;
}
#show-post-wrapper .image-col {
  margin-top: 15px;
  max-width: 100%;
}
#show-post-wrapper h2 {
  font-size: 48px;
  margin-top: 0px;
}
#show-post-wrapper .type-tribe_events h2 {
  font-size: 28px;
}
#show-post-wrapper.news h2 {
  color: #ac1e3a;
}
#show-post-wrapper.council h2 {
  color: #599eee;
}
#show-post-wrapper.r_living h2 {
  color: #8db268;
}
#show-post-wrapper.r_active h2 {
  color: #1db5cb;
}
#show-post-wrapper.economy h2 {
  color: #627a7f;
}
#show-post-wrapper.dates h2 {
  color: #9eb6c9;
}
#show-post-wrapper.map h2 {
  color: #f7cf7f;
}
#show-post-wrapper .sub-head {
  margin-bottom: 15px;
  font-weight: bold;
}
#show-post-wrapper .list-group-custom,
#show-post-wrapper #menu-colored-menu-2 {
  box-shadow: none;
  padding-left: 0px;
}
#show-post-wrapper .list-group-custom .menu-item,
#show-post-wrapper #menu-colored-menu-2 .menu-item {
  position: relative;
  display: block;
  background-color: #fff;
  border: none;
  margin-bottom: 0px;
  padding: 10px 0px 5px 0px;
}
#show-post-wrapper .list-group-custom .menu-item.current_page_item a,
#show-post-wrapper #menu-colored-menu-2 .menu-item.current_page_item a {
  color: #cccccc;
  text-decoration: underline;
}
#show-post-wrapper .list-group-custom .menu-item a,
#show-post-wrapper #menu-colored-menu-2 .menu-item a {
  color: #2b2b2b;
  text-decoration: none;
}
#show-post-wrapper .list-group-custom .menu-item a:hover,
#show-post-wrapper #menu-colored-menu-2 .menu-item a:hover {
  color: #cccccc;
  text-decoration: underline;
}
#show-post-wrapper .list-group-custom .menu-item:first-child,
#show-post-wrapper #menu-colored-menu-2 .menu-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#show-post-wrapper .list-group-custom .menu-item:last-child,
#show-post-wrapper #menu-colored-menu-2 .menu-item:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#show-post-wrapper.news .list-group-custom .list-group-item,
#show-post-wrapper.news #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.news .list-group-custom .page_item,
#show-post-wrapper.news #menu-colored-menu-2 .page_item,
#show-post-wrapper.news .list-group-custom .menu-item,
#show-post-wrapper.news #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #ac1e3a !important;
}
#show-post-wrapper.r_active .list-group-custom .list-group-item,
#show-post-wrapper.r_active #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.r_active .list-group-custom .page_item,
#show-post-wrapper.r_active #menu-colored-menu-2 .page_item,
#show-post-wrapper.r_active .list-group-custom .menu-item,
#show-post-wrapper.r_active #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #1db5cb !important;
}
#show-post-wrapper.map .list-group-custom .list-group-item,
#show-post-wrapper.map #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.map .list-group-custom .page_item,
#show-post-wrapper.map #menu-colored-menu-2 .page_item,
#show-post-wrapper.map .list-group-custom .menu-item,
#show-post-wrapper.map #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #f7cf7f !important;
}
#show-post-wrapper.dates .list-group-custom .list-group-item,
#show-post-wrapper.dates #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.dates .list-group-custom .page_item,
#show-post-wrapper.dates #menu-colored-menu-2 .page_item,
#show-post-wrapper.dates .list-group-custom .menu-item,
#show-post-wrapper.dates #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #9eb6c9 !important;
}
#show-post-wrapper.economy .list-group-custom .list-group-item,
#show-post-wrapper.economy #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.economy .list-group-custom .page_item,
#show-post-wrapper.economy #menu-colored-menu-2 .page_item,
#show-post-wrapper.economy .list-group-custom .menu-item,
#show-post-wrapper.economy #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #627a7f !important;
}
#show-post-wrapper.r_living .list-group-custom .list-group-item,
#show-post-wrapper.r_living #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.r_living .list-group-custom .page_item,
#show-post-wrapper.r_living #menu-colored-menu-2 .page_item,
#show-post-wrapper.r_living .list-group-custom .menu-item,
#show-post-wrapper.r_living #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #8db268 !important;
}
#show-post-wrapper.council .list-group-custom .list-group-item,
#show-post-wrapper.council #menu-colored-menu-2 .list-group-item,
#show-post-wrapper.council .list-group-custom .page_item,
#show-post-wrapper.council #menu-colored-menu-2 .page_item,
#show-post-wrapper.council .list-group-custom .menu-item,
#show-post-wrapper.council #menu-colored-menu-2 .menu-item {
  border-bottom: 1px solid #599eee !important;
}
/* WIDGETS */
#show-post-wrapper .topic-image {
  margin-bottom: 15px;
  width: 100%;
  background: #2b2b2b;
  padding: 35px;
}
#show-post-wrapper .topic-image img {
  width: 100%;
}
#show-post-wrapper .topic-image.news-map {
  background: #ac1e3a;
}
#show-post-wrapper .topic-image.council-map {
  background: #599eee;
}
#show-post-wrapper .topic-image.r_living-map {
  background: #8db268;
}
#show-post-wrapper .topic-image.r_active-map {
  background: #1db5cb;
}
#show-post-wrapper .topic-image.economy-map {
  background: #627a7f;
}
#show-post-wrapper .topic-image.dates-map {
  background: #9eb6c9;
}
#show-post-wrapper .topic-image.map-map {
  background: #f7cf7f;
}
#show-post-wrapper .widget {
  padding: 15px;
  margin-bottom: 15px;
}
#show-post-wrapper .widget h5 {
  font-size: 24px;
}
#show-post-wrapper .widget p {
  font-size: 16px;
}
#show-post-wrapper .widget-black {
  background: #2b2b2b;
  color: #ffffff;
}
/* HOME MAP*/
#map-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
}
#map-wrapper .headline {
  margin-top: 25px;
  margin-bottom: 25px;
}
#map-wrapper .headline p {
  font-size: 16px;
}
#map-wrapper h4 {
  font-size: 28px;
  color: #2b2b2b;
}
#map-wrapper h5 {
  font-size: 24px;
  font-weight: bold;
  color: #ac1e3a;
}
#map-wrapper .data-wrapper {
  margin-top: 400px;
}
#map-wrapper .data-wrapper .list-group-custom {
  padding-left: 0px;
  box-shadow: none;
}
#map-wrapper .data-wrapper .list-group-custom .list-group-custom-item {
  position: relative;
  font-size: 16px;
  display: block;
  padding: 10px 0px 5px 0px;
  background-color: #fff;
  border-bottom: 1px solid #ac1e3a;
}
#map-wrapper .map-raspberry img {
  width: 100%;
}
#map-wrapper .btn-custom {
  margin-top: 30px;
  background-color: #ac1e3a;
  max-width: 100%;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
}
#map-wrapper .contact-wrapper {
  margin-top: 200px;
}
#map-wrapper .contact-wrapper h5 {
  color: #2b2b2b;
  font-weight: bold;
}
#map-wrapper .contact-wrapper p {
  font-size: 16px;
}
/* ICONS */
#icon-wrapper {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background: #2b2b2b;
  min-height: 200px;
  padding-top: 35px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#icon-wrapper .custom-icon {
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #ac1e3a;
}
#icon-wrapper .custom-icon a {
  text-decoration: none;
}
#icon-wrapper .custom-icon a:hover {
  text-decoration: underline;
}
#icon-wrapper .custom-icon img {
  margin: 0 auto;
  display: block;
}
#icon-wrapper .custom-icon:hover img {
  opacity: 0.5;
}
#icon-wrapper .custom-icon p {
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
}
/* HOME POST-OVERVIEW */
/* for responsive column count to less than 3*/
#all-posts-link {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}
#post-wrapper {
  margin-left: 0px;
  margin-right: 0px;
  -webkit-column-count: 3;
  -webkit-column-gap: 0px;
  -moz-column-count: 3;
  -moz-column-gap: 0;
  column-count: 3;
  column-gap: 0;
}
#post-wrapper .post-box {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  word-wrap: break-word;
  display: inline-block;
}
#post-wrapper .post-box .image-wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
}
#post-wrapper .post-box .image-wrapper img {
  width: 100%;
}
#post-wrapper .post-box .image-wrapper .arrow {
  position: absolute;
  width: 50px;
  height: 31px;
  bottom: 0px;
  left: 50%;
  margin-left: -25px;
}
#post-wrapper .post-box .image-wrapper .arrow image {
  width: 100%;
  height: 100%;
}
#post-wrapper .post-box .text-wrapper {
  color: #ac1e3a;
  font-size: 20px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
#post-wrapper .post-box .text-wrapper h3 {
  color: #ac1e3a;
  font-size: 32px;
}
#post-wrapper .post-box .text-wrapper.black {
  color: #ffffff;
  background: #2b2b2b;
}
#post-wrapper .post-box .text-wrapper.black h3 {
  color: #ffffff;
}
#post-wrapper .post-box:hover {
  opacity: 0.5;
}
#searchbar-header {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
#searchbar-header .search-input-custom {
  width: 100%;
  padding-right: 40px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 3px solid #cccccc;
  height: 45px;
  font-size: 16px;
}
#searchbar-header .search-button-custom {
  position: absolute;
  top: 6px;
  right: 12px;
  z-index: 100;
  background: transparent;
  border: none;
}
#searchbar-header .search-button-custom .search-icon {
  font-size: 24px;
  color: #cccccc;
}
.main-teaser {
  min-height: 200px;
  padding-bottom: 75px;
  width: 100%;
  background-color: #ffffff;
  background-image: url("https://www.roetgen.de/wp-content/themes/roetgen/css/../images/wave_pink_narrow_01.png");
  background-position: bottom left;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
}
.main-teaser img {
  width: 100%;
}
.main-teaser h3 {
  margin-top: 15px;
  font-size: 36px;
  color: #ac1e3a;
}
.main-teaser p {
  /*color: @raspberry;*/
  color: #2b2b2b;
  font-size: 16px;
}
.small-teaser {
  min-height: 50px;
  background: #2b2b2b;
  padding: 10px 15px;
}
.small-teaser p {
  color: #ffffff;
  font-size: 16px;
}
/* NAVBAR */
#navbar-custom-top {
  background: #2b2b2b;
  background-image: none;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  min-height: 20px;
  min-height: 25px;
}
#navbar-custom-top button {
  background: transparent;
  border: 1px solid #ffffff;
}
#navbar-custom-top button .icon-bar {
  background-color: #ac1e3a;
}
#navbar-custom-top #navbar {
  padding-left: 0px;
  padding-right: 0px;
}
#navbar-custom-top ul li {
  border-right: 1px solid #ffffff;
}
#navbar-custom-top ul li a {
  padding: 2px 5px 2px 5px;
  text-shadow: none;
  text-decoration: none;
  color: #cccccc;
}
#navbar-custom-top ul li a:hover {
  background: transparent;
  text-decoration: underline;
}
#navbar-custom-colored {
  background: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  min-height: 20px;
  height: 45px;
  margin-bottom: 5px;
}
#navbar-custom-colored #navbar-colored {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  display: table;
}
#navbar-custom-colored #navbar-colored .navbar-nav {
  display: table-row;
  width: 100%;
  float: none;
}
#navbar-custom-colored .sub-menu-parent {
  position: relative;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  display: table-cell;
  list-style: none;
  text-align: center;
  float: none !important;
}
#navbar-custom-colored .sub-menu-parent a {
  padding: 8px 8px;
  text-align: center;
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  text-decoration: none;
  color: #ffffff;
}
#navbar-custom-colored .sub-menu-parent a:hover {
  background: transparent;
  text-decoration: underline;
}
#navbar-custom-colored .sub-menu-parent.news {
  background-color: #ac1e3a;
}
#navbar-custom-colored .sub-menu-parent.news .sub-menu {
  background-color: #ac1e3a;
}
#navbar-custom-colored .sub-menu-parent.r_active {
  background-color: #1db5cb;
}
#navbar-custom-colored .sub-menu-parent.r_active .sub-menu {
  background-color: #1db5cb;
}
#navbar-custom-colored .sub-menu-parent.map {
  background-color: #f7cf7f;
}
#navbar-custom-colored .sub-menu-parent.map .sub-menu {
  background-color: #f7cf7f;
}
#navbar-custom-colored .sub-menu-parent.dates {
  background-color: #9eb6c9;
}
#navbar-custom-colored .sub-menu-parent.dates .sub-menu {
  background-color: #9eb6c9;
}
#navbar-custom-colored .sub-menu-parent.economy {
  background-color: #627a7f;
}
#navbar-custom-colored .sub-menu-parent.economy .sub-menu {
  background-color: #627a7f;
}
#navbar-custom-colored .sub-menu-parent.r_living {
  background-color: #8db268;
}
#navbar-custom-colored .sub-menu-parent.r_living .sub-menu {
  background-color: #8db268;
}
#navbar-custom-colored .sub-menu-parent.council {
  background-color: #599eee;
}
#navbar-custom-colored .sub-menu-parent.council .sub-menu {
  background-color: #599eee;
}
#navbar-custom-colored .sub-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.1s ease-in-out 0s, visibility 0s linear 0.1s, z-index 0s linear 0.01s;
}
#navbar-custom-colored .sub-menu li {
  min-height: 35px;
  border-bottom: 1px solid #ffffff;
}
#navbar-custom-colored .sub-menu li a {
  padding: 2px 9px;
  line-height: 32px;
}
#navbar-custom-colored .sub-menu-parent:hover .sub-menu {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 1000;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.1s;
  /* this removes the transition delay so the menu will be visible while the other styles transition */
}
/* RESPONSIVE */
/*---------------------------------------------------------------------------------------*/
/*
*
* X-SMALL
*
**/
@media (max-width: 767px) {
  #header-main {
    padding: 15px 15px 15px 15px;
  }
  #header-main #header-image {
    max-width: 100%;
  }
  #post-wrapper {
    margin-left: 0px;
    margin-right: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
  .main-teaser {
    padding-bottom: 50px;
    min-height: 120px;
  }
  #map-wrapper .data-wrapper {
    margin-top: 35px;
  }
  #map-wrapper .map-raspberry {
    margin-top: 35px;
  }
  #map-wrapper .contact-wrapper {
    margin-top: 35px;
  }
  #icon-wrapper .custom-icon {
    min-height: 180px;
    word-wrap: break-word;
  }
  /*POST DETAIL*/
  #show-post-wrapper h2 {
    font-size: 38px;
  }
  #show-post-wrapper .image-col img {
    display: block;
    margin: auto;
  }
  #show-post-wrapper .nav-level-3 li {
    width: 100%;
  }
}
/*
*
* SMALL
*
**/
@media (min-width: 768px) and (max-width: 992px) {
  #header-main {
    padding: 15px 15px 15px 15px;
  }
  #header-main #header-image {
    max-width: 100%;
  }
  #post-wrapper {
    margin-left: 0px;
    margin-right: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0;
    column-count: 2;
    column-gap: 0;
  }
  .main-teaser {
    padding-bottom: 50px;
    min-height: 150px;
  }
  #map-wrapper .data-wrapper {
    margin-top: 35px;
  }
  #map-wrapper .map-raspberry {
    margin-top: 35px;
  }
  #map-wrapper .contact-wrapper {
    margin-top: 35px;
  }
  #icon-wrapper .custom-icon {
    min-height: 180px;
    word-wrap: break-word;
  }
  /*POST DETAIL*/
  #show-post-wrapper h2 {
    font-size: 38px;
  }
  #show-post-wrapper .image-col img {
    display: block;
    margin: auto;
  }
  #show-post-wrapper .nav-level-3 li {
    width: 100%;
  }
}
/* NAVBAR BREAKPOINT */
@media (max-width: 1199px) {
  #navbar-custom-top ul {
    float: none !important;
    margin: 0px;
  }
  #navbar-custom-top ul#menu-colored-menu {
    border-bottom: 5px solid #cccccc;
  }
  #navbar-custom-top ul li {
    border-bottom: 1px solid #cccccc;
  }
  #navbar-custom-top ul li:last-child {
    border-bottom: none;
  }
  #navbar-custom-top ul li.news {
    border-left: 10px solid #ac1e3a;
  }
  #navbar-custom-top ul li.council {
    border-left: 10px solid #599eee;
  }
  #navbar-custom-top ul li.r_living {
    border-left: 10px solid #8db268;
  }
  #navbar-custom-top ul li.r_active {
    border-left: 10px solid #1db5cb;
  }
  #navbar-custom-top ul li.economy {
    border-left: 10px solid #627a7f;
  }
  #navbar-custom-top ul li.dates {
    border-left: 10px solid #9eb6c9;
  }
  #navbar-custom-top ul li.map {
    border-left: 10px solid #f7cf7f;
  }
  #navbar-custom-top ul li.dropdown .dropdown-menu li {
    border-left: none !important;
    padding-left: 15px;
  }
  #navbar-custom-top ul li .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #navbar-custom-top ul li a {
    padding: 10px 5px;
    font-size: 18px;
    color: #ffffff;
  }
  #navbar-custom-top ul li a:hover {
    text-decoration: none;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-fixed-top {
    top: 0;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
