.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after,
.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before):after, .icon-wrapper .icon-before:before, .icon-wrapper .icon-after:after {
    position: relative;
}

.icon-after::after, .more::after {
    top: -.1em;
}

.more:before, .more:after,
.icon-chevronright:after,
#ac-globalfooter .ac-gf-more:after {
    top: -0.08em;
}
.icon.icon-after.icon.icon-playcircle{
    top: 0;
    vertical-align: middle;
}

@media only screen and (max-width:333px) {
    br.small.fix-333 {
        display: none;
    }
}

.subsection-stats .stats-list .stat-padding{
    padding-right: 60px;
}

@media only screen and (max-width:734px) {
    .router-item-augmented-reality .grid-item-picture {
        justify-content: center;
    }
}
@media only screen and (max-width: 1068px){
    .router-item-augmented-reality .grid-item-headline{
        max-width: 345px;
    }
}

.router-item-augmented-reality .grid-item-headline{
    max-width: 430px;
}

@media only screen and (max-width: 734px){
    .router-item-augmented-reality .ar-inner-wrapper{
        padding: 68px 30px 0;
    }
}

@media only screen and (max-width: 734px){
.viewportline{
    display: contents;
}
}

.subsection-gallery .gallery .tabnav-link{
    text-align: center;
}