/*@media only screen and (max-width: 668px) {*/
/*#teaser-images figure:nth-child(2) */
.hide-mobile,#wide-sky,#top-link,#sub_newslist,#art_actions,#direktspende p br{
  display:none !important
}

html,body,#wrapper,#container{
  width:100%;min-width:100%;margin:0
}
#bigsize {
    width: auto;
    margin: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    overflow: hidden;
}
#page-header {
  background-image: none;
  padding-top: 0;
  overflow: visible;
  margin-bottom: 10px;
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;z-index:10;
  top:70px;
}

#logo {
  width: 100%;
  height: auto;
}
#logo a {
  background:url(../img/mobile/logo-mobile-neu.jpg) 8px 3px no-repeat;
  background-size: 90% auto;
  height: 85px;
}
#mobilemenu {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 40px;
  width: 40px;
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 5px;
  background: url(../img/mobile/bars.svg) 50% 50% no-repeat;
  background-size: 70% 70%;
}
#navigation { 
  display:none;
  position: absolute;
  top: 111px;
  left: 0;
  right: 0;
  background: #fff;
}
#navigation ul {
  overflow: hidden;
  padding-bottom: 10px;
  background: #ff563f;
  height: 220px;
}
#navigation li {
  display: block;
  height: auto;
  margin-top: 1px !important;
  text-align: left;
  margin-right: 0;
  width: 40%!important;
  padding: 0 0 0 10%;
}
#navigation li a:hover, #navigation li a:active { background:none}
#navigation li a, #navigation li a:visited {
  padding-left: 10px;
}

/* Left side of mobile navigation items */
#navigation li.nav-item-389 {
    margin: 0;
    position: absolute;
    top: 27px;
    left: 0px;
}

#navigation li.nav-item-388 {
    margin: 0;
    position: absolute;
    top: 54px;
    left: 0px;
}

#navigation li.nav-item-9 {
    margin: 0;
    position: absolute;
    top: 81px;
    left: 0px;
}

#navigation li.nav-item-4 {
    margin: 0;
    position: absolute;
    top: 108px;
    left: 0px;
}

#navigation li.nav-item-391 {
    margin: 0;
    position: absolute;
    top: 135px;
    left: 0px;
}

#navigation li.nav-item-5 {
    margin: 0;
    position: absolute;
    top: 162px;
    left: 0px;
}

#navigation li.nav-item-390 {
    margin: 0;
    position: absolute;
    top: 189px;
    left: 0px;
}

/* Right side of mobile navigation items */
#navigation li.nav-item-380 {
    margin: 0;
    position: absolute;
    top: 0px;
    left: 188px;
}

#navigation li.nav-item-402 {
    margin: 0;
    position: absolute;
    top: 27px;
    left: 188px;
}

#navigation li.nav-item-6 {
    margin: 0;
    position: absolute;
    top: 54px;
    left: 188px;
}

#navigation li.nav-item-8 {
    margin: 0;
    position: absolute;
    top: 81px;
    left: 188px;
}

#navigation li.nav-item-7 {
    margin: 0;
    position: absolute;
    top: 108px;
    left: 188px;
}

#navigation li.nav-item-323 {
    margin: 0;
    position: absolute;
    top: 135px;
    left: 188px;
}

#navigation li.nav-item-394 {
    margin: 0;
    position: absolute;
    top: 162px;
    left: 188px;
}

#navigation li.nav-item-317 {
    margin: 0;
    position: absolute;
    top: 189px;
    left: 188px;
}

#searchform {
  display:none;
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  background: #ff563f;
  padding: 10px 10px;
  text-align:center;
}
#searchform:after {
    content: ' ';
    display: block;
    width: 79%;
    border-bottom: 1px solid white;
    margin: 10px auto 0;
}
#searchform input {
  width: 69%;
}
#searchform input, #searchform button { float:none;display:inline-block; }
#page-main {
  padding:139px 10px 10px 10px;
}
#teaser, #subteaser {
  height:auto;
  width:100%; 
}
#teaser {
  width: auto;
  margin: 0 15px 45px 15px;  
}
#teaser article {
  position:relative;
}
#teaser h2 {text-align:left}
#teaser h1 {
  /*position: absolute;
  width: 100%;
  padding: 15px;
  background-color: rgba(255, 255, 255,0.8);
  text-align: left;
  top: 0;*/
  text-align: left;
  margin: 0;
}
#teaser h1 a, #teaser h1 a:visited {
    /*3sTEST
    display: block;
    color: #ff563f;
    font-weight: normal;
    font-size: 30px;
    line-height: 27px;
    margin-top: 0;
    word-spacing: -1.5px;
    margin-bottom: 8px;
    */
    font-weight: bold;
    font-size: 35px;
    line-height: 38px;
    margin-top: 0;
    word-spacing: -1.5px;
}
#teaser h2 a, #teaser h2 a:visited {
    font-size: 22px;
    line-height: 24px;
}
#teaser img {
  width:100%;
  height:auto;
}
#teaser-images figure {
/*  float:none;
 display:block;*/
 float: left;
 width: 49%;
 margin-left: 1%
}
.slick-dots {
  bottom: -35px;
  margin: 0;
}
.slick-prev, .slick-next {
 background: url(../img/teaser_mobile.png);
 width: 13px;
 height: 41px;
 right: -20px;
 display: none !important;
}
.slick-prev {
    left: -20px;
}
.slick-next {
 background-position: 13px 0;  
}
.teaser-morelink a, .teaser-morelink a:visited {
  font-size: 15px;
  line-height: 19px;
  display: inline;
  font-style: normal;
  margin: 0;
  text-decoration: underline;
  border-bottom: 0;
}
#subteaser:before {
    content: ' ';
    background: #ddd;
    height: 1px;
    display: block;
    clear: both;
    margin: 7px 0 20px 0;
    border-radius: 2px;
}
#subteaser .c50r, #subteaser .c50l {width:49%}
#subteaser article h1, #subteaser article h2{width:100%;margin-left:0;float:none}
#subteaser img {display:block;width:100%;height:auto;}

.articlepreview h1, .articlepreview h1 a, .articlepreview h1 a:visited, #single-page-article .related h1 a, #single-page-article .related h1 a:visited, #fwtv-videos article h1{
  color: #ff563f;
  /*3sTEST
  font-weight: normal;
  font-size: 22px;
  line-height: 27px;
  margin-top: 0;
  word-spacing: -1.5px;
  
  font-weight: bold;*/
  font-size: 22px;
  line-height: 24px;
  margin-top: 0;
  /*word-spacing: -1.5px;*/
}
.articlepreview a.author, .articlepreview a.author:visited, .articlepreview.news h2 a, .articlepreview.news h2 a:visited, .articlepreview.related h2, .articlepreview.mini h2.sidebarheadlineright, #single-page-article .related h2 {
  font-size:22px;
  line-height:24px;
}
#fwtv-videos article {
  margin-bottom: 16px;
}
.news img {
  width:100% !important;
  height: auto !important;
}
.articlepreview.news h1 a, .articlepreview.news h1 a:visited {
  /*font-weight: bold;
  font-size: 22px;
  line-height: 27px;*/
  margin-top: 0;
  /*word-spacing: -1.5px;*/
  font-size: 35px;
  line-height: 38px
}
.articlepreview.news h2 a, .articlepreview.news h2 a:visited, #single-page-article .related h2, #single-page-article .related h2 a {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  margin-top: 0;
  word-spacing: -1.5px;
}
#teaser figcaption, .articlepreview.news figcaption, #single-page-article figcaption { 
  padding: 3px 0 5px;
  color: #aaa;
  font-size:13px;
  line-height:19px;
}
.articlepreview.news, #teaser p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom:0;
}
.news footer, .articlepreview .comments, .articlepreview time {
  font-size:13px;
  line-height:17px; 
}
.comments:before {
  position: absolute;
  left: 2px;
  top: 0;
  background-image: url(../img/comments.png);
  background-size: 70% 70%;
  width: 19px;
  height: 17px;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.news::after, .articlepreview.mini.related::after {
  width: 100%;
  background-color: #d5d5d5;
  content: "";
  display: block;
  height: 1px;
  margin-top: 18px;;
  margin-bottom: 18px;
  clear: both;
}
.news-list-morelink a, .news-list-morelink a:visited { display:inline}
#direktspende {
    margin: 0;
    padding-top: 15px;
    border-top: 1px dotted;
    font-size: 16px;
    box-sizing: border-box;
    text-align: center;
    background-color: #f0f0f0;
    border: 0;
    width: auto;
    padding: 5px;
}
#direktspende p { margin-bottom: 10px;     font-size: 18px;
    line-height: 23px; }
#direktspende input {
    width: 50px;
    height: 25px;
    font-size: 21px;
    line-height: 40px;
    margin-right: 5px;
}
#direktspende a {
    vertical-align: middle;
    display: inline-block;
  }

#comments article figure { display:none}
#comments article p, #comments .answer-form {
    margin-left: 0;
}
#comments, #comment-form {
    width: auto;
}
#comment-form textarea {width:80%;}

h3.anchor a, h3.anchor a:visited {
    font-family: 'PT Sans';
    font-size: 16px;
    margin: 5px 0 0 0;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    text-align: center;
    background: #ff563f;
    color: #fff;
}
/* blogs */
#blogauthor {
  /*display:none;*/
  margin-bottom: 20px;
  font-size: 14px;
}
#blogauthor figure {
  float: none;
  width: 40%;
  margin: 0;
}
#single-page-article figure img {
  width: 100%;
  height: auto;
}
#single-page-article figcaption {
  padding-bottom:0;
}
#blogauthor span {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 22px;
    padding-top: 20px;
}

#quoteoftheday h1, .sectiontitle, a.sectiontitle {
  margin-bottom:8px;
  font-weight:normal;
}
#pollinner {
  background: #ffefef;
  padding-top:0;
  overflow:hidden;
}
#infocus a.more, #infocus a.more:visited, #infocus .focus-morelink a, #infocus .focus-morelink a:visited, #poll label, .tx_jkpoll_pi1_pollform.singleview label, #poll input[type="submit"], .tx_jkpoll_pi1_pollform.singleview input[type="submit"] {
  font-weight: normal;  
}
#infocus footer+footer {display:block}

#recommendedblogs .articlepreview, #ourblogs .articlepreview, #interviews .articlepreview, #reportages .articlepreview {
  border: 1px solid #e9e9e9;
  border-bottom-color: #d5d5d5;
  border-bottom-width: 2px;
  padding: 15px; 
  margin-bottom:8px;
}
/*#ourblogs .articlepreview { margin: 0 5px; }*/

#ourblogs .articlepreview img { width: 96px; height:auto;}

#ourblogs .slick-next {
  right: -10px;
  top: 40%;
}
#ourblogs .slick-prev {
   left: -10px;
   top: 40%;
}
.articlepreview.imgwithoutcapt figure {
  margin: 0px 10px 0 0;
}
.articlepreview.imgwithoutcapt h1 {line-height:24px;}
.articlepreview.imgwithoutcapt p {font-size:13px;}
.articlepreview.imgwithoutcapt h1, .articlepreview.imgwithoutcapt p, #recommendedblogs .articlepreview h1, #recommendedblogs .articlepreview p {
  margin-left:76px;
}
#ourblogs p, #recommendedblogs .author { font-size: 20px;    font-weight: bold;    line-height: 26px;}
#ourblogs h1 a, #recommendedblogs h1 a {color:#000;}
#recommendedblogs .articlepreview h1, .articlepreview a.author,
#ourblogs .articlepreview h1, #ourblogs a.author { margin-left: 107px; display:block }
#recommendedarticles .articlepreview h1, #reportages .articlepreview h1, #reportages .articlepreview h2 { float: right; width:200px;    margin-left: 0;
    margin-bottom: 0;}
#recommendedarticles .articlepreview h1 { width: 228px; }
#reportages h2, #recommendedarticles .articlepreview h2 { font-size:16px;}
#poll h2, .poll-archive h1 a {
 margin-top:0;  
}
#poll h2 a, #poll h2 a:visited {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-top: 0;
  word-spacing: -1.5px;
}
#poll ul {display:none}
#poll ul.tx_jkpoll_pi1_answers {display:block}
#poll .tx_jkpoll_pi1_result_horizontal {padding:5px;}
#page-footer {
  font-size: 14px;
  line-height: 18px;
  padding: 0 10px 10px;
  text-align: left;
}
/* im fokus */
#infocus article h1 a, #infocus article h1 a:visited {
  font-size:35px;
  line-height:38px;
}
#infocus-single-headline{font-weight:normal}
.infocusoverview-big .newscontent {
 height: auto;
 padding: 10px;
 margin-bottom:19px;
}
.infocusoverview-big .articlepreview {
  display:none;
}
.infocusoverview-big .newscontent h1 a, .infocusoverview-big .newscontent h1 a:visited {
 display: block;
 text-align: center;
 font-size: 35px;
 line-height: 38px;
 color: #ff563f;
 margin-bottom: 8px;  
 font-weight:normal;
}
.infocusoverview-big .newscontent img {
  width: 100%;
  height: auto;
  float: none;
}
.infocusoverview-big .newscontent img + h2 {
  display:none;  
}
.infocusoverview-big .newscontent .news-list-morelink a, .infocusoverview-big .newscontent .news-list-morelink a:visited {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  font-family: 'PT Sans';
  background: #ff563f;
  margin: 13px -10px -10px -10px;
  text-align: center;
  padding: 10px 0;
  display: block;
}
#single-page-article .articlepreview.mini.related {
  float:none;
  width:100%;
  padding: 0;
}
.articlepreview.mini.related img {
    display: block;
    width: 100%;
    height: auto;
}
.articlepreview.mini.related time {
 display:inline;
 margin: 0;
 line-height: 17px;
}
.articlepreview.mini.related footer a.author {
 display: inline;
  margin: 0;
}
#single-page-article .related p {
  margin-bottom:9px;
}

/*)*/

div.csc-textpic .csc-textpic-imagewrap img, #infocus img, #geoaußenpolitik img, #issb-banner img {
  width:100%;
  height:auto;
}
#infocus article {width:auto;}
.c66l { width:100%; float:none;}
.c33r { width:100%; float:none;}
.teasertext + img { display:block;width:100%;height:auto;}
#single-page-article header, #single-page-article p { width:100%;}
#single-page-article h1 {     font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    margin-top: 0;
    word-spacing: -1.5px; }
#single-page-article h1.infocus-headline-single {
    font-size: 35px;
    line-height: 38px;
    color: #ff563f;
    margin-bottom: 8px;
    word-spacing: 0px;
    font-weight: normal;
}

/* suche */

.c66l .articlepreview.list h2, .c66l .articlepreview.list h1, .c66l .articlepreview.list footer, .c66l .articlepreview.list p { margin-left:0;}

/* spenden bereich */

.spenden-overlay {padding:0;width:100%;margin:250px 0 0 0;}
.modal { padding-top:170px!important}

@media only screen and (max-width: 823px) {
  .c33l{
    float: none;
    width: auto;
    margin-right: 0px;
  }

  .modal-content {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  #logo a { height: 70px; }
}
@media only screen and (max-width: 440px) {
  #logo a { height: 60px; }
}
@media only screen and (max-width: 340px) {

}
@media (max-width: 360px) {
.sidebarheadlineright {
  width: 210px;  
}
#recommendedarticles .articlepreview h1 {
    width: 210px;
}
}
@media (max-width: 320px) {
.sidebarheadlineright {
    width: 170px;
}
#recommendedarticles .articlepreview h1, #reportages .articlepreview h2 {
    width: 170px;
}
#reportages .articlepreview h1, #reportages .articlepreview h2, #interviews .articlepreview h1, #interviews .articlepreview h2{
   width: 160px;
}
}

.sidebarelement.advertizing{
  text-align: center;
}
.advertizing-url{
  display: block;
  padding-bottom: 13px;
}
.advertizing-url img{
  max-width: 100%;
}
.advertizing-button{
  color: #ff563f;
  padding: 5px 40px;
  border: 1px solid #ff563f;
}

#single-page-article #newsletter{
    font-size: 18px;
    text-align: -webkit-center;
    width: auto;
}

#single-page-article #newsletter a{
    width: 150px;
    float: none;
    margin-right: 0px;
    margin-top: 5px;
}

#newsletterform {
   text-align: center;
}

#newsletterform label {
    width: auto;
    display: block;
    text-align: center;
    font-size: 26px;
}

#newsletterform input {
    display: block;
    width: 300px;
    text-align: center;
    margin: 22px auto;
    height: 40px;
    font-size: 24px;
    border: 1px solid black;
    border-radius: 4px;
}

#newsletterform button {
    width: 200px;
    background: #ff563f;
    color: white;
    height: 50px;
    font-size: 21px;
    border: none;
}

#spenden-box {
    border-top: 1px dotted;
    padding-top: 25px;
    margin: 0 !important;
    margin-bottom: 10px !important;
}

#spenden-box-cr-28 {
    margin-left: 103px;
}

#direktspende spenden-box-cl-80 {
    width: 69%;
}

#spendenformular #step1 a.step2.button {
    margin: 6px 92px 80px 0 !important;
}

#svs-title, #svs-sign-box{
  display: none
}