@media (min-width: 1200px) {
    div#about1 {
        margin-top: -65px;
    }
}

@media (max-width: 991px) {
    .ocf-btn-mobile-static {
        text-align: left !important;
    }

    .bg1 {
        background: url(../image/mainbg.jpg) no-repeat left center;
        height: 332px;
        display: block;
        margin: 0 0;
        margin-top: -1px;
        width: 102vw;
        transform: translateX(-50%);
        position: relative;
        left: 48%;
    }

    .nav-top-links {
        position: fixed;
        width: 300px;
        top: 0;
        right: -300px;
        bottom: 0;
        z-index: 999999;
        background: #242323;
        display: block !important;
        padding: 20px;
    }

    .nav-top-links-active {
        right: 0 !important;
    }

    .nav-top-links .pull-right {
        float: none !important;
    }

    .btn-group.currency_link {
        margin-left: 2px;
    }

    .nav-top-links a {
        display: block;
        padding: 15px !important;
        font-size: 16px;
    }

    .nav-top-links a:hover {
        text-decoration: none;
        color: red;
    }

    #top-links a + a {
        margin-left: 0px;
    }
}

@media (min-width: 767px) {
    .product-thumb .caption {
        padding: 0 10px;
        min-height: 155px;
    }
}

@media (max-width: 767px) {
    .mini_image_wr {
        margin: -15px 15px 25px;
    }

    .thumbnails .image-additional {
        float: none !important;
        display: inline-block !important;
        margin: 0 -12px 0 0 !important;
    }

    .srav_ask {
        font-size: 18px;
        padding: 30px 0 30px;
        text-align: center;
    }

    .srav_ask span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        margin: 15px 0;
    }

    .srav_info_title {
        text-align: center;
        margin: 30px 10px;
    }

    .srav_title {
        font-size: 24px;
        line-height: normal;
    }

    p.cap_atrib {
        min-height: 50px;
    }

    h1.cat_title {
        margin: 15px 0px;
        font-size: 19px;
        font-weight: 600;
    }

    .logo {
        margin-left: -16px;
    }

    .title_bg2 {
        padding: 40px 16px 31px;
        font-size: 16px;
    }

    .bg2_txt {
        max-width: 657px;
        padding: 0 15px 45px;
        font-size: 12px;
        line-height: 22px;
    }

    .bg2 {
        background-position: center right -500px;
        margin: 20px 0;
    }

    .image button {
        top: 8px;
        right: 8px;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }

    .image button i.fa.fa-heart {
        font-size: 12px;
    }

    .product-thumb h4 {
        font-weight: 700;
        font-size: 9px;
    }

    .product-thumb .caption p span,
    .product-thumb .caption p {
        font-size: 10px;
        margin: 0px;
    }

    p.price {
        font-size: 12px !important;
        padding: 5px 0 15px !important;
    }

    .hide_link {
        font-size: 10px;
    }

    .bg1_txt {
        font-size: 30px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        line-height: normal;
        max-width: 500px;
        padding: 84px 0 0px 45px;
    }

    .search_icon {
        background: url(../image/search2.svg);
        width: 16px;
        height: 16px;
        background-size: contain;
        display: inline-block;
        margin: 0 0 -3px 0;
    }

    .search-block-close {
        width: 40px;
        height: 40px;
        margin: 0 auto 20px;
        border-radius: 100px;
        position: relative;
        border: 1px solid #fff;
        cursor: pointer;
    }

    .search-block-close span:nth-child(1) {
        width: 24px;
        height: 1px;
        background: #fff;
        display: block;
        transform: rotate(45deg);
        top: 19px;
        left: 8px;
        position: absolute;
    }

    .search-block-close span:nth-child(2) {
        width: 24px;
        height: 1px;
        background: #fff;
        display: block;
        transform: rotate(-45deg);
        top: 19px;
        left: 8px;
        position: absolute;
    }

    .list-inline > li {
        padding: 16px 10px;
        margin: -20px 5px;
    }

    .search-block {
        display: block !important;
        position: fixed;
        z-index: 999;
        top: -1000px;
        width: 100%;
        left: 0;
        right: 0;
        bottom: auto;
        padding: 50px;
        background: #000000d6;
    }

    .search-block-active {
        top: 0 !important;
        bottom: 0 !important;
    }
}

@media (max-width: 480px) {
    .breadcrumb {
        display: none;
    }

    i.compare {
        margin: 0 0 -4px 0;
    }

    .title_product {
        margin: 30px 0 15px;
    }

    .srav_img img {
        width: 90%;
    }

    .logo {
        background: url(../image/logo2.png) no-repeat center center;
        width: 113px !important;
        height: 35px;
        background-size: contain;
        display: block;
        margin: 2.5px 0 0 -16px !important;
    }

    #top {
        background-color: #000000;
        color: #fff;
    }

    .srav_title {
        font-size: 22px;
        line-height: normal;
        max-width: 300px;
    }

    .srav_name {
        font-size: 11px;
        font-weight: 700;
        color: #000;
        margin: 20px 0 0;
    }

    .srav_price {
        padding: 15px 0;
        font-size: 20px;
    }

    span.x,
    span.ok {
        margin-left: 25px;
        max-width: 300px;
        font-size: 12px;
    }

    .ab_txt {
        margin: 0;
    }

    .turan {
        background-size: cover;
        height: 150px;
        width: 150px;
        float: left;
        margin: 25px auto 0;
        position: relative;
        left: 28%;
    }

    .turan2 {
        height: 150px;
        width: 150px;
    }

    a.main_btn {
        display: none;
    }
    .main_btn_mob_filter {
        background: #3f89ff;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        padding: 20px 30px;
        display: block;
        max-width: 220px;
        text-align: center;
        margin: 110px 0 0;
        border-radius: 4px;
        box-shadow: 0 3px 0 #195ecd;
        border: 0;
    }

    .wish_title {
        font-size: 11px;
        font-weight: 500;
        margin: 0;
        display: block;
    }

    .wish_col {
        border-bottom: 0;
    }

    .wish_price {
        color: #ca1f1f;
        font-size: 16px;
        font-weight: 700;
        margin-right: 0;
        margin: 10px 0;
        display: block;
    }

    .product-thumb .image img {
        width: 100% !important;
        left: 0;
        top: 0;
        bottom: 0;
        border-radius: 6px;
    }

    .product-thumb {
        padding: 0;
        margin: 0 0 15px;
    }

    .product-thumb .caption {
        padding: 0 10px;
        min-height: auto;
        line-height: 120%;
    }

    p.cap_atrib {
        min-height: auto;
    }

    .hide_link {
        display: none;
    }

    .input-group .input-group-addon {
        display: none;
    }

    .title_prodcut {
        font-weight: 500;
        font-size: 11px;
        padding: 0px 0;
    }

    .image button {
        display: none;
    }

    .image-additional a {
        margin-bottom: 0 !important;
    }

    .btn_modal,
    .btn_whatsapp {
        max-width: 100%;
        margin: 5px 0;
    }

    .bg1_txt {
        font-size: 17px;
        font-weight: 700;
        text-transform: uppercase;
        color: #000;
        line-height: normal;
        max-width: 260px;
        padding: 30px 0 0px 23px;
    }

    .bg1 {
        background-position: center right -353px;
        height: 280px;
    }

    .col_compare strong {
        font-size: 11px;
    }
}
