@media (max-width: 320px) {
div#businessinteligence {
    margin-top: 0px !important;
    padding-left: 0px !important;
}}


@media (max-width: 768px) {#logopunt {
    text-align: center;
}}


@media (max-width: 425px) {
.wpb_single_image.wpb_content_element.vc_align_right.low-opacity.no-bottom-margin{
    display: none;}
div#logo1 {
    margin-top: 0px !important;
    padding-left: 0px !important;
	padding-right: 0px !important;
}
div#logo2 {
	margin-top: 0px !important;
    padding-right: 0px !important;
	padding-left: 0px !important;
}
}


@media (max-width: 1024px){

.sticky-header .right-column {
    display: table-cell !important;
}
}


@media (max-width: 1288px){
.main-header .right-column {
    display: table-cell;
}
.right-column .mobile-nav-icon {
    display: inline-block;
}
.main-nav.site-navigation.basel-navigation.menu-right {
    display: none;
}

.main-nav.site-navigation.basel-navigation {
    display: none;
}}

/*Responsive HDPI*/

@media (max-width:1500px) {
    .porque-presto .header-icono {
        padding-left: 75px !important;
        background-position: 20px !important;
        background-size: 40px !important;
        padding-right: 20px !important;
    }
}


/*Responsive tablet*/


@media (max-width:1280px) {
    .auditoria-iconos .form-blanco:after, .auditoria-iconos:before, .te-llamamos-iconos .form-blanco:after, .lineas-laterales:before, .lineas-laterales:after {
        display: none;
    }

    .margin-right-50-tablet .vc_column-inner {
        margin-right: 50px !important;
    }

    .small-padding-tablet .vc_column-inner {
        padding: 25px !important;
    }

    .no-margin-tablet .vc_column-inner{
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    #no-padding-tablet {
        padding-top: 0px !important;
        padding-left: 0px !important;
        padding-bottom: 0px !important;
        padding-right: 0px !important;        
    }

    .margin-bottom-250-tablet .vc_column-inner {
        margin-bottom: 250px !important;
    }


    .margin-bottom-100-tablet .vc_column-inner {
        margin-bottom: 100px !important;
    }
}


/*Responsive mobile*/

@media (max-width:1280px){

    /*Font sizes*/

    .f55 {
        font-size: 45px !important;
    }

    .f35 {
        font-size: 30px !important;
    }

    .f25 {
        font-size: 22px !important;
    }

    .f22 {
        font-size: 18px !important;
    }

    .porque-presto h3.header-icono {
        font-size: 20px;
    }

    /*Paddings y margins*/

    .no-padding-mobile .vc_column-inner{
        padding: 25px 15px !important;
    }

    .no-padding-mobile.slider .basel-slide-inner .vc_row {
        padding: 15px !important;
    }

    .no-margin-mobile .vc_column-inner {
        margin: 0 !important;
    }

    .margin-top-50-mobile {
        margin-top: 50px;
    }

    /*Alineaciones*/

    .align-left-mobile .vc_column-inner .wpb_single_image {
        text-align: left;
    }

    /*Otros*/

    .woocommerce-order-pay .woocommerce > #redsys_payment_form {  flex-flow: column wrap; align-items: self-start; justify-content: self-start; }
    
    .frm_form_field.frm_two_col .frm_checkbox { grid-column-end: span 2; }
    #formulario-presto .frm_submit { text-align: center; margin-top: 2rem; }

    .margin-top-negative {
    	position: relative;
    	width:100vw;
    }

    .margin-top-negative .vc_column-inner {
    	margin-top:-50px;
    }

	
    .margin-top-negative .floating-right-col {
    	height:550px; !important
		}

    .degradado-naranja { background: radial-gradient(circle farthest-corner at 400% 200% , #fff 0%, #fff 90%, rgba(232, 119, 34, .07) 31%, rgba(232, 119, 34, .07) 100%); }

    .slider-testimonials .owl-item .basel-slide-inner div.vc_row {
        padding:5px !important;
    }

    .degradado-naranja.tech-partner { 
        background: radial-gradient(circle farthest-corner at 400% 50% , #fff 0%, #fff 90%, rgba(232, 119, 34, .07) 31%, rgba(232, 119, 34, .07) 100%); 
    }

    .no-padding-mobile .vc_column-inner{
        padding:25px !important;
    }

    .como-funciona .featured-number {
        display:block;
        width:100%;
        text-align: center;
    }

    .como-funciona .wpb_text_column {
        text-align:center !important;
    } 

    .etiqueta-precio.derecha{
       right: 10px;
    }

}