@font-face {
    font-family: 'AleoLight';
    src: url('/fonts/Aleo/Aleo/Aleo-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.dotGreen{

  height: 8px;
  width: 8px;
  background-color: green;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;


}

.dotRed{

  height: 8px;
  width: 8px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;


}

.rowLq {
  border-left : 5px solid #07426e;
}

.lnkLq  {
  color : #07426e;
}

.lnkLq:hover {
  color : #07426e;
}

.lnkTg {
  color : #ed2939;
  text-decoration: none;
}

.rowTg {
  border-left : 5px solid #ed2939;
}



body {
  font-family: 'AleoLight';
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

#resetpassword:hover{
  color : rgba(7, 66, 110, 1)!important;
}

#resetpassword{
  color : var(--black)!important;
}

.blackfriday{
  background-color: #000000;
}

.offers_first_blackfriday{
  background-color: #ffffff;
}

.help{
  margin-top : 58px!important;
  height : 60px!important;
}

.help_ex{
  height : 245px!important;
}

.CG{
  font-size: 14px;
  padding-left : 0px;
  line-height: 18px;
}

.slider{
  margin-top : -15px!important;
}


input[type=checkbox] {
  margin-left: 13px;
  margin-top : -8px;
}

input[type=checkbox] {
  width : 25px!important;
  height : 25px!important;
}


.article-top-info {
  height: 45px !important;
}

#div_footer {
  height: 50px !important;
}

.cmpboxrecalllink > svg > g > line {
  stroke: #ed2939;
}

#quadmenu.quadmenu-custom_theme_1 .widget ul li {
  width: 58px !important;
  height: 18px !important;
  font-family: Tahoma,Arial,Verdana,sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.29 !important;
  letter-spacing: normal !important;
  color: var(--black) !important;
}

.article_sidebar > .col-left {
  height: 112px !important;
}

.nombre {
  padding-bottom: 30px !important;
}

#offers_headersmall {
  display: none;
  padding-left : 0px!important;
  padding-right: 0px!important;
}

.cmpboxrecalltxt {
  color: #000000 !important;
}

#div_logo {
  margin-left: -38px !important;
  padding-right: 38px !important;
}
:root {
  /*  --red: #e30613; */
  --red: rgba(7, 66, 110, 1)/*#66aad1*/;
  --black: /*#66aad1*//*rgba(7, 66, 110, 0.8)*/#000000 ;
  --dark_grey: #d1d1d1;
  --light_grey: #f6f6f6;
  --white: #ffffff;
}

.block-form-left > .form-group {
  margin-bottom: 10px !important;
}

#epaper {
  padding-left: 4px !important;
}
.bg-black {
  background-color: var(--black) !important;
}
.bg-light_grey {
  background-color: var(--light_grey) !important;
}
.color-white {
  color: white !important;
}
.color-red {
  color: var(--red) !important;
}
.color-black {
  color: var(--black) !important;
}

.col-content {
  width: 741px;
  padding: 0;
}

.Sign-in {
  font-family: 'AleoLight';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.totalpoll-choice-votes-bar {
  background: linear-gradient(to right, #ed29395e 0%, #ed2939 100%) !important;
}

.navbar {
  padding: 0 !important;
}
/* ----- header ----- */
header .TageBlatt_Date {
  margin: 19px 0px 15px 0px;
  font-family: 'AleoLight';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

header .E-Paper {
  margin: 3px 0px 0px 0px;
  font-family: 'AleoLight';
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ed2939;
}

header .Logo {
  margin-top: 2rem !important;
  margin-bottom: 2.25rem !important;
}

header .Sign_in {
  margin-top: 25px;
  text-align: right;
  margin-right: -13px !important;
}

header a {
  font-family: 'AleoLight';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  padding: -3px 18px 0px 0px;
}

header buttom,
.totalpoll-buttons button {
  font-family: Merriweather;
  font-size: 16px !important;
  font-weight: bold !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  background-color: #ed2939 !important;
  padding: 8px 17px !important;
  border: 2px solid #ed2939 !important;
  cursor: pointer;
  border-radius: 0px !important;
}

header buttom:hover,
.totalpoll-buttons button:hover {
  color: #ed2939 !important;
  background-color: #ffffff !important;
  border: 2px solid #ed2939 !important;
  cursor: pointer;
  border-radius: 0px !important;
}

.widget_totalpoll,
.totalpoll-choice-container {
  background-color: #d6d6d626 !important;
}

#headernavbar {
  display: none;
}

header buttom {
  font-family: Merriweather;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
  background-color: var(--red);
  padding: 2px 19px;
  border: 2px solid var(--red);
  cursor: pointer;
}

h4 {
  font-family: "Merriweather";
  font-style: normal;
  font-stretch: normal;
  line-height: 18px !important;
  letter-spacing: normal;
}
h4 span:first-child {
  font-size: 15px !important;
  color: var(--red);
  font-weight: bold;
}
h4 span:last-child {
  font-size: 15px;
  color: var(--black);
  font-weight: normal;
}

blockquote,
.blockquote {
  font-style: italic;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;

  font-family: 'AleoLight';
  margin-top: 15px;
}

.blockquote blockquote {
  margin: 0;
}

blockquote:before {
  font-size: 30px;
  content: open-quote;
  color: #ed2939;
  padding: 2px;
}

blockquote:after {
  font-size: 30px;
  content: close-quote;
  color: #ed2939;
  padding: 2px;
  position: absolute;
}

.blockquote .author,
.blockquote .function {
  font-size: 14px;
  color: #ababab;
  font-weight: 300;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}

article strong.teaser,
article strong {
  font-family: "Tahoma,Arial,Verdana,sans-serif", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

h3.crosshead {
  font-size: 20px;
  line-height: 35px;
  font-family: Merriweather;
  font-weight: 500;
}

.infobox h2,
.infobox h3 {
  font-size: 44px;
}

@media (min-width: 320px) {
  #Home_Article_03 {
    min-height: calc(87.45px);
  }
  #Home_Article_03 img {
    display: none;
    width: 100% !important;
  }
  #Home_Article_03 span,
  #Home_Article_03 h4 {
    font-size: 12px !important;
    line-height: 13px !important;
  }
  #Home_Article_03 h4 span:first-child {
    font-size: 12px !important;
    line-height: 13px !important;
    color: var(--red);
    font-weight: bold;
  }
  #Home_Article_03 h4 span:last-child {
    font-size: 12px !important;
    line-height: 13px !important;
    color: var(--black);
    font-weight: normal;
  }
}
@media (min-width: 325px) {
  #Home_Article_03 {
    min-height: calc(88.95px);
  }
}
@media (min-width: 350px) {
  #Home_Article_03 {
    min-height: calc(96.45px);
  }
  @media (min-width: 360px) {
    #Home_Article_03 {
      min-height: calc(99.3px);
    }
  }
}
@media (min-width: 375px) {
  #Home_Article_03 {
    min-height: calc(103.95px);
  }
}
@media (min-width: 393px) {
  #Home_Article_03 {
    min-height: calc(109.23px);
  }
}
@media (min-width: 400px) {
  #Home_Article_03 {
    min-height: calc(111.45px);
  }
}
@media (min-width: 414px) {
  #Home_Article_03 {
    min-height: calc(115.55px);
  }
}
@media (min-width: 425px) {
  #Home_Article_03 {
    min-height: 119.86px;
    height: 118.86px;
  }
}
@media (min-width: 450px) {
  #Home_Article_03 {
    min-height: calc(126.45px);
  }
}

@media (min-width: 475px) {
  #Home_Article_03 {
    min-height: calc(133.95px);
  }
}
@media (min-width: 500px) {
  #Home_Article_03 {
    min-height: calc(141.45px);
  }
}
@media (min-width: 525px) {
  #Home_Article_03 {
    min-height: calc(148.95px);
  }
}
@media (min-width: 530px) {
  #Home_Article_03 {
    min-height: calc(150.47px);
  }
}
@media (min-width: 535px) {
  #Home_Article_03 {
    min-height: calc(151.97px);
  }
}
@media (min-width: 540px) {
  #Home_Article_03 {
    min-height: calc(153.47px);
  }
}
@media (min-width: 545px) {
  #Home_Article_03 {
    min-height: calc(154.97px);
  }
}
@media (min-width: 550px) {
  #Home_Article_03 {
    min-height: calc(156.47px);
  }
}

.Promotions {
  font-family: 'AleoLight';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--white);
  background-color: var(--red) !important;
}

.Promotions h5 {
  font-family: Merriweather;
  font-size: 18px;
  font-weight: bold;
}

.Promotions p,
.Promotions a {
  font-size: 12px;
  color: var(--white);
}

hr {
  height: 2px;
  background: var(--black);
  width: 100% !important;
}

.single article hr {
  height: 1px;
  background-color: #ed2939;
}

h3 {
  font-family: "Merriweather";
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: 18px;
}

h3 span:first-child {
  /* font-size: 18px;*/
  color: var(--red);
  font-weight: bold;
}

h3 span:last-child {
  /*font-size: 18px;*/
  color: var(--black);
  font-weight: normal;
}

.nombre {
  float: left;
  padding: 0px 25px 10px 10px;
  font-family: Merriweather;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}
/* ----- footer ----- */
footer {
  background-color: var(--red);
  /*padding: 75px 0px;*/
  font-family: 'AleoLight';
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: lighter;
  letter-spacing: normal;
  color: var(--white);
}

footer h5 {
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 7px;
  font-size: 16px;
}

footer a {
  color: var(--white) !important;
}

footer p {
  font-size: 16px;
  color: var(--white);
  font-weight: lighter;
}
footer .bold {
  font-weight: normal;
}
footer hr {
  height: 2px;
  background: var(--white);
}

copyright .list-inline-item {
  font-family: 'AleoLight';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--white);
  padding: 18px;
}

copyright ul {
  text-align: center;
}
copyright img {
  margin-right: 10px;
  padding-bottom: 3px;
}

img {
  cursor: pointer;
}

#menu-main-menu {
  padding: 0px;
  margin: 0px;
}

#menu-main-menu a {
  color: white !important;
  text-decoration: none;
}
#menu-main-menu li:hover a {
  color: black !important;
  text-decoration: none;
}

*:hover,
*:active,
*:focus {
  text-decoration: none !important;
}

.overtitle {
  color: #ed2939 !important;

  font-weight: bold;

  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.teaser {
  font-size: 14px;
  line-height: 18px;
  color: black;
}

.line-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.article-widget .line-3 {
  max-height: 45px;
  display: block;
}

.line-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.article-menu-small .line-4 {
  max-height: 60px;
  display: block;
}

.premium .teaser {
  color: white;
}

.article_01 .overtitle,
.article_01 .title {
  font-size: 22px;
  line-height: 28px;
}
.article-head-medium {
  position: relative;
}

.article-head-medium .article_01 .overtitle,
.article-head-medium .article_01 .title {
  font-size: 18px;
  line-height: 23px;
}

.article_sidebar .overtitle,
.article_sidebar .title {
  font-size: 15px;
  line-height: 1.3;
}
.article_01 .title {
  font-weight: 100 !important;
}

.article_04 {
  height: 112px;
  overflow: hidden;
  /*width : 285px!important;*/

  position: relative;

  padding: 6px 7px 6px 7px;
}
.article_04 .overtitle,
.article_04 .title {
  font-size: 15px;
  line-height: 20px;
}

.block-monsterboard-left {
  width: 470px;
  height: 470px;

  float: left;
}

.block-monsterboard-right {
  width: 270px;
  height: 470px;

  float: left;
  padding-left: 18px;
}

.block-col-left {
  width: 470px;
  height: auto;

  float: left;
}

.block-col-right {
  width: 270px;
  height: auto;

  float: left;
  padding-left: 18px;
}

.article_02 .overtitle,
.article_02 .title {
  font-size: 15px;
  line-height: 18px;
}

.article_edito .overtitle,
.article_edito .title {
  font-size: 15px;
  line-height: 18px;
}

.premium .article_edito {
  background-color: black !important;
}

.premium .comment-span {
  color: white;
}
.title {
  color: black;
  font-size: 15px;
  font-weight: 100;

  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.premium .title {
  color: white !important;
  font-weight: 100;

  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.top-5 {
  padding-left: 15px;
}

.top-5 .overtitle {
  font-weight: bold;
}

/*ARTICLE_04*/
.article_04 h4 {
  font-family: "Merriweather", serif;
  font-weight: bold;
  font-size: 15px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.article_sidebar {
  height: 112px;
}

article_sidebar h6 {
  font-family: "Merriweather", serif;
  font-weight: bold;
  font-size: 15px !important;
  text-align: left;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.social_toolbar {
  margin-bottom: -5px !important;
}

.article_edito {
  height: 240px;
  overflow-y: hidden;
}

.edito-box {
  position: relative;
}
.comment-span {
  position: absolute;
  left: 75px;
  top: 0;
}

.article_edito .social_toolbar {
  position: absolute;
  width: 60px;
  height: 15px;
  left: 75px;
  top: 16px;
}

.premium .comments-number {
  font-size: 10px;
  font-weight: normal;
  color: white;
}

.comments-number {
  font-size: 10px;
  font-weight: normal;
  color: #d1d1d1 !important;
}

.article_01 .social_toolbar img {
  vertical-align: baseline;
}

.article_01 {
  height: 304px;
  position: relative;
  overflow: hidden;
}

.category-tag {
  position: absolute;
  left: -260px;
  top: 30px;
}

.category-tag {
  position: absolute;
  left: -260px;
  top: 30px;
}

.category-tag img {
  height: 69px;
  width: auto;
}

.category-tag a {
  font-family: 'AleoLight';
  font-size: 24px;
  font-weight: 300;
  color: #ed2939;
}

.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.article-head .col-left {
  width: 456px;
  float: left;
}

.article-head .col-right {
  width: 270px;
  float: left;

  padding: 21px 18px;
}

.article_01 .teaser {
  margin-top: 8px;
}

/*Social Toolbar*/
.article-head .social_toolbar,
.article-head-medium .social_toolbar {
  position: absolute;
  bottom: 13px;
  right: 13px;
}

.article-sidebar-small .social_toolbar {
  position: absolute;
  width: 60px;
  bottom: 5px;
  right: 13px;

  text-align: right;
}

.article_02 .social_toolbar,
.article_04 .social_toolbar {
  position: absolute;
  bottom: 13px;
  right: 13px;
}

.block-monsterboard-right .article_04 .social_toolbar {
  position: absolute;
  bottom: 13px;
  right: 13px;
}

/*End Css*/
.article-head-medium .col-left {
  width: 360px;
  float: left;
}

.article-head-medium .col-right {
  width: 370px;
  float: left;

  padding: 20px 12px 18px 30px;
}

.article-head-medium .article_01 {
  height: 242px;
}

.article-head-medium .teaser {
  margin-top: 8px;
}

.article-sidebar-small {
  width: 359px;
  height: 112px;
  margin-bottom: 17px;

  position: relative;
}
.article-sidebar-small .col-left {
  width: 169px;
  float: left;
}

.article-sidebar-small .col-right {
  width: 190px;
  float: left;
  position: relative;
  padding: 7px 7px 6px 13px;
}

.init-row {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

/*Home article*/
.article-home-medium {
  width: 360px;
  margin-bottom: 18px;
}

.article-home-medium .top {
  height: 240px;
}
.article-home-medium .bottom {
  height: 130px;
}

.article-home-medium:nth-child(odd) {
  float: left;
}

.article-home-medium:nth-child(even) {
  float: right;
}

.article-home-medium .bottom {
  padding: 20px 11px;
  position: relative;
}

.custom-margin-left {
  margin-left: -15px;
}

.article-sidebar-small.article_01 {
  height: 112px;
}

.article-menu-small {
  float: left;
  width: 170px;
  height: 194px;
  overflow: hidden;

  margin-right: 16px;
}

.article-menu-small .article-top {
  width: 170px;
  height: 112px;
}

.article-menu-small .article-bottom {
  padding: 8px;
  height: 82px;
}

.font-size-15 {
  font-size: 15px !important;
}

.article-menu-small .title,
.article-menu-small .overtitle,
.menu-item-list .title,
.menu-item-list .overtitle {
  font-family: Merriweather !important;
  font-size: 12px !important;
  font-weight: 200 !important;
  line-height: 15px !important;
}

.article-menu-small h4,
.menu-item-list h4 {
  line-height: 15px !important;
}

.article-menu-small .overtitle,
.menu-item-list .overtitle {
  font-weight: 600 !important;
}

.menu-panel {
  height: 196px;
  float: right;
}
.menu-item-list {
  float: left;
  width: 170px;
  height: 194px;
  overflow: hidden;
}

.article-menu-item-list {
  padding: 4px;
}

/*
#menu-main-menu li:hover a {
    color: #ED2939 !important;
    text-decoration: none;
}
#menu-main-menu li:hover .dropdown-menu a {
    color: black !important;
}
.menu-item a{
    font-family: 'AleoLight', sans-serif;
    font-size: 16px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff !important;
}*/

h6 {
  font-family: "Merriweather";
}

h5 {
  color: white !important;
}
.category-tag {
  display: none !important;
}
.button-com {
  font-family: Merriweather;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background-color: #ed2939;
  padding: 8px 17px;
  border: 2px solid #ed2939;
  cursor: pointer;
}
.comment-form-author label,
.comment-form-email label {
  min-width: 130px !important;
}
textarea {
  width: 100% !important;
}

.logged-in-as a {
  color: black !important;
}
.barwhite,
.barwhite:hover {
  color: white !important;
}

.bg-grey {
  background-color: #d6d6d646 !important;
}

#Home_Article_02 {
  background: #f6f6f6;
}

.stick {
  position: fixed;
  width: 375px !important;
  top: 70px;
}

.abs {
  position: absolute;
  bottom: 0px;
  width: 375px;
}

.single .titre-article {
  font-size: 36px !important;
  font-weight: 300;
  line-height: 46px !important;
  padding: 17px 0px;
}

/*Nav*/

.item-startseite {
  margin-right: 12px !important;
}

.item-startseite-new-position {
  margin-right: 15px !important;
}

.item-startseite::after {
  content: "/";
  font-size: 30px;
  color: white;

  position: absolute;
  top: 15px;
  left: 92px;
}

.item-startseite-new-position::after {
  content: "/";
  font-size: 30px;
  color: white;

  position: absolute;
  top: 15px;
  left: 135px;
}

.item-startseite-new-position .quadmenu-item-content {
  background: url("/wp-content/themes/theme-tageblatt-v01/Ressources/images/Tageblatt_logo_white_seul.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 85%;
  width: 132px !important;
  height: 54px !important;
}

.item-startseite-new-position .quadmenu-item-content .quadmenu-text {
  display: none !important;
}

.item-service::before,
.item-premium::before,
.item-login::before {
  content: "/";
  font-size: 30px;
  color: white;

  position: absolute;
  top: 15px;
  left: 0px;
}

.item-premium {
  position: absolute !important;
  right: 0 !important;
  padding-left: 17px !important;
  margin-right: -10px !important;
}

.item-abonnieren {
  /*Style*/
  position: absolute !important;
  right: 0 !important;
}

.item-abonnieren a {
  font-family: Merriweather !important;
  font-size: 14px !important;
  background: #ed2939 !important;

  border: solid 2px #ed2939 !important;

  font-weight: bold;
  width: 132px !important;
  height: 28px !important;
  margin-top: 13px !important;
}

.item-abonnieren a {
  text-align: center !important;
}

.item-abonnieren .quadmenu-text {
  color: white !important;
}

.item-abonnieren a:hover {
  background: #ed2939 !important;
  color: #ed2939 !important;
  border: solid 2px #ed2939 !important;
}

.item-login {
  position: absolute !important;
  right: 132px !important;
  padding-left: 22px !important;
  padding-right: 17px !important;
}

.item-login .quadmenu-item-content {
  background: url("/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/login_red.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 21px 21px;
}

.item-login .quadmenu-item-content .quadmenu-text {
  display: none !important;
}

.item-service {
  position: relative !important;
  float: right !important;
  margin-right: 90px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
}

.item-search {
  width: 34px !important;
  float: right !important;
  margin-right: 10px !important;

  display: none !important;
}

.item-search-sticky {
  float: right !important;
  margin-right: 210px !important;
}
/*
.item-search-sticky-bar{
   float:right !important;
    margin-right: 213px !important;
}*/

.item-search .quadmenu-item-content {
  background: url("/wp-content/themes/html5blank-stable/Ressources/images/Pictos/Picto_Loupe.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 21px 21px;
}

.item-search .quadmenu-item-content .quadmenu-text,
.item-search .quadmenu-caret {
  display: none !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
  padding: 12px !important;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-level-2 .quadmenu-item-content {
  padding: 2px !important;
  padding-left: 12px !important;
}

#quadmenu
  .quadmenu-navbar-nav
  li.quadmenu-item-level-2
  .quadmenu-item-content
  .quadmenu-text {
  font-weight: 400 !important;
  line-height: 18px !important;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-level-2 a {
  font-size: 14px !important;
  border: none !important;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-level-2 a:before {
  content: ">"; /* Insert content that looks like bullets */
  color: black; /* Or a color you prefer */
  position: absolute;
  top: 3px;
}

#quadmenu.quadmenu-custom_theme_1 .widget ul li a:before {
  content: "> "; /* Insert content that looks like bullets */
}

#quadmenu.quadmenu-custom_theme_1 .widget ul li {
  width: 100px !important;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-level-1 a:before {
  content: ">"; /* Insert content that looks like bullets */
  color: black; /* Or a color you prefer */
  position: absolute;
  top: 3px;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-level-2 a:hover {
  background-color: white !important;
}

#quadmenu
  .quadmenu-navbar-nav
  li.quadmenu-item-level-2
  .quadmenu-item-content
  .quadmenu-text:hover {
  color: #ed2939 !important;
}

#quadmenu .quadmenu-navbar-nav .quadmenu-dropdown-menu ul.quadmenu-row {
  height: 225px !important;
}
.tag-panel {
  width: 200px;
}

#reply-title {
  color: var(--red) !important;
}

/* COmments*/

.comments > * {
  font-size: 14px;
  color: black;
  line-height: 18px;
}

.comments .comments-header {
  border-bottom: 4px solid red;
  margin-bottom: 20px;
}

.comments .comment-author {
  font-weight: bold;
}

.comments time {
  font-size: 12px;
  line-height: 14px;

  color: #ababab;
}

.comments .btn {
  color: white;
  border: none;
  border-radius: 0;

  font-size: 18px !important;
  font-family: Tahoma,Arial,Verdana,sans-serif !important;
  font-weight: 500 !important;
  line-height: 38px;

  width: 185px;
  height: 38px;
  text-align: left;

  padding: 2px 8px !important;
  position: relative;
}

.comments .btn span {
  font-size: 38px;
  font-weight: 500;

  position: absolute;
  top: 0px;
  right: 35px;
}

.comments .btn .icon {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 5px;
  right: 8px;

  font-size: 24px;
}

.comments .btn.focus,
.comments .btn:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.comments .children {
  margin-top: 15px;
  list-style-type: none;
}

.comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.comment {
  margin-bottom: 20px;
}

.comment article {
  padding: 5px;
}
.comment header {
  margin-bottom: 20px;
}

/*Carousel Content*/

.carousel .carousel-control-prev {
  left: 15px;
  top: 235px;
  width: 22px;
  height: 22px;
  background-color: black;
  border-radius: 50%;
  padding-right: 2px;
  opacity: 1;
}

.carousel .carousel-control-next {
  right: 15px;
  top: 235px;
  width: 22px;
  height: 22px;
  background-color: black;
  border-radius: 50%;
  padding-left: 2px;
  opacity: 1;
}

.carousel-indicators {
  bottom: -1px !important;
  display: none;
}

.carousel-indicators li {
  width: 14px;
  height: 14px;
  /*background-color: black;*/
  border: 2px solid black;
  border-radius: 50%;

  opacity: 1 !important;
}

.carousel-item {
  background-color: black;
}
.carousel-item img {
  height: 493px;
  background-color: black;
}

.carousel-inner {
  overflow: hidden;
  height: auto;

  margin-bottom: 20px;
}

/*active Item*/
.carousel-indicators .active {
  background-color: black !important;
  opacity: 1 !important;
  border: 2px solid black;
  width: 14px;
  height: 14px;
  transition: opacity 1 !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block !important;
  width: 14px !important;
  height: 14px !important;
}

.carousel-caption {
  position: relative;
  left: unset;
  right: unset;
  bottom: unset;

  padding: 0 !important;
  color: #fff;
  text-align: center;
  width: 100%;

  font-size: 12px;
  line-height: 14px;
  color: #ababab;

  background-color: rgba(0, 0, 0, 0.6);
  min-height: 80px;
}

.carousel-caption p {
  padding: 10px;
  margin: 0;
  text-align: left;
}

/*INfobox*/

.infobox img {
  width: 323px;
  height: auto;

  margin-bottom: 19px;
}

.infobox {
  background-color: #f6f6f6;
  border-left: solid 4px black;
  padding: 26px 15px 26px 17px;

  font-size: 16px;
  line-height: 26px;
  color: #000;

  margin-bottom: 15px;
}

.infobox-left {
  width: 50%;
  float: left;
  margin-right: 17px;
}

.infobox-right {
  width: 50%;
  float: right;
  margin-left: 17px;
}

.infobox-middle {
  width: 100%;
  min-height: 345px;
}

.infobox-middle img {
  width: 436px;

  margin-bottom: 5px;
  margin-right: 15px;
  float: left;
}

.infobox p:first-child {
  margin-top: 0;
  padding-top: 0;
}

figure.left {
  float: left;
  width: 50% !important;
  padding-right: 10px;
}

figure.right {
  float: right;
  width: 50%;
  padding-left: 10px;
}

figure.center {
  width: 100%;
}

figcaption {
  font-family: 'AleoLight';
  font-size: 12px;
  line-height: 14px;
  color: #ababab;
  padding: 10px;
  border-bottom: 1px solid #ababab;
}

.img-fluid {
  height: 100% !important;
  width: 100% !important;
}

.title {
  color: var(--black) !important;
}

.qa-question {
  font-weight: 600;
}

.qa-reply {
  display: block;
}

figcaption small > * {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
}

.image-component img {
  max-width: 100%;
}

.sumome-share-client-animated {
  padding-right: 0px !important;
}

.widget_totalpoll {
  padding-top: 15px;
}

.quadmenu-navbar-nav {
  margin-left: -8px !important;
}

#menu-item-742790 {
  margin-right: -10px !important;
}

.item-politik {
  padding-left: 14px !important;
}

#img-4 {
  height: 128px;
}

#menu-item-742788 {
  display: none !important;
}

.list-inline {
  font-size: 14px !important;
}

#quadmenu.quadmenu-custom_theme_1
  .quadmenu-navbar-nav
  > li.quadmenu-item-type-button
  > a
  > .quadmenu-item-content {
  color: #ffffff;
  text-transform: none;
  background-color: var(--black) !important;
}

D.cmpallvend,
th.cmpallvend,
td.cmpallprps,
th.cmpallprps {
  background-color: #d6d6d646 !important;
}

.cmpvendorbox1 a {
  color: #5f5f5f;
}

.cmpvendname a {
  color: #5f5f5f !important;
}

.cmpvendurl {
  color: #5f5f5f !important;
}

#cmpbox {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

.cmpcolorcodingtxt {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

.cmpvendorbox1 {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

.cmpboxtxt {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

.cmpallprps {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

.cmpboxinner .cmpmorelink .cmpbntyestxt .cmpbntnotxt {
  font-family: "Tahoma,Arial,Verdana,sans-serif" !important;
}

#jobs {
  width: 360px;
  margin-left: 0px;
}

/* Align article Iframe to center in content */
article iframe {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.featuredimage figcaption {
  color: #4d4d4d;
}

.featuredimage figcaption p {
  margin: 0;
}

#hr_mg {
  width: 91% !important;
}

/* iphone portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .bottom {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  #imgso{
    width : 100%!important;
    height : 100%!important;
  }

  #TAG_Editpress {
    width: 50% !important;
    height: 50% !important;
  }

  #mostRead {
    padding-left: 0px !important;
  }

  #top-5-left {
    padding-right: 0px !important;
  }

  #hr_mg {
    width: 75% !important;
    /*margin-left : 40px!important;*/
  }
}

/*Author Box*/
#author-bio-box {
  background: none !important;
  border-top: 2px solid #000000 !important;
  border-bottom: 2px solid #000000 !important;

  padding: 0px !important;
  padding: 15px 0px 15px 0px !important;
}

/*Author Box*/
#author-bio-box h3 {
  padding: 0 !important;
  font-size: 18px !important;
  font-family: 'AleoLight';
}

#author-bio-box h3 a {
  color: #000000 !important;
  font-size: 18px !important;
}

.bio-gravatar img {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 0px !important;
}

.force-right {
  float: right !important;
}

.force-left {
  float: left !important;
}

.table td , .table th{
  border : 1px solid #dee2e6 !important;
  text-align: left;
  font-size : 18px !important;
}



td a, td a:hover{
  color : #ed2939;
}
