.block {
    display: block;
}
.centered {
    margin-left: auto;
    margin-right: auto;
}
.txt-centered {
    text-align: center;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.txt-micro {
    font-size: 0.635em;
}
.txt-small {
    font-size: 0.735em;
}
.txt-medium {
    font-size: 1.324em;
}
.txt-green {
    color: #f45514;
}
.txt-light-gray {
    color: #6d6d6d;
}
.txt-dark-gray {
    color: #5f5f5f;
}
.text-divider {
    width: 100%;
}
.quote-left {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.quote-right {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}
span.text-divider {
    border-bottom: 1px solid #d5d5d5;
    float: left;
    height: 13px;
    width: 30%;
}
span.text-divider-or {
    border-bottom: 1px solid #d5d5d5;
    float: left;
    height: 13px;
    width: 44%;
}
span.text-divider-hours {
    border-bottom: 1px solid #d5d5d5;
    float: left;
    height: 13px;
    width: 15%;
}
span.text-divider-text {
    color: #777;
    float: left;
    font-family: "Open Sans",arial,san-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
    text-transform: lowercase;
    width: 40%;
}
span.text-divider-text-or {
    width: 12%;
}
span.text-divider-text-hours {
    font-size: 0.8em;
    width: 70%;
}
.brand {
    display: block;
    height: 54px;
    width: 202px;
}
.brand:hover {
    border: 0 none;
}
.banner {
    background-color: #f45514;
    border-radius: 2px;
    color: #fff;
    font-size: 2.063em;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 11px 0;
    text-align: center;
}
.banner a {
    color: #fff;
}
.banner.last {
    margin-bottom: 21px;
}
.accordion-group:last-child {
    margin-bottom: 11px;
}
.accordion-heading {
    border-bottom: 1px solid #f2f2f2;
    left: 0;
    position: relative;
    top: 0;
}
.accordion-heading h2 {
    font-size: 1.875em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
}
.accordion-heading h3 {
    font-size: 1.875em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
}
.accordion-heading a {
    color: #6a6a6a;
    overflow: hidden;
}
.accordion-heading a:hover {
    border: 0 none;
    color: #0098db;
    text-decoration: none;
}
.accordion-signal {
    color: #999;
    font-size: 0.75em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 14px;
    z-index: 99;
}
.heading-fade {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 1px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    width: 150px;
    z-index: 9;
}
.accordion-inner > p {
    margin-top: 11px;
}
.accordion-inner p:last-child {
    margin-bottom: 0;
}
.stars {
    background: url("//atmwebsites.s3.amazonaws.com/stars.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 16px;
    text-indent: -9999em;
    vertical-align: middle;
    width: 80px;
}
.stars-0 {
    background-position: 0 0;
}
.stars-1 {
    background-position: 0 -19px;
}
.stars-2 {
    background-position: 0 -39px;
}
.stars-3 {
    background-position: 0 -59px;
}
.stars-4 {
    background-position: 0 -79px;
}
.stars-5 {
    background-position: 0 -99px;
}
noscript .alert {
    color: #b94a48;
    margin-bottom: 0;
}
noscript .visible-desktop {
    display: inline !important;
}
#masthead {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}
#wrapper {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    width: 940px;
    z-index: 0;
}
.navbar .nav > li {
    left: 0;
    position: relative;
    top: 0;
}
.navbar li > div {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #999;
    border-radius: 0 3px 3px;
    box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.35);
    left: 12px;
    opacity: 0.96;
    padding: 9px 9px 9px 13px;
    position: absolute;
    top: 27px;
    width: 280px;
    z-index: 999;
}
.navbar li:last-child > div {
    border-radius: 3px 0 3px 3px;
    box-shadow: -2px 4px 4px 0 rgba(0, 0, 0, 0.35);
    left: auto;
    right: 12px;
}
.navbar li > div li {
    font-size: 0.8em;
    list-style: outside none none;
}
.navbar .nav li > a {
    padding: 3px 4px;
}
.navbar .nav li.hover > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #999 #999 -moz-use-text-color;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #0098db;
    left: 0;
    padding: 2px 3px;
    position: relative;
    text-decoration: none;
    top: 0;
    z-index: 9999;
}
.navbar li > div a {
    color: #525252;
    line-height: 1em;
    padding: 0 !important;
}
.navbar li > div a:hover {
    border-bottom: 1px dotted #525252;
}
.navbar li > div a.more {
    color: #0098db;
}
.navbar li > div a.more:hover {
    border-bottom: 1px dotted #0098db;
}
.container-fluid {
    padding: 0;
}
#pg_home h1 {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 24px;
    margin-top: 0;
}
#pg_inside h1 {
    color: #0098db;
    font-size: 2em;
    font-weight: 400;
}
#nav_info span {
    display: block;
    line-height: 1.2em;
    text-align: right;
}
header#main {
    height: 446px;
    left: 0;
    margin-bottom: 11px;
    position: relative;
    top: 0;
}
#cta {
    background-color: #fff;
    border: 3px solid #cbcac9;
    border-radius: 30px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.35);
    height: 388px;
    left: 9px;
    opacity: 0.95;
    padding: 18px 24px;
    position: relative;
    top: 9px;
    width: 296px;
    z-index: 99;
}
.pg_city #cta {
    background: none repeat scroll 0 0 #fff;
    height: 262px;
    left: auto;
    position: absolute;
    right: 0;
    top: -10px;
    
}
#cta ul {
    margin: 0;
    padding: 0;
}
#cta ul li {
    list-style: outside none none;
    margin-bottom: 10px;
}
#cta ul li .icon {
    color: #009bd4;
    margin-right: 10px;
}
#cta_phone {
    font-size: 2.265em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1em;
    margin-bottom: 0;
    text-align: center;
}
#cta_hours {
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: center;
}
#cta_button {
    background: linear-gradient(to bottom, #009bd4 0px, #0098db 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    display: block;
    font-size: 1.406em;
    height: 43px;
    line-height: 43px;
    margin: 10px auto 0;
    text-align: center;
    width: 287px;
}
#cta_button:hover {
    background: linear-gradient(to bottom, #009bd4 0px, #009bd4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    text-decoration: none;
}
#flexslider {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    height: 446px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 940px;
    z-index: 9;
}
.flex-control-nav {
    bottom: 0;
}
.content-box {
    background: linear-gradient(to bottom, #fff 0px, #f8f8f8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f4f4f4;
    margin-bottom: 11px;
    padding: 11px;
}
#quicklinks .content-box {
    min-height: 285px;
}
#quicklinks h2 {
    border-bottom: 1px solid #f2f2f2;
    color: #0098db;
    font-size: 1.469em;
    margin-top: 0;
}
#quicklinks h3 {
    border-bottom: 1px solid #f2f2f2;
    color: #0098db;
    font-size: 1.469em;
    margin-top: 0;
}
#quicklinks a {
    color: #6d6d6d;
}
#quicklinks a.more {
    color: #0098db;
}
#quicklinks a:hover {
    border-bottom: 1px dotted #6d6d6d;
    text-decoration: none;
}
#quicklinks ul {
    font-size: 0.781em;
    list-style: outside none none;
}
#quicklinks .slides li {
    padding: 0;
}
.quicklinks-text {
    line-height: 1.6em;
}
#location_listings {
    margin: 0;
    padding: 0;
}
#location_listings li {
    background: linear-gradient(to bottom, #fefefe 0px, #f8f8f8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f4f4f4;
    cursor: pointer;
    float: left;
    font-size: 1.25em;
    font-weight: bold;
    height: 39px;
    left: 0;
    line-height: 39px;
    list-style: outside none none;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 0 13px;
    position: relative;
    top: 0;
    width: 204px;
}
.pg_location_landing #location_listings li {
    height: auto;
}
#location_listings > li > a {
    color: #0098db;
}
#location_listings > li > a:hover {
    border: 0 none;
    text-decoration: none;
}
#location_listings li.fourth {
    margin-right: 0;
}
#location_listings li.fifth {
    clear: left;
}
.arrow {
    color: #ccc;
    position: absolute;
    right: 12px;
    top: 11px;
}
#location_listings li:hover, #location_listings li.active {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.location_listings_drop {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #f4f4f4 #f4f4f4;
    border-image: none;
    border-right: 1px solid #f4f4f4;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    display: none;
    left: -1px;
    padding-bottom: 13px;
    position: absolute;
    top: 39px;
    z-index: 9;
}
#location_listings li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    cursor: default;
    float: none;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
}
#location_listings li li:hover {
    box-shadow: none;
}
.location_listings_drop a {
    color: #6d6d6d;
    font-size: 12px;
    font-weight: normal;
    height: 17px;
    vertical-align: top;
    width: 300px;
}
.location_listings_drop a:hover {
    border-bottom: 1px dotted #6d6d6d;
    text-decoration: none;
}
.location_listings_drop span {
    background: url("img/overflow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    z-index: 9;
}
#location_listings .more {
    color: #0098db;
}
#accordion_states .accordion-inner > h2 {
    color: #0098db;
    font-size: 1.375em;
    font-weight: 200;
}
#accordion_states .accordion-inner > h3 {
    color: #0098db;
    font-size: 1.375em;
    font-weight: 200;
}
.city_listing, .c .city_listing, .column_listing {
    margin: 0 0 34px;
    padding: 0;
}
.city_listing:last-child, .column_listing:last-child {
    margin-bottom: 0;
}
.city_listing li, .column_listing li {
    float: left;
    font-weight: 200;
    list-style: outside none none;
    margin-bottom: 5px;
    width: 25%;
}
.city_listing a {
    color: #6a6a6a;
}
.city_listing a:hover {
    border-bottom: 1px dotted #6a6a6a;
    text-decoration: none;
}
.zip_listing {
    color: #6a6a6a;
    font-size: 1.1em;
    font-weight: 200;
    margin: 10px 0 0;
}
.insurance_text p {
    font-size: 1.25em;
    font-style: italic;
    font-weight: 200;
}
.insurance_text p:first-child {
    margin-top: 20px;
}
.insurance_text span {
    display: block;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 400;
}
#city-details {
    left: 0;
    position: relative;
    top: 0;
}
.pg_city #cta h2 {
    border-bottom: 1px solid #d5d5d5;
    font-size: 1.969em;
    font-weight: 300;
    height: 40px;
    left: 0;
    margin: 0 0 5px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    top: 0;
    width: 296px;
}
.pg_city #cta h3 {
    border-bottom: 1px solid #d5d5d5;
    font-size: 1.969em;
    font-weight: 300;
    height: 40px;
    left: 0;
    margin: 0 0 5px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    top: 0;
    width: 296px;
}
#overflow-text {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 1000px;
}
#overflow-hide {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 9;
}
.reviews {
    font-size: 0.7em;
}
#organization {
    font-weight: 200;
    line-height: 1.3em;
    margin-bottom: 10px;
}
#keywords {
    font-size: 0.781em;
    font-weight: 200;
}
.pg_city #cta_phone {
    letter-spacing: 1px;
}
.pg_city #cta_hours {
    margin-top: 5px;
}
.pg_city #quicklinks ul.slides {
    font-size: 1em;
    font-weight: 200;
    line-height: 1.3em;
}
#city_links.accordion-inner ul {
    float: none;
    margin-left: 0;
    margin-top: 11px;
    width: auto;
}
#city_links.accordion-inner li {
    float: left;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 1%;
    padding-right: 1%;
    width: 22%;
}
#city_links.accordion-inner a {
    color: #6d6d6d;
}
#city_links.accordion-inner a.more {
    color: #0098db;
}
#city_links.accordion-inner a:hover {
    border-bottom: 1px dotted #6d6d6d;
}
#city_links.accordion-inner a.more:hover {
    border-bottom: 1px dotted #0098db;
}
#city_map {
    background: none no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 289px;
    width: 608px;
}
.flexslider-test p {
    width: 276px;
}
.flexslider-test li {
    display: none;
    line-height: 1.6em;
}
#social {
    font-family: arial;
}
.facebook {
    float: left;
    margin-right: 5px;
    vertical-align: top;
    width: 76px;
}
.fb_iframe_widget span {
    vertical-align: top;
}
.google {
    float: left;
    height: 23px;
    margin-right: 5px;
    width: 58px;
}
.twitter {
    float: left;
    width: 80px;
}
footer .navbar {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    margin: 0;
    padding: 10px 0;
}
footer .navbar-inner {
    border-bottom: 0 none;
    min-height: inherit;
    padding: 0;
}
footer .navbar .nav {
    margin: 0;
}
footer .navbar .nav > li:last-child {
    border-right: 0 none;
}
footer .navbar .nav li:hover > a, footer .navbar .nav li.active > a {
    padding: 3px 4px 2px;
}
.copyright {
    font-size: 0.906em;
    margin-top: 10px;
    text-align: center;
}
footer span.visible-desktop, h2 span.visible-desktop {
    display: inline !important;
}
footer span.visible-desktop, h3 span.visible-desktop {
    display: inline !important;
}
@media (max-width: 640px) {
noscript .alert {
    text-align: center;
}
noscript .hidden-desktop {
    display: inline !important;
}
noscript .visible-desktop {
    display: none !important;
}
#wrapper {
    margin: 0;
    overflow: hidden;
    padding-top: 59px;
    width: 100%;
}
.nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}
#masthead {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.35);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#masthead .navbar {
    margin-bottom: 0;
    width: 100%;
}
#masthead .navbar-inner {
    max-width: 100%;
    width: 100%;
}
#trigger_nav {
    display: block;
    height: 34px;
    opacity: 0.5;
    position: absolute;
    right: 9px;
    top: 8px;
}
.btn-callnow {
    background: linear-gradient(to bottom, #ff9600 0px, #ff7200 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 1.05em;
    height: 35px;
    line-height: 36px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 6px;
    width: 115px;
}
.btn-callnow:hover {
    border: 0 none;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
#masthead .nav-collapse {
    background: none repeat scroll 0 0 #666;
    bottom: 100%;
    box-shadow: 16px -8px 4px -10px rgba(0, 0, 0, 0.15) inset;
    display: none;
    float: none;
    height: 100%;
    left: auto;
    overflow: auto;
    position: fixed;
    right: -60%;
    top: 0;
    width: 60%;
}
#masthead .nav-collapse .nav {
    float: none;
    margin: 0;
    padding: 23px 0;
}
#masthead .navbar .nav > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #777 -moz-use-text-color #555;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    float: none;
    padding: 0;
}
#masthead .navbar .nav > li:first-child {
    border-top: 0 none;
}
#masthead .menu-signal {
    color: #fff;
    float: right;
    margin-right: 10px;
    margin-top: 6px;
}
.navbar .nav li.hover > a {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    color: #fff;
    padding: 2px 3px;
}
#masthead .navbar .nav > li > a {
    border: medium none !important;
    color: #ff9600;
    display: inline-block;
    float: none;
    font-size: 1.1em;
    font-weight: 200;
    outline: medium none !important;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration: none;
    text-shadow: 0 1px 0 #525252;
}
#masthead .navbar .nav > .active > a, #masthead .navbar .nav > .active > a:hover, #masthead .navbar .nav > .active > a:focus {
    background: url("mobile_nav_active.png") no-repeat scroll 0 center / 10px 30px rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none;
}
#masthead .navbar li > div {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    padding: 0 0 0 24px;
    position: relative;
    top: 0;
    width: auto;
    z-index: 0;
}
#masthead .navbar li > div a {
    color: #ccc;
    font-size: 1em;
    line-height: 1em;
    padding: 0 !important;
}
#masthead .navbar li > div a.more {
    color: #ccc;
}
h1 {
    font-size: 1.8em;
}
.navbar .brand {
    float: none;
    height: auto;
    margin-left: 11px;
    max-width: 202px;
    width: 144px;
}
#cta {
    border: 0 none;
    box-shadow: none;
    height: auto;
    left: 0;
    padding-top: 9px;
    top: 0;
    width: auto;
}
#cta_button {
    width: auto;
}
header#main {
    height: auto;
}
.content-box {
    background: linear-gradient(to bottom, #fff 0px, #f8f8f8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f4f4f4;
    font-size: 0.875em;
    padding-left: 0;
    padding-right: 0;
}
#quicklinks .content-box {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    margin-bottom: 0;
    min-height: inherit;
    padding: 0;
}
#social {
    float: none;
    text-align: center;
}
.facebook, .google, .twitter {
    display: inline-block;
    float: none;
    left: 0;
    position: relative;
    top: 0;
}
#pg_home #quicklinks {
    margin-top: -11px;
}
#quicklinks h2, .accordion-heading h2 {
    border-bottom: 1px solid #f2f2f2;
    color: #6a6a6a;
    font-size: 1em;
    font-weight: 200;
    left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
}
#quicklinks h2, .accordion-heading h2, .accordion-body, #quicklinks p, #quicklinks li {
    font-weight: 200;
    padding: 0 9px;
}
#quicklinks h2 a {
    font-size: 1.143em;
    padding-top: 8px;
}
#quicklinks h2 a:hover {
    border: 0 none;
    color: #0098db;
    text-decoration: none;
}
#quicklinks h3, .accordion-heading h3 {
    border-bottom: 1px solid #f2f2f2;
    color: #6a6a6a;
    font-size: 1em;
    font-weight: 200;
    left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
}
#quicklinks h3, .accordion-heading h3, .accordion-body, #quicklinks p, #quicklinks li {
    font-weight: 200;
    padding: 0 9px;
}
#quicklinks h3 a {
    font-size: 1.143em;
    padding-top: 8px;
}
#quicklinks h3 a:hover {
    border: 0 none;
    color: #0098db;
    text-decoration: none;
}
#quicklinks .accordion-body, #pg_home .accordion-body ul {
    font-size: 18px;
    padding: 0;
}
#pg_home #quicklinks .accordion-body .span6, #pg_home #quicklinks .accordion-body p, .accordion-inner > p, .accordion-inner > ul {
    margin-top: 0 !important;
    padding-top: 11px;
}
.accordion-inner {
    padding-top: 0;
}
#quicklinks .span6, collapseThree {
    float: left;
    width: 48.9362%;
}
#pg_home .accordion, .pg_states .accordion {
    margin-bottom: 0;
}
#pg_home .accordion-group:last-child {
    margin-bottom: 0;
}
#pg_home .accordion .accordion-body {
    font-size: 0.813em;
    line-height: 1.5em;
}
#pg_home #quicklinks li {
    line-height: 1.5em;
}
.accordion-group {
    margin-bottom: 0;
}
.accordion-heading {
    border-bottom: 0 none;
}
.accordion-toggle {
    margin: 9px 0;
}
.accordion-signal {
    display: inline;
    font-size: 1em;
    right: 11px;
    text-align: center;
    top: 7px;
}
.accordion-inner .span6 li {
    list-style: outside none none;
}
.accordion-inner .span6 a {
    color: #6d6d6d;
    font-size: 0.875em;
}
.accordion-inner .span6 a:hover {
    border-bottom: 1px dotted #6d6d6d;
}
.accordion-inner .span6 a.more {
    color: #0098db;
}
.accordion-inner .span6 a.more:hover {
    border-bottom: 1px dotted #0098db;
}
#location_listings li {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    box-sizing: border-box;
    float: none;
    margin: 0;
    width: 100%;
}
#location_listings li:hover, #location_listings li.active {
    box-shadow: none;
}
#location_listings li.striped {
    background: none repeat scroll 0 0 #f4f4f4;
}
.location_listings_drop {
    border: 0 none;
    box-shadow: none;
    left: 0;
    position: relative;
    top: 0;
}
.location_listings_drop .span6 {
    float: left;
    width: 48.9362%;
}
.pg_states h2 {
    border-bottom: 1px solid #f2f2f2;
    font-size: 1.25em;
    margin: 0;
    padding-bottom: 11px;
    padding-left: 11px;
}
.pg_states h3 {
    border-bottom: 1px solid #f2f2f2;
    font-size: 1.25em;
    margin: 0;
    padding-bottom: 11px;
    padding-left: 11px;
}
#jump_links {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    font-size: 0.7em;
    font-weight: bold;
    height: 100%;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
    z-index: 99;
}
#jump_links .nav > li > a {
    line-height: 2em;
}
#jump_links ul.nav {
    float: none;
    left: 0;
    margin: 0;
    padding-top: 47px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}
#jump_links .nav > li {
    background: none repeat scroll 0 0 white;
    border-right: 0 none;
    display: block;
    float: none;
    line-height: 2em;
    padding: 0 0 6px;
}
#jump_links .nav > li:first-child {
    padding-top: 6px;
}
#jump_links li.active a {
    color: #0098db;
    font-weight: bold;
}
#jump_links a {
    color: #6a6a6a;
    display: block;
}
#jump_links a span {
    display: block;
    height: 3px;
    line-height: 3px;
    padding-top: 2px;
}
#jump_links a:last-child {
    border-bottom: 0 none;
    clear: both;
    padding-bottom: 0;
}
#jump_links a:last-child span {
    display: none;
}
#jump_links a:first-child {
    padding-top: 0;
}
.pg_states .accordion-body {
    padding: 0;
}
.pg_states .accordion-inner {
    padding: 0;
}
.city_listing li {
    border: 0 none;
    float: none;
    height: 36px;
    line-height: 36px;
    margin: 0;
    width: 100%;
}
.city_listing li.striped {
    background: none repeat scroll 0 0 #f4f4f4;
}
.column_listing li {
    width: 50%;
}
.city_listing a {
    color: #0098db;
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    height: 36px;
    left: 0;
    line-height: 36px;
    padding: 0 11px;
    position: relative;
    top: 0;
}
.city_listing a:hover {
    border: 0 none;
}
.arrow {
    float: right;
    position: relative;
    right: 0;
    top: 10px;
}
#city_header {
    font-size: 1.5em;
    height: 40px;
    left: 0;
    margin: 0 9px 0 0;
    overflow: hidden;
    position: relative;
    top: 0;
}
#city_header #overflow-text {
    left: 7px;
}
#city-details img {
    float: none;
    width: 100%;
}
.pg_city #cta {
    background: none repeat scroll 0 0 #fff;
    float: none;
    height: auto;
    left: 0;
    padding: 13px 9px 0;
    position: relative;
    right: auto;
    top: 0;
}
.pg_city #cta h2 {
    border: 0 none;
    font-size: 1.5em;
    font-weight: bold;
    width: auto;
}
.pg_city #cta h3 {
    border: 0 none;
    font-size: 1.5em;
    font-weight: bold;
    width: auto;
}
.pg_city #cta ul {
    margin: 0 auto;
    width: 88%;
}
.pg_city #cta #cta_button {
    font-size: 1.7em;
    font-weight: bold;
    height: 55px;
    line-height: 50px;
    margin-bottom: 11px;
}
.pg_city #cta_button img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.pg_city #quicklinks .accordion-body ul, .pg_city #quicklinks .accordion-body p {
    padding-top: 11px;
}
#city_links.accordion-inner {
    margin-left: 0;
}
#city_links.accordion-inner li {
    margin-right: 0;
    padding-right: 2%;
    width: 48%;
}
.flexslider-test p {
    width: auto;
}
#accordion_states, #accordion_states .accordion-group:last-child {
    margin-bottom: 0;
}
.pg_states #accordion_states {
    margin-right: 60px;
}
#collapseFive img {
    margin-top: 11px !important;
    width: 40%;
}
#city_map {
    float: none;
    height: 103px;
    width: 100%;
}
footer .navbar {
    border-top: 0 none;
    padding: 0 0 5px;
}
footer .navbar .nav {
    float: none;
    margin-bottom: 9px;
}
footer .navbar .nav > li {
    background-color: #0098db;
    float: none;
    height: auto;
    line-height: 39px;
    margin-bottom: 1px;
}
footer .navbar .nav > li > a {
    color: #fff;
    text-shadow: none;
}
footer .navbar .nav > li > a:hover {
    border: 0 none;
}
footer span.visible-desktop, h2 span.visible-desktop {
    display: none !important;
}
footer span.visible-desktop, h3 span.visible-desktop {
    display: none !important;
}
.facebook {
    top: -1px;
}
}
.review-box {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    line-height: 1.6em;
    font-family: "Open Sans",arial,sans-serif;
}
