#newnavbar{
	margin-left: 7px!important;
}

.searchDiv{

	margin-right : 0px!important;

}

.modal-contentLogout {
  background-color: #fefefe!important;
  margin: auto!important;
  padding: 20px!important;
  border: 1px solid #888!important;
  width: 20%!important;

}

.closeLogout {
  cursor : pointer!important;
  float : right!important;
  font-size : 28px!important;
}

.arrow-down {
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #ffffff!important;
		float : right;
		margin-top : 18px;
}

#newnavbar a {
	color : #FFFFFF!important;
	font-size  :16px!important;
	padding-left: 4px!important;
}

#newnavbar a:hover {
	color : red!important;
}

#newnavbar li {
	padding-left: 12px!important;
}

#container_navbar{

		padding-right: 0px!important;
		padding-left: 0px!important;
		background-color : black!important;


}

#cb{
	color : black!important;
}

#dropdown-menu a {
	color : black!important;
	font-weight : 300!important;
	padding-left: 9px!important;
}

#dropdown-menusport a {
	color : black!important;
	font-weight : 300!important;
	padding-left: 9px!important;
}

#btnNavbar{
	background-color : black!important;
	color : #ffffff!important;
}
#NavbarIcon{
	background-image: url('/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/Picto-menu.svg');
	width : 20px;
	height: 20px;
}

.navbar-text{
	padding-left : 20px;
}

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


.stickynew {
  position: fixed;
  top: 0;
  width: 100%;
	left : 0px;
	z-index : 99!important;
}

#navbarText{
	margin-left : -5px!important;
}

.navbar-text{
	margin-right : 6px;
}

.fr{
  float : right;
}



.abo:hover{
	background-color: #ffffff!important;

}
.abo:hover > a{
 color : red!important;
}

.dn{
	display : none!important;
}

.db{
	display : block!important;
}

.abo{
	font-family: Merriweather !important;
  font-size: 14px !important;
  background: #D80000 !important;

  border: solid 2px #D80000 !important;

  font-weight: bold;
  width: 132px !important;
  height: 28px !important;
  /*margin-top: 13px !important;*/
	padding : 2px 2px 5px 11px;

	margin-left : 5px;
}
.abo a{
	color : #ffffff;

}

.abo a:hover{
	color : red;
}

.modal {
	display: none!important; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 15%; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	width: 25%;

  }

  /* The Close Button */
  .closeLycee {
	color: #aaaaaa;
	float: right!important;
	font-size: 28px;
	font-weight: bold;
	text-align : right;
  }

  .closeLycee:hover,
  .closeLycee:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
  }

body,
p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

#top-5-left a {
  width: 100%;
}

#overtitle {
  font-size: 18px !important;
}

.pagination {
  text-align: center !important;
  display: block !important;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.dashicons-search {
  width: 20px !important;
  height: 20px !important;
  font-size: 22px !important;
  /*content: url("/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/Picto_Loupe.svg");*/
}

.page-numbers {
  color: var(--red);
  /*background-color: var(--red);*/
  padding: 5px 8px 5px 8px !important;

  border: 1px solid var(--red);
}

.page-numbers:hover {
  color: #fff;
  background-color: var(--red);
  padding: 5px 8px 5px 8px !important;
  /*font-weight: 700 !important;*/
}

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

.search-input-placeholder {
  position: absolute;
  top: 0;
  padding: 12px 0 0 13px;
  transition: all 200ms;
  /*opacity: 0.5;*/
  color: var(--black) !important;
  font-size: 14px;
}

.search-input:focus + .form-control-placeholder,
.search-input:valid + .form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0, -65%, 0);
  opacity: 1;
  color: var(--red) !important;
}
.search-input:focus {
  color: #495057;
  background-color: #fff;
  border-color: #D80000;
  outline: 0;
  /*  box-shadow: 0 0 0 0.2rem rgba(237, 41, 57, 0.58);*/
  box-shadow: none !important;
}

.search-input {
  border: 0px !important;
  width: 92% !important;
  height: 50px !important;
  padding: 0px 0px 0px 10px !important;
  float: left !important;
  color: var(--red);
  font-size: 12px !important;
  border-left: 1px solid var(--red) !important;
}

.search-submit {
  border: 0px !important;
  width: 8% !important;
  height: 50px !important;
  padding: 0px !important;
  float: left !important;
  background-color: var(--red) !important;
  background-image: url("/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/Picto_Loupe.svg");
  background-repeat: no-repeat, repeat;
  background-position: center;
}

.searchII {
  border-left: 1px solid var(--red) !important;
  border-top: 1px solid var(--red) !important;
  border-bottom: 1px solid var(--red) !important;
  height: 52px !important;
  width: 100% !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.searchII:focus {
  border-left: 1px solid var(--red) !important;
  border-top: 1px solid var(--red) !important;
  border-bottom: 1px solid var(--red) !important;
}

#search-form {
  height: 52px !important;
}

.comment-content > p {
  font-size: 14px !important;
}

a,
a:hover {
  color: #D80000;
  text-decoration: none;
  /* font-weight: 400;*/
}

.alignleft {
  float: left;
  margin-right: 15px;
  /*width : 100%!important;
    height : 100%!important;*/
}

.alignright {
  float: right;
  padding-left: 15px;
  /*width : 100%!important;
    height : 100%!important;*/
}

#soc > a:hover {
  color: #D80000 !important;
}

.sumome-share-client-animated sumome-share-client-share {
  width: 23px !important;
  padding-right: 15px !important;
}

#umfrage_sidebar {
  width: 92% !important;
}

#hr_cat_top {
  width: 95% !important;
}

#hr_onCatagory {
  width: 99% !important;
}

.infobox h1{

  font-size: 1.6rem;

}

/*Test css body*/
.corporate h1,
.corporate h2,
.corporate h3,
.corporate h4,
.corporate h5,
.corporate h6 {
  font-family: Merryweather;
}

.kontakt h1,
.kontakt h2,
.kontakt h3,
.kontakt h4,
.kontakt h5,
.kontakt h6 {
  font-family: Merryweather;
}

.datenschutz h1,
.datenschutz h2,
.datenschutz h3,
.datenschutz h4,
.datenschutz h5,
.datenschutz h6 {
  font-family: Merryweather;
}

.impressum h1,
.impressum h2,
.impressum h3,
.impressum h4,
.impressum h5,
.impressum h6 {
  font-family: Merryweather;
}

.CG {
  font-size: 14px;
  margin-left: 0px;
}

.blackfriday {
  background-color: #000000;
}

.offers_first_blackfriday {
  background-color: #ffffff;
}

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

.help_ex {
  height: 245px !important;
}

#div_footer {
  height: 50px !important;
}

.cmpboxrecalllink > svg > g > line {
  stroke: #D80000;
}
/*Custom Paywall*/
/*.custom-paywall {
  height: 225px;
  overflow: hidden;
}*/
#quadmenu.quadmenu-custom_theme_1 .widget ul li {
  width: 58px !important;
  height: 18px !important;
  font-family: Roboto !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;
}

.cmpboxrecalltxt {
  color: #000000 !important;
}

#div_logo {
  margin-left: -38px !important;
  padding-right: 38px !important;
  z-index: 1000;
}
:root {
  /*  --red: #e30613; */
  --red: #D80000;
  --black: #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: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.adsense {
  text-align: center;
}

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

.navbar {
  padding: 0 !important;
}
/* ----- header ----- */
header .TageBlatt_Date {
  margin: 19px 0px 15px 0px;
  font-family: Roboto;
  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: Roboto;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #D80000;
}

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: Roboto;
  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: #D80000 !important;
  padding: 8px 17px !important;
  border: 2px solid #D80000 !important;
  cursor: pointer;
  border-radius: 0px !important;
}

header buttom{
  background-color: #06e285 !important;
  border: 2px solid #06e285 !important;
}

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

header buttom:hover{
  color: #06e285 !important;
  border: 2px solid #06e285 !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: Roboto;
  margin-top: 15px;
}

.blockquote blockquote {
  margin: 0;
}

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

blockquote:after {
  font-size: 30px;
  content: close-quote;
  color: #D80000;
  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;
}

.force-left {
  float: left !important;
  width: 250px !important;
  padding-left: 0 !important;
}

.force-right {
  float: right !important;
  width: 470px !important;
  overflow: hidden;
}

.force-right #content-4 {
  width: 60% !important;
}

article strong.teaser,
article strong,
article .articleContent h2.teaser,
article .teaser p {
  font-family: "Roboto", sans-serif;
  /*font-size: 18px;
    line-height: 26px;*/

  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

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

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

.user {
  display: inline;
}

.imu {
  width: 104%;
}

.ads-imu {
  margin: 0 auto;
}

.p3-copyright {
  display: none;
}

.p3-signature .p3-text span {
  font-family: "Roboto", sans-serif;
  color: black;
  font-weight: 300;
  font-size: 18px;
}

.p3-signature .p3-text .p3-link span {
  font-family: "Roboto", sans-serif;
  color: #D80000;
  font-weight: 300;
  font-size: 18px;
}
.article-top-info {
  font-family: Roboto;
  height: 26px;
  line-height: 26px;

  display: block;
}

p.question {
  font-weight: bold;
}

.category-name,
.article-date,
.article-author {
  display: inline-block;
}

.category-name a {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 26px;

  text-transform: uppercase;
}

.article-date,
.article-author {
  text-align: right;
  float: right;
  font-weight: 300;

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

.article-author {
  margin-right: 5px;
}

.social-links {
  display: block;
  height: 20px;
  width: 100%;
  margin-bottom: 25px;
}

/*Comments*/
.form-group {
  position: relative;

  margin-bottom: 1.5rem;
}

.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 12px 0 0 13px;
  transition: all 200ms;
  /*opacity: 0.5;*/
  color: var(--black) !important;
  font-size: 14px;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0, -65%, 0);
  opacity: 1;
  color: var(--red) !important;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #D80000;
  outline: 0;
  /*  box-shadow: 0 0 0 0.2rem rgba(237, 41, 57, 0.58);*/
  box-shadow: none !important;
}

.block-form-right {
  width: 454px;
  float: right;
  height: 227px;
  padding-top: 15px;

  position: relative;
  overflow: hidden;
}

.block-form-left {
  width: 264px;
  float: left;
  height: 227px;
  padding-top: 15px;

  position: relative;
  overflow: hidden;
}

.comment-reply-title {
  font-family: Roboto;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  color: #000000;
}

.form-control {
  color: #000000 !important;
  border-radius: 0;
  font-size: 14px;
}

input.form-control {
  height: 52px;
  padding-left: 18px;
}

textarea.form-control {
  height: 212px;
  padding-left: 18px;
  padding-top: 13px;
}

.comments #submit {
  width: 100%;
  height: 39px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 34px;
  position: absolute;
  bottom: 0;
  color: white;

  background-color: var(--red);
  border: 0;
}

.sumome-share-client-wrapper
  div.sumome-share-client.sumome-share-client-small
  .sumome-share-client-share
  img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

/*Widget*/
/*Poll Css widget*/
.widget_latest-totalpoll > h3:first-child {
  display: none;
}

/*poll question*/
h4.totalpoll-question {
  font-family: "Merriweather" !important;
  text-align: left;
  font-weight: 400 !important;
  font-size: 1em !important;
  line-height: 18px !important;
}

.totalpoll-choice-label {
  font-family: Roboto !important;
}
.totalpoll-choice-text {
  text-align: left;
}
.totalpoll-buttons button {
  width: 177px;
  margin: 0 auto;
}
/* Center Button */
.totalpoll-poll-container .totalpoll-buttons {
  text-align: center !important;
}

@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: Roboto;
  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: #D80000;
}

.single hr.hr_mob {
  float:right;
}




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: Roboto;
  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 {
  font-weight: 400;
  float:right;
  margin-right:-10px;
  font-size: 14px;
  line-height: 26px;
}

copyright .list-inline-item {
  font-family: Roboto;
  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: #D80000 !important;

  font-weight: bold;

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

    /*Fix Hyphens on MAC*/
    -webkit-hyphenate-character: "-";
}

.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;

      /*Fix Hyphens on MAC*/
      -webkit-hyphenate-character: "-";
}

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

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

      /*Fix Hyphens on MAC*/
      -webkit-hyphenate-character: "-";
}

.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;

      /*Fix Hyphens on MAC*/
      -webkit-hyphenate-character: "-";
}

.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: Roboto;
  font-size: 24px;
  font-weight: 300;
  color: #D80000;
}

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

      /*Fix Hyphens on MAC*/
      -webkit-hyphenate-character: "-";
}

.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: #D80000 !important;
      text-decoration: none;
  }
  #menu-main-menu li:hover .dropdown-menu a {
      color: black !important;
  }
  .menu-item a{
      font-family: Roboto;
      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: #D80000;
  padding: 8px 17px;
  border: 2px solid #D80000;
  cursor: pointer;
}
.comment-form-author label,
.comment-form-email label {
  min-width: 130px !important;
  /*color : var(--black);*/
}
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::after {
    content: url('/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/Picto_Loupe.svg');
    font-size: 30px;
    color: white;

    position: absolute;
    top: 12px;
    left: 100px;
  }

  .item-premium::after {
    content: attr('/search');
  }*/

.item-Search {
  /*position: absolute !important;
    display : block!important;
    margin-right: 105px!important;*/
  width: 30px !important;
  margin-left: 125px !important;
  margin-top: 2px !important;
  font-size: 28px !important;
  /*content: url("/wp-content/themes/theme-tageblatt-v01/Ressources/images/Pictos/Picto_Loupe.svg");*/
}

.quadmenu-icon {
  /*widht:50px!important;
    height:50px!important;*/
}

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

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

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

  border: solid 2px #D80000 !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: #D80000 !important;
  color: #D80000 !important;
  border: solid 2px #D80000 !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 {
  margin-left: 22px !important;
  /*float: left !important;*/
  /*margin-right: 150px !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: #D80000 !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: Roboto !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;
  font-size: 12px;
}

/*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: Roboto;
  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: "Roboto" !important;
}

.cmpcolorcodingtxt {
  font-family: "Roboto" !important;
}

.cmpvendorbox1 {
  font-family: "Roboto" !important;
}

.cmpboxtxt {
  font-family: "Roboto" !important;
}

.cmpallprps {
  font-family: "Roboto" !important;
}

.cmpboxinner .cmpmorelink .cmpbntyestxt .cmpbntnotxt {
  font-family: "Roboto" !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;
  font-size: 14px !important;
}

#hr_mg {
  width: 91% !important;
}

/* iphone portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {

  .totalpoll-choice{
    width : 100%!important;
  }
  
  .totalpoll-buttons .totalpoll-button{

    padding-top : 12px!important;
    padding-bottom : 12px!important;

  }

	#navbarText{
		margin-bottom : 15px;
	}

	.dropdown-item:before{
		content: '  - ';
	}

	 #slashNavbar{
		 display : none;
	 }

	 #dropdown{
		 display : none;
	 }

	 .dropdown-menu{
		 display : block;
	 }

	 .nav-link{
		 color : black!important;
		 padding-left: 15px;
	 }

	 .dashicons-search{
		 width : 14px!important;
		 height : 14px!important;
	 }

	 #pictoNavbar{
		 height: 20px!important;
	 }

	 #newnavbar li {
		 border-bottom: 1px solid;

	 }



	 #navbarSearch{
		 background-color: black!important;


	 }

	 #newnavbar a {
	 	color : black!important;
	 	font-size  :16px;
	 	background-color: #FFFFFF;
		padding-left: 15px!important;
	 }

	 #navbarPremium{
		 background-color: black!important;
		 color : white!important;
		 font-size : 12px!important;
	 }



	 .navbar-brand{
		 color : #ffffff!important;
	 }

	 .dropdown-toggle:after{
		 display : none;
	 }

	 .navbar-text{
		 background-color: white;
	 }

  .bottom {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  #overtitle {
    font-size: 14px !important;
  }

  .searchII {
    margin-left: 0px !important;
  }

  #searchInput {
    width: 85% !important;
  }

  .search-submit {
    width: 15% !important;
    border: none !important;
  }

  .article_01 .overtitle,
  .article_01 .title {
    line-height: 16px;
    padding: 0px !important;
  }

  .carousel-item img {
    height: 100% !important;
  }

  #hr_onCatagory {
    width: 84% !important;
  }

  #hr_cat_top {
    width: 84% !important;
  }

  #cat_tag {
    margin-left: 0px !important;
  }

  .block-monsterboard-left {
    width: 96% !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: Roboto;
}

#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;
}

/*END BASIC*/

/*SMALL*/
/*Phone Responsive*/

@media screen and (min-width: 200px) and (max-width: 640px) {
  .modal-contentLogout{
    width : 70%!important;
  }

  .modal-content {
		background-color: #fefefe!important;
		margin: auto!important;
		padding: 20px!important;
		border: 1px solid #888!important;
		width: 80%!important;
	  }

	.modal {
		display: none; /* Hidden by default */
		position: fixed; /* Stay in place */
		z-index: 1; /* Sit on top */
		padding-top : 150px; /* Location of the box */
		left: 0;
		top: 0;
		width: 100%; /* Full width */
		height: 100%; /* Full height */
		overflow: auto; /* Enable scroll if needed */
		background-color: rgb(0,0,0); /* Fallback color */
		background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	  }

  #quadmenu {
    background-color: var(--white) !important;
    color: var(--black) !important;
  }

  #Offres_texte_basic {
    height: 60px !important;
  }

  #Offres_texte_digital {
    height: 60px !important;
  }

  #Offres_texte_weekend {
    height: 100px !important;
  }

  #plus_offer_basic {
    display: none;
  }

  .offer_daypass {
    height: 300px !important;
  }

  .article-top-info .article-date:first-child {
    display: none;
  }

  #div_footer {
    height: 82px !important;
  }

  #div_copyright {
    margin-top: 10px !important;
  }

  .color_white_hover a:active {
    color: white !important;
  }

  .item-politik .quadmenu-caret {
    display: none;
  }

  .item-lokal .quadmenu-caret {
    display: none;
  }

  .item-kultur .quadmenu-caret {
    display: none;
  }

  .item-meinung .quadmenu-caret {
    display: none;
  }

  .item-international .quadmenu-caret {
    display: none;
  }

  .item-wirtschaft .quadmenu-caret {
    display: none;
  }

  .item-sport .quadmenu-caret {
    display: none;
  }

  .item-magazin .quadmenu-caret {
    display: none;
  }

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

  .quadmenu_btt {
    display: none !important;
  }

  .item-politik a .quadmenu-text {
    /*color: var(--black) !important;*/
    width: 100%;
  }

  #quadmenu
    .quadmenu-navbar-nav
    li.quadmenu-item-level-2
    .quadmenu-item-content {
    padding-bottom: 7px !important;
    padding-top: 7px !important;
  }

  .quadmenu-text:hover {
    color: var(--white) !important;
  }

  .Logo {
    width: 120%;
    height: 120%;
  }

  #container_body {
    padding-right: 7px !important;
    margin-right: 15px !important;
  }

  .prix_offre {
    padding-top: 33px !important;
  }

  #slash {
    display: none;
  }

  .container-fluid {
    /*background-color  : var(--white) !important;*/
  }

  .col-content {
    width: 100%;
  }

  #headernavbar {
    background-color: var(--black) !important;
    color: var(--white) !important;
    padding-left: 15px !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    display: block !important;
  }

  .search {
    background: url("/wp-content/themes/html5blank-stable/Ressources/images/Pictos/Picto_Loupe.svg");
    background-size: 21px 21px;
  }

  .quadmenu-item-content {
    border-bottom: 1px solid;
  }

  .quadmenu-item-content {
    display: block;
    color: var(--black) !important;
  }

  .quadmenu-item-content:hover {
    color: var(--white) !important;
  }

  .quadmenu-caret:hover {
    display: block;
    color: var(--white);
  }

  .item-service {
    display: none !important;
  }

  .item-premium {
    display: none !important;
  }

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

  .article-home-medium {
    width: 100% !important;
    /*margin-bottom: 0px!important;*/
  }
  .quadmenu-row {
    color: var(--red) !important;
  }

  .quadmenu-has-navigation span {
    padding-left: 40% !important ;
    color: var(--white) !important;
    background-color: var(--black) !important;
    padding-right: 15px !important;
  }

  .tag-panel {
    display: none !important;
  }

  #div_logo {
    width: 50% !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
  }

  #div_login {
    width: 50% !important;
  }

  #container_header {
    padding-left: 5px !important;
  }

  .block-col-right {
    width: 100% !important;
    padding-right: 18px !important;
    padding-left: 0px !important;
  }

  .block-col-left {
    width: 100% !important;
    padding-right: 15px;
    /*margin-left : 8px;
      margin-right: 8px;*/
  }

  #img-4 {
    width: 50% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-left: 0px;
  }

  #content-4 {
    width: 50% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-right: 0px;
    height: 135px !important;
  }

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

  p {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .teaser p,
  .text-left p {
    font-weight: bold !important;
  }

  .infobox-middle {
    text-align: center;
  }

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

  .comments {
    margin-right: 15px;
  }

  .article-home-medium .bottom {
    height: 100px;
  }

  figure > img {
    width: 100% !important;
  }

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

    height: auto !important;
  }

  .article_02 {
    width: 100% !important;
    margin-left: -15px !important;
  }

  #img-111 {
    /*height: 140px !important;*/
  }

  #img-11 {
    height: 140px !important;
  }

  #headernavbar_div {
    padding-right: 0px;
    background-color: var(--black) !important;
		z-index : 99!important;
  }

  .article_04 {
    height: 100%;
    padding-left: 7px !important;
  }

  h2 {
    font-size: 33px !important;
  }

  .col-left {
    width: 52% !important;
  }

  .col-right {
    width: 48% !important;
    padding-top: 5px !important;
    padding-left: 7px !important;
    padding-right: 0px !important;
    height: 140px !important;
  }

  .social_toolbar {
    padding-right: 8px;
    display: none;
  }

  .article_01 {
    height: 140px;
    margin-right: 15px;
    width: 100%;
    padding-right: 15px !important;
  }

  .article-head-medium {
    height: 119px;
    padding-right: 15px;
  }

  .article-head {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

  .bottom {
    padding-left: 25px !important;
    padding-right: 20px !important;
    margin-left: 7px !important;
  }

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

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

  .teaser {
    font-size: 10px !important;
    display: none;
  }

  .single .teaser {
    display: block;
  }

  .container {
    padding-left: 7px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    /*margin-right : 0px!important;*/
    /*padding-right : 7px!important;

      margin-right : 7px!important*/
  }

  .col-12 {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

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

  .row {
    padding-right: 0px;
    margin-left: 0px;
  }

  .d-block {
    padding-right: 0px !important;
  }

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

  .monat {
    padding-top: 0px;
    text-align: right !important;
  }

  #offers_headerLarge {
    display: none;
  }

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

  #offers_first {
    margin-top: 0px !important;
  }

  .row > .top5 {
    padding-right: 0px !important;
  }

  .home .block-monsterboard-left {
    display: block !important;
    width: 100% !important;
    height: 100% !important;

    margin-left: -15px;
    padding-left: 15px;
    /*text-align: center;*/
  }

  /*
    .block-monsterboard-left-sm {
      display: block !important;
      width: 100% !important;
      height: 100% !important;
    }*/

  .block-monsterboard-right {
    padding-right: 18px !important;
    padding-left: 0px !important;
    margin-top: 15px !important;
    height: 100% !important;
    width: 100% !important;
  }

  .init-row {
    padding-right: 0px !important;
  }

  #navmenu {
    display: none;
  }

  #menu-item-742797 {
    display: none;
  }

  #menu-item-742793 {
    display: none;
  }

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

  #quadmenu.quadmenu-custom_theme_1:not(.quadmenu-is-horizontal)
    .quadmenu-navbar-nav
    li.quadmenu-item.open
    > a
    > .quadmenu-item-content
    > .quadmenu-caret {
    color: #ffffff !important;
    background-color: var(--black) !important;
  }

  #quadmenu
    .quadmenu-navbar-nav
    li.quadmenu-item
    > a
    > .quadmenu-item-content
    > .quadmenu-text
    open {
    color: #ffffff !important;
  }

  #quadmenu-navbar-nav ul li open {
    background-color: var(--black) !important;
  }

  .quadmenu-item-widget {
    background-color: var(--black) !important;
  }

  .quadmenu-item-has-children {
    /*display: none!important;*/
  }

  .menu-panel {
    display: none !important;
  }

  .quadmenu-item-widget {
    display: none;
  }

  .quadmenu-row {
    max-height: 100px;
  }

  .quadmenu-text hover t_1000 {
    color: #ffffff !important;
  }

  .hoverintent:hover color_white_hover {
    color: #ffffff !important;
  }

  .quadmenu-text hover t_1000 {
    color: #ffffff !important;
  }

  .quadmenu-text:hover {
    color: #ffffff !important;
  }

  #quadmenu.quadmenu-custom_theme_1
    .quadmenu-navbar-nav
    > li:not(.quadmenu-item-type-button).quadmenu-has-link.open
    .quadmenu-text {
    background-color: #000000;
    color: #ffffff !important;
  }

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

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

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

  #frm {
    margin-left: 0px !important;
  }

  .article_01 .overtitle,
  .article_01 .title {
    line-height: 16px;
    padding: 7px;
  }

  .article_01 h4 {
    height: 100px !important;
  }

  .home {
    align: center;
  }

  .row {
    width: 100%;
  }

  .col-12 {
    padding-right: 0px !important;
  }

  .article-head {
    padding-right: 15px !important;
  }

  .article-date {
    padding-right: 15px !important;
    padding-top: 10px !important;
  }

  .article-author {
    padding-right: 15px !important;
  }

  .social-links {
    padding-right: 15px !important;
  }

  #post-13 {
    padding-right: 15px !important;
  }

  .comment-form-input-wrap {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

  .block-form-right {
    width: 100% !important;
  }

  .size-large {
    width: 100% !important;
    height: 100% !important;
  }

  .size-full {
    width: 100% !important;
    height: 100% !important;
  }

  .size-edt_xlarge {
    width: 100% !important;
    height: 100% !important;
  }

  .comment {
    width: 100% !important;
    padding-right: 15px !important;
  }

  .infobox img {
    width: 100% !important;
  }

  .single .titre-article {
    font-size: 24px !important;
    font-weight: 200;
    line-height: 32px !important;
    padding: 13px 0px;
  }

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

  .form-group {
    padding-right: 15px;
  }

  .block-form-left {
    width: 100% !important;
    float: left !important;
    height: 227px !important;
    padding-top: 15px !important;
    position: relative !important;
    overflow: hidden !important;
  }

  #submit {
    width: 96% !important;
  }

  .hr_cat {
    width: 73% !important;
  }

  #hr_mg {
    width: 75% !important;
  }

  .hr_mob {
    margin-right: 15px !important;
    width: 95% !important;
  }

  .text-right a {
    font-size: 14px;
  }

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

  footer hr {
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #header_Fluid {
    padding-left: 5px !important;
    padding-right: 10px !important;
  }

  header {
    height: 85px;
  }

  #picto_login {
    width: 13px !important;
    height: 13px !important;
  }

  header buttom {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 12px;
  }

  header .Logo {
    margin-top: 10px !important;
    margin-bottom: 1rem !important;
  }

  header buttom,
  .totalpoll-buttons button {
    font-family: Merriweather;
    font-size: 12px !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: #D80000 !important;
    padding: 2px 10px !important;
    border: 2px solid #D80000 !important;
    cursor: pointer;
    border-radius: 0px !important;
  }

  .text-right a {
    font-size: 12px;
  }

  #lnk_premium {
    font-size: 16px !important;
    padding-right: 8px !important;
  }

  #headernavbarLeft {
    padding-left: 7px !important;
  }

  #headernavbar {
    padding-left: 5px !important;
    padding-right: 10px !important;
  }

  #block_most {
    padding-top: 0px !important;
  }

  #row_most {
    margin-top: -20px !important;
  }

  #search {
    padding-right: 0px !important;
  }

  #picto_loupe {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  #img-4 {
    height: 135px !important;
    /*padding-bottom : 5px!important;*/
  }

  #Home_Article_04 {
    padding-top: 5px !important;
  }

  #frm {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  #bodyfrms {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .prix_offre {
    padding-top: 10px !important;
  }

  .offers {
    margin-top: 35px !important;
  }

  .text-right a {
    font-size: 12px;
  }

  .image-component {
    width: 100% !important;
  }

  figure.left {
    width: 100% !important;
  }

  figure.right {
    width: 100% !important;
  }

  .mx-auto {
    width: 100% !important;
    /*height :  100%!important; */
  }

  .carousel-control-prev {
    top: 50% !important;
  }

  .carousel-control-next {
    top: 50% !important;
  }
}

/*END SMALL*/
/*SMALL LANDSCAPE*/

/*@media screen and (min-width: 200px) and (max-width: 640px) {*/
/*was 667*/
@media (min-width: 641px) and (max-width: 736px) {
  #TAG_Editpress {
    width: 50% !important;
    height: 50% !important;
  }

  #cat_tag {
    margin-left: 0px !important;
  }

  #quadmenu {
    background-color: var(--white) !important;
    color: var(--black) !important;
  }

  .quadmenu-text {
    color: var(--black) !important;
    width: 100%;
  }

  #quadmenu
    .quadmenu-navbar-nav
    li.quadmenu-item-level-2
    .quadmenu-item-content {
    padding-bottom: 7px !important;
    padding-top: 7px !important;
  }

  .quadmenu-text:hover {
    color: var(--white) !important;
  }

  .Logo {
    width: 80%;
    height: 800%;
  }

  #container_body {
    padding-right: 7px !important;
    margin-right: 15px !important;
  }

  .prix_offre {
    padding-top: 33px !important;
  }

  #slash {
    display: none;
  }

  .container-fluid {
    /*background-color  : var(--white) !important;*/
  }

  .col-content {
    width: 100%;
  }

  #headernavbar {
    background-color: var(--black) !important;
    color: var(--white) !important;
    padding-left: 15px !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    display: block !important;
  }

  .search {
    background: url("/wp-content/themes/html5blank-stable/Ressources/images/Pictos/Picto_Loupe.svg");
    background-size: 21px 21px;
  }

  .quadmenu-item-content {
    border-bottom: 1px solid;
  }

  .quadmenu-item-content {
    display: block;
    color: var(--black) !important;
  }

  .quadmenu-caret:hover {
    display: block;
    color: var(--white);
  }

  .item-service {
    display: none !important;
  }

  .item-premium {
    display: none !important;
  }

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

  .article-home-medium {
    width: 100% !important;
    /*margin-bottom: 0px!important;*/
  }
  .quadmenu-row {
    color: var(--red) !important;
  }

  .quadmenu-has-navigation span {
    padding-left: 40% !important ;
    color: var(--white) !important;
    background-color: var(--black) !important;
    padding-right: 15px !important;
  }

  .tag-panel {
    display: none !important;
  }

  #div_logo {
    width: 50% !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
  }

  #div_login {
    width: 50% !important;
    padding-top: 25px !important;
  }

  #container_header {
    padding-left: 5px !important;
    max-width: 100% !important;
  }

  .block-col-right {
    width: 100% !important;
    padding-right: 18px !important;
    padding-left: 0px !important;
  }

  .block-col-left {
    width: 100% !important;
    padding-right: 15px;
    /*margin-left : 8px;
      margin-right: 8px;*/
  }

  #img-4 {
    width: 50% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-left: 0px;
  }

  #content-4 {
    width: 50% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-right: 0px;
    height: 241px !important;
  }

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

  p {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .infobox-middle {
    text-align: center;
  }

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

  .comments {
    margin-right: 15px;
  }

  .article-home-medium .bottom {
    height: 100px;
  }

  figure > img {
    width: 100% !important;
  }

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

  .article_02 {
    width: 100% !important;
    margin-left: -15px !important;
  }

  #img-111 {
    height: 235px !important;
  }

  #img-11 {
    height: 235px !important;
  }

  #headernavbar_div {
    padding-right: 0px;
    background-color: var(--black) !important;
  }

  .article_04 {
    height: 100%;
    padding-left: 7px !important;
  }

  h2 {
    font-size: 33px !important;
  }

  .col-left {
    width: 51% !important;
  }

  .col-right {
    width: 48% !important;
    padding-top: 5px !important;
    padding-left: 15px !important;
    padding-right: 0px !important;
    height: 235px !important;
  }

  .social_toolbar {
    padding-right: 8px;
    /*display : none;*/
  }

  .article_01 {
    height: 100%;
    margin-right: 15px;
    width: 100%;
    padding-right: 15px !important;
  }

  .article-head-medium {
    height: 230px;
    padding-right: 15px;
    margin-bottom: 0px !important;
  }

  .article-head {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

  .bottom {
    padding-left: 25px !important;
    padding-right: 20px !important;
    margin-left: 7px !important;
  }

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

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

  .teaser {
    font-size: 14px !important;
    /*display : none;*/
  }

  .container {
    padding-left: 7px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    max-width: 100% !important;
    /*margin-right : 0px!important;*/
    /*padding-right : 7px!important;

      margin-right : 7px!important*/
  }

  .col-12 {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

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

  .row {
    padding-right: 0px;
    margin-left: 0px;
  }

  .d-block {
    padding-right: 0px !important;
  }

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

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

  .row > .top5 {
    padding-right: 0px !important;
  }

  .block-monsterboard-left {
    width: 80% !important;
    display: none !important;
  }

  .block-monsterboard-left-sm {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  .block-monsterboard-right {
    padding-right: 18px !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    height: 100% !important;
    width: 100% !important;
  }

  .init-row {
    padding-right: 0px !important;
  }

  #navmenu {
    display: none;
  }

  #menu-item-742797 {
    display: none;
  }

  #menu-item-742793 {
    display: none;
  }

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

  #quadmenu.quadmenu-custom_theme_1:not(.quadmenu-is-horizontal)
    .quadmenu-navbar-nav
    li.quadmenu-item.open
    > a
    > .quadmenu-item-content
    > .quadmenu-caret {
    color: #ffffff !important;
    background-color: var(--black) !important;
  }

  #quadmenu
    .quadmenu-navbar-nav
    li.quadmenu-item
    > a
    > .quadmenu-item-content
    > .quadmenu-text
    open {
    color: #ffffff !important;
  }

  #quadmenu-navbar-nav ul li open {
    background-color: var(--black) !important;
  }

  .quadmenu-item-widget {
    background-color: var(--black) !important;
  }

  .quadmenu-item-has-children {
    /*display: none!important;*/
  }

  .menu-panel {
    display: none !important;
  }

  .quadmenu-item-widget {
    display: none;
  }

  .quadmenu-row {
    max-height: 100px;
  }

  .quadmenu-text hover t_1000 {
    color: #ffffff !important;
  }

  #quadmenu.quadmenu-custom_theme_1
    .quadmenu-navbar-nav
    > li:not(.quadmenu-item-type-button).quadmenu-has-link.open
    .quadmenu-text {
    background-color: #000000;
    color: #ffffff !important;
  }

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

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

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

  #frm {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  #bodyfrms {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .prix_offre {
    padding-top: 10px !important;
  }

  .offers {
    margin-top: 35px !important;
  }

  .article_01 .overtitle,
  .article_01 .title {
    line-height: 16px;
    padding: 7px;
  }

  .article_01 h4 {
    height: 100px !important;
  }

  .home {
    align: center;
  }

  .row {
    width: 100%;
  }

  .col-12 {
    padding-right: 0px !important;
  }

  .article-head {
    padding-right: 15px !important;
  }

  .article-date {
    padding-right: 15px !important;
    padding-top: 10px !important;
  }

  .article-author {
    padding-right: 15px !important;
    padding-top: 10px !important;
  }

  .social-links {
    padding-right: 15px !important;
  }

  #post-13 {
    padding-right: 15px !important;
  }

  .comment-form-input-wrap {
    padding-right: 15px !important;
    padding-left: 0px !important;
  }

  .block-form-right {
    width: 100% !important;
  }

  .size-large {
    width: 100% !important;
    height: 100% !important;
  }

  .size-full {
    width: 100% !important;
    height: 100% !important;
  }

  .size-edt_xlarge {
    width: 100% !important;
    height: 100% !important;
  }

  .comment {
    width: 100% !important;
    padding-right: 15px !important;
  }

  .infobox img {
    width: 100% !important;
  }

  .single .titre-article {
    font-size: 24px !important;
    font-weight: 200;
    line-height: 32px !important;
    padding: 13px 0px;
  }

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

  .form-group {
    padding-right: 15px;
  }

  .block-form-left {
    width: 100% !important;
    float: left !important;
    height: 227px !important;
    padding-top: 15px !important;
    position: relative !important;
    overflow: hidden !important;
  }

  #submit {
    width: 96% !important;
  }

  .hr_cat {
    width: 85% !important;
  }

  #hr_mg {
    width: 84% !important;
    margin-left: 85px !important;
  }

  .hr_mob {
    margin-right: 15px !important;
    width: 98% !important;
  }

  .text-right a {
    font-size: 14px;
  }

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

  footer hr {
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #header_Fluid {
    padding-left: 5px !important;
    padding-right: 10px !important;
  }

  header {
    height: 115px;
  }

  #picto_login {
    width: 13px !important;
    height: 13px !important;
  }

  header buttom {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 12px;
  }

  header .Logo {
    margin-top: 10px !important;
    margin-bottom: 1rem !important;
  }

  header buttom,
  .totalpoll-buttons button {
    font-family: Merriweather;
    font-size: 12px !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: #D80000 !important;
    padding: 2px 10px !important;
    border: 2px solid #D80000 !important;
    cursor: pointer;
    border-radius: 0px !important;
  }

  .text-right a {
    font-size: 12px;
  }

  #lnk_premium {
    font-size: 16px !important;
    padding-right: 8px !important;
  }

  #headernavbarLeft {
    padding-left: 7px !important;
  }

  #headernavbar {
    padding-left: 5px !important;
    padding-right: 10px !important;
  }

  #block_most {
    padding-top: 0px !important;
  }

  #row_most {
    margin-top: -20px !important;
  }

  #search {
    padding-right: 0px !important;
  }

  #picto_loupe {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  #img-4 {
    height: 235px !important;
    padding-bottom: 10px !important;
  }

  #Home_Article_04 {
    padding-top: 5px !important;
    min-height: 60px !important;
    /*margin-bottom: 16px!important;*/
  }

  .article-home-medium .top {
    height: 435px !important;
  }
}

/*END SMALL LANDSCAPE*/

/*LARGE*/

@media all and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

  .modal-contentLogout{
    width : 50%!important;
  }

	.dropdown-item:before{
		content: '  - ';
	}

	#slashNavbar{
		display : none;
	}

	#dropdown{
		display : none;
	}

	.dropdown-menu{
		display : block;
	}

	.nav-link{
		color : black!important;
		padding-left: 15px;
	}

	.dashicons-search{
		width : 14px!important;
		height : 14px!important;
	}

	#pictoNavbar{
		height: 20px!important;
	}

	#newnavbar li {
		border-bottom: 1px solid;

	}

	#newnavbar a {
	 color : black!important;
	 font-size  :16px;
	 background-color: #FFFFFF;
	 padding-left: 15px!important;
	}

	#navbarSearch{
		background-color: black!important;


	}

	#navbarPremium{
		background-color: black!important;
		color : white!important;
		font-size : 12px!important;
	}

	.navbar-brand{
		color : #ffffff!important;
	}

	.dropdown-toggle:after{
		display : none;
	}

	.navbar-text{
		background-color: white;
	}


  /* Modal Content */
  .modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 45%;

  }

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

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

  #footer_Mobile {
    padding-bottom: 10px !important;
  }

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

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

  .single_price {
    padding-top: 25px !important;
  }

  .two_price {
    padding-top: 16px !important;
  }

  .Offres_texte {
    height: 108px !important;
  }

  #top-5-right {
    margin-right: -32px !important;
    width: 347px !important;
    padding-left: 0px !important;
    margin-left: 15px !important;
  }

  #top-5-left {
    margin-left: -30px !important;
    width: 375px !important;
  }

  .sm_inline {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #login_right {
    padding-bottom: 20px !important;
  }

  #quadmenu {
    background-color: var(--white) !important;
    color: var(--black) !important;
  }

  .article_04 {
    height: 112px;
    overflow: hidden;

    position: relative;

    padding: 6px 17px 6px 17px !important;
  }

  .quadmenu-item-widget {
    display: none;
  }

  .quadmenu-item-content {
    display: block;
    color: var(--black) !important;
    border-bottom: 1px solid;
    width: 100% !important;
  }

  .quadmenu-text {
    color: var(--black) !important;
    width: 100%;
  }

  .quadmenu-row > li {
    /*width : 100%!important;*/
  }

  .row {
    /*width : 100%;*/
  }

  #quadmenu-navbar-nav ul li open {
    background-color: var(--black) !important;
    width: 100% !important;
  }

  .quadmenu-has-navigation span {
    padding-left: 40% !important ;
    color: var(--white) !important;
    background-color: var(--black) !important;
    padding-right: 15px !important;
    width: 100% !important;
  }

  #menu-item-742886 {
    width: 100% !important;
  }

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

  #quadmenu.quadmenu-custom_theme_1:not(.quadmenu-is-horizontal)
    .quadmenu-navbar-nav
    li.quadmenu-item.open
    > a
    > .quadmenu-item-content
    > .quadmenu-caret {
    color: #ffffff !important;
    background-color: var(--black) !important;
  }

  #quadmenu
    .quadmenu-navbar-nav
    li.quadmenu-item
    > a
    > .quadmenu-item-content
    > .quadmenu-text
    open {
    color: #ffffff !important;
    width: 100% !important;
  }

  #quadmenu-navbar-nav ul li open {
    background-color: var(--black) !important;
  }

  .quadmenu-item-widget {
    background-color: var(--black) !important;
  }

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

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

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

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

  #quadmenu.quadmenu-custom_theme_1
    .quadmenu-navbar-nav
    > li:not(.quadmenu-item-type-button).quadmenu-has-link.open
    .quadmenu-text {
    background-color: #000000;
    color: #ffffff !important;
  }

  .quadmenu-text hover t_1000 {
    color: #ffffff !important;
  }

  .block-col-right {
    padding-left: 9px !important;
  }

  #frm {
    margin-left: 0px !important;
  }

  #div_login {
    width: 50% !important;
    margin-top: 0rem !important;
    padding-right: 15px !important;
  }

  #div_logo {
    width: 50% !important;
  }

  #headernavbar_div {
    padding-right: 0px !important;
    background-color: var(--black) !important;
  }

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

  #premium_menu {
    padding-right: 0px !important;
  }

  #headernavbar {
    background-color: var(--black) !important;
    color: var(--white) !important;
    padding-left: 15px !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    display: block !important;
    padding-right: 15px !important;
  }

  #navmenu {
    display: none;
  }

  .article-head .col-right {
    width: 263px;
    float: left;
    padding: 21px 18px;
  }

  .article-head-medium .col-right {
    width: 318px;
    float: left;
    padding: 20px 12px 18px 30px;
  }

  .block-col-left {
    width: 450px;
    height: auto;
    float: left;
  }

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

  .block-monsterboard-left {
    width: 80% !important;
    display: none !important;
  }

  .article-home-medium {
    width: 350px !important;
  }

  #TAG_Editpress {
    width: 50% !important;
    height: 50px !important;
    margin-left: -100px !important;
  }

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

  #menu-item-742886 {
    width: 100% !important;
  }

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

  .article-head {
    padding-bottom: 23px !important;
  }

  #container_header {
    padding-left: 5px !important;
  }

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

  .Sign_in {
    margin-top: 12px !important;
  }

  #container_header {
    margin-right: 0px !important;
    padding-right: 0px !important;
  }

  #picto_loupe {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  #search {
    padding-right: 0px !important;
  }

  #lnk_premium {
    font-size: 16px !important;
    padding-right: 8px !important;
    color: #D80000 !important;
    font-weight: 400 !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

  .modal-contentLogout{
    width : 50%!important;
  }

	.searchDiv{
		margin-top : -20px!important;
		margin-right : -6px!important;

	}

	.picto_login{
		display : none!important;
	}
  /* Modal Content */
  .modal-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 45%;

  }

  .totalpoll-choice
    .totalpoll-choice-container
    .totalpoll-choice-checkbox-container
    .totalpoll-choice-checkbox {
    width: 12px !important;
    height: 12px !important;
  }

  .totalpoll-button-primary {
    margin-left: 0px !important;
  }

  .totalpoll-choice-checkbox-container {
    width: 12px !important;
    height: 12px !important;
  }

  .totalpoll-choice-checkbox-container {
    min-width: 100% !important;
  }

  #umfrage_sidebar {
    width: 77% !important;
  }

  .totalpoll-choice-checkbox {
    /**/
  }

  .totalpoll-button {
    width: 100% !important;
  }

  .item-abonnieren {
    width: 80px !important;
  }

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

  #jobs img {
    width: 215px !important;
  }

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

  #jobs {
    width: 215px !important;
  }

  .custom-margin-left {
    margin-left: 0px !important;
  }

  .Offres_texte {
    height: 200px !important;
  }

  .single_price {
    padding-top: 25px !important;
  }

  .two_price {
    padding-top: 16px !important;
  }

  .sm_inline {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #logo_white {
    margin-bottom: 15px !important;
  }

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

  .article_sidebar {
    margin-top: 112px !important;
  }

  .article-sidebar-small {
    margin-bottom: 0px !important;
  }

  .article-sidebar-small .col-left {
    width: 212px;
    float: left;
    height: 112px !important;
    margin-top: -100px !important;
  }

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

  .article_01 {
    height: 100% !important;
  }

  .Logo {
    width: 230px !important;
  }

  #epaper {
    width: 240px !important;
  }

  .article-sidebar-small {
    /*display : none!important;*/
    height: 112px !important;
    width: 212px !important;
  }

  .article-head .col-left {
    width: 50%;
    float: left;
  }

  #sidebar {
    /*display : none!important;*/
    width: 260px !important;
    margin-top: 4px !important;
  }

  .article-head .col-right {
    width: 50%;
    float: left;
  }

  #contentLeft {
    width: 720px !important;
  }

  #popular {
    width: 100% !important;
  }

  .top-5 {
    width: 100% !important;
  }

  .article_sidebar .social_toolbar {
    /*top : 190px!important;*/
  }
}

/* Media queries tablet*/
@media only screen and (min-width: 769px) and (max-width: 1281px) {
  .imu {
    width: 100% !important;
  }
}

/*END LARGE*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {


	.arrow-down {
			width: 0;
			height: 0;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
			border-top: 5px solid #ffffff!important;
			float : right;
			margin-top : 18px;
	}

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

	.article-sidebar-small {
    width: 100%!important!;
  }

  .article-sidebar-small .col-left {
    width: 100%!important!;
  }

  .article-sidebar-small .col-right {
    width: 100%!important!;
  }

  .article-sidebar-small {
    height: 260px!important!;
  }
}

.abh_box .vcard {
  height: auto !important;
}

@media screen and (min-device-width: 360px) and (min-device-height: 731px) and (orientation: portrait) {
  .article-home-medium .top {
    height: 100% !important;
  }

  #content-4 {
    padding-bottom: 8px !important;
  }
}

#totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container
  .totalpoll-captcha {
  margin-top: 1em;
  margin-bottom: 1em;

  left: -18px !important;
  position: relative !important;
}

.ellipsis_black {
  color: #333333;
}

.ellipsis_white {
  color: #ffffff;
}

/* Page de biographies */

#big-bio-container {
  padding-left: 0 !important;
}

#bio-container {
  padding-left: 0 !important;
}

#biographies {
  margin: 10px;
  width: 45%;
  background-color: #f4f4f4;
  min-height: 380px;
}

@media only screen and (max-width: 450px) {
  #biographies {
    width: 100%;
  }
}

#photo-area {
  width: 100%;
  background-color: #f4f4f4;
  height: 231px;
  overflow: hidden;
}

#text-area {
  background-color: #f4f4f4;
  width: 100%;
}

.avatar {
  filter: grayscale(100%);
  width: 100%;
  display: block;
}

.social-medias-wrapper {
  text-align: right;
  background-color: #f4f4f4;
  margin-top: 5px;
}

.social-medias {
  display: inline-block;
}

.social-medias a {
  padding: 5px 5px 5px 0;
  color: #000000;
}

.people {
  margin: 0;
  font-family: "Merriweather", serif;
  color: #ed2949;
}

.description {
  display: inline-block;
  min-height: 121px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 20px 0 20px;
  margin: 0;
}

.description-link {
  color: #000000;
}

.description-link:hover {
  color: #000000;
}

/* Page d'auteur' */

.infos-auteur {
  display: flex;
  background-color: #f4f4f4;
}

.infos-picture {
  padding: 10px 0 0 10px;
}

.infos-picture img {
  width: auto;
}

.infos-plus {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 10px;
}

.infos-name {
  font-family: "Merriweather", serif;
  font-size: 35px;
  margin-top: 20px;
  color: #D80000;
}

.social-author {
  font-size: 35px;
}

.social-author a {
  color: black;
}

.infos-description {
  background-color: #f4f4f4;
  font-family: "Merriweather", serif;
  padding: 10px;
  margin-bottom: 20px;
}

.infos-description p {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
}

.author .infos-description {
  font-family: roboto, serif !important;
  font-size: 16px !important;
  line-height: 20px !important;
}

.author article img {
  max-height: 250px;
}

.author-article-block {
  width: 375px;
  height: 452px;
  /* height: 562px; */
}

.wp-post-image {
  width: 100%;
}

.article-title {
  font-family: "Merriweather", serif;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 15px;
  padding: 0 10px;
  line-height: 18px;
  padding-top: 20px;
  max-height: 73px;
}

.article-preview-container p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 0 10px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  /* height: 180px; */
}

.article-preview-container p .view-article {
  display: none;
}

.date-and-comments {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding: 0 10px;
}

.date-author {
  font-size: 14px;
}

.text_white {
  color: #ffffff !important;
}

.fond-noir {
  background-color: #000000;
}

@media only screen and (max-width: 500px) {
  .infos-auteur {
    display: block;
  }

  .infos-plus {
    display: block;
    padding-left: 10px;
  }

  .author main {
    width: 96%;
    overflow: hidden;
  }

  .infos-picture {
    padding: 0;
  }

  .article-preview-container {
    padding: 10px;
  }

  .author section {
    background-color: #f4f4f4;
  }

  .author .social-medias {
    display: inline;
  }
}

.heateor_sssp_horizontal_sharing {
  float: right;
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape){

	#navbarText{
		margin-bottom : 15px;
	}

	.dropdown-item:before{
		content: '  - ';
	}

	#newnavbar a {
	 color : black!important;
	 font-size  :16px;
	 background-color: #FFFFFF;
	 padding-left: 15px!important;
	}

	#navbarSearch{
		background-color: black!important;


	}

	#navbarPremium{
		background-color: black!important;
		color : white!important;
		font-size : 12px!important;
	}

	.navbar-brand{
		color : #ffffff!important;
	}

	#newnavbar li {
		border-bottom: 1px solid;

	}

	#slashNavbar{
		display : none;
	}

	#newnavbar a {
	 color : black;
	 font-size  :16px;
	 background-color: #FFFFFF;
	 padding-left: 15px!important;
	}

	.dropdown-menu{
		display : block;
	}

	.dropdown-menusport{
		display : block;
	}

	#dropdown{
		display : none;
	}
}


/* Comment Wall CSS */
.commentwall{
  background-color: #ff727e;
  padding:15px;
  font-family: merriweather-bold;
}

.commentwall h2, .commentwall h2 {
 font-size:22px;
 font-weight: 400;
 color:white;
}

.commentwall p{
 font-size:14px;
}

.commentwall p a, .commentwall p a:hover{
 text-decoration: underline;
}

/* Tiktok template */
.article-tiktok-category {
  display: none;
}

#page-tiktok .article-tiktok-category {
  display: inline-block;
  margin-right: 5px;
  background-color: #D80000;
}

#page-tiktok .article-tiktok-category-text {
  display: inline-block;
  padding: 2px 5px;
}

#page-tiktok .article-tiktok-category-text,
#page-tiktok .article-tiktok-category-text a {
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF !important;
}

.top-articles .top-articles__posts {
  margin: 15px 0;
}

.top-articles .top-articles__posts:first-child {
  margin-top: 0;
}

.top-articles .top-articles__posts__title {
  font-size: 22px;
  line-height: 1.3em;
}

.top-articles .top-articles__post {
  counter-increment: most;
}

.top-articles .top-articles__post__link {
  display: block;
  padding: 3px 0;
  text-decoration: none;
}

.top-articles .top-articles__post__title {
  position: relative;
  display: block;
  padding-left: 20px;
  font-size: 13px;
  line-height: 1.3em;
  color: var(--black) !important;
  transition: color ease-in-out .3s;
}

.top-articles .top-articles__post__title::before {
  content: counter(most) ".";
  position: absolute;
  top: 0;
  left: 0;
}

.top-articles .top-articles__post__title .top-articles__post__overtitle {
  font-size: 13px !important;
  margin-right: 5px;
  color: var(--red) !important;
}

.top-articles .top-articles__post__link:hover .top-articles__post__title {
  color: var(--red) !important;
}


/** Sidebar top articles */
@media screen and (min-width: 1024px) {
  .top-articles-sidebar {
    width: 359px;
  }

  .top-articles-sidebar .top-articles hr {
    width: 88% !important;
  }
}

/** Single top articles */
/** Homepage top articles */
.top-articles-single,
.top-articles-homepage {
  padding-right: 15px;
}

.top-articles-single hr,
.top-articles-homepage hr {
  width: 89% !important;
}

@media screen and (min-width: 768px) {
  .top-articles-single,
  .top-articles-homepage {
    padding: 0;
    margin-right: -10px;
    margin-left: -10px;
  }

  .top-articles-single hr,
  .top-articles-homepage hr {
    width: 88% !important;
  }

  .top-articles-single .top-articles__body,
  .top-articles-homepage .top-articles__body {
    display: flex;
  }

  .top-articles-single .top-articles__posts,
  .top-articles-homepage .top-articles__posts {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
    padding: 0 10px;
  }

  
}


#page-memento {   padding-right: 7px !important; }