	
.the_new, .adapt_menu, .adapt_menu2 {display:none}




@media (min-width: 768px) and (max-width:1199px) {
	body, html {
		min-width: 769px;
		margin:0
	}
	
	
}




@media (min-width: 481px) and  (max-width: 767px) {
	body, html {
		min-width: 480px;
		margin:0;
		
	}
	
	
	
		body div {max-width:100%;box-sizing:border-box}
			body img {height:auto!important;max-width:100%}
			body embed, body iframe, body  video {max-width:100%}
			.entry-content table {width:100%!important;display:block;overflow-x:auto;height:auto!important;-webkit-overflow-scrolling:touch}
			
		input, select, textarea {max-width:100%}	
			
		.row {margin-left:0;margin-right:0}
			.site-branding h1.site-title {font-size:20px}
			.entry-header h1.entry-title, h2, .h2, h1, .h1, h3, .h3 {font-size:24px}
			
		.custom-search label {width:60%}	
			
		
		#nav-below {display:none}
		
		#primary, #secondary {padding-left:0;padding-right:0}
		
		
		.tablepress img {max-width:100%}
		.tablepress tr, .tablepress  td, .tablepress tfoot th, .tablepress thead th {font-size:12px}
		
		
}

	



@media (max-width: 480px) {
	body, html {
		min-width: 210px;
		margin:0;
		padding:0;
		
		height:auto;
	}
	
	
	
		body div {max-width:100%;box-sizing:border-box}
			body img {height:auto!important;max-width:100%}
			body embed, body iframe, body  video {max-width:100%}
			.entry-content table {width:100%!important;display:block;overflow-x:auto;height:auto!important;-webkit-overflow-scrolling:touch}
			
		input, select, textarea {max-width:100%}	
			
		.row {margin-left:0;margin-right:0}
			.site-branding h1.site-title {font-size:20px}
			.entry-header h1.entry-title, h2, .h2, h1, .h1, h3, .h3 {font-size:18px}
			
		.custom-search label {width:60%}	
			
		
		#nav-below {display:none}
		
		#primary, #secondary {padding-left:0;padding-right:0}
		
              .tablepress, .tablepress thead, .tablepress tbody, .tablepress th, .tablepress td, .tablepress tr {
                       display: block;
               }
               /* Hide table headers (but not display: none;, for accessibility) */
               .tablepress thead tr {
                       position: absolute;
                       top: -9999px;
                       left: -9999px;
               }
               .tablepress tr { border: 1px solid #ccc;font-size:14px }
               .tablepress td {
                       /* Behave  like a "row" */
                       border: none;
                       border-bottom: 1px solid #eee;
                       position: relative;
                       padding-left: 50%;
					   font-size:14px
               }
               .tablepress td:before {
                       /* Now like a table header */
                       position: absolute;
                       /* Top/left values mimic padding */
                       top: 6px;
                       left: 6px;
                       width: 45%;
                       padding-right: 10px;
                       white-space: nowrap;
               }
               /*
               Label the data
               */
              .tablepress  td:nth-of-type(1):before { content: "Фото детали"; }
               .tablepress td:nth-of-type(2):before { content: "Наименование"; }
               .tablepress td:nth-of-type(3):before { content: ""; }
               .tablepress td:nth-of-type(4):before { content: "Паяные"; }
              .tablepress  td:nth-of-type(5):before { content: "Новые"; }
				
				.tablepress img {max-width:100%}

				
              

		
}
