.title_baner_img{
    min-height: 300px;
}
.title_baner_text{
    margin-top: 5%;color: white;font-weight: bold;font-size: 30px;text-align: end;padding-right: 20px;
}
.div_baner_eq{
    min-height: 323px;
}
#modalintro video{
    width: 100%;
}
#modalintro .modal-body{
    padding: 0px;
}
#modalintro button.close{
        position: absolute;
        color: #ffffff;
        margin-left: 100%;
        font-size: 18px;
        background: #000000;
        width: 27px;
        border-radius: 0px 11px 11px 0px;

}
#modalintro .modal-content{
    background: black;
}
/*---------------------------------------------------------*/
@media only screen and (max-width: 550px){/* solo si es menor o igual a 450px */
    #page,#header,#footer .footerborder{
        width: 100%;min-width: 100%;max-width: 100%;
    }
    .start_topbox .start_topbox_right{
        width: 100%;left: 0;
    }
    #sidebar,#cp-main-menu-btn,.cp-header-search{
        display: none;
    }
    .p_menu{
        left: 0px;width:100%;
    }
    .p_menu_conte.class_login{
        width: 100%;
    }
    .p_menu_conte{
        display: flex;
    }
    .bannerarea{
        width: 100%;height: auto !important;
    }
    #page .pageborder{
        margin-left: 10px;margin-right: 10px;
    }
    .slider{
        margin-left: 1px !important;margin-right: 1px !important;
    }
    .slick-slide img {
        width: 100%;
    }
    .ccol_3{
        display: none !important;
    }
    #footer{
        height: 65px;
    }
    .footer_ant .f_title,.col_f_2,.col_f_3{
        text-align: center;
    }
    .py-1{
        width: 50%;float: left;
    }
    .col_f_3 .col_span{
        margin-right: auto;margin-left: auto;
    }
    .col_f_3{
        margin-bottom: 49px;
    }
    .bannerarea .row{
        margin-left: 1px;
    }
    .bannerarea .col-md-12{
        padding-right: 1px;padding-left: 1px;
    }
    .n_footer,.row_f_1,.row_f_2,.rf_c0_0,.rf_c0_1{
        width: 100%;
    }
    .rf_c0_0,.rf_c0_1{
        float: left;
    }
    .rf_c_0,.rf_c_1{
        display: none;
    }
    .rf_c_2{
        width: 100%;
    }
    .row_f_1, .rf_c0_1 {
        display: flow-root;
    }
    .rf_c0_0{
        padding: 5px;
    }
    .p_ifc_1 {
        margin-top: unset;
        padding-top: 29px;
    }
    

}
@media only screen and (max-width: 880px){/*movil horizontal*/

}
@media (max-width:400px){/* solo si es igual o menor */
    .navbar-menu-kyo{
        width: 100%;
    }
    .baner_kyo{
        height: 203px;
    }
}
@media (max-width:550px){
    .baner_kyo h1{
        font-size: 24px;
            text-shadow: 0.1em 0.1em 0.05em #f8f8f899;
    }
    .titulos_h2{
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .m_justify{
        text-align: justify;
    }
    .oxwidget_headerlogin_popup{
        width: 100% !important;
    }
    .oxwidget_headerlogin_popup label{
        width: 30% !important;
    }
    .oxwidget_headerlogin_popup input{
        width: 70% !important;
    }
    .title_baner_img{
        min-height: 140px;
        width: 40%;
    }
    .title_baner_text{
        width: 60%;
    }
    .div_baner_eq{
        background-position: top !important;
        min-height: 150px;
    }
    .cmsContent.baner_e{
        width: 106%;
    }
    .card_eq_contect,.impresoras.productos {
        margin-left: auto;
        margin-right: auto;
    }
    #modalintro button.close{
        bottom: -28px;
        margin-left: 49%;
        border-radius: 0px 0px 11px 11px;
    }
    .baner_general_img{
        min-height: 150px !important;
        background-position: top !important;
    }
}



@media (min-width:400px){/* solo si es igual o mayor */
    .baner_kyo{
        height: 206px;
    }
    .navbar-menu-kyo{
        width: 100%;
    }
    .nav-logo-kyo{
        position: absolute;
        margin-left: 30%;
    }
    .nav-search-kyo{
        /*top: 0;*/
    }
    .nav-search-kyo.activo{
        width: 60%;
        /*top: 0;*/
    }
    .icon-action-search.activo {
        width: 96%;
    }
    .icon-action-search .select2-container--default{
        width: 94% !important;
    }
    .info_contact_n{
        width: 470px;
    }
}
@media (min-width:768px){
    .baner_kyo{
        height: 344px;
    }
    .navbar-menu-kyo{
        width: 100%;
    }
    .nav-logo-kyo{
        position: relative;
        margin-left: 0;
    }
    .nav-search-kyo.activo{
        width: 85%;
        /*top: 0;*/
    }
    .icon-action-search.activo {
        width: 91%;
    }
}
@media (min-width:992px){
    .baner_kyo{
        height: 344px;
    }
    .navbar-menu-kyo{
        width: 100%;
    }
    .nav-search-kyo.activo{
        top: auto;
    }
    .icon-action-search.activo {
        width: 96%;
    }
}
@media (min-width:1200px){
    .baner_kyo{
        height: 500px;
    }
    .navbar-menu-kyo{
        width: 100%;
    }
    .icon-action-search .select2-container--default{
        width: 96% !important;
    }
}
@media (min-width:1400px){
    .navbar-menu-kyo{
        width: 1296px;
    }
    .info_contact_n{
        width: 703px;
    }
}