@media (min-width: 1200px) {
    #slider{
        width: 100%;
        display: block;
        height: auto;
        margin: 0 auto;
        position: relative;
    }

        .item_look_check.rsABlock {
        left: 33%;
        position: absolute;
        top: 22%;
    }
    .item_look_check.rsABlock > img {
        width:100%;
    }

    .item_look_check1.rsABlock > img {
        width: 100%;
    }
    .item_look_check1.rsABlock {
         left: 23%;
        position: absolute;
        top: 10%;
    }
}


@media screen and (max-width: 1199px) {
    #header .container {
        width: 100%;
    }

        .item_look_check.rsABlock {
        left: 40%;
        position: absolute;
        top: 32%;
    }
    .item_look_check.rsABlock > img {
        width:100%;
    }

    .item_look_check1.rsABlock > img {
        width: 100%;
    }
    .item_look_check1.rsABlock {
    left: 32%;
        position: absolute;
        top: 23%;
    }
}

@media screen and (max-width: 1110px) {
    #header nav.navbar {
        padding-top: 100px;
    }
    .logo a {
        top: 0;
    }
    .btn-search-select {
        margin-left: 15px;
    }
    .item_look_check1.rsABlock {
        left: 15%;
        position: absolute;
        top: 20%;
    }
    .item_look_check1.rsABlock > img {
        width: 100%;
    }
    .item_look_check.rsABlock {
        left: 35%;
        position: absolute;
        top: 34%;
        max-width: 500px;
    }
    .item_look_check.rsABlock > img {
        width: 100%;
    }
    .logo a {
    top: 0;
    }
    .btn-search-select {
        margin-left: 15px;
    }
}

@media screen and (max-width: 991px) {
    .footer-bottom .social {
        border-top: 1px solid #fff;
        margin-top: 20px;
        padding-top: 15px;
        text-align: center;
    }
    .item_look_check1.rsABlock {
        left: 10%;
        position: absolute;
        top: 20%;
        max-width: 210px;
    }
    .item_look_check1.rsABlock > img {
        width: 100%;
    }
    .item_look_check.rsABlock {
        left: 40%;
        position: absolute;
        top: 20%;
        max-width: 60%;
    }
    .item_look_check.rsABlock > img {
        width: 100%;
    }
    aside{
        /*display: none;*/
    }

}   
@media screen and (max-width: 767px) {
.footer-bottom h3 {
    border-top: 1px solid #fff;
    margin-top: 10px;
    padding-top: 20px;
}
.navbar-toggle {
    background-color: #76645a;
    float: left;
    margin-left: 15px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.header-search {
    display: none;
}
.header-search-last  {
    /*display: block;*/
    background: url("../images/search.png") no-repeat;
    float: right;
    height: 46px;
    width: 46px;
    margin-left: 30px;
    margin-top: 30px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 68px;
}
.logo a {
    background-color: transparent;
}.navbar-nav li {
    padding: 0;
}#navbar .navbar-nav li a {
    border-radius: 0;
    text-align: center;
}.btn-search-select {
    border-radius: 40px;
    display: inline-block;
    height: 50px;
    left: 50%;
    margin-bottom: 20px;
    margin-left: -75px;
    position: relative;
    width: 150px;
}
}
@media screen and (max-width: 510px) {
    .title-rage-product h2 {
        border-left: 0 none;
        border-right: 0 none;
        font-size: 18px;
        padding: 0;
    }
    .list-product .col-xs-6.col-md-3 {
        width: 100%;
    }.search-bar .title h2 {
        padding: 15px 40px 10px 15px;
    }
    .navbar-header {
        margin-top: 20px;
    }.header-search-last {
        top: 92px;
    }
    .item_look_check1.rsABlock {
        left: 5%;
        position: absolute;
        top: 15%;
        max-width: 180px;
    }
    .item_look_check1.rsABlock > img {
        width: 65%
    }
    .item_look_check.rsABlock {
        right: 5%;
        position: absolute;
        top: 25%;
    }
    .item_look_check.rsABlock > img {
        width: 100%;
    }
    article .row h4{
        margin-top: 4% ;
    }
}