.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 980px) and (max-width: 1050px) {
  .a-button {
    min-width: 100px;
  }
}





@media (min-width: 768px) and (max-width: 979px) {
  html {
    -webkit-text-size-adjust: none;
  }
  img {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn {
    -webkit-appearance: none;
  }
  input,
  select,
  textarea {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    height: 36px !important;
    line-height: 36px !important;
  }
  #jm-back-top {
    display: none !important;
  }
  table {
    position: relative;
    width: auto;
    overflow-x: scroll;
    display: block;
  }
  .jm-module-in {
    height: auto !important;
  }
  #jm-top-module {
    max-width: 100%;
  }
  #jm-djmenu {
    text-align: center;
  }
  a.a-button {
    font-size: 15px;
    padding: 0 20px 0 60px;
  }
  .a-button {
    min-width: 80px;
  }
  .a-btn-arrow,
  a.a-button:after {
    display: none;
  }
  .dj-galleryGrid .dj-slide {
    max-width: 100%;
  }
  .dj-slide-description,
  .dj-slide-description > p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dj-slide-desc-text {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .djslider-loader {
    padding-top: 0 !important;
  }
  .djc_attributes table {
    display: table;
    position: static;
    width: 100%;
    overflow-x: none;
  }
  #djcatalog .djc_mainimage img,
  #djcatalog .djc_thumbnail img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #djcatalog #fbcomments,
  #djcatalog .fb-comments,
  #djcatalog .fb-comments iframe,
  #djcatalog .fb-comments span {
    width: 100% !important;
  }
  #djcatalog .djc_atoz_list li span.btn {
    font-size: 13px;
    line-height: 21px;
  }
  #djcatalog .djc_filter_list li,
  #djcatalog .djc_filter_search li,
  #djcatalog .djc_order_buttons li {
    float: none;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  #djcatalog .djc_order_buttons li span {
    padding: 0;
    border: none !important;
  }
  #djcatalog .djc_order_buttons li {
    list-style: none;
  }
  #djcatalog .djc_images {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .djf_mod .djf_left,
  .djf_mod .djf_img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
	
	.blcartblock {
    width: 100%;
    /* clear: both; */
    text-align: left;
    overflow: hidden;
    padding: 7px 20px;
}

span#jshop_quantity_products {
  
    display: block;
}
	.cartblock {
 
    text-align: left;
}
	h1#jm-logo {
    height: 75px;
    margin-top:  8px;
}
	#jm-logo-sitedesc {
   
    width: 100%;}

.blcartblock img {
   width:20%
}

.phones div {
    margin-bottom: 0%;
}

.phones {   
    font-size: 15px;   
    
}

.blphones img {

width:20%;

}


   .blphones {
    width: 100%;
    text-align: left;
    padding: 0px 20px;
}
   
   #jm-top-module { 
    width: 100%;}

	
	.Sidebar-area {
    position: relative;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 365px;
    /* margin-left: 30px; */
    /* margin-top: 32px; */
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.Sidebar-inner-container {
    width: 736px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    width: 100%;
    position: relative;
    height: 500px;
}
.Sidebar-nav {
    display: inline-block;
    vertical-align: top;
    width: 366px;
    font-size: 14px;
    width: 100%;
}

.Sidebar-nav a {
    display: block;
    padding: 10px;
    color: #262626;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(rgba(207,214,222,0.5)), to(rgba(226,234,237,0.5)));
    background: -moz-linear-gradient(0% 100% 90deg, rgba(207,214,222,0.5), rgba(226,234,237,0.5));
    background: -ms-linear-gradient(0 100%, rgba(207,214,222,0.5) 0%, rgba(226,234,237,0.5) 100%);
    background: -o-linear-gradient(bottom, rgba(207,214,222,0.5), rgba(226,234,237,0.5));
    text-shadow: 1px 1px 1px white;
    text-decoration: inherit!important;
    cursor: pointer;
}
.Sidebar-nav-panels {
    display: inline-block;
    vertical-align: top;
    width: 366px;
    height: 495px;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    overflow: hidden;
}

.Sidebar-nav-panels>li {
    min-height: 500px;
    background-image: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.small-text-header {
    position: relative;
    overflow: hidden;
    display: block;
    line-height: 32px;
    border-bottom: 1px solid #2f96b4;
    background: #14b1dd;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    color:white;
    padding: 2%;
    /* border-radius: 4px; */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 95%;
}

.small-text-header .btn-back {
    /* position: absolute; */
    /* top: 11px; */
    font-size: 12px;
    text-transform: capitalize;
    float: left;
    /* left: 10px; */
    padding: 1px 9px 2px;
    background: -moz-linear-gradient(0% 100% 90deg, #edf0f3, #fff);
    background: -ms-linear-gradient(0 100%, #edf0f3 0%, #fff 100%);
    background: -o-linear-gradient(bottom, #edf0f3, #fff);
}
	
  .container-fluid {
    max-width: 100% !important;
  }
  html {
    -webkit-text-size-adjust: none;
  }
  img {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn {
    -webkit-appearance: none;
  }
  input,
  select,
  textarea {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    height: 36px !important;
    line-height: 36px !important;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  .form-horizontal .control-label {
    float: none;
    text-align: left;
    width: auto;
  }
  .form-horizontal html[dir=rtl] .control-label {
    text-align: right;
  }
  .form-horizontal .form-actions {
    padding: 20px;
  }
  .form-horizontal #recaptcha_table  td {
    display: block !important;
  }
  #jm-back-top {
    display: none !important;
  }
  table {
    /* position: relative; */
    /* width: auto; */
    /* overflow-x: scroll; */
    /* display: block; */
  }
  .jm-module-in {
    height: auto !important;
  }
  #jm-top-bar1.pull-left,
  #jm-top-bar2.pull-right {
    float: none;
    text-align: center;
  }
  #jm-top-bar1,
  #jm-top-bar2 {
    width: 100%;
    max-width: none;
    margin: 0 0 20px;
  }
  #jm-top-bar-wrapper {
    padding-bottom: 0;
  }
  #jm-menu-bar {
    text-align: center;
  }

.alertwork {
    background-color: red;
    color: white;
    padding: 14px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    /* position: absolute; */
    right: 0;
    padding-left: 15%;
    padding-top: 10%;
}


  #jm-logo-sitedesc {
    margin: 5px 0 20px;
  }
  #jm-logo-sitedesc.pull-left {
    float: none;
  }
  .dj-select {
    font-size: 1em !important;
  }
  #jm-djmenu.pull-right {
    float: none;
    text-align: center;
  }
  #jm-main #jm-content,
  #jm-main .row-fluid #jm-left[class*="span"],
  #jm-main .row-fluid #jm-right[class*="span"],
  #jm-main .row-fluid #jm-content[class*="span"] {
    margin: 0 !important;
  }
  #jm-copyrights.pull-left {
    float: none;
    text-align: center;
  }
  #jm-footer-right.pull-right {
    float: none;
    text-align: center;
  }
  #jm-styleswitcher {
    display: block;
  }
  #jm-poweredby {
    padding: 0;
  }
  #jm-top-bar-wrapper,
  #jm-menu-bar,
  #jm-midpage-wrapper,
  #jm-footer-wrapper-in {
    /* padding-left: 20px; */
    /* padding-right: 20px; */
  }
  #jm-top-module {
    max-width: 100%;
  }
  #jm-top-module.pull-right {
    margin: 0 0 20px;
    float: none;
    text-align: center;
  }
  .dj-galleryGrid .dj-slide {
    max-width: 100%;
  }
  .dj-slide-desc-text {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .djslider-loader {
    padding-top: 0 !important;
  }
  .dj-slide-title,
  .dj-slide-title > a,
  .dj-slide-description,
  .dj-slide-description > p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .rowcount_2 .dj-tabs {
    display: none !important;
  }
  body .rowcount_2 .dj-slides {
    margin: 0 !important;
  }
  .djf_mod .djf_img img,
  #djcatalog .djc_items .djc_image img,
  #djcatalog .djc_related_items .djc_image img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .djf_mod .djf_gal {
    float: none;
  }
  .djc_items .mod_djc_item:first-child {
    margin-top: 0 !important;
  }
  .djc_items .mod_djc_item {
    width: 100% !important;
  }
  .djc_items .mod_djc_item {
    margin-top: 15px !important;
  }
  #djcatalog .djc_atoz ul.djc_atoz_list li:nth-child(14) {
    clear: both;
  }
  #djcatalog .djc_atoz ul.djc_atoz_list li {
    margin: 0.2%;
    width: 7.2%;
  }
  #djcatalog .djc_atoz_list li span.btn {
    font-size: 13px;
    line-height: 21px;
  }
  #djcatalog .djc_subcategories_grid .djc_subcategory {
    float: none;
    width: 100% !important;
  }
  #djcatalog .djc_items .djc_item,
  #djcatalog .djc_related_items .djc_item {
    float: none;
    width: 100% !important;
  }
  #djcatalog .djc_filter_list li,
  #djcatalog .djc_filter_search li,
  #djcatalog .djc_order_buttons li {
    float: none;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  #djcatalog .djc_order_buttons li span {
    padding: 0;
    border: none !important;
  }
  #djcatalog .djc_order_buttons li {
    list-style: none;
  }
  .djc_attributes table {
    display: table;
    position: static;
    width: 100%;
    overflow-x: none;
  }
  #djcatalog .djc_mainimage img,
  #djcatalog .djc_thumbnail img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #djcatalog #fbcomments,
  #djcatalog .fb-comments,
  #djcatalog .fb-comments iframe,
  #djcatalog .fb-comments span {
    width: 100% !important;
  }
  #djcatalog .djc_images {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .djf_mod .djf_left,
  .djf_mod .djf_img {
    max-width: 100%;
  }
  .djf_mod .djf_gal .djf_row {
    clear: none !important;
  }
  .items-row {
    margin-bottom: 30px;
  }
  .items-row .item {
    margin-bottom: 30px;
  }
  .items-row .item:last-child {
    margin-bottom: 0;
  }
}



@media (max-width: 767px) and (min-width: 361px){
	#jm-top-module {
    margin: 14px 0; 
}
	
	
	.blphones {float: left;width: 50%;}

.blcartblock {
    width: 50%;
    float: left;
    clear: none;
}

div#jshop_module_cart {
    width: 100%;
}

div#jshop_module_cart {
    padding-left: 0px;
}

div#jm-top-module {
    width: 50%;
}
div#jshop_module_cart img{
    width: 37%;
}

.phones {
    color: #f89406;
    line-height: 14px;
    font-size: 10px;
    margin-top: 6px;
}
	
	#jm-logo-sitedesc {
    width: 50%;
}

.timework {
    display: none;
}

span#jshop_quantity_products {
    font-size: 11px;
    line-height: 15px;
}

span#jshop_summ_product {
    color: #ee5f5b;
    background-color: white;
    padding: 0;
    padding-top: 2px;
    border-radius: 9px;
    padding-left: 11px;
    padding-right: 12px;
    font-weight: bold;
    font-size: 12px;
    display: block;
    float: left;
    margin-top: 5px;
}

#jm-midpage-wrapper {
    padding-top: 0px;
    /* background: url(../images/bg.png); */
    /* background-color: #fff; */
}
.row-fluid .sblock3 {
    width: 100%;
}

.category_name a {
    
    font-size: 13px;
   
}

.row-fluid [class*="sblock"] {
    padding-left: 6px;
}

	}



@media (max-width: 480px) {
	
	
	#YMapsID {
            width: 480px;
            height: 450px;
            overflow: hidden;
        }
	
.modsearch .jm-module-content.clearfix.notitle {
    
    margin-bottom: 0;
    
}
	input.button.btn.btn-search {
    display: none;
}
	.mapToggle {
    position: absolute;
    bottom: -23px;
    left: 15%;
    margin: 0 0 0 -10px;
    height: 18px;
    background: #14b1dd;
    border-radius: 0 0 5px 5px;
    padding: 2px 12px 0;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.3);
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
  #jm-top-bar .nav.menu li {
    display: block;
    border: none !important;
  }
  body .dj-slide-desc-text {
    padding: 5px !important;
  }
  body .dj-ctitle-in,
  body .dj-slide-title {
    font-size: 1em !important;
    line-height: 1em !important;
  }
  body .dj-readmore-wrapper {
    margin: 0 !important;
  }
  body .dj-tabs {
    display: none !important;
  }
  body .dj-slides {
    margin: 0 !important;
  }
}
@media (max-width: 320px) {
  body .dj-slide-desc-text {
    font-size: 12px !important;
  }
  body .dj-slide-title {
    font-size: 14px !important;
  }
  body .dj-tabs {
    display: none !important;
  }
  body .dj-slides {
    margin: 0 !important;
  }
}
