/*
 * Additional Styling for MM main site.
 * This builds on and extends the styling in baseline.css
 *
 *
 */

/* ========== SITEWIDE =========== */
.content-block a:hover {
    text-decoration: underline;
}
.content-block td a,
.state-listing a,
#content li a {
    color: #00a7fa;
}
.content-block .button:hover {
    text-decoration: none;
    cursor: pointer;
}
.site-logo {
    margin-top: 22px;
}
.clear {
    clear: both;
    padding-top: 12px;
}
#content {
    overflow: hidden;
}
input[type="submit"] {
    margin: 16px auto;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.11) 0px -2px 0px 0px inset, rgba(0, 0, 0, 0.21) 0px 1px 3px 0px;
    color: white;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    width: 100px;
    min-width: 38px;
    padding: 6px 4px 7px;
    background-color: #00a7fa;
    font-family: myriad-pro, sans-serif;
    font-size: 14px;
    border: none;
    float: none;
}
input [type="submit"]:hover,
input [type="submit"]:focus {
    outline: none;
}
/* ------ Buttons ------ */
.button.btn-mira-clean {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #6c3;
}
.button.pt-site-option-button {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    min-width: 0px;
    margin: 0px auto 0px 0px;
    float: none;
    border-radius: 0px;
    background-color: #0059af;
    font-family: myriad-pro, sans-serif;
    font-size: 13px;
}
.button.pt-site-option-button.at-site-option-button-active {
    background-color: #00a7fa;
    box-shadow: rgba(0, 0, 0, 0.09) 0px -2px 0px 0px inset, rgba(0, 0, 0, 0.2) 0px 1px 3px 0px, rgba(255, 255, 255, 0.49) 0px 1px 4px 0px inset;
    font-weight: 400;
}
.button.pt-site-option-button.pt-site-opttion-button-inactive {
    background-color: #474747;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    color: #adadad;
}
.button.pt-site-option-button.pt-site-opttion-button-inactive:hover {
    background-color: #41677a;
}
.button.pt-site-option-button.pt-site-opttion-button-inactive:active {
    background-color: #409ac7;
    color: white;
}
.button.btn-main-header {
    display: inline-block;
    width: auto;
    margin: 6px 0 0 12px;
    padding: 0px;
    float: right;
    font-family: myriad-pro, sans-serif;
    font-size: 12px;
    box-shadow: none;
    border: none;

    background-color: transparent;
}
.location-info-mobile {
    text-align: center;
    background: white;
    padding: 8px 12px 12px;
    border-bottom: 1px solid #efefef;
}
.location-info-mobile .button.btn-main-header {
    float: none;
}
.btn-mobile-nav-menu {
    padding-top: 12px;
    padding-bottom: 12px;
}
.main-header-title {
    text-align: right;
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    margin-top:0;
    margin-bottom: 0;
    font-size: 26px;
}
.main-header-subtitle {
    text-align: right;
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    margin-top: 0;
    font-size: 20px;
}
.breadcrumb-wrapper {
    float: left;
}
.fal-button-small {
    display: inline-block;
    float: right;
    width: 144px;
    font-size: 14px;
    margin-top: 12px;
    padding: 3px 9px 4px;
    background-color: #6c3;
}
.mainsite-fal-buttton {
    float: right;
}
.menu-refinishing-services-popout {
    right:0;
    left: initial;
    top: 32px;
}
.full-mode, .less-mode {
    margin-bottom: 32px;
}
.full-mode:after,
.less-mode:after {
    content: "______";
    text-align: center;
    color: #9e9e9e;
    left: 43%;
    position: relative;
}
.full-mode p,
.less-mode p {
    margin-bottom: 6px;
}
.line.main.corners {
    margin-top: 36px;
    border-top: 1px solid #cccccc;
    padding-top: 24px;
}
.pagination {
    text-align: center;
}
.pagination a {
    color: #00a7fa;
}
.pagination span {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 18px;
}
.popout:after {
    content: url("/images/popout.png");
    margin-left: 6px;
    top: 1px;
    position: relative;
}
/* ------ Find a Location ------ */
.fal-block {
    display: inline-block;
    margin-bottom: 0px;
    background-color: #66cc33;
}
.header>.w-container,.header-button-column, .location-info{
    height: initial;
    text-align: right;
}
.location-info .fal-block {
    width: 220px;
    padding-top: 8px;
    text-align: right;
    border-radius: 3px;
    height: 80px;
    margin: 12px;
}
.location-info .btn-main-header {
    margin-top: 8px;
}
.fal-icon-row {
    padding-bottom: 12px;
    min-height: 78px;
}
.fal-title {
    display: block;
    margin-bottom: 6px;
    padding-left: 12px;
    padding-top: 16px;
    float: left;
    clear: none;
    background-color: #6c3;
    font-family: myriad-pro-condensed, sans-serif;
    color: white;
    font-size: 22px;
    line-height: 23px;
    font-weight: 400;
    max-width: 65%;
    text-align: left;
}
.location-info .fal-title {
	    text-align: right;
	}	

.fal-search {
    display: inline-block;
    height: 33px;
    max-width: 90%;
    margin-bottom: 0px;
    padding: 5px 9px;
    font-size: 12px;
}
.fal-pin {
    float: right;
    width: 55px;
    height: 55px;
    margin: 12px 12px 0 0;
    border: 4px solid #6c3;
    border-radius: 70px;
    background-color: white;
    background-image: url('../images/map-pin.png');
    background-position: 10px 6px;
    background-size: 59%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 1px 3px 0px;
}
.location-info .fal-block {
    background-color: transparent;
    margin: 0;
    width: initial;
}
.location-info .fal-pin {
    float: none;
display: inline-block;
    width: 40px;
    height: 40px;
    background-position: 7px 4px;
    background-size: 59%;
    border-width: 3px;
    margin-top: 0;
    margin-right: 0;
}
.location-info .fal-title {
float: none;
display: inline-block;
    background-color: transparent;
    max-width: 100%;
    margin-top: 0;
    padding-top: 3px;
    font-size: 26px;
}
.button.btn-fal {
    position: relative;
    top: 0px;
    display: block;
    min-width: 0px;
    margin: 12px 12px 0;
    float: none;
    clear: both;
}
.location-flag {
    margin-left: 12px;
}


/* ------ Navbar ------ */
.mainsite-header {
    min-height: 102px;
}
.header > .w-container {
    height: 88px;
}
.main-navbar {
    z-index: 1000;
    width: 100%;
}
.link-item {
    margin-top: 5px;
    margin-bottom: 11px;
    padding: 0px 12px;
}
.nav-link {
    font-size: 17px;
    font-weight: 400;
}

/* ------ typography ------ */
p {
    line-height: 22px;
}
.white {
    font-weight: 400;
}
.white.right-text.location-title {
    margin-top: 16px;
}
.main-home-content-header h3 {
    color: #ffffff;
}
/*.content-block .main-title {
    font-size: 22px;
    margin-top: 6px;
    color: #ababab;
    font-weight: 400;
    font-family: "myriad-pro", helvetica, arial, sans-serif;
}*/
.deck-text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
    font-weight: 300;
    color: #474747;
}
.deck-text a {
    font-weight: 300;
}
h3 {
    margin-bottom: 8px;
}
.content-block ul {
    margin-bottom: 12px;
}
.search-result .subpage-heading {
    line-height: 24px;
    margin-top: 0;
}

/* ------ Layout ------ */
.section-1 {
    min-height:116px;
}
.section-1-short {
    min-height:60px;
}
.section-tan {
    background-color: #e8dac3;
}
.main-container {
    padding-top: 0%;
    padding-right: 0%;
    padding-left: 0%;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
}
.main-home-content-header {
    margin-top: 16px;
    margin-bottom: 16px;
    padding-top: 19px;
    padding-bottom: 8px;
    background-color: #7a7979;
    box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 9px 0px inset, rgba(0, 0, 0, 0.2) 0px 3px 9px 0px inset;
    text-align: center;
}

/* -------- Footer ---------- */
.hiring-image {
    margin-top: 24px;
}
.footer-li a:hover {
    text-decoration: underline;
}
.search-input {
    width: 100%;
    padding: 4px 0 4px 12px;
    font-size: 14px;
}
.search-bar {
    margin-top: 24px;
}

/* ========== HOMEPAGE =========== */

.main-title {
    font-size: 28px;
    line-height: 32px;
    margin-top: 18px;
    color: #7a7979;
}
.main-title-homepage {
    margin-left: 24px;
}
.main-title span.main-title-secondary {
    font-size: 33px;
    margin-top: 2px;
    line-height: 32px;
    font-style: italic;
    margin-left: 20px;
    font-family: 'myriad-pro', helvetica, arial, sans-serif;
    font-weight: 700;
    color: #0059af;
}

/* ------ Main Slider ------ */
.main-slider-container {
    position: relative;
    width: 100%;
    min-height: 300px;
    margin-bottom: 16px;
    background-color: #474747;
}
.localsite-homepage-slider-image {
    background-size: 808px;
}
.main-slider-control-block {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 20%;
    min-height: 300px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    color: white;
    text-align: right;
}
.button.slider-button {
    width: auto;
    min-width: 0px;
    margin-top: 0px;
    float: none;
    border-right: none;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    padding: 10px 12px 0;
    margin-bottom: 0;
    text-align: right;
    font-family: 'myriad-pro-condensed', helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 22px;
}
.button.slider-button-active {
    padding: 8px 6px;
    width: 100%;
    text-align: right;
    background: white !important;
    color: #474747;
    margin-right: 0;
    margin-top: 6px;
}
.main-slider-option {
    margin: 4px 0;
}
.main-slider-option a {
    color: inherit;
}
.slider-caption {
    width: 60%;
}
.main-slider {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 80%;
    min-height: 300px;
    float: right;
}
.main-slider-title {
    padding: 16px 12pX 0px;
    line-height: 28px;
    font-family: myriad-pro-condensed, sans-serif;
    color: white;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

/* ------- Other Homepage Sections ------- */
.sc-thumb {
    position: relative;
    display: block;
    width: auto;
    margin-right: 16px;
    margin-bottom: 12px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-top: 16px;
    max-width: 209px;
}
.sc-thumb-caption {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
    padding: 2px 8px;
    background-color: rgba(0, 0, 0, 0.61);
    color: white;
    font-family: 'myriad-pro-condensed', helvetica, arial, sans-serif;
    font-size: 16px;
    text-align: left;
}
.main-promo-slot {
    position: relative;
    z-index: 10;
    margin-top: 24px;
    float: right;
}
.sc-image-sub {
    margin-bottom: 0px;
    font-size: 14px;
    text-align: center;
}
.index .sc-options {
    font-family: myriad-pro-condensed, sans-serif;
    color: #0059af;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    text-align: center;

}
.sc-image {
    display: block;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
}
.main-content-block {
    position: relative;
    min-height: 130px;
    margin: 4px 16px 12px;
    padding: 2% 2% 0%;
    box-shadow: black 0px -1px 0px 0px inset;
}
.main-content-heading {
    margin-bottom: 3px;
    font-family: myriad-pro-condensed, sans-serif;
    color: #78614d;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}
.main-content-subheading {
    margin-bottom: 4px;
    font-family: myriad-pro-condensed, sans-serif;
    color: #0059af;
    font-weight: 700;
    text-align: center;
}
.main-tile-images {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -1px;
    margin-bottom: 2px;
}
.logo-placeholder {
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
}
.main-text {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    float: none;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
.main-image-right {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    max-width: 45%;
    margin-bottom: 14px;
    float: right;
}
.main-benefit-block {
    padding-right: 24px;
    padding-left: 24px;
}
.main-image-left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    max-width: 45%;
    float: left;
}
.main-content-subheading-left {
    display: inline-block;
    font-family: myriad-pro, sans-serif;
}
.sc-row {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 10px;
}
.main-phone-number {
    min-width: 292px;
    margin-top: -16px;
    margin-bottom: 12px;
    float: right;
    clear: both;
    font-family: myriad-pro-condensed, sans-serif;
    color: white;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
.main-header-col {
    padding-right: 0px;
    padding-left: 0px;
}
.main-home-section-title {
    margin-bottom: 6px;
    font-family: myriad-pro-condensed, sans-serif;
    font-size: 22px;
    font-weight: 400;
}
.main-text-right {
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 64%;
    padding-left: 12px;
}
.main-text-left {
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 66%;
    padding-right: 16px;
}
.main-text-left .main-text {
    padding-right: 16px;
    margin-bottom: 0;
}
.caption-bbb {
    line-height: 16px;
    margin-top: 8px;
    margin-bottom: 0;
    font-style: italic;
    font-size: 14px;
}
.rollover-option {
    position: relative;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-right: 16px;
    text-align: center;
}
.rollover-option-image {
    height: 60px;
}


/* ========= SUBPAGE STYLING ========== */

.service-page-header .localsite-homepage-slider-image {
    background-size: initial;
}
.subpage-heading {
    font-size: 28px;
}
blockquote {
    font-size: 18px;
    padding: 12px 0 0;
    margin: 4px 16px 12px 8px;
    position: relative;
    float: left;
    font-style: italic;
    max-width: 30%;
    border-top: 1px solid #EAEAEA;
}
blockquote:before,
blockquote:after {
    font-size: 48px;
    font-family: georgia, times, serif;
    position: absolute;
    color: rgba(180, 180, 180, 0.35);
}
blockquote:before {
    content: '“';
    top: 20px;
    left: -17px;
}
blockquote:after {
    content: '”';
    bottom: -20px;
    right: 2px;
}
.slider-innerpage {
    box-shadow: none;
    /*margin: -16px -23px 0;*/
}
.single-image-left {
    margin-right: 12px;
    margin-bottom: 10px;
    float: left;
    width: auto;
}
.single-image-right {
    margin-left: 12px;
    margin-bottom: 6px;
    float: right;
    width: auto;
}
.single-image-center {
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    text-align: center;
}
.single-image-center .before-after-caption {
    text-align: center;
}
.single-image-left img:first-of-type,
.single-image-right img:first-of-type,
.single-image-center img:first-of-type {
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.18);
    margin-bottom: 8px;
}
.single-image-left .before-after-caption,
.single-image-right .before-after-caption,
.single-image-center .before-after-caption {
    float: none;
    margin-bottom: 8px;
}
.single-image-right .before-after-caption {
    text-align: right;
}
.single-image-left .share-option {
    float: left;
}
.single-image-right .share-option {
    float: right;
}
.single-image-center .share-option {
    float: none;
}
.single-clear-right {
    clear: right;
    position: relative;
}
.single-clear-left {
    clear: right;
    position: relative;
}
.content-block h3 {
    font-weight: 700;
    font-size: 18px;
}
.subpage-header-image {
    margin-bottom: 16px;
    text-align: center;
}
.subpage-header-image img {
    width: 100%;
}
.subpage-video {
    padding: 0 24px;
}

/* ------ Search ------ */

.search-page-result {
    padding: 16px 24px;
    /*box-shadow: rgba(0,0,0,0.15) 0px 1px 3px 0px;*/
    border-bottom: 1px solid #cccccc;
}


/* ------ Sidebar Styling ------ */
.contact-page-numbers {
    text-align: left;
}
.rule.rule-white.rule-numbers {
    margin-bottom: 12px;
}
.contact-number {
    font-size: 24px;
}
.contact-call-header {
    font-family: 'myriad-pro-condensed', helvetica, arial, sans-serif;
}
.main-sidebar-options.content-block {
    padding-top: 12px;
    margin-bottom: 16px;
    padding-right: 4%;
    padding-left: 4%;
}
.main-sidebar-options h3,
#main-also-like h3 {
    font-size: 19px;
    line-height: 22px;
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    color: #474747;
    text-align: left;
    font-weight: 700;
    margin-bottom: 4px;
}
.main-sidebar-options ul {
   list-style-type: none;
    margin-bottom: 12px;
}
.main-sidebar-link{
    display: block;
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    color: #00a7fa;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
.sidebar-sc-block {
    padding: 12px;
    text-align: center;
}
.menu-expand-link {
    cursor: pointer;
}
/*.menu-expand-link:hover {
    text-decoration: underline;
}*/
.collapsable-block {
    position: relative;
}
.collapsable-block h3 {
    margin-left: 16px;
}
.collapsed h3:before {
    content: " ";
    width: 1px;
    height: 1px;
    left: 5px;
    top: 5px;
    position: absolute;
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #a7a7a7;
}
.expanded h3:before {
    content: " ";
    width: 1px;
    height: 1px;
    left: 0;
    top: 10px;
    position: absolute;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #a7a7a7;
}
.collapsable-block ul {
    margin-left: 16px;
}

/* ------ Import Styling ------ */
.main-sidebar-options ul {
    list-style-type: none;
    padding-left: 0;
}
.main-sidebar-options ul li {
    list-style-type: none;
    padding-left: 8px;
    padding-bottom: 9px;
}
span.dyn_out,
span.dyn_out_incopy,
span.dyn_over,
span.dyn_over_incopy,
.main-sidebar-options ul li a,
.main-sidebar-options ul li span.title,
.main-sidebar-options ul li span.dyn_out_grn,
.main-sidebar-options ul li span.dyn_over_grn,
.alsolike-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    color: #00a7fa;
    font-family: 'myriad-pro', helvetica, arial, sans-serif;
    cursor: pointer;
}
.main-sidebar-options ul li a,
.main-sidebar-options ul li ul li a,
.main-sidebar-options ul li ul li span,
.main-sidebar-options ul li ul li span,
#alsoLike p a {
    color: #00a7fa;
    font-family: 'myriad-pro', helvetica, arial, sans-serif;
}

span.dyn_out:hover,
span.dyn_out_incopy:hover,
span.dyn_over:hover,
span.dyn_over_incopy:hover,
.main-sidebar-options ul li a:hover,
.main-sidebar-options ul li span.title:hover,
.main-sidebar-options ul li span.dyn_out_grn:hover,
.main-sidebar-options ul li span.dyn_over_grn:hover,
.alsolike-title:hover,
.main-sidebar-options ul li a:hover,
.main-sidebar-options ul li ul li a:hover,
.main-sidebar-options ul li ul li span:hover,
.main-sidebar-options ul li ul li span:hover,
#alsoLike p a:hover {
    text-decoration: underline;
}

#alsoLike p a {
    margin-left: 20px;
    line-height: 24px;
}
.main-sidebar-options ul li a{
    color: #00a7fa;
}
.main-sidebar-options ul li ul li a {
    font-size: 16px;
}
.top-offset.service-page-header {
    height: initial;
}
.dyn_out,.dyn_over{
    color: #00a7fa;
    display: inline;
    font-family: "myriad-pro", helvetica, arial, sans-serif;
    font-size: 16px;
    height: auto;
    line-height: 23px;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
    width: auto;
}
#main-also-like{
    padding: 0;
    margin: 0;
    margin-bottom: 16px;

}
#alsoLike{
    margin: 0.5% auto;
    padding: 0 3.25% 2.25%;
}
.alsolike-title{
    margin-left: 18px;
    font-size: 18px;
    padding-top: 16px;
}


/* ------ Breadcrumbs ------ */
.breadcrumb {
    display: inline-block;
    position: relative;
    background-color: #dfdfdf;
    color: #afafaf;
    font-family: "myriad-pro-condensed", helvetica, arial, sans-serif;
    padding: 6px 4px 8px 18px;
    max-height: 28px;
    margin-top: 12px;
    margin-right: -3px;
    font-size: 16px;
    line-height: 15px;
}
.breadcrumb:before {
    position: absolute;
    left: 0;
    height: 28px;
    width: 16px;
    content: " ";
    top: 0;
    background-image: url("../images/bc-end.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.breadcrumb.bc-home {
    padding-left: 8px;
}
.breadcrumb.bc-home:before {
    content: " ";
    background-image: none;
}
.breadcrumb.bc-current {
    background-color: #afafaf;
    color: white;
    font-weight: 700;
}
.breadcrumb.bc-current:after {
    position: absolute;
    left: 100%;
    height: 28px;
    width: 16px;
    content: " ";
    top: 0;
    background-image: url("../images/bc-end-current.png");
    background-size: contain;
    background-repeat: no-repeat;
}


/* ========= SOLUTIONS CENTER ========== */
.wheel-wrapper h1 {
    margin-top: 4px;
}
.sc-subtitle {
    margin-top: 18px;
    margin-bottom: 10px;
}
.sc-block {
    width: 260px;
    margin:10px;
    background-image: -webkit-linear-gradient(#fafafa 73%, #f2f2f2);
    background-image: linear-gradient(#fafafa 73%, #f2f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
    box-shadow: rgba(0, 0, 0, 0.29) 0px 1px 3px 0px;
}
.sc-block:focus{
    outline: none;
}
.sc-block.content-block {
    padding: 0;
}
.sc-image-wrapper {
    position: relative;
}
.sc-block-header {
    width: 100%;
    padding: 12px 16px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.25);
}
.sc-block-header h2 {
    color: #fff;
    float: left;
    font-family: "myriad-pro", helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.sc-block-header img {
    float: right;
    width: 20px;
}
.sc-block-image {
    min-height: 300px;
    width: 100%;
    background-size: cover;
}
.sc-block-description {
    padding: 12px 16px 0 16px;
    width: 100%;
    min-height: 283px;
}
.sc-block-description p {
    color: #474747;
}
.sc-share-block {
    position: absolute;
    bottom: 0;
    left: -18px;
    padding: 12px 16px;
    background-color: #EAEAEA;
}
.sc-share-block .share-option {
    float: right;
}
.sc-next-solution h3 {
    color: white;
    font-size: 16px;
    margin: 0 18px 0 0;
}
.sc-next-solution h3:after {
    content: "";
    width: 1px;
    height: 1px;
    top: 19px;
    right: 17px;
    position: absolute;
    border-radius: 3px;
    font-size: 16px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff;
}



/* ---- Wheel-o-progress
*/
.wheel-wrapper {
    padding-left: 48px;
    padding-right: 48px;
}
.wheel-wrapper-header {
    background-color: #6f6f6f;
    margin: -24px -48px 10px;
    padding: 17px 24px 8px;
    min-height: 64px;
}
.wheel-wrapper-header .main-title {
    color: white;
    display: inline;
    margin-right: 16px;

}
.wheel-wrapper-header .sc-subtitle {
    color: white;
    display: inline;
}
.slick-slider {
    margin-bottom: 20px;
}
.sc-block,
.sc-block-description {
    min-height: 380px;
}

.slick-prev,.slick-next{
    height:50px;
    width:50px;
}
.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}
.slick-prev:before {
    content: "";
    width: 1px;
    height: 1px;
    border-radius: 3px;
    color: #e9e9e9;
    font-size: 1px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #a7a7a7;
}
.slick-next:before {
    content: "";
    width: 1px;
    height: 1px;
    border-radius: 3px;
    color: #e9e9e9;
    font-size: 1px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #a7a7a7;
}
.slick-dots {
    padding: 14px 0;
}
.slick-dots li button:before {
    font-size: 11px;
    color: #474747;
}


/* ========== DESIGNER COLORS ========== */
.header-no-bottom {
    margin-bottom: 0;
}
.color-swatch-link {
    width: 208px;
}
.color-swatch-block {
    padding: 0;
    width: 208px;
    margin: 0 10px;
}
.color-swatch-block-double{
    width: 439px;
}
.color-swatch {
    width: 208px;
    height: 208px;
}
.color-swatch-double {
    width: 439px;
    height: 208px;
}
.color-swatch-caption {
    margin: 4px;
}
.subpage-subheading {
    margin-top: -10px;
    color: #0059af;
}
.main-subpage-container {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
    box-shadow: rgba(0, 0, 0, 0.29) 0px 1px 3px 0px;
}
.main-subpage-row {
    margin: 0.5% auto;
    padding: 2.25% 3.25%;
}
.rollover-separator {
    width: 1px;
    margin: 0 12px;
    background-color: #e7e7e7;
    height: 80px;
    position: absolute;
    right: 0;
    top: 30px;
}
.rollover-image{
    position:  absolute;
    left:0;
    top:0;
}
.rollover-image-area{
    position: relative;
    background-size:100%;
    background-repeat: no-repeat;
    width: 578px;
    height: 384px;
    margin-bottom: 16px;
    z-index: 900;
    padding: 0;
}
.rollover-image-area img {
    z-index: 890;
}
.rollover-image-area:after {
    position: relative;
    content: "";
    color: #dadada;
    font-family: 'myriad-pro', helvetica, arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    top: 48%;
    left: 35%;
    z-index: 880;
}
.rollover-container {
    position: relative;
}
.rollover-image-area{
    margin-bottom:20px;
}
.btn-rollover {
    width: 80%;
    min-width: 38px;
    padding: 6px 10px 7px;
    font-size: 14px;
    float: left;
    margin: 4px auto;
    background-color: #00a7fa;
    font-family: myriad-pro, sans-serif;
}
.rollover-image-hint {
    position: absolute;
    bottom: -1px;
    right: 0;
    background-color: #00a7fa;
    background-color: rgba(0,167,250,0.8);
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 6px 18px;
    z-index: 1000;
}
.rollover-caption {
    padding-top: 0;
    margin-bottom: 6px;
    font-style: italic;
    color: #6B6B6B;
    font-weight: 300;
}
.trigger-active {
    /*background-color: #dcdcdc;*/
    display: none;
}

/* color classification blocks */
.color-swatch-section-rule {
    margin: 10px 2% 24px;
    background-color: #B1B1B1;
    box-shadow: #DADADA 0px 1px 1px 0px;
}
.dc-block {
    margin-bottom: 24px;
}
.dc-block-header {
    background-color: #474747;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.color-swatch-section {
    margin: 0;
}
.color-swatch-section ul {
    padding-top: 12px;
}
.designer-color-wrapper .color-swatch-section-header {
    margin-bottom: 4px;
    padding-top: 14px;
    text-align: left;
    font-weight: 400;
}
.designer-color-wrapper .expanded h3 {
    padding-left: 24px;
}
.designer-color-wrapper .collapsed h3:before {
    left: -13px;
    top: 1px;
    position: relative;
    border-left: 6px solid #9e9e9e;
}
.designer-color-wrapper .expanded h3:before {
    left: -10px;
    top: -2px;
    position: relative;
    border-top: 6px solid #9e9e9e;


}
.designer-color-wrapper ul {
    list-style-type: none;
    margin-left: 8px;
    padding-left: 0;
}
.padding-bottom {
    padding-bottom: 30px;
}
.color-warning {
    margin-top: 16px;
    margin-bottom: 0;
}


/* ======= Find a Location ====== */
.search-result {
    background-color: white;
    border-radius: 4px;
    padding: 16px 24px;
    margin-bottom: 24px;
    box-shadow: rgba(0,0,0,0.15) 0px 1px 3px 0px;
}
.search-result p {
    margin-bottom: 0px;
    color: #474747;
}
.search-result-bold {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
}
.zip-search-area {
}
.zip-label {
    display: inline-block;
    margin-right: 24px;
    font-size: 20px;
    color: #474747;
}
.fal-label {
    margin-left: 12px;
}
.button.btn-fal-result {
    clear: both;
    float: right;
    margin: 0 0 10px;
    min-width: 150px;
}
.button a {
    color: white;
}
.state-listing {
    list-style-type: none;
    padding-left: 12px;
}
.mobile-fal-button {
    display: none;
    background-color: #66cc33;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    position: relative;
    z-index: 200;
}
.mobile-fal-button-subpage {
    display: none;
}
.feedback-copy {
    margin-right: 12px;
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
    .main-promo-slot {
        display: none;
    }
}

/* Add new buttons per Bryan: Nov, 2017 */
.main-header-subtitle-1 {
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 16px;
}
.main-header-subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

@media (max-width: 991px) {
    .location-info .fal-block {
        height: 67px;
    }
    .button.btn-small.btn-search-footer {
        width: 26%;
    }
    .main-header-title {
        font-size: 22px;
        margin-top: 8px;
    }
    .main-header-subtitle {
        font-size: 18px;
    }
    .main-header-title,
    .main-header-subtitle {
        line-height: 20px;
    }
    .link-item {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 13px;
    }
    .nav-link {
        font-size: 16px;
    }
    .slider-caption {
        width: 317px;
    }
    .slider-caption h4 {
        font-family: 'myriad-pro-condensed', helvetica, arial, sans-serif;
        font-size: 15px;
    }
    .white {
        font-size: 18px;
    }

    .section-1 {
        box-shadow: none;
    }
    .search-field {
        width: 70%;
    }
    .sticky-footer {
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.78), white);
        background-image: linear-gradient(rgba(255, 255, 255, 0.78), white);
    }
    .sticky-footer:hover {
        background-image: -webkit-linear-gradient(rgba(227, 227, 227, 0.90), white);
        background-image: linear-gradient(rgba(227, 227, 227, 0.90), white);
    }
    .fal-pin {
        width: 40px;
        height: 40px;
        background-position: 7px 4px;
        background-size: 59%;
        border-width: 3px;
    }
    .fal-title {
        font-size: 16px;
        line-height: 18px;
        padding-top: 14px;
    }
    .fal-icon-row {
        min-height: 65px;
    }
    .fal-form-wrapper {
        padding-left: 8px;
        padding-right: 8px;
    }
    .fal-search {
        max-width: 97%;
        padding: 5px 6px;
    }
    .button.btn-fal {
        margin: 12px 2px 0;
    }
    .sc-options {
        font-size: 17px;
    }
    .main-content-block {
        min-height: 156px;
    }
    .main-content-block.main-colors-block {
        min-height: 116px;
    }
    .main-content-heading {
        font-size: 20px;
    }
    .main-slider-title {
        font-size: 18px;
    }
    .main-image-right {
        max-width: 35%;
    }
    .main-image-left {
        max-width: 39%;
    }
    .rollover-image-area {
        width: 457px;
        height: 303px;
    }
    .rollover-option {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .mobile-nav-buttons {
        padding-top: 2%;
        padding-bottom: 2%;
    }
    .main-header-title {
        font-size: 18px;
    }
    .main-header-subtitle {
        font-size: 16px;
    }
    .main-header-title,
    .main-header-subtitle {
        margin-right: 4px;
    }
    .mainsite-header {
        min-height: 95px;
    }
    .section-1 {
        min-height: 93px;
    }
    .main-title {
        margin-left: 0;
    }
    .main-title span.main-title-secondary {
        font-size: 30px;
        margin-left: 9px;
        line-height: 32px;
    }
    .breadcrumb-container {
        max-width: 768px;
    }
    .breadcrumb.bc-home {
        padding-left: 17px;
    }
    .main-slider-title {
        font-size: 17px;
        line-height: 21px;
    }
    .button.slider-button {
        font-size: 17px;
        padding: 6px 10px 0px;
    }
    a.button.slider-button.slider-button-active {
        padding-bottom: 4px;
    }
    .slider-innerpage {
        height: 200px;
    }
    .localsite-homepage-slider-image {
        max-height: 300px;
    }
    .localsite-homepage-scrubber.ui-draggable.ui-draggable-handle {
        height: 100%;
    }
    .section-1 {
        padding-right: 8px;
        padding-left: 8px;
        box-shadow: none;
    }
    .main-title {
        position: absolute;
        font-size: 22px;
        margin-top: 9px;
        line-height: 29px;
    }
    .content-block .main-title {
        position: relative;
        text-align: left;
        font-size: 24px;
        max-width: initial;
    }
    .search-wrapper {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .service-image-row {
        left: auto;
    }
    .main-home-content-header {
        padding-right: 10px;
        padding-left: 10px;
    }
    .main-content-block {
        min-height: 136px;
    }
    .main-content-block.main-colors-block {
        min-height: 136px;
        text-align: center;
    }
    .main-tile-images {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .main-image-right {
        max-width: 35%;
    }
    .main-text-right {
        max-width: 67%;
    }
    .main-text-left {
        max-width: 73%;
    }
    .fal-block {
        width: 100%;
    }
    .fal-icon-row {
        min-height: 67px;
    }
    .fal-pin {
        float: left;
        margin: 16px 0 0 12px;
    }
    .fal-title {
        padding-top: 14px;
    }
    .fal-search {
        max-width: 74%;
        margin-bottom: 4px;
    }
    .fal-form-wrapper {
        margin-top: 10px;
    }
    .button.btn-fal {
        width: 70px;
        display: inline-block;
        margin-top: 4px;
    }
    a.button.btn-small.btn-search {
        font-size: 13px;
        width: 85%;
    }
    .wheel-wrapper-header .sc-subtitle {
        display: inline-block;
        margin-top: 29px;
    }
    .rollover-image-area {
        max-width: 90%;
        margin: 16px auto;
        width: 578px;
        height: 384px;
    }
    .w-row.rollover-container {
        max-width: 87%;
        margin: 0 auto;
    }
    .btn-rollover {
        width: 33%;
        margin: 4px 12px 8px 0;
    }
    .rollover-separator {
        display: none;
    }
    .mainsite-fal-button {
        margin-right: 16px;
    }
    .sc-share-block {
        left: 0;
    }
    .pagination span {
        margin-left: 10px;
        margin-right: 10px;
    }
    .sticky-footer-number {
        text-align: left;
    }
    .social-row {
        display: block;
        margin-bottom: 79px;
        margin-left: auto;
    }
    .social-icon.social-icon-footer {
        margin-bottom: 8px;
    }
    .main-promo-slot {
        display: none;
    }
    .mobile-fal-button {
        display: inline-block;
    }
    .mobile-nav-buttons .btn-small {
        margin-left: 4px;
        margin-right: 12px;
    }
}
@media (max-width: 650px) {
    .site-logo {
        margin-left: 8px;
        margin-top: 26px;
    }
    .mainsite-header {
        min-height: 86px;
    }
    .main-header-title,
    .main-header-subtitle {
        display: none;
    }
}
@media (max-width: 630px) {
    .main-header-subtitle {
        margin-right: 0;
    }
    .main-header-subtitle {
        display: none;
    }
    .main-title {
        font-size: 18px;
    }
    .main-title span.main-title-secondary {
        font-size: 22px;
        margin-left: 6px;
        line-height: 18px;
    }
    .rollover-image-area {
        width: 457px;
        height: 303px;
    }
}
@media (max-width: 600px) {
    .sticky-footer-number {
        margin-top: 20px;
        font-size: 22px;
    }
    .bc-hidden-mobile {
        display: none;
    }
    .bc-mobile-last:after {
        position: absolute;
        right: -15px;
        height: 28px;
        width: 16px;
        content: " ";
        top: 0;
        background-image: url("../images/bc-end.png");
        background-size: contain;
        background-repeat: no-repeat;
    }
    .bc-mobile-hidden {
        display: none;
    }
    .fal-search {
        max-width: 58%;
    }
}
@media (max-width: 570px) {
    .main-slider {
        width: 100%;
    }
    .main-slider-control-block {
        width: 100%;
        text-align: center;
        min-height: 100px;
        padding-bottom: 4px;
    }
    .main-title {
        font-size: 22px;
        margin-top: 9px;
        line-height: 29px;
    }
    .main-title span.main-title-secondary {
        font-size: 30px;
        margin-left: 9px;
        line-height: 32px;
    }
    .main-slider-title {
        font-size: 21px;
    }
    .main-slider-option {
        display: inline-block;
        padding-bottom: 6px;
    }
    .fal-search {
        max-width: 64%;
    }
    .rollover-image-area {
        width: 377px;
        height: 250px;
    }
    .rollover-image-area:after {
        font-size: 16px;
    }
}
@media (max-width: 496px) {
    .mobile-nav-buttons .btn-small {
        margin-left: 8px;
    }
}
@media (max-width: 479px) {
    .localsite-homepage-scrubber {
        background-image:url(/localsite/images/slider-divider-small.png);
    }
    .section-1-short {
        min-height: 50px;
    }
    .color-swatch-block {
        width: 140px;
    }
    .color-swatch {
        height: 140px;
    }
    .color-swatch-block-double {
        width: 253px;
    }
    .color-swatch {
        height: 123px;
    }
    .white-cabinets.main-slider-option {
        display: inline-block;
        padding-right: 12px;
        padding-left: 12px;
        font-size: 16px;
    }
    .sticky-footer {
        height: 69px;
    }
    .button.btn-small.btn-search {
        margin-top: 16px;
    }
    .section-1 {
        box-shadow: none;
    }
    .main-title {
        font-size: 18px;
        text-align: left;
    }
    .main-title span.main-title-secondary {
        font-size: 22px;
        margin-left: 6px;
        line-height: 18px;
    }
    .content-block .main-title {
        text-align: left;
    }
    .main-slider-container {
        min-height: 410px;
    }
    .slider-innerpage {
        height: 200px;
    }
    .slider-innerpage .localsite-homepage-scrubber {
        background-position-y: 10px;
    }
    .main-slider-control-block {
        position: absolute;
        left: 0px;
        top: auto;
        right: 0px;
        bottom: 0px;
        width: 100%;
        min-height: 80px;
        text-align: center;
    }
    .main-promo-slot {
        display: none;
    }
    .main-content-block {
        min-height: 206px;
    }
    .main-content-block.main-colors-block {
        min-height: 166px;
        padding-right: 7%;
        padding-left: 7%;
    }
    .main-text-right {
        max-width: 63%;
    }
    .main-text-left {
        max-width: 63%;
    }
    .fal-icon-row {
        max-width: 283px;
        min-height: 56px;
        margin-left: auto;
        margin-right: auto;
    }
    .fal-pin {
        margin: 6px 0 0 4px ;
    }
    .fal-title {
        padding-top: 16px;
        font-size: 21px;
        max-width: initial;
    }
    .fal-form-wrapper {
        margin-top: 0;
    }
    .mainsite-fal-button {
        display: none;
    }
    .rollover-image-area {
        width: 270px;
        height: 161px;
    }
    .wheel-wrapper {
        padding-right: 24px;
        padding-left: 24px;
    }
    .wheel-wrapper-header {
        margin: 0 -24px 0;
    }
    .slick-prev {
        left: -20px;
    }
    .slick-next {
        right: 0;
    }
    .slick-prev:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #a7a7a7;
    }
    .slick-next:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #a7a7a7;
    }
    .rollover-image-hint {
        font-size: 12px;
        padding: 4px 14px;
    }
    .search-input {
        padding: 12px;
    }
    .pagination span {
        margin-left: 8px;
        margin-right: 8px;
    }
    .social-icon.social-icon-footer {
        margin-top: 2px;
    }
    .mobile-fal-button-subpage {
        display: inline-block;
    }
}
@media screen and (max-width: 400px) {
    .social-icon.social-icon-footer {
        height: 24px;
        margin-top: 6px;
    }
    .site-logo {
        margin-top: 33px;
    }
}
@media screen and (max-width: 350px) {
    .social-icon.social-icon-footer {
        height: 20px;
        margin-top: 8px;
    }

@media screen and (max-width: 320px) {
    .main-slider-container {
        min-height: 320px;
    }
    .wheel-wrapper-header {
        padding-left: 16px;
    }
    .rollover-image-area {
        height: 167px;
    }
    .rollover-option {
        margin-bottom: 10px;
    }
    .rollover-image-hint {
        bottom: 0;
    }
    .rollover-option-caption {
        font-size: 14px;
    }
    .color-swatch-block {
        width: 120px;
    }
    .color-swatch-block-double {
        width: 253px;
    }
    .color-swatch {
        height: 123px;
    }
}
