@font-face {
  font-family: century_regular;
  src:url(../fonts/GOTHIC.TTF);
}
@font-face {
  font-family: century_bold;
  src:url(../fonts/CenturyGothicBold.ttf);
}
@font-face {
  font-family: arial_bold;
  src:url(../fonts/arial-bold.ttf);
}
.hann-navfullwidth{
	width:100%;
}
.navbar {
	background:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:40px;
	margin-bottom:0px;
}
.navbar-nav{
	padding-top:0px;
}
.navbar-nav li {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top:25px;
}
.navbar .navbar-nav li a {
    color: #444547;
    font-family: arial_bold;
	font-size: 12px;
	text-transform:uppercase;
    padding-bottom: 0px;
	padding-right:4px;
	padding-left:35px;
}
.navbar .navbar-nav li a.active{
	color:#0a3d72;
}
.navbar .navbar-nav li a.dayscallnav{
	background: #417103;
	color: #ffffff;
    font-family: century_bold;
	font-size: 20px;
	line-height: 1;
	border: none;
	padding: 13px 20px;
    border-radius:30px;
	text-align:center;
	margin-left:30px;
}
.navbar .navbar-nav li a.dayscallnav:hover{
	background: #000000;
}
.navbar .navbar-nav li a:hover {
    color: none;
    background: none;
}
.navbar-brand  {
	padding:0px;
}
.navbar-brand > img {
    margin-left:15px;
    margin-top:26px;
}
.hann-daysheader-home{
	background:#ecf370;
	background-size:cover;
	height:560px;
    border-bottom-left-radius:80px;
    border-bottom-right-radius:80px;
}
.hann-daysheader-home2{
	background:#ecf370;
	background-size:cover;
	height:560px;
    border-bottom-left-radius:80px;
    border-bottom-right-radius:80px;
	margin-bottom:220px;
}
.hann-daysheader-home3{
	background:#ecf370;
	background-size:cover;
	height:auto;
    border-bottom-left-radius:80px;
    border-bottom-right-radius:80px;
}
.hann-daysheader-textcontent{
	margin-top:20px;
	padding-right:40px;
}
.hann-daysheader-textcontent h2{
    font-family: century_bold;
	font-size:35px;
	color: #370868;
	text-transform:uppercase;
	margin-top:65px;
}
.hann-daysheader-textcontent p {
    font-family: century_regular;
	font-size:20px;
	color: #022e76;
	line-height:1.2;
	margin-bottom:25px;
}
.hann-daysheader-textcontent button{
	background:none;
	border:5px solid #ffffff;
	color:#330a75;
    font-family: century_bold;
	font-size: 20px;
	text-transform:uppercase;
	padding:10px 28px;
}
.hann-daysheader-textcontent button#headbtn{
	background:none;
	border:5px solid #ffffff;
	color:#330a75;
    font-family: century_bold;
	font-size: 20px;
	text-transform:uppercase;
	padding:8px 20px;
	float:right;
}
.hann-daysheader-textcontent2 button{
	background:none;
	border:5px solid #93ff58;
	color:#330a75;
    font-family: century_bold;
	font-size: 20px;
	text-transform:uppercase;
	padding:10px 28px;
}
.hann-daysheader-textcontent2 button#headbtn{
	background:none;
	border:5px solid #93ff58;
	color:#330a75;
    font-family: century_bold;
	font-size: 20px;
	text-transform:uppercase;
	padding:8px 20px;
	float:right;
}
.hann-daysheader-img1 img{
	max-width:100%;
	margin-top:20px;
}
.hann-contactright{
	margin-top:0px;
}
.hann-contactright h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight:700;
	color: #330a75;
	text-align: center;
	margin-top:0px;
	margin-bottom:10px;
}
.hann-contactright select {
	display: block;
	padding: 13px;
	margin-bottom:15px;
	width: 100%;
	height: 48px;
	border: none;
	border-radius: 0px;
	background: url(../images/hann-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #fff;
	color: #545454;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#instantoffer {
	background-color:#417103;
	border: medium none;
	border-radius:0px;
	color: #fff;
	font-family: 'Open Sans', 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:#65ac09;
	color:#fff;
}
.hann-contact-section{
	padding-top:50px;
	padding-bottom:60px;
}
.hann-getquote h3 {
    font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size: 28px;
	color:#330a75;
	margin-top:0px;
	margin-bottom:5px;
}
.hann-getquote p {
    font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight:400;
	color:#330a75;
	line-height: 1.2;
	margin-bottom:30px;
}
.form_part{
    font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight:400;
}
.hann-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/hann-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;
}
.hann-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;
}
.hann-getquote2 .form-control::placeholder {
	color: #ccb8b0;
    font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size: 16px;
}
.hann-getquote2 #zipcode{
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
}
.hann-getquoteleftbtn{
	padding-top:35px;
}
.hann-getquoteleftbtn button {
	background-color:#fff;
	border: medium none;
	border: 2px solid #417103;
	border-radius:30px;
	color:#417103;
    font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding:10px 60px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.hann-getquoterightbtn{
	padding-top:35px;
}
.hann-getquoterightbtn button {
	background-color: #417103;
	border: medium none;
	border: 2px solid #417103;
	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;
}
.hann-radiowrap{
	margin-bottom:0px;
}
.hann-radio1 {
	background: #fff;
	border-radius: 15px;
	border: 2px solid #7E7E7E;
	padding: 15px 0px 15px 30px;
	margin-bottom: 15px;
}
.hann-radio1 label {
	color: #3D3D3D;
    font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 8px;
}
.hann-radio1 .form-check-input:checked {
	background-color: #05b693;
	border-color: #67C966;
}
.hann-radio1 .form-check-input[type="radio"] {
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 5px;
}
.hann-acceptform h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #330a75;
	margin-bottom: 20px;
}
.hann-accepttop{
	padding-top:20px;
}
.hann-accepttop h4 {
    font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color:#330a75;
	margin-bottom: 60px;
}
.hann-accepttop h4 span.new {
	vertical-align: middle;
	display: block;
	margin-bottom: 45px;
}
.hann-accepttop h4 span.one {
	display: inline-block;
	font-size: 40px;
	vertical-align: top;
	margin-left: 42px;
}
.hann-accepttop h4 span.two {
	display: inline-block;
	font-size: 42px;
}
.hann-accepttop3 h3 {
    font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 28px;
	color: #600371;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
.hann-acceptform label {
    font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom:5px;
}
.hann-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/hann-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;
}
.hann-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;
}
.hann-acceptform .form-control::placeholder {
	color: #ccb8b0;
    font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight:400;
}
.hann-acceptformstep{
	margin-bottom:10px;
}
.hann-thanks{
	padding-top:70px;
}
.hann-thanks h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	font-weight: 700;
	color: #330a75;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.hann-thanks p {
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #330a75;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 30px;
}
.hann-thanks a {
    font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	color: #330a75;
	text-align: center;
	display:block;
	text-decoration:none;
}
.autovin-number{
	margin-bottom:15px;
}
.autovin-number button {
	background: #417103;
	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: #330a75;
	text-align: center;
}
.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: #417103;
	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:#ad1a2c;
	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: 'Lato', 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;
}
.hann-accepttop2 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #330a75;
	line-height: 1.4;
	margin-top: 10px;
}
.acceptform-textbelow p {
    font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #330a75;
	line-height: 1.4;
	margin-bottom: 0px;
}
#home_ymm_error{
	margin-bottom:0px;
	margin-top:5px;
}
.hann-acceptstep{
	padding-bottom:15px;
}
#flat-tire-checkboxes{
	color:#3D3D3D;
    font-family: 'Montserrat', sans-serif;
	width: 100%;
}
#wheels-removed-checkboxes{
	color:#3D3D3D;
    font-family: 'Montserrat', sans-serif;
	width: 100%;
}
#body-intact-checkboxes {
	color: #3D3D3D;
	font-family: 'Montserrat', sans-serif;
	width: 100%;
}
#exterior-damage-checkboxes{
	color:#3D3D3D;
    font-family: 'Montserrat', sans-serif;
	width: 100%;
}
#lights-damage-checkboxes{
	color:#3D3D3D;
    font-family: 'Montserrat', sans-serif;
	width: 100%;
}
.form-check-label {
	padding-left: 2px;
	margin-bottom: 0;
	cursor: pointer;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
.hann-article-section{
	padding-top:220px;
	padding-bottom:150px;
}
.hann-article {
	box-shadow: 5px 9px 12px 4px #cccccc;
	padding: 25px 25px 20px 25px;
	height: 250px;
}
.hann-article img{
	margin-bottom:45px;
}
.hann-article p {
    font-family: century_regular;
	font-size: 12px;
	color: #330a75;
	line-height:1.2;
}
.hann-article button {
	background: none;
	border: 5px solid #330a75;
	color: #330a75;
	font-family: century_bold;
	font-size: 20px;
	text-transform: uppercase;
	padding: 8px 28px;
	margin-top:20px;
	margin-bottom:45px;
}
.hann-works-section{
	padding-bottom:150px;
}
.hann-works{
	padding-top:160px;
}
.hann-works h1{
    font-family: century_bold;
	font-size: 23px;
	color: #330a75;
	text-transform:uppercase;
	margin-bottom:25px;
}
.hann-works h2{
    font-family: century_bold;
	font-size: 23px;
	color: #330a75;
	text-transform:uppercase;
	margin-bottom:25px;
}
.hann-works p {
    font-family: century_regular;
	font-size: 14px;
	color: #330a75;
	line-height:1.2;
}
.hann-works2{
	background:#ecf370;
	padding:30px 30px 30px 30px;
}
.hann-works2 img{
	margin-bottom:50px;
}
.hann-works2 p {
    font-family: century_bold;
	font-size: 18px;
	color: #330a75;
	line-height:1.2;
	padding-bottom:25px;
}
.hann-works2 ul li{
    font-family: century_bold;
	font-size: 18px;
	color: #330a75;
	line-height:1.2;
	list-style:none;
	margin-bottom:20px;
}
.hann-inform img{
	display:block;
	margin:0px auto;
}
.hann-inform2 h2 {
	font-family: century_bold;
	font-size: 25px;
	color: #330a75;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.hann-inform2 p {
    font-family: century_regular;
	font-size: 14px;
	color: #330a75;
	line-height:1.2;
	padding-bottom:25px;
}
.hann-inform2 ul{
	padding-left:0px;
}
.hann-inform2 ul li{
    font-family: century_bold;
	font-size: 14px;
	color: #330a75;
	line-height:1.2;
	list-style:none;
	margin-bottom:15px;
}
.hann-inform3{
	padding-top:100px;
}
.hann-inform3 p {
    font-family: century_regular;
	font-size: 14px;
	color: #330a75;
	line-height:1.2;
}
.hann-inform-section2{
	padding-top:150px;
	padding-bottom:150px;
}
.hann-inform4 h2 {
	font-family: century_bold;
	font-size: 25px;
	color: #330a75;
	text-transform: uppercase;
	margin-top:80px;
	margin-bottom: 15px;
}
.hann-inform4 p {
    font-family: century_regular;
	font-size: 14px;
	color: #330a75;
	line-height:1.2;
	padding-bottom:25px;
}
.hann-dailycitylists-section{
	background: #330a75;
	padding-top:50px;
	padding-bottom:2px;
}
.hann-dailycitylists h2{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:23px;
	color:#FFFFFF;
	text-align:center;
	margin-top:0px;
	margin-bottom:5px;
}
.hann-dailycitylists ul li{
	list-style:none;
}
.hann-dailycitylists ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#FFFFFF;
	line-height:1.3;
}
.hann-footerwrap{
	padding-top:55px;
}
.hann-footer-text p{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color: #fff;
	text-align:center;
}
.hann-footer-text p a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color: #fff;
}
.hann-daysheader-offer {
	background: #ecf370;
	background-size: cover;
	height: 560px;
	border-bottom-left-radius: 80px;
	border-bottom-right-radius: 80px;
	margin-bottom:520px;
}
.hann-daysformtext {
	margin-top:0px;
	padding-right:0px;
}
.hann-daysformtext h2 {
	font-family: century_bold;
	font-size: 34px;
	color: #370868;
	text-transform: uppercase;
	margin-top: 150px;
	margin-bottom:30px;
}
.hann-daysformtext h4 {
	font-family: century_bold;
	font-size: 90px;
	color: #370868;
	margin-top:150px;
	margin-bottom: 0px;
}
.hann-daysformtext h5 {
	font-family: century_bold;
	font-size: 22px;
	color: #370868;
	line-height: 1.2;
	text-transform:uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left:60px;
	position:relative;
}
.hann-daysformtext h6 {
	font-family: century_bold;
	font-size:16px;
	color: #370868;
	margin-top:20px;
	padding-bottom:0px;
	padding-left:60px;
}
#hann-privacytext{
	font-family: century_regular;
	font-size:16px;
	color: #022e76;
	line-height:1.3;
	margin-bottom:20px;
}