﻿/*Masterpage************************************************************/
body {
    background-image: url('Images/GreyBack20x20.jpg');
}

.LogoPanel {
    Width: 76%;
    position: relative;
    float: left;
}

.FullWidth {
    width: 100%;
}

.ButtonPanel {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.sidenav {
    visibility: hidden;
}

.HamburgerImage {
    visibility: hidden;
}

.FooterPanel {
    width: 100%;
    position: relative;
    float: left;
}

.AddressPanel {
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    color: #B81F24;
    width: 100%;
    text-align: center;
}

.HoursPanel {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: black;
    text-align: center;
}

.PhonePanel {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #B81F24;
    position: relative;
    text-align: center;
}

/*Content page *************************************************************/

.ContentWrapper {
    margin-left: 10%;
    margin-top: 10px;
    width: 80%;
    float: left;
    position: relative;
}

.ContentPanel {
    background-size: 100%;
    overflow: hidden;
}

.ContentTopImage {
    width: 100%;
    vertical-align: bottom;
}

.ContentBottomImage {
    width: 100%;
    vertical-align: top;
}

/*Home page************************************************************/

.SpecialistPanel {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #2F3191;
    width: 100%;
    text-align: center;
}

.VWImage {
    width: 45%;
    margin-left: 5%;
}

.AudiImage {
    width: 45%;
}

.QualityPanel {
    margin-bottom: 1.0%;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    color: #2F3191;
    text-align: center;
}

/*AboutUs************************************************************/

.AboutUsLabel1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #2F3191;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 1%;
}

.AboutUsLabel2 {
    margin-left: 7%;
    width: 86%;
    font-family: Arial;
    font-size: 18px;
    color: #2F3191;
    white-space: pre-wrap;
    overflow: hidden;
    text-align: left;
    float: left;
}

/*Services************************************************************/

.ServicesPanel1 {
    width: 25%;
    margin-left: 1.5%;
    float: left;
    margin-top: 2.7%;
}

.ServicesPanel2 {
    width: 47%;
    float: left;
    text-align: center;
    margin-bottom: 3.4%;
    margin-top: 2%;
}

.ServicesListPanel {
    text-align: left;
    width: 84%;
    margin-left: 7%;
}

.ServicesPanel3 {
    width: 25%;
    float: left;
    margin-top: 2.3%;
}

.ServicesTitle {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #2F3191;
    width: 100%;
}

.ListItem {
    display: list-item;
    font-family: Arial;
    font-size: 18px;
    color: #2F3191;
    margin-left: 8%;
}

/*Schedule appointment************************************************************/

.ScheduleTitleLabel {
    font-family: Arial;
    font-size: 30px;
    color: #2F3191;
    font-weight: bold;
}

.ScheduleLabel {
    font-family: Arial;
    font-size: 15px;
    color: #2F3191;
}

.ScheduleDDL {
    font-family: Arial;
    font-size: 15px;
    color: #2F3191;
    width: 300px;
}

.ScheduleYMMDDL {
        font-family: Arial;
        font-size: 15px;
        color: #2F3191;
        width: 20%;
        margin-top: 0%;
    }

.ScheduleWarnLabel {
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
    color: red;
}

.ScheduleInputBox {
    font-family: Arial;
    font-size: 15px;
    color: #2F3191;
}

.ScheduleReasonInputBox {
    font-family: Arial;
    font-size: 15px;
    color: #2F3191;
    width: 30%;
    margin-left: 7.5%;
    height: 100px;
}

.ScheduleButton {
    font-family: Arial;
    font-size: 15px;
    color: #2F3191;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-color: black;
    border-left-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-width: thin;
}

    .ScheduleButton:hover {
        font-family: Arial;
        font-size: 15px;
        color: black;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-color: black;
        border-left-color: black;
        border-right-color: black;
        border-bottom-color: black;
        border-width: thin;
        background-color: ActiveBorder;
    }

.SchedulePanel {
    width: 100%;
    text-align: center;
}

.ScheduleContainer {
    height: 300px;
}

/*Testamonials******************************/

.TestamonialsListPanel {
    margin-left: 2%;
    width: 96%;
}

.TestamonialsAuthor {
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 5%;
    width: 90%;
    vertical-align: top;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #2F3191;
    float: left;
}

.TestamonialsText {
    margin-left: 10%;
    width: 80%;
    font-family: Arial;
    font-size: 18px;
    color: #2F3191;
    white-space: pre-wrap;
    overflow: hidden;
    float: left;
}

/*Map******************************/

.MapContentPanel {
    background-size: 100%;
    margin-top: -5px;
    margin-bottom: -10px;
    height: 352px;
}

/*ContactUs******************************************************************/

.ContactRedLabel {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    color: #B81F24;
}

.ContactBlueLabel {
    font-family: Arial;
    font-size: 22px;
    color: #2F3191;
}

.ContactLeftPanel {
    width: 35%;
    float: left;
    height: 94%;
    margin-top: 2%;
    margin-left: 2%;
}

.ContactRightPanel {
    width: 60%;
    float: left;
    height: 94%;
    margin-top: 4.0%;
    margin-bottom: 2.0%;
}

.ContactContainer {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

/* Mobile*************************/

@media only screen and (max-device-width : 480px) {

    /*Masterpage************************************************************/

    body {
        background-image: url('Images/GreyBack20x20.jpg');
    }

    .ButtonPanel {
        visibility: hidden;
    }

    /* Side navigation menu *******************************/
    .sidenav {
        visibility: visible;
        height: 100%;
        width: 0;
        position: fixed; /* Stay in place */
        z-index: 1; /* Stay on top */
        top: 0;
        left: 0;
        background-image: url('Images/GreyBack20x20.jpg');
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 60px; /* Place content 60px from the top */
        transition: .5s; /* 0.5 second transition effect to slide in the sidenav */
    }

    .HamburgerImage {
        visibility: visible;
    }

    /* The navigation menu links */
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-family: Arial;
        font-weight: bold;
        font-size: 75px;
        color: #2F3191;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 75px;
        margin-left: 50px;
    }

    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main {
        transition: margin-left .5s;
        padding: 20px;
    }

    .AddressPanel {
        font-family: Arial;
        font-weight: bold;
        font-size: 32px;
        color: #B81F24;
        width: 96%;
        margin-left: 2%;
        text-align: center;
    }

    .HoursPanel {
        font-family: Arial;
        font-weight: bold;
        font-size: 34px;
        color: black;
        width: 96%;
        margin-left: 2%;
        text-align: center;
    }

    .PhonePanel {
        font-family: Arial;
        font-weight: bold;
        font-size: 60px;
        color: #B81F24;
        width: 96%;
        margin-left: 2%;
        text-align: center;
    }


    /*Content page *************************************************************/

    .ContentWrapper {
        margin-top: -40px;
        margin-left: 2%;
        float: left;
        width: 96%;
        position: relative;
    }

    /*Home page************************************************************/

    .SpecialistPanel {
        font-family: Arial;
        font-weight: bold;
        font-size: 44px;
        color: #2F3191;
        width: 100%;
        text-align: center;
    }

    .VWImage {
        width: 82%;
        margin-left: 9%;
    }

    .AudiImage {
        width: 82%;
        margin-left: 9%;
    }

    .QualityPanel {
        font-family: Arial;
        font-weight: bold;
        font-size: 36px;
        color: #2F3191;
        width: 100%;
        text-align: center;
    }
    /*AboutUs************************************************************/

    .AboutUsLabel1 {
        font-family: Arial;
        font-weight: bold;
        font-size: 52px;
        color: #2F3191;
        width: 100%;
        text-align: center;
        float: left;
        margin-bottom: 2%;
    }

    .AboutUsLabel2 {
        margin-left: 7%;
        width: 86%;
        font-family: Arial;
        font-size: 38px;
        color: #2F3191;
        white-space: pre-wrap;
        overflow: hidden;
        text-align: left;
        float: left;
    }

    /*Services************************************************************/

    .ServicesPanel1 {
        width: 70%;
        margin-left: 15%;
    }

    .ServicesPanel2 {
        width: 96%;
        margin-left: 2%;
    }

    .ServicesPanel3 {
        width: 70%;
        margin-left: 15%;
    }

    .ServicesTitle {
        font-family: Arial;
        font-weight: bold;
        font-size: 64px;
        color: #2F3191;
        width: 100%;
        text-align: center;
    }

    .ListItem {
        display: list-item;
        font-family: Arial;
        font-size: 34px;
        color: #2F3191;
        margin-left: 4%;
    }


    /*Map******************************/

    .MapContentPanel {
        background-size: 100%;
        margin-top: -5px;
        margin-bottom: -10px;
        height: 1030px;
    }

    /*Schedule appointment************************************************************/

    .ScheduleTitleLabel {
        font-family: Arial;
        font-size: 55px;
        color: #2F3191;
        font-weight: bold;
        margin-top: 5000px;
    }

    .ScheduleLabel {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
    }

    .ScheduleDDL {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
        width: 75%;
        margin-top: 5%;
    }

    .ScheduleYMMDDL {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
        width: 40%;
        margin-top: 5%;
    }

    .ScheduleWarnLabel {
        font-weight: bold;
        font-family: Arial;
        font-size: 35px;
        color: red;
    }

    .ScheduleInputBox {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
    }

    .ScheduleReasonInputBox {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        margin-top: 5%;
        height: 200px;
    }

    .ScheduleButton {
        font-family: Arial;
        font-size: 35px;
        color: #2F3191;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-color: black;
        border-left-color: black;
        border-right-color: black;
        border-bottom-color: black;
        border-width: thin;
        margin-top: 10%;
    }

        .ScheduleButton:hover {
            font-family: Arial;
            font-size: 35px;
            color: black;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            border-top-color: black;
            border-left-color: black;
            border-right-color: black;
            border-bottom-color: black;
            border-width: thin;
            background-color: ActiveBorder;
            margin-top: 10%;
        }

    .SchedulePanel {
        width: 100%;
        text-align: center;
    }

    .ScheduleContainer {
        height: 800px;
    }

    /*Testamonials******************************/

    .TestamonialsListPanel {
        margin-left: 2%;
        width: 96%;
    }

    .TestamonialsAuthor {
        margin-top: 2%;
        margin-bottom: 2%;
        margin-left: 5%;
        width: 90%;
        vertical-align: top;
        font-family: Arial;
        font-size: 38px;
        font-weight: bold;
        color: #2F3191;
        float: left;
    }

    .TestamonialsText {
        margin-left: 10%;
        width: 80%;
        font-family: Arial;
        font-size: 38px;
        color: #2F3191;
        white-space: pre-wrap;
        overflow: hidden;
        float: left;
    }

    /*ContactUs******************************************************************/

    .ContactRedLabel {
        font-family: Arial;
        font-weight: bold;
        font-size: 75px;
        color: #B81F24;
    }

    .ContactBlueLabel {
        font-family: Arial;
        font-size: 65px;
        color: #2F3191;
    }

    .ContactLeftPanel {
        width: 100%;
        text-align: center;
    }

    .ContactRightPanel {
        width: 100%;
    }

    .ContactContainer {
        height: 100%;
        margin-left: 1%;
        margin-right: 1%;
        width: 98%;
        overflow: hidden;
    }
}
