#head3{
    padding-top: 110px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #7acfd0;
    z-index: 4;
}
.data-squares{
    margin-top: 285px;
}
#main_div1{
    min-height: 480px;
}
.data-squares .img-box {
    top: -400px;
    width: 220px;
}
.promo-block.hero .promo-holder {
    padding: 94px 0 170px;

}
#footer {
	display: block;
}
@media (max-width: 1024px) {
    .vertical-data-boxes {
        padding-top: 35px;
    }
    .data-squares {
        margin-top: 370px;
    }
    #frame1 .scrollmagic-pin-spacer{
        min-height: 480px !important;
    }
    #head3 {
        padding-top: 175px;
    }
    .data-boxes {
        height: 380px;
        overflow: hidden;
    }
    .data-squares {
        padding: 30px 360px;
    }
}
@media (max-width: 479px) {
    #head3 {
        padding-top: 205px;
    }
}
@media (max-width: 767px) {
    .data-squares .text {
        margin: -70px 0 0 0 !important;
    }
    .data-squares .pos4,.data-squares .pos5 {
        margin-top: -41px !important;
    }
    .vertical-data-boxes {
        padding-bottom: 80px;
    }
    .data-boxes {
        height: 280px;
        overflow: hidden;
    }
    #main_div1 {
        min-height: 280px;
    }
}
