/* Use this CSS file to override theme CSS rules */

.pre-header-area{
  float: right;
}

.site-branding__logo > img{
  height: 75px;
}

@media only screen and (max-width: 800px) {
  .header-area{
    min-height: 52px;
  }
  #header-top{
    background-image: none;
    min-height: 100px;
    background-color: #c3dded;
  }
}

.sf-depth-2, .sf-depth-3{
  border-bottom: 1px solid #c3dded;
  color: #a0bdcd;
}

#main-navigation ul.menu li a{
  color: #a0bdcd;
  font-size: 20px;
}

#main-navigation ul.menu li ul{
  color: white;
}

.sf-depth-1{
  color: white !important;
  text-align: left;
}

.sf-depth-1:hover{
  color: white !important;
}

.sf-depth-1:hover:not(.sfHover){
  color: #a0bdcd !important;
}

.sf-depth-3 {
  border-left: 1px solid #c3dded;
  text-align: left;
}

.sf-depth-3:hover {
  border-left: 1px solid white;
}

#main-navigation ul.menu li a:hover{
  color: white;
}

@media (max-width: 991px) {
  #main-navigation ul.menu li a{
    color: white;
    font-size: 22px;
  }

  .sf-depth-2{
    border-bottom: none;
    text-align: left;
  }

  .sf-clone-parent .sf-depth-2{
    border-bottom: none;
    color: #fff !important;
    border-bottom: 1px solid #c3dded;
  }


  .sf-depth-3{
    border-bottom: 1px solid #c3dded;
    color: #fff !important;
    border-left: none;
  }

  #header-inside-right{
    padding-bottom: 14px;
    /* #FIX */
    padding-top: 8px;
    /* #FIXEND */
  }
}

.footer-area{
  color: white;
}

.footer-area ul.menu li a{
  padding: 0 5px 0 25px;
  color: white;
}

.footer-area ul.menu li a:hover{
  color: black;
}

.region-footer-second, .region-footer-third, .region-footer-fourth{
  padding-top: 5px;
}

.region-footer-third, .region-footer-fourth{
  border-left: 1px solid #fff;
}

.region-footer-second p{
  padding: 0;
}

@media only screen and (max-width: 800px) {
  .region-footer-second, .region-footer-third, .region-footer-fourth{
    padding-top: 0;
    border-left: none;
  }
  .footer-area ul.menu li a{
    padding: 0;
  }
}



@media print {
  .sf-depth-1 {
    color: black !important;
  }

  .onscroll #header {
    position: unset;
  }
}


#page-inside, #subfooter-inside{
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
}

#page{
  width: 100%;
  margin: 0 auto;
  position: static !important;
  min-height: 100%;
  height: 100%;
  overflow: static !important;
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/unitcell_branding/ubergang.png");
  background-repeat: repeat-x;
  background-position: center top !important;
}


#subfooter-inside p{
  color: #003b79;
  font-family: arial;
  font-size: 11px;
}

#brandingHGleiste {
  width: 100%;
  margin-top: 8px;
  position: relative;
  height: 16px;
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/unitcell_branding/blau_tr.png");
}

.dialog-off-canvas-main-canvas > header {
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/apfel.png");
  min-height: 200px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.logo, #block-newsplus-branding{
  float: left;
  width: 256px;
  height: 57px;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/head-menu-separator.png");
}

.logo a{
  background-repeat: no-repeat;
  background-position: 34px center;
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/unitcell_branding/unitcell-logo.png");
  width: 256px;
  height: 57px;
  display: block;
}

.region-header-top-left, .region-header-top-right{
  padding: 0;
}

.block-system-breadcrumb-block{
  font-size: 11px;
  color: #003b79;
  text-decoration: none;
  margin: 0;
  text-transform: none !important;
}

.block-system-breadcrumb-block a{
  background: none;
  color: #003b79 !important;
}

/*#block-hauptmenu ul.menu li > .menu-item {*/
/*  background-position: 4px 8px;*/
/*  background-repeat: no-repeat;*/
/*  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/bullet-closed.png");*/
/*}*/

#minimenu2{
   list-style: none;
}

#minimenu2 li {
  text-align: center;
  display: block;
  float: left;
  white-space: nowrap;
}

#minimenu2 li a {
  color: #003B79;
  text-decoration: none;
  font-size: 11px;
  background: none;
}

#main-content .col-md-6 {
  border-left: 1px solid #a0bdcd;
  min-height: 1024px;
}

.block-artikel{
  font-size: 11px;
  border-bottom: 1px solid #9EBCCC;
  padding: 2px 8px;
  margin-bottom: 20px;
}

.block-title a{
  font-size: 14px;
  color: #003B79 !important;
}

.block-link{
  text-align: right;
  margin-bottom: 1.3em;
}

#header-top-inside .col-md-3:last-child{
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url("/sites/unitcell.de/themes/custom/newsplus/images/head-menu-separator.png")
}

#header-top-inside .col-md-3:last-child li {
  text-align: center;
  display: block;
  float: left;
  width: 70px;
  white-space: nowrap;
  padding-top: 20px;
}

#header-top-inside .col-md-3:last-child li a{
  background: none;
  font-weight: normal;
  color: white;
  text-decoration: none;
}

#header-top-inside .col-md-3:last-child li a:hover{
  font-weight: bold;
  color: #003B79;
}


.header-border{
  border: 1px solid #FFFFFF;
  margin-top: 79px;
  padding-top: 39px;
}

@media (max-width: 991.98px){

  body{
    background-color: #fff;
  }

  #block-hauptmenu {
    display: none;
  }

  #main-content .col-md-6 {
    border-left: none;
  }

  #page{
    background-image: none;
  }

  .dialog-off-canvas-main-canvas > header{
    background-color: #9EBCCC;
    background-image: none;
    min-height: unset;
  }

  #pre-header, #header-top{
    height: unset;
    margin-top: unset;
  }

  #block-topmenu{
    display: none;
  }


  #header-top-inside .col-md-3:last-child{
    background-image: none;
  }

  #header-top{
    background-image: none;
    min-height: 50px;
    background-color: #9EBCCC;
  }

  .logo, #block-newsplus-branding{
    background-image: none;
    margin: 0 auto;
    float: none;
  }

  #brandingHGleiste{
    display: none;
  }

  #main-content .col-md-6{
    min-height: 600px;
  }

  #block-topmenu-2{
    list-style: none;
  }

  #block-topmenu-2 li {
    text-align: center;
    display: block;
    float: left;
    width: 70px;
    white-space: nowrap;
    padding-top: 5px;
  }

  #block-topmenu-2 li a {
    color: white;
    text-decoration: none;
    font-size: 11px;
    background: none;
  }

  .icons-menu{
  /*  margin-left: -30px; */
	float: right;
	width: unset;
  }

  #block-emtry{
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .sf-depth-2{
    background-color: #a0bdcd !important;
    color: #fff !important;
  }

  .header-border{
    border: unset;
    margin-top: unset;
    padding-top: unset;
  }


  @media (min-width: 768px){
    .container {
      width: 100%;
    }
  }
}

#superfish-main-toggle{
  background-image: none;
}

@media (min-width: 991.99px){
  #header, #block-topmenu-2 {
    display: none;
  }
}

#sidebar-second{
  padding-right: 36px;
}

.block-subtitle{
  background-color: #9EBCCC;
  color: #ffffff !important;
  padding: 0 8px;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAAACCAYAAAAEoH3qAAABt0lEQVQ4jd3Sy3aaUACF4bz/G7TW2FpNvMSapiZVQFAEReBwUxDBa6N5jd3BQQ5gu1Yz7eBbe7Rn/02JM/A/+MQZKPMmyryJW8HErUBQEQgqQ4LPiS8iQVVkW5UIvkoWapKF2shGbeTgbuygPnZwLzMN2UVDdtGUXTQnLlqJtuKhrSzQVhdoq0s8TJnOzMe3jO7MR1fz8agFeJoHeNID/NBXlMH0jBA9I8SzGeKFMD/JmrLW6CcGqQicHYGzY/BODN7dgHc3EAqG3hZDbwvR20Jc7CAudpASoyU19vPkYJ8zWR1SyuoAJTxADY9QwyOma2a2/vVXWvSammfFlF5gbE455vZ8hSSszFq7M/T4hBsaBFPmdHzoz3M+DoxMPP/KQGmgo8S99/d+FcEsxGylqpJFQx4x9ZGF+tjGXcrBveyiMaGaCtNSPLQUjwatenhILdCZLtGZLWnIGtXVfHTnAR4T3y+SqHsG9WyGV17IOtXPxmxHOZwdgb9wYghOnAtZ/AMpF/Qe4wzZpyZBnnIJecVCVsMjphdJzFrEzIvhJvT4dMWIM+EWkEy4acC7t5RdtGecDLI94zeTxsw5E9DWJgAAAABJRU5ErkJggg==);
  background-position: right top;
  background-repeat: repeat-y;
  margin-bottom: 25px;
}

.block-title, .block-zusammenfassung, .block-link{
  padding: 2px 8px;
}


.sf-accordion-button{
    float: right !important;
	border-left: 1px solid #fff;
}

.region-navigation .menu a{
	display: inline-block;
	margin: 0 !important;
}

ul.menu li a:hover{
	background-color: unset;
}

ul.sf-menu.sf-accordion.sf-accordion-with-buttons li.sf-expanded > .sf-accordion-button:after {
    content: "\f068";
}

ul.sf-menu.sf-accordion.sf-accordion-with-buttons .sf-accordion-button:after {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.sf-depth-1{
    max-width: 100%;
    width: 80%;
}

#superfish-main-accordion{
	border-top: 1px solid #fff;
}