/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.1
Template: pro

*/

body:not(.modal-open){
	padding-right: 0px !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media(min-width:1px) {

	.alert-blispay {
		display:inline-block;
		background:#f2f2f2;
	}

	/* global */

	.scroller span.prev,
	.scroller span.next {
		display:none;
	}

	a {
		color:#333;
	}

	a:hover {
		color:#d60000;
	}

	a,
	.btn,
	.fa,
	ul.market-list>li,
	.gplus,
	.facebook,
	.twitter,
	.linkedin,
	.schedule-select-location ul li,
	#insuranceform,
	.contact-option{
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}

	.focus {
		border:2px solid #337ab7;
	}

	.form-control:focus {
		border-color: #D60000;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214, 0, 0, 0.5);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214, 0, 0, 0.5);
	}
        .form-control #fn {
    line-height: 1em !important; 
}

	ul.footer-nav a {
		color:#ffffff;
	}

	.checkbox, .radio {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 30px;
	}

	.margin-top {
		margin-top:15px;
	}

	.margin-bottom {
		margin-bottom:15px;
	}

	.margin-left {
		margin-left:15px;
	}

	.no-left-marg {
		margin-left:0;
	}

	.no-left-pad {
		padding-left:0;
	}

	.no-bottom-marg {
		margin-bottom:0!important;
	}

	.center {
		text-align:center;
		margin:0;
	}

	.gplus,
	.facebook,
	.twitter,
	.linkedin {
		color: #ccc;
		border: 2px solid #d60000;
		padding: 8px;
		border-radius: 3px;
		display: inline-block;
		min-width: 47px;
		text-align: center;
		font-size: 15px;
	}

	.gplus:hover,
	.facebook:hover,
	.twitter:hover,
	.linkedin:hover {
		background-color:#800000;
	}

	/* colors */

	.white {
		color:#fff!important;
	}

	.orange {
		color:#FF5504;
	}

	.light-orange {
		color:#E87108;
	}

	.yellow {
		color:#FFC000;
	}

	.bg-yellow {
		background-color:#FFC000;
	}

	.mustard {
		color:#FF9E09;
	}

	.red {
		color:#d60000;
	}

	.dark-red {
		color:#BF1603;
	}

	.light-red {
		color:#FD220A;
	}

	.bgorange {
		background-color:#FF5504;
	}

	.bglight-orange {
		background-color:#E87108;
	}

	.bgmustard {
		background-color:#FF9E09;
	}

	.bgred {
		background-color:#d60000;
	}

	.bgdark-red {
		background-color:#BF1603;
	}

	.bglight-red {
		background-color:#FD220A;
	}

	.blue {
		color:#0685D6;
	}

	.light-blue {
		color:#05D0ED;
	}

	.medium-blue {
		color:#0556ED;
	}

	.dark-blue {
		color:#0518E3;
	}

	.aqua {
		color:#05E3C2;
	}

	.green {
		color:#34B150;
	}

	.bgblue {
		background-color:#0685D6;
	}

	.bglight-blue {
		background-color:#05D0ED;
	}

	.bgmedium-blue {
		background-color:#0556ED;
	}

	.bgdark-blue {
		background-color:#0518E3;
	}

	.bgaqua {
		background-color:#05E3C2;
	}

	.black {
		color:#333;
	}

	.gray {
		color:#ddd;
	}

	#Jumbobtn {
		display:inline-block;
		-ms-transform: skewX(20deg); /* IE 9 */
		-webkit-transform: skewX(20deg); /* Safari */
		transform: skewX(20deg);
		min-width:175px;
	}

	#btn-text {
		-ms-transform: skewX(-20deg); /* IE 9 */
		-webkit-transform: skewX(-20deg); /* Safari */
		transform: skewX(-20deg);
	}

	#Jumbobtn,
	#btn-text {
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}

	#Jumbobtn:hover {
		-ms-transform: skewX(-20deg); /* IE 9 */
		-webkit-transform: skewX(-20deg); /* Safari */
		transform: skewX(-20deg);
	}

	#Jumbobtn:hover #btn-text {
		-ms-transform: skewX(20deg); /* IE 9 */
		-webkit-transform: skewX(20deg); /* Safari */
		transform: skewX(20deg);
	}

	.btn-primary {
		background-color:#D60000;
		border:0;
		border-radius:4px;
		color:#fff;
		font-weight:700;
	}

	.btn-primary:hover {
		background-color:#F70000;
	}

	.btn-secondary {
		background-color:#FF5504;
		color:#fff;
		border-radius:3px;
		font-weight:700;
	}

	.btn-secondary:hover {
		background-color:#FF5504;
		color:#fff;
		border-radius:3px;
		font-weight:700;
	}

	/* mobile nav */

	.navbar {
		margin-bottom:0;
	}

	.navbar-nav {
		margin: 7.5px 0px;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: none;
		padding-right: 0px;
		padding-left: 0px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-collapse,
	.nav-row .col-lg-12 {
		padding-left:0;
		padding-right:0;
	}

	.navbar-fixed-top {
		position:relative;
		border-width:0;
	}

	.navbar-brand {
		padding:10px 0;
	}

	.navbar-brand img {
		width:225px;
	}

	.nav-row {
		background-color: #000;
	}

	.nav-row .navbar-nav>li>a {
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.01em;
		font-size: 14px;
		font-weight: 700;
	}

	.nav-row .navbar-nav>li>a:focus, .nav-row .navbar-nav>li>a:hover {
		background-color:#d60000;
		color:#fff;
	}

	.dropdown-menu>li>a {
		color: #ccc;
	}

	.dropdown-menu .divider {
		display: none;
	}

	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 15px;
		margin-right: 0;
		margin-bottom: 8px;
		background-color: #000;
		border: 1px solid transparent;
		border-radius: 3px;
	}

	.navbar-toggle .icon-bar {
		background-color:#fff;
	}

	span.menu-on-mobile {
		color:#fff;
		font-weight:600;
	}

	.hamburger {
		float: right;
	}

	.navbar-right>li {
		display: inline-block;
	}

	.navbar-right>li>a {
		display: inline-block;
		padding:8px 6px;
		color:#fff;
	}

	.navbar-right>li>a:hover,
	.navbar-right>li>a:focus {
		background-color:#333;
	}

	.navbar-right {
		margin:7.5px -15px 0 -15px;
		font-weight: 700;
		text-transform: uppercase;
		font-size: 14px;
		background-color: #000;
		padding-left: 10px;
	}

	.phone-hdr-wrapper {
		display:none;
	}

	.phone-mobile-wrapper {
		padding: 6px 7px;
		border-radius: 50%;
		font-size: 1.3em;
		border: 3px solid #D60000;
		color: #FFFFFF;
	}

	.geta {
		display:inline;
	}

	/* Carsten Alert CSS*/

	.carsten-alert {
    	color: #ffffff;
    	margin-bottom: 0;
    	border-radius: 0;
	}

	.alert-dismissable .close, .alert-dismissible .close {
    	color: #ffffff !important;
    	opacity: 1;
	}

	.col-lg-12.carsten-col {
    	padding-left:  0;
    	padding-right: 0;
	}

	/* homepage carousel */

	.homepage-jumbotron {
		position:relative;
		overflow:hidden;
		min-height: 350px;
		text-align:center;
		background: #333;
		margin-bottom:0;
	}

	.homepage-jumbotron:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.3;
		background-image: url(../home-slide1-sm.html);
		background-repeat: no-repeat;
		background-position: center;
		-ms-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.homepage-jumbotron .container {
		z-index:2;
		position: absolute;
		top: 50%;
		width: 100%;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.homepage-jumbotron h1 {
		color:#fff;
		font-size:1.99em;
		font-weight:700;
		margin-bottom:20px;
	}

	.homepage-jumbotron p {
		font-size: 1em;
		font-weight: 400;
		color: #B5B5B5;
		max-width: 600px;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
		display:none;
	}

	.homepage-jumbotron .jumbotron-banner {
		position: absolute;
		bottom:0;
		background-color: rgb(0, 0, 0);
		width: 100%;
		height: 65px;
		color:#fff;
	}

	.homepage-jumbotron .jumbotron-banner img,
	.mobile-carsten-banner img {
		width:90px;
	}

	.homepage-jumbotron .jumbotron-banner {
		display:none;
	}

	.mobile-carsten-banner {
		display:block;
		text-align: center;
		padding:15px 6px;
		background-color: #353535;
		color: #fff;
	}

	.carsten-logo {
		display:none;
	}

	#homeCallouts {
		padding:0;
	}

	.home-callouts-bg {
		position: absolute;
		height: 330px;
		margin-top: 100px;
		width: 100%;
		background: #d60000;
	}

	.callout-column .callout-img {
		width:100%;
		position:relative;
	}

	.callout-column .callout-img img {
		width:100%;
		opacity:0.5;
		position:relative;
	}

	.callout-img:before {
		content:'';
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		background-color:#333;
	}

	.callout-column {
		text-align: center;
		/*border: 1px solid rgba(3, 169, 244, 0.31);
		background-color: rgba(3, 169, 244, 0.04);
		background-color:#fff;
		border-radius: 3px;
		padding: 30px 15px;
		margin-top:15px;*/
		padding-bottom:30px;
		border: 0;
		background-color:#fff;
		border-radius: 0px;
		margin-top:15px;
		border: 1px solid #f60000;
	}

	#homeCallouts .callout-column div.callout-content {
		margin: 30px 15px 0 15px;
	}

	.callout-column p {
		color:#333;
		font-size:1.1em;
	}

	.callout-column h4 {
		text-transform:capitalize;
		margin-bottom:1em;
	}

	.callout-column h4:after {
		content: ' ';
		border-bottom: 4px solid #D60000;
		display: block;
		max-width: 75px;
		margin: auto;
		padding-top: 25px;
	}

	.callout-column button {
		margin-top:15px;
	}

	#homeServices .fa,
	.page-jumbotron .fa,
	.static-jumbotron .fa {
		font-size: 30px;
		border-radius: 50%;
		color: #fff;
		padding: 20px 0px;
		margin-bottom: 20px;
		min-width: 70px;
	}

	#homeServices .fa:hover {
		border-radius: 8px;
	}

	ul.homeserviceslist {
		text-align:center;
	}

	#homeServices ul.homeserviceslist li {
		width: 45%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 35px;
		padding: 0 15px;
	}

	#homeServices ul.homeserviceslist li.services-hdr {
		display: block;
		margin: auto;
		width:auto;
		text-align: center;
		padding-bottom: 5px;
		margin-bottom: 35px;
	}

	#homeServices ul.homeserviceslist li a {
		font-size: 1em;
	}

	/* Why Its Important */

	#whyItsImportant {
		background-color:#3A3A3A;
	}

	#whyItsImportant ul li {
		font-size: 1em;
		line-height: 1.6em;
		color: #FFF;
		border-left: none;
		margin: 15px 0;
		padding: 0px;
	}

	#whyItsImportant ul li .glyphicon-ok {
		margin-right: 6px;
		color: #337ab7;
	}

	#whyItsImportant p.lead {
		color:#fff;
		font-size:1.5em;
		font-weight:600;
	}

	#whyItsImportant p {
		color:#B1B1B1;
		font-size:1em;
	}

	#whyItsImportant {
		position:relative;
		overflow:hidden;
		background: #333;
	}

	#whyItsImportant:before {
		content: ' ';
		background-image: none;
	}

	.workers {
		max-width: 325px;
		width:100%;
		border-bottom: 4px solid #232323;
		margin:0 auto;
		text-align:center;
	}

	.whyitsimportantimgwrapper {
		text-align:center;
		margin:0 auto 30px;
	}

	.whyitsimportanttxtwrapper {
		text-align:center;
		margin:0 auto;
	}

	form h5 {
		line-height: 1.4;
	}

	/* schedule short form */

	#scheduleShortFormWrapper {
		background-color:#F7F7F7;
		border-top:1px solid #e8e8e8;
	}

	.shortform-row {
		margin-bottom:30px;
	}

	.phone {
		font-size:1.3em;
	}

	.tooltip-about-vehicle {
		font-size: 14px;
		background-color: #EEEEEE;
		border-radius: 50%;
		padding: 2px 8px;
	}

	#scheduleShortFormWrapper p.lead {
		text-align: center;
		font-weight: 400;
		color: #333;
		letter-spacing: -0.03em;
	}

	#scheduleShortForm label,
	#scheduleShortForm p {
		color:#333;
		font-weight:700;
		font-size:1em;
	}

	.schedule-select-time .radio label {
		padding: 4px 8px 4px 26px;
		border-radius: 2px;
		margin-left: -6px;
	}

	.schedule-select-time input[type=radio] {
		margin: 7px 0 0;
	}

	.schedule-select-time .radio input[type=radio],
	.schedule-select-time .radio-inline input[type=radio] {
		margin-left:0px;
	}

	.schedule-select-time input[type=radio]:checked + label {
		background-color:#eee;
	}

	.schedule-select-time input[type=radio]:checked + label {
		background-color:#eee;
	}

	/* Schedule service / Free Quote styles */

	.schedule-service-wrapper {
		margin-bottom:80px;
	}

	#schedule-service  .form-control:focus {
		border-color: #D60000;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214, 0, 0, 0.5);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214, 0, 0, 0.5);
	}

	.page-content .form-section h2 {
		text-transform:capitalize;
		font-weight: 700;
		font-size: 21px;
		margin: 0 0 10px;
		color: #000;
		text-align: left;
	}

	.page-content .form-section h3 {
		font-weight: 500;
		margin-bottom: 40px;
		font-size: 18px;
		color: #000;
		text-align: left;
	}

	.form-section h4 {
		text-transform:capitalize;
		font-weight: 700;
		font-size: 21px;
		margin: 0 0 10px;
	}

	.form-section h5 {
		font-weight: 500;
		margin-bottom: 40px;
		font-size: 18px;
	}

	.form-section legend h5 {
		margin-bottom: 10px;
	}

	section.form-section .map-wrapper {
		position:relative;
		max-width:100%;
                height:300px;
		
	}

	.schedule-select-location ul li {
		position: relative;
		display: inline-block;
		padding: 15px;
		border: 3px solid #EFEFEF;
		border-radius: 8px;
		width:98%;
		height: 150px;
		overflow: hidden;
		margin:5px;
	}

	.schedule-select-location .continue {
		display:none;
	}

	.schedule-select-location ul li p {
		color:#333;
	}

	.schedule-select-location .col-lg-8 {
		padding-right:15px;
	}

	.schedule-select-location ul li:nth-child(1),
	.schedule-select-location ul li:nth-child(4) {
		margin-left:5px;
	}

	.schedule-select-location ul li:nth-child(3),
	.schedule-select-location ul li:nth-child(6) {
		margin-right:5px;
	}

	.schedule-select-location ul li:nth-child(1),
	.schedule-select-location ul li:nth-child(2),
	.schedule-select-location ul li:nth-child(3) {
		margin-top:0;
	}

	.schedule-select-location ul li:hover {
		background: #f3f3f3;
		border-color:#d60000;
	}

	.selected {
		border: 3px solid #d60000!important;
		background: #f3f3f3!important;
	}

	.selected:after {
		content: '\2713';
		position: absolute;
		bottom: 5px;
		right: 5px;
		border-radius: 50%;
		padding: 6px 11px;
		background-color: #D60000;
		color: #FFFFFF;
	}

	.selected p {
		color:#333;
	}

	.schedule-select-location ul li p {
		line-height:1.7em;
		font-weight:600;
		position:absolute;
		top:50%;
		-ms-transform: translateY(-50%); /* IE 9 */
		-webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
		transform: translateY(-50%);
	}

	.schedule-select-location ul li p span.recommended {
		font-size: 0.9em;
		color: #d60000;
		font-weight:700;
	}

	.schedule-service-select a.btn-schedule-service {
		margin-top:30px;
	}

	/** Forms: Warranty + Fleet Service **/
	.schedule-select-location ul li,
	#warranty_form .schedule-select-location ul li,
	#fleet_service_form .schedule-select-location ul li {
		height: auto;
		min-height: 100px;
	}

	.schedule-select-location ul li p,
	#warranty_form .schedule-select-location ul li p,
	#fleet_service_form .schedule-select-location ul li p {
		font-size: 14px;
	}

	fieldset.form-section {
		clear: both;
		padding-top: 0;
		padding-bottom: 60px;
	}

	#warranty_form fieldset.form-section {
		padding-bottom: 20px;
	}

	fieldset.form-section legend {
		margin-bottom: 20px;
		border: none;
	}

	.modal-body .review-header {
		clear: both;
		margin: 20px 0;
		font-weight: 600;
		line-height: 1.3;
	}

	.tab-title {
		margin-bottom: 20px;
	}

	.position-img {
		border-left: 0;
		background-size:450px;
		background-position:center;
		background-repeat:no-repeat;
		height: 300px;
		width: 100%;
	}

	.position-img {
		background-image:url(../jpg/position-rev.jpg);
		background-size:90%;
	}

	.position-img:hover {
		background-image:url(../jpg/position-2.jpg);
		background-size:inherit;
	}

	/* temporary scroll buttons for the schedule pages */

	.scroller {
		position: fixed;
		right: 20px;
		top: 130px;
	}

	.scroller span {
		background: #fff;
		color: #666;
		cursor: pointer;
		display: block;
		font-size: 14px;
		padding: 5px;
		text-align: center;
		width: 75px;
	}

	.scroller span:hover {
		color: #000;
	}

	.scroller span.prev {
		margin-bottom: 2px;
	}

	/* Schedule service continued */

	.schedule-display-quote h3 {
		text-align:left;
		font-weight:700;
		font-size:2.8em;
	}

	section.form-section.schedule-display-quote h5 {
		margin-bottom:10px;
	}

	ul.included-services li {
		margin:12px 0;
	}
    
    .glyphicon1 {
        position: relative;
        top:10px;
        margin-right: 10px;
        display: inline-block;
        font-family: 'Glyphicons Halfings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        float: right;
    }

	ul.included-services li span.glyphicon.glyphicon-ok,
	.insurance-work-with span.glyphicon.glyphicon-ok, .insurance-oop span.glyphicon.glyphicon-ok {
		border-radius: 50%;
		margin-right:6px;
		color: #337ab7;
	}

	.schedule-sidebar-wrapper {
		background-color: #F0FAFF;
		border-radius: 6px;
		padding: 25px 20px;
	}

	.schedule-sidebar-wrapper p {
		color:#333;
		font-weight:600;
	}

	.schedule-sidebar-wrapper img {
		max-width:100%;
		margin:15px 0;
	}

	.schedule-select-time {
		border-top:1px solid #ddd;
	}

	.or {
		display:inline-block;
		padding:8px;
		margin: 0 10px;
		background-image:url('../line.html');
		background-repeat:repeat-x;
		background-position:50%;
		color:#333;
	}

	.or span {
		background-color:#fff;
		padding: 0 4px;
	}

	.schedule-insurance-info p,
	.schedule-details p {
		color:#333;
	}

	.schedule-insurance-info button {
		width:275px;
	}

	.schedule-insurance-info .btn.disabled, .schedule-insurance-info .btn[disabled], .schedule-insurance-info fieldset[disabled] .btn {
		cursor: not-allowed;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: .25;
	}

	.schedule-insurance-info .radio {
		padding: 12px 15px;
		border-radius: 3px;
		color: #fff;
		width:98.5%;
		display:inline-block;
	}

	.schedule-insurance-info .radio .form-control-feedback {
		top:4px;
	}

	.schedule-details {
		background-color: #d9edf7;
		border: 1px solid #337ab7;
		padding:25px 15px;
	}

	.schedule-details ul {
		padding-left:25px;
	}

	.schedule-details ul,
	.schedule-details ul li:last-child p {
		margin-bottom:0;
	}

	.schedule-details.thank-you-details ul {
		padding-left:40px;
	}

	.submit-schedule-li {
		list-style-type:none;
		margin-left:0;
		padding-left:0;
	}

	/* Form page nav-tabs */
	.nav-tabs>li>a {
		font-size: 13px;
		padding: 8px 8px;
	}

	/* thank you page */

	.thank-you {
    margin-top: 80px;
		margin-bottom:40px;
	}

	.thank-you h1 {
		font-weight: 700;
		letter-spacing: -1px;
	}

	.thank-you h4 {
		font-weight: 700;
		font-size: 21px;
	}

	.thank-you .schedule-details {
		margin:30px 0;
		padding: 25px 0;
		background-color:transparent;
		border-left: 4px solid #337ab7;
		border-top:0;
		border-right:0;
		border-bottom:0;
	}

	.thank-you .schedule-details p,
	.thank-you .thank-you-estimate p {
		font-size:1em;
	}

	.thank-you .schedule-details p.schedule-details-title {
		margin-left:25px !important;
	}

	.thank-you-estimate {
		padding: 25px;
		background-color: #F5F5F5;
		border: 1px solid #ddd;
	}

	.thank-you-sidebar-wrapper {
		color: #333;
		font-weight: 600;
		line-height:1.5em;
		background-color: #F0FAFF;
		border-radius: 6px;
		padding: 25px 20px;
	}

	.thank-you-sidebar-wrapper-social li {
		display: inline;
		margin-right: 5px;
	}

	.thank-you .gplus,
	.thank-you .facebook,
	.thank-you .twitter,
	.thank-you .linkedin {
		border-radius: 50%;
		border: 0;
		padding: 12px;
		background-color: #F0FAFF;
		color: #d60000;
	}

	/* location */

	/* location page map */

	.map-wrapper {
		height:200px;
		position:relative;
	}

	.static-jumbotron {
		position:relative;
	}

	.static-jumbotron.mapotron {
		padding:0;
		height:200px;
		background-color:transparent;
		overflow:hidden;
		margin-bottom:0;
	}

	.static-jumbotron.mapotron:before {
		content:initial;
	}

	div#map {
		height:100%;
		margin:15px;
		border-radius:4px;
	}

	.get-directions-btn {
		margin:10px 0;
	}

	#hidemap {
		position:absolute;
		bottom:15px;
		left:22px;
		top:auto;
		right:auto;
		z-index:2;
	}

	.map-info-window p, .map-info-window-sm p {
		color:#333!important;
		font-size:13px!important;
		text-align:left!important;
		margin-bottom:0;
	}

	/* location page sidebar */

	.location-img {
		margin-bottom:15px;
		margin-top:15px;
		border-radius:4px;
	}

	.location-img-wrapper {
		position:relative;
		background-color:#fff;
		border-radius:4px;
	}

	.location-img-wrapper>.glyphicon {
		cursor:pointer;
		position: absolute;
		top: 0;
		right: 0;
		font-size: 18px;
		color: rgb(255, 255, 255);
		padding: 10px;
		background-color: rgba(51, 51, 51, 0.6);
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px;
		opacity: 1;
	}

	.location-sidebar {
		padding: 0px 15px 15px;
	}

	.location-sidebar .affix-sidenav.affix {
		top:150px;
	}

	.location-sidebar h1 {
		font-weight: 700;
		letter-spacing: -1px;
		margin:0 0 10px 0;
	}

	.location-sidebar li {
		border-bottom: 1px solid #ddd;
		padding-bottom:25px;
	}

	.location-sidebar li>ul>li {
		border-bottom: none;
		padding:10px 0;
		padding-bottom:0;
	}

	.location-sidebar p {
		font-size: 1.1em;
		line-height: 1.7em;
	}

	.location-sidebar h4 {
		font-weight:700;
		font-size:1.2em;
	}

	.location-sidebar .btn-primary {
		clear:both;
	}

	a.location-phone {
		font-weight:700;
	}

	.location-schedule-service-btn {
		border: 0;
		border-radius: 3px;
		background-color: #d60000;
		color: #fff;
		margin-top: 10px;
	}

	ul.location-sublinks {
		margin-top:10px;
		margin-left:15px;
		padding-left:0;
	}

	/* location page content */

	ul.services {
		background-color: transparent;
		border: 0;
		border-radius: 0;
		padding-left:15px;
	}

	ul.services li {
		margin:10px 15px 10px 0;
	}

	.location-content {
		padding: 0px 15px;
	}

	.location-content h3 {
		font-weight:700;
	}

	.location-content p {
		font-size: 1.2em;
		line-height: 1.8em;
	}

	.location-content a {
		color:#d60000;
	}

	
	ul.services li .fa-home {
		padding: 6px 7px;
		border-radius: 50%;
		color: #ffffff;
		margin-right:10px;
	}

	ul.services li .fa-building-o {
		padding: 6px 7px;
		border-radius: 50%;
		color: #ffffff;
		margin-right:10px;
	}

	ul.services li.services-title {
		font-size: 1em;
		text-transform: uppercase;
		font-weight: 700;
		margin:15px 0;
	}

	ul.services li a {
		color:#333;
	}

	ul.services li a:hover {
		color:#d60000;
	}

	.btn-email {
		background-color:transparent;
		border-radius:3px;
		border-color:#ddd;
	}

	.btn-email:hover {
		background-color:#f3f3f3;
		border-radius:3px;
		border-color:#ddd;
	}

	.mugshot-wrapper {
		padding-top:20px;
	}

	.mugshot {
		text-align:center;
		margin-bottom:25px;
	}

	.mugshot:last-child {
	}

	.mugshot-img {
		width: 100px;
		height: 100px;
		overflow: hidden;
		margin: auto;
		border-radius: 50%;
		margin-bottom: 20px;
	}

	.mugshot img {
		border-radius:50%;
		margin-bottom:20px;
		width: 110px;
		margin-top: -5px;
		margin-left: -5px;
	}

	.mugshot-content p {
		font-style: italic;
		color: #949494;
	}

	.mugshot p {
		font-size:1em;
	}

	.mugshot p span {
		font-weight:700;
	}

	.map-info-window, .map-info-window-sm {
		min-width:auto;
		overflow: hidden;
		overflow-y: hidden;
		line-height: 1.35;
	}

	.map-info-window p, .map-info-window-sm {
		color:#333;
		font-size:13px;
		text-align:left;
		float:none;
		margin-bottom:0;
	}

	.map-info-window a, .map-info-window-sm a {
		float:none;
		margin-top:0;
	}

	ul.location-reviews li {
		margin-bottom:30px;
	}

	ul.location-reviews li:last-child {
		margin-bottom:0px;
	}

	ul.location-reviews li p {
		font-style:italic;
		color:#949494;
	}

	.shop-manager img, .shop-manager p {
		cursor:pointer;
	}

	/* Static page styles */

	.static-jumbotron {
		position:relative;
		overflow:hidden;
		min-height: 150px;
		text-align:center;
		background: #333;
		margin-bottom:0;
	}

	.static-jumbotron:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.3;
		background-image:none;
		background-repeat: no-repeat;
		background-position: center;
		-ms-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.static-jumbotron .container {
		z-index:2;
		position: absolute;
		top: 50%;
		width: 100%;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.static-jumbotron h3 {
		display:inline-block;
		color:#333;
	}

	.static-jumbotron h3:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -50px;
		margin-left: -50px;
		background-color: #d60000;
		padding: 50px;
		border-radius: 50%;
		z-index: -1;
	}

	.static-jumbotron h1:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -50px;
		margin-left: -50px;
		background-color: #d60000;
		padding: 50px;
		border-radius: 50%;
		z-index: -1;
	}

	.static-jumbotron h1 {
		color:#fff;
		font-size:2em;
		font-weight:700;
		margin-bottom:20px;
	}

	.static-jumbotron h3 {
		color:#fff;
		font-size:2em;
		font-weight:700;
		margin-bottom:20px;
	}

	.static-jumbotron p {
		font-size: 21px;
		font-weight: 200;
		color: #B5B5B5;
		max-width: 600px;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
	}

	.static-content {
		max-width:800px;
		margin: 0 auto;
		float:none;
		padding:15px;
	}

	.static-content h1 {
		line-height: 1.2em;
	}

	.static-content a {
		color:#d60000;
	}

	.static-content a.btn {
		color: #ffffff;
	}

	.static-content h1,
	.static-content h2,
	.static-content h3 {
		font-weight:700;
		letter-spacing: -1px;
		font-size:2em;
	}

	.static-content p {
		font-size:1.2em;
		line-height:1.8em;
	}
	.static-content img.ajax-loader{
		max-width:32px;
		min-width:32px;
	}
	.static-content img {
		max-width: 100%;
		min-width: 0;
		margin: 30px auto;
		border-radius: 10px;
	}

	blockquote {
		font-weight:600;
	}

	span.portrait {
		max-width:100%;
		min-width:0;
		margin-right:1em;
		text-align:center;
		display:inline-block;
	}

	span.portrait p {
		font-size:0.9em;
		margin:0.9em 0;
		color:#969696;
	}

	span.portrait img {
		min-width:20%;
		margin:15px 0 0 0;
	}

	span.dropcap {
		float: left;
		color: #d60000;
		font-size: 75px;
		font-weight:700;
		line-height: 60px;
		padding-top: 0;
		padding-right: 8px;
		padding-left: 0;
		margin-left:-5px;
	}

	/* faq */

	form.filterform input.input-lg {
		border-radius: 6px;
		border: 2px solid #d60000;
		margin-bottom:35px;
	}

	ul.faq li {
		border-bottom:1px solid #ddd;
		padding-bottom:15px;
		padding-top:10px;
		margin-bottom:15px;
	}

	.default {
		display:none;
	}

	/* Service page */

	.page-jumbotron {
		position:relative;
		overflow:hidden;
		min-height: 300px;
		text-align:center;
		background: #333;
		margin-bottom:0;
	}

	.page-jumbotron:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.3;
		background-image: url(../jpg/home-slide2.jpg);
		background-repeat: no-repeat;
		background-position: center;
		-ms-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.page-jumbotron .container {
		z-index:2;
		position: absolute;
		top: 50%;
		width: 100%;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.page-jumbotron h1 {
		color:#fff;
		font-size:2em;
		font-weight:700;
		margin-bottom:20px;
	}

	.page-jumbotron h3 {
		color:#fff;
		font-size:2em;
		font-weight:700;
		margin-bottom:20px;
	}

	.page-jumbotron p {
		font-size: 21px;
		font-weight: 200;
		color: #B5B5B5;
		max-width: 600px;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
	}

	.page-content {
		padding:15px;
	}

	.page-content hr {
		display:none;
	}

	.page-sidebar, .location-sidebar {
		padding:0px;
	}

	.page-sidebar li, .location-sidebar li {
		border-top-right-radius:3px;
		border-bottom-right-radius:3px;
		padding:10px 15px;
	}

	.page-sidebar li.active {
		background-color:#f3f3f3;
		border-left:4px solid #d60000;
	}

	.page-sidebar .affix-sidenav.affix {
		top:150px;
	}

	.page-sidebar .affix-bottom, .location-sidebar .affix-bottom {
		position:absolute!important;
	}

	.page-sidebar.col-lg-4.col-md-5.hidden-sm.hidden-xs
	{
		min-height:560px;
	}

	.sidebar-header {
		font-size: 1em;
		text-transform: uppercase;
		font-weight: 700;
	}

	.page-content a {
		color:#d60000;
	}

	.page-content h1,
	.page-content h2,
	.page-content h3 {
		font-weight:700;
		letter-spacing: -1px;
		font-size:2em;
	}

	.page-content h1 {
		margin-bottom:20px;
	}

	.page-content h2,
	.page-content h3 {
		margin-top:30px;
		margin-bottom:20px;
	}

	.page-content p,
	.page-content ul,
	.page-content ol {
		font-size:1.2em;
		line-height:1.8em;
		margin: 0 0 20px;
	}

	.page-content ul,
	.page-content ol  {
		margin:25px 0;
	}

	.page-content img {
		max-width: 100%;
		min-width:100%;
		margin: 30px 0;
		border-radius: 10px;
	}

	.panel-wrapper h1 {
		font-size: 24px;
		padding: 0 15px;
	}

	/* footer */

	footer {
		background-color:#404040;
		color:#A7A7A7;
		font-weight:600;
	}

	img.footer-logo {
		max-width:200px;
		display:block;
		margin-bottom:15px;
	}

	ul.footer-nav {
		display: inline;
		vertical-align: top;
		padding-right:0;
		float:left;
	}

	ul.footer-nav li {
		display: inline-block;
		margin-right: 5px;
		margin: 12px 20px 12px 0;
	}

	ul.footer-nav li:first-child {
		display:block;
	}

	ul.footer-nav li:first-child:after {
		content: ' ';
		margin-left:0;
	}

	ul.footer-nav li.divider {
		display:none;
	}

	h4.footer-phone {
		font-weight:700;
	}

	.footer-phone-glyph {
		border-radius:50%;
		padding:8px;
		background-color:#d60000;
	}

	/* reusable elements */

	section h4 {
		text-transform:uppercase;
		font-weight:700;
		font-size:21px;
	}

	section,
	footer {
		padding:30px 0;
	}

	section h2,
	section h3,
	section h4,
	section h5 {
		padding:0;
		margin:0;
	}

	section h2 {
		text-align:center;
		font-size: 2em;
		font-weight: 700;
		color:#d60000;
		letter-spacing: -1px;
		margin-bottom:20px;
	}

	section h3 {
		text-align:center;
		font-weight:700;
		font-size:1.5em;
		/* letter-spacing: -1px; */
		margin-bottom:20px;
	}

	section h4 {
		text-transform:uppercase;
		font-weight:700;
		font-size:21px;
	}

	section p {
		color: #7B7B7B;
		line-height: 1.9em;
	}

	/* 404 error page */

	.jumbotron.errortron {
		margin-bottom:0px;
		height:480px;
		background: url("../error-bg-sm.html") center no-repeat;
		background-size:cover;
		color:#ccc;
	}

	.jumbotron.errortron p {
		color: #ccc;
		font-weight: 500;
		border-bottom: 2px solid #2D2D2D;
		padding-bottom: 25px;
		margin: 25px 0;
	}

	h1 .errortron-warning {
		font-size:2.5em;
		margin-right:15px;
		/* text-shadow: 6px 6px 0px rgb(60, 60, 60); */
	}

	.jumbotron.errortron h1,
	h1 .errortron-warning {
		color: #D60000;
	}

	.jumbotron.errortron a {
		color:#d60000;
	}
}

@media (min-width:480px) {

	/* nav */

	.navbar-brand img {
		width:250px;
	}

	.geta {
		display:inline;
	}

	/* home */
	.homepage-jumbotron p {
		display:block;
	}

	.carsten-logo {
		display:block;
	}

	/* location */

	.mapotron {
		margin:0;
		margin-bottom:30px;
	}

	div#map {
		border-radius:0;
		margin:0;
	}

	#hidemap {
		position:absolute;
		bottom:15px;
		left:8px;
		top:auto;
		right:auto;
		z-index:2;
	}

	.map-info-window, .map-info-window-sm {
		overflow: hidden;
		overflow-y: hidden;
		line-height: 1.35;
	}

	.map-info-window{
		min-width:300px;
	}

	.map-info-window-sm {
		min-width:150px;
	}

	.map-info-window p, .map-info-window-sm p {
		float:left;
		margin-bottom:0;
	}

	.map-info-window a, .map-info-window-sm a {
		float:right;
		margin-top:25px;
	}

	.location-content {
		padding:0px 15px;
	}

	.location-img-wrapper {
		max-width:225px;
		float:left;
		margin-right:15px;
		margin-bottom:15px;
	}

	.location-img {
		margin-bottom: 0;
		margin-top: 0;
		border-radius: 4px;
	}

	.location-schedule-service-btn {
		clear:both;
	}

	.location-sidebar {
		padding:15px 0 0 0;
	}

	.service-areas {
		float:left;
		margin-right:30px;
	}

	.nearby-locations {
		float:left;
	}

	.services-wrapper:nth-child(1) {
		width:45%;
		padding-left:0;
	}

	.services-wrapper:nth-child(2) {
		width:55%;
		padding-left:0;
	}

	.services-wrapper:nth-child(3) {
		width:100%;
		padding-left:0;
	}

	.schedule-select-location ul li {
		width:47%;
	}

	/* schedule service */

	.schedule-insurance-info .radio {
		width:49.5%;
	}
}

@media (min-width: 768px) {

	/* reusable elements */

	section h2 {
		font-size: 3em;
	}

	section h3 {
		font-size:2.5em;
		letter-spacing: -1px;
	}

	.form-section,
	section,
	footer {
		padding:40px 0;
	}

	/* header */

	.hdr-row {
		margin-right:0;
		margin-left:0;
		margin-top:10px;
	}

	/* navbar */

	.navbar-fixed-top {
		position:fixed;
		background-color:#fff;
		border:0;
	}

	.navbar-right>li {
		display: block;
	}

	.navbar-right>li>a {
		display: block;
		padding:10px 15px;
	}

	.navbar-nav {
		margin: 0;
	}

	.nav-row {
		background-color: #000;
		/* margin-top: 10px; */
	}

	.nav-row .navbar-nav>li>a {
		color:#fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 14px;
		font-weight: 700;
	}

	.nav-row .navbar-nav>li>a:hover,
	.nav-row .navbar-nav>li>a:active,
	.nav-row .navbar-nav>li>a:focus {
		color:#fff;
		background-color:#D60000;
	}

	.dropdown-menu>li>a {
		color: #333;
		padding:6px 20px;
	}

	.dropdown-menu .divider {
		display: block;
	}

	.navbar-brand {
		font-size:2.5em;
		text-transform:uppercase;
		color:#D60000;
		font-weight:700;
		padding:0;
	}

	.navbar-right {
		font-weight: 700;
		text-transform: uppercase;
		font-size: 15px;
		text-align:left;
		background-color:transparent;
	}

	.navbar-right {
		margin-top:-10px;
		margin-right:-30px;
	}

	.navbar-nav.navbar-right>li>a {
		padding-top:15px;
		padding-bottom:15px;
		margin-top:10px;
		margin-bottom:10px;
		color:#333;
	}

	.navbar-right>li>a:hover,
	.navbar-right>li>a:focus {
		background-color:#eee;
	}

	.schedule-hdr-btn,
	.free-quote-btn {
		border-radius:4px;
	}

	.free-quote-btn:hover,
	.free-quote-btn:active,
	.free-quote-btn:focus {
		background-color: #F70000!important;
		color:#fff!important;
	}

	.navbar-nav.navbar-right>li>a.phone-desktop {
		margin-top: 8px;
		margin-bottom: 0;
		padding-top: 5px;
		padding-bottom: 10px;
	}

	.phone-desktop span {
		color: #d60000;
		font-size: 1.8em;
		display: table-cell;
		vertical-align: middle;
	}

	.phone-desktop p.black {
		color:#333;
		font-size: 11px;
		margin: 0;
	}

	.phone-mobile-wrapper {
		font-size: 0.7em;
		padding: 8px 8px;
	}

	/* homepage */

	.homepage-jumbotron {
		position:relative;
		overflow:hidden;
		min-height: 600px;
		text-align:center;
		background: #333;
		margin-bottom:0;
	}

	.homepage-jumbotron:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		opacity: 0.3;
		background-image: url(../home-slide1.html);
		background-repeat: no-repeat;
		background-position: center;
		-ms-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.homepage-jumbotron .container {
		z-index:2;
		position: absolute;
		top: 50%;
		width: 100%;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.homepage-jumbotron h1 {
		color:#fff;
		font-size:3em;
		font-weight:700;
		margin-bottom:20px;
	}

	.homepage-jumbotron p {
		font-size: 21px;
		font-weight: 500;
		color: #B5B5B5;
		max-width: 600px;
		text-align: center;
		margin: auto;
		margin-bottom: 20px;
	}

	.homepage-jumbotron .jumbotron-banner {
		position: absolute;
		bottom:0;
		background-color: rgb(0, 0, 0);
		width: 100%;
		height: 65px;
		color:#fff;
		display:block;
	}

	.homepage-jumbotron .jumbotron-banner img {
		width:90px;
	}

	.homepage-jumbotron .jumbotron-banner {
		display:block;
	}

	.mobile-carsten-banner {
		display:none;
	}

	.carsten-logo {
		display:inline-block;
	}

	#homeCallouts {
		padding:40px 0;
		background-color: #F9F9F9;
		border-bottom: 1px solid #DEDEDE;
	}

	.callout-column {
		margin-top:0px;
	}

	#homeServices .container-fluid {
		max-width:1170px;
	}

	#homeServices .fa,
	.page-jumbotron .fa,
	.static-jumbotron .fa {
		font-size: 45px;
		border-radius: 50%;
		padding: 26px 0px;
		margin-bottom: 20px;
		min-width: 100px;
		color: #fff;
	}

	#homeServices .fa:hover {
		border-radius: 8px;
	}

	ul.homeserviceslist {
		text-align:center;
	}

	#homeServices ul.homeserviceslist li {
		width: 45%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 35px;
		padding: 0 15px;
	}

	#homeServices ul.homeserviceslist li.services-hdr {
		display: block;
		margin: auto;
		width:auto;
		text-align: center;
		padding-bottom: 5px;
		margin-bottom: 35px;
	}

	#homeServices ul.homeserviceslist li a {
		font-size: 1.2em;
	}

	hr.homehr {
		border-bottom:1px solid #f3f3f3;
	}

	.callout-column-last {
		margin-top:30px;
	}

	/* Schedule service */

	.schedule-select-location ul li:nth-child(1),
	.schedule-select-location ul li:nth-child(4) {
		margin-left:0;
	}

	.schedule-select-location ul li:nth-child(3),
	.schedule-select-location ul li:nth-child(6) {
		margin-right:0;
	}

	.schedule-select-location ul li:nth-child(1),
	.schedule-select-location ul li:nth-child(2),
	.schedule-select-location ul li:nth-child(3) {
		margin-top:0;
	}

	.schedule-select-location .col-lg-8 {
		padding-right:0px;
	}

	.schedule-select-location ul li {
		width:32%;
	}

	.thank-you .gplus,
	.thank-you .facebook,
	.thank-you .twitter,
	.thank-you .linkedin {
		padding: 12px;
	}

	/* Why Its Important */

	#whyItsImportant {
		background-color:#3A3A3A;
	}

	#whyItsImportant p.lead {
		color:#fff;
		font-size:1.7em;
		font-weight:600;
	}

	#whyItsImportant p {
		color:#B1B1B1;
		font-size:1.2em;
	}

	#whyItsImportant {
		position:relative;
		overflow:hidden;
		background: #333;
	}

	#whyItsImportant:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 0.1;
		background-image: url(../jpg/home-slide2.jpg);
		background-repeat: no-repeat;
		background-position: center;
		-ms-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	/* schedule short form */

	#scheduleShortFormWrapper {
		background-color:#F7F7F7;
	}

	.phone {
		font-size:1.3em;
	}

	#scheduleShortFormWrapper p.lead {
		text-align: center;
		font-weight: 400;
		color: #333;
		letter-spacing: -0.03em;
	}

	#scheduleShortForm label,
	#scheduleShortForm p {
		color:#333;
		font-weight:700;
		font-size:1.1em;
	}

	/* Static page */

	.static-content h1 {
		font-size:36px;
	}

	.static-content {
		padding:50px 0;
	}

	span.portrait {
		max-width:20%;
		min-width:20%;
	}

	/* location page map */

	.mapotron {
		padding:0;
		height:200px;
		background-color:transparent;
		overflow:hidden;
	}

	.mapotron:before {
		content:initial;
	}

	div#map {
		height:100%;
	}

	.get-directions-btn {
		margin:10px 0;
	}

	#hidemap {
		position:absolute;
		
		right:15px;
		bottom: auto;
		left: auto;
		z-index:2;
	}

	/* location page sidebar */

	.location-img {
		margin-bottom:15px;
		margin-top:15px;
		border-radius:4px;
	}

	.location-img-wrapper {
		position:relative;
		background-color:#fff;
		border-radius:4px;
		max-width:100%;
		float:none;
	}

	.location-img-wrapper>.glyphicon {
		cursor:pointer;
		position: absolute;
		top: 0;
		right: 0;
		font-size: 18px;
		color: rgb(255, 255, 255);
		padding: 10px;
		background-color: rgba(51, 51, 51, 0.6);
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px;
		opacity: 1;
	}


	.location-sidebar .affix-sidenav.affix {
		top:150px;
	}

	.location-sidebar h1 {
		font-weight: 700;
		letter-spacing: -1px;
		margin:0 0 10px 0;
	}

	.location-sidebar li {
		border-bottom: 1px solid #ddd;
		padding-bottom:25px;
	}

	.location-sidebar li>ul>li {
		border-bottom: none;
		padding:10px 0;
		padding-bottom:0;
	}

	.location-sidebar p {
		font-size: 1.1em;
		line-height: 1.7em;
	}

	.location-sidebar h4 {
		font-weight:700;
		font-size:1.2em;
	}

	a.location-phone {
		font-weight:700;
	}

	.location-schedule-service-btn {
		border: 0;
		border-radius: 3px;
		background-color: #d60000;
		color: #fff;
		margin-top: 10px;
	}

	ul.location-sublinks {
		margin-top:10px;
		margin-left:15px;
		padding-left:0;
	}

	.page-sidebar {
		padding:50px 30px 50px 0;
	}

	.location-sidebar {
		padding:50px 0px 50px 0;
	}

	/* location page content */

	ul.services {
		background-color: #F5F5F5;
		border: 1px solid #ddd;
		border-radius: 4px;
		padding-left:15px;
	}

	ul.services li {
		margin:10px 15px 10px 0;
	}

	.location-content {
		padding: 50px 15px;
	}

	.location-content h3 {
		font-weight:700;
	}

	.location-content p {
		font-size: 1.2em;
		line-height: 1.8em;
		margin-bottom:1.2em;
	}

	.location-content a {
		color:#d60000;
	}

	ul.services li .fa-car {
		padding: 6px 5px;
		border-radius: 50%;
		color: #ffffff;
		margin-right:10px;
	}

	ul.services li .fa-home {
		padding: 6px 7px;
		border-radius: 50%;
		color: #ffffff;
		margin-right:10px;
	}

	ul.services li .fa-building-o {
		padding: 6px 7px;
		border-radius: 50%;
		color: #ffffff;
		margin-right:10px;
	}

	ul.services li.services-title {
		font-size: 1em;
		text-transform: uppercase;
		font-weight: 700;
		margin:15px 0;
	}

	ul.services li a {
		color:#333;
	}

	ul.services li a:hover {
		color:#d60000;
	}

	.service-areas {
		float:none;
		margin-right:0;
	}

	.nearby-locations {
		float:none;
		margin-right:0;
	}

	.services-wrapper:nth-child(1) {
		width:100%;
		padding-left:15px;
	}

	.services-wrapper:nth-child(2) {
		width:100%;
		padding-left:15px;
	}

	.services-wrapper:nth-child(3) {
		width:100%;
		padding-left:15px;
	}

	.btn-email {
		background-color:transparent;
		border-radius:3px;
		border-color:#ddd;
	}

	.btn-email:hover {
		background-color:#f3f3f3;
		border-radius:3px;
		border-color:#ddd;
	}

	.mugshot-wrapper {
		padding-top:20px;
	}

	.mugshot {
		text-align:center;
		margin-bottom:25px;
	}

	.mugshot:last-child {
	}

	.mugshot-img {
		width: 100px;
		height: 100px;
		overflow: hidden;
		margin: auto;
		border-radius: 50%;
		margin-bottom: 20px;
	}

	.mugshot img {
		border-radius:50%;
		margin-bottom:20px;
		width: 110px;
		margin-top: -5px;
		margin-left: -5px;
	}

	.mugshot-content p {
		font-style: italic;
		color: #949494;
	}

	.mugshot p {
		font-size:1em;
	}

	.mugshot p span {
		font-weight:700;
	}

	.map-info-window, .map-info-window-sm {

		overflow: hidden;
		overflow-y: hidden;
		line-height: 1.35;
		white-space: nowrap;
	}

	.map-info-window p, .map-info-window-sm p {
		color:#333;
		font-size:13px;
		text-align:left;
		margin-bottom:0;
	}

	.map-info-window a,.map-info-window-sm a {
		float:right;
		margin-top:25px;
	}

	.map-info-window{
		min-width:310px;
	}

	.map-info-window-sm {
		min-width:200px;
	}

	ul.location-reviews li {
		margin-bottom:30px;
	}

	ul.location-reviews li:last-child {
		margin-bottom:0px;
	}

	ul.location-reviews li p {
		font-style:italic;
		color:#949494;
	}

	.shop-manager img, .shop-manager p {
		cursor:pointer;
	}

	/* service page */
	.schedule-services-content,
	.page-content {
		padding:50px 0;
	}

	.schedule-services-content h1,
	.page-content h1 {
		font-size:36px;
	}

	.page-content > form {
		margin-top: 20px;
	}

	/* 404 error page */
	
	.jumbotron.errortron {
		height:600px;
		background: url("../error-bg.html") center no-repeat;
	}
}

@media (min-width:992px) {

	/* location */

	ul.services {
		background-color: transparent;
		border: 0;
		border-radius: 0;
		padding-left:0;
	}

	.location-container {
		width:970px;
	}

	.services-wrapper:nth-child(1) {
		width:50%;
		padding-left:15px;
	}

	.services-wrapper:nth-child(2) {
		width:50%;
		padding-left:15px;
	}

	.services-wrapper:nth-child(3) {
		width:100%;
		padding-left:15px;
	}

	.phone-hdr-wrapper {
		display:block;
	}

	.phone-mobile-wrapper {
		display:none;
	}

	.callout-column-last {
		margin-top:0;
	}

	.whyitsimportantimgwrapper {
		text-align:right;
		margin:0 auto;
	}

	.whyitsimportantimgwrapper img {
		border:1px solid #d60000;
	}

	.whyitsimportanttxtwrapper {
		text-align:left;
	}

	#whyItsImportant ul li {
		font-size: 1.2em;
		line-height: 1.7em;
		color: #FFF;
		border-left:0;
		margin: 15px 0;
		padding: 5px;
	}

	/* schedule service */

	.position-img {
		border-left: 1px solid #ddd;
		background-size: 450px;
		background-position: center;
		background-repeat: no-repeat;
		height: 300px;
		width: 100%;
	}

	.schedule-services-content .position-img {
		background-size: 90%;
	}
	/* footer */

	footer {
		background-color:#404040;
		color:#A7A7A7;
		font-weight:600;
	}

	img.footer-logo {
		max-width:200px;
		display:block;
		margin-bottom:15px;
	}

	ul.footer-nav {
		display: table-cell;
		vertical-align: top;
		padding-right: 50px;
	}

	ul.footer-nav li {
		margin:15px 0;
		display:block;
	}

	h4.footer-phone {
		font-weight:700;
	}

	.footer-phone-glyph {
		border-radius:50%;
		padding:8px;
		background-color:#d60000;
	}

	.gplus,
	.facebook,
	.twitter,
	.linkedin {
		color: #ccc;
		border: 2px solid #d60000;
		padding: 5px;
		border-radius: 3px;
		display: inline-block;
		min-width: 47px;
		text-align: center;
		font-size: 22px;
	}

	.thank-you .gplus,
	.thank-you .facebook,
	.thank-you .twitter,
	.thank-you .linkedin {
		padding: 8px 17px 10px 17px;
	}
}

@media (min-width:1200px) {

	/* location */
	.location-container {
		width: 1170px;
	}

	.services-wrapper:nth-child(1) {
		width: 33.3333%;
		padding-left: 15px;
	}

	.services-wrapper:nth-child(2) {
		width: 33.3333%;
		padding-left: 15px;
	}

	.services-wrapper:nth-child(3) {
		width: 33.3333%;
		padding-left: 15px;
	}
}

/* overrides for fleet-services form location boxes */
@media (min-width: 1px) {
	#fleet_service_form #step1 .row #locationsContent ul li.locations-option {
		height:150px;
		width:47%;
	}
}

#qualifiersFieldset span{
	margin-left: 2%;
}

.colorChoice{
	margin-left:2%;
}

.form-error{
	padding:10%;
}

/* overrides for special-pricing-needed */

.locations-option .glyphicon{
	font-size:40px;
	color:#F70000;
	margin-right:10px;
}

#contactPhone span{
	margin-left:5px;
}


/*overrides for schedule service */

form#special-pricing div#locationsContent{
	margin-top:15px;
}

ul.quote-options{
	list-style:none;
}

ul.quote-options li{
	display:inline;
	background-color: #D60000;
	padding:6px 12px;
	border-radius:4px;
	color:#fff;
	margin:5px 5px 0 0;
	font-weight:700;
	line-height:1.42857143;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;

	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

ul.quote-options li:hover{
	background-color:#F70000;
}
@media(max-width: 992px){
	ul.quote-options li{ display:block; }
}
@media(min-width:768px){
	form#special-pricing .schedule-select-location ul li{
		width:48%;
	}
}

section#schedule div.success{
	background-color:#d60000;
	color: white;
	border-radius:6px;
	padding:15px 10px;
	font-weight:500;
	margin:15px 0px;
	line-height:1.42857143;
	text-align:center;
}

.single-post .content-area {
	padding-bottom: 50px;
}

.single-post a {
	color: #d72027;
}

.postbox {
	margin: 20px 0;
	box-shadow: 1px 2px 3px rgba(0,0,0,.25);
	padding: 15px;
}
.btn-primary:hover {
	transform:none !important;
}
.btn{
	transform:none !important;
}
.btn:hover{
	transform:none !important;
}
.hidden{
	display: none !important;
}
#schedule-service .col-lg-4 {
    display: block !important;
}
.panel-wrapper {
    height:auto;
}
.breadcrumb>li {
    display: inline-block;
}
.panel-wrapper .breadcrumb {
    padding: 4px 15px;
    margin-bottom: 0px;
    background-color: transparent;
}
i .bgred {
	font-size: 21px !important;
	min-width: 29px !important;
}

#schedule-service input[type="radio"],
#schedule-service input[type="checkbox"] {
    width: auto !important;
    margin-right: 10px !important;
}

footer .x-menu-inline {
    display: block;
}

#schedule-service section#step1 {
    width: 100% !important;
}

/* locations page css */

.list-unstyled a{
  color:black;
}

.locations_h3 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}

h2.grw-widget-title.widget-title {
    display: none;
}

.services_hours_headings ul {
  list-style-type:none;
     margin: 0px;
	
}

.services_hours_headings ul li {
    text-transform: uppercase;

}

.store_image img{
	width:100% !important;
	height:100% !important;
}


@media (min-width: 768px) {
	.modal-dialog {
	    margin: 24% auto;
	}
}
.modal-backdrop.in {
    opacity: .5 !important;
}

.get_quote_title {
	line-height: 1.4;
  font-size: 28px;
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  margin: 0 calc(0em * -1) 0 0;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
}
.page-template-get-quote .block1 select.form-control {
    background-color: #fff !important;
    /*-webkit-appearance: unset;*/
}
.page-template-get-quote .block1 select.form-control:disabled {
	background-color: #eee !important;
}
.e193-16.x-menu > li > .x-anchor .x-anchor-text-primary {
    line-height: 1.1 !important;
}
html {
	overflow-x: unset !important;
}

.send-btn.clicked {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.feedback hr {
    margin: 0;
}

h3.schedule_service_title {
	    margin-top: 150px;
}

input[type="phone"] {
  display: inline-block;
  height: 3.45em;
  margin-bottom: 9px;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 0 1.45em;
  font-size: 1rem;
  line-height: normal;
  color: #555;
  background-color: #fff;
}

.modal-content {
    margin-top: 45%;
}

#schedule-service input {
    height: auto !important;
}