/************** IE 10 ************/

.ie10 header {
    width: 96%;
}

.ie10 .arrowInOnIE {
    margin-right: 25px;
}

.ie10 .liMenuBarra:first-child {
    padding: 6px 2% 8px 0;
}

.ie10 a.btn-descarga-revista {
    text-decoration: none;
    position: absolute;
    width: 175px;
    height: 40px;
    text-align: center;
    border: 1px #fff solid;
    color: #fff;
    margin-top: 0;
    margin-left: 95px;
}

.ie10 .pos-ic-mantenimiento {
    position: relative;
    float: right;
    margin-right: 30px;
}


/********** popup multimedia ***********/

.ie10 .marg1em {
    padding: 2em 1em;
    z-index: 10;
}

.ie10 .slider__img_ie {
    position: relative;
    display: block;
    width: 25%;
    height: 600px;
    left: 25%;
}

.ie10 .btn-prev,
.ie10 .btn-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 84%;
    transform: translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: monospace;
    cursor: pointer;
    color: #fff;
}

.ie10 .tit-imagen-popup {
    width: 50%;
    font-family: iberia_text_regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #ffffff;
}

.ie10 .tit-imagen-popup-ie{
    position: relative;
    left: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .ie10 .btn-next,
    .ie10 .btn-next {
        top: 84%;
    }
}


/********** FIN popup multimedia ***********
/************* CSS pq *************/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .ie10 .liMenuBarra:last-child {
        padding: 6px 1.5% 18px 0;
    }
    .ie10 .imgBuscador,
    .ie10 .imgBuscadorGuia {
        margin-right: 30px;
    }
    .ie10 a.btn-descarga-revista {
        margin-left: 60px;
    }
    .ie10 #scroll-not {
        right: 0;
    }
    .ie10 .slider__img_ie {
        display: block;
        width: 25%;
        height: 370px !important;
    }
    .ie10 .btn-next,
    .ie10 .btn-prev {
        top: 80%;
    }
    
}


/************** CSS Tablet *****************/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ie10 a.btn-descarga-revista {
        margin-left: 80px;
    }
    .ie10 .ic-share-not {
        margin-top: -10px;
    }
    .ie10 .fl_az_des {
        margin-right: 30px;
    }
    .ie10 .slider__img_ie {
        display: block;
        width: 25%;
        height: 400px;
    }
    .ie10 .btn-next,
    .ie10 .btn-prev {
        top: 80%;
    }
}


/************ CSS Smartphone ****************/

@media only screen and (max-width: 767px) {
    .ie10 .imgBuscador,
    .ie10 .imgBuscadorGuia {
        margin-right: 30px;
    }
    .ie10 .ic-share-not {
        margin-top: -10px;
    }
    .ie10 .fl_az_des {
        margin-right: 30px;
    }
    .ie10 .slider__img_ie {
        display: block;
        width: 56%;
        height: 50%;
        left: 0;
    }
    .ie10 .btn-next,
    .ie10 .btn-prev {
        top: 70%;
    }
    .ie10 .tit-imagen-popup-ie{
        position: relative;
        left: 0;
    }
    .ie10 .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 20%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .ie10 a.btn-descarga-revista {
        margin-left: 260px;
    }
}

@media all and (min--moz-device-pixel-ratio:0) and (max-width: 767px) {
    a.btn-descarga-revista {
        margin-top: 15px;
    }
}


/************** FIN IE 10 ************/


/************** IE 11 ************/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /*
       Votre CSS pour IE versions 10, 11 et Edge
    */
    header {
        width: 96%;
    }
    .arrowInOnIE {
        margin-right: 25px;
    }
    .liMenuBarra:first-child {
        padding: 6px 1.9% 18px 0;
    }
    a.btn-descarga-revista {
        text-decoration: none;
        position: absolute;
        width: 175px;
        height: 40px;
        text-align: center;
        border: 1px #fff solid;
        color: #fff;
        margin-top: 0;
        margin-left: 85px;
    }
    .pos-ic-mantenimiento {
        position: relative;
        float: right;
        margin-right: 30px;
    }
}

@media only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 992px) and (max-width: 1199px) {
    .liMenuBarra:first-child {
        padding: 6px 1.5% 18px 0;
    }
    .imgBuscador,
    .imgBuscadorGuia {
        margin-right: 30px;
    }
    #scroll-not {
        right: 0;
    }
    a.btn-descarga-revista {
        text-decoration: none;
        position: absolute;
        width: 175px;
        height: 40px;
        text-align: center;
        border: 1px #fff solid;
        color: #fff;
        margin-top: 0;
        margin-left: 60px;
    }
}

@media only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 768px) and (max-width: 991px) {
    a.btn-descarga-revista {
        margin-left: 80px;
    }
    .fl_az_des {
        margin-right: 30px;
    }
}



@media only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 767px) {
    .imgBuscador,
    .imgBuscadorGuia {
        margin-right: 30px;
    }
    .fl_az_des {
        margin-right: 30px;
    }
    .contenedor-slider{
        width: 84%;
    }
    .slider{
        margin-left: 0px !important;
    }
    .slider__section{
        width: auto;
    }
    .slider__img_ie {
        display: block;
        width: 100%;
    }
    .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 20%;
    }
    .btn-next,
    .btn-prev {
        top: 70%;
    }
}

@media  only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 600px) and (max-width: 650px) {
    .slider__img_ie {
        display: block;
        width: 80%;
    }
    .btn-next,
    .btn-prev {
        top: 65%;
    }
    .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 30%;
    }
}

@media  only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 495px) and (max-width: 599px) {
    .slider__img_ie {
        display: block;
        width: 59%;
    }
    .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 45%;
    }
    .btn-next,
    .btn-prev {
        top: 63%;
    }
}

@media  only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 435px) and (max-width: 494px) {
    .slider__img_ie {
        display: block;
        width:48%;
    }
    .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 53%;
    }
    .btn-next,
    .btn-prev {
        top: 60%;
    }
}

@media only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 320px) and (max-width: 434px) {
    .slider__img_ie {
        display: block;
        width: 44%;
    }
    .ic-multimedia-popup{
        position: relative;
        float: right;
        right: 35%;
    }
    .btn-next,
    .btn-prev {
        top: 55%;
    }
}

@media only screen (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 768px) and (max-width: 767px) {
    a.btn-descarga-revista {
        margin-left: 80px;
    }
    .fl_az_des {
        margin-right: 30px;
    }
}


/************** FIN IE 11 ************/

@supports (-webkit-appearance: none) {
    .liMenuBarra:first-child {
        padding: 6px 1.5% 18px 0;
    }
}