
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0;} ol, ul{list-style: none;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}


/* FRAMEWORK */
*{box-sizing: border-box;}
html, body{font-family: 'Poppins', sans-serif; font-size: 16px; -webkit-text-size-adjust: none; margin: 0; padding: 0; height: 100%;} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.7; letter-spacing: .01em; color: #222;}
::-moz-selection{background: #000; color: #fff; text-shadow: none} ::selection{background: #000; color: #fff; text-shadow: none;}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  /*margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="date"] {
  -webkit-appearance: button;
}

.marg6 {margin: 6em auto!important;}
.center {text-align: center;}
.white {color: #fff!important;}
.align-right {text-align: right;}
.gray-bg {background: #f4f4f4;}
.coral {color: #e8957e!important;}
.dark-cyan {color: #007c85!important;}

.content-width {margin: 0 auto; width: 90%; position: relative; z-index: 1;}
.flex-wrapper {display: flex; flex-wrap: wrap; align-items: center;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%; padding: 0; box-sizing: border-box;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%; box-sizing: border-box;} .column7{width: 58.3333%; position: relative; box-sizing: border-box;} .column6{width: 50%; position: relative; box-sizing: border-box;} .column5{width: 41.6666%; box-sizing: border-box;} .column4{width: 33.3333%; box-sizing: border-box;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%; box-sizing: border-box;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;}

a {text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn button {margin: 1em 0 0; color: #fff; background: #007c85; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 300px; border: 2px solid transparent; font-weight: 500; text-transform: uppercase; font-family: 'Poppins', sans-serif; border-radius: 30px;}
a#cta-btn2 button {margin: 1em 0 0; color: #000; background: #f1f1f1; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: 2px solid transparent; font-weight: 500; font-family: 'Poppins', sans-serif; width: 100%; max-width: 300px; text-transform: uppercase; border-radius: 30px;}
a#cta-btn3 button {margin: 1em 0 0; color: #000; background: none; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: 2px solid #000; font-weight: 500; font-family: 'Poppins', sans-serif; text-transform: uppercase; width: 100%; max-width: 300px; border-radius: 30px;}
a#cta-btn button:hover, a#cta-btn2 button:hover, #form input[type="submit"]:hover {transform: translateY(-10px); transition: all .5s ease;}
#form input[type="submit"] {color: #fff; background: #007c85; font-family: 'Poppins', sans-serif; font-size: 16px; padding: .75em 2em; cursor: pointer; font-weight: 500; transition: 0.2s ease-in; width: 100%; max-width: 300px; height: auto; line-height: 1.2; border: none; text-align: center; margin: 0 auto; display: block; text-transform: uppercase; border-radius: 30px;}

a.continue-btn button {color: #333; background: none; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; line-height: 1.2; text-decoration: underline; border: none;}
a.continue-btn button:hover {color: #e8957e; text-decoration: none;}


/* HEADER */
.header, .inv-header {width: 100%; position: relative; z-index: 999; background: #222; padding: 0 5%; display: flex; justify-content: center;}
.header .column9, .inv-header .column9 {display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center; padding: 1.5em 0 0;}
img#main-logo {width: 100%; position: relative; height: auto; display: block; max-width: 275px; margin-bottom: -3em;}
.mobile-display {display: none;}

.hdr-contact {width: 100%; display: flex; justify-content: flex-end; align-items: center; color: #fff; font-weight: 600; margin-bottom: 1.5em;}
.hdr-contact a {color: #fff;}
.hdr-contact span {color: #666; margin: 0 1vw;}


.header.clone {position: fixed; top: -444px; left: 0; right: 0; z-index: 999; transition: 0.4s top cubic-bezier(.3,.73,.3,.74); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);}
body.down .header.clone {top: 0; margin-bottom: 0; background: rgba(34, 34, 34, .95); backdrop-filter: blur(10px); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);}
body.down .header.clone .flex-wrapper{top: 0; margin: 0;}
body.down .header.clone .hdr-contact {display: none;}
body.down .header.clone img#main-logo {display: block; max-width: 125px; margin-bottom: 0;}
body.down .header.clone .column9 {padding: 0;}


/* ALL OTHER STYLES */
.parts-redesign .parts-list-content .grid .parts-listing-container .part-spec .spec-label {color:black!important;}
.hero-wrapper {width: 100%; position: relative; z-index: 1; margin: 0 auto;}
.hero-txt {position: absolute; width: 100%; height: 100%; background: rgba(34, 34, 34, .6); margin: 0 auto; left: 0; right: 0; top: 0; z-index: 10; padding: 0 5%; color: #fff; overflow: hidden; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; flex-direction: column;}
.hero-txt h1 {font-size: 50px; font-weight: 500; line-height: 1.1; font-family: 'Poppins', sans-serif; max-width: 900px; animation: fadeInUp; animation-duration: 1s; }
.hero-txt p {width: 100%; margin: 1.5em 0; font-size: 22px; animation: fadeInUp; animation-duration: 1s; line-height: 1.4;}
.hero-btns {width: 100%; display: flex; justify-content: flex-start; animation: fadeInUp; animation-duration: 1s; }
.hero-txt a {margin-right: 1vw;}
.hero-txt a button {margin: 0!important;}

.browse-wrapper {width: 100%; padding: 10px;}
.browse-wrapper a {animation: fadeInUp; animation-duration: 1s;}
.browse-banner {width: 100%; background: #222; color: #fff; display: flex; justify-content: space-between; align-items: center; padding: 3em 5%;}
.browse-banner h2 {font-weight: 500; letter-spacing: 1px; display: block; margin-bottom: .35em; animation: fadeInUp; animation-duration: 1s;}
.browse-banner p {animation: fadeInUp; animation-duration: 1s;}
.browse-banner i {font-size: 36px; color: #666; margin-right: .5em; margin-top: .25em;}
.browse-banner .column9 {display: flex;}
.browse-categories {width: 100%; display: flex; justify-content: center; padding: 4em 5%; flex-wrap: wrap;}
.browse-categories a {width: calc(25% - 1em); margin: .5em;}
.browse-categories a button {width: 100%; background: #f4f4f4; color: #000; border: none; cursor: pointer; padding: 1.5em 1em; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; animation: fadeInUp; animation-duration: 1s;}
.browse-categories a button:hover {transition: .3s ease-in-out all; background: #eee;}

.finance-banner {width: 100%; display: flex; justify-content: center; align-items: center;}
.finance-banner .column7 {color: #fff; background: #000 url('/siteart/Finance-Banner1.jpg') center; background-size: cover; background-attachment: fixed; position: relative; z-index: 0; padding: 6em 5%; display: flex; font-weight: 500;}
.finance-banner .column7:before {content: ''; width: 100%; height: 100%; background: rgba(0, 129, 138, .8); top: 0; left: 0; right: 0; position: absolute; z-index: 1;}
.finance-banner h3 {text-transform: uppercase; letter-spacing: 2px; font-weight: 600; display: block; margin-bottom: 1em; font-size: 32px; line-height: 1.2; animation: fadeInUp; animation-duration: 1s;}
.finance-banner p {display: block; margin-bottom: 2em; animation: fadeInUp; animation-duration: 1s;}
.finance-banner .column7 a button {display: inline-block; border-bottom: 1px solid #fff; letter-spacing: 1px; font-weight: 600; animation: fadeInUp; animation-duration: 1s; background: none; color: #fff; border-top: none; border-left: none; border-right: none; cursor: pointer; padding: 0; text-align: left;}
.finance-banner .column7 i {font-size: 85px; color: #fff; opacity: .3; margin-right: .35em; margin-top: -10px;}
.finance-banner h3, .finance-banner p, .finance-banner a , .finance-banner i {position: relative; z-index: 2;}
.finance-banner .column5 {padding: 10px; flex-wrap: wrap;}
.finance-banner .column5 a {width: 100%;}
.finance-banner .column5 a button {width: 100%; display: flex; padding: 1.5em; background: #222; color: #fff; margin: 0; cursor: pointer; text-transform: uppercase; letter-spacing: 1px; border: 1px solid transparent;}
.finance-banner .column5 a button:hover, .btn-wrapper a button:hover {transition: .3s ease-in-out; border: 1px solid #222; color: #222; background: none;}


.btn-wrapper {display: flex; justify-content: flex-start;}
.btn-wrapper a {width: calc(100% - 1em); margin: .5em;}
.btn-wrapper a button {width: 100%; background: #222; color: #fff; text-transform: uppercase; padding: 1.5em; text-align: left; cursor: pointer; display: flex; align-items: center; justify-content: space-between; border: 1px solid transparent;}
.btn-wrapper a button i {transform: rotate(-35deg); font-size: 24px;}


.welcome-wrapper {width: calc(100% - 6em); margin: 3.5em auto 0; background: #f4f4f4; padding: 6em 10%; border-radius: 20px; text-align: center; display: flex; justify-content: center; flex-wrap: wrap; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);}
.welcome-wrapper .welcome-txt {max-width: 850px; margin: 0 auto 5.5em;}
.welcome-wrapper b {font-weight: 600; letter-spacing: .5px; display: block; margin-bottom: 2.25em; font-size: 18px; animation: fadeInUp; animation-duration: 1s;}
.welcome-wrapper h3 {font-weight: 500; font-size: 40px; line-height: 1.3; display: block; margin-bottom: 1.25em; animation: fadeInUp; animation-duration: 1s;}
.welcome-wrapper p {font-weight: 500; animation: fadeInUp; animation-duration: 1s;}


.zoom-wrapper {width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 5em 10%; margin-top: 0; position: relative; z-index: 0;}
.zoom-wrapper:after {width: 100%; content: ''; background: #007c85; height: 20em; position: absolute; bottom: 0; left: 0; right: 0;}
.zoom-container {width: calc(33.33% - 2em); margin: 1em; overflow: hidden; box-sizing: border-box; display: flex; flex-wrap: wrap; position: relative; z-index: 1; border-radius: 30px; background: #007c85; animation: fadeInUp; animation-duration: 1s;}
.zoom-img {position: relative; border-radius: 30px;}
.zoom-container img {width: 100%; height: auto; max-width: none; aspect-ratio: 3 / 3; object-fit: cover; display: block; transition: transform 0.3s ease; border-radius: 30px;}
.zoom-container:hover {transform: translateY(-10px); transition: all .5s ease;}
.zoom-container:hover .zoom-caption {transition: all .2s ease-in-out;}
.zoom-container .zoom-caption {
	position: relative;
	z-index: 1;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
    transition: all .5s ease;
	padding: 1.5em 10%;
	width: 100%;
	margin: 0 auto;
	background: #007c85;
}
.zoom-container .zoom-caption p {color: #fff; line-height: 1.2; display: block; position: relative; font-size: 20px; font-weight: 600; font-family: 'Poppins', sans-serif; text-align: left;}
.zoom-container .zoom-caption i {margin-left: 1em;}
.zoom-container:hover .zoom-caption i {margin-left: 1.5em; color: #000; transition: all .2s ease-in-out;}
.zoom-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #e8957e 0%, transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  overflow: auto;
  border-radius: 30px;
}
.zoom-img:hover::after {opacity: 1;}


.content-wrapper .flex-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 4em auto; padding: 0 10%;}
.content-wrapper img {width: 100%; height: auto; display: block; margin: 0 auto; max-width: 444px;}
.content-wrapper hr {width: 100%; border: .5px solid #ccc; display: block; margin: 6em auto;}

.content-wrapper h1 {width: 100%; font-size: 40px; text-transform: uppercase; letter-spacing: 1px; line-height: 1.2; display: block; margin-bottom: 1em; font-weight: 600; color: #000;}
.content-wrapper h2 {width: 100%; color: #000; font-size: 26px; display: block; line-height: 1.3; font-weight: 600; font-family: 'Poppins', sans-serif; margin-bottom: 1em; animation: fadeInUp; animation-duration: 1s;}
.content-wrapper h3 {width: 100%; font-size: 22px; display: block; margin-bottom: .5em; color: #000; font-weight: 600; line-height: 1.4; font-family: 'Poppins', sans-serif; animation: fadeInUp; animation-duration: 1s;}
.content-wrapper h4 {width: 100%; font-size: 20px; display: block; margin-bottom: .75em; font-weight: 600; line-height: 1.4; font-family: 'Poppins', sans-serif;}
.content-wrapper p {font-weight: 500; animation: fadeInUp; animation-duration: 1s;}
.content-wrapper p a b {color: #222; border-bottom: 1px solid #222; letter-spacing: 1px; padding: 0;}
.content-wrapper p a b:hover {color: #222; border-bottom: 1px solid #222; letter-spacing: 1.5px; transition: .3s ease-in-out all;}

ul.content-list {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 3em;}
ul.content-list li {width: calc(50% - 2em); margin: 1em; padding: 2em; background: #f4f4f4; border-radius: 15px; animation: fadeInUp; animation-duration: 1s;}
ul.content-list li span {display: block; font-size: 18px; font-weight: 600; margin-bottom: 1em; line-height: 1.4; text-transform: uppercase;}
ul.content-list li:hover {btransition: .3s ease-in-out all;}

img#reckart {width: 100%; max-width: 300px; margin: 0 auto 3em; height: auto;}

.page-title {width: 100%; margin: 0 auto; position: relative; padding: 8em 10%; z-index: 1; border-bottom: 1px solid #ddd; background: #000 url('/siteart/hero-slider/homepage-hero1.jpg') center; background-size: cover; text-align: center;}
.page-title.lrg {padding: 12em 10%;}
.page-title:before {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: rgba(34,34,34,.6);
}
.page-title h1, .page-title p {position: relative; z-index: 3;}

.page-title h1 {font-size: 60px; letter-spacing: .75px; line-height: 1.1; display: block; margin-bottom: .5em; color: #fff; font-family: 'Poppins', sans-serif; animation: fadeInUp; animation-duration: 1s; font-weight: 500; text-transform: none;}
.page-title p {font-size: 16px; color: #fff; font-weight: 500; line-height: 1.6; margin: 1em auto .5em!important; animation: fadeInUp; animation-duration: 1s;}
.page-title a {position: relative; z-index: 3; animation: fadeInUp; animation-duration: 1s;}

.breadcrumb-wrapper {width: 100%; display: flex; padding: 1em 5%; background: #f4f4f4; color: #000; font-size: 13px; font-weight: 500; box-sizing: border-box; margin: 10px auto;;}
.breadcrumb-wrapper a, .breadcrumb-wrapper p {padding: 0 5px; font-weight: 600;} 
.breadcrumb-wrapper a:hover {color: #e8957e; transition: .3s ease-in-out all;}
.breadcrumb-wrapper .active-link {color: #007c85;}


.location-wrapper {width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 4em 10%; margin-top: 0; position: relative; z-index: 0;}
.location-wrapper:after {width: 100%; content: ''; background: #007c85; height: 20em; position: absolute; bottom: 0; left: 0; right: 0;}
.location-wrapper .location-info {position: relative; z-index: 1; background: #f4f4f4; border-radius: 30px; width: calc(50% - 2em); margin: 1em; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); animation: fadeInUp; animation-duration: 1s;}
.location-wrapper iframe {border-radius: 30px 30px 0 0;}
.location-wrapper h2 {display: block; margin-bottom: 1.5em; width: 100%; text-align: center;}
.location-wrapper .location-txt {padding: 1.5em 10%; font-size: 18px;}
.location-wrapper .location-txt h3 span {display: block; font-weight: 500; font-size: 18px; margin-top: 15px;}
.location-wrapper .location-txt i {margin-right: 5px;}
.location-wrapper .location-txt p {font-size: 16px!important;}
.location-wrapper a {display: flex; align-items: center; line-height: 1.3; margin: 1em 0;}



/*  contact form + captcha
------------------------------*/
#form {width: 90%; margin: 3em auto; padding: 3em; background: #f4f4f4; border-radius: 30px; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); animation: fadeInUp; animation-duration: 1s;}
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #000;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 10px 0 20px; padding: 10px; border: 1px solid #ddd; background: #fff; font-weight: 500; color: #222; height: 50px;}
#form textarea {height: 111px;}
#form select {font-size: 16px;}

.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #fff; border: 1px solid #ddd; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #666;}
.CaptchaImage {width: auto!important; padding: 0!important;}
.CaptchaAnswerPanel{margin: 0; padding: 2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel{line-height: 0; margin: 0; padding: 8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a{font-size: 12px; color: #333;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}


/* scrolling inventory */
.inv-scroller {width: 100%; margin: 1.5em auto; display: block; padding: 10px;}
.scrolling-wrap {width:100%; height:90px; overflow:hidden;}
.scrolling {width:100%; height:92px;}


/* FOOTER */
.footer {width: 100%; background: #222; color: #fff; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.ftr-top {width: 100%; display: flex; justify-content: center; padding: 7em 10%;}
.ftr-top h4 {color: #46b5a3; text-transform: uppercase; display: block; margin-bottom: 1em; font-size: 20px; font-weight: 600; animation: fadeInUp; animation-duration: 1s; line-height: 1.2;}
.ftr-top img {width: 100%; max-width: 200px; height: auto;}
.ftr-top ul li {margin: 5px 0;}
.ftr-top ul li a:hover {color: #eee; transition: .3s ease-in-out all;}
.ftr-social i {margin-right: 1vw;}
.ftr-social a:hover i {color: #e8957e; transition: .3s ease-in-out all;}
.ftr-bottom {width: 100%; display: flex; justify-content: center; padding: 3em 10%; border-top: 1px solid #666; font-weight: 500;}
.ftr-bottom b {color: #e8957e; font-weight: 600; margin-right: 5px;}
.ftr-bottom span {color: #666; margin: 0 1vw;}
.ftr-bottom img {max-width: 100%; width: 30px; height: 30px; margin-right: 10px; animation: fadeInUp; animation-duration: 1s;}
.ftr-bottom p {animation: fadeInUp; animation-duration: 1s;}


/* MEDIA QUERIES (RESPONSIVE) */
@media screen and (max-width: 1400px) {		
	
	.browse-categories a {width: calc(33.33% - 1em);}
	
	.content-wrapper h1 {font-size: 36px;}	
	.content-wrapper h2 {font-size: 24px;}	
	.content-wrapper h3 {font-size: 20px;}	
}

@media screen and (max-width: 1200px){		
	.header, .inv-header {flex-wrap: wrap;}
	.hdr-contact {font-size: 14px; margin-bottom: .5em;}
	img#main-logo {margin-bottom: -2em;}
	.header .column3, .inv-header .column3 {width: 25%!important; float: left!important;}
	.header .column9, .inv-header .column9 {width: 75%!important; float: left!important;}
				
	ul.content-list li {width: calc(100% - .5em); margin: .25em;}	
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.finance-banner {flex-wrap: wrap;}
				
	a#cta-btn button, a#cta-btn2 button, a#cta-btn3 button, #form input[type="submit"], .CaptchaAnswerPanel input {width: 100%; max-width: 350px;}
	
	.location-wrapper .location-info {width: calc(100% - 2em);}
		
	.marg6 {margin: 4em auto!important;}
	
	.hero-txt h1 {font-size: 36px; max-width: 600px;}	
	.hero-txt p {font-size: 18px; margin: 1em 0;}	
	
	.browse-banner {flex-wrap: wrap; justify-content: center; text-align: center; padding: 3em 1.5em;}
	.browse-banner h2 {font-size: 22px;}
	.browse-banner i {display: none;}
	
	.zoom-container {width: calc(50% - 2em);}
	
	.finance-banner h3 {font-size: 26px;}
	
	.welcome-wrapper h3 {font-size: 40px;}
	
	.zoom-container .zoom-caption p {font-size: 18px;}
		
}

@media screen and (max-width: 900px) {	
	.header .column3, .inv-header .column3 {width: 60%!important; float: left!important;}
	.header .column9, .inv-header .column9 {width: 40%!important; float: left!important;}
	.hdr-contact {display: none;}
	img#main-logo {max-width: 200px;}
	
	.hero-txt {position: relative; background: #fff; padding: 3em 1.5em; text-align: center; justify-content: center; color: #000;}
	.hero-txt h1 {max-width: none; font-size: 32px;}
	.hero-btns {justify-content: center; flex-direction: column;}
	.hero-btns a {margin-top: 1em;}
	.browse-categories {padding: 3em 5%;}
	.browse-categories a {width: calc(50% - 1em);}
	.browse-categories a button {padding: 1em;}
	.finance-banner .column7 i {font-size: 45px;}
	
	.location-wrapper {padding: 4em 5%;}
	
	.welcome-wrapper {width: calc(100% - 4em); padding: 4em 1.5em;}
	.welcome-wrapper h3 {font-size: 32px; margin-bottom: 1em;}
	.welcome-wrapper b {margin-bottom: 2em;}
	.btn-wrapper {flex-wrap: wrap;}
	
	#form {padding: 3em 2em;}
	
	.zoom-wrapper {padding: 3.5em 5%;}
	.zoom-container {width: calc(100% - 2em);}
	
	.column3.last.align-right {display: flex; align-items: flex-end; justify-content: flex-end;}
	.ftr-top img {max-width: 150px;}
	.ftr-top {flex-wrap: wrap; padding: 4em 5%;}
	.ftr-top .column3 {width: 50%!important; float: left!important;}
	.align-right {text-align: center;}
	.ftr-bottom {flex-direction: column; flex-wrap: wrap; align-items: center; text-align: center;}
	.ftr-bottom img {display: none;}
}

@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 550px) {	
	.location-wrapper .location-txt {font-size: 16px;}
	.browse-categories a {width: calc(100% - 1em);}
	.welcome-wrapper h3 {font-size: 24px;}
	.welcome-wrapper b {font-size: 16px;}
	.btn-wrapper a button {padding: 1.5em 1em;}
	.finance-banner .column7 {background-attachment: inherit;}
	
	.ftr-top {font-size: 15px;}
	.ftr-bottom {padding: 3em 5%;}
	
	.page-title {padding: 6em 10%;}
	.page-title h1 {font-size: 45px;}
}