.harrisburg-home-header{
	background:url(../images/harrisburg-header-bg.jpg) center;
	background-size:cover;
	height:1074px;
}
.harrisburg-home-contactheader{
	background:url(../images/harrisburg-header-bg.jpg) center;
	background-size:cover;
	height:auto;
	padding-bottom:40px;
}
.harrisburg-home-wrapper{
	background:#fff;
	margin-top:40px;
}
.navbar {
	background-color:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.navbar-right{
	padding-top:0px;
}
.navbar-right li {
	padding-bottom: 20px;
	padding-right: 10px;
}
.navbar .navbar-right li a {
    color: #777777;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	font-weight:400;
	text-transform:uppercase;
	padding-top:41px;
    padding-bottom: 20px;
}
.navbar .navbar-right li a:hover {
    color: none;
    background: none;
}
.navbar .navbar-right li a.active{
	color:#e53935;
	font-weight:700;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
  margin-left: 40px;
  margin-top: 39px;
}
.harrisburg-heading-text{
	padding-top:270px;
	padding-left:0px;
}
.harrisburg-heading-text h1 {
    color: #fff;    
    font-family: 'Roboto', sans-serif;
    font-size:70px;
	font-weight:900;
	margin-top:0px;
    margin-bottom:10px;
	text-transform:uppercase;
}
.harrisburg-heading-text p{
    color: #fff;    
    font-family: 'Roboto', sans-serif;
    font-size:20px;
	font-weight:400;
    margin-bottom:40px;
}
.harrisburg-heading-text button {
	background:none;
	border-radius:0px;
	border:none;
	border:2px solid #fff;
    font-family: 'Roboto', sans-serif;
    font-size:20px;
    font-weight:700;
	color: #fff;
	margin-top: 10px;
	padding: 8px 30px;
	transition:0.5s;
}
.harrisburg-heading-text button:hover{
	background:#fff;
	color:#000;
}
.harrisburg-heading-img img{
	max-width:100%;
	margin-top:300px;
}
#harrisburg-heading-hometext{
	padding-top:140px;
}
.harrisburg-contactbelowtop{
	background:#fff;
	margin-top:20px;
	padding:15px 15px 15px 15px;
}
.harrisburg-contactbelowtop h2 {
    font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight:700;
	color: #333333;
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
}
.harrisburg-contactbelowtop select {
	display: block;
	padding: 13px;
	margin-bottom:15px;
	width: 100%;
	height: 48px;
	border: none;
	border-radius: 0px;
	background: url(../images/harrisburg-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #e3e3e3;
	color: #545454;
    font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#instantoffer {
	background-color:#e53935;
	border: medium none;
	border-radius:0px;
	color: #fff;
    font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:600;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
#instantoffer:hover{
	background:#cd3a37;
	color:#fff;
}
.harrisburg-contact-section{
	padding-top:50px;
	padding-bottom:80px;
}
.harrisburg-getquote h3 {
    font-family:'Montserrat', sans-serif;
	font-weight:600;
	font-size: 28px;
	color:#202020;
	margin-top:0px;
	margin-bottom:5px;
}
.harrisburg-getquote p {
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight:400;
	color:#666666;
	line-height: 1.2;
	margin-bottom:30px;
}
.form_part{
    font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:400;
}
.harrisburg-getquote2 select {
	display: block;
	padding-left: 13px;
	margin-bottom:20px;
	width: 100%;
	height:50px;
	border: none;
	border:2px solid #7E7E7E;
	border-radius:15px;
	background: url(../images/harrisburg-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #000;
    font-family:'Montserrat', sans-serif;
	font-weight:400;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.harrisburg-getquote2 .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #7E7E7E;
    font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size: 16px;
    color: #000;
    border-radius:15px;
	padding-left:13px;
	margin-bottom:20px;
}
.harrisburg-getquote2 .form-control::placeholder {
	color: #ccb8b0;
    font-family:'Montserrat', sans-serif;
	font-weight:400;
	font-size: 16px;
}
.harrisburg-getquote2 #zipcode{
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
}
.harrisburg-getquoteleftbtn{
	padding-top:35px;
}
.harrisburg-getquoteleftbtn button {
	background-color: #fff;
	border: medium none;
	border: 2px solid #e53935;
	border-radius: 30px;
	color: #e53935;
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 60px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.harrisburg-getquoterightbtn{
	padding-top:35px;
}
.harrisburg-getquoterightbtn button {
	background-color: #e53935;
	border: medium none;
	border: 2px solid #e53935;
	border-radius: 30px;
	color: #fff;
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 60px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
.harrisburg-radiowrap{
	margin-bottom:0px;
}
.harrisburg-radio1{
	background:#fff;
	border-radius:15px;
	border:2px solid #7E7E7E;
	padding:15px 0px 15px 15px;
	margin-bottom:15px;
}
.harrisburg-radio1 label {
	color: #3D3D3D;
    font-family:'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 8px;
}
.harrisburg-radio1 .form-check-input:checked {
	background-color: #05b693;
	border-color: #67C966;
}
.harrisburg-radio1 .form-check-input[type="radio"] {
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 5px;
}
.harrisburg-acceptform h3 {
    font-family:'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #202020;
	margin-bottom: 20px;
}
.harrisburg-accepttop{
	padding-top:20px;
}
.harrisburg-accepttop h4 {
    font-family:'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color:#202020;
	margin-bottom: 60px;
}
.harrisburg-accepttop h4 span.new {
	vertical-align: middle;
	display: block;
	margin-bottom: 45px;
}
.harrisburg-accepttop h4 span.one {
	display: inline-block;
	font-size: 40px;
	vertical-align: top;
	margin-left: 42px;
}
.harrisburg-accepttop h4 span.two {
	display: inline-block;
	font-size: 42px;
}
.harrisburg-accepttop3 h3 {
    font-family:'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 28px;
	color: #1D2122;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
.harrisburg-acceptform label {
    font-family:'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom:5px;
}
.harrisburg-acceptform select {
	display: block;
	padding-left: 13px;
	margin-top:0px;
	margin-bottom:2px;
	width: 100%;
	height:50px;
	border: none;
	border:2px solid #7E7E7E;
	border-radius:15px;
	background: url(../images/harrisburg-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:#fff;
	color: #000;
    font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight:400;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.harrisburg-acceptform .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #7E7E7E;
    font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight:500;
    color: #000;
    border-radius:15px;
	padding-left:13px;
	margin-bottom:2px;
}
.harrisburg-acceptform .form-control::placeholder {
	color: #ccb8b0;
    font-family:'Montserrat', sans-serif;
	font-size: 15px;
	font-weight:400;
}
.harrisburg-acceptformstep{
	margin-bottom:10px;
}
.harrisburg-thanks{
	padding-top:70px;
}
.harrisburg-thanks h3 {
    font-family:'Montserrat', sans-serif;
	font-size: 34px;
	font-weight: 700;
	color: #202020;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.harrisburg-thanks p {
    font-family:'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #111111;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 30px;
}
.harrisburg-thanks a {
    font-family:'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	color: #111111;
	text-align: center;
	display:block;
	text-decoration:none;
}
.autovin-number{
	margin-bottom:15px;
}
.autovin-number button {
	background: #e53935;
	color: #fff;
    font-family:'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 16px;
	border: none;
	padding: 11px 30px;
	border-radius: 30px;
}
.site-popup h2{
    font-family:'Montserrat', sans-serif;
	font-weight:700;
	font-size:26px;
	color: #1D2122;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.site-popup h3 {
    font-family:'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #e53935;
	text-align: center;
	margin-top: 10px;
}
.site-popup h4{
    font-family:'Montserrat', sans-serif;
	font-weight:700;
	font-size:30px;
	color: #29bb6c;
	text-align: center;
	margin-bottom:10px;
}
.site-popup h4 span {
	display: inline-block;
	font-size: 18px;
	vertical-align: top;
}
.site-popup button#accept_offer_confirm_button {
	background: #e53935;
	color: #fff;
    font-family:'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 16px;
	border: none;
	padding: 9px 24px;
	border-radius: 30px;
	text-transform: uppercase;
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
}
.site-popup a {
    font-family:'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #f21010;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	display: block;
}
.site-popup .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
#accept_offer_error_modal .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
.site-popup2 h5 {
    font-family:'Montserrat', sans-serif;
	font-weight:400;
	font-size: 23px;
	color: #000;
	display:inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
}
.site-popup2 .close{
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
	text-shadow:0 0px 0 #000 !important;
}
.site-popup2 h2 {
    font-family:'Montserrat', sans-serif;
	font-weight:600;
	font-size: 26px;
	color:#ad1a2c;
	margin-top: 0px;
	margin-bottom:10px;
}
.site-popup2 p {
    font-family:'Montserrat', sans-serif;
	font-weight:400;
	font-size: 18px;
	color: #4F4F4F;
	line-height: 1.2;
	margin-bottom:30px;
}
.site-popup2 .form-control {
    background:#fff;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:50px;
    border: none;
	border:2px solid #B8B8B8;
    font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:500;
    color: #000;
    border-radius:30px;
	padding-left:13px;
	margin-bottom:20px;
}
.site-popup2 .form-control::placeholder {
	color: #ccb8b0;
    font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:400;
}
.site-popupbtn1 button#modal_vin_prev {
	background-color: #fff;
	border: medium none;
	border: 2px solid #000;
	border-radius: 30px;
	color: #000;
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: left;
}
.site-popupbtn1 button#modal_vin_prev img{
	margin-right:10px;
}
.site-popupbtn2 button#modal_vin_next {
	background-color: #000;
	border: medium none;
	border: 2px solid #000;
	border-radius:30px;
	color: #FFFFFF;
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float:right;
}
.site-popupbtn2 button#modal_vin_next img{
	margin-left:10px;
}
.harrisburg-accepttop2 p {
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-top: 10px;
}
.acceptform-textbelow p {
    font-family:'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-bottom: 0px;
}
#home_ymm_error{
	margin-bottom:0px;
	margin-top:5px;
}
.harrisburg-acceptstep{
	padding-bottom:15px;
}
#flat-tire-checkboxes{
	color:#3D3D3D;
    font-family:'Montserrat', sans-serif;
}
#wheels-removed-checkboxes{
	color:#3D3D3D;
    font-family:'Montserrat', sans-serif;
}
#body-intact-checkboxes{
	color:#3D3D3D;
    font-family:'Montserrat', sans-serif;
}
#exterior-damage-checkboxes{
	color:#3D3D3D;
    font-family:'Montserrat', sans-serif;
}
#lights-damage-checkboxes{
	color:#3D3D3D;
    font-family:'Montserrat', sans-serif;
}
a:hover {
    text-decoration: none;
}
a:focus {
	outline:0 solid;
}
.harrisburg-text-section{
	background:#1c1c1c;
	padding-top:60px;
	padding-bottom:60px;
}
.harrisburg-text h2 {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 32px;
	font-weight: 700;
}
.harrisburg-text p {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.harrisburg-text-call h3{
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 43px;
	font-weight: 900;
	text-align:right;
}
.harrisburg-sell-section{
	background:#f5f5f5;
	padding-top:100px;
	padding-bottom:120px;
}
.harrisburg-sell-text h3{
	color: #1c1c1c;
	font-family: "Roboto",sans-serif;
	font-size: 32px;
	font-weight: 700;
	padding-bottom:15px;
	text-transform:uppercase;
}
.harrisburg-sell-text hr{
	border-top:2px solid #bfbfbf;
	display:inline-block;
	width:5%;
	padding-bottom:15px;
}
.harrisburg-sell-text p{
	color:#4c4c4c;
	font-family: "Roboto",sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:1.9;
	padding-bottom:20px;
}
.harrisburg-start-section{
	padding-top:100px;
}
.harrisburg-start-text{
	padding-bottom:80px;
}
.harrisburg-start-text h3{
	color: #1c1c1c;
	font-family: "Roboto",sans-serif;
	font-size: 32px;
	font-weight: 700;
	padding-bottom:15px;
	text-transform:uppercase;
}
.harrisburg-start-text hr{
	border-top:2px solid #bfbfbf;
	display:inline-block;
	width:5%;
	padding-bottom:15px;
}
.harrisburg-start-text p{
	color:#4c4c4c;
	font-family: "Roboto",sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:1.9;
	padding-bottom:20px;
}
.harrisburg-start-text p strong{
	font-weight:900;
	color:#df3a2f;
}
.harrisburg-simple-section{
	background:#e53935;
	padding-top:60px;
	padding-bottom:60px;
}
.harrisburg-simple-text h2 {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 32px;
	font-weight: 700;
}
.harrisburg-simple-text p {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.harrisburg-simple-text button {
	background:#fff;
	border-radius:0px;
	border:none;
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    font-weight:500;
	color: #e53935;
	padding: 18px 25px;
	transition:0.5s;
	text-transform:uppercase;
	float:right;
	margin-top:30px;
}
.harrisburg-footer-section{
	padding-top:90px;
	padding-bottom:70px;
}
.harrisburg-footer-text p{
	font-family: "Roboto",sans-serif;
	font-size:12px;
	font-weight:400;
	color: #828488;
}
.harrisburg-footer-social ul{
	float:right;
}
.harrisburg-footer-social ul li{
	padding-left:30px;
	float:left;
	list-style:none;
}
.harrisburg-footer-social ul li a{
	color:#777777;
	font-family: "Roboto",sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}