/**
 * Esta hoja de estilo guarda la definición de la versión adaptativa
 *
 * @author Divisa Informática y Telecomunicaciones S.A.
 */


@media screen and (max-width: 767px) {

	.body-error {
		padding: 15px;
	}

	.page-error {
		margin: 0 auto;
	}

	.simpleSearcherBox .input-group {
		max-width: 100%;
	}

	a img.cmPopupIcon{
		width: auto !important;
	}

	.proxia-grid {
		display: block;
		width: auto;
	}

	.proxia-row {
		display: block;
	}

	.proxia-column {
		display: block;
		width: auto !important;
	}

	div.mainContainer {
		width: auto;
	}

	.medicamentoCajasIzda .mediCaja:not(.proxia-grid) {
		margin-right: 0;
	}
	div.mediCaja {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	ul.menuMedicamentoCorpPie {
		text-align: center;
		padding: 15px;
	}
	ul.menuMedicamentoCorpPie li {
		padding: .2em .6em !important;
		line-height: 1.4;
		float: none;
		display: inline-block;
	}
	.bannMedicamentoPie_I,
	.bannMedicamentoPie_D {
		text-align: center;
		float: none;
	}
	.medicamentoCabecera2 .medicamentoCabMenus {
		padding-left: 0;
	}
	.medicamentoCabBanners {
		padding: 0;
	}
	.medicamentoCabecera2 .medicamentoCabBanners ul.menuMedicamentoSecciones {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.medicamentoCabecera2 .medicamentoCabBanners ul.menuMedicamentoSecciones li {
		min-width: 0;
		float: left;
		width: 50%;
		border-radius: 0;
	}
	ul.menuMedicamentoSecciones li {
		margin: 15px 0 0 0;
		display: block;
	}
	.rotativoPortada ul.cmContentList {
		width: 100% !important;
	}
	.medicamentoCabecera2 .medicamentoCabBanners .menuContainer,
	.medicamentoCabecera2 .medicamentoCabBanners .cmMenuBox {
		width: auto;
	}

	.dateJS,
	.bannMedicamentoSalud {
		display: none;
	}

	.medicamentoCabecera2 .medicamentoCabMenus > .proxia-grid {
		margin-bottom: 0;
	}

	.medicamentoContenido,
	.medicamentoContenido > .proxia-grid {
		width: auto;
	}

	.medicamentoCompleto,
	.medicamentoCompleto > .proxia-grid {
		width: auto;
	}

	.medicamentoDerecha {
		width: auto;
		padding-left: 0;
	}

	.medicamentoCabBanners .bannMedicamentoLogo,
	.medicamentoCabBanners .bannMedicamentoSalud,
	.medicamentoCabMenus,
	.medicamentoContenido,
	.medicamentoCompleto,
	.medicamentoDerecha {
		padding-left: 15px;
		padding-right: 15px;
	}

	.medicamentoDerecha > .proxia-grid {
		width: auto;
	}

	.rotativoPortada {
		padding: 15px;
	}

	.rotativoPortada .contentData,
	.destacadoCentro .contentData {
		width: auto;
		height: 255px;
	}

	.nivo-controlNav {
		bottom: 0;
		right: 0;
		left: 0;
		top: 218px;
		width: 100%;
	}

	.nivo-controlNav a {
		width: 33.333%;
		margin-left: 0;
		padding-left: 15px;
	}

	.nivo-controlNav a:first-child {
		padding-left: 0;
	}

	.medicamentoDestacado ul.menuMedicamentoComun {
		width: auto;
	}

	.nivo-controlNav img {
		width: 100%;
		position: relative;
	}

	.medicamentoDestacado .simpleSearcherBox {
		padding: 10px;
	}

	.medicamentoDestacado .simpleSearcherBox .form-control {
		width: 100%;
		background-position: right 0.35em;
		margin-bottom: 0;
	}

	.medicamentoDestacado .simpleSearcherBox .sr-only label {
		margin-top: 0;
	}

	.medicamentoDestacado .bulletinBoxForm {
		padding: 10px;
	}

	.medicamentoDestacado .emailInput {
		width: 12em;
	}

	.bulletinBox > img {
		display: none;
	}

	.cmGlossaryBlock {
		word-wrap: break-word;
	}

	.medicamentoDestacado .bulletinBox,
	.medicamentoDestacado .simpleSearcherBox {
		display: block;
		width: auto;
	}

	div.contactContainerSup input,
	div.contactContainerSup textarea {
		width: 100%;
	}

	.cmSearchLabel,
	.cmContactMailLabel {
		text-align: left;
	}

	.cmSearchRow input,
	.cmSearchRow select {
		width: 95%;
	}

	.contactFormContainer fieldset > div,
	.cmSearchRow {
		padding: 1em;
	}

	ul.menuMedicamentoCorp li ul {
		left: 0;
		width: 100%;
	}

	ul.menuMedicamentoCorp li {
		float: none;
		clear: both;
	}

	ul.menuMedicamentoCorp li > span > a {
		pointer-events: none;
    	display: block;
	}

	ul.menuMedicamentoCorp li > span > a:before,
	ul.menuMedicamentoCorp li > span > a:after {
		content: " ";
		display: table;
	}
	ul.menuMedicamentoCorp li > span > a:after {
		clear: both;
	}
}
