
@media only screen and (max-width: 1240px) {
  
  #top-title {
    display: none !important;
  }
  .mfilter-free-button,
  .mfilter-free-container {
    display: none !important;
  }
  .container {
    width: auto;
    display: block;
    padding: 0px 20px;
  }
  
  
  #home-slider .col-sm-9 {
    width: 60% !important;
  }
  #home-slider .col-sm-3 {
    width: 40% !important;
    text-align: center;
  }
  #home-filter {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .product-thumb .row {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    display: block;
  }
  .product-thumb .col-sm-6 {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }
  
  
  .product-cart-group .col-sm-5,
  .product-cart-group .col-sm-7 {
    display: block;
    width: 100%;
    margin: 5px 0px;
  }
  
}



@media only screen and (max-width: 1090px) {
  #often-search {
    display: none;
  }
  .display-none {
    display: inline-block;
  }
  #christmas-alert {
    display: none;
  }
  header {
    height: 70px;
  }

  header .col-sm-3,
  header .col-sm-2,
  header .col-sm-5 {
    display: none;
  }
  
  header .col-device {
    display: block;
    width: 100%;
  }
  
  
  #home-slider .col-sm-9 {
    width: 100% !important;
  }
  #home-slider .col-sm-3 {
    display: none;
  }
  
  
  
  
  #device-logo {
    float: left;
  }
  
  .device-header {
    display: block;
    margin-right: 180px;
  }
  
  
  #device-logo {
    float: left;
    margin: 3px 0px 0px 0px;
    padding: 0px;
  }
  #device-logo img {
    height: 60px;
    width: auto;
  }
  
  
  header .links {
    list-style: none;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    text-align: right;
    display: block;
    float: right;
  }
  header .links li {
    display: inline-block;
    margin: 0px 3px;
    padding: 0px;
  }
  header .links li a,
  header .links li span.link-search {
    width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    display: block;
    color: #6d6d6d;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #dedede;
    border-radius: 90px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  }
  header .links li a:hover,
  header .links li span.link-search:hover {
    color: #000;
    border: 1px solid #393939;
  }
  
  
  .search-box-active {
    display: block !important;
    position: absolute;
    z-index: 999;
    width: 100%;
    margin: 70px 0px 0px -5px !important;
    padding: 10px !important;
    background: #ebebeb;
  }
  
  .search-box-active #search {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
  }
  
  .search-box-active #search input[type=text] {
    width: 80%;
    float: left;
  }
  .search-box-active #search .input-group-btn {
    width: 20%;
    float: right;
    display: block;
  }
  .search-box-active #search .input-group-btn button{
    width: 100%;
    display: block;
    background: #f8f8f8;
  }
  
  
  
  
  
  
  
  
  
  header #cart {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  
  header #cart button {
    margin: 10px 0px 0px 0px;
  }
  
  
  
  
  
  
  
  
  
}







@media only screen and (max-width: 767px) {
  
  
  #device-menu-button {
    display: inline-block;
  }
  
  #product-cart-popup {
    display: none !important;
  }
  #bottom-categories {
    display: block;
    margin: 0px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border: 1px solid #dedede;
  }
  #bottom-categories h3 {
    text-align: center;
    display: block;
    margin: 10px 0px 20px 0px;
  }
  #bottom-categories ul {
    display: block;
    padding: 0px 20px;
    margin: 0px 0px 0px 0px;
  }
  #bottom-categories ul li {
    display: block;
    padding: 0px;
    margin: 0px;
  }
  #bottom-categories ul li + li{
    border-top: 1Px solid #dedede;
  }
  #bottom-categories ul li a {
    display: block;
    text-align: center;
    padding: 10px 10px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
  }
  #bottom-categories ul li a:hover {
    color: #fff;
    background: #93bb42;
  }
  
  
  
  #menu .nav > li > h2 > a {
    color: #000 !important;
    display: block;
  }
  
  #menu .nav > li > h2 > a:hover {
    color: #fff !important;
  }
  header {
    top: 0px;
    border-bottom: 2px solid #e5e5e5;
  }
  
  #device-logo img {
    width: auto;
    height: auto;
    margin-top: 4px;
    position: absolute;
  }
  
  
  .pagination-block,
  .pagination-results {
    display: block;
    text-align: center;
  }
  
  .btn-navbar {
    float: left;
    margin: 18px 10px 0px 0px;
  }
  
  
  #sub-categories .category {
    width: 33.33% !important;
    float: left;
  }
  
  #cart button {
    background: none;
    padding-left: 0px;
  }
  
  
  #menu {
    padding: 0px;
    min-height: 0px;
    display: block;
  }
  #menu-container {
    width: 70% !important;
    height: 100% !important;
    background: url(../image/device_menu_shadow.png) #f8f8f8 repeat-y right;
    margin-left: -70%;

  }
  #menu-container a {
    color: #000 !important;
    text-shadow: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  #menu-container a:hover {
    background: #93bb42 !important;
    color: #fff !important;
  }
  
  
  #menu .navbar-collapse {
    display: block;
    visibility: visible;
  }
  
  
  .device-account-links {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 0px;
    margin: 7.5px -15px 15px -15px;
    padding: 0px 0px 15px 0px;
    list-style: none;
  }
  .device-account-links li {
    display: block;
    padding: 0px;
    margin: 0px;
  }
  .device-account-links li a {
    display: block;
    padding: 8px 15px;
  }
  .device-account-links li a .fa {
    margin-right: 10px;
    color: #525252;
  }
  
  
  #menu-container {
    margin-top: 70px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 998;
    min-height: 0px !important;
    padding: 0px;
  }
  #menu .nav > li > a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #menu .nav > li > a:hover {
    background: #fff;
  }
  
  #menu .nav > li > a:before {
  display: none;
}
#menu .nav > li:hover a:before, #menu .nav > li:focus a:before, #menu .nav > li:active a:before {
  display: none;
}


#search-in-menu {
  display: block;
  border-bottom: 1px solid #dedede;
  margin: 5px -15px 5px -15px !important;
  padding: 5px 0px 10px 0px !important;
  height: 60px;
}
#search-in-menu input[type=text] {
  width: 80%;
  float: left;
  border: 1px solid #dedede;
  padding: 0px 10px;
  height: 40px;
}
#search-in-menu .input-group-btn {
  width: 20%;
  float: right;
}
#search-in-menu .input-group-btn button {
  height: 40px;
  text-align: center;
  display: block;
  width: 100%;
  border: 1px solid #dedede;
  border-left: 0px;
  padding: 5px 0px 0px 0px;
}

.dropdown-menu {
  display: none !important;
}





.thumbnails-images {
  display: block;
  margin: 0px;
  text-align: center;
  float: none;
}

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




  .thumbnails-images {
    display: none;
  }

  .thumbnails-images-responsive {
    display: block;
    text-align: center;
  }
  
  .thumbnails-images-responsive .image-additional {
    margin: 10px;
    display: inline-block;
    float: none;
  }
  
  
  

#product-detail h1 {
  display: block;
  margin: 20px 0px;
  text-align: center;
}
#product-detail .old-price,
#product-detail .final-price,
#product-detail .tax-price {
  display: block;
  text-align: center;
}

#product-options label {
  display: block;
  text-align: center;
}

#product .product-quantity .col-sm-4 {
  display: none;
}

#product .product-quantity .center {
  display: block;
  width: 100%;
  padding: 0px 15px;
}

#product .product-quantity .center input[type=text] {
  
    border: 1px solid #ccc;
}

#product-detail h3 {
  display: block;
  text-align: center;
}

  .quantity-text {
    display: block;
    font-size: 14px;
    text-align: center;
    margin: 0px 0px 10px 0px;
  }
  
  #button-cart {
    background: #8dbf2b;
  }
  
  #button-cart:hover {
    background: #719f16;
  }
  
  .currency-menu {
    border-top: 1px solid #dedede;
    margin: 10px 0px 0px 0px !important;
    padding: 15px 15px 0px 15px !important;
    display: block;
  }

  .currency-menu form  {
    margin: 0px 0px 0px 10px;
    display: inline-block;
  }

  .currency-menu span {
    display: inline-block;
    color: #000;
  }


  
}





@media only screen and (max-width: 710px) {
  
  .device-header .links {
    display: none;
  }
  
  
  
  #sub-categories .category {
    width: 50% !important;
    float: left;
  }
  
  
}







@media only screen and (max-width: 500px) {
  
  .col-xs-6 {
    width: 100% !important;
  }
  
.label-special-percentage {
  display: none;
}

}





@media only screen and (max-width: 400px) {
  #device-logo {
    display: none !important;
  }

}



