@media only screen and (min-width:992px ) and (max-width:1224px ) {
.contenedor,
.cabecera,
#navigation,
.pie-pagina{
	width: 100%;
}

}

@media all and (max-width: 1000px) {
#menu-toggle {
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index:5;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	position: absolute;
	z-index: 99;
	bottom: 0px;
	right: 0;
}

.contcab{
	min-height: auto;
	height: auto;
	overflow: visible;
	padding: 2% 0%;
}

#main-menu {
	display: none;
	width: 80%;
	position: absolute;
	right: 0px;
	margin-top: 0px;
	margin: 0 auto;
	top:0;
	z-index: 2;
	border: 1px solid #163761;
}
#main-menu > li:after{
	content: "";
	display: none;
}
#main-menu > li:last-child,
#main-menu li {
	display: block;
	margin: 0;
	padding: 0;
}
#main-menu > li:before{
	display: none;
}

#main-menu > li {
	margin-top: -1px;
}

#main-menu > li:first-child {
		margin-top: 0;
}
#main-menu > li:last-child > a,
#main-menu > li > a {
	background-color: #ffffff;
	color: #163761;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin:0;
	border:none;
	padding: 5px 10px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
}
#main-menu > li:hover:last-child > a,
#main-menu li > a:hover {
	background-color: #f3f3f3;
	color: #B43325;
	border:none;	
}

#main-menu > li.parent {
	background: none !important;
	padding: 0;
}

#main-menu > li:hover > a,
#main-menu > li.current > a {
	background-color: #f3f3f3;
	color: #B43325;
}

ul.sub-menu {
	display: block;
	margin-top: -1px;
	margin-left: 0px;
	position: static;
	padding: 0;
	width: inherit;
}
ul.sub-menu ul.sub-menu {
	margin-top: -1px;
	padding-top: 0;
	top: 0px;
}
ul.sub-menu > li:first-child {
	border-top: 1px solid #444 !important;
}

ul.sub-menu > li > a.parent {
	background: #757575;
}
ul.sub-menu ul.sub-menu > li a{
    background-color: #999999;
    color: #ffffff;
}
}


@media only screen and (min-width:768px ) and (max-width:991px ) {
.contenedor,
.cabecera,
#navigation,
.pie-pagina{
	width: 100%;
}
.link_quejas{
	line-height: 25px;
}
.irarriba{
	line-height: 35px;
}
.arriba .contenedor {
    height: auto;
    padding: 20px 100px;
}
.arriba {
    height: auto;
}
}

@media only screen and (min-width:480px ) and (max-width:767px ) {
.contenedor,
.cabecera,
#navigation,
.pie-pagina{
	width: 100%;
}
.quejas .imgfnd,
.quejasug .imgfnd{
	display:none;	
}
.quejas .info{
	width:100%;
}
.quejas .info p{
	font-size:35px;
	line-height:60px;
}
.quejas .info p span{
	font-size:37px;
}
.link_quejas{
	line-height: 25px;
}
.irarriba{
	line-height: 35px;
}
.arriba .contenedor {
    height: auto;
    padding: 20px 100px;
}
.arriba {
    height: auto;
}

}

@media only screen and (min-width:320px ) and (max-width:479px ) {
.contenedor,
.cabecera,
#navigation,
.pie-pagina{
	width: 100%;
}

#navigation{
	margin-top:0px;
}
#main-menu {
	width: 100%;
}
ul.sub-menu.servmenu {
	width: 100%;
}

#logo{
	padding-top:0px;
}
#logo img {
    width: 80%;
}
.imgdoch{display: none;}
.expcal{padding: 4% 2%}
.expcal .texpcal{
font-size: 45px;
}
.videos {
    height: auto;
    position: relative;
    text-align: center;
}
.videos .contenedor{
	min-height: auto;
}
.videos .video:before{
	content: " ";
	position: relative;
	display: block;
	width: 100%;
	height: 2px;
	clear: both;
}
.videos .video{
	min-height: 345px;
	height: 345px;
	position: relative;
	z-index: inherit;
	right: inherit;
	top: inherit;
	width: 100%;
	background-size: cover;
	background-position: center center;
	vertical-align: middle;
	padding: 0% 0%;
}
.galerias .contenedor .galeria{
	width: 100%;
}
.galerias::after {
	display: none;
}
.galerias::before {
	width: 100%;
}
.galerias .contenedor {
    height: auto;
}
#modal_albums {
    min-width: 100%;
}
form#contacto {
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    margin:0 auto;
    right: 0;
    left: 0;
}
.logos img {
	width: 30%;
	padding: 0% 0.5%;
}
#copyright .labene,
#copyright{text-align: center;}
.pie-pagina .tline{
	text-align: center;
	margin: 10px 0px;
}
.tline::after {
	margin:8px auto;
}
.topinfo:after,
#logo:before {
	content: "";
	display: none;
}
.topinfo{
	text-align: left;
}
.topinfo .tel{
	display: block;
	margin:5px 0px 10px;
	text-align: center;
	width: 100%;
	padding-left: 5px;
}
.boton.contacto{margin-left: 20px;}
.topinfo .tel i.fa{font-size: 20px;}
.idioma{
	text-align: center;
	display: block;
	width: 100%;
	padding: 8px 0px 10px 0px;
}
img.imgslide{display: none !important;}
.owl-home.owl-carousel .item {
	text-align: center;
}
.owl-home.owl-carousel .item  div.tslide{
	position: relative;
	top: inherit;
	left: inherit;
	right: inherit;
	padding: 0px 0px;
	text-align: center;
	margin:120px auto 0px;
}
.owl-home.owl-carousel .item  div.txtslide{
	position: relative;
	top: inherit;
	left: inherit;
	right: inherit;
	width: 98%;
	margin:0 auto;
	text-align: center;
}
.owl-home.owl-carousel .item  .boton.slide{
	position: relative;
	top: inherit;
	left: inherit;
	right: inherit;
	float: none;
	margin: 10px auto 0px;
	text-align: center;
}
.owl-home.owl-carousel .item .contenedor{
	max-height:480px;
}
.continput input{
	z-index:9999 !important;
}
.continput:after{
	content:" ";
	display:block;
	position:relative;
	height:1px;
	width:100%;
}
.login_pacientes{
	z-index:9999 !important;
	text-align:center;
}
.tvideos{
	font-family: 'Work Sans', sans-serif;
	font-size: 52px;
	line-height: 52px;
	font-weight: 100;
	color: #d4262a;
	padding: 0px 0px 0px 20px;
	margin:0px 0px;
	vertical-align: middle;
}
.tvideos:before{font-size:20px;}
.quejas .imgfnd,
.quejasug .imgfnd{
	display:none;	
}
.quejas .info{
	width:100%;
}
.quejas .info p{
	font-size:35px;
	line-height:60px;
}
.quejas .info p span{
	font-size:37px;
}
.link_quejas{
	line-height: 25px;
}
.irarriba{
	line-height: 35px;
}
.arriba .contenedor {
    height: auto;
    padding: 20px 100px;
}
.arriba {
    height: auto;
}

}

@media only screen and (min-width:240px ) and (max-width:319px ) {
.contenedor,
.cabecera,
#navigation,
.pie-pagina{
	width: 100%;
}

.quejas .imgfnd,
.quejasug .imgfnd{
	display:none;	
}
.quejas .info{
	width:100%;
}
.quejas .info p{
	font-size:35px;
	line-height:60px;
}
.quejas .info p span{
	font-size:37px;
}
.link_quejas{
	line-height: 25px;
}
.irarriba{
	line-height: 35px;
}
.arriba .contenedor {
    height: auto;
    padding: 20px 100px;
}
.arriba {
    height: auto;
}

