﻿@media (min-width: 1001px) {

    .topbutton {
        width: 0px;
        height: 0px;
        display: none;
    }

    .parallaximg2mobile {
        display: block;
    }

    .containerm1 {
        background-color: white;
        width: 100%;
        height: 1050px;
        margin: 0;
        overflow: visible;
    }

    .subcontainerm1 {
        background-color: black;
        width: 100%;
        height: 851px;
        z-index: 1;
    }

    h1 {
        height: 119px;
        color: white;
        font-size: 28px;
        display: flex;
        align-items: center;
        /*width: 93%; if the customer wants it set to a % instead of a px */
        width: calc(100% - 110px);
        margin: 0 auto;
    }


    /* working on getting picture in the higher position like the wix site
    .parallax-container {
        overflow: hidden;
        height: 100%;
        width: 100%;
        margin: 0 auto;
        background-image: url('/media/BlueStarPowerSystems.jpg');
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50% -100px;
        transform-style: preserve-3d;
    } */



    .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        top: 250px;
    }

    .containerm2 {
        height: auto;
        background-color: white;
        padding: 70px 0 0 0;
        width: 100%;
    }

    .subcontainerm2-1 {
        width: calc(100% - 110px);
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        height: auto;
        display: flex;
    }

    .mtextbox1 {
        flex-basis: 50%;
        color: black;
        margin: 0;
        height: 534px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    main h2 {
        margin: 0;
        font-size: 30px;
        text-align: left;
        width: 410px;
    }

    .mtext2 {
        width: 410px;
        font-size: 20px;
        text-align: justify;
        line-height: 32px;
        margin-top: 46px;
        margin-bottom: 0px;
        letter-spacing: -0.4px;
        vertical-align: baseline;
        height: 416px;
    }

    .mpicbox1 {
        flex-basis: 50%;
        height: 534px;
        text-align: center;
        overflow: hidden;
    }

    .windpic {
        width: 801px;
        height: auto;
        transform: translate3d(0px, 0px, 0.1px);
    }

    .windpicMobile {
        display: none;
    }

    .subcontainerm2-2 {
        width: calc(100% - 110px);
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
        margin-bottom: 31px;
        height: auto;
        display: flex;
    }

    .mpicbox2 {
        flex-basis: 50%;
        height: 603px;
        margin-bottom: 62px;
        overflow: hidden;
        text-align: center;
    }

    .genSetPic {
        width: 781px;
        height: auto;
        transform: translate3d(0px, 0px, 0.1px);
    }

    .genSetPicMobile {
        display: none;
    }

    .mtextbox2 {
        color: black;
        /* background-color: palevioletred; */
        margin: 0 auto;
        height: auto;
        min-width: 435px;
        flex-basis: 50%;
    }


    .subtextm1 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .arrowbox {
        margin-left: -13px;
        text-align: left;
    }

    .linkbox {
        width: 396px;
        height: 170px;
        margin-bottom: 69px;
    }

    .linkbox-submittals {
        width: 396px;
        height: 123.5px;
        margin-bottom: 69px;
    }

    .linkheader {
        text-decoration: none;
        font-size: 28px;
        margin-left: 83px;
        line-height: 1;
        color: rgb(0,0,0)
    }

        .linkheader:hover {
            color: rgb(218,218,218);
        }


    .linktext1 {
        margin-left: 83px;
        width: 310px;
        height: auto;
        margin-top: -50px;
        text-align: justify;
        font-size: 16px;
        letter-spacing: -.32px;
        line-height: 25.6px;
        font-weight: 400;
    }

    .linktext2 {
        margin-left: 83px;
        width: 310px;
        height: auto;
        margin-top: -50px;
        text-align: justify;
        font-size: 16px;
        letter-spacing: -.32px;
        line-height: 25.6px;
        font-weight: 400;
    }

    .linktext3 {
        margin-left: 83px;
        width: 312px;
        height: auto;
        margin-top: -50px;
        text-align: justify;
        font-size: 16px;
        letter-spacing: -.32px;
        line-height: 25.6px;
        font-weight: 400;
    }

    .arrow-top {
        width: 1.5px;
        height: 40px;
        transform: rotate(45deg);
        margin-top: -9px;
        margin-left: 18px;
        background-color: black;
        font-weight: 400;
    }

    .arrow-bottom {
        width: 1.5px;
        height: 40px;
        transform: rotate(135deg);
        margin-left: 18px;
        margin-top: -12px;
        background-color: black;
    }

    .arrow-link:hover .arrow-top,
    .arrow-link:hover .arrow-bottom {
        background-color: rgb(218,218,218);
    }

    .subcontainerm2-3 {
        height: 211px;
        width: 100%;
        margin-bottom: 1px;
        position: relative;
        /*min-width: 1100px; */
    }


    .buttonbox {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: auto;
        height: 211px;
    }

    /*.buttonimg {
        width: 23px;
        height: 45px;
    } */

    .buttonleft,
    .buttonright {
        position: absolute;
        border: none;
        cursor: pointer;
        background-color: rgb(48,48,48);
        color: white;
    }

    .buttonleft {
        left: 69px;
    }

    .buttonright {
        right: 69px;
    }

    .arrow-left {
        width: 23px;
        height: 45px;
        display: flex;
        align-items: center;
        cursor: pointer; /* indicates clickable area */
        background-color: transparent;
    }

    .symbol {
        width: 1.5px;
        height: 30px;
        transform: rotate(45deg);
        margin-top: -21.5px;
        margin-left: 10px;
    }

    .symbol2 {
        width: 1.5px;
        height: 30px;
        transform: rotate(135deg);
        margin-top: 20px;
        margin-left: -2px;
    }

    .arrow-right {
        width: 23px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: end;
        cursor: pointer; /* indicates clickable area */
        background-color: transparent;
    }

    .symbol3 {
        width: 1.5px;
        height: 30px;
        transform: rotate(135deg);
        margin-top: -20px;
        margin-right: -2px;
    }

    .symbol4 {
        width: 1.5px;
        height: 30px;
        transform: rotate(45deg);
        margin-top: 22px;
        margin-right: 11px;
    }

    .mySlides {
        width: 925px;
        padding: 0;
        display: block;
        height: 211px;
        position: absolute;
    }

        .mySlides h5 {
            margin-top: 45px;
            margin-bottom: 0;
        }

        .mySlides p {
            margin-top: 0;
            margin-bottom: 0;
        }

    .reviewtext {
        font-size: 14px;
        text-align: center;
        color: white;
        margin-left: auto;
        margin-right: auto;
    }

    .reviewertext {
        font-size: 16px;
        line-height: 25.6px;
        font-weight: 700;
        text-align: center;
        color: white;
        letter-spacing: -0.32px;
    }

    .slide1text {
        width: 735px;
        line-height: 19.6px;
        letter-spacing: -0.28px;
    }

    .slide1contact {
        margin-top: 20px !important;
    }

    .slide2text {
        width: 796px;
        line-height: 19.6px;
    }

    .slide2contact {
        margin-top: 20px !important;
    }

    .slide3text {
        width: 693px;
        line-height: 19.6px;
    }

    .slide3contact {
        margin-top: 20px !important;
    }

    .slide4text {
        width: 855px;
        line-height: 19.6px;
    }

    .slide4contact {
        margin-top: 10px !important;
    }


    .slide5text {
        width: 589px;
        line-height: 19.6px;
    }

    .slide5contact {
        margin-top: 10px !important;
    }


    .slide6text {
        width: 740px;
        line-height: 19.6px;
    }

    .slide6contact {
        margin-top: 10px !important;
    }


    .fillin2 {
        position: relative;
        text-align: center;
        padding: 0; /* Remove padding */
        margin-top: -56.5px;
        line-height: 7px; /* Match the height of the dots */
        display: flex;
        justify-content: center;
    }

        .fillin2 li {
            display: inline-block; /* Display list items horizontally */
            margin-right: 3px; /* Adjust the spacing between list items as needed */
        }

    .dots {
        width: 7px;
        height: 6.75px;
        background-color: white;
        display: inline-block;
        margin: 0 3px; /* Adjust spacing between dots */
        cursor: pointer;
        border-radius: 50%; /* Make dots circular */
    }

        .dots.active {
            background-color: transparent;
            border: 2px solid white;
            width: 6.5px;
            height: 6px;
            border-radius: 50%;
            margin-top: 0px;
        }
/*
    .containerm3 {
        height: 402px;
        width: 100%;
        background-color: white;
        margin-bottom: 1px;
    }


    .subcontainerm3-1 {
        height: 402px;
        width: 100%;
    }

    
    .parallax-container2 {
        height: 100%;
        width: 100%;
        background-image: url('/media/pipes.jpg');
        background-attachment: fixed;
        background-position: center center;
        /*background-position-y: -122px;*/ /* 
        background-repeat: no-repeat;
        background-size: cover;
    } */

    .visually-hidden2 {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        top: 2800px;
    }

    .line-container {
        display: none;
    }

    /*CSS FOR TRANSITION EFFECTS THAT CORRESPOND WITH JAVASCRIPT*/
    #headerm {
        opacity: 0;
    }

    #h2 {
        opacity: 0;
    }

    #mtext2 {
        opacity: 0;
    }

    #mpicbox1 {
        opacity: 0;
    }

    #mpicbox2 {
        opacity: 0;
    }

    #a1 {
        opacity: 0;
    }

    #prodtext {
        opacity: 0;
    }

    #a2 {
        opacity: 0;
    }

    #subtext {
        opacity: 0;
    }

    #a3 {
        opacity: 0;
    }

    #casetext {
        opacity: 0;
    }

    .text-visible {
        opacity: 1;
        transform: translateX(0);
    }

    @keyframes slideInFromLeft {
        0% {
            opacity: 0;
            transform: translateX(-3%);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .slide-in-delayed {
        animation: slideInFromLeft 1s ease-in-out 1s forwards;
    }

    .slide-in-scroll {
        animation: slideInFromLeft .75s ease-in-out .75s forwards;
    }

    @keyframes slideInFromBottom {
        0% {
            opacity: 0;
            transform: translateY(10%);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .slide-in-from-bottom {
        animation: slideInFromBottom 1.25s ease-in-out .5s forwards;
    }

    .slide-in-from-bottomLonger {
        animation: slideInFromBottom 1.25s ease-in-out .5s forwards;
    }

    @keyframes slideInFromFarther {
        0% {
            opacity: 0.5;
            transform: translateX(-300px);
        }

        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .slide-in-farther {
        animation: slideInFromFarther 2s ease-in-out 0s forwards;
    }

    .mySlides {
        display: none;
        opacity: 0;
        /* transition: opacity 1s ease; 1s is the duration of the transition, you can adjust it */
        /* Other styles ... */
    }

    .showSlide {
        display: block;
        opacity: 1;
    }
}


























/*BUILDING PARALLAX*/
@media (min-width: 5179px) {
    .parallax-box {
        box-sizing: border-box;
        width: 100%;
        width: calc(100% - 110px);
        margin: 0 auto;
        height: 931px;
    }

    .parallax-container {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
        background-size: cover;
    }
}

@media (max-width: 5178px) and (min-width: 1800px) {
    .parallax-box {
        box-sizing: border-box;
        width: 100%;
        width: calc(100% - 110px);
        margin: 0 auto;
        height: 931px;
    }

    .parallax-container {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
    }
}

@media (max-width: 1799px) and (min-width: 1526px) {
   
    .parallax-box {
        box-sizing: border-box;
        width: 100%;
        width: calc(100% - 110px);
        margin: 0 auto;
        height: 931px;
    }

    .parallax-container {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
    }
}


@media (max-width: 1525px) and (min-width: 1001px) {
    

    .parallax-box {
        box-sizing: border-box;
        width: 100%;
        width: calc(100% - 110px);
        margin: 0 auto;
        height: 931px;
    }

    .parallax-container {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
    }
}


























/*PIPES PARALLAX*/
@media (min-width: 2187px) {
    .containerm3 {
        height: 402px;
        width: 100%;
        background-color: white;
        margin-bottom: 1px;
    }

    .subcontainerm3-1 {
        height: 402px;
        width: 100%;
    }

    .parallax-container2 {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
    }
}


@media (max-width: 2186px) and (min-width: 1526px) {
    .containerm3 {
        height: 402px;
        width: 100%;
        background-color: white;
        margin-bottom: 1px;
    }

    .subcontainerm3-1 {
        height: 402px;
        width: 100%;
        position: relative;
    }

    .parallax-container2 {
        overflow: hidden;
        height: 100%;
        width: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
    }
}




@media (max-width: 1525px) and (min-width: 1001px) {
    .containerm3 {
        height: 402px;
        width: 100%;
        background-color: white;
        margin-bottom: 1px;
    }

    .subcontainerm3-1 {
        height: 402px;
        width: 100%;
    }

    .parallax-container2 {
        overflow: hidden;
        height: 100%;
        width: 100%;
        bottom: 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        image-rendering: auto;
    }
}


























@media (max-width: 1700px) and (min-width: 1001px) {
    .subcontainerm2-1 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        height: auto;
        display: flex;
    }

    .mtextbox1 {
        flex-basis: 40%;
        color: black;
        margin: 0;
        height: 534px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        min-width: 445px;
    }

    main h2 {
        margin: 0;
        font-size: 30px;
        text-align: left;
        width: 410px;
    }

    .mtext2 {
        width: 410px;
        font-size: 20px;
        text-align: justify;
        line-height: 32px;
        margin-top: 46px;
        margin-bottom: 0px;
        letter-spacing: -0.4px;
        vertical-align: baseline;
        height: 416px;
    }

    .mpicbox1 {
        flex-basis: 60%;
        height: 534px;
        text-align: right;
        overflow: hidden;
    }

    .subcontainerm2-2 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
        margin-bottom: 31px;
        height: auto;
        display: flex;
    }

    .mpicbox2 {
        flex-basis: 60%;
        height: 603px;
        margin-bottom: 62px;
        overflow: hidden;
        text-align: left;
    }

    .mtextbox2 {
        color: black;
        /* background-color: palevioletred; */
        margin: 0 auto;
        height: auto;
        min-width: 455px;
        flex-basis: 40%;
    }
}




@media (max-width: 1100px) and (min-width: 1001px) {
    .subcontainerm2-1 {
        width: calc(100% - 110px);
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        height: auto;
        display: flex;
    }
}




    @media (max-width: 1200px) and (min-width: 1075px) {
        .buttonleft {
            left: 25px;
        }

        .buttonright {
            right: 25px;
        }
    }






    @media (max-width: 1074px) and (min-width: 1001px) {
        .buttonleft {
            left: 10px;
        }

        .buttonright {
            right: 10px;
        }
    }



















    /* Media query for screens smaller than 1000 pixels */
    @media (max-width: 1000px) {

        main {
            width: 322px;
        }

        .containerm1 {
            background-color: white;
            width: 322px;
            position: relative;
            z-index: 3;
            height: 257px;
        }

        .subcontainerm1 {
            background-color: black;
            width: 322px;
            height: 108px;
            text-align: center;
        }

        h1 {
            height: 108px;
            width: 252px;
            color: white;
            font-size: 22px;
            margin: auto auto;
            line-height: 26.4px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .parallax-container {
            height: 149px;
            width: 322px;
            /*background-image: url('/media/Website/Main/mainbuildingWMOBILE.jpg');*/
            background-size: 322px auto;
            background-repeat: no-repeat;
        }

        .visually-hidden {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            top: 108px;
        }

        .containerm2 {
            height: auto;
            background-color: white;
            width: 322px;
            z-index: 3;
            position: relative;
        }

        .subcontainerm2-1 {
            height: auto;
        }

        .mtextbox1 {
            height: auto;
            display: flex;
            align-items: center;
            flex-direction: column;
        }

        main h2 {
            font-size: 21px;
            width: 271px;
            display: flex;
            text-align: center;
            justify-content: center;
            align-items: center;
            height: 68px;
            margin: 0;
            color: black;
        }

        .mtext2 {
            font-size: 15px;
            line-height: 24.5px;
            text-align: justify;
            letter-spacing: -0.3px;
            margin-top: 248px;
            vertical-align: baseline;
            width: 280px;
            height: 368px;
            margin-bottom: 22px;
            color: black;
        }

        .mpicbox1 {
            width: 320px;
            height: 226px;
            text-align: center;
            position: absolute;
            top: 68px;
        }

        .windpicMobile {
            width: 290px;
            height: auto;
        }

        .windpic {
            display: none;
        }

        .subcontainerm2-2 {
            height: auto;
            width: 322px;
            padding-bottom: 1px;
        }

        .mpicbox2 {
            height: 217px;
            width: 322px;
            text-align: center;
        }

        .genSetPic {
            display: none;
        }

        .genSetPicMobile {
            height: 217px;
            width: 280px;
        }

        .mtextbox2 {
            color: black;
            width: 320px;
        }

        .subtextm1 {
            width: 244px;
            margin: 0 auto 0 auto;
            margin-bottom: 46px;
            margin-top: 46px;
        }

        .linkbox {
            width: 235px;
            margin-bottom: 30px;
        }

        .linkbox-submittals {
            width: 235px;
            margin-bottom: 30px;
        }

        .linkheader {
            text-decoration: none;
            line-height: 35px;
            font-size: 25px;
            color: rgb(0,0,0);
            margin-left: 44px;
            margin-bottom: 0px;
        }

        .linktext1 {
            height: auto;
            width: 182px !important;
            margin-left: 44px;
            margin-top: -40px;
            padding-right: 17px;
            text-align: justify;
            font-size: 15px;
            line-height: 24px;
            font-weight: 400;
            letter-spacing: -0.3px;
        }

        .linktext2 {
            height: auto;
            width: 200px;
            margin-left: 44px;
            margin-top: -40px;
            text-align: justify;
            font-size: 15px;
            line-height: 24px;
            font-weight: 400;
            letter-spacing: -0.3px;
        }

        .linktext3 {
            height: auto;
            width: 200px;
            margin-left: 44px;
            margin-top: -40px;
            text-align: justify;
            font-size: 15px;
            line-height: 24px;
            font-weight: 400;
            letter-spacing: -0.3px;
        }

        /*.arrowpic {
        width: 20px;
        height: 46px;
        position: relative;
        top: -42px;
    } */

        .arrow-link {
            width: 20px;
            height: 46px;
            position: relative;
            top: -42px;
        }

        .arrow-top {
            width: 1px;
            height: 31px;
            transform: rotate(45deg);
            margin-top: 0px;
            margin-left: 9.75px;
            background-color: black;
            font-weight: 400;
        }

        .arrow-bottom {
            width: 1px;
            height: 31px;
            transform: rotate(135deg);
            margin-left: 10.25px;
            margin-top: -9px;
            background-color: black;
        }

        .subcontainerm2-3 {
            height: 300px;
            width: 322px;
            position: relative;
        }

        .buttonbox {
            width: 320px;
            height: 300px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        .buttonleft,
        .buttonright {
            display: none;
        }

        .buttonleft {
        }

        .buttonright {
        }


        .mySlides {
            width: auto;
            height: auto;
            position: absolute;
        }

            .mySlides h5 {
                margin-top: 0px;
                margin-bottom: 0;
            }

            .mySlides p {
                margin-top: 0;
                margin-bottom: 0;
            }

        .fillin2 {
            display: none;
        }

            .fillin2 li {
            }

        .reviewtext {
            font-size: 13px;
            text-align: center;
            color: white;
            font-weight: 400;
        }

        .reviewertext {
            font-size: 15px;
            font-weight: 700;
            text-align: center;
            letter-spacing: -0.28px;
            color: white;
        }

        .slide1text {
            width: 225px;
            line-height: 18.2px;
        }

        .slide1contact {
            margin-top: 30px !important;
            width: 225px;
            line-height: 25px;
        }

        .slide2text {
            width: 225px;
            line-height: 18.2px;
        }

        .slide2contact {
            margin-top: 30px !important;
            width: 225px;
            line-height: 25px;
        }

        .slide3text {
            width: 225px;
            line-height: 18.2px;
        }

        .slide3contact {
            margin-top: 30px !important;
            width: 225px;
            line-height: 25px;
        }

        .slide4text {
            width: 245px;
            line-height: 16px;
        }

        .slide4contact {
            margin-top: 20px !important;
            width: 235px;
            line-height: 20px;
        }


        .slide5text {
            width: 225px;
            line-height: 18.2px;
        }

        .slide5contact {
            margin-top: 30px !important;
            width: 225px;
            line-height: 25px;
        }


        .slide6text {
            width: 225px;
            line-height: 16px;
        }

        .slide6contact {
            margin-top: 26px !important;
            width: 225px;
            line-height: 20px;
        }

        .dots {
            display: none;
        }

            .dots.active {
            }

        .containerm3 {
            width: 322px;
        }

        .subcontainerm3-1 {
            height: 213px;
            width: 322px;
        }

        .parallax-container2 {
            height: 100%;
            width: 322px;
            margin-left: 0px;
        }


        .parallaximg2mobile {
            position: fixed;
            width: 319px;
            height: 966px;
            bottom: -250px;
            background-image: url('/media/Website/Main/pipesoriginal.jpg');
            background-size: 850px 566px;
            background-position: center;
            background-repeat: no-repeat;
            z-index: 0;
            left: 50%;
            transform: translateX(-50%);
        }

        .visually-hidden2 {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            top: 1910px;
        }

        .line-container {
            width: 322px;
            height: 1px;
            z-index: 3;
            position: relative;
            background-color: white;
        }

        #headerm {
            opacity: 0;
        }

        #mtext2 {
            opacity: 0;
        }

        #mpicbox1 {
            opacity: 0;
        }

        #a1 {
            opacity: 0;
        }

        #linkheader1 {
            opacity: 0;
        }

        #prodtext {
            opacity: 0;
        }

        #linkheader2 {
            opacity: 0;
        }

        #a2 {
            opacity: 0;
        }

        #subtext {
            opacity: 0;
        }

        #linkheader3 {
            opacity: 0;
        }

        #a3 {
            opacity: 0;
        }

        #casetext {
            opacity: 0;
        }

        .text-visible {
            opacity: 1;
            transform: translateX(0);
        }

        @keyframes slideInFromTop {
            0% {
                opacity: 0;
                transform: translateY(-27.6px);
            }

            100% {
                opacity: 1;
                transform: translateX(0);
            }
        }

        .slide-in-delayed {
            animation: slideInFromTop 1s ease-in-out 1s forwards;
        }

        .slide-in-scroll {
            animation: slideInFromBottom 1s ease-in-out 1s forwards;
        }

        @keyframes slideInFromBottom {
            0% {
                opacity: 0;
                transform: translateY(27.6px);
            }

            100% {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .slide-in-from-bottom {
            animation: slideInFromBottom 1s ease-in-out 1s forwards;
        }

        @keyframes slideInFromLeft {
            0% {
                opacity: 0;
                transform: translateX(-25%);
            }

            100% {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .slide-in-from-bottomLonger {
            animation: slideInFromLeft 1s ease-in-out 1s forwards;
        }

        @keyframes slideInFromFarther {
            0% {
                opacity: 0.5;
                transform: translateY(100%);
            }

            100% {
                opacity: 1;
                transform: translateX(0);
            }
        }

        .slide-in-farther {
            animation: slideInFromFarther 1s ease-in-out 1s forwards !important;
        }


        .mySlides {
            display: none;
            opacity: 0;
            /*transition: opacity 1s ease;  1s is the duration of the transition, you can adjust it */
        }

        .showSlide {
            display: block;
            opacity: 1;
        }
    }
