/***********************************************************************/
@media (max-width: 1199px) and (min-width: 992px) {
  .ajax_addtocart span {
    display: none; }
  .ajax_addtocart .fa:after {
    display: none; } }

@media (min-width: 992px) {
  #mobile-boostrap {
    display: none !important; } }

@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; }
  .navbar-header {
    padding: 5px 0px;
    text-align: center; }
    .navbar-header .navbar-toggle {
      display: inline-block;
      float: none;
      width: 40px; }
  .collapse.navbar-collapse {
    display: none !important; }
  #sliderlayer .slide-caption {
    top: 15%; }
  .footer_top_wrap {
    padding-bottom: 40px; }
  .footer-center-wrap .footer_boxed {
    margin-top: 30px; }
  .block_html_content .caption_block_html h4 {
    font-size: 16px;
    padding-top: 15px; }
  .block_html_content .caption_block_html span {
    font-size: 14px; }
  .product-center-column {
    margin-top: 30px; }
  .footer_top_wrap {
    padding: 30px 0px 0px !important; }
  .contact-form-box {
    padding: 20px 0px 0px; }
  .box-contact-info {
    padding: 20px 0px 50px; }
  .blog-sidebar {
    padding-left: 0px; }
  .product_list.list .product-block .functional-buttons .btn span {
    display: none; }
  .footer-center-wrap {
    padding-left: 0;
    padding-right: 0; }
  .block-top {
    display: none; }
  .header_user_info, #block_currencies {
    float: left; }
  .popup-over .dropdown-menu {
    left: 0;
    right: auto; }
  .product-center-column h1 {
    margin-top: 10px;
    font-size: 20px; } }

@media (max-width: 767px) {
  #slideshow {
    margin-top: 20px; }
  #sliderlayer .slide-caption p {
    display: none; }
  #header_logo {
    text-align: center; }
    #header_logo a {
      display: inline-block; }
  .navbar-header {
    padding: 0px;
    border: 0px; }
  #login-page .register-box {
    margin-top: 20px; }
  #cart-page .cart_header_labels, .ajaxcart .cart_header_labels {
    display: none; }
  #cart-page .list_product_cart, .ajaxcart .list_product_cart {
    text-align: center; }
    #cart-page .list_product_cart .cpro_item, .ajaxcart .list_product_cart .cpro_item {
      border-bottom: 1px solid #e5e5e5;
      min-height: auto !important;
      padding: 10px 0px; }
      #cart-page .list_product_cart .cpro_item:first-child, .ajaxcart .list_product_cart .cpro_item:first-child {
        border-top: 1px solid #e5e5e5; }
  #cart-page .product_name, #cart-page small, .ajaxcart .product_name, .ajaxcart small {
    text-align: center !important; }
  #cart-page small, .ajaxcart small {
    float: none; }
  .google-maps .gmap-content, .google-maps .gmap-stores-content {
    padding: 0px 10px; }
  .blog-sidebar .block-sidebar-blog.block {
    margin-bottom: 20px; }
  .block-sidebar-blog .title_block {
    border: 1px solid #e5e5e5 !important;
    padding: 0px 15px !important; }
    .block-sidebar-blog .title_block:after {
      content: "\f067";
      font-family: "FontAwesome";
      font-weight: 300;
      position: absolute;
      top: 0px;
      right: 0px;
      width: 30px;
      height: 100%;
      line-height: 30px;
      color: #272727; }
      .rtl .block-sidebar-blog .title_block:after {
        left: 0px;
        right: auto; }
    .block-sidebar-blog .title_block.active:after {
      content: "\f068"; }
  .products_hotdeal {
    margin-top: 20px; }
  .block .title_block {
    cursor: pointer; }
    #footer .block .title_block {
      border-bottom: 1px solid #e5e5e5; }
      #footer .block .title_block:after {
        content: "+";
        font-size: 22px;
        font-weight: 300;
        position: absolute;
        top: 2px;
        right: 10px;
        left: auto;
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        background: transparent; }
      #footer .block .title_block.active:after {
        content: "-"; }
  #footer .block .block_content {
    font-size: 14px; }
  .sidebar .widget-banner {
    display: none; }
  .product-block .name a {
    font-size: 14px; }
  .product-price {
    font-size: 19px; }
  .ajax_addtocart {
    font-size: 13px; }
  .product-right-column .quantity_wanted_p {
    width: 100%;
    margin-bottom: 10px; }
  .product-right-column .add_to_cart_detail {
    margin-left: 0px;
    margin-bottom: 10px; }
  .apollo-verticalmenu .block_content, .block_shopby .block_content, #products_viewed_block .block_content, .sidebar_blogs .block_content, .products_sidebar .block_content {
    display: none; }
  .content_scene_cat {
    margin-top: 20px; }
  .page-404 h1 {
    line-height: 100px; }
  .page-404 h2 {
    letter-spacing: 10px; }
  #search-icon {
    display: inline-block;
    padding: 13px 15px;
    cursor: pointer; }
  #search_block_top {
    position: relative;
    border-left: 1px solid #454545; }
  form#searchbox {
    position: absolute;
    right: 0;
    width: 280px;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    form#searchbox.show {
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible; }
  #search_query_top {
    width: 100%; }
  #footer .block .title_block {
    cursor: none;
    padding: 20px 0;
    margin-bottom: 15px;
    border-bottom: none; }
    #footer .block .title_block:after {
      display: none; }
  .accordion .block .title_block:after {
    content: "\f055";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    top: 4px;
    right: 10px;
    left: auto;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: transparent; }
  .accordion .block .title_block.active:after {
    content: "\f056"; } }

@media (max-width: 480px) {
  #sliderlayer .slide-caption {
    top: 15%;
    width: 300px; }
    #sliderlayer .slide-caption .text_first {
      font-size: 10px;
      line-height: 14px;
      margin: 0px 20px;
      padding-bottom: 8px; }
    #sliderlayer .slide-caption h3 {
      font-size: 14px;
      padding: 5px 0px;
      margin: 0px 20px;
      line-height: 18px; }
    #sliderlayer .slide-caption p {
      padding: 0px 20px;
      font-size: 10px;
      line-height: 12px; }
    #sliderlayer .slide-caption .btn-slide {
      line-height: 30px;
      margin: 0px 20px; }
  .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; }
  #newsletter_block .newsletter-input {
    height: 36px; }
  .product_list .product_block {
    width: 50%; } }
