/*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;
}
h1, h2, h3 {
    font-weight: normal;
}
/*GENERAL======================================================================*/
body {
    font-size: 13px;
    line-height: 1;
    background: #ffffff;
}
    .headerimg {
        width: 100%;
        height: 892px;
        position: absolute;
        background-position: center 217px;
        background-repeat: no-repeat;
    }
        .main-wrapper {
            z-index: 1000;
            position: relative;
        }
            .page-top {
                height: 130px;
                background: url(../images/mobile/page-top-bg.jpg) no-repeat center -30px;
            }
        h1 {
            clear: both;
            font-size: 30px;
            color: #004293;
            line-height: 30px;
            margin-bottom: 18px;
            font-family: "Times New Roman", Georgia, Serif;
        }
            h2 {
                font-size: 20px;
                color: #2e8cc2;
                margin-bottom: 4px;
            }
                h3 {
                    font-size: 16px;
                    color: #2e8cc2;
                    margin-bottom: 4px;
                }
                    .sub-heading {
                        font-size: 25px;
                        color: #004293;
                        line-height: 30px;
                        margin-bottom: 18px;
                    }
        .para {
            color: #666666;
            line-height: 20px;
            word-spacing: 1px;
            margin-bottom: 19px;
            font-family: arial, verdana, sans-serif;
        }
            .para-last {
                margin-bottom: 20px;
            }
                ol, ul.list {
                    margin: 15px 0 15px 15px;
                }
                    ul.list li {
                        padding-left: 4px;
                        margin-bottom: 8px;
                        list-style-image: url(../images/list-dot.png);
                    }
                        a:link, a:visited {
                            color: #004293;
                            text-decoration: underline;
                            font-family: arial, verdana, sans-serif;
                        }
                            a:hover, a:active, a:focus {
                                text-decoration: none;
                            }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide-from-mobile {
    display: none;
}
.desktop-content
{
    display: none;
}
/*Top Icon Menu*/
.header-top-icons {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
    .header-menu-mobile {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
        .header-menu-mobile li {
            height: 60px;
            width: 19%;
            float: left;
            display: block;
            text-align: center;
        }
            .header-menu-mobile li a {
                height: 60px;
                width: 100%;
                display: block;
                text-indent: -9999px;
            }
                .header-menu-mobile li.menu {
                    border-right: 1px solid #FFFFFF;
                    background: url(../images/mobile/menu_icon.png) no-repeat center center;
                }
                    .header-menu-mobile li.call {
                        border-left: 1px solid #696C53;
                        border-right: 1px solid #FFFFFF;
                        background: url(../images/mobile/call_icon.png) no-repeat center center;
                    }
                        .header-menu-mobile li.appointment {
                            border-left: 1px solid #696C53;
                            border-right: 1px solid #FFFFFF;
                            background: url(../images/mobile/appointment_icon.png) no-repeat center center;
                        }
                            .header-menu-mobile li.contact {
                                border-left: 1px solid #696C53;
                                border-right: 1px solid #FFFFFF;
                                background: url(../images/mobile/contact_icon.png) no-repeat center center;
                            }
                                .header-menu-mobile li.directions {
                                    border-left: 1px solid #696C53;
                                    background: url(../images/mobile/map_icon.png) no-repeat center center;
                                }
.panel-menu li ul li {
    margin: 10px 0 10px 5px;
}
div.logo-mobile img {
    width: 90%;
    height: auto;
    margin-top: 26px;
}
    .banner-mobile {
        width: 100%;
        height: auto;
        border-top: 1px solid #2E8BB8;
        border-bottom: 1px solid #2E8BB8;
    }
        .page-image {
            width: 100%;
            height: auto;
            margin-bottom: 10px;
        }
            .image-right {
                width: 48%;
                float: right;
                margin: 0 5px 0 15px;
                display: inline-block;
                border: 1px solid #E5E5E5;
            }

.gallery {
    margin: 10px 0 10px 0;
}
    .gallery img {
        width: 100%;
        height: auto;
        margin: 5px 0 5px 0;
    }
        .appointment-form-dropdown {
            width: 77%;
            margin: 0 auto;
            margin-top: 20px;
        }
            .get-social {
                width: 100%;
                height: 53px;
                background: #CDE3FE;
            }
                .get-social-text {
                    float: left;
                    color: #5b61a4;
                    font-size: 18px;
                    padding: 16px 5% 0 10%;
                    font-family: "Times New Roman", Georgia, Serif;
                }
                    .get-social-icons {
                        padding: 11px 10% 0 0;
                        float: right;
                    }
.contact-details .contact-info {
    width: 290px;
}
    .contact-details .timings {
        margin-top: 25px;
        width: 200px;
    }
        .contact-details .timings table {
            width: 80%;
        }
            .google-map iframe {
                width: 100%;
                height: 500px;
            }
                img.building {
                    width: 100%;
                    height: auto;
                }
                    .image-right {
                        float: right;
                        margin: 0 0 0 15px;
                        display: inline-block;
                        width: 45%;
                        height: auto;
                    }
.review {
    margin-bottom: 15px;
    border-top: 1px solid gray;
}
    .review .review-text {
        color: #666666;;
        font-size: 14px;
        line-height: 26px;
        padding: 20px 0 0 0;
        margin-bottom: 8px;
    }
        .review .reviewed-by {
            color: #0000FF;
            font-size: 15px;
            letter-spacing: 2px;
            padding-bottom: 15px;
        }
            .team-member {
                float: left;
                margin-bottom: 20px;
            }
                .team-member.last {
                    margin-bottom: 0;
                }
.copyright {
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    padding-top: 15px;
}
    .footer-address a, .copyright a {
        font-size: 12px;
        color: #d2997b;
        text-decoration: underline;
    }
        .footer-address a:hover, .copyright a:hover {
            color: #0f6690;
            text-decoration: none;
        }