@font-face {
    font-family: 'monotype_corsivaregular';
    src: url('mtcorsva-webfont.eot');
    src: url('mtcorsva-webfont.eot?#iefix') format('embedded-opentype'),
    url('mtcorsva-webfont.woff') format('woff'),
    url('mtcorsva-webfont.ttf') format('truetype'),
    url('mtcorsva-webfont.svg#monotype_corsivaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*RESET========================================================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre ,form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4,h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
body {
    line-height: 1;
}

/*GENERAL======================================================================*/
body {
    color: #333333;
    font-family: Arial, sans-serif;
}
    .page-top {
        padding-bottom: 5px;
        background: url(../images/mobile/page-bg.jpg) repeat-y center top;
    }
    .page-center-repeat {
        background: url(../images/mobile/page-bg.jpg) repeat-y center top;
    }
    .page-center {
        background: url(../images/mobile/page-bg.jpg) repeat-y center top;
    }
    .page-bottom {
        clear: both;
        background: url(../images/mobile/page-bg.jpg) repeat-y center top;
    }
        a:link, a:visited {
            color: #41952c;
            font-size: 13px;
            text-decoration: underline;
        }
            a:hover, a:active, a:focus {
                text-decoration: none;
            }
        h1 {
            clear: both;
            font-size: 36px;
            color: #b56203;
            margin-bottom: 10px;
            font-family: monotype_corsivaregular;
        }
        h2 {
            font-size: 24px;
            color: #b56203;
            margin-bottom: 13px;
            font-family: monotype_corsivaregular;
        }
        h3 {
            font-size: 18px;
            color: #b56203;
            margin-bottom: 6px;
        }
            .sub-heading {
                font-size: 16px;
                line-height: 20px;
                font-style: italic;
                color: #41952c;
                margin-bottom: 16px;
            }
            .para {
                font-size: 13px;
                line-height: 20px;
                letter-spacing: 1px;
                margin-bottom: 22px;
            }
                .last-para {
                    margin-bottom: 18px;
                }
                    .bold {
                        font-size: 15px;
                        letter-spacing: 1px;
                        font-weight: bold;
                    }
                    .italic {
                        font-style: italic;
                    }
            .separator-full {
                display: none;
            }
            .separator-half {
                width: 355px;
                height: 2px;
                background: url(../images/separator-half.png) no-repeat 0 0;
            }
            ol, ul.list {
                font-size: 14px;
                margin: 15px 0 15px 15px;
            }
                ul.list li {
                    padding-left: 4px;
                    margin-bottom: 4px;
                    list-style-image: url(../images/list-dot.png);
                }
    .clear-floats {
        clear: both;
    }
    .hide-from-mobile {
        display: none;
    }
    .desktop-content {
        display: none;
    }

/*HEADER=======================================================================*/
.header {
    width: 470px;
    margin: 0 auto;
    padding: 0 5px;
}
    .logo-section {
        height: 151px;
    }
        .logo {
            width: 308px;
            height: 145px;
            background: url(../images/logo.png) no-repeat 0 0;
            margin: 0 auto;
        }
            .logo a {
                display: block;
                width: 308px;
                height: 145px;
            }
                .logo h1 {
                    text-indent: -9999px;
                }
                    .logo-corner {
                        display: none;
                    }
    .header-stuff {
        width: 470px;
        overflow: hidden;
    }
        .header-top-row {
            width: 130px;
            float: left;
        }
            .header-top-row .like-us {
                display: none;
            }
                    .header-top-row .phone {
                        color: #41952c;
                        font-size: 13px;
                    }
                        .header-top-row .phone a.phone-mobile {
                            text-decoration: none;
                        }
                            .header-stuff .address {
                                width: 315px;
                                height: 25px;
                                color: #41952c;
                                font-size: 12px;
                                float: right;
                                text-align: right;
                            }
    .header-nav {
         width: 470px;
         height: 42px;
         clear: both;
    }
        .header-nav ul {
            height: 42px;
            list-style: none;
        }
            .header-nav ul li {
                width: 94px;
                height: 42px;
                float: left;
            }
                .header-nav ul li a {
                    display: block;
                    width: 94px;
                    height: 42px;
                    color: #333333;
                    font-size: 13px;
                    text-align: center;
                    text-decoration: none;
                    line-height: 42px;
                    background: #C0BAB4;
                }
                    .header-nav ul li a:hover, .header-nav ul li a.selected {
                        color: white;
                        background: #478C43;
                    }
.content-main {
    width: 470px;
    padding: 0 5px;
    margin: 0 auto;
}

/*COLUMN-LEFT==================================================================*/
.column-left {
    display: none;
}
/*COLUMN-CENTER======================================================================*/
.column-center {
    width: 470px;
    overflow: hidden;
    padding: 10px 5px 0 5px;
    background: url(../images/mobile/content-bg.jpg) repeat-y 0 0;
}
    .content, .content-office {
        width: 455px;
        padding: 0 5px;
    }
    .content-mobile {
        padding: 0;
    }
        .bucket-mobile {
            margin-bottom: 10px;
            overflow: hidden;
        }
            .bucket-mobile ul {
                list-style: none;
                width: 470px;
            }
                .bucket-mobile ul li {
                    width: 230px;
                    height: 30px;
                    float: left;
                    margin-right: 10px;
                    margin-bottom: 2px;
                }
                    .bucket-mobile ul li.even {
                        margin-right: 0;
                    }
                        .bucket-mobile ul li a {
                            display: block;
                            width: 220px;
                            height: 30px;
                            line-height: 30px;
                            padding-left: 10px;
                            color: white;
                            text-decoration: none;
                            background-color: #332623;
                        }
                            .bucket-mobile ul li a:hover, .bucket-mobile ul li a.selected {
                                background-color: #478C43;
                            }
    .banner-area {
        display: none;
    }
        .scroller {
            padding: 0 0 0 45px;
            width: 405px;
            height: 160px;
            margin-left: 7px;
            background: url(../images/mobile/photo-gallery-bg.jpg) no-repeat 0 0;
        }
            .scroller-top {
                overflow: hidden;
                color: white;
                font-size: 12px;
                margin-bottom: 17px;
            }
                .scroller-top .title {
                    float: left;
                    width: 110px;
                    padding-left: 35px;
                    padding-right: 55px;
                    padding-top: 6px;
                }
                    .stepcarousel {
                        position: relative;
                        overflow: scroll;
                        width: 355px;
                        height: 78px;
                    }
                        .stepcarousel .belt {
                            position: absolute;
                            left: 0;
                            top: 0;
                        }
                            .stepcarousel .panel {
                                float: left;
                                overflow: hidden;
                                margin: 0;
                            }
    .testimonial-area {
        display: none;
    }
.review-form {
    font-size: 12px;
    line-height: 20px;
    padding-left: 10px;
    margin: 0 0 30px 0;
}
    form .app-text {
        margin: 5px 0 4px;
        width: 100px;
        float: left;
    }
    form .app-text-que {
        margin: 5px 0 4px;
        width: 180px;
        float: left;
    }
    form .app-textbox {
        margin: 0 0 4px;
    }
    form .app-textbox, form .app-textarea, form .question-field {
        padding: 5px 0 5px 10px;
        height: 18px;
        width: 255px;
        border: 1px solid #A59892;
        background: #E4E0DE !important;
    }
    form .app-textarea {
        width: 253px;
        height: 82px;
        padding: 5px 0 8px 12px;
        margin: 0 0 2px;
    }
    form .answertext {
        margin: 5px 0 1px 1px;
    }
    form .submitButton {
        text-align: center;
        color: White;
        width: 100px;
        margin: 0 0 0 180px;
        border: 1px solid #B69354;
        cursor: pointer;
        padding: 5px 0 5px 0;
        background-color: #7E6D47;
    }
        form .submitButton:hover {
            color: white;
            border-color: #225506;
            background-color: #42A80D;
        }
    form .question-image {
        margin: -4px 0 0 0;
    }
    form .question-field {
        width: 109px;
        margin: 0;
    }
    form .incorrectText {
        color: #ff0000;
        display: block;
        margin: 5px 0 0;
    }
    form .requiredText, form .required {
        color: #ff0000;
    }
.review .review-body {
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0;
}
    .review .reviewed-by {
        color: #369d13;
        font-size: 13px;
        font-weight: bold;
        padding-bottom: 20px;
        border-bottom: 1px solid #333333;
        margin: 10px 0 15px 0;
    }

.doctor-image {
    float: right;
    margin: 0 0 12px 12px;
}
.office-address {
    float: left;
    width: 227px;
    margin-top: 20px;
}
.timings {
    float: right;
    width: 217px;
    padding-left: 10px;
    margin-top: 20px;
}
.page-image {
    float: right;
    border: 1px solid #CEB9A8;
    margin: 0 0 15px 15px;
}
.office-images {
    text-align: center;
}
    .office-images img {
        margin-bottom: 8px;
    }
/*FOOTER======================================================================*/
.footer {
    width: 470px;
    margin: 0 auto;
    padding: 5px 5px 0 5px;
    height: 100px;
}
    .footer-nav {
        height: 26px;
    }
        .footer-nav ul {
            list-style: none;
        }
            .footer-nav ul li {
                float: left;
                margin-right: 5px;
            }
                .footer-nav ul li a {
                    display: block;
                    height: 26px;
                    line-height: 26px;
                    padding: 0 12px;
                    text-decoration: none;
                    font-size: 13px;
                    color: white;
                }
                    .footer-nav ul li a:hover, .footer-nav ul li a.selected {
                        color: #42A80D;
                        text-decoration: underline;
                    }
    .footer .copy-right {
        text-align: center;
        padding-top: 17px;
        color: white;
        width: 470px;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 1px;
    }
        .footer .copy-right a {
            color: white;
        }
.scrollup {
    display: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo-corner {
        margin-left: -1px;
    }
}