/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

header,
main,
menu,
nav {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

html input[disabled] {
    cursor: default
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.small,
small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled] {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

textarea.input-sm {
    height: auto
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #777;
    text-decoration: none
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.open > a {
    outline: 0
}

[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav > li > a > img {
    max-width: none
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p,
.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-list {
    padding-left: 0;
    list-style: none
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.nav:after {
    clear: both
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@font-face {
    font-family: Gotham;
    src: url(../fonts/Gotham-Book.eot);
    src: url(../fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'), url(../fonts/Gotham-Book.woff2) format('woff2'), url(../fonts/Gotham-Book.woff) format('woff'), url(../fonts/Gotham-Book.svg#Gotham-Book) format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sticky_header {
    display: none
}

.headarea.darkHeader {
    background: #ed1c24;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9
}

.sticky_header {
    text-align: center
}

.sticky_header ul li {
    display: inline-block;
    width: 49%;
    vertical-align: middle
}

.sticky_header ul li a:hover {
    text-decoration: none
}

.sticky_ph a {
    background: url(../images/call.png) no-repeat 12% center;
    background-size: auto;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-shadow: 0 0 1px #000;
    display: inline-block;
    border: 1px solid #ffca12;
    width: 70%;
    padding: 7px
}

.sticky_ph p {
    margin: 6px 0 0 0
}

.sticky_ph p a {
    background: none;
    border: 0;
    font-size: 14px;
    padding: 0;
    margin: 0
}

.sticky_ph a i {
    color: #1dce57;
    font-size: 30px;
    vertical-align: middle
}

.sticky_help a {
    background: #ffca12;
    color: #ed1c24;
    font-size: 22px;
    font-weight: 700;
    padding: 15px
}

.sticky_logo a {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-shadow: 0 0 1px #000
}

.headarea.darkHeader .main_header {
    display: none
}

.headarea.darkHeader .sticky_header {
    display: block
}

.headarea {
    padding: 20px 0 5px 0
}

.logo img {
    max-width: 100%
}

.banner {
    background: #521212;
    padding: 50px 0
}

.banner h1 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 0 0 3px #000
}

.banner ul li {
    color: #fff;
    font-size: 19px;
    padding-bottom: 5px
}

.banner ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 20px 0
}

.banner_call {
    background: red;
    max-width: 490px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    border-bottom: 6px solid #9e0a0a;
    color: #fff;
    font-size: 22px;
    font-weight: 700
}

.banner_call:hover {
    background: #9e0a0a;
    border-bottom: 6px solid red;
    color: #fff;
    text-decoration: none
}

.main_area h2 {
    margin: 0 0 14px 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.homeleft p {
    color: #000;
    font-size: 15px;
    line-height: 22px
}

.homeleft ul {
    list-style-type: disc;
    list-style-position: inside
}

.homeleft ul li {
    color: #000;
    float: left;
    width: 50%;
    padding-bottom: 5px
}

.home_right p strong {
    display: block;
    margin-bottom: 5px
}

.main_area {
    padding: 40px 0
}

.card_box {
    margin-top: 20px
}

.card_box p {
    margin: 0
}

.location_head h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 32px;
    color: #000;
    font-weight: 700
}

.location_head p {
    color: #b9a9a1;
    font-size: 20px
}

.location_head {
    padding: 30px 0 50px 0
}

.loca_btn {
    background: #d3202e;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    padding: 16px 40px;
    display: inline-block;
    margin-top: 15px
}

.loca_btn i {
    font-size: 27px;
    margin-right: 6px
}

.loca_btn:hover {
    text-decoration: none;
    color: #fff;
    background: red
}

.homecity_box {
    width: 25%;
    float: left;
    margin-bottom: 20px
}

.homecity_box p {
    color: #d3202e;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 7px 0;
    padding: 0
}

.homecity_box p a {
    color: #d3202e;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 7px 0;
    padding: 0
}

.homecity_box ul li a {
    color: #1f8add;
    font-size: 16px
}

.homecity_box ul li {
    padding-bottom: 7px
}

.footerbg {
    background-color: #0cacec;
    padding: 27px 0 18px;
    width: 100%;
    float: left;
    text-align: center
}

.footerbg p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding: 0 0 7px
}

.footerbg p a {
    color: #fff
}

.citycounty_main {
    padding: 15px 0
}

.city_county_left h2 {
    margin: 0 0 15px 0;
    padding: 0;
    color: #711c23;
    font-size: 30px;
    font-weight: 700
}

.city_county_left h2 span {
    display: block;
    color: #817d77;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 2px;
    margin-top: 15px
}

.city_county_left p {
    color: #000;
    font-size: 15px;
    line-height: 22px
}

.city_county_left p a {
    color: #000;
    text-decoration: underline
}

.city_county_left ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 15px
}

.city_county_left ul li {
    padding-bottom: 8px
}

.city_county_left h3 {
    color: #000;
    background: #bab7b2;
    padding: 15px;
    text-transform: uppercase;
    font-size: 18px
}

.dentist_img img {
    width: 100%
}

.dentist_img {
    margin: 15px 0;
    width: 100%;
    float: left
}

.buisness_box {
    text-align: center;
    background: #f7f4f1;
    padding: 15px
}

.buisness_box h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 700;
    font-size: 18px
}

.location_box {
    padding: 15px;
    background: #f7f4f1;
    margin-top: 20px
}

.location_box p {
    margin: 0;
    font-size: 18px;
    color: #000;
    font-weight: 700
}

.location_box ul {
    margin-top: 12px
}

.location_box ul li a {
    font-size: 16px;
    text-decoration: underline
}

.location_box ul li {
    padding-bottom: 8px
}

.city_location h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px 0
}

.city_location {
    padding: 30px 0
}

.city_location ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.city_location ul li a {
    color: #0cacec;
    font-size: 16px
}

.city_location ul li {
    float: left;
    width: 25%
}

.ourlocation h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700
}

.ourlocation a {
    color: #0cacec;
    padding: 5px
}

.locationblog {
    width: 100%;
    float: left;
    margin-top: 20px
}

.locationblog a {
    padding: 0
}

.locationblog ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 15px
}

.contactus h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700
}

#frmContact input {
    width: 55%;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 12px
}

#frmContact textarea {
    width: 55%;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px
}

#frmContact input[type=submit] {
    background: #d3202e;
    color: #fff;
    font-size: 18px;
    padding: 12px;
    text-transform: uppercase;
    border: 1px solid #d3202e
}

.buisness_box P {
    word-wrap: break-word
}

.card_box ul li::before {
    display: block;
    text-align: center;
    font-size: 15px;
    margin: 0;
    color: #333;
    content: "\2010";
    left: 0;
    position: absolute
}

.card_box ul li {
    position: relative;
    padding-left: 25px
}

.postfrm {
    margin-bottom: 36px;
}

.postfrm #searcittxt {
    width: 510px;
    padding: 20px 15px;
    font-size: 30px;
    border: none;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 17%);
    border-radius: 4px;
}

.postfrm #searcittxt:focus {
    outline: 0;
}

.postfrm input[type="image"] {
    background: #00A2E8;
    padding: 24px;
    position: absolute;
    border-radius: 4px;
}

@media only screen and (max-width:1050px) {
    .sticky_logo a {
        font-size: 16px
    }

    .sticky_ph a {
        font-size: 20px
    }

    .sticky_help a {
        font-size: 18px
    }
}

@media only screen and (max-width:768px) {
    .sticky_help {
        display: none !important
    }

    .sticky_header ul li {
        width: 100%
    }

    .sticky_logo a {
        font-size: 22px
    }

    .sticky_ph a {
        font-size: 24px
    }

    .sticky_ph {
        margin-top: 12px
    }

    .home_right {
        margin-top: 25px
    }
}

@media only screen and (max-width:767px) {
    .sticky_ph a {
        background: url(../images/call.png) no-repeat 0 center;
        width: 42%;
    }

    .headarea {
        padding: 10px 0
    }

    .sticky_ph {
        margin-top: 0
    }

    .sticky_ph a {
        border: none
    }
}

@media only screen and (max-width:667px) {
    .sticky_ph a {
        width: 67%;
    }

    .homecity_box {
        width: 50%
    }

    .city_location ul li {
        width: 50%
    }

    #frmContact input {
        width: 100%
    }

    #frmContact textarea {
        width: 100%
    }
    
    .postfrm #searcittxt {
        width: 82%;
        padding: 10px;
        font-size: 17px;
    }
    
    .postfrm input[type="image"] {
        padding: 12px;
        width: 45px;
    }
    
    .postfrm {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:479px) {
    .banner h1 {
        font-size: 30px
    }

    .sticky_logo a {
        font-size: 16px
    }

    .sticky_ph a {
        font-size: 22px;
    }

    .sticky_ph a i {
        font-size: 20px
    }

    .banner ul li {
        font-size: 14px
    }

    .location_head h3 {
        font-size: 22px
    }

    .location_head p {
        font-size: 16px
    }
}

.offhrs ul li {
    padding: 5px 0;
    font-weight: 600
}

.offhrs ul li:nth-child(odd) {
    background-color: #fff
}

.offhrs ul li:last-child {
    margin-bottom: 20px
}

.dynamicpgcont img {
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.menu a {
    font-family: 'Franklin Gothic Medium';
    color: #000;
    font-size: 18px;
    padding-bottom: 0
}

@media (min-width:961px) {

    .main-header .main-header-inner #top-nav .menu-header-menu-container,
    .main-header .main-header-inner #top-nav .menu-home-menu-container {
        float: right
    }
}

@media screen and (max-width:960px) {

    .main-header .main-header-inner #top-nav .menu-header-menu-container,
    .main-header .main-header-inner #top-nav .menu-home-menu-container {
        background: #fff;
        position: absolute;
        z-index: 99;
        left: 0;
        top: 0;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
        visibility: hidden;
        opacity: 0;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        width: 100%
    }

    .main-header .main-header-inner #top-nav .menu-header-menu-container.show-me,
    .main-header .main-header-inner #top-nav .menu-home-menu-container.show-me {
        left: 0;
        top: 0;
        visibility: visible;
        opacity: 1;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        z-index: 9999
    }

    .main-header .main-header-inner #top-nav .menu-header-menu-container .close-main-nav,
    .main-header .main-header-inner #top-nav .menu-home-menu-container .close-main-nav {
        position: relative;
        width: 20px;
        height: 20px;
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        float: right;
        margin-right: 11px
    }

    .main-header .main-header-inner #top-nav .menu-header-menu-container .close-main-nav:after,
    .main-header .main-header-inner #top-nav .menu-header-menu-container .close-main-nav:before,
    .main-header .main-header-inner #top-nav .menu-home-menu-container .close-main-nav:after,
    .main-header .main-header-inner #top-nav .menu-home-menu-container .close-main-nav:before {
        content: '';
        position: absolute;
        right: 9px;
        width: 2px;
        height: 20px;
        background: #000;
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .main-header .main-header-inner #top-nav .menu-header-menu-container .close-main-nav:after,
    .main-header .main-header-inner #top-nav .menu-home-menu-container .close-main-nav:after {
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

.main-header .main-header-inner #top-nav .toggle-btn {
    display: none
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav .toggle-btn {
        display: block;
        width: 25px;
        height: 18px;
        cursor: pointer;
        float: right;
        margin-top: 5px;
        margin-right: 5px
    }

    .main-header .main-header-inner #top-nav .toggle-btn span {
        height: 3px;
        width: 30px;
        display: block;
        margin-bottom: 5px;
        background: #005e6e
    }

    .main-header .main-header-inner #top-nav .toggle-btn span:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul.top-level-menu {
        position: relative;
        left: 0;
        width: 100%;
        float: none;
        right: 0;
        margin-top: 30px
    }
}

.main-header .main-header-inner #top-nav ul li {
    float: left;
    padding: 5px 0 0 24px
}

@media screen and (max-width:1240px) {
    .main-header .main-header-inner #top-nav ul li {
        padding: 18px 15px 18px 0
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li {
        width: 100%;
        display: block;
        padding: 10px 0 10px 0;
        box-sizing: border-box;
        float: none
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > a {
        width: calc(100% - 55px)
    }
}

@media all and (max-width:1340px) {
    .main-header .main-header-inner #top-nav ul li a {
        font-size: 14px
    }
}

@media screen and (max-width:1240px) {
    .main-header .main-header-inner #top-nav ul li a {
        margin: 0 0 0 13px;
        font-size: 14px
    }
}

.main-header .main-header-inner #top-nav ul li.menu-item-has-children {
    background: url(../images/bottom-arrow.png) right center no-repeat
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li.menu-item-has-children {
        background: url(../images/bottom-arrow.png) right 15px top 20px no-repeat
    }
}

@media (min-width:961px) {
    .main-header .main-header-inner #top-nav ul li.menu-item-has-children:hover {
        background: url(../images/grey-rotate-arrow.png) right center no-repeat
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li.change-direction {
        background: url(../images/grey-rotate-arrow.png) right 15px top 20px no-repeat
    }
}

@media (min-width:961px) {
    .main-header .main-header-inner #top-nav ul li:hover a {
        color: #0d9fe5;
        text-decoration: none
    }

    .main-header .main-header-inner #top-nav ul li:hover > ul.sub-menu {
        z-index: 11;
        max-width: 1300px;
        visibility: visible;
        top: 60px;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
        opacity: 1
    }
}

@media screen and (min-width:961px) and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li:hover > ul.sub-menu {
        top: 0
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu {
    width: 100% !important;
    max-width: 1300px;
    position: absolute;
    top: 300px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 0 2px 3px #000;
    -webkit-box-shadow: 0 2px 3px #000;
    -moz-box-shadow: 0 2px 3px #ff541c;
    -ms-box-shadow: 0 2px 3px #ff541c;
    background: #fff;
    padding: 0;
    text-align: left;
    display: block
}

@media (min-width:961px) {
    .sub-menu.megamenu {
        top: 75px !important;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .main-header .main-header-inner #top-nav ul li > ul.sub-menu {
        opacity: 0;
        visibility: hidden;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu {
        position: relative;
        display: none;
        top: 0;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        padding-left: 0;
        left: 0;
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        float: none
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li {
    padding: 0;
    float: left;
    margin: 0;
    background: #fff;
    position: relative;
    width: 25%;
    border-bottom: 1px dotted #e2e2e2
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li {
        width: 100%;
        float: none
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li:last-child {
    margin-bottom: 0;
    border-bottom: 0 dotted
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li:last-child a {
    border-bottom: 0 dotted
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li a {
    color: #2a2a2a;
    line-height: 22px;
    display: inline-block;
    padding: 13px 14px 13px 0;
    text-decoration: none;
    margin: 0 18px
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li a {
        padding-left: 15px;
        display: inline-block;
        padding-top: 7px;
        padding-bottom: 7px;
        width: calc(100% - 110px)
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li:hover a {
    color: #0f84d3
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu {
    width: calc(100% - 36px) !important;
    position: absolute;
    top: 100%;
    box-shadow: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    background: #fff;
    padding: 0;
    display: block;
    text-align: left;
    z-index: 99;
    overflow: hidden;
    max-height: 500px;
    overflow-y: auto;
    max-height: auto
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu {
        position: relative;
        display: none;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        width: 100% !important;
        left: 0
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li {
    padding: 0;
    float: none;
    margin: 0;
    background: #fff;
    margin-bottom: 0;
    border: 0;
    width: 100%
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li {
        border-bottom: 1px dotted #e2e2e2
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li:last-child {
    margin-bottom: 0
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li:last-child a {
    border-bottom: 0 dotted #a0a0a0
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li:last-child a {
        border-bottom: none
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li a {
    color: #2a2a2a;
    line-height: 22px;
    display: block;
    padding: 7px 0;
    text-decoration: none;
    border-bottom: 1px dotted #a0a0a0
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li a {
        padding-left: 30px;
        border-bottom: none;
        display: inline-block
    }
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li > ul.sub-menu li:hover a {
    color: #0f84d3
}

.main-header .main-header-inner #top-nav ul li > ul.sub-menu li.menu-item-has-children {
    background-image: url(../images/bottom-arrow.png);
    background-repeat: no-repeat;
    background-position: right 20px top 20px;
    padding-right: 0;
    background-size: 9px
}

@media (min-width:961px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li.menu-item-has-children:hover {
        background: #fff url(../images/blue-top-arrow.png);
        background-repeat: no-repeat;
        background-position: right 20px top 20px;
        padding-right: 0;
        background-size: 9px
    }
}

@media screen and (max-width:960px) {
    .main-header .main-header-inner #top-nav ul li > ul.sub-menu li.change-direction-bot {
        background: #fff url(../images/blue-top-arrow.png);
        background-repeat: no-repeat;
        background-position: right 20px top 20px;
        padding-right: 0;
        background-size: 9px
    }
}

@media only screen and (max-width:1050px) {
    .main-header .main-header-inner #top-nav ul li {
        padding: 3px 15px 3px 0
    }
}