/* LAPTOPS GRANDES */
@media(min-width: 1440px){
	.solana_polygon{
		margin-top: -100px;
	}
}

/* LAPTOPS CHICAS, TABLETS Y TELÉFONOS */
@media(max-width: 1200px){

    #litespeed_logo {
        width: 40% !important;
        max-width: 40% !important;
        left: 5%;
    }

    .solana_polygon{
		margin-top: -30px;
	}

}

/* TABLETS Y TELÉFONOS */
@media (max-width:991.98px){

	.swiper_wrapper .slider-caption p {
        font-size: 4vw;
    }
    div#bwblock_15959 {
    	padding: 5px 16px 15px 20px !important;
	}
	div#bwblock_56192 {
	    top: 150px!important;
	    transform: none;
	}

	div#bwblock_65184 {
    	padding: 0 25px;
	}	

}


@media (max-width:767.98px){

	div#bigwebtabs_content .col-sm-6.p-5.pe-3 {
	    padding: 30px !important;
	}

	.row.comparacion_cpanel .col-2 {
	    padding-left: 0;
	}

}

@media(max-width: 575px){

	.solana_polygon{
		display: none;
	}

    .row_bigweb img {
       	width: calc(100%) !important;
        margin-left: -18px;
        margin-top: -100px;
        position: absolute;
    }
    .slider-caption{
        justify-content: left;
        padding: 0 15px;
        top: 30px;
    }
    #footer.dark a, #footer.dark .social-icon i{
    	margin: 0 auto;
    }
    #footer .icon_bg_color{
    	margin-top: 10px;
    }

    .animation_slider .bubble {
        left: 50%;
    }

    .animation_slider .bubble:nth-child(1) {
        top: calc(80% - 110px);
        transform: scale(0.5);
        margin-left: 5px;
    }

    .animation_slider .bubble:nth-child(2) {
	    top: calc(70% - 145px);
	    transform: scale(0.6);
	    margin-left: -15px;
	    width: 220px;
	}

	.animation_slider .bubble:nth-child(3) {
	    top: calc(60% - 175px);
	    transform: scale(0.6);
	    margin-left: -15px;
	    width: 220px;
	}

	div#bwblock_93859 {
	    padding-top: 10em;
	    background-size: 120%;
	    background-position: right -24% top -20px;
	}

	div#bwblock_53006 {
	    padding: 30px 15px 0;
	    margin-bottom: 0 !important;
	}

	div#bwblock_7556 {
	    margin-bottom: 0 !important;
	}

	.columna_comparacion_cpanelBW {
	    margin-top: 11em;
	}

	.lottie_programar {
	    top: -100px;
	    left: calc(50% - 160px);
	}

	div#bwblock_90555 {
	    background-size: 40% !important;
	}

	div#bwblock_86606 .vertical_align {
	    padding: 40px 0 65px !important;
	}

	div#bwblock_86606 .row .col-sm-4:last-child {
	    margin: 0 !important;
	}

	div#bwblock_21001 {
	    padding: 0 50px !important;
	}

	#bwblock_21001 img{
		position: relative;
		left: -5px;
	}

	div#bwblock_96441 {
	    padding-bottom: 0 !important;
	}

	div#bwblock_42626{
		padding-top: 0!important;
	}

	div#bwblock_93859 .container > .row {
	    margin: 0 !important;
	}

    .row_bigweb h4 {
        margin-top: 10px;
        text-align: center;
        font-size: 25px;
        margin-bottom: 0;
    }

    .mt-6, .my-6{
	    margin-top: 4rem !important;
    }

    #bwblock_42626::before, #bwblock_42626::after{
    	display: none;
    }

    .logo_bigweb{
    	float: none!important;
    }

    .custom_masonry .row, .custom_masonry .col-12{
	    margin: 0;
	    padding: 0;
	}

	.img-portfolio-thumb {
	    height: 120px;
	}

	div#bwblock_12320 {
	    padding-left: 5px !important;
	}

	.swiper_wrapper .slider-caption h2{
		margin-bottom: 10px;
	}

}