#spl_scr {
    display:none !important;
}

#napomnit {
    margin-top: 50px;
}

.bro-number {
    margin: 4px auto;
}

.bro-tab-header li.bro-select a:after {
    bottom: -9px;
}

.bro-podkluchitsa {
    width: auto;
    margin: 0 auto;
    display: block;
}

.bro-block4-item2-recall a {
    color: #ff7f05;
}

.bro-item-holder .bro-carusel-item > div {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
}

.bro-item-holder .bro-carusel-item {
    margin: 0 15px 0 0;
    width: calc(50% - 13px);
    display: inline-block;
}

.bro-item-holder .bro-carusel-item:last-child {
    margin: 0;
}

.bro-item-holder .bro-carusel-item > div.bro-carusel-item-image {
    margin: 30px 5px 15px;
}

.bro-item-holder .bro-carusel-item:last-child > div.bro-carusel-item-image {
    background-size: 68%;
}

.bro-item-holder .bro-carusel-item.bro-select {
    background-position-x: calc(100% - 10px);
    background-position-y: 10px;
    vertical-align: top;
}

.bro-block4-item2-recall img {
    margin-right: 16px;
    margin-top: -3px;
}

.step-pitcher, .step-crystal {
    display: none;
}

.bro-block4-item2-recall span {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}

.bro-cartridge-item {
    padding: 10px;
    width: 18%;
    margin-right: 2.5%;
    font-size: 14px;
    white-space: nowrap;
}

.bro-cartridge-item .bro-carusel-item-image {
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px;
}

.bro-block4-item h5 p, .bro-block4-item > p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #9da2a7;
    margin-top: 10px;
}

.bro-block4-item h5 p span {
    color: #0898ff;
}

.bro-frequency-bottles {
    background: url(../images/bottle.png);
    width: 570px;
    height: 110px;
    margin: 0 auto;
}

.bro-frequency-container {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.bro-frequency-container::after {
    clear: both;
    content: '';
    display: block;
}

.bro-frequency-item {
    width: 31.66666666%;
    display: inline-block;
    margin-right: 2.5%;
}

.bro-frequency-item p {
    font-size: 14px;
    margin: 0 -10px;
    line-height: 20px;
    color: #9da2a7 !important;
}

.bro-frequency-item h6 {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 300;
    color: #1f2225 !important;
    margin: 0;
}

.bro-frequency-item.bro-select h6, .bro-frequency-item.bro-select p {
    color: #ff7f05;
}

.bro-frequency-item .bro-carusel-item-image {
    height: 32px;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 10px;
}

.bro-frequency-item.bro-select .bro-carusel-item-image {
    background-position: bottom center;
}

.bro-block3-line {
    width: 100%;
}

.bro-block2 {
    margin-top: -70px;
    margin-bottom: 0px;
    zoom: 1;
}

.bro-pitchers-dp {
    max-width: 1048px;
    margin: 0 auto -20px;
}

.bro-pitchers-dp > p {
    font-family: Open Sans;
    font-size: 20px;
    color: #1f2225;
    line-height: 32px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 20px;
    margin: 0 0 20px;
}

.bro-pitchers-dp > p a {
    color: #0682dc;
}

.tooltip-wrapper {
    position: relative;
}

.tooltip-wrapper span {
    cursor: pointer;
}

.tooltip-popup {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 298px;
    padding: 20px 22px 20px;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: -1px 2px 7px 0 rgba(6,32,60,.25);
    z-index: 2;
    font-family: Open Sans;
    font-size: 14px;
    color: #1f2225;
    line-height: 22px;
    font-weight: 300;
}

.tooltip-popup img {
    display: block;
    margin: 0 auto 16px;
}

.mobile {
    display: none;
}

.personal-agreement {
    text-align: center;
    margin-top: 15px;
    font-family: Open Sans;
    color: #1f2225;
    font-weight: 300;
}

.personal-agreement a {
    color: #0682dc;
}

.bro-tab-header li br {
    display: none;
}

.bro-filename {
    word-break: break-all;
}

.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    transform: translateY(-22px);
}

.bro-tab-header li br {
    display: none;
}

@media (max-width: 1300px) {

    .sepDotte {
        display: none;
    }
    
    .bro-block1 .bro-container h2 {
        margin-left: -20px;
        padding: 0 10px;
    }
    
    .bro-number {
        top: -54px !important;
    }
    
    .bro-block4 {
        padding-bottom: 20px;
    }
    
    .bro-podkluchitsa {
        position: static;
    }

    .bro-pitchers-dp {
        padding: 0 20px;
    }
    
    .bro-lastchange-item br {
        display: none;
    }
    
    .bro-frequency-item br {
        display: block;
    }
    
}

@media (max-width: 640px) {
    
    .mobile {
        display: block;
    }
    
    .desktop {
        display: none;
    }
    
    .dropSearch.active {
        width: 100%;
    }

    .bro-pitchers-dp > p {
        font-size: 16px;
        line-height: 25px;
    }
    
    .bro-otherfilter .bro-carusel-item, .bro-frequency-item {
        height: 124px;
        min-height: 0 !important;
        margin-bottom: 20px;
        min-height: 0;
        padding: 10px 0;
        text-align: center;
        position: relative;
        vertical-align: top;
    }
    
    .bro-frequency-item {
        width: 100%;
        height: auto;
        text-align: center;
    }
    
    .bro-frequency-item h6,  .bro-frequency-item div {
        display: inline-block;
        vertical-align: middle;
    }
    
    .bro-frequency-item h6 {
        width: 120px;
    }
    
    .bro-frequency-item div {
        width: 50px;
    }
    
    .bro-frequency-item p {
        display: none;
    }
    
    .bro-otherfilter .bro-carusel-item > div {
        position: absolute;
        top: 50%;
        margin: 0;
        padding: 0;
        left: 50%;
        transform: translate(-100%, -50%);
        padding-left: 10px;
    }
    
    .bro-otherfilter .bro-carusel-item > div.bro-carusel-item-image {
        position: absolute;
        top: 50%;
        margin: 0;
        padding: 0;
        left: 75%;
        transform: translate(-50%, -50%);
        padding-right: 10px;
        width: 80px !important;
        height: 80px !important;
        margin: 0;
    }
    
    .bro-otherfilter .owl-item .bro-carusel-item > div.bro-carusel-item-image {
        position: static;
        transform: none;
    }
    
    .bro-otherfilter .owl-item .bro-carusel-item > div {
        position: static;
        transform: none;
        padding: 0px 2px 4px;
    }
    
    .bro-otherfilter .bro-carusel-item.step-switcher {
        width: 100%;
    }
    
    .bro-lastchange-container {
        text-align: center;
    }
    
    .bro-lastchange-container_cartridge {
        margin: 0 -10px;
    }
    
    .bro-cartridge-item {
        width: 130px;
        display: inline-block;
        float: none;
    }
}

@media (max-width: 500px) {
    .bro-tab-header li br {
        display: block;
    }
}


@media (max-width: 432px) {
    .bro-otherfilter .bro-carusel-item, .bro-frequency-item {
        height: 131px;
    }
}

@media (max-width: 460px) {
    .bro-podkluchitsa {
        padding: 10px 30px 12px;
    }
    
    .bro-block3 h3 {
        font-size: 24px;
        line-height: 30px;
    }
    
    .remind-user-preview-img {
        width: 100%
    }
    
    .bro-filename {
        padding-top: 5px;
    }
}