.menu_bar, .telefono-movil, #slider-movil{display: none;}
@media (min-width: 320px) and (max-width: 800px){

h2 {
  font-size: 23px !important;
}	
body {
	background: url("../img/bg-movil.jpg") repeat-x scroll center top #00336c !important;
  width: 100%;
  min-width: 320px !important;
  padding-top:61px !important;
}
#header-inner {
  width: 100% !important;
}
#slider-movil{display: block;}
/*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: 16px;
		font-weight: bold;
		text-decoration: none;
	}

	.menu_bar span {
		float: right;
		font-size: 16px;
		margin-right: 11px;
	}
#navigation li {
  border-radius: 8px;
  float: left;
  margin-left: 10px;
  position: relative;
  width: 95%;
}
	nav {
		width: 80%;
		height: calc(100% - 18px);
		position: fixed;
		right:100%;
		margin: 0;
		overflow: scroll;
		z-index: 9999;
		background: #000;
		top: 36px;
	}

			#navigation li .active-nav, #navigation li .active-nav:hover {
		  width: 96% !important;
		}
		/* sub menu*/
			#navigation li:hover ul, #navigation li.sfHover ul {
		  
		  top: 0 !important;
		 
		}
		#navigation {
		  position: relative !important;
		}
		#navigation ul {
		  position: relative !important;
		  width: 100% !important;
		}
		#navigation ul li a {
		 width: 87% !important;
		 border-top: 1px solid rgba(255, 255, 255, 0.39);
		 text-shadow: 1px 1px 0 rgba(0,0,0,0.39);

		}
			/* fin submenu*/ 
/* fin menu*/
#logo{width: 100%}

#logo img {
  float: left;
  margin: 0 0 0 9% !important;
  position: relative;
}
.telefono-movil {
  color: #ffffff;
  display: block;
  font-size: 16px;
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
.botones-rede {
  display: block;
  float: left;
  margin: 0;
  text-align: center;
  width: 100% !important;
}

.social-links ul{ 
	display: inline;
}

.social-links li {
  cursor: pointer;
  display: inline-block;
  float: none !important;
  height: 27px;
  margin-bottom: 8px;
  margin-right: 11px;
  width: 27px;
}
/* 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;
		}
		/* Tablas responsive*/
.one-third {
 width: 100% !important; display: block;
}

.one-fourth {
  float: left;
  margin: none !important;
  width: 100% !important;
  display: block;
}

.tagline {
  margin: 0 auto;
  width: 100% !important;
}
.tagline-text {
  float: left;
  margin-right: 30px;
  width: 100% !important;
}
.tagline-text p {
  text-align: center;
}
.tagline-btn {
  width: 100% !important;
}
.one-half {
  display: block;
  float: left;
  margin: 0 30px 25px 0;
  width: 100% !important;
}
#footer-content {
  width: 100% !important;
  display: block;
}
.latest-blog-posts li:first-child {
  display: inline-block;
  padding-top: 0;
  width: 100%;
}
#wrapper {
  width: 87% !important;
}
.services .one-fourth p {
  width: 80% !important;
}
.gallery-overlay {
  display: block;
  margin: 0 auto !important;
  width: 96% !important;
}
.one-fourth .gallery-overlay a {
  text-align: center;
  width: 100% !important;
}
#slider-container {
 display: none;
}
#footer-bottom-content {
  width: 100% !important;
}
.frame, .post-content img { width: 100% !important;
}
#content {
 width: 97% !important;
}
.sb-right {
  float: left !important;
  margin-left: 0 !important;

}
#sidebar {
  width: 100% !important;
}
.gallery-overlay {
 text-align: center !important;
}
form {
  margin: 10px !important;
  width: 90% !important;
}
fieldset p {
  margin: 1px;
  padding: 5px 4px 1px !important;
  width: 90%!important;
}
fieldset { width: 90% !important;
}
#mensaje {
  width: 100% !important;
}
#google-map iframe{
	width: 100% !important;
}
}