﻿body {
}

.header-message {
    color:white;
    margin-top:20px;    
}

.flyout-message{
    background: #be1e24;
    color:white;
    border-radius: 5px;
    padding:10px;
    margin-bottom:10px;
}

.m-social .tw-icon {
    background: #00afec;
    width: 50px;
    height: 30px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    padding-top: 3px;
}

.m-social .fb-icon {
    background: #2866a2;
    width: 50px;
    height: 30px;
    border-radius: 5px;
    font-size: 20px;
    padding-top: 3px;
    text-align: center;
}

.m-social .ch-icon {
    background: #fff;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    font-size: 20px;
    padding-top: 3px;
    text-align: center;
}

.nav-sidebar {
    background-color: #E0E0E0;

}

.nav-sidebar a{
        color:#333;
}

.nav-sidebar>li.active>a, .nav-sidebar>li.active>a:focus, .nav-sidebar>li.active>a:hover{
    color: #fff;
    background-color: #be1e24;
}

ul.list-no-bullet{
    list-style-type:none;
}

hr {
    border-top: 1px #e0e0e0 solid;
}



/* BEGIN FONT STYLES */
.fitzway-pronounce {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    /*font-family: "Times New Roman", Times, serif;*/
}

.red-ico{
    color: #be1e24;
}

.red-font{
    color: #be1e24;
}

.gray-font {
    color: gray;
}

.italize-it {
    font-style: italic;
}

.larger-text {
    font-size:larger;
}

.xlarge-text {
    font-size:x-large;
}

.smaller-text {
    font-size: smaller;
}

.bolder-text {
    font-weight:bolder;
}
/* END FONT STYLES */

.gap-right {
  margin-right: 10px; 
}

.gap-left {
  margin-left: 10px; 
}

.gap-top {
    margin-top: 10px; 
}

.gap-bottom {
    margin-bottom: 10px; 
}

.bpp-row {
    border-bottom: 1px dashed #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.pta-row {
    margin-bottom: 10px;
}

.video-row {
    margin-top:10px;
    padding-bottom:10px;
}

.bpp-row h4 {
    margin-top:0px;
}

.bpp-sell{
    margin: 20px 10px;
    background-color:#E0E0E0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.bpp-sell h3 {
    margin-top: 10px;
}

.bpp-recap h4 {
    margin-bottom: 5px;
}
.bpp-bordered {
    border: 1px #ccc solid ;
    padding-bottom:10px;
    margin: 5px 0px;
}

.sign-row{
    border-bottom: 1px dashed #333;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
 
.sign-header-row{
    border-bottom: 1px solid #333;
    margin-top:25px
}

.form-row{
    margin-bottom: 5px;
}

.words-of-wisdom{
    border: 1px solid #333;
    padding: 10px;
    background-color: #E0E0E0;
}

.payment-calulator{
    border: 1px solid #333;
    padding: 10px;
    background-color: #E0E0E0;
}

.card-row{
    margin-bottom: 10px;
}

.card {
    padding-bottom: 10px;    
    border: 1px solid #ccc;
    border-radius: .25rem;
}

.card-header {
    padding: 5px;
    font-size:24px;
    margin-bottom: 5px;
    background-color: #e0e0e0;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-towing{
    background-color:#ffcc33;
}

.card-tenthings {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1C55E5) );
    background: -moz-linear-gradient( center top, #3d94f6 5%, #1C55E5 100% );
    background-color: #334B8E;
    color:white;
}

.card-extra-padding{
    padding-bottom:15px;
}

.btn-service {
    width:100%;
    margin-bottom:10px;
    padding: 10px 0px;
}

.btn-danger {
    color: #fff;
    background-color: #be1e24;
    border-color: #d43f3a;
}

.btn-default {
    color: #333;
    background-color: #e0e0e0;
}

ul.icon-list{
    list-style:none;
    display: inline;
}

.location-row{
    margin-bottom:15px;
}

.breadcrumb {
        background-color: #fff;
}

.breadcrumb-anchors {
    background-color:#e0e0e0;
}

.tire-list {
    padding: 0px;
}

.certified-program {
    border: 1px solid #333;
    margin-bottom:5px;
}

.plus-program {
    border:  1px solid #333;
    margin-bottom:5px;
}

.value-program {
    border: 1px solid #333;
    margin-bottom:5px;
}

.handyman-program  {
    border: 1px solid #333;
    margin-bottom:5px;
}

.program-row{
    border-bottom: 1px solid #333;
    padding: 5px 0;
    font-weight:bolder;
}

.blue-card {
        background-color: #113B6D;
        color:#fff;
        margin: 10px;
        padding-top: 15px;
            border-radius: .5rem;
}

.callout-card {
        margin: 10px;
        padding: 15px 10px;

            border-radius: .5rem;
}

.coupon-card {
   background-color:#ccc;
    margin: 10px;
}


.coupon-row {
    margin-bottom: 15px;
    border: 1px dashed #333;
    border-radius: .5rem;
    padding: 5px;   
}

.brand-row {
    margin-bottom:20px; 
}

.location-box {
    height:480px;
}

.right-location-row {
    margin-bottom:15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.location-brand-row {
    margin-bottom:15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.model-summary{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.signature-font {
    font-size: 22px;
    font-weight: bold;
}

ul.social {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #fff;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	/*transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);*/
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #be1e24;
	background: #be1e24;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 0px;
	color: #EDEFF1 !important;
}

.brand-logo-list {
    text-align: center;
    margin: 5px;
}

.brand-logo-list li {    
    margin: 5px 10px;
}

/* START HOMEPAGE STYLE OVERRIDES */

.home-brand-row{
    margin-bottom:25px;
}

.slider-btn {
    font-weight: 600;
}

.slider-title {
    font-weight: 600;
    font-size: 18px;
}

.slider-text {    
    font-size: 16px;
}

    .rsMinW .rsGCaption {
        width: 100%;
        height: 135px;
        padding: 5px 25px 5px 25px;
        margin-bottom: 10px;
        background: rgba(45, 39, 39, 0.75);
        left: 0;
        text-align:center;
        direction: ltr;
    }

@media only screen and (min-width: 770px) {
    .rsMinW .rsGCaption {
        width: 45%;
        height: 125px;
        padding: 5px 20px 5px 5px;
        margin-bottom: 50px;
        background: rgba(45, 39, 39, 0.75);
        left: 55%;
        text-align: right;
    }

    .slider-title {
        font-weight: 600;
        font-size: 16px;
    }
    .slider-text {    
        font-size: 14px;
    }
}
@media only screen and (min-width: 1200px) {
    .rsMinW .rsGCaption {
        width: 100%;
        height: 100px;
        padding: 5px;
        margin-bottom:0px;
        background: rgba(45, 39, 39, 0.75);
        left: 0px;
        text-align:center;
    }
}

.text-box .rsGCaption {
        width: 100%;
        height: 100px;
        padding: 5px 10px 5px 10px;
        margin-bottom:10px;
        background: rgba(45, 39, 39, 0.75);
        left: 0;
        text-align:center;
    }

@media only screen and (min-width: 600px) {
    .text-box  .rsGCaption {
        width: 50%;
        height: 300px;
        padding: 5px 5px 5px 5px;
        margin-bottom: 0px;
        background: none;
        left: 20px;
        text-align: center;
    }
    .text-box  .slider-title {
        font-weight: 600;
        font-size: 36px;    
        color:black;
    }
    .text-box  .slider-text {    
        color:black;    
        font-size: 24px;
    }
}

@media only screen and (min-width: 770px) {
    .text-box  .rsGCaption {
        width: 50%;
        height: 100px;
        padding: 5px 25px 5px 5px;
        margin-bottom: 50px;
        background: rgba(45, 39, 39, 0.75);
        left: 50%;
        text-align: right;
    }
    .text-box  .slider-title {
        font-weight: 600;
        font-size: 18px;
        color:white;
    }
    .text-box  .slider-text {    
        color:white;    
        font-size: 16px;
    }
}
@media only screen and (min-width: 990px) {
    .text-box  .rsGCaption {
        width: 40%;
        height: 400px;
        padding: 5px 5px 5px 5px;
        margin-bottom: 0px;
        background: none;
        left: 440px;
        text-align: center;
        color: black;
        font-size: 48px;
    }
    .text-box  .slider-title {
        font-weight: 600;
        font-size: 48px;
        color:black;
    }
    .text-box  .slider-text {    
        color:black;    
        font-size: 24px;
    }

}

.text-box-alt .rsGCaption {
        width: 100%;
        height: 100px;
        padding: 5px 25px 5px 25px;
        margin-bottom:10px;
        background: rgba(45, 39, 39, 0.75);
        left: 0;
        text-align:center;
    }

.text-box-alt .slider-title {
    font-weight: 600;
    font-size: 15px;
}

.text-box-alt .slider-text {    
    font-size: 14px;
}

@media only screen and (min-width: 600px) {
    .text-box-alt  .rsGCaption {
        width: 50%;
        height: 350px;
        padding: 5px 5px 5px 5px;
        margin-bottom: 0px;
        background: none;
        left: 20px;
        text-align: center;
    }
    .text-box-alt  .slider-title {
        font-weight: 600;
        font-size: 32px;    
        color:white;
    }
    .text-box-alt  .slider-text {    
        color:white;    
        font-size: 24px;
    }
}

@media only screen and (min-width: 770px) {
    .text-box-alt  .rsGCaption {
        width: 45%;
        height: 100px;
        padding: 5px 20px 5px 5px;
        margin-bottom: 340px;
        background: none;
        left: 55%;
        text-align: right;
    }
    .text-box-alt  .slider-title {
        font-weight: 600;
        font-size: 16px;
        color:white;
    }
    .text-box-alt  .slider-text {    
        color:white;    
        font-size: 15px;
    }
}

@media only screen and (min-width: 990px) {
    .text-box-alt  .rsGCaption {
        width: 25%;
        height: 350px;
        padding: 5px 25px 5px 5px;
        margin-bottom: 50px;
        margin-right:50px;
        background: none;
        left: 440px;
        text-align: center;
    }
    .text-box-alt  .slider-title {
        font-weight: 600;
        font-size: 32px;
        color:white;
    }
    .text-box-alt  .slider-text {    
        color:white;    
        font-size: 24px;
    }
}

@media only screen and (min-width: 1500px) {
    .text-box-alt  .rsGCaption {
        width: 40%;
        height: 350px;
        padding: 5px 25px 5px 5px;
        margin-bottom: 50px;
        margin-right:50px;
        background: none;
        left: 440px;
        text-align: center;
    }
    .text-box-alt  .slider-title {
        font-weight: 600;
        font-size: 32px;
        color:white;
    }
    .text-box-alt  .slider-text {    
        color:white;    
        font-size: 24px;
    }
}


.royalSlider .rsContainer {
    direction:rtl;
}

.search-overlay{
     width:400px; 
     position:absolute; 
     z-index:99; 
     margin:20px;
}

.tab-content {
     padding: 5px 30px 5px;
     background-color: #f1f1f2;
}

.search-overlay .nav-tabs>li {
    width: 33.0%;
    text-align: center;
    background-color: #282829;
    margin-right: 1px;
}
.search-overlay .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    margin-right: 0;
    padding: 10px 15px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

	.search-overlay .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
		background-color: #f1f1f2;
		border: none;
		color: #282829;
	}
	
	.search-overlay .nav-tabs>li>a:hover {
    	color: #282829;
	}

    .pricing-1 {
        background-color: #f1f1f2;
    }

    .header-message>h1 {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        letter-spacing: normal;
    }

    .home-mobile-message>h1 {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        letter-spacing: normal;
    }


@media only screen and (max-width: 768px) {
    .search-overlay{
    position: relative;
    width: 100%;
    margin: 20px 0;
    }

}

.sidebar-advantage a {
    color: #be1e24;
    font-size: 24px;
    font-weight: 500;
}

.sidebar-advantage p{
    font-size:17px;
    padding:5px 25px 10px;
}

.brand-logo-list img{

    max-width:80px;
}

.old-website {
    font-weight:700;
}

 img.chrysler, img.dodge {
     max-width:100%;
 }

/* END HOMEPAGE STYLE OVERRIDES */

/** START SEARCH RESULTS OVERRIDES */

hr.freight-line {
    margin:0px;
}

p.price-text-freight {
    margin-bottom:0px
}

h3.price {
    margin:0 0 10px;
}

p.low-price {
    margin-bottom:0px;
}

.results-extra a.btn.btn-lg.btn-red, .results-extra a.btn.btn-lg.btn-black {
    margin-left: 3px;
}

.results-options {
    background-color:#E0E0E0;
    padding:5px;
}

@media only screen and (min-width: 768px) {
    .results-pricing { 
        margin-top: 15px;
    }
}

.header-pricing {
    padding-left: 0px;
}

@media only screen and (min-width: 768px) {
    .header-pricing {
        text-align: right;
        padding-right: 0px;        
        margin-top:5px;
    }
}
.header-details {
    padding-left:0px;
}

.header-details h2 {
    font-size:26px;
    margin-top:10px;
}

.header-detail {
    padding-left:0px;
}

.results-header {
    margin-bottom: 5px;
    padding-bottom: 0px;
}

#ddlSort .form-control {
    width:auto;
    display:inline;

}

.horshack {
    margin-right:5px;
    display:inline;
}

.horshack a {
    color:white;
    background-color:#404041;
    padding:2px 4px;
        border-radius: 7px;
}

#selections2 h4 {
    margin-top:0px;
    margin-bottom:5px;
}

.results-incentives {
    background-color: #f1f1f2;
    padding-top: 5px;
    padding-bottom: 5px;
}

.results-header h2 {
    margin-top:10px;
}

.results-pricing a.single-cta-btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.results-selections {
    margin-top:15px;
    padding-top:10px;
    border-top:1px solid #ccc;
}

.btn-white {
    font-size: 14px;
}

.prices figure {
    display:inline-block;
}

.price-lock {
    font-size: 35px;
    color: #be1e24;
    font-weight: 600;
}

.price-unlock{
    color: #6eab3e;
}

.payment-boxes {
    margin-top:5px;
}

.payment-box {
    white-space:normal;
    text-align: left;
}

.comments-box {
    border-top: 1px solid #cccccc;
    margin-top:10px;
}

.search-b .options-tabs .tab-content ul, .search-b .options-accodian .panel-body ul {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.list-header {
        border-bottom: 1px solid #ccc;
        margin-left: -25px;
}

@media only screen and (min-width: 768px) {
    .payment-box {
        white-space:normal;
        text-align: right;
    } 
    .results-pricing a.single-cta-btn {
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 992px)
{
    .callout-mobile-inner .callout-text p{
        padding-top: 5px;
    }
}
p.financing {
    font-size:18px;
    padding: 0px;
}
p.price-sub{
    margin-bottom:2px;
}

#financing .form-control {
    margin-bottom:5px;
}

.btn-group{
    padding-top:0px;
}

button.btn.btn-default {
    padding: 12px 20px;
}

.interested-form {
    padding:10px;
    background-color:#d1d2d4;
    text-align:left;
}

.results-category {
    font-size:12px;
    font-weight:700;
    margin-top:5px;
}

.results-category img{
    padding-top:5px;    
}

.results-incentives img {
    display: inline;
    margin: 0px 5px;
}

.results-category .cat-item {
    display:inline;
}


.bar-other-link {
    border:2px solid #ccc;
    width:96px;
    height: 51px;

}

.results-callouts .callout-mobile-inner i {
    margin-top:10px;
    margin-right:5px;
    margin-bottom: 50px;
}

.results-callouts .callout-mobile-inner .callout-text h2 {
    margin-top:10px;
    padding-top:0px;
}

.results-extra ul {
    padding-bottom: 10px;
    /*border-bottom: 1px solid #ccc;*/
}

.results-extra ul li {
    padding: 0px 0px 5px 10px;
    border-bottom: none;
}

.btn-white span.glyphicon {
    vertical-align:text-bottom;
}

.results-glance {
    margin-bottom:10px;
}

.callout-1-inner, .callout-2-inner {
    padding-bottom:10px;
}

.callout-1-inner.callout-mobile-inner i {
    padding: 16px;
    background-color: #be1e24;
}

.callout-1-inner.callout-mobile-inner i.fa-usd {
    padding: 16px 21px;
}

.results-callouts .callout-1-inner a {
    color: #be1e24;
}

.car-color-orange {
    font-size:14px;
    color:#ff8533;
}

.car-color-green {
    font-size:14px;
    color:#408559;
}

.car-color-blue {
    font-size: 14px;
    color: #4966a8;
}

.car-color-gray {
    font-size: 14px;
    color: #5c5c5c;
}

.car-color-ltgray {
    font-size: 14px;
    color: #ADADAC
}
.car-color-yellow {
    font-size: 14px;
    color: #fed55e;
}

.panel-body .form-control {
    margin: 5px 0;
}

.panel-body h5{
    margin-top:10px;
    margin-bottom: 0px;
}

@media only screen and (min-width: 1200px) {
    #sidebarAccordion .panel-body {
        max-height: none;
        overflow-y: scroll;
    }
}

    #searchAccordion .panel-body {
        max-height: none;
        overflow-y: scroll;
    }

input.apply {
    display: inline-block;
    background: #5e872b;
    padding: 10px 30px;
    min-width: 120px;
    font-size: 18px;
    color: #fff;
}

#RefineSearch div:first-child {
    margin-top:5px;
}
#FeatureSearch div:first-child {
    margin-top: 5px;
}
.crt-n label {
    font-weight:normal;
        margin-left: 15px;
    text-indent: -15px;
}

.crt-n input {
        vertical-align: top;
        margin-right:5px;
}


.default-link {
    font-size:13px;
    line-height:14px;    
}

.consumer-information-lower {
    background-color:#f1f1f2;
    margin-top:-10px;
}

#chatbuttondetails img {
    max-height: 45px;
    display: inline;
    margin-top: -10px;
}

.cat-item.certified {
    border: 2px solid #ccc;
    width: 200px;
    display:inline-block;
}


/** END SEARCH RESULTS OVERRIDES*/

.service-footer p {
    padding-bottom:20px;
    padding-top:10px;
}

/* START HOVER OVERRIDE **/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav >.open > a:hover {
    color: #555;
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #fff;
}

/* END HOVER OVERRIDE **/

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
}

.options-tabs .nav>li>a {
    padding: 19px 15px;
}


@media only screen and (min-width: 768px) {
    .nav-tabs > li > a.title-two-lines {
        padding: 6px 15px 7px;
    }
}
footer {
    margin-top: 15px;
}

.footer-cols {
    padding-bottom:10px;
}


@media only screen and (min-width : 768px) {

    .footer-cols .col-xs-12 {
        width: 25%;
    }
}




/* STYLES FOR ACCESSORIES AND CERTIFIED TAB PAGES */
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #be1e24;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #be1e24;
  background-image: #be1e24;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #be1e24;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

    h4.list-margins {
        margin: 3px 0;
        font-size: 15px;
        font-weight: 600;
    }

    .vertical-brand-tabs {
        padding:10px 5px;
    }