.menu_bar{display: none;}
@media (min-width: 320px) and (max-width: 800px){
	body {
  width: 100% !important;
  min-width: 320px !important;
  padding-top:18px;
}
	/*menu */

.menu_bar {
		display:block !important;
		width:100%;
		position: fixed;
		top:0;
		background:#000;
		z-index: 9999;
	}

	.menu_bar .bt-menu {
		display: block;
		padding: 10px;
		color: #fff;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}

	.menu_bar span {
		float: right;
		font-size: 16px;
		margin-right: 11px;
	}
#topnav li a:hover, #topnav li.active a {
  background-color: #000;
  color: #fff;
  display: block;
  width: 100%;
}
#topnav li {
  background: none repeat scroll 0 0 #000000;
  display: block;
  float: none !important;
  margin-right: 30px;
  margin-top: 5px;
  border-bottom: 1px solid;
}
#topnav {
  float: none !important;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 13px;
  margin-top: 30px;
}
#topnav li span {
  background-color: #000000;
  color: #ffffff;
  display: block;
  padding: 0 0 0 16px;
  position: relative;
  top: -6px;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:hover {
  background-color: #000;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 0 0 0 14px;
  text-transform: uppercase;
}

	nav {
		width: 80%;
		height: calc(100% - 18px);
		position: fixed;
		left:100%;
		margin: 0;
		overflow: scroll;
		z-index: 9999;
		background: #000;
		top: 36px;
	}
/* fin menu*/

/* Tablas responsive*/ 
		table, thead, tbody, th, td, tr { 
			display: block; 
		}

		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		tr { border: 1px solid #ccc; }
		
		td {
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		td:before { 
			position: absolute;
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		/* fin Tablas responsive*/

		/* */ 
		.main {
		  width: 100%;
		}	

		header h1 {
  display: block;
  height: auto;
  left: 25% !important;
  position: relative !important;
  top: 16px;
  width: 100% !important;
}

	header {
  margin: 0 0px !important;
  position: relative;
}
.social {
  width: 100% !important;
}

.container_12 .grid_2 {
  width: 100% !important;
}
.container_12 .grid_10 {
  width: 95% !important;
  display: block;
  padding: 0 10px !important;
}
.container_12 .grid_12 {
  width: 94% !important;
  padding: 0 10px;
}
.pro_image-grid {
  width: 100% !important;
}

.pro_image-grid li {
  float: left;
  height: auto !important;
  margin: 0 5px;
  overflow: hidden;
  width: 100%;
  display: block;
  text-align: center;
}
.container_12 {
  width: 100% !important;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
  display: inline;
  float: left;
  margin: 0 0px !important;
  padding: 0 10px;
}
.featured {
  padding: 0px 0 0 !important;
}
.hello {
  color: #fffefe;
  font-size: 35px;
  letter-spacing: -3px;
  line-height: 45px;
  padding: 0 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.21);
}
h2.ind {
  margin-bottom: 10px !important;
  padding: 0 10px;
}
		/* */
		.sf-menu > li:first-child {
  margin-left: 56px !important;
}
.sf-menu > li {
  display: block;
  text-align: left;
  width: 100%;
  padding: 5px 0;
}
.tired > div {
  margin: 0;
  width: 100%;
}
.container_12 .grid_8 {
  width: 95% !important;
}

#content {
  min-height: none; 
  padding: 22px 0 14px !important;
  position: relative;
  z-index: 10;
}
.container_12 .grid_7 {
  width: 94% !important;
}
}