.ohama-heading-mobile{
	display:none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.navbar {
  padding-bottom: 15px;
  padding-top: 5px;
}
.navbar li {
  border-right: 0 none;
  margin-top: 5px;
  padding: 0;
}
.navbar li a {
  font-size: 14px !important;
}
.navbar-brand > img {
  margin-top: 10px;
  width: 80%;
}
.ohama-heading-mobile p{
	display:none;
}
.ohama-home-social {
  border-left: 0 solid;
  padding-bottom: 10px;
  padding-top: 37px;
  text-align: left;
}
.ohama-home-header {
  height: auto;
  padding-bottom: 120px;
}
.ohama-heading-text {
  padding-top: 120px;
  text-align: center;
}
.ohama-story-section {
  height: auto;
  padding-bottom: 120px;
}
.ohama-story {
  padding-top: 120px;
}
.ohama-buy2 {
  background: #2b2b2b none repeat scroll 0 0;
  padding: 30px 35px 30px 36px;
  margin-top: 20px;
}
.ohama-buy-img {
  padding-right: 0;
  margin-bottom: 50px;
}
.ohama-sell-section {
  height: auto;
  padding-top: 120px;
}
.ohama-contacttop {
	margin-top: 20px;
}
.ohama-getquote{
	margin-left:0px;
}
.ohama-getquote2{
	margin-left:0px;
}
.ohama-getquoteleftbtn {
	padding-top: 30px;
	margin-left: 0;
	width:50%;
	float:left;
}
.ohama-getquoterightbtn {
	padding-top: 30px;
	margin-left: 0;
	width: 50%;
	float: right;
}
.ohama-getquote2 #zipcode {
	margin-top: 40px;
	margin-bottom:50px;
	text-align: center;
}
.ohama-getquote3{
	margin-left:0px;
}
.ohama-radiowrap {
	margin-bottom:50px;
}
.ohama-accepttop2{
	margin-left:0px;
}
.ohama-accepttop h4 span.two {
	display: inline-block;
	font-size: 30px;
}
.ohama-accepttop h4 span.one {
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
	margin-left: 0px;
}
.ohama-accepttop h4 {
	font-size: 24px;
}
.ohama-accepttop h4 img {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -12px;
}
.ohama-accepttop3{
	margin-left:0px;
}
.ohama-acceptform{
	margin-left:0px;
}
.ohama-thanks {
	padding-top:40px;
	margin-left: 0;
}
.ohama-thanks h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ohama-thanks p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 30px;
}
#ohama-getquoterightbtn1{
	padding-top: 30px;
	margin-left: 0;
	width:100%;
}
.site-popupbtn1{
	width:50%;
}
.site-popupbtn2{
	width:75%;
}
.acceptform-textbelow{
	margin-left:0px;
}
}

@media only screen and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  margin-left:0px;
  width: 80%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom:10px;
  padding-top: 10px;
}
.navbar-right{
	padding-top:10px;
}
.navbar-right li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.ohama-heading-mobile{
	display:block;
}
.ohama-heading-mobile button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius:8px;
	border: none;
    font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:700;
	color: #fff;
	display:block;
	margin:0px auto;
	margin-top: 10px;
	padding: 10px 30px;
}
.navbar .navbar li a.active::after {
  background: #00abc9 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 4px;
  margin: 45px auto 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(0deg);
  width: 100%;
}
.ohama-nav-ul {
  padding-left: 10px;
}
.ohama-home-social {
  border-left: 0 solid;
  padding-bottom: 10px;
  padding-top:23px;
  text-align: left;
}
.ohama-home-header {
  height: auto;
  padding-bottom: 120px;
}
.ohama-story-section {
  height: auto;
  padding-bottom: 120px;
}
.ohama-story {
  padding-top: 120px;
}
.ohama-buy2 {
  background: #2b2b2b none repeat scroll 0 0;
  padding: 30px 35px 30px 36px;
  margin-top: 20px;
}
.ohama-buy-img {
  padding-right: 0;
  margin-bottom: 50px;
}
.ohama-sell-section {
  height: auto;
  padding-top: 120px;
}
.ohama-top-section {
	background: #00abc9;
	display:none;
}
.ohama-heading-text {
  padding-top:30px;
  text-align: center;
}
.ohama-heading-text h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 44px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ohama-heading-text h1 span {
	color: #00abc9;
	font-size: 44px;
	font-weight: 700;
}
.ohama-heading-text button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius: 8px;
	border: none;
	font-family: 'myriad_pro';
	font-size: 24px;
	color: #fff;
	margin-top: 10px;
	padding: 14px 80px;
}
.ohama-headingtopwrap{
    flex-direction: column-reverse !important;
    display: flex;
}
.ohama-contacttop {
	margin-top:15px;
}
.ohama-contacttop h2 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ohama-contacttop select {
	display: block;
	padding: 13px;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 0px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #e3e3e3;
	color: #545454;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 12px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#instantoffer {
	background-color: #00abc9;
	border: medium none;
	border-radius: 0px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.ohama-contact-section {
	padding-top: 20px;
	padding-bottom:45px;
}
.ohama-getquote{
	margin-left:0px;
}
.ohama-getquote2{
	margin-left:0px;
}
.ohama-getquoteleftbtn {
	padding-top:10px;
	margin-left: 0;
	width:50%;
}
.ohama-getquoterightbtn {
	padding-top:10px;
	margin-left: 0;
	width:50%;
}
.ohama-getquote2 #zipcode {
	margin-top: 15px;
	margin-bottom:15px;
	text-align: center;
}
.ohama-getquote3{
	margin-left:0px;
}
.ohama-radiowrap {
	margin-bottom:0px;
}
.ohama-accepttop2{
	margin-left:0px;
}
.ohama-accepttop h4 span.two {
	display: inline-block;
	font-size: 30px;
}
.ohama-accepttop h4 span.one {
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
	margin-left: 0px;
}
.ohama-accepttop h4 {
    font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
}
.ohama-accepttop h4 img {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -12px;
}
.ohama-accepttop h4 span.new {
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}
.ohama-acceptform h3{
	font-size:22px;
}
.ohama-accepttop3{
	margin-left:0px;
}
.ohama-acceptform{
	margin-left:0px;
}
.ohama-thanks {
	padding-top:40px;
	margin-left: 0;
}
.ohama-thanks h3 {
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
#ohama-getquoterightbtn1{
	padding-top:0px;
	margin-left: 0;
	width:100%;
	padding-right:15px;
}
.ohama-getquote h3 {
	font-size: 20px;
	text-align: center;
	margin-top:0px;
	margin-bottom: 5px;
}
.ohama-getquote p {
	display:none;
}
.ohama-getquote h2 {
	margin: 0;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 3px solid #ccc;
	font-size: 26px;
	text-align: center;
}
.ohama-accepttop3 h3 {
	font-size: 22px;
	color: #1D2122;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}
.ohama-getquoteleftbtn {
	width: 40%;
	float: left;
	margin-left: 15px;
}
.ohama-getquoteleftbtn button {
	background-color: #fff;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #00abc9;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 50px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.ohama-getquoterightbtn{
	width:54%;
	float:left;
}
.ohama-getquoterightbtn button {
	background-color: #00abc9;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 50px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
button#accept_offer_btn {
	background-color: #00abc9;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
.ohama-thanks p {
	font-size: 16px;
	color: #111111;
	line-height: 1.2;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 30px;
}
.site-popupbtn1{
	width: 50%;
	float: left;
}
.site-popupbtn2 {
	width: 50%;
	float: left;
}
.acceptform-textbelow{
	margin-left:0px;
}
.ohama-getquote2 select {
	display: block;
	padding-left: 13px;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	border: none;
	border: 2px solid #7E7E7E;
	border-radius: 15px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ohama-getquote2 .form-control {
	background: #fff;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	height: 40px;
	border: none;
	border: 2px solid #B8B8B8;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	border-radius: 15px;
	padding-left: 13px;
	margin-bottom: 20px;
}
.ohama-radio1 {
	border-radius: 15px;
	border: 2px solid #7E7E7E;
	padding: 7px 0px 5px 15px;
	margin-bottom: 15px;
}
#error_title{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_be_driven{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_taken_out{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_lights_damaged{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_inflated{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_exterior_damage{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_ymm{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_vin_init{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_fob_availability{
	font-size: 16px !important;
	margin-bottom: 1px;
}
.flat-tire-getquote{
	margin-left:0px;
}
.wheels-removed-getquote{
	margin-left:0px;
}
.ohama-radio1 label {
	font-weight: 500;
	font-size: 13px;
	margin-bottom: 8px;
}
.acceptform-textbelow p {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
	line-height: 1.3;
	margin-bottom: 10px;
}
.ohama-accepttop2 p {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-top: 10px;
}
.site-popup2 h2 {
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #ad1a2c;
	margin-top: 0px;
	margin-bottom: 10px;
}
.site-popup2 p {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4F4F4F;
	line-height: 1.2;
	margin-bottom: 30px;
}
.site-popup2 h5 {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 21px;
	color: #000;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  width: 100%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom:10px;
  padding-top: 10px;
}
.navbar{
	padding-top:10px;
}
.navbar li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.ohama-heading-mobile{
	display:block;
}
.ohama-heading-mobile button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius:8px;
	border: none;
    font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:700;
	color: #fff;
	display:block;
	margin:0px auto;
	margin-top: 10px;
	padding: 10px 30px;
}
.navbar .navbar li a.active::after {
  background: #00abc9 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 4px;
  margin: 45px auto 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(0deg);
  width: 100%;
}
.ohama-nav-ul {
  padding-left: 10px;
}
.ohama-home-social {
  border-left: 0 solid;
  padding-bottom: 10px;
  padding-top: 37px;
  text-align: left;
}
.ohama-home-header {
  height: auto;
  padding-bottom: 120px;
}
.ohama-story-section {
  height: auto;
  padding-bottom: 120px;
}
.ohama-story {
  padding-top: 120px;
}
.ohama-buy2 {
  background: #2b2b2b none repeat scroll 0 0;
  padding: 30px 35px 30px 36px;
  margin-top: 20px;
}
.ohama-buy-img {
  padding-right: 0;
  margin-bottom: 50px;
}
.ohama-sell-section {
  height: auto;
  padding-top: 120px;
}
.ohama-top-section {
	background: #00abc9;
	display:none;
}
.ohama-heading-text {
  padding-top:30px;
  text-align: center;
}
.ohama-heading-text h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 44px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ohama-heading-text h1 span {
	color: #00abc9;
	font-size: 44px;
	font-weight: 700;
}
.ohama-heading-text button {
	background: #00abc9 none repeat scroll 0 0;
	border-radius: 8px;
	border: none;
	font-family: 'myriad_pro';
	font-size: 24px;
	color: #fff;
	margin-top: 10px;
	padding: 14px 80px;
}
.ohama-headingtopwrap{
    flex-direction: column-reverse !important;
    display: flex;
}
.ohama-contacttop {
	margin-top:15px;
}
.ohama-contacttop h2 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ohama-contacttop select {
	display: block;
	padding: 13px;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 0px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #e3e3e3;
	color: #545454;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 12px !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#instantoffer {
	background-color: #00abc9;
	border: medium none;
	border-radius: 0px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.ohama-contact-section {
	padding-top: 20px;
	padding-bottom:45px;
}
.ohama-getquote{
	margin-left:0px;
}
.ohama-getquote2{
	margin-left:0px;
}
.ohama-getquoteleftbtn {
	padding-top:10px;
	margin-left: 0;
	width:50%;
}
.ohama-getquoterightbtn {
	padding-top:10px;
	margin-left: 0;
	width:50%;
}
.ohama-getquote2 #zipcode {
	margin-top: 15px;
	margin-bottom:15px;
	text-align: center;
}
.ohama-getquote3{
	margin-left:0px;
}
.ohama-radiowrap {
	margin-bottom:0px;
}
.ohama-accepttop2{
	margin-left:0px;
}
.ohama-accepttop h4 span.two {
	display: inline-block;
	font-size: 30px;
}
.ohama-accepttop h4 span.one {
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
	margin-left: 0px;
}
.ohama-accepttop h4 {
    font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
}
.ohama-accepttop h4 img {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -12px;
}
.ohama-accepttop h4 span.new {
	vertical-align: middle;
	display: block;
	margin-bottom: 5px;
}
.ohama-acceptform h3{
	font-size:22px;
}
.ohama-accepttop3{
	margin-left:0px;
}
.ohama-acceptform{
	margin-left:0px;
}
.ohama-thanks {
	padding-top:40px;
	margin-left: 0;
}
.ohama-thanks h3 {
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
#ohama-getquoterightbtn1{
	padding-top:0px;
	margin-left: 0;
	width:100%;
	padding-right:15px;
}
.ohama-getquote h3 {
	font-size: 23px;
	text-align: center;
	margin-top:0px;
	margin-bottom: 5px;
}
.ohama-getquote p {
	display:none;
}
.ohama-getquote h2 {
	margin: 0;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 3px solid #ccc;
	font-size: 26px;
	text-align: center;
}
.ohama-accepttop3 h3 {
	font-size: 22px;
	color: #1D2122;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}
.ohama-getquoteleftbtn {
	width: 40%;
	float: left;
	margin-left: 15px;
}
.ohama-getquoteleftbtn button {
	background-color: #fff;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #00abc9;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 50px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
.ohama-getquoterightbtn{
	width:54%;
	float:left;
}
.ohama-getquoterightbtn button {
	background-color: #00abc9;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 50px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
button#accept_offer_btn {
	background-color: #00abc9;
	border: medium none;
	border: 2px solid #00abc9;
	border-radius: 30px;
	color: #fff;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 30px;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	float: right;
}
.ohama-thanks p {
	font-size: 16px;
	color: #111111;
	line-height: 1.2;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 30px;
}
.site-popupbtn1{
	width: 50%;
	float: left;
}
.site-popupbtn2 {
	width: 50%;
	float: left;
}
.acceptform-textbelow{
	margin-left:0px;
}
.ohama-getquote2 select {
	display: block;
	padding-left: 13px;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
	border: none;
	border: 2px solid #7E7E7E;
	border-radius: 15px;
	background: url(../images/ohama-arrow1.png) right center no-repeat;
	background-position: right 15px center;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.ohama-getquote2 .form-control {
	background: #fff;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	height: 40px;
	border: none;
	border: 2px solid #B8B8B8;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	border-radius: 15px;
	padding-left: 13px;
	margin-bottom: 20px;
}
.ohama-radio1 {
	border-radius: 15px;
	border: 2px solid #7E7E7E;
	padding: 7px 0px 5px 15px;
	margin-bottom: 15px;
}
#error_title{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_be_driven{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_taken_out{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_lights_damaged{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_inflated{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_exterior_damage{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_ymm{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_vin_init{
	font-size: 16px !important;
	margin-bottom: 1px;
}
#error_fob_availability{
	font-size: 16px !important;
	margin-bottom: 1px;
}
.flat-tire-getquote{
	margin-left:0px;
}
.wheels-removed-getquote{
	margin-left:0px;
}
.ohama-radio1 label {
	font-weight: 500;
	font-size: 13px;
	margin-bottom: 8px;
}
.acceptform-textbelow p {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #111111;
	line-height: 1.3;
	margin-bottom: 10px;
}
.ohama-accepttop2 p {
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #111111;
	line-height: 1.4;
	margin-top: 10px;
}
.site-popup2 h2 {
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #ad1a2c;
	margin-top: 0px;
	margin-bottom: 10px;
}
.site-popup2 p {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4F4F4F;
	line-height: 1.2;
	margin-bottom: 30px;
}
.site-popup2 h5 {
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 21px;
	color: #000;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
}
}