﻿#couponcode, #couponCode {
	display:none;
}
#covidAlert {
    width: 50%;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    border: solid 1px #ff0000;
    padding: 30px 10px 40px 10px;
    position: absolute;
    z-index: 5000;
    margin: 10% 25%;
    display:none;
}

#covidAlert h2 {color:#ff0000; font-size:18px; font-weight:bold; margin-bottom:10px;}

#covidClose {
    position:absolute;
    bottom:5px; 
    right:5px;
    width:14px;
    height:14px;
    text-align:center;
    border-radius:7px;
    border:solid 1px #e0e0e0;
    font-size:10px;
    cursor:pointer;

}

@media(max-width:720px) {
    #covidAlert {
        width: 90%;
        background: #ffffff;
        border-radius: 5px;
        text-align: center;
        border: solid 1px #e0e0e0;
        padding: 30px 10px 40px 10px;
        position: absolute;
        z-index: 5000;
        margin: 10% 5%;
    }
}

    .skiptranslate {
        right: 0;
        background: #fff !important;
        bottom: 0;
        position: absolute;
        border: 0 !important;
    }

    .goog-tooltip {
        display: none !important;
    }

    #google_translate_side_element .skiptranslate {
        background: none !important;
        bottom: -30px;
        right: -5px;
    }

    .goog-te-banner-frame.skiptranslate {
        display: none !important;
    }

    body {
        top: 0px !important;
    }

    .goog-te-menu-frame {
        max-width: 100% !important;
    }

    .goog-te-menu2 {
        max-width: 100% !important;
        overflow-x: scroll !important;
        box-sizing: border-box !important;
        height: auto !important;
    }



    .goog-te-banner-frame {
        display: none !important;
    }

    .goog-te-gadget-simple, .goog-te-gadget {
        background: #ce1141 !important;
        border: 0 !important;
        padding: 7px 5px;
    }

        .goog-te-gadget img {
            display: none;
        }

        .goog-te-gadget-simple .goog-te-menu-value {
            font-family: 'Muli', sans-serif !important;
            color: #fff !important;
        }

            .goog-te-gadget-simple .goog-te-menu-value span {
                padding-right: 5px;
                border: 0 !important;
                color: #fff !important;
                font-weight: 800;
            }

    .goog-te-menu-frame {
        box-shadow: none !important;
    }

    @media (max-width:767px) {
        /*.skiptranslate {
        display: none !important;
    }*/
    }



    @media (min-width: 1200px) {
        .home2 .home-banner {
            height: calc(100vh - 59px);
            max-height: 890px;
        }
    }

    .home2 .hdr-phone {
        display: inline-block !important;
        font-weight: 800;
        padding: 13px 0 0 0;
        font-size: 24px;
        z-index: 2;
        float: right;
    }

    .home2 .ftr-phone {
        display: inline-block !important;
    }

    .home2 .ftr-phone-main {
        display: none;
    }

    @media(min-width:2000px) {
        .home2 .hdr-phone {
            /*right: 520px;
        top: 11*/ px;
            padding: 11px 0 0 0;
            margin-right: -20px;
            font-size: 30px;
        }
    }

    @media(max-width:855px) {
        .home2 .hdr-phone {
            margin-right: -20px;
            /*right: 275px;*/
        }

            .home2 .hdr-phone span {
                display: none;
            }
    }

    @media(max-width:1050px) {
        .home2 .hdr-phone {
            /*top: 10px;*/
            padding: 10px 0 0 0;
            font-size: 30px;
        }

            .home2 .hdr-phone span {
                display: none;
            }
    }

    @media(max-width:568px) {
        .home2 .hdr-phone {
            right: 250px;
            top: 7px;
        }
    }

    .home2 .home-banner {
        background-size: cover;
        background-position: center center;
    }

    .home2 .link-table a {
        border-width: 4px;
        font-weight: 800;
    }

    #who-is-peco {
        background-color: #BF1540;
        color: #ffffff;
        text-align: center;
        padding: 60px 0;
    }

        #who-is-peco p {
            max-width: 900px;
            margin: 0 auto 10px auto;
        }

    #polish-tunnel {
        padding: 60px 0;
        background-color: #EEEEEE;
        text-align: right;
        position: relative;
    }

    #shammy-dry {
        padding: 60px 0;
        position: relative;
    }

    .section-heading {
        background-color: #BF1540;
        padding: 20px 0 20px 40px;
        position: absolute;
        left: 50%;
        right: 0;
        top: 60px;
    }

        .section-heading.left {
            padding: 20px 40px 20px 0;
            left: 0;
            right: 50%;
        }

        .section-heading .angle {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            overflow: hidden;
            background-color: #BF1540;
        }

        .section-heading.left .angle {
            right: 0;
        }

        .section-heading .angle:before {
            content: '';
            width: 120px;
            height: 100%;
            position: absolute;
            overflow-y: hidden;
            overflow-x: visible;
            background-color: #eeeeee;
            position: absolute;
            left: -75px;
            top: 0;
            box-shadow: 0 0 60px 25px rgba(0, 0, 0, .2);
            -moz-transform: skew(-30deg);
            -ms-transform: skew(-30deg);
            -o-transform: skew(-30deg);
            -webkit-transform: skew(-30deg);
            transform: skew(-30deg);
        }

        .section-heading.left .angle:before {
            left: unset;
            right: -75px;
            background-color: #ffffff;
            -moz-transform: skew(30deg);
            -ms-transform: skew(30deg);
            -o-transform: skew(30deg);
            -webkit-transform: skew(30deg);
            transform: skew(30deg);
        }

        .section-heading h3 {
            color: #ffffff;
            font-weight: 800;
            text-transform: uppercase;
            margin: 0;
            padding: 0;
            z-index: 1;
            position: relative;
        }

    .section-heading_container {
        width: 535px;
        float: left;
    }

    .section-heading.left .section-heading_container {
        float: right;
    }

    .section-heading.mobile {
        display: none;
        position: relative;
        left: unset;
        margin-right: -30px;
    }

    .section-heading.left.mobile {
        right: unset;
        margin-right: 0;
        margin-left: -30px;
    }

    #polish-tunnel p {
        margin-top: 90px;
        padding: 10px 0 30px 10px;
    }

    #shammy-dry p {
        margin-top: 120px;
        padding: 10px 10px 30px 0;
    }

    .btn-gray {
        display: inline-block;
        margin: 0 -1px;
        border: 5px solid #777777;
        color: #777777;
        padding: 12px 18px;
        text-transform: uppercase;
        letter-spacing: 3px;
        text-decoration: none;
        font-family: 'Muli', sans-serif;
        font-weight: 800;
        font-size: 16px;
        background-color: transparent;
    }

        .btn-gray:hover,
        .btn-gray:focus,
        .btn-gray:active {
            color: #ffffff;
            background-color: #777777;
        }

    #car-wash-video {
        padding: 100px 0;
        background-color: #eeeeee;
    }

    #increase-your-profits {
        padding: 60px 0;
    }

        #increase-your-profits h3 {
            font-size: 35px;
            color: #BF1540;
            text-transform: uppercase;
            margin: 0 0 20px 0;
            padding: 0;
            font-weight: 800;
            text-align: center;
        }

        #increase-your-profits p {
            max-width: 680px;
            margin: 0 auto 40px auto;
            text-align: center;
        }

        #increase-your-profits input.form-control {
            border: 1px solid #1E1E1E;
            background-color: #EEEEEE;
            margin-bottom: 30px;
            height: 54px;
            color: #1E1E1E;
        }

        #increase-your-profits textarea.form-control {
            border: 1px solid #1E1E1E;
            background-color: #EEEEEE;
            margin-bottom: 30px;
            color: #1E1E1E;
        }

        #increase-your-profits .form-control {
            padding: 12px;
        }

        #increase-your-profits input[type="submit"] {
            float: right;
        }

        #increase-your-profits input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #1E1E1E;
        }

        #increase-your-profits input::-moz-placeholder { /* Firefox 19+ */
            color: #1E1E1E;
        }

        #increase-your-profits input:-ms-input-placeholder { /* IE 10+ */
            color: #1E1E1E;
        }

        #increase-your-profits input:-moz-placeholder { /* Firefox 18- */
            color: #1E1E1E;
        }

        #increase-your-profits textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #1E1E1E;
        }

        #increase-your-profits textarea::-moz-placeholder { /* Firefox 19+ */
            color: #1E1E1E;
        }

        #increase-your-profits textarea:-ms-input-placeholder { /* IE 10+ */
            color: #1E1E1E;
        }

        #increase-your-profits textarea:-moz-placeholder { /* Firefox 18- */
            color: #1E1E1E;
        }

    #start-car-wash {
        margin-bottom: 60px;
    }

    .start-car-wash_inner {
        position: relative;
    }

        .start-car-wash_inner img {
            width: 100%;
            height: auto;
            display: block;
            z-index: 0;
        }

    .start-car-wash_content {
        position: absolute;
        z-index: 1;
        top: 30px;
        bottom: 30px;
        left: 50px;
        color: #ffffff;
        font-size: 60px;
        font-weight: 800;
        line-height: 1.1;
        width: 400px;
        border-bottom: 6px solid #BF1540;
    }

    .start-car-wash_inner .link-table {
        position: absolute;
        bottom: 30px;
        right: 50px;
    }

    @media(max-width:1199px) {
        .section-heading h3 {
            font-size: 1.3em;
            padding-right: 100px;
        }

        .section-heading.left h3 {
            padding-left: 100px;
        }

        .start-car-wash_content {
            font-size: 54px;
            line-height: 1;
        }
    }

    @media(max-width:991px) {
        .section-heading {
            left: calc(50% - 210px);
            top: 440px;
        }

            .section-heading.left {
                right: calc(50% - 210px);
            }

            .section-heading h3 {
                padding-right: 0;
            }

            .section-heading.left h3 {
                padding-left: 0;
            }

        #polish-tunnel img {
            display: initial;
        }

        #shammy-dry img {
            float: none;
        }

        .start-car-wash_content {
            font-size: 30px;
            width: 360px;
        }

        .home2 .start-car-wash_content .link-table a {
            font-size: 16px;
        }
    }

    @media(max-width:767px) {
        .home2 .home-banner {
            min-height: 1px;
            padding: 50px 0;
        }

        .home2 .link-table a {
            width: 100%;
            text-align: center;
            font-size: 22px;
            background-color: rgba(0,0,0,0.5);
        }

            .home2 .link-table a:hover,
            .home2 .link-table a:focus {
                background-color: #ce1141;
            }

        .home2 .container {
            padding-left: 30px;
            padding-right: 30px;
        }

        .landing h1 {
            font-size: 30px;
        }

        .section-heading {
            display: none;
            top: unset;
            margin-top: 30px;
        }

            .section-heading.mobile {
                display: block;
            }

            .section-heading_container,
            .section-heading.left .section-heading_container {
                float: none;
                width: auto;
            }

        .section-heading_container {
            margin-right: 30px;
        }

        .section-heading.left .section-heading_container {
            margin-left: 30px;
        }

        .section-heading h3 {
            font-size: 22px;
        }

        #polish-tunnel p {
            margin-top: 20px;
        }

        #shammy-dry p {
            margin-top: 20px;
        }

        .btn-gray {
            width: 100%;
            text-align: center;
            font-size: 18px;
        }

        #increase-your-profits input[type="submit"] {
            margin-bottom: 10px;
        }

        .start-car-wash_inner {
            background-image: url(/Areas/CMS/assets/img/StartingCarWash_AutoBackground_Desktop.jpg);
            height: 360px;
            background-position: center;
            background-size: cover;
        }

            .start-car-wash_inner img {
                display: none;
            }

        .start-car-wash_content {
            font-size: 40px;
            width: 85%;
            border: 0;
            position: relative;
        }

        .start-car-wash_inner .link-table {
            right: 50%;
            width: 270px;
            transform: translateX(50%);
        }
    }



    /*  THANK YOU!!!!!!!!!!!  */
    #thank-you-banner {
        border-bottom: 10px solid #BF1540;
    }

        #thank-you-banner .home-banner {
            background-size: cover;
            background-repeat: no-repeat;
            position: relative;
            height: calc(100vh - 69px);
            max-height: 890px;
        }

    .thank-you-message {
        width: 100%;
        background-color: rgba(0,0,0,0.67);
        position: absolute;
        top: 30%;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
    }

        .thank-you-message h1 {
            font-size: 65px;
            font-weight: 800;
        }

        .thank-you-message p {
            font-size: 35px;
        }


    @media(max-width:480px) {

        .thank-you-message h1 {
            font-size: 35px;
            font-weight: 800;
        }

        .thank-you-message p {
            font-size: 25px;
        }
    }



    .thank-you-message_inner {
        position: relative;
        top: 35%;
        transform: translateY(-35%);
    }

    thank-you-message_inner em {
        font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
        color: red;
        font-size: 1.1em;
    }

    .securePDFs {
    }

        .securePDFs a {
            display: block;
            padding: 5px 0 0 0;
            color: #ffffff;
            font-weight: bold;
            text-decoration: none;
        }

            .securePDFs a:hover {
                color: #ffffff;
                text-decoration: underline;
            }
