/***********************************************************************/
@media (max-width: 1199px) {
    #apollo-menu .navbar-nav > li > a {
        font-size: 14px;
    }

    .slide-caption h3 {
        line-height: 20px;
        padding-bottom: 20px;
    }

    .widget-inner, iframe {
        width: 280px;
    }
}

@media (max-width: 991px) {
    #paneltool, .customer-service {
        display: none;
    }

    #back-top {
        display: none;
    }

    .page-404 h1 {
        font-size: 100px;
    }

    .page-404 h2 {
        font-size: 40px;
    }

    .page-404 .des_cription_404 {
        font-size: 16px;
    }

    .page-404 .btn_404 {
        margin-top: 15px;
    }

    .header_user_info .popup-title {
        display: block;
        margin: 5px 10px;
        padding: 5px 10px;
        text-transform: uppercase;
    }

    .header_user_info .links {
        visibility: hidden;
    }

    .header_user_info .links li a {
        text-transform: capitalize;
        color: #666666 !important;
    }

    .header_user_info .links li a .fa {
        font-size: 11px;
    }

    #apollo-menu {
        float: left;
    }

    .rtl #apollo-menu {
        float: right;
    }

    .header-wrap .header-left {
        width: 100%;
    }

    .header-wrap .header-left #header_logo {
        text-align: center;
    }

    .header-wrap .header-right {
        padding: 10px 0;
    }

    .header-wrap .header-right form#searchbox {
        top: auto;
        bottom: 10px;
    }

    .sortPagiBar label {
        padding: 0;
    }

    .product-block .functional-buttons {
        top: 35px;
    }

    .dropdown-menu {
        min-width: 133px;
    }

    .dropdown-menu .fa-unlock-alt, .dropdown-menu .fa-user {
        margin-right: 3px;
    }
}

@media (max-width: 767px) {
    .functional-buttons {
        display: none;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
    }

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .footerAccordion .title_block:before {
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        font-size: 12px;
    }

    #left_column #categories_block .title_block:before, #right_column #categories_block .title_block:before {
        top: 10px;
        left: 0px;
    }

    #left_column #categories_block .title_block:after, #right_column #categories_block .title_block:after {
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        font-size: 12px;
        top: 15px;
    }

    #left_column #categories_block .title_block.active:after, #right_column #categories_block .title_block.active:after {
        content: "\f056";
    }

    #left_column #products_sider_block .title_block:after, #left_column #catalog_block .title_block:after, #left_column .sidebarBlog .title_block:after, #left_column #shopbyvendor .title_block:after, #right_column #products_sider_block .title_block:after, #right_column #catalog_block .title_block:after, #right_column .sidebarBlog .title_block:after, #right_column #shopbyvendor .title_block:after {
        content: "\f055";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        font-size: 12px;
        top: 15px;
    }

    #left_column #products_sider_block .title_block.active:after, #left_column #catalog_block .title_block.active:after, #left_column .sidebarBlog .title_block.active:after, #left_column #shopbyvendor .title_block.active:after, #right_column #products_sider_block .title_block.active:after, #right_column #catalog_block .title_block.active:after, #right_column .sidebarBlog .title_block.active:after, #right_column #shopbyvendor .title_block.active:after {
        content: "\f056";
    }

    #cart-page, .cart_header_labels, .label_item {
        text-align: center;
    }

    .nivo-caption {
        top: 22%;
    }

    .product_block .product_img_link img {
        width: 100%;
        height: 250px;
    }
}

@media (max-width: 480px) {
    .page-404 h1 {
        font-size: 80px;
        line-height: 100px;
    }

    .page-404 h2 {
        font-size: 30px;
        letter-spacing: 5px;
    }

    .page-404 .des_cription_404 {
        font-size: 14px;
    }

    .title_products_home {
        line-height: 30px;
    }

    .sortPagiBar label {
        display: none;
    }

    .content_sortPagiBar {
        padding: 10px;
    }

    .nivo-caption {
        top: 18%;
    }
}
