
.category-ratgeber h2.entry-title {
  min-height:100px;
}

.related-blog-posts a {
  color: #444;
  font-weight: bold;
  line-height:24px;
}

.related-blog-posts a:hover {
  color:#666;
}

.fb-logo a,
.tw-logo a,
.gp-logo a,
.yt-logo a {
  height: 32px;
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
  padding-left: 0.5em;
}

.fb-logo:before,
.tw-logo:before,
.gp-logo:before,
.yt-logo:before {
  content: '';
  display: inline-block;
  height: 32px;
  width: 32px;
}

.fb-logo:before {background: url(img/fb-logo2.png) no-repeat center center;}
.tw-logo:before {background: url(img/tw-logo2.png) no-repeat center center;}
.gp-logo:before {background: url(img/gp-logo1.png) no-repeat center center;}
.yt-logo:before {background: url(img/yt-logo2.png) no-repeat center center;}

ul.social-icons-sidebar li {
  display:inline-block;
  width:49%;
}

ul.social-icons-sidebar li a {
  color: #999999;
  font-weight: normal;
}


/* old footer */

footer {
	padding-bottom:20px;
}

.gradient {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  background: #e6e6e6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e6e6e6 0%, #fafafa 43%, #fcfff4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(43%,#fafafa), color-stop(100%,#fcfff4));
  background: -webkit-linear-gradient(top, #e6e6e6 0%,#fafafa 43%,#fcfff4 100%);
  background: -o-linear-gradient(top, #e6e6e6 0%,#fafafa 43%,#fcfff4 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%,#fafafa 43%,#fcfff4 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%,#fafafa 43%,#fcfff4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#fcfff4',GradientType=0 );
}

.fb .widget-title {
  color: #545454;
  margin-bottom: 1em;
  border-bottom:0;
  font: bold 14px/160% Arial, sans-serif;
}

.fb-ul li {
  border-bottom:0!important;
  padding: 0!important;
}

.fb-ul li a {
  font-size:12px;
  font-weight:normal;
}

.fb a {
  color: #666;

}

.footer-newsletter p {
  color: #999;
}

aside.widget.leftb,
aside.widget.rightb {
  width:100%;
  /*float:left;*/
  display:inline-block;
  padding-left:0;

}

footer aside.widget.leftb,
footer aside.widget.rightb {
  margin-left:0!important;
  padding-left:0px;
  padding-right:0px;
  vertical-align: top;
}

aside.widget.leftb > div,
aside.widget.rightb > div {
  padding-left:22px;
}

aside.widget.leftb ul {
  padding-left:0;
}

.side-li {border-left:0px!important;}  

@media (min-width:601px) {
  aside.widget.leftb,
  aside.widget.rightb {
      width:50%;
  } 
}
@media (min-width: 1000px) {
  aside.widget.leftb,
  aside.widget.rightb {
      width:25%;
  } 
  footer aside.widget.leftb,
  footer aside.widget.rightb {
      width:18%;
  } 
}

footer aside.widget.leftb > div {
  padding-left:0;
}

.trustseal-versign {
  width: 115px;
  height: 81px;
  display: block;
  background: white url(img/sprite.png) 0 -275px no-repeat;
}

.fb a {
  text-decoration: none;
}

.fb.rightb {
  border-left: 1px dashed #ddd;
  padding-left: 9px;
}

.gradiant-button {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcce48),color-stop(100%, #eea11a));
  background: -moz-linear-gradient(#fcce48,#eea11a);
  background: -webkit-linear-gradient(#fcce48,#eea11a);
  background: linear-gradient(#fcce48,#eea11a);
  background-color: #FCCE48;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCCE48', endColorstr='#FFEEA11A');
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 1px 2px 0 0px #BF7200,inset 0 0 transparent;
  -webkit-box-shadow: 1px 2px 0 0px #BF7200,inset 0 0 transparent;
  box-shadow: 1px 2px 0 0px #BF7200,inset 0 0 transparent;
  text-shadow: 0px 1px 0px #EED282;
  -moz-transition: box-shadow 0.08s linear,color 0.08s linear,text-shadow 0.08s linear,color 0.1s linear;
  -o-transition: box-shadow 0.08s linear,color 0.08s linear,text-shadow 0.08s linear,color 0.1s linear;
  -webkit-transition: box-shadow 0.08s linear,color 0.08s linear,text-shadow 0.08s linear,color 0.1s linear;
  transition: box-shadow 0.08s linear,color 0.08s linear,text-shadow 0.08s linear,color 0.1s linear;
  cursor: pointer;
  color: #7F3300;
  background-color: #FCCE48;
  border: none;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Arial';
  font-size: 22px;
  line-height: 30px;
  padding: 3px 10px 2px;
  margin: 0;
  outline: none;
  position: relative;
  white-space: nowrap;
  margin-bottom: 15px;
  font-size: 12px !important;
  line-height: 16px !important;
  height: 24px;
  padding: 5px 5px 7px 7px !important;
  color: #7F3300 !important;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  margin: 5px 0px;
  display: inline-block;
  vertical-align: middle;
}

body.single article header img.thumbnail {display:none;}
body.single h1 {min-height:36px;} 
body.single article {margin-top:15px;}


/*breadcrumb*/
.breadcrumbs{width:100%;}
.bread-container {padding-top:15px;padding-bottom:15px;}
.bread {padding-left:0;}
.bread li{display:inline-block;}
.bread li:nth-of-type(n+2){margin-right:9px;}

.bread li:before {content: "\f0da"; font-family:'FontAwesome';color:#73ba24;margin-right:9px;text-decoration:none;}
.bread li:first-child:before{content: " ";margin:0;}

.ratgeber-artikel img {
  float:left;
  margin-right:10px;
}

.tag-header img {
  vertical-align: middle;
  padding-right: 10px;
  height: 100px;
  margin-bottom: 0;
}

.article-collapse {
  display:none;
  height:0;
}

.article-collapse.unfold {
  display:block;
  height: auto;
}

.collapse-switch {
  cursor: pointer;
}

.ratgeber-artikel-liste article:nth-child(even) {
  
}

.cta-img img {
  width:75%;
  height:auto;
  border:1px solid #e8e8e8;
}

.cta-img {
  
  margin:10px auto !important;
  }


.cta-stripe {
  background: #73ba24;
  color:#fff;
}

.cta-stripe p {
  line-height: 70px;
  margin: 0;
  font-size: 18px;
  text-align:center;
}

.cta-button {
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  margin-left:10px;
/*  background-color: transparent;
  border: 1px solid #fff;
*/
}

/*.cta-button:hover {
  background:#fff;
  color: #000;
}*/

.cta-button {
  cursor: pointer;
  background: #FCCE48;
  background: linear-gradient(top, #FCCE48, #EEA11A);
  background: -ms-linear-gradient(top, #FCCE48, #EEA11A);
  background: -moz-linear-gradient(top, #FCCE48, #EEA11A);
  background: -webkit-linear-gradient(top, #FCCE48, #EEA11A);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCCE48', endColorstr='#EEA11A');
  border: 0;
}

.cta-button:hover {
    color: #7F3300;
}

.tab-thumb.thumbnail {
  margin-bottom: 5px;
}

.tab-content .tab-thumb {
  float: left;
  margin-right: 8px;
  padding-top: 5px;
  float: left;
  line-height: 0px;
  width: 60px;
  height: 60px;
}

.tab-content h2 {
  /*color: #73ba24;*/
  font-size: 14px;
  text-transform: uppercase;
}

.tab-content .tab-entry {
  font-size: 14px;
}

.tab-content a.tab-entry:hover {
  color:#73ba24;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	color: #73ba24;
}


#featured-slider .slider-read-more-button {
    background-color: #73ba24;
    color: #ffffff;
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    margin-top: 15px;
    padding: 1rem 1.5rem;
    text-align: center;
}

a {
	color: #73ba24;
	text-decoration: none;
}

a:hover {
	color:#555555;
	text-decoration: underline;
}

h2 > a,
.entry-title a {color: #444;}
h2 > a,
.entry-title a:hover {color: #666;}

 .lp-blog-post {
  padding-bottom:15px;
}

#secondary {
  max-width:320px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #999999;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 20px;
}

h4,
.h4 {
  font-size: 16px;
}

h5,
.h5 {
  font-size: 12px;
}

h6,
.h6 {
  font-size: 10px;
}

/*
.col-xs-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;

}
*/

footer.container {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.ratgeber-excerpt {min-height:300px;}

#secondary .widget ul li, #colophon .widget ul li {
  min-height: 60px;
}

.container,
.container-fluid {
  max-width:initial;
}

body.single-post div#main,
body.category-ratgeber div#main {
  padding-top: 20px;
}


@media (min-width: 1200px) {
.container {
  /*width: 1170px;*/
  /*width: 1218px;*/
}



.download-box {
    border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #ddd;
  margin-bottom:10px;
  color: #6b6b6b !important;
}

.download-box h3 {margin-top:0;}
.download-box ul {padding: 20px;list-style-type: none;margin-bottom:0;}
.download-box ul li {margin-bottom: 10px;}
.download-box ul li .dl_left {display:table-cell;width:50px;vertical-align: top;}
.download-box ul li .dl_right {display:table-cell;vertical-align: top;}
.download-box ul li h3 {padding: 0;margin-bottom:0;}
