@media (max-width: 1199px) {
    .product-item .product-title {
        padding: 15px;
        text-align: center;
        background: #3D464D;
        transition: all .3s;
        height: 100px;
    }
    .single-menu .category-title {
        padding: 15px;
        text-align: center;
        background: #3D464D;
        transition: all .3s;
        height: 90px;
    }
    .feature-container-info h5 {
        color: #3D464D !important;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        height: 40px;
    }
    .banner-img-info {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 23px;
        margin-left: 45px;
        color: #fff;
        padding: 20px;
    }
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 20px;
        margin-left: 125px;
        color: #fff;
        padding: 20px;
    }
    .img-about-top {
        overflow:hidden;
    }
}
@media (max-width: 930px) {
    .top-bar {
        display: none;
    }
    .display-4 {
        font-size: calc(1.175rem + 0.5vw);
        font-weight: 700;
        line-height: 1.2;
    }
    .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
        color: #fff;
        border-bottom: 2px var(--plava) solid;
        height: 40px;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 30px 15px;
        font-size: 16px;
        font-weight: 600;
        color: #FFFFFF;
        text-transform: uppercase;
        transition: .5s;
        border-bottom: 2px var(--plava) solid;
        height: 40px;
    }
    #header {
        position: relative;
        left: 0;
        right: 0;
        transition: all 0.5s;
        z-index: 997;
        height: auto;
        top: 0;
    }
    .footer-container-right {
        background-color: var(--plava) !important;
        padding: 123px 0 50px 50px;
    }
    .feature-container-info {
        background: #dddddd;
        padding: 20px 20px 10px 20px;
        margin-bottom: 26px;
    }
    .banner-img-bottom img {
        width: 100%;
        margin-top: 20px;
    }
    .banner-img img {
        width: 100%;
        margin-top: 20px;
    }
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 111px;
        margin-left: 240px;
        color: #fff;
        padding: 20px;
    }
    .newsletter h1 {
        color: #ffffff;
        font-size: 26px;
        margin: 0;
    }
    .img-twice::before {
        position: absolute;
        content: "";
        width: 60%;
        height: 73%;
        margin-top: 12%;
        left: 20%;
        background: var(--plava);
        border: 25px solid rgba(61, 70, 77, .5);
        border-radius: 6px;
        z-index: -1;
    }
    .text-secondary {
        color: var(--plava) !important;
    }
    
}

@media (max-width: 570px) {
    .blog-item {
        margin-bottom: 20px;
    }
    .section-header h2 {
        font-size: 27px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
    }
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 111px;
        margin-left: 81px;
        color: #fff;
        padding: 20px;
    }
    .newsletter h1 {
        color: #ffffff;
        font-size: 30px;
        margin: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .newsletter .form {
        position: relative;
        max-width: 400px;
        margin: 0 56px 0 auto;
    }
    .newsletter .form input {
        width: 100%;
        height: 40px;
        padding: 0 15px;
        color: #666666;
        border: 1px solid #ffffff;
        border-radius: 4px;
        margin: 10px 25px;
    }
    .newsletter .form button {
        position: absolute;
        width: 80px;
        height: 40px;
        top: 0;
        right: 0;
        padding: 0 15px;
        border: none;
        background: #3D464D;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 0 4px 4px 0;
        margin: 10px 0;
    }
    .product-item .product-price .btn {
        float: right;
        border: none;
        color: #fff;
        background: #3D464D;
        font-size: 15px;
        padding: 4px 11px;
    }
        .product-item .product-price h3 span {
        font-size: 22px;
    }
    .bottom-bar .user {
        font-size: 0;
        text-align: center;
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .img-twice::before {
        position: absolute;
        content: "";
        width: 60%;
        height: 82%;
        margin-top: 12%;
        left: 20%;
        background: var(--plava);
        border: 25px solid rgba(61, 70, 77, .5);
        border-radius: 6px;
        z-index: -1;
    }
    .img-about-bottom {
        margin-top: 16%;
        overflow: hidden;
    }
    .chat-box {
      display:none;
      background: #efefef;
      position:fixed;
      right:25px;
      bottom:50px;  
      width:350px;
      max-width: 85vw;
      max-height:100vh;
      border-radius:5px; 
      border: 2px solid #3f4347; 
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
      box-shadow: 0px 5px 35px 9px #ccc;
      z-index: 10;
    }
    .text-secondary {
        color: var(--plava) !important;
    }
    .category .section-header h1 {
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
        font-size: 22px;
    }
}

@media (max-width: 470px) {
    .category .section-header {
        margin-bottom: 30px;
        padding: 20px 30px 15px 2px;
        color: #3D464D;
        background: #fff;
    }
    .category .slick-next {
        right: 15px;
        margin-top: 9px;
    }
    .category .slick-prev {
        left: calc(100% - 84px);
        margin-top: 9px;
    }
    .product .slick-next {
        right: 12px;
    }
    .product .slick-prev {
        left: calc(100% - 79px);
    }
    .call-to-action h1 {
        color: #ffffff;
        font-size: 30px;
        margin: 0;
        text-align: center;
    }
    .call-to-action .col-md-6:last-child {
        text-align: center;
        margin-top: 10px;
    }
    .product-detail .nav.nav-pills .nav-link:hover, .product-detail .nav.nav-pills .nav-link.active {
        color: #3D464D;
        background: var(--plava);
        padding: 20px 90px;
    }
    .product-detail .nav.nav-pills .nav-link {
        color: var(--plava);
        background: #3D464D;
        border-radius: 0;
        transition: all .3s;
        padding: 20px 90px;
    }
    .bottom-bar .user {
        font-size: 0;
        text-align: center;
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 40px;
        margin-left: 121px;
        color: #fff;
        padding: 20px;
    }
    .banner-img-info {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 55px;
        margin-left: 127px;
        color: #fff;
        padding: 20px;
    }
    .chat-box {
      display:none;
      background: #efefef;
      position:fixed;
      right:25px;
      bottom:50px;  
      width:350px;
      max-width: 85vw;
      max-height:100vh;
      border-radius:5px; 
      border: 2px solid #3f4347; 
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
      box-shadow: 0px 5px 35px 9px #ccc;
      z-index: 10;
    }
    .text-secondary {
        color: var(--plava) !important;
    }
}

@media (max-width: 380px) {
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 40px;
        margin-left: 93px;
        color: #fff;
        padding: 20px;
    }
    .banner-img-info {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 55px;
        margin-left: 100px;
        color: #fff;
        padding: 20px;
    }
    .chat-box {
      display:none;
      background: #efefef;
      position:fixed;
      right:25px;
      bottom:50px;  
      width:350px;
      max-width: 85vw;
      max-height:100vh;
      border-radius:5px; 
      border: 2px solid #3f4347; 
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
      box-shadow: 0px 5px 35px 9px #ccc;
      z-index: 10;
    }
    .text-secondary {
        color: var(--plava) !important;
    }

}

@media (max-width: 330px) {
    .product .section-header h2 {
        font-size: 1.3rem;
    }
    .h1, h1 {
        font-size: calc(1.375rem + -0.5vw);
    }
    .product .section-header {
        margin-bottom: 30px;
        padding: 20px 30px 15px 2px;
        color: #3D464D;
        background: #fff;
    }
    .product .slick-prev, .product .slick-next {
        top: -65px;
        width: 30px;
        height: 30px;
        z-index: 1;
        transition: .5s;
        color: #3D464D;
        background: #ffffff;
        border: 1px solid #3D464D;
        border-radius: 4px;
    }
    .display-4 {
        font-size: calc(1.475rem + -0.3vw);
        font-weight: 700;
        line-height: 1.2;
    }
    .banner-img-info-bottom {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 40px;
        margin-left: 56px;
        color: #fff;
        padding: 20px;
    }
    .section-header h2 {
        font-size: 21px;
        font-family: "Oswald",sans-serif;
        text-transform: uppercase;
    }
    .newsletter h1 {
        color: #ffffff;
        font-size: 22px;
        margin: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .newsletter .form {
        position: relative;
        max-width: 400px;
        margin: 0 0 0 auto;
    }
    .banner-img-info {
        position: absolute;
        background: rgba(61, 70, 77, .8);
        margin-top: 55px;
        margin-left: 62px;
        color: #fff;
        padding: 20px;
    }
    .chat-box {
      display:none;
      background: #efefef;
      position:fixed;
      right:25px;
      bottom:50px;  
      width:350px;
      max-width: 85vw;
      max-height:100vh;
      border-radius:5px; 
      border: 2px solid #3f4347; 
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
      box-shadow: 0px 5px 35px 9px #ccc;
      z-index: 10;
    }
    .text-secondary {
        color: var(--plava) !important;
    }
}