div#clientes-title {
	color: #4d4d4d;
	font-size: 17px;
	font-style: italic;
}

div#content-questions-title {
	color: #4d4d4d;
	font-size: 17px;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 4px;
}

div#content-questions-title:after {
	top: -3px;
	left: 10px;
}

@media screen and (max-width: 995px)
{
    body {
    }

    .cookie_warning .wrap {
        width: auto !important;
        padding: 0 20px;
    }

    .cookie_warning .cookie_button {
        float: none;
        text-align: center;
    }

    /* Header */

    div#toolbar {
        width: auto;
        background: none;
    }

    div#wrapper {
        width: auto;
        background: none;
        height: 220px;
        overflow: hidden;
        transition: height 0.3s;
        -webkit-transition: height 0.3s;
    }

    .js-nav div#wrapper {
        height: 480px;
    }

    div#wrapper-inner {
        height: auto;
        height: 100%;
    }

    div#head {
        height: auto;
    }

    div#logo {
        margin-left: 50px;
    }

    div#consulta {
        background: none;
        right: 20px;
        top: 100px;
        margin-top: -30px;
        width: auto;
        height: auto;
    }

    #consulta .button {
        position: static;
        float: none;
        left: auto;
        right: auto;
        width: auto;
    }

    #consulta .button a {
        font-size: 20px;
        line-height: 22px;
        padding: 10px 20px;
    }

    div#menu {
        height: auto;
        width: auto;
        background: none;
        position: static;
        opacity: 0;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        padding-top: 220px;
    }

    .js-nav div#menu {
        opacity: 1;
    }

    #menu a {
        display: block;
    }

    #menu .menu-item {
        background: none !important;
        float: none;
        margin: 0 !important;
        width: auto !important;
        height: auto !important;
    }

    #menu .menu-item-text {
        padding: 0 !important;
        text-align: center;
        font-size: 22px;
    }

    #menu .menu-item img {
        display: none;
    }

    #menu .menu-item span {
        display: block;
        padding: 10px 0;
    }

    #menu-item-1 div.menu-item-text {
		color: #ef7952;
    }

    #menu-item-2 div.menu-item-text {
		color: #fdb15c;
    }

    #menu-item-3 div.menu-item-text {
		color: #f1ce44;
    }

    #menu-item-4 div.menu-item-text {
		color: #acd173;
    }

    #menu-item-5 div.menu-item-text {
		color: #59c1ea;
    }

    #nav-toggle {
        width: 64px;
        height: 64px;
        background-image: url('../img/burger.png');
        background-repeat: no-repeat;
        background-size: 64px 64px;
        background-position: center;
        position: absolute;
        top: 107px;
        left: 20px;
        z-index: 1;
    }

    /* Contenido */

    div#content-atec {
        width: auto;
        padding: 0 10px;
    }

    div#content-inner {
        background: none;
    }

    /* Inicio */

    .banner-pasos {
        background: none;
    }
    .banner-pasos, .opciones-pasos {
        width: auto;
    }

    div.contenedorCarrusel {
        width: auto;
        overflow: hidden;
    }

    .banner-pasos .titulo h1 {
        margin-top: 30px;
    }

    .banner-pasos .pasos {
		background: url('../img/pasos-horizontal@2x.png');
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center;
		height: 150px;
		margin-bottom: 20px;
    }

    .banner-pasos .pasos .numero,
    .banner-pasos .pasos .texto {
		display: none;
    }

	.opciones-pasos .mensajes .content,
    .opciones-pasos .interactiva .content {
        height: 230px;
    }

    .opciones-pasos .button a {
		padding-left: 5px;
		padding-right: 5px;
    }

    .opciones-pasos .text {
		padding-right: 20px;
		padding-left: 20px;
    }

    .opciones-pasos .mensajes ol {
		margin: 0 !important;
    }

    div#clientes {
		background: none;
    }

    div#clientes-title {
		padding: 8px 10px 5px 10px;
		background: #d1d1d1;
		border-radius: 10px 10px 0 0;
		line-height: 16px;
    }

    div#clientes .content-lr {
        padding: 0;
    }

    #clientes-title img {
        max-width: 100%;
    }

    .col-left {
        width: auto;
        float: none;
        max-width: none;
    }

    .col-left .widget-wrap {
        width: auto;
        margin: 0 auto;
        float: none;
    }

    .col-right {
        width: auto;
        float: none;
        max-width: none;
        margin: 0 auto;
    }

    div#content-know {
        max-width: 300px;
        margin: 0 auto 30px auto;
        background-position: right center;
    }

    div#content-know h2 {
        text-align: left;
        position: static;
    }

	div#content-know h2 img {
		margin-left: 10px;
	}

    #content-tags-title,
    #content-tags-text {
        display: none;
    }

    div#content-questions-text h3:before {
        display: none;
    }

    div.content-question-more {
        background: none;
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #bbb;
    }

    div.content-question-text {
        font-size: 13px;
    }

    /* Quienes somos */

    div.content-hr {
        background: none;
    }

    body#quienes_somos div.content-lr {
        padding: 0 20px;
    }

    div#quienes_somos-imgs {
        display: none;
    }

    /* Cómo funciona */

    body#como_funciona div.content-lr
    {
        padding: 0 20px;
    }

    div#como_funciona-img {
        background: none;
        width: auto;
        margin: 50px 0 0 0;
        height: auto;
    }

    div.como_funciona-item {
        position: static;
        width: auto;
        max-width: 400px;
        margin: 10px auto;

    }

    div#como_funciona-item-1,
    div#como_funciona-item-2,
    div#como_funciona-item-3 {
        background-repeat: no-repeat;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        padding: 20px 20px 20px 140px;
    }

    div#como_funciona-item-1 {
        background-color: #fddeba;
        background-image: url('../img/ico-como-comunicarte.png');
        background-size: 55px 55px;
        background-position: 20px 19px;
    }

    div#como_funciona-item-2 {
        background-color: #d0fbf3;
        background-image: url('../img/ico-realiza-consulta.png');
        background-size: 65px 65px;
        background-position: 8px 13px;
    }

    div#como_funciona-item-3 {
        background-color: #fddeba;
        background-image: url('../img/ico-pediatra-responde.png');
        background-size: 55px 55px;
        background-position: 20px 19px;
    }

    div.como_funciona-item-title
    {
        position: absolute;
        text-align: center;
        top: 7px;
        left: 90px;
        font-size: 50px;
        width: 30px;
    }

    div.como_funciona-item-text
    {
        text-align: left;
        line-height: 24px;
    }

    body#como_funciona .opciones-contratacion {
        padding: 0;
    }

    /* Cuadro médico */

    body#cuadro_medico div.content-lr {
        padding: 0 20px;
    }

    #cuado_medico-items {
        text-align: center;
    }

    body#cuadro_medico div.cuado_medico-item {
        float: none;
        display: inline-block;
    }

    body#cuadro_medico-fixa div.content-lr {
        padding: 0 20px;
        min-height: 400px;
        position: relative;
    }

    #bg-cuadro_medico-fitxa-img {
        float: none;
        max-width: 100%;
        position: absolute;
    }

    div#bg-cuadro_medico-fitxa-text {
        width: auto;
        margin-left: 240px;
    }

    /* Contacto */

    body#contacto div.content-lr {
        padding: 0 20px;
    }

    body#contacto h1.h1 {
        margin-left: 0;
    }

    /* Consulta */

	body#consulta_ahora .pasos {
		display: none;
	}

	body#consulta_ahora .opciones-pasos .mensajes ol {
		margin: 0 20px;
	}

	body#consulta_ahora sub {
		display: block;
		line-height: 13px;
		margin-top: 3px;
	}

	/* Resumen pedido */

	.resumen h1 {
		line-height: 24px;
	}

    /* Footer */

    div#content-bottom,
    #index div#content-bottom,
    #consulta_ahora div#content-bottom {
        background: #f2f2f2;
        height: auto;
        padding-top: 23px;
        margin-top: 40px;
    }

    .web-medica-acreditada-footer {
        float: none;
        text-align: center;
        padding: 15px 0 0 0;
        margin: 0;
        width: auto;
    }

}

@media screen and (max-width: 750px)
{
    body#contacto div#contacto-panel,
    body#contacto table#contacto-table {
        float: none;
        width: auto;
        margin: 0;
    }

    body#contacto div#contacto-panel {
		margin-bottom: 20px;
    }

    body#contacto table#contacto-table {
        width: 100%;
    }

    table#contacto-table td.contacto-table-td-input.buttons {
        text-align: center;
    }

    table#contacto-table td.contacto-table-td-input .button {
        margin-left: 0;
    }

    body#consulta_ahora .opciones-pasos .text {
		font-size: 18px;
    }

    body#consulta_ahora .opciones-pasos .text ol {
		font-size: 15px;
    }

    body#consulta_ahora .opciones-pasos .interactiva .icono {
		margin: 0 10px;
    }
	.opciones-pasos .interactiva .icono {
		margin: 0 15px;
    }
	#contacto .opciones-pasos {
        flex-direction: column;
    }
	#contacto .opciones-pasos .mensajes {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	#contacto .opciones-pasos .interactiva {
		width: 100%;
	}
	#contacto .opciones-pasos .content-wrap {
        min-height: unset;
    }
}
@media screen and (max-width: 640px)
{
    body {
        background-position: center -39px;
		padding-top: 30px;
    }

    div#toolbar {
        background: #ffF;
		position: fixed;
		width: 100%;
		z-index: 999;
		box-shadow: 0px -1px 5px #b9b9b9;
		top: 0;
    }
	div.toolbar-item-body,
	div.toolbar-item-init,
	div.toolbar-item-end {
		background: transparent;
	}

    div#wrapper {
        height: 150px;
    }

    .js-nav div#wrapper {
        height: 410px;
    }

    div#head {

    }

    div#logo {
        position: absolute;
        top: 30px;
        left: 20px;
        width: 150px;
        height: 109px;
        background-size: 100%;
        background-position: 0 0;
    }

    div#consulta {
        top: 69px;
    }

    #consulta .button {
        top: 100px;
    }

    #nav-toggle {
        width: 50px;
        height: 50px;
        background-size: 32px 32px;
        top: 54px;
        left: 10px;
    }

    div#menu {
        padding-top: 150px;
    }

    /* Inicio */

	.opciones-pasos {
		flex-direction: column;
	}
	.opciones-pasos>div {
		width: 100%;
	}
    .opciones-pasos .mensajes .button a {
		padding: 14px 0 !important;
    }

    .opciones-pasos .text {
		font-size: 18px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		min-height: auto;
    }
	.opciones-pasos .mensajes {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.opciones-pasos .interactiva {
		width: 100%;
	}
	.opciones-pasos .content-wrap {
        min-height: unset;
    }

    /* Cuadro médico */

    body#cuadro_medico-fixa div.content-lr {
        min-height: none;
        position: static;
    }

    div#bg-cuadro_medico-fitxa-img {
        float: none;
        position: static;
        margin: 30px auto;
    }

    div#bg-cuadro_medico-fitxa-text {
        width: auto;
        margin-left: 0;
    }

    #consulta table {
		width: 100%;
	}

    /* Formulario consulta */

	#consulta td {
		display: block !important;
		text-align: left !important;
		width: 100% !important;
	}

	#consulta label {
		display: block;
		text-align: left !important;
		margin-left: 0 !important;
	}

	#consulta td.input input.telefono {
		float: none;
	}

	table#consulta-table tr:nth-child(3),
	table#consulta-table tr.tratamiento
	{
		display: none;
	}

	/* Consulta ahora */

	body#consulta_ahora .opciones-pasos .text {
	}

	body#consulta_ahora .opciones-pasos .text ol {
		font-size: 14px;
	}

	/* Validar codigo */

	.valida-codigo {
		position: static;
        transform: none;
	}
}
@media screen and (max-width: 595px) {
	div#toolbar {
		height: auto;
	}
	div#toolbar-inner:after {
		content: '';
		display: block;
		clear: both;
	}
	div#toolbar-item-3,
	div#toolbar-item-1 {
		display: none;
	}
}

@media screen and (max-width: 560px)
{
	.opciones-contratacion .left-content,
	.opciones-contratacion .right-content {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}

	.opciones-contratacion .left-content,
	.opciones-contratacion .right-content {
		padding-left: 0;
		padding-right: 0;
	}

    .opciones-contratacion .left-content
    {
		width: 35%;
    }

    .opciones-contratacion .right-content
    {
		width: 60%;
    }

    #secondary .opciones-contratacion .left-content,
    #secondary .opciones-contratacion .right-content {
		margin-bottom: 0;
    }

    body#contacto .opciones-pasos .text {
		font-size: 17px;
		letter-spacing: -1px;
    }

    body#contacto .opciones-pasos .button a {
		padding-left: 0px !important;
		padding-right: 0px !important;
    }

    body#consulta_ahora .opciones-pasos .text {
		font-size: 15px;
    }

    body#consulta_ahora .opciones-pasos .mensajes .button a {
		padding: 14px !important;
    }

    body#consulta_ahora .opciones-pasos .icono {
		width: 60px;
		height: 60px;
    }
}

@media screen and (max-width: 475px)
{
	div.toolbar-text {
		display: none;
	}
	div.toolbar-item-init,
	div.toolbar-item-end {
		display: none;
	}
    div#wrapper {
        height: 190px;
    }

    .js-nav div#wrapper {
        height: 460px;
    }

    div#logo {
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -75px;
    }

	div#menu {
		padding-top: 20px;
	}

	#index div#menu {
		padding-top: 160px;
	}

	div#consulta {
		width: 100%;
		max-width: 200px;
		float: none;
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		margin: 0 auto;
		padding-top: 120px;
	}

	#consulta .button {
		position: static;
		float: none;
	}

	#nav-toggle {
		top: 40px;
	}

    .opciones-pasos .mensajes,
    .opciones-pasos .interactiva {
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
    }

    .opciones-pasos .mensajes .content,
    .opciones-pasos .interactiva .content {
		height: auto;
    }

    .opciones-pasos .mensajes .text,
    .opciones-pasos .interactiva .text {
		min-height: 0 !important;
    }

    .opciones-pasos .interactiva .button.blue a {
		padding: 14px !important;
    }

    #consulta_ahora .opciones-pasos .mensajes ol {
		padding: 10px 17%;
		margin: 0 !important;
    }

    .opciones-pasos .icons {
        max-height: none;
    }

    .opciones-pasos .interactiva .text {
		padding-bottom: 20px !important;
    }

    .opciones-pasos .interactiva .button a {
		padding: 14px !important;
    }

	.opciones-pasos .interactiva .icono,
	.opciones-pasos .mensajes .icono {
		margin: 0 8px;
		width: 58px;
		height: 58px;
	}


	#consulta_ahora .opciones-pasos {
		display: flex;
		display: -webkit-flex;
		flex-flow: column;
		-webkit-flex-flow: column;
	}

	#consulta_ahora .opciones-pasos .interactiva {
		order: 1;
		-webkit-order: 1;
	}

	#consulta_ahora .opciones-pasos .mensajes {
		order: 2;
		-webkit-order: 2;
	}


	.banner-pasos .pasos {
		background-image: url('../img/pasos-vertical@2x.png');
		height: 507px;
	}

	#content-inner .content-lr {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	/* Inicio */

	#index div#wrapper {
		height: 120px;
	}

	.js-nav #index div#wrapper {
		height: 410px;
	}

	#index div#consulta {
		display: none;
	}

	/* Cómo funciona */

    div#como_funciona-img {
        display: none;
    }

	/* Opciones contratación */

	.opciones-contratacion .left-content {
		width: 39%;
	}

	.opciones-contratacion .right-content {
		width: 58%;
	}

	.opciones-contratacion .text {
		font-size: 14px;
	}

	.opciones-contratacion .button a {
		font-size: 13px;
	}

	body#consulta_ahora .opciones-pasos .button a {
		padding: 14px !important;
	}
}

@media screen and (max-width: 375px)
{
	div#toolbar-inner {
		text-align: center;
	}
	div#toolbar-item-2 {
		display: none;
	}
	div#toolbar-item-4 {
		float: none!important;
		margin: 0 auto;
		display: inline-block;
	}
	div#toolbar-item-4:after {
		content: '';
		display: block;
		clear: both;
	}
	.banner-pasos .pasos {
		height: 396px;
	}

	.opciones-contratacion .icons {
		margin-bottom: 0;
	}

	.opciones-contratacion .icono {
		width: 40px;
		height: 42px;
		margin: 0 2px;
	}

	.opciones-contratacion .icono.mensaje {
		background-image: url('../img/icono-mensaje.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.opciones-contratacion .icono.chat {
		background-image: url('../img/icono-chat.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.opciones-contratacion .icono.telefono {
		background-image: url('../img/icono-telefono.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.opciones-contratacion .icono.video {
		background-image: url('../img/icono-video.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.opciones-contratacion .button a {
		letter-spacing: -0.5px;
		padding-right: 3px !important;
		padding-left: 3px !important;
	}
}

@media screen and (max-width: 330px)
{
	.redes .red {
		width: 40px;
		height: 40px;
	}
}

