.frame-type-textpic > h2, .frame-type-textpic .ce-bodytext > h2 {
  margin-bottom: 30px;
  line-height: 1; }

.frame > .text-content > h3, .frame > .text-content h4, .frame-type-textpic > h3, .frame-type-textpic h4 {
  line-height: 1.1; }

.youtube-embed-wrapper {
  margin-bottom: 30px; }
  @media (max-width: 1024px) {
    .youtube-embed-wrapper {
      margin-bottom: 20px; } }

.card.card-sidebar div.card-body > p {
  margin-bottom: 5px; }


@media (min-width: 768px){
  .header .header-login_form .login-form_link {
    float: right;
  }
  .header .header-login_form .login-form_link ul li a {
    font: 16px/20px "jaf-domus",sans-serif;
    letter-spacing: 0px;
    color: #FBF5F5;
    position: relative;
    padding-left: 13px;
  }
  .header .header-login_form .login-form_link ul li{
    margin-bottom: 5px;
  }
  .header .header-login_form .login-form_link ul li a:before {
    content: '';
    background: url(../img/arrowright.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .header-login_form .login-form_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
}
.header .header-login_form {
  min-width: 320px;
}
@media (max-width: 767px) {
  .addTags-block.topAdd-tag {
    height: auto;
  }
  .adtags-block {
    margin-bottom: 20px;
  }
  .addTags-block.topAdd-tag {
    margin: 100px 20px 20px 20px;
  }
  .theme-container.ad-block-enabled {
    padding-top: 100px;
  }
}
/* Social Icon */
.social-icons {
  display: flex;
  margin-top: 20px;
}
.social-icons .social-icons-links {
  margin-right: 20px;
}
.social-icons .social-icons-links a.fa {
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'FontAwesome';
  font-weight: 100;
}
.social-icons .social-icons-links a.fa:hover {
  text-decoration: none;
  background: #1F83B5;
  border-color: #1F83B5;
}
.social-icons .social-icons-links a span{
 display: none;
}
.card-body .paid_div {
    display: flex;
    align-items: flex-start;
    padding: 5px 0px;
    gap: 5px;
}
.card-body .paid_news {
    width :24px ; 
    height : 24px ;
}
.banner .paid_banner {
	display: flex;
	align-items: center;
	gap : 10px;
}
.banner .paid_banner img {
    width :24px ; 
    height : 24px ;
}

/*# sourceMappingURL=custom.css.map */
.container.tiunPaymentSnippet {
  padding: 0px;
  width: 100%;
  background: #44ade2;
  padding: 40px 40px 70px;
  position: relative;
  margin-bottom: 10px;
}
.container.tiunPaymentSnippet .row {
  margin: 0;
}
.container.tiunPaymentSnippet .row .col-md-6 {
  padding: 0;
  position: static;
}
.container.tiunPaymentSnippet .card.custom-card.tiun-html {
  background: transparent;
  margin-bottom: 0px;
}
.container.tiunPaymentSnippet h1.display-4 {
  color: #fff !important;
  font-weight: bold;
  font-size: 3rem;
}
.container.tiunPaymentSnippet h2.h3.text-secondary {
  color: #0e6fa4 !important;
  font-weight: bold;
  font-size: 3.5rem;
  line-height: 48px;
}
.container.tiunPaymentSnippet p {
  color: #fff;
}
.container.tiunPaymentSnippet .card.custom-card.tiun-html ~ p {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
}
.container.tiunPaymentSnippet ul.list-unstyled li {
  color: #fff;
}
.container.tiunPaymentSnippet ul.list-unstyled li i.bi.bi-check-circle-fill {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #ffff !important;
  position: relative;
  margin-right: 20px;
}
.container.tiunPaymentSnippet ul.list-unstyled li i.bi.bi-check-circle-fill:before {
  content: "\f00c";
  width: 30px;
  height: 30px;
  border: 3px solid #fff;
  position: relative;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 100;
}
/*
.container.tiunPaymentSnippet .card.custom-card.tiun-html .tiun-mx-auto {
  min-width: 100%;
  max-width: 100%;
}*/
.container.tiunPaymentSnippet .card.custom-card.tiun-html .tiun-mx-auto p {
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hide-content {
	display:none !important;
}
.theme-gallery.bottom-article-space .tiunPaymentSnippet.show-content {
  position: absolute;
  top: 0;
  z-index: 100;
  margin-top: 100px !important;
}
.theme-gallery.bottom-article-space {
  position: relative;
  margin-bottom: 280px;
}
.container.tiunPaymentSnippet .card.custom-card.tiun-html ~ p a.text-primary {
  color: #fff !important;
  text-decoration: underline;
}
div#pitsnewsletter form label.letter {
  font: 25px / 28px "jaf-domus", sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  color: #F4F7F9;
  margin-bottom: 15px;
  flex: 0 0 auto;
  width: 100%;
}
div#pitsnewsletter form .mail-box input {
  border-radius: 8px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 16px / 21px "jaf-domus", sans-serif;
  letter-spacing: 0px;
  color: #74878B;
  height: calc(1.5em + .75rem + 4px);
  padding: .375rem .75rem;
  width: 100%;
  display: block;
  background: #ffffff;
}
div#pitsnewsletter form input.btn.btn-hover-blue {
  min-width: 150px;
  margin-left: 15px;
  border: 1px solid #FEFFFF;
  color: #F6F9FB;
  border-radius: 8px;
  font: 14px / 17px "jaf-domus", sans-serif;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding: 0.665rem .75rem;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  display: inline-block;
  flex: 0 0 auto;
}
div#pitsnewsletter form input.btn.btn-hover-blue:hover {
  background: #1F83B5;
  border-color: #1F83B5;
}
div#pitsnewsletter form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
div#pitsnewsletter form .mail-box {
  flex: 1 0 auto;
}
div#pitsnewsletter form .mail-box input:focus-visible {
  outline: none;
}
div#cookieconsent\:window .powered-by {
  display: none;
}
div#cookieconsent\:window .cc-compliance.cc-highlight button.cc-btn.cc-allow,
div#cookieconsent\:window .cc-compliance.cc-highlight button.cc-btn.cc-deny {
  color: #44ADE2;
}
div#cookieconsent\:window .cc-compliance.cc-highlight button.cc-btn.cc-allow:hover ,
div#cookieconsent\:window .cc-compliance.cc-highlight button.cc-btn.cc-deny:hover  {
  color: #0056b3;
}
form .form-group label.error {
  color: red;
  font: 14px / 16px "jaf-domus", sans-serif;
}
form .custom-checkbox .custom-control-label {
  padding-left: 25px;
}
form .custom-checkbox .custom-control-label::before {
  left: 0px;
  top: 2px;
}
form .custom-checkbox .custom-control-label::after {
  left: 0px;
  top: 2px;
}
form legend {
  margin-bottom: 20px;
}
form fieldset[class*="group-"] {
  margin-bottom: 30px;
}
.frame-type-tntnews_taggednewslist header {
display:none;
}
.abos_shop #c11107,.abos_shop #c1765,.abos_shop #c1678 {
  display:none;
}
.news_details header {
display:none;
}
@media (max-width: 1024px) {
    div#pitsnewsletter form label.letter {
      font: 23px / 28px "jaf-domus", sans-serif;
      font-weight: 700;
    }
  .container.tiunPaymentSnippet .row .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .theme-gallery.bottom-article-space .tiunPaymentSnippet.show-content {
    margin-top: 70px !important;
    padding: 20px 25px 41px;
    margin-bottom: 0px;
  }
  .container.tiunPaymentSnippet h1.display-4 {
    font-size: 2.5rem;
  }
  .container.tiunPaymentSnippet h2.h3.text-secondary {
    font-size: 2.8rem;
    line-height: 42px;
  }
  .theme-gallery.bottom-article-space {
    position: relative;
    margin-bottom: 680px;
  }
}
@media (max-width: 767px) {
  .theme-gallery.bottom-article-space {
    margin-bottom: 640px;
  }
}
@media (max-width: 572px) {
  .theme-gallery.bottom-article-space {
      margin-bottom: 680px;
  }
}

@media (max-width: 399px) {
  .container.tiunPaymentSnippet .card.custom-card.tiun-html {
    margin-left: -40px;
    margin-right: -40px;
  }
}


@media (max-width: 1024px) {
    .gated-content {
         display:block !important;
    }
}