body {font-family: Arial, Helvetica, sans-serif;}

.modal-contentprojects {

    margin: auto;
    display: block;
    width: 100%;
}


.modalprojects {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 0%; /* Location of the box */
    padding-left: 0%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}

@media only screen and (max-width: 2500px) {
    .iframe_main {
        height: 1800px;
    }
    .iframe_privacy {
        height: 2400px;
    }

    iframe_useragreement {
        height: 2400px;
    }

    .iframe_main_tips {
        height: 8300px;
    }

    .aboutus {
        height: 40%;
    }

}
@media only screen and (max-width: 2000px) {
    .iframe_main {
        height: 1400px;
    }
    .iframe_privacy {
        height: 2000px;
    }

    .iframe_main_tips {
        height: 6600px;
    }
}
@media only screen and (max-width: 1500px) {
    .iframe_main {
        height: 1200px;
    }
    .iframe_privacy {
        height: 1800px;
    }
    .iframe_main_tips {
        height: 7400px;
    }
}

@media only screen and (max-width: 1280px) {
    .iframe_privacy {
        height: 2000px;
    }

}

@media only screen and (max-width: 1200px) {
    .iframe_main {
        height: 1100px;
    }
    .iframe_privacy {
        height: 1900px;
    }
    iframe_useragreement {
        height: 2600px;
    }
    .iframe_main_tips {
        height: 7700px;
    }
}
@media only screen and (max-width: 1150px) {
    .iframe_main {
        height: 1100px;
    }
    .iframe_privacy {
        height: 2100px;
    }
    .iframe_main_tips {
        height: 8200px;
    }
}
@media only screen and (max-width: 1050px) {
    .iframe_main {
        height: 1100px;
    }
    .iframe_privacy {
        height: 2100px;
    }
    .iframe_main_tips {
        height: 8700px;
    }
}

@media only screen and (max-width: 1000px) {
    .iframe_main {
        height: 1100px;
    }
    .iframe_privacy {
        height: 2100px;
    }
    .iframe_main_tips {
        height: 9500px;
    }
}
@media only screen and (max-width: 900px) {
    .iframe_main {
        height: 1000px;
    }
    .iframe_privacy {
        height: 2400px;
    }
    .iframe_main_tips {
        height: 8300px;
    }
}

@media only screen and (max-width: 808px) {
    .iframe_main {
        height: 1000px;
    }
    .iframe_privacy {
        height: 2400px;
    }
    .iframe_main_tips {
        height: 8600px;
    }
}

@media only screen and (max-width: 708px) {

    .iframe_privacy {
        height: 2600px;
    }

}

@media only screen and (max-width: 608px) {

    .iframe_privacy {
        height: 2800px;
    }
}

@media only screen and (max-width: 540px) {

    .iframe_privacy {
        height: 3000px;
    }
}

@media only screen and (max-width: 500px) {

    .iframe_privacy {
        height: 3200px;
    }
}

@media only screen and (max-width: 470px) {

    .iframe_privacy {
        height: 3400px;
    }
}
@media only screen and (max-width: 410px) {

    .iframe_privacy {
        height: 3600px;
    }
}
@media only screen and (max-width: 375px) {

    .iframe_privacy {
        height: 3800px;
    }
}
/*@media only screen and (min-width: 901px) {
    .iframe_main {
        height: 1000px;
    }

    .iframe_main_tips {
        height: 8300px;
    }*/




    #myImg {
        border-radius: 5px;
        cursor: pointer;
        transition: 0.3s;
    }

    #myImg4 {
        cursor: pointer;
    }

    disclaimer {
        text-decoration: none;
        color: gray;
        font-size: 9px;
    }

    a.disclaimer {
        color: gray;
        text-decoration: none;
        font-size: 9px;
    }

        a.disclaimer:hover, a.ex1:active {
            color: black;
        }

    /* The Modal (background) */
    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: 10px; /* Location of the box */
        left: 2em;
        top: 0;
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0); /* Black w/ opacity */
    }

/*.modal-body {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 10px; /* Location of the box */
    left: 2em;
    top: 0;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0); /* Black w/ opacity */
}*/


.pmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 10px; /* Location of the box */
    padding-left: 10%;
    top: 0;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0); /* Black w/ opacity */
}

    .modal2 {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        padding-top: 10px; /* Location of the box */
        right: 5%;
        top: 10%;
        background-color: transparent;
        z-index: 20000;
    }

    /* Modal Content (image) */
    .modal-content {
        margin: auto;
        display: block;
        width: 100%;
    }

.modal-content2 {
    margin: auto;
    display: block;
    /*width: 80%;*/
    width: 70%;
}

    /* Caption of Modal Image */
    #caption {
        margin: auto;
        display: block;
        width: 80%;
        max-width: 700px;
        text-align: center;
        color: #ccc;
        padding: 10px 0;
        height: 150px;
    }

    /* Add Animation */
    .modal-content, .modal-content2 #caption {
        -webkit-animation-name: zoom;
        -webkit-animation-duration: 0.6s;
        animation-name: zoom;
        animation-duration: 0.6s;
    }

    @-webkit-keyframes zoom {
        from {
            -webkit-transform: scale(0)
        }

        to {
            -webkit-transform: scale(1)
        }
    }

    @keyframes zoom {
        from {
            transform: scale(0)
        }

        to {
            transform: scale(1)
        }
    }

    /* The Close Button */
.pclose1, .pclose2, .pclose3, .pclose4, .pclose5, .pclose6, .pclose7, .pclose8, .pclose9, .pclose10, .pclose11, .pclose12, .pclose13, .pclose14, .pclose15 {
    position: relative;
    right: 10px;
    top: 35px;
    color: black;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 1000;
    background-color: transparent;
    border: none;
}

    .pclose1:hover, .pclose2:hover, .pclose3:hover, .pclose4:hover, .pclose5:hover, .pclose6:hover, .pclose7:hover, .pclose8:hover, .pclose9:hover, .pclose10:hover, .pclose11:hover, .pclose12:hover, .pclose13:hover, .pclose14:hover, .pclose15:hover,
    .pclose1:focus, .pclose2:focus, .pclose3:focus, .pclose4:focus, .pclose5:focus, .pclose6:focus, .pclose7:focus, .pclose8:focus, .pclose9:focus, .pclose10:focus, .pclose11:focus, .pclose12:focus, .pclose13:focus, .pclose14:focus, .pclose15:focus 
    {
        color: gray;
        text-decoration: none;
        cursor: pointer;
    }

    .close1, .close2, .close3 {
        position: relative;
        right: 10px;
        top: 35px;
        color: black;
        font-size: 30px;
        font-weight: bold;
        transition: 0.3s;
        z-index: 1000;
        background-color: transparent;
        border: none;
    }

        .close1:hover, .close2:hover, .close3:hover,
        .close1:focus, .close2:focus, .close3:focus {
            color: gray;
            text-decoration: none;
            cursor: pointer;
        }

    .close4 {
        position: relative;
        right: 45%;
        top: 60px;
        color: black;
        font-size: 30px;
        font-weight: bold;
        transition: 0.3s;
        z-index: 1000;
        background-color: transparent;
        border: none;
    }

        .close4:hover, .close4:focus {
            color: gray;
            text-decoration: none;
            cursor: pointer;
        }

    .close5 {
        position: relative;
        right: 0%;
        top: 30px;
        color: black;
        font-size: 30px;
        font-weight: bold;
        transition: 0.3s;
        z-index: 1000;
        background-color: transparent;
        border: none;
    }

        .close5:hover, .close5:focus {
            color: gray;
            text-decoration: none;
            cursor: pointer;
        }

    .guaranteedimage:hover {
    }




    .slideimage:hover {
        cursor: pointer;
    }

    .slideimage2:hover {
        cursor: pointer;
    }


    /* 100% Image Width on Smaller Screens */
    @media only screen and (max-width: 700px) {
        .modal-content {
            width: 100%;
        }
    }



@media only screen and (min-width:1401px) {

    .tips {
        height: 230px;
    }
}



    @media only screen and (min-width: 950px) {

        .guaranteedimage {
            height: 220px;
        }

        h1.topheader {
            font-size: 38px;
        }

        p.subheader {
            font-size: 26px;
        }

        p.subheader2 {
            font-size: 24px;
        }

        .customertext {
            top: 20%;
            font-size: 18px;
        }
        
        p.bodytext {
            font-size: 18px;
        }

        li.bodytext {
            font-size: 18px;
        }

        th.bodytext {
            font-size: 18px;
        }

        td.bodytext {
            font-size: 18px;
        }

        .button figure {
            width: 800px;
            top: 2em;
            left: -10em;
        }
    }



    @media only screen and (max-width: 1400px) {

        .welcome {
            height: 200px;
        }

        .hvac {
            height: 300px;
        }

        .guaranteedimage {
            height: 200px;
        }

        h1.topheader {
            font-size: 36px;
        }

        p.subheader2 {
            font-size: 20px;
        }

        .customertext {
            top: 20%;
            font-size: 16px;
        }

        p.bodytext {
            font-size: 16px;
        }

        li.bodytext {
            font-size: 16px;
        }

        th.bodytext {
            font-size: 16px;
        }

        td.bodytext {
            font-size: 16px;
        }
    }


@media only screen and (max-width: 1400px) {

    .tips {
        height: 220px;
    }
}



@media only screen and (max-width: 1200px) {

    .tips {
        height: 200px;
    }
}

@media only screen and (max-width:1037px) {

    .tips {
        height: 220px;
    }
}

@media only screen and (max-width:970px) {

    .tips {
        height: 200px;
    }
}

@media only screen and (max-width:950px) {

    .tips {
        height: 180px;
    }
}

    @media only screen and (max-width: 848px) {

        .tips {
            height: 180px;
        }
    }


    @media only screen and (max-width: 800px) {

        .tips {
            height: 190px;
        }
    }

    @media only screen and (max-width: 770px) {

        .tips {
            height: 170px;
        }

        .welcome {
            height: 180px;
        }

        .hvac {
            height: 250px;
        }

        .guaranteedimage {
            height: 180px;
        }

        h1.topheader {
            font-size: 26px;
        }

        p.subheader {
            font-size: 18px;
        }

        p.subheader2 {
            font-size: 16px;
        }

        .customertext {
            font-size: 14px;
        }

        p.bodytext {
            font-size: 14px;
        }

        li.bodytext {
            font-size: 14px;
        }

        th.bodytext {
            font-size: 14px;
        }

        td.bodytext {
            font-size: 14px;
        }
    }

    @media only screen and (max-width: 700px) {

        .tips {
            height: 140px;
        }

        .image-slider2 {
            height: 400px;
        }

        .welcome {
            height: 140px;
        }

        .hvac {
            height: 250px;
        }

        .guaranteedimage {
            height: 140px;
        }

        h1.topheader {
            font-size: 24px;
        }

        p.subheader {
            font-size: 16px;
        }

        p.subheader2 {
            font-size: 14px;
        }

        .customertext {
            font-size: 12px;
        }

        p.bodytext {
            font-size: 12px;
        }

        li.bodytext {
            font-size: 12px;
        }

        th.bodytext {
            font-size: 12px;
        }

        td.bodytext {
            font-size: 12px;
        }
    }

    ul.indent {
        padding-left: 8%;
    }

    ul.indent2 {
        padding-left: 12%;
    }

    @media only screen and (max-width: 670px) {

        .tips {
            height: 140px;
        }
    }


    @media only screen and (max-width: 900px) {
        ul.indent {
            padding-left: 10%;
        }

        ul.indent2 {
            padding-left: 15%;
        }
    }

    @media only screen and (max-width: 700px) {
        ul.indent {
            padding-left: 15%;
        }

        ul.indent2 {
            padding-left: 18%;
        }
    }

    @media only screen and (max-width: 480px) {
        ul.indent {
            padding-left: 20%;
        }

        ul.indent2 {
            padding-left: 35%;
        }
    }

    @media only screen and (max-width: 600px) {

        .tips {
            height: 130px;
        }

        .welcome {
            height: 110px;
        }

        .hvac {
            height: 210px;
        }

        .guaranteedimage {
            height: 110px;
        }

        h1.topheader {
            font-size: 20px;
        }

        p.subheader {
            font-size: 12px;
        }

        p.subheader2 {
            font-size: 10px;
        }

        .customertext {
            top: 25%;
            font-size: 11px;
        }

        p.bodytext {
            font-size: 11px;
        }

        li.bodytext {
            font-size: 11px;
        }

        th.bodytext {
            font-size: 11px;
        }

        td.bodytext {
            font-size: 11px;
        }
    }

    @media only screen and (max-width: 590px) {

        .tips {
            height: 130px;
        }
    }

    @media only screen and (max-width: 535px) {

        .tips {
            height: 140px;
        }
    }

    @media only screen and (max-width: 580px) {
        .hvac {
            height: 270px;
        }
    }



    @media only screen and (max-width: 475px) {
        .tips {
            height: 160px;
        }
        .customertext {
            top: 45%;
            font-size: 11px;
        }
    }

    @media only screen and (max-width: 450px) {
        .tips {
            height: 170px;
        }
    }

@media only screen and (max-width: 407px) {
    .tips {
        height: 170px;
    }
}

    @media only screen and (max-width: 390px) {
        .tips {
            height: 170px;
        }
    }

@media only screen and (max-width: 370px) {
    .tips {
        height: 180px;
    }
    .customertext {
        top: 50%;
        font-size: 11px;
    }
}
@media only screen and (max-width: 325px) {
    .tips {
        height: 200px;
    }
}
