@media (max-width: 900px) {
    .container_head {
        width: calc( 100% - 175px);
    }
    button.c-hamburger.switch.is-active span:after, button.c-hamburger.switch.is-active span:before {
            background: #fff;
    }
    .txt_head_1 {
        display: none;
    }
    .wrsvg00 {
        display: none;
    }
    a.link-to-mainSite {
        display: none;
    }
    .container_head>.container {
        display: block;
        position: relative;
    }
    .txt_head_color>a {
        font-size: 20px;
    }
    #column-left {
        display: none;
    }
    /*Hamburger START*/
    #column-left {
        display: none;
    }
    .c-hamburger {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        top: -5px;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 22px;
        left: 12px;
        right: 12px;
        height: 4px;
        background: #1b3548;
        border-radius: 30px;
    }
    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #fff;
        content: "";
        border-radius: 30px;
    }
    .c-hamburger span::before {
        top: -8px;
    }
    .c-hamburger span::after {
        bottom: -8px;
    }
    .c-hamburger--htx {
        background-color: transparent;
        border-radius: 100%;
    }
    .c-hamburger--htx span {
        transition: background 0s 0.3s;
    }
    .c-hamburger--htx span::before,
    .c-hamburger--htx span::after {
        transition-duration: 0.3s, 0.3s;
        transition-delay: 0.3s, 0s;
    }
    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }
    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }
    /* active state, i.e. menu open */
    .c-hamburger--htx.is-active {
        background-color: transparent;
    }
    .c-hamburger--htx.is-active span {
        background: none;
    }
    .c-hamburger--htx.is-active span::before {
        top: 0;
        transform: rotate(45deg);
    }
    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }
    .c-hamburger--htx.is-active span::before,
    .c-hamburger--htx.is-active span::after {
        transition-delay: 0s, 0.3s;
    }
    .menu-collapsed ul {
        transition: all 0s;
        display: none;
    }
    .menu-expanded {
        transition: all .25s;
        text-align: center;
        line-height: 50px;
        height: 100%;
        width: 100%;
        border-radius: 0px;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.85);
        position: fixed;
        padding-top: 150px;
        z-index: 999999 !important;
    }
    .menu-expanded button {
        position: fixed;
        transition: all 0s;
        top: 33px;
        right: 9%;
    }
    .menu-expanded ul {
        display: block;
        transition: all 0s;
        position: relative;
        left: 0;
        z-index: 2;
        list-style: none;
        padding: 0px;
    }
    .menu-expanded a {
        transition: all .15s;
        text-decoration: none;
        font-size: 18px;
        padding: 0px;
        color: #fff;
        display: block;
        line-height: 2;
        width: 100%;
        margin: auto;
        max-width: 250px;
    }
    .menu-expanded a img {
        width: 30px;
        margin-right: 5px;
        position: relative;
        top: -2px;
    }
    .menu-expanded a:hover {
        transition: all .15s !important;
        color: #fff !important;
        /* border-bottom: 1px solid #fff; */
    }
    .c-hamburger {
        width: 38px;
        height: 38px;
        top: -2px;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 17px;
        left: 9px;
        right: 12px;
        height: 3px;
        background: #1b3548;
        border-radius: 30px;
        width: 20px;
    }
    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #1b3548;
        content: "";
        border-radius: 30px;
    }
    #owl-demo.owl-carousel {
        transform: rotate(0deg);
        width: 355px !important;
        position: relative;
        top: 0;
        right: 0;
        height: 105px !important;
        display: flex !important;
        align-items: center;
        margin: auto !important;
        margin-bottom: 15px !important;
    }
    /*Hamburger END*/
}

@media (max-width: 800px) {
    .logoblock {
        height: 30px;
        width: 40%;
        float: left;
        display: block;
    }
    #logo {
        width: 100%;
        margin: 0;
    }
    .numbersblock {
        display: block;
        width: 60%;
        float: left;
    }
    #top {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        margin-top: 4px;
        margin-bottom: -4px;
    }
    #top>.telsocBlock {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: 10px;
    }
    #top>.telBlock {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    #top>.telBlock>a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin: 0 0px;
    }
    #top>.telsocBlock>a {
        color: #fff;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 2px;
        font-size: 15px;
    }
    .collapse.navbar-collapse.navbar-ex1-collapse {
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 70%;
        height: 100%;
        background: #ffffff;
        z-index: 2;
        top: 0;
        right: 0;
        box-shadow: -200px 0px 0px #000000b5;
    }
    #megamenu-menu .dropdown-inner a {
        width: 100%;
        color: #000 !important;
    }
    .collapse.navbar-collapse.navbar-ex1-collapse.in {
        display: flex;
    }
    .collapse.navbar-collapse.navbar-ex1-collapse .nav.navbar-nav {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        flex-wrap: nowrap;
    }
    .closeMenu {
        position: absolute;
        top: 15px;
        font-size: 50px;
        font-weight: 300;
        color: #061840;
        transform: rotate(45deg);
        right: 15px;
    }
    #megamenu-menu .nav>li>a {
        color: #000 !important;
        text-align: right;
    }
    #megamenu-menu .nav>li:first-child>a {
        padding-left: 30px !important;
    }
    .header-bg {
        display: block;
        padding: 5px 0;
        margin-top: 10px;
    }
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
    }
    #search .input-lg {
        height: 30px;
        line-height: 30px;
        padding: 0 10px 0px 25px;
        border-radius: 30px;
        width: 100%;
        border: 0px;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        box-shadow: none;
    }
    #search .input-group-btn {
        position: absolute;
        display: block;
        width: 30px;
        height: 30px;
        top: 0;
        right: 0;
    }
    #search .btn-lg {
        color: #042b86;
        font-size: 16px;
        line-height: 20px;
        padding: 6px 9px 4px;
        border: none;
        background: transparent;
        outline: none !important;
        box-shadow: none !important;
    }
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        width: 100%;
        position: relative;
    }
    .headerSection,
    .common-home .headerSection {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 4;
        height: auto;
    }
    .headerSection+* {
        margin-top: 80px;
    }
    #top-links .headicons li {
        font-size: 20px;
        padding: 0 8px;
    }
    #cart>.btn {
        font-size: 20px;
    }
    .dropdown-item {
        background: #fff;
    }
    .header-bg .container {
        padding-right: 15px;
        padding-left: 15px !important;
    }
    #megamenu-menu.navbar {
        display: flex;
        flex-direction: row-reverse;
    }
    #top-links .headicons {
        display: flex;
        flex-direction: row-reverse;
    }
    #top-links {
        margin: 5px 0;
    }
    .owl-carousel {
        margin: 0 !important;
    }
    .navbar-header:before,
    .navbar-header:after {
        display: none;
    }
    .owl-carousel .caption-container {
        top: 0;
        padding: 0 15px;
    }
    .slogan {
        font-size: 24px;
        line-height: 30px;
        padding: 110px 0 40px;
        text-align: center;
    }
    .caption-container a {
        width: 190px;
        height: 45px;
        margin: 0 auto;
    }
    .moduleTitle {
        margin: 40px 0;
        font-size: 22px;
        line-height: 30px;
        font-weight: 500;
    }
    .owl-buttons {
        position: absolute;
        height: 40px;
        width: 90px;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    #owl-vertical .owl-controls .owl-buttons .owl-prev,
    #owl-vertical .owl-controls .owl-buttons .owl-next {
        position: relative;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .homeProduction .blockProduction .row,
    .lastview-body {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .homeProduction .blockProduction .row .product-layout,
    .lastview-body .product-layout {
        max-width: 350px;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
    .homeProduction .blockProduction .row .product-layout .product-thumb,
    .lastview-body .product-layout .product-thumb {
        width: 320px;
    }
}

.homeProduction .blockProduction .row .product-layout .product-thumb .featuredTitle,
.lastview-body .product-layout .product-thumb .featuredTitle {
    min-height: 48px;
}

.homeProduction .blockProduction .row .product-layout .product-thumb .button-group.button-flexrow,
.lastview-body .product-layout .product-thumb .button-group.button-flexrow {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    padding: 15px 0 30px;
}

.homeProduction .blockProduction .row .product-layout .product-thumb .button-group button.buy-btn,
.lastview-body .product-layout .product-thumb .button-group button.buy-btn {
    padding: 10px 18px;
    width: 45%;
}

.productTitleBlock {
    height: 180px
}

.productTitle.flex-row {
    padding: 30px 0 20px;
}

.title-item.controll h2 {
    font-size: 22px;
    margin: 0 0 20px;
}

.more-btn.aqua-btn {
    margin: 0px auto;
    padding: 10px 40px;
    font-weight: 500;
}

.more-btn {
    padding: 10px 30px;
}

.more-btn.home-marg {
    margin: 40px auto 0;
}

.excellence-item {
    flex-basis: 100%;
}

.animated-board {
    width: 350px;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/image/homepage/text-1.jpg);
    position: relative;
    margin: 0px auto 40px;
    float: none;
}

.animated-board .bordered-cycle {
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.animated-board .bordered-cycle img {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
}

.alert {
    max-width: 94%;
    margin: 0;
    top: 50%;
    left: 4%;
}


/*#cart-total {background: #47afd3;}*/

.infoText .innerText {
    padding-bottom: 50px;
}

footer {
    padding: 60px 0 40px;
}

footer .row {
    display: flex;
    flex-direction: column;
}

footer .row>.col-sm-3 {
    margin: 0 0 40px;
}

.category-banner img {
    width: 100%;
}

#ocfilter-mobile .navbar-header {
    flex-direction: row;
}

.howsee {
    margin: 0;
    max-width: 160px;
}

#ocfilter-mobile .navbar-default .navbar-brand {
    color: #3a3a3a;
    font-size: 15px;
    padding: 15px 15px 15px 0;
    max-width: 98px;
}

#ocfilter-mobile .navbar-default,
#ocfilter-mobile .navbar-default .navbar-collapse {
    background-color: #ffffff;
    border-color: #ffffff;
}

h2 {
    font-size: 22px;
}

.category_page-head {
    margin: 10px 0 30px;
}

h1 {
    font-size: 30px;
    font-weight: 500;
}

.breadcrumb {
    margin: 0 0 0 -15px;
}

.rating.tubmflex {
    justify-content: center;
    align-items: center;
}

.rating.tubmflex .stars {
    margin-right: 15px;
}

.product-thumb .button-group button.buy-btn {
    width: 45%;
}

.breadcrumb>li {
    padding: 0 10px;
}

.breadcrumb a {
    font-size: 14px;
}

.zoom-slider-ok {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin: 0 auto;
}

.vertical-slide {
    position: relative;
    max-width: 350px;
    width: 100%;
    display: block;
    float: left;
    margin: 0 auto;
}

#owl-demo.owl-carousel {
    transform: rotate(0deg);
    width: 345px;
    position: relative;
    top: 0;
    margin: 0;
    right: 0;
    height: 150px;
    display: flex !important;
    align-items: center;
}

#owl-demo.owl-carousel .owl-item {
    transform: rotate(0deg);
}

.big-picture-image {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    display: block;
    float: left;
}

#owl-demo.owl-carousel .owl-wrapper {
    margin-left: 5px;
}

#owl-demo.owl-carousel .owl-item .thumbnail {
    margin-right: 5px;
}

#owl-demo.owl-carousel .owl-buttons .owl-prev {
    left: -10px;
    top: 35%;
}

#owl-demo.owl-carousel .owl-buttons .owl-next {
    right: -15px;
    top: 35%;
}

.block-to-order {
    margin-left: 0;
}

.get-rating {
    margin-bottom: 15px;
}

.borderLeft-info {
    padding: 15px 15px 0 80px;
}

.informationAboutProduction h2 {
    font-size: 20px;
    margin: 0 0 30px;
}

#form-review {
    padding-top: 50px;
}

.lastview-title {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 30px;
    text-align: center;
}

#product,
.price-block {
    width: 100%;
    text-align: center;
}

.cena {
    text-align: left;
}

.search-row>div {
    margin: 5px 0;
}

.pagination-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px;
}

.pagination-row .pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination-row .pagination>li {
    margin: 0 3px 5px;
}

.flex-form input {
    flex-basis: 100%;
}
@media (max-width: 500px) {
    .menu-expanded {
        padding-top: 70px;
    }
    .menu-expanded button {
        top: 15px;
        right: 5%;
    }
}
@media (max-width: 375px) {
    #owl-demo.owl-carousel {
        width: 100% !important;
        height: 100% !important;
    }
    
    .txt_head_color>a {
        font-size: 16px;
        font-family: "Gilroy";
        color: #3c7199;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: -5px;
        display: block;
        margin-bottom: 3px;
    }
    
    .ourRestItem {
        max-width: 185px;
    }
    
    a#navbarDropdownMenuLink {
        width: 180px !important;
    }
    
    .absoluteShash {
        right: 3px;
        bottom: -3px;
    }
    
    .absoluteSand {
        left: 7px;
        top: 3px;
    }
    
    .btnRedLeave {
        left: -2px;
        position: relative;
        top: 5px;
    }
    
    .stock_bl {
        display: block;
    }
    
    .stock_bl img {
        width: 100%;
    }
}
@media (max-width: 900px) and (min-width: 500px) {
    .col-image-product {
        flex-basis: auto;
    }
    img.absolut-line {
        right: -1px;
    }
    li.dropdown2.wr-l {
        display: none!important;
    }
    .cart-in-head-block {
        margin-right: 48px;
    }
    .c-hamburger {
        position: absolute;
        top: 30px;
    }
    .menu-expanded button {
        top: 30px;
        right: 6%;
    }
    #popupcart_extended .prodcart-info .prodcart-name a {
        font-size: 25px;
    }
    .bg-prod-cart {
        width: 200px;
        height: 200px;
        margin-bottom: 10px;
    }
    #popupcart_extended .prodcart-info .prodcart-quantity {
        margin-top: 30px;
        justify-content: space-between;
    }
    #popupcart_extended .prodcart-info .prodcart-cost {
        flex-basis: auto;
    }
    #popupcart_extended {
        width: 65%;
    }
    #popupcart_extended .prodcart-info .prodcart-cost .cart-total, #popupcart_extended .prodcart-info .prodcart-quantity .cart-total {
        transform: scale(1.5);
        margin: 0 20px;
    }
    .row-flex-product .image-bg-product {
        height: 290px;
        max-width: 460px;
    }
    .row-flex-product .price-weight {
        margin-top: 6px;
    }
    .row-flex-product .weightFlex {
        margin-bottom: 0px;
    }
    .row-flex-product .product-desc {
        margin-top: 10px;
    }
}
@media (max-width: 400px) and (min-width: 320px) {
    .txt_head_color {
        font-size: 9px;
    }
    .txt_head_color>a {
        font-size: 14px;
    }
} 