

#favorites .subnav button {
    border-radius: 50px;
}

#header .forDesktop .productList ul.slider {
    display: block;
    padding: 24px 0;
    visibility: visible;
}


#contact .mapSide .mapToggle {
    width: 180px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    background-color: #ffb800;
    color: #fff;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transform: rotate(90deg);
    position: absolute;
    right: -110px;
    z-index: 99;
    display: none;
}

.max-sm-size #overview .contact-btn2:first-child {
   padding: 0px 45px;}

/*
#products-in .info {
     margin-bottom: 0px;
     border-bottom: 1px solid #ffffff; 
}
*/
.max-sm-size #news .news_top{padding-bottom: 0px;}


#products .subMenu.motion-application {
    left: -112px;
}

.max-md-size #products .subMenu.motion-application {
    left: -112px;
}

@media only screen and (max-width: 1023px) and (min-width: 760px) {
    .max-lg-size .BGR-blog-tag .related-title {
        padding: 20px;
        clear: both;
        /*    min-height: 510px;*/
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .max-lg-size .BGR-blog-tag .related-title {
       min-height: 190px;
    }

    #products .subMenu.motion-application {
        left: -105px;
    }
}