/* --------------- FOOTER --------------- */
/*footer icon size*/
.block_d458c99663b943efa9ff419d486edc21 img {
    max-width: 65%;
}
/* --------------- HOME --------------- */
/*.homeSectionPage .primaryAndSecondaryContainer {*/
/*    margin-top: 75vh !important;*/
/*}*/
/* --------------- PORTFOLIO --------------- */
/*hide all item list*/
.block_ea25d3125fb74ae9adbf132f1a998394 {
    display: none;
}
/* --------------- MEDIA QUERIES --------------- */
@media only screen and (min-width: 768px) {
    /*footer icon align left*/
    .block_d458c99663b943efa9ff419d486edc21 {
        text-align: left;
    }
.tablet,

.mobile {

   height: 100%;

   overflow: hidden;

}
}
.mobile, .tablet {

   background-attachment: scroll;

}