/* lg */
@media (min-width: 1200px) {
    .container {
        width: 1260px;
    }

    #footer .col-lg-27 {
        width: 27%;
        float: left;
    }

    #footer .col-lg-39 {
        width: 36%;
        float: left;
    }

    .slider2 .carousel-indicators {
        bottom: 40px;
    }

    .products .product-item {
        width: 23.9%;
    }

    #footer .center-box {
        margin-left: 37%;
    }

    .slider2 .carousel-inner {
        margin-top: -50px;
    }

    .slider2 .carousel-text {
        margin-top: 8%;
    }

    .slider2 .carousel-text {
        margin-left: 7.333333%;
    }

    .catalog-header .navbar-collapse {
        margin-left: 32%;
    }

    #catalog .modal-dialog {
        width: 748px;
    }

    #footer .text-address {
        padding-top: 30px;
    }
}

/* lg */
@media (min-width: 1199px) and (max-width: 1800px) {

    .about-content {
        background-size: 15%;
    }

    #footer .text-address {
        padding-top: 5px;
    }
}

/* lg */
@media (min-width: 1199px) and (max-width: 1284px) {
    .container {
        width: 100%;
    }

    .header .top-basket {
        margin-left: 30%;
        margin-right: 30%;

    }

    .top-cart-content, .top-cart-open {
        top: 148px;
    }

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 100%;
    }

    #catalog .modal-right {
        width: 65%;
    }

    #catalog .modal-left {
        width: 35%;
    }

    .about-content .red {
        display: none;
    }

    .top .text {
        width: 75%;
        text-align: center;
    }

    .bottom-menu {
        margin-top: -15px;
    }

    .products .product-item {
        width: 23.6%;
    }

    .top-basket {
        /*margin-left: 44%;*/
        /*margin-right: 44%;*/
        /*margin-top: -50px;*/
    }

    #header .navbar-collapse {
        width: 62%;
    }

    .catalog-header .navbar-collapse {
        margin-left: 19%;
    }

    .menu li a {

        font-size: 14px;
    }

    #social .rotate {
        width: 60%;
    }

    #footer .category {
        display: none;
    }

    #footer .rb-logo {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: -30px 0 0 0;
        padding-right: 0;
    }

    #footer .logo-down {
        float: none;
        display: inline-block;

        text-align: center;

    }

    #footer .center-box {
        margin-left: 0;
    }

    #footer .fish {
        bottom: 40%;
        max-width: 40%;
    }

    .slider2 .carousel-inner {
        margin-top: -50px;
    }

    .slider2 .carousel-text {
        margin-top: 8%;
    }

    .slider2 .carousel-text h2 {
        font-size: 45px;
    }

    .slider2 .carousel-text .short, .slider2 .carousel-text .price {
        font-size: 30px;
    }

    .slider2 .carousel-text {
        margin-left: 7.333333%;
    }

    .header .top-cart-content, .header .top-cart-open {
        top: 133px;
    }

    .catalog-header .category li a {
        font-weight: normal !important;
    }

    .catalog-header .top-basket button {
        font-size: 15px;
    }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 100%;
    }

    .header .top-cart-content {
        top: 136px;
    }

    .header .top-cart-open {
        top: 185px;
        left: 0;
    }

    .about-content .red {
        display: none;
    }

    #social .rotate {
        width: 75%;
    }

    #footer .fish {
        bottom: 50%;
        max-width: 40%;

    }

    #catalog .modal-right {
        width: 65%;
    }

    #catalog .modal-left {
        width: 35%;
    }

    #left {
        margin-top: 0 !important;
    }

    .left-logo .logo {
        width: 100%;
    }

    .left {
        margin-top: 0;
    }

    .catalog-header .top-basket {
        margin-right: 10px;
    }

    .bred_right {
        left: 0% !important;
    }

    .catalog-header .navbar-collapse {

    }

    #catalog .product-category_box .category a {
        font-size: 35px;
    }

    #catalog .product-category_box .category .text-box {
        bottom: 35px;
    }

    #catalog .product-category_box .text-box p::after, #catalog .product-category_box .text-box p::before {
        margin: 6px 16px 5px;
    }

    .bred_right {
        left: 25%;
    }

    .top .text {
        width: 75%;
        text-align: center;
        display: none;
    }

    .bottom-menu {
        margin-top: -15px;
        margin-bottom: 15px;
    }

    .navbar-header {
        padding-left: 30px;
    }

    .products .product-info {
        width: 300px;
    }

    .menu {
        margin-left: 15px;
    }

    .menu > li {
        margin-bottom: -15px;
    }

    .menu > li:nth-child(3n) {
        display: none;
    }

    .bottom-menu .menu-icon {
        margin-left: 15px;
    }

    .top-basket {
        float: right !important;
    }

    .menu li a {

        font-size: 14px;
    }

    .slider2 .carousel-text h2 {
        font-size: 60px;
    }

    .slider2 .carousel-text .short, .slider2 .carousel-text .price {
        font-size: 35px;
    }

    #footer .category {
        display: none;
    }

    #footer .rb-logo {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: -30px 0 0 0;
        padding-right: 0;

    }

    #footer .logo-down {
        float: none;
        display: inline-block;

        text-align: center;

    }

    #about .mini {
        width: 100%;
    }

    #about .mini .block-red {
        width: 80%;
    }

    #about .carousel {
        left: 0;
    }

    .products .product-item {
        display: inline-block;
        width: 48%;
    }

    #footer .center-box {
        margin-left: 0;
    }

}

/* >767 */
@media (min-width: 767px) {
    .home-pattern {
        display: none;
    }

    #left {
        padding-right: 0;
        margin-top: -57px;
    }

}

/* xs  <767*/
@media (max-width: 767px) {
    .slider2 h3, .products .product-category .title {
        font-size: 40px;
    }

    .header .top-cart-content, .header .top-cart-open {
        top: 100px;
        right: 22px;
    }

    .slider1 .carousel-caption {
        text-align: center;
    }

    .left {
        margin-top: 0;
    }
    .language{
        display: none;
    }
    .in ~ .language {
        display: block;
        position: absolute;
        right: 25px;
    }

    .language .open .dropdown-menu {
        position: absolute !important;
    }

    .language .open .dropdown-menu a {
        color: #fff !important;
        text-transform: uppercase !important;
    }

    .language .open .dropdown-menu a:hover {
        color: #ffb95e !important;
    }

    #catalog .modal-right {
        width: 90%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    #catalog .modal-left {
        width: 50%;
        float: none;
        margin: 0 auto;
        margin-bottom: 15px;

    }

    .slide .carousel-left, .slide .carousel-right {
        font-size: 40px;
        top: 53%;
    }

    .slider2 .carousel-text h2, .slider1 .carousel-caption h2 {
        font-size: 40px;

    }

    .products .product-category .continue {
        font-size: 20px;
    }

    .slider2 .carousel-text .short, .slider2 .carousel-text .price, .slider1 .carousel-caption .short, .slider1 .carousel-caption .price {
        font-size: 30px;
    }

    .continue-btn {
        font-size: 20px;
        padding: 10px;
    }

    .about-content .red {
        display: none;
    }

    #footer .category {
        display: none;
    }

    .news .text-box {
        width: 407px;
        margin: 0 auto;
    }

    .logo {
        max-width: 90%;
    }

    .slider2 .carousel-inner {
        margin-top: 0;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle, .navbar-fixed .navbar-toggle {
        margin-top: 55px;
        border: none;
        z-index: 9;
    }

    .bred_right {
        position: relative;
        top: 158px;
        float: right;
    }

    #catalog .product-category_box .category .text-box {
        bottom: 20px;
    }

    .catalog-header {
        margin-bottom: -78px;
    }

    .catalog-header .navbar-inverse .navbar-toggle, .catalog-header .navbar-fixed .navbar-toggle {
        margin-top: 5px;
        position: relative;
        z-index: 99999;
    }

    .catalog-header .top-basket {
        float: left;
        top: -50px;
        left: 10px;
    }

    .navbar-fixed .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .bottom-menu {
        text-align: center;
        margin-top: -15px;
        margin-bottom: -5px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .menu li:not(.menu-icon) {
        display: none;
    }

    .menu {
        margin-top: -30px;
    }

    .slider1 h2, .slider1 .short, .slider1 .price {
        color: #fff !important;
    }

    .products .product-item {
        display: inline-block;
        width: 100%;
        margin-left: 0;
    }

    .top .text {
        display: none;
    }

    .top-basket {
        position: absolute;
        top: 0;
        right: 15px;
    }

    .products .product-category {
        text-align: center;
    }

    .products .product-category .title {
        top: 20px;
    }

    .products .product-info {
        width: 300px;
    }

    #catalog .product-info {
        width: 300px;
    }

    .parallax h4, .parallax p {
        font-size: 50px;

    }

    #footer .center-box {
        margin-left: 0;
    }

    #footer .rb-logo {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: -30px 0 0 0;
        padding-right: 0;
    }

    #footer .logo-down {
        float: none;
        display: inline-block;

        text-align: center;

    }

    #about .mini {
        width: 100%;
    }

    #about .mini .block-red {
        width: 80%;
    }

    #about .carousel {
        left: 0;
    }

    #about .text {
        margin: 0 auto;
        left: 0;
    }

    #about .about-title {
        margin-top: 100px;
    }

    #about .about-title p {
        font-size: 40px;
        bottom: 50px;
        padding-left: 0;
    }

    #footer .fish {
        bottom: 77%;
        left: -25%;
        max-width: 56%;
    }

    #footer .center-box img {
        max-width: 35%;
    }

    #footer .textfooter {
        font-size: 25px;
        padding-left: 17%;
        padding-right: 17%;
    }

    #social .rotate {
        width: 95%;
    }

    #social .rotate h5 {
        font-size: 60px;
    }

    #footer {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
    }

    #about .carousel {
        margin-top: -18%;
        top: 3px;
    }

    #catalog .product-category_box .row {
        margin-left: 0px;
    }

    .modal-dialog {
        text-align: center;
    }

    .catalog-header .top-cart-content, .catalog-header .top-cart-open {
        top: 4px;
        left: 14px;
        z-index: 999;
    }

    .all-rights-reserved {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* XS Portrait */
@media only screen and (max-width: 480px) {
    #footer .textfooter {
        font-size: 22px;
    }

    #about .text .icon::after, #about .text .icon::before {
        width: 50px;
    }

    #about .text {
        width: 100%;
    }

    #about .text .short {
        padding-bottom: 0;
    }

    #about .about-title {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }

    #catalog .product-category_box .category .text-box {
        bottom: 0;
    }

    #catalog .product-category_box .category a {
        font-size: 40px;
    }

    #catalog .product-category_box .text-box p::after, #catalog .product-category_box .text-box p::before {
        width: 55px;
        margin: 6px 15px 2px;
    }

    #catalog .modal-right {
        padding-left: 10px;
    }

    #catalog #modal .add-to-cart {
        margin-top: 15px;
    }

    #catalog .modal-right, #catalog .modal-left {
        width: 100%;
    }

    .news .text-box {
        width: 100%;

    }

    #catalog .product-info {
        width: 100%;
    }

    #footer {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
    }

    #footer .fish {
        bottom: 75%;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

}

@media only screen and (max-height: 500px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

}

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}