.page-index #home-first {
    max-height: 1080px!important;
}

#home-first-separator {
    top:-250px;
}

#our-technology {
    margin-top:-150px!important;
    padding-top:0;
}

.page-index .rev-scroll-btn {
    top:auto;
    bottom: 200px;
}

.page-ourSolution .rev-scroll-btn,
.page-about .rev-scroll-btn,
.page-documents .rev-scroll-btn,
.page-events .rev-scroll-btn,
.page-event .rev-scroll-btn,
.page-case-studies-page .rev-scroll-btn,
.page-news-page .rev-scroll-btn,
.page-contact .rev-scroll-btn,
.page-terms-and-conditions .rev-scroll-btn {
    position:relative;
    left:0;
    top:140px;
    transform:none;
}
/*.page-ourSolution .rev-scroll-btn,*/
/*.page-about .rev-scroll-btn,*/
/*.page-case-studies-page .rev-scroll-btn,*/
/*.page-news-page .rev-scroll-btn,*/
/*.page-contact .rev-scroll-btn,*/
/*.page-terms-and-conditions .rev-scroll-btn {*/
/*    position:relative;*/
/*    left:0;*/
/*    top:250px;*/
/*    transform:none;*/
/*}*/
.page-ourSolution .rev-scroll-btn {
    top:60px;
}

@media only screen and (max-width: 768px) {
    #our-technology {
        margin-top:0!important;
    }
    #home-first-separator {
        top:0;
    } 
    .page-index .rev-scroll-btn {
        top:auto;
        bottom: 50px;
    }  
    .page-cover-home {
        height:740px!important;
    }

    .page-terms-and-conditions .rev-scroll-btn {
        display:none;
    }

    .page-ourSolution .rev-scroll-btn,
    .page-about .rev-scroll-btn,
    .page-documents .rev-scroll-btn,
    .page-events .rev-scroll-btn,
    .page-event .rev-scroll-btn,
    .page-case-studies-page .rev-scroll-btn,
    .page-news-page .rev-scroll-btn,
    .page-contact .rev-scroll-btn {
        display:block;
        height:40px;
        top:60px;
    }
    .page-cover-fmcg {
        max-height:550px;
    }
    .page-cover-construction {
        max-height:550px;
    }
    .page-cover-our-solution {
        max-height:550px;
    }
    .page-our-solution .section-home-600 {
        max-height:550px;
    }
    .page-our-solution .siq-subbanner {
        top:550px;
    }
    #out-solutions-content-main {
        margin-top:200px;
    }

    .page-cover-about,
    .page-cover-documents,
    .page-cover-events,
    .page-cover-event,
    .page-cover-caseStudiesPage,
    .page-cover-caseStudies,
    .page-cover-newsPage,
    .page-cover-news,
    .page-cover-contact {
        max-height:350px;
    }

    .page-cover-termsAndConditions  {
        max-height:250px;
    }

    .page-about .section-home-600,
    .page-documents .section-home-600,
    .page-case-studies-page .section-home-600,
    .page-news-page .section-home-600,
    .page-contact .section-home-600
    {
        max-height:350px;
    }

    .page-terms-and-conditions .section-home-600
     {
        max-height:250px;
    }

    #siq-header-about,
    #siq-header-case-studies,
    #siq-header-news,
    #siq-header-contact
    {
        margin-top:55px;
    }
    .page-about .isq-mh-md,
    .page-documents .isq-mh-md,
    .page-case-studies-page .isq-mh-md,
    .page-news-page .isq-mh-md,
    .page-contact .isq-mh-md {
        min-height:250px;
    }
    #case-studies-content-main .about.site-content-area {
        margin-top:60px;
    }


    .page-news #case-show-header {
        /* margin-top:500px!important; */
        margin-top:350px!important;
    }
}