a h1,
h1.hN,
h1.article__title{
    font-size: 35px;
    line-height: 45px;
}

.custom-featured-blocks {
    display: inline-block;
    margin: 0px 0px 24px 0px;
    width: 100%;
}

.custom-featured-block {
    width: 49%;
    float: left;
    display: inline-block;
    margin: 0px;
}

.custom-featured-blocks .custom-featured-block:last-child {
    margin-left: 2%;
}

.custom-featured-block-inner {
    position: relative;
}

.custom-featured-block .image-inner {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 256px;
  background-size: cover;

}

.custom-featured-block .inner-shadow{
    
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
    background-image: linear-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8));
    height: 40%;
}


.custom-featured-block .custom-featured-block-inner:hover .inner-shadow{
height: 50%;
}


.custom-featured-block .image-inner img {
    width: 100%;
}

.custom-featured-block .overlay{
    background: linear-gradient(to top,#000000 0%,rgba(255, 255, 255, 0.1) 50%) repeat scroll 0% 0% rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .8;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out
}

.custom-featured-block h4 {
    background: transparent;
    color: white;
    text-align: center;
    width: 100%;
    line-height: 35px;
  height: auto;
  max-height: 50px;
    padding: 6px 2%;
    display: inline-block;
    margin: 0px;
    font-size: 15px;
    overflow: hidden;
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
}


.classic div.full-image {
    width: 100%;

}


.classic div.full-image h3 {
    font-size: 32px;
    color: #423E40;
    text-transform: inherit;
    line-height: 32px;
}

.classic div.full-image h1 {
text-transform: inherit;
margin-left: -2px;
display: inline-block;

}

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

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

.right-align article,
.right-align div,
.right-align section{
    text-align: left;
    text-transform: none;
}

div.badge{
    text-align: center;
}

.sidebar.one-third {
    width: 28.7%;
    margin-left: 3%;
    padding-left: 0px;
}

.classic .article__content {
    font-size: 17px;
    line-height: 31.5px;
}

.post-meta {
    margin: 0px 0px 0px;
    display: inline-block;
    width: 100%;

}

.full-image div.article__title {
    margin: 0px 0px 5px;
    overflow: initial;
}

.post-meta span {
    padding: 0px;
    display: inline-block;
    margin: 0px;
    font-size: 13px;
    margin: 0px 25px 0px 0px;
    float: left;
}

.post-meta span:last-child {
    margin: 0px;
}

.post-meta span.author {
    color: #0087CC;
}

.post-categories {
    display: inline-block;
    margin-left: 10px
}

.post-categories a {
    display: inline-block;
    font-size: 10px;
    margin-right: 14px;
    background: #0087CC;
    color: white;
    padding: 0px 10px;
    opacity: 0.6;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.post-categories a:first-child{
    margin-left: 30px;
}

.post-categories a:hover {
    opacity: 1;
}

.weiterlesen-btn {
    background: #0087CC;
    color: white;
    padding: 4px 25px;
    display: inline-block;
    letter-spacing: 1px;
    margin: 25px 0px 15px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.weiterlesen-btn:hover {
    color: white;
    background: #1A1717;
}

.full-image .image-wrap {
    margin: 8px 0px 14px;
    display: inline-block;
    width: 100%;
    /* height: 310px; */
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0px !important;
}

.full-image .image-wrap img{
    position: relative;
    float: left;
}

.widget_bestenlisten_widget {

}

.container .nav--main > li > a{
    padding: .42857rem 33px;
}

.widget_bestenlisten_widget .widget__title {
    margin: 0px;
}

.widget_bestenlisten_widget .categories-list {
    margin: 0px;
    display: inline-block;
    white-space: normal;
    width: 100%;
    text-align: left;
}

.widget_bestenlisten_widget .tabs__nav > li {
    margin: 0px;
    display: inline-block;
}

.widget_bestenlisten_widget .tabs__nav > li a {
    margin: 0px;
    padding: 12px 12px;
    font-size: 13px;
    cursor: pointer;
    text-transform: none;
}

.widget_bestenlisten_widget .tabs__pane {
    position: relative;
    margin: 12px 0px 0px;
}

.widget_bestenlisten_widget .tabs__pane {
    position: relative;
    margin: 12px 0px 0px;
}

.widget_bestenlisten_widget h5 {
    text-transform: none;
}

hr.separator.amalgama-separator {
    margin-bottom: 35px;

}

.hide-desktop {
}

.amalgama-pros-cons {
    margin: 30px auto 10px;
}

.amalgama-pros-cons .grid__item {
    width: 100%;
    margin: 0px auto 20px;
    padding: 0px 0px 0px 2px;

}

.price-btn-sidebar-container {
    text-align: center;
    margin: 0px auto 20px;
    display: inline-block;
    width: 100%;
    text-align: center !important;
}


.price-btn-sidebar {
    background: #0087CC;
    color: white;
    padding: 5px 18px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}


.price-btn-shortcode {
    background: black;
    color: white;
    padding: 1px 10px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}


.price-btn-sidebar:hover,
.price-btn-shortcode:hover {
    background: #262525;
}

.price-btn-sidebar span,
.price-btn-shortcode span {
    color: white !important;
}

.review-label-container {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: -10px auto 0px
}

.review-label {
    background: #0087cc;
    width: 100%;
    display: inline-block;
    max-width: 400px;
    margin: 0px auto;
    margin-top: 25px;
}

.review-label .logo-container {
    background-image: url('../images/review-label-logo.png');
    display: inline-block;
    height: 50px;
    width: 86%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 12px 7% 0px;
}

.review-label .score-container {
    width: 95%;
    display: inline-block;
    background: white;
    text-align: center;
    margin: 10px 2.5% 6px;
}

.review-label .score-container h4,
.review-label .score-container h5 {
display: inline-block;
padding: 0px 0px;
font-style: italic;
color: black;
margin: 10px 0px;
font-weight: bold;
}

.review-label .score-container h4 {
font-size: 31px;
font-family: Proxima Nova Regular;
padding: 20px 0px 15px;
line-height: 18px;
display: inline-block;
}

.review-label .score-container h5 {
    font-size: 28px;
    font-weight: bold;
    font-family: Proxima Nova Regular;
}

.review-label span {
    font-size: 13px;
    width: 76%;
    display: inline-block;
    color: white;
    margin: 0px 0px 6px 2.5%;
    line-height: 16px;
    float: left;
    text-align: left;
}

.review-label span.date{
    float: right;
    width: 19%;
    margin: 0px 2.5% 6px 0px;
    text-align: right;
}

.review__score{

}

.two-thirds{
    float: left;
}

.review__score div.score__label{
    text-transform: none;
}

div.widget--main{
    margin: 40px 0px;
    display: block;
    float: none
}

div.widget--main table{
    width: 100%;
}

div.widget--main:first-child{
    margin: 0px 0px 40px;
}

.progressbar .progressbar__progress{
    width: 100%;
}

.post-nav-link--next {
    float: right;
}

.post-nav {
    display: inline-block;
}

.post-article table{
    margin: 25px auto !important;
    border-bottom: 1px dotted #b2b2b2;

}

.post-article aside{
    border-top: 5px solid #1a1717;
    padding-top: 22px;
}

.starsin{
  margin-top: -10px;
  line-height: 28px;
  min-width: 224px;
}

.starsin a{
      display: inline-block;
  line-height: 15px;
  margin: 0px 4px 0px 0px;

}

.starsin img{
    
}

@media only screen and (max-width: 1100px) {

    .container .nav--main > li > a {
        padding: .42857rem 27px;
    }

}

@media only screen and (max-width: 1000px) {

    .container .nav--main > li > a {
        padding: .42857rem 22px;
    }

}

@media only screen and (max-width: 950px) {

    .container .nav--main > li > a {
        padding: .42857rem 20px;
    }

}

@media only screen and (max-width: 899px) {

    .custom-featured-blocks .custom-featured-block:last-child,
    .custom-featured-block{
        display: block;
        width: 100%;
        margin: 0px auto 16px;
    }

    .custom-featured-block .image-inner{
        height: 400px;
    }

    .custom-featured-block .image-inner img{
        margin-top: -30px;
    }

    .custom-featured-block h4{
        font-size: 24px;
        line-height: 27px;
        text-align: left;
        padding: 18px 16px 0px;
        height: 80px;
        margin-bottom: 10px;
    }

    .sidebar.one-third {
        width: 100%;
    }

    .full-image .image-wrap{


    }

    .full-image .image-wrap img{
        margin-top: 0px;
    }

    .classic div.full-image h1 {
        font-size: 34px;
    }

    .price-btn-sidebar{
        padding: 7px 40px;
        max-width: 100%
    }

    .container .nav--main > li > a {
        padding: .42857rem 22px;
    }

}

@media only screen and (max-width: 600px) {
    table td{
        
    }
    
    table tr td{
          display: block;
  width: 100% !important;
  text-align: center;
  margin: 0px auto 15px;
        
    }
    .starsin{
        
    }
    
    .custom-featured-block{
        width: 100%;
        margin: 0px auto 20px;
    }

    .custom-featured-blocks .custom-featured-block:last-child {
        margin-left: 0%;
    }

    .custom-featured-block .image-inner{
height: 260px;
    }

    .custom-featured-block h4{
font-size: 15px;
line-height: 40px;
min-height: 40px;
height: auto;
line-height: 19px;
max-height: 250px;
    }

    .custom-featured-block .image-inner img{
        width: 100%;
        margin: 0px auto 0px;
    }

    .classic div.full-image h3{
        font-size: 22px;
        line-height: 22px;
    }

    li.comment .children, li.pingback .children{
        margin-left: 0px !important;
    }

    ul .related-projects_item{
        width: 92%;
        padding: 0px;
        margin: 0px 4% 20px;
    }

    ul .related-projects_item .article--billboard-small .article__thumb img{
        width: 100%;
    }

    ul .article--billboard-small .article__content{

    }

    ul .article--billboard-small .article__content h2,
    ul .article--billboard-small .article__content h2 span{
        font-size: 17px;
        margin: 3px 0px 15px;
        padding: 0px;
    }


    .full-image .image-wrap{

    }

    .full-image .image-wrap img{

    }

    .classic div.full-image h1 {
        font-size: 26px;
        line-height: 28px;
    }

}