@media (min-width:1024px) {
	
/*.animate .fold1c-container .title {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 1000ms ease;
}

.animate.animate-complete .fold1c-container .title {
    transform: translatex(0px);
    opacity: 1;
    transition: all 1000ms ease 500ms;
}

.animate .fold1c-background img {
    transition: all 1000ms ease;
    filter: grayscale(1);
}

.animate.animate-complete .fold1c-background img {
    transition: all 750ms ease;
    filter: grayscale(0);
}

.animate .fold2b-header-subtext {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate .fold2b-header-subtext .subtext::before {
    filter:grayscale(1);
    transition: all 750ms ease;
}

.animate.animate-complete .fold2b-header-subtext .subtext::before {
    filter:grayscale(0);
    transition: all 750ms ease 750ms;
}

.animate.animate-complete .fold2b-header-subtext {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .fold2b-header-title {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold2b-header-title {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .fold2b-img-block {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold2b-img-block {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1250ms;
}

.animate .fold2b-img-block.large {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold2b-img-block.large {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1750ms;
}

.animate .fold2b-content {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold2b-content {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 2250ms;
}

.animate .fold3b-header {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold3b-header {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .fold3b-content {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold3b-content {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .fold3b-img {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold3b-img {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1500ms;
}

.fold3b-container-inner.animate .fold3b-container-inner-content {
    transform: translatex(-150px);
    opacity:0;
    transition:all 750ms ease;
}

.fold3b-container-inner.animate.animate-complete .fold3b-container-inner-content {
    transform: translatex(0px);
    opacity:1;
    transition:all 750ms ease;
}

.fold3b-container-inner.animate .fold3b-container-inner-img {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.fold3b-container-inner.animate.animate-complete .fold3b-container-inner-img {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.fold3b-container-inner.animate  {
    transition: all 750ms ease;
    border-color: transparent;
}

.fold3b-container-inner.animate.animate-complete  {
    transition: all 750ms ease 1500ms;
    border-color: #3f3f3f40;
}

.animate .fold4b-header-content-inner {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold4b-header-content-inner {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .fold4-header-content-readmore {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold4-header-content-readmore {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1250ms;
}

.animate .fold4b-container-bottom-wrapper .fold4b-container-bottom-content:first-child {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold4b-container-bottom-wrapper .fold4b-container-bottom-content:first-child {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1750ms;
}

.animate .fold4b-container-bottom-wrapper .fold4b-container-bottom-content:last-child {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .fold4b-container-bottom-wrapper .fold4b-container-bottom-content:last-child {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 2250ms;
}

.animate .logo-splide-header {
    transform: translatey(-50px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .logo-splide-header {
    transform: translatey(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .logo-slider {
    transform: translatey(50px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .logo-slider {
    transform: translatey(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .testimonials-foldb-img {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .testimonials-foldb-img {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .testimonials-foldb-content {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .testimonials-foldb-content {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .news-article-fold-wrapper {
    transform: translatey(100px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .news-article-fold-wrapper {
    transform: translatey(0px);
    opacity: 1;
    transition: all 750ms ease;
}
	
.animate .simple-folda-content {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .simple-folda-content {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .content-fold-b-img {
    transform: translatex(150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .content-fold-b-img {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .content-fold-b-content-header {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .content-fold-b-content-header {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .content-fold-b-content-inner-text {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .content-fold-b-content-inner-text {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 750ms;
}

.animate .content-fold-b-content-inner-readmore {
    transform: translatex(-150px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .content-fold-b-content-inner-readmore {
    transform: translatex(0px);
    opacity: 1;
    transition: all 750ms ease 1500ms;
}

.alpine-fire-engineer .animate .fold1c-container::before, .das-fire .animate .fold1c-container::before {
    transform: translatex(150px);
    opacity: 0;
    transition: all 1000ms ease;
}

.alpine-fire-engineer .animate.animate-complete .fold1c-container::before, .das-fire .animate.animate-complete .fold1c-container::before {
    transform: translatex(0px);
    opacity: 1;
    transition: all 1000ms ease 500ms;
}

.animate.alt .content-fold-b-img {
    transform: translatex(-150px);
    opacity: 0;
}

.animate.animate-complete.alt .content-fold-b-img {
    transform: translatex(0px);
    opacity: 1;
}

.animate.alt .content-fold-b-content-header {
    transform: translatex(150px);
    opacity: 0;
}

.animate.animate-complete.alt .content-fold-b-content-header {
    transform: translatex(0px);
    opacity: 1;
}

.alt.animate .content-fold-b-content-inner-text {
    transform: translatex(150px);
    opacity: 0;
}

.alt.animate.animate-complete .content-fold-b-content-inner-text {
    transform: translatex(0px);
    opacity: 1;
}

.animate.alt .content-fold-b-content-inner-readmore {
    transform: translatex(150px);
    opacity: 0;
}

.animate.animate-complete.alt .content-fold-b-content-inner-readmore {
    transform: translatex(0px);
    opacity: 1;
}

.animate .team-folda-header {
    transform: translatey(-50px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .team-folda-header {
    transform: translatey(0px);
    opacity: 1;
    transition: all 750ms ease;
}

.animate .team-folda-header-buttons {
    transform: translatey(50px);
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .team-folda-header-buttons {
    transform: translatey(0px);
    opacity: 1;
    transition: all 750ms ease 500ms;
}

.animate .team-folda-wrapper {
    opacity: 0;
    transition: all 750ms ease;
}

.animate.animate-complete .team-folda-wrapper {
    opacity: 1;
    transition: all 750ms ease 1250ms;
}
    
}