.content .ac-content p{ line-height:120%;}
.content .ac-graphic p{ line-height:120%;}

.ac-graphic img{
	max-height: 350px;
	margin: 0 auto;
}

/*Header fixes*/
.pane-one {
    background-color: #000 !important;
    background-position: center top !important;
    background-size: contain;
}

.pane-one p, .pane-one h1 {
text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}
.pane-one p.btn-yellow a {
text-shadow: none;
}
@media (max-width: 1199px) and (min-width: 768px) {
div.pane-one {
    background-position: left top !important;
}}
@media (max-width: 990px) and (min-width: 768px) {
div.pane-one {
background-size: auto !important;
}}

.tabs-intro .faq-tabs .item-tiles p {
    font-size: 1em !important;
}
.slider-text {
    position: absolute;
    width: 55%;
    max-width: 500px;
    z-index: 10;
}
.slider10.slider-bg img {
    margin-top: 30px;
}
.FAQPanelElement .faq-tabs li a {
     font-size: 1em;
}
div#matrix-content {
    height: 672px;
    overflow: auto;
    overflow-x: hidden;
}
@media (min-width: 1200px){
div#matrix-content {
    height: 628px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.slider-bg img {
    margin-top: 40px;
}
.slider10.slider-bg img {
    margin-top: 120px;
}
}
@media (max-width: 768px){
div#matrix-content {
     height: auto;
}
.slider-text {
    position: static;
    width: auto;
}
.FAQPanelElement .faq-tabs li a {
     font-size: 16px;
}
}
.inicio_pacienteGIF{
    margin: 0 auto;
}
.inicio_profesionalGIF{
    margin: 0 auto;
}

/*hide video btn*/
.topPanel-video-btn ul{
display:none!important;
}
/*hide video btn*/