
@media screen and (max-width:1279px) {
   div#sbi_load {
    top: -570px;
    right: -710px;
	}
}
@media screen and (max-width:1200px) {
   div#sbi_load {
    top: -560px;
    right: -693px;
	}
}
@media screen and (max-width:1024px) {
    .top-hdr .hdr-lft .lang-select {
        margin-left: 38px;
    }
    header .lang-select .sbSelector {
        width: 35px;
    }
    .top-hdr .hdr-lft .lang-select {
        top: 18px;
    }
    .instagram_link img {
        width: 14px;
        top: 60%;
    }
	
}
@media screen and (max-width:1023px) {
   div#sbi_load {
    top: -450px;
    right: -460px;
	}
}
@media screen and (max-width:800px) {
   div#sbi_load {
	top: -1565px;
	}
}

@media screen and (max-width:767px) {
    .projectes-inner-destacats .projectes-inner-slide .owl-dots {
        transform: translateY(-80px);
    }

    .inr-bnr.contact-bnr {
        padding: 90px 0 50px;
    }
	div#sbi_load {
    top: 0px;
    right: initial;
	}
}





