
/* 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.6; letter-spacing: .01em;}
::-moz-selection{background: #1a2557; color: #fff; text-shadow: none} ::selection{background: #1a2557; 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;}
.dark-blue {color: #1a2557!important;}
.white {color: #fff!important;}
.align-right {text-align: right;}
.gray-bg {background: #f4f4f4;}
.red-bg {background: linear-gradient(#e1422b, #d63d27);}
.darkblue-bg {background: linear-gradient(#0f2841, #0b1f33);}

.content-width {margin: 0 auto; width: 80%; position: relative; z-index: 3;}
.flex-wrapper {display: flex; flex-wrap: wrap; align-items: center;}
.inv-width {margin: 0 auto; width: 95%; max-width: 1400px;}

.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; position: relative;} .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: #000; background: #ededef; padding: 1em 2em; cursor: pointer; font-size: 15px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 333px; border: none; font-weight: 600; text-transform: uppercase;}
a#cta-btn2 button {margin: 1em 0 0; color: #fff; background: #d63d27; padding: 1em 2em; cursor: pointer; font-size: 15px; transition: 0.2s ease-in; text-align: center; border: 1px solid transparent; font-weight: 600; font-family: 'Poppins', sans-serif; width: 100%; max-width: 333px; text-transform: uppercase;}
a#cta-btn3 button {margin: 1em 0 0; color: #fff; background: none; padding: 1em 2em; cursor: pointer; font-size: 15px; transition: 0.2s ease-in; text-align: center; border: 1px solid #fff; font-weight: 600; font-family: 'Poppins', sans-serif; width: 100%; max-width: 333px; text-transform: uppercase;}
a#cta-btn button:hover, #form input[type="submit"]:hover, form.inv-search input[type="submit"]:hover, #submit-btn:hover {background: #1a2557; color: #fff; transition: all .2s ease-in-out;}
a#cta-btn2 button:hover {border: 1px solid #aaa; color: #aaa; transition: all .2s ease-in-out; background: none;}
a#cta-btn3 button:hover {border: 1px solid transparent; background: #ededef; color: #000; transition: all .2s ease-in-out;}
#form input[type="submit"], form.inv-search input[type="submit"] {font-size: 15px; color: #000; background: #f7f4f2; padding: 1em 2em; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; margin: 0 auto; max-width: 333px; height: auto; line-height: 1.2; border: none; text-align: center; display: block; text-transform: uppercase;}

/* HEADER */
.header {width: 100%; margin: 0 auto; position: absolute; z-index: 999; display: flex; align-items: center; flex-wrap: wrap; padding: 1em 7%;}
.top-contact {width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 1em 0 2.5em;}
.top-contact a, .mobile-contact a {font-weight: 600; color: #fff; letter-spacing: 1px;}
.mobile-contact {width: 100%; display: none; justify-content: space-between; align-items: center; padding: 1em 0 1.5em;}
a#main-logo img {width: 100%; margin: 0; height: auto; display: block; max-width: 333px;}
.mobile-display {display: none;}


/* ALL OTHER STYLES */
.content-wrapper img {width: 100%; height: auto; display: block; margin: 0 auto;}
.content-wrapper hr {width: 100%; border: .5px solid #ccc; display: block; margin: 4em auto;}

.content-wrapper h1 {font-size: 50px; line-height: 1.2; display: block; margin-bottom: .5em; font-weight: 600; color: #000;}
.content-wrapper h2 {color: #000; font-size: 30px; display: block; line-height: 1.3; margin-bottom: 1em!important; font-weight: 600;}
.content-wrapper h3 {font-size: 24px; display: block; margin-bottom: .75em; color: #000; font-weight: 600; line-height: 1.4;}
.content-wrapper h4 {font-size: 20px; display: block; margin-bottom: .75em; font-weight: 600; line-height: 1.4;}
.content-wrapper p {font-weight: 500;}
.content-wrapper p a b {color: #1a2557; border-bottom: 1px solid #1a2557; letter-spacing: 1px; padding: 0;}
.content-wrapper p a b:hover {color: #000; border-bottom: 1px solid #000; letter-spacing: 1.5px; transition: .3s ease-in-out all;}
ul.content-list {width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
ul.content-list li {width: calc(20% - 1em); margin: .5em; display: flex; align-items: center; justify-content: center; background: #f4f4f4; padding: 3em 2em; font-weight: 600; text-align: center; flex-wrap: wrap; flex-direction: column;}
ul.content-list.lrg li {width: calc(50% - 1em); margin: .5em; padding: 2em; display: flex; flex-wrap: wrap; justify-content: center; background: #f4f4f4; font-weight: 600; text-align: center; flex-direction: column;}
ul.content-list li h4 {font-weight: 600; text-transform: uppercase; letter-spacing: .5px; margin-bottom: .5em;}
ul.content-list li:hover {background: #1a2557; color: #fff; transition: .2s ease-in-out all; box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; transition: .2s ease-in-out all;}
ul.content-list li:hover i {color: #fff;}
ul.content-list.lrg li:hover {background: #f4f4f4; color: #000; box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; transition: .2s ease-in-out all;}
ul.content-list.lrg li h3 {width: 100%;}
ul.content-list.lrg li strong {font-size: 18px; font-weight: 600; text-transform: uppercase; letter-spacing: .5px; margin-bottom: .5em; line-height: 1.4;}
ul.content-list.lrg i {margin-right: .25em; color: #1a2557;}

.hero-wrapper {width: 100%; margin: 0 auto; position: relative; z-index: 1;}
.hero-txt {width: 100%; max-width: 600px; position: absolute; z-index: 2; bottom: 15%; left: 7%; color: #fff; display: flex; flex-wrap: wrap;}
.hero-txt h1 {color: #fff!important; font-size: 2.6vw!important;}
.hero-txt p {font-size: 18px;}
.hero-txt a#cta-btn button, .hero-txt a#cta-btn2 button {width: calc(100% - 1em); margin: .5em;}
.hero-txt a#cta-btn, .hero-txt a#cta-btn2 {width: 50%;}


/* homepage categories */
.inv-categories {width: 100%; padding: 6em 0 6em 7%;}
.inv-categories img {max-width: 1200px;}
.cta-mobile {display: none;}
.cta-section {padding: 150px 0;}
.accordion-content {width: 100%; padding: 1.5em 7%;}
.cta-toggle {padding: 1.5em 0 10vw; position: relative;}
.cta-toggle main {width:100%; padding: 50px; margin: 0 auto;}
.cta-toggle section {width: 60%; display: none; padding: 0; margin-top: 1.5em; position: relative;}
.cta-toggle section:before {top: -18px; bottom: auto; right: auto;}
.cta-toggle section:after {}
.cta-toggle label {width: 20%; display: inline-block; font-weight: 600; text-align: left; color: #000; border: 1px solid transparent;}

.cta-info{width:100%; max-width: 333px; position: absolute; left: -150px; top: 15%; background: #1a2557; padding: 50px 30px; color: #fff; box-shadow: 15px 15px 32px 0px rgba(74, 74, 74, 0.5);}
.cta-info h3 {font-size: 20px; text-transform: uppercase; letter-spacing: 1px; color: #fff;}
.cta-info p {letter-spacing: .5px; font-size: 14px;}
.cta-info a, .accordion-content a {margin-top: 1em; display: block;}

.accordion-content a:hover {padding-right: 15px; transition: ease .3s; }

.cta-toggle label:hover {cursor: pointer}
.cta-toggle label:before {font-family: fontawesome; font-weight: normal; margin-right: 10px;}

/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

.cta-toggle label:checked {color: #888; cursor: pointer;}
.cta-toggle input:checked + label {color: #000; border-bottom: none;}
.cta-toggle input:checked + label > h4 {border-bottom: 2.5px solid #0a1f33; color: #0a1f33; font-weight: 700;}

.tabs-side {display: inline-block; width: 35%; vertical-align: middle; margin: 0 auto; text-align: left;}
.cta-toggle h4 {font-size: 18px; text-transform: uppercase; letter-spacing: .5px; margin-top: 10px; display: inline-block;}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4, 
#tab5:checked ~ #content5, 
#tab6:checked ~ #content6, 
#tab7:checked ~ #content7, 
#tab8:checked ~ #content8 {
    display: inline-block;
	position: absolute;
	right:0;
	top:0;
}

/*tab 1 caret styles*/
#tab1:checked ~ #content1:before {left:7.5%;}

/*tab 2 caret styles*/
#tab2:checked ~ #content2:before {left:27%;}

/*tab 3 caret styles*/
#tab3:checked ~ #content3:before {left:46.5%;}

/*tab 4 caret styles*/
#tab4:checked ~ #content4:before {right:31.5%; left: auto;}

/*tab 5 caret styles*/
#tab5:checked ~ #content5:before {right:12%; left: auto;}


.homepageform-wrapper {width: 100%; display: flex; flex-wrap: wrap; padding: 6em 7%; color: #fff;}
.homepageform-wrapper p {width: 80%;}
.homepageform-wrapper #form {margin: 0;}
.homepageform-wrapper #form textarea, .homepageform-wrapper #form input[type="text"], .homepageform-wrapper #form .CaptchaAnswerPanel input, .homepageform-wrapper .CaptchaMessagePanel, .homepageform-wrapper .CaptchaWhatsThisPanel a {color: #fff!important;}
#captcha-content {display: none;}
#submit-btn {margin: 1em auto 0; display: block; color: #000; background: #ededef; padding: 1em 2em; cursor: pointer; font-size: 15px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 333px; border: none; font-weight: 600; text-transform: uppercase;}


.about-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}


.search-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 6em 7%;}
.search-wrapper form.inv-search {margin: 1em auto 0;}
.search-wrapper form.inv-search label, .search-wrapper form.inv-search select, .search-wrapper form.inv-search input[type="text"] {color: #fff!important;}
.search-wrapper form.inv-search select option {background: #0b1f33;}

.staff-wrapper {width: 100%; display: flex; flex-wrap: wrap; margin: 3em 0; transition: opacity 0.3s ease-in-out; /*display: none; opacity: 0; Initially hidden */}
.staff-wrapper.visible {display: flex; opacity: 1; /* Visible */}
.staff-wrapper h2 {width: 100%;}
.staff-wrapper p {padding: 3.5em 2em; margin: 1em; border: .5px solid #ccc; width: calc(33.33% - 2em);}
.staff-wrapper p:hover {box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; transition: .2s ease-in-out all;}
.staff-wrapper em {font-weight: 700; display: block; margin-bottom: 1em;}
a.moreless {color: #0b1f33; font-weight: 700;}
a.moreless:hover {color: #d63d27; transition: .3s ease-in-out all;}

.why-wrapper {width: 100%; display: flex; flex-wrap: wrap;}
.why-wrapper .column12 {width: 100%; padding: 1.25em 0;}

.page-title {width: 100%; margin: 0 auto; position: relative; padding: 22em 0 6em; background: #f4f4f4; text-align: left; z-index: 1;}
.page-title:before {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: rgba(0,0,0,.4);
}
.page-title h1, .page-title p {color: #fff!important;}
.page-title.about {background: #000 url('/siteart/slides/slide3.jpg') center; background-size: cover;}
.page-title.appraisals {background: #000 url('/siteart/slides/slide4.jpg') center; background-size: cover;}
.page-title.businesses {background: #000 url('/siteart/slides/slide5.png') center; background-size: cover;}
.page-title.contact {background: #000 url('/siteart/slides/slide10.JPG') center; background-size: cover;}
.page-title.inv {background: #000 url('/siteart/slides/slide6.jpg') center; background-size: cover;}
.page-title.inv2 {background: #000 url('/siteart/slides/slide11.jpg') center; background-size: cover;}
.page-title.thankyou {background: #000 url('/siteart/slides/slide7.jpg') center; background-size: cover;}

.page-title h1 {font-size: 50px; line-height: 1.2; display: block; margin-bottom: .5em; color: #000; font-family: 'Poppins', sans-serif; /*animation: fadeInUp; animation-duration: 1s;*/ font-weight: 600; text-transform: none;}
.page-title p {font-size: 18px; color: #000; font-weight: 500; line-height: 1.8; margin: 1em auto!important;}


.location-wrapper {display: flex; flex-wrap: wrap;}
.location-wrapper .column6 {display: flex; padding: 1.5em;}
.location-info {width: 100%; padding: 0 2em;}

.rep-wrapper h3 {margin-bottom: 1em;}
.references-wrapper, .rep-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 3em 0; padding-top: 3em; border-top: 1px solid #ccc;}
.rep-wrapper div:hover, .references-wrapper div:hover {border: 1px solid #d63d27; transition: .2s ease-in-out all;}
.rep-wrapper div {width: calc(25% - 2em); margin: 1em; border: 1px solid #ccc; padding: 1.5em; display: flex; justify-content: center; flex-direction: column; flex-wrap: wrap; text-align: center;}
.references-wrapper div {width: calc(33.33% - 2em); margin: 1em; border: 1px solid #ccc; padding: 1.5em; display: flex; justify-content: center; flex-direction: column; flex-wrap: wrap; text-align: center;}
.references-wrapper h3 {width: 100%;}
.client-wrapper {}


/* contact form + captcha */
#form, form.inv-search {margin: 6em auto 0; width: 100%;}
#form .form-row, form.inv-search .form-row {display: block; text-align: left!important;}
#form .form-row label, form.inv-search label {font-weight: 600;}
#form .form-row label span, form.inv-search label span{font-weight: 600; font-size: 20px; vertical-align: top;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"], form.inv-search input[type="text"], form.inv-search select {width: 100%; margin: 0 0 10px; padding: 10px; border: 1px solid #ccc; background: none; font-weight: 500; color: #000; height: 50px; border-radius: 0;}
#form textarea, form.inv-search textarea {height: 111px;}
#form h4 {width: 100%; margin: 0 0 .5em; font-size: 24px; line-height: 1.4;}
#form p {width: 100%; margin: 0 0 2em; font-size: 16px;line-height: 1.8;}

.CaptchaPanel{line-height: normal !important; width: 100%;}
.CaptchaAnswerPanel input{width: 100%; max-width: 444px; padding: 10px; margin: 5px 0; background: none; border: 1px solid #ccc; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; color: #000;}
.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: #000;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}


/* FOOTER */
.footer {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; z-index: 0; background: #000 url("/siteart/footer-bg1.png") center; background-size: cover; color: #fff; padding: 6em 10%;}
.footer:before {
	content: '';
	width: 100%; 
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: rgba(0,0,0,.85);
}
.footer .column3 {position: relative; z-index: 2;}
.footer h4 {font-weight: 600; font-size: 18px; display: block; margin-bottom: .5em; color: #fff; text-transform: uppercase; line-height: 1.3; letter-spacing: 1.5px;}

.ftr-top {width: 100%; position: relative; z-index: 2;}
.ftr-top img {width: 100%; max-width: 222px; display: block; margin: 0 auto 4em;}
.ftr-bottom {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; margin-top: 5em; text-align: center; flex-direction: column; align-items: center; position: relative; z-index: 2;}
.ftr-bottom h4 {width: 100%;}
.site-host {width: 80%; padding: 1.5em 0; font-size: 12px; color: #eee; line-height: 1.8; margin-top: 4em;}
.site-host a {color: #eee; font-weight: 500!important;}
.site-host a:hover {color: #fff; transition: .2s ease-in-out all;}


/* MEDIA QUERIES (RESPONSIVE) */
@media screen and (max-width: 1700px) {		
	ul.content-list li {width: calc(33.33% - 1em);}
}
@media screen and (max-width: 1500px) {		
	.content-width {width: 85%;}
	
	.zoom-container .zoom-caption h3 {font-size: 24px;}
	
	.team-member {width: calc(33.33% - 2em);}
}
@media screen and (max-width: 1400px) {		
	.location-wrapper .column6 {margin-bottom: 2em!important; width: 100%;}
	.location-info {padding: 0 0 0 3em;}
	
	.staff-wrapper p {width: calc(50% - 2em);}
}

@media screen and (max-width: 1200px){	
	.header .column3 {width: 70%!important;}
	.header .column9 {width: 30%!important;}
	a#main-logo img {width: 100%; max-width: 275px;}	
	
	.hero-txt {position: relative; left: 0; bottom: 0; max-width: none; flex-wrap: wrap; background: #0b1f33; padding: 3em 7%;}
	.hero-txt h1 {font-size: 32px!important;}
	.hero-txt a#cta-btn, .hero-txt a#cta-btn2 {width: 100%; max-width: 333px; margin: 0; display: block;}
	.hero-txt a#cta-btn button, .hero-txt a#cta-btn2 button {max-width: none;}
	
	.references-wrapper .column4 {margin: 1em 0!important;}
	.references-wrapper div, .rep-wrapper div {width: calc(50% - 2em);}
		
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}	
	
	.page-title {padding: 20em 0 6em; text-align: center;}
	.inv-categories {padding: 5em 7%;}
	.cta-toggle {padding: 1.5em 0 16em;}
	.cta-toggle h4 {font-size: 16px; margin-top: 5px;}
	.cta-info {top: 88%; left: -50px; max-width: 400px;}
	
	.homepageform-wrapper p {width: 100%;}
	
	ul.content-list li {width: calc(50% - 1em);}	
		
	a#cta-btn button, a#cta-btn2 button, .CaptchaAnswerPanel input {width: 100%; max-width: 350px;}
	
	.footer {padding: 4em 7%;}
	.footer .column3 {width: 50%!important; float: left; text-align: center; padding: 1em;}	
}

@media screen and (max-width: 900px) {
	.form-wrapper {width: 90%;}
	
	.page-title {padding: 16em 0 6em; text-align: center;}	
	.page-title p {font-size: 16px;}		
	.content-wrapper h2 {font-size: 26px;}	
	.content-wrapper h3 {font-size: 22px;}
	
	.hero-txt a#cta-btn, .hero-txt a#cta-btn2 {max-width: none;}
	
	ul.content-list.lrg li, ul.content-list li {width: calc(100% - 1em);}
	
	.staff-wrapper p {padding: 3em 2em; width: calc(100% - 2em);}
	
	.cta-toggle {display: none;}
	.cta-mobile {display: block;}
	.accordion-panel {width: 100%;}
	.accordion-panel h3 {font-size: 16px; text-transform: uppercase; letter-spacing: 1px; color:#0a1f33; margin-bottom: 0;}
	.accordion-panel .accordion dt {display: block; padding: 1.25em 0; cursor: pointer; position: relative; user-select: none;}
	.accordion-panel .accordion dt.is-open {}
	.accordion-panel .accordion dd {height: 0; overflow: hidden; transition: height .35s ease-out;}
	.accordion-panel .accordion .accordion-content {overflow: auto; background: #0b1f33; color:#fff;}
	.accordion-panel i {display: inline-block; width: 15px; height: 15px; transition: transform 0.35s ease-out; position: absolute; right: 0; top: 50%; margin-top: -12px; color: #fff;}
	.accordion-panel i:before, .accordion-panel i:after {content: ''; background: #0a1f33; position: absolute;}
	.accordion-panel i:before {width: 2px; height: 15px; margin-left: -0.5px; left: 50%;}
	.accordion-panel i:after {width: 15px; height: 2px; margin-top: -0.5px; top: 50%; opacity: 1; transition: opacity 0.35s ease-out;}
	.accordion-panel .is-open i {transform: rotate(90deg);}
	.accordion-panel .is-open i:after {opacity: 0;}
	.cta-info a, .accordion-content a {margin-top: .5em;}
}

@media screen and (max-width: 700px) {
	.marg6 {margin: 4em auto!important;}
	.form-wrapper {width: 100%;}	
	.content-wrapper h1 {font-size: 42px;}
	.location-wrapper .column6 {flex-direction: column;}
	.location-wrapper .column6 iframe {height: 275px;}
	.location-info {padding: 2em 1em;}
	.ftr-top {margin-bottom: 2em;}
	.footer .column3 {width: 100%!important; float: none; text-align: center;}
	.ftr-bottom {margin-top: 3em;}
	.references-wrapper div, .rep-wrapper div {width: calc(100% - 2em);}
}

@media screen and (max-width: 550px) {
	a#main-logo img {max-width: 222px;}
	.top-contact a {font-size: 14px;}
}

@media screen and (max-width: 480px) {
	.mobile-contact {display: flex;}
	.top-contact {display: none;}
	.mobile-contact a {letter-spacing: .5px;}
	.location-wrapper .column6 {margin-bottom: 1em!important;}
}

@media screen and (max-width: 350px) {
	.mobile-contact {padding: .75em 0;}
}

@media screen and (max-width: 340px) {
	.header {position: relative; background: #0b1f33;}
	.mobile-contact {padding: .25em 0 .5em;}
	.page-title {padding: 6em 0;}
	a#cta-btn button, a#cta-btn2 button {padding: 1em;}
}
