/*!
Theme Name: diamondbanc
Theme URI: http://underscores.me/
Author: Stephen Emlund
Author URI: http://stephenemlund.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: diamondbanc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

diamondbanc is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* font-size: 100%; */
	min-width: 0;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body,
button,
input,
optgroup,
select,
textarea {
	color: #404040;
	font-family: Poppins, Arial, sans-serif;
	/* font-size: 1rem; */
	line-height: 2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1,
h2,
h3 {
	font-weight: 200;
}




.form-photo {
	display: none;
}
.uploadimage {
	margin-left: 4px;
}

.sixtywide {
	width: 60%;
	text-align: center;
	margin: 0 auto;
	font-size: 34px;
	line-height: 36px;
	padding: 100px 0px 50px 0px;
}


.content-with-bg h1,
.content-with-bg h2,
.page-heading.blog h1,
.page-heading.blog h2,
.page-heading.locations-head h1,
.page-heading.locations-head h2 {
	text-transform: uppercase;
	margin: 0;
	line-height: 2.1rem;
	color: #333;
}
.content-with-bg h1,
.page-heading.blog h1,
.page-heading.locations-head h1 {

	text-align: center;
}
.content-with-bg h2,
.page-heading.blog h2,
.page-heading.locations-head h2 {
	padding: 1.87rem 0;
	font-size: 1.6rem;
}
.content-with-bg h1,
.content-with-bg p {
	max-width: 800px;
	margin: 0 auto;
}
input[name=transaction_type]:disabled+label,
.Disabled+label {
	opacity: 0.4 !important;
}
.content-with-bg p {
	padding: 0;
	font-size: 1.0rem;
	text-align: center;
}



.content-with-bg.no-bottom-margin p {
	margin: 0 auto;
}
.page-heading.blog h1 {
	padding: 2rem 0;
}
body.category h1.page-title {
	background-color: #6ac5cc;
	color: #fff;
	padding: 0.5rem 1.5rem;
	margin: 0 0 3rem;
}
.content-wrapper h1 {
	font-size: 2.6rem;
	line-height: 2.9rem;
}
.content-wrapper h2 {
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 200;
	margin: 0;
}
.content-wrapper h3 {
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 2.2rem;
}
h2.deals-header {
	color: #6ac5cc;
	font-size: 2.4rem;
	font-weight: 200;
	line-height: 3rem;
	margin: 0;
	padding: 0;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
	text-align: center;
}
h2.centered {
	text-align: center;
	margin: 2.5rem 0 1.5rem;
}
@media screen and (min-width: 560px) {
	.content-with-bg h1,
	.page-heading.blog h1,
	.page-heading.locations-head h1 {
		padding: 2rem 0 0;
		font-size: 2.8rem;
		line-height: 3.3rem;
	}



	.page-heading.blog h1 {
		padding: 2rem 0;
	}
}
@media screen and (min-width: 890px) {
	.content-wrapper h1 {
		font-size: 2.5rem;
		line-height: 3rem;
	}
	.content-wrapper h2 {
		font-size: 2rem;
		line-height: 2.7rem;
	}
}
@media screen and (min-width: 930px) {
	h2.deals-header {
		text-align: left;
	}
	h2.deals-header:after {
		display: block;
		content: "";
		width: 80px;
		height: 5px;
		margin-top: 10px;
		background-color: #fff;
	}
	.recent-deals.horizontal h2.deals-header {
		text-align: center;
	}
	.recent-deals.horizontal h2.deals-header:after {
		display: none;
	}
}
body {
	font-weight: 300 !important;
}
p {
	margin-bottom: 1.5em;
}

b {
	font-weight: 500 !important;
}

cite,
dfn,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: courier\10 Pitch, courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: monaco, consolas, Andale Mono, DejaVu Sans Mono, monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins,
mark {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
body {
	background: #fff;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ol,
ul {
	margin: 0 0 0em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ol,
li > ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 300;
}
dd {
	margin: 0 1.5em 1.5em;
}
.content-wrapper ol,
.content-wrapper ul {
	/*  margin: 1.5em 0; */
}
embed,
iframe,
img,
object {
	max-width: 100%;
}
img {
	height: auto;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}

.mills4 {
	margin-top: -50px;
}

.OL li {
	list-style-position: inside;
}
.wptb-row:first-of-type {
	background-color: #f9d027 !important;
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	from(#d2ac47),
	color-stop(33%, #f7ef8a),
	color-stop(66%, #d2ac47),
	to(#edc967)
	) !important;
	background: -o-linear-gradient(
	left,
	#d2ac47 0,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967 100%
	) !important;
	background: linear-gradient(
	90deg,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
}
.with-footer-bg-wrapper a {
	position: relative;
	color: #000;
	text-decoration: none;
}
.with-footer-bg-wrapper a:before {
	content: "";
	position: absolute;
	border-bottom: 1px solid #4d4e50;
	width: 0;
	bottom: -2px;
	-webkit-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
}
.with-footer-bg-wrapper a:hover:before {
	width: 100%;
}
.acf-map a {
	color: #499ea5;
	text-decoration: none;
}
.acf-map a:hover {
	text-decoration: underline;
}
.site-main .content-wrapper a,
.site-main p a {
	font-weight: 300;
	color: #499ea5;
	text-decoration: none;
}
.site-main .content-wrapper a:hover,
.site-main p a:hover {
	text-decoration: underline;
}
.site-main .content-wrapper a .material-icons,
.site-main p a .material-icons {
	position: relative;
	top: 2px;
}
.site-main .content-wrapper .location-snippet-content h2 a {
	font-weight: 200;
}
.site-main .content-wrapper .location-landing-subhead a {
	font-weight: 300;
}
.site-main .content-wrapper a.button,
a.button {
	background-color: #6ac5cc;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0.5rem 1.5rem;
	width: 80%;
	text-decoration: none;
	border-radius: 40px;
	text-transform: uppercase;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 300;
	margin: 0 0 1rem;
}
.site-main .content-wrapper a.button:hover,
a.button:hover {
	background-color: #499ea5;
}
a.hollow-button,
body.page-template-page-calculator #btnCalc,
body.page-template-page-calculator #btnSub {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0.5rem 1.5rem 0.5rem 1.5rem;
	width: 80%;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 300;
	border: 2px solid #6ac5cc;
	color: #4d4e50;
	margin: 0 0 1rem;
	border-radius: 40px;
	background-color: transparent;
}
a.hollow-button:hover,
body.page-template-page-calculator #btnCalc:hover,
body.page-template-page-calculator #btnSub:hover {
	background-color: #6ac5cc;
	color: #fff;
}

body.page-template-page-calculator #btnCalc,
body.page-template-page-calculator #btnSub {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.author_bio_section a.hollow-button {
	color: #fff;
}
.site-main .content-wrapper a.gold-button {
	background-color: #f9d027 !important;
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	from(#d2ac47),
	color-stop(33%, #f7ef8a),
	color-stop(66%, #d2ac47),
	to(#edc967)
	) !important;
	background: -o-linear-gradient(
	left,
	#d2ac47 0,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967 100%
	) !important;
	background: linear-gradient(
	90deg,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	) !important;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0.5rem 1.5rem;
	width: 80%;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 300;
	margin: 0 0 1rem;
}
.site-main .content-wrapper a.gold-button,
.site-main .content-wrapper a.gold-button:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
	color: #000;
}
.site-main .content-wrapper a.gold-button:hover {
	background-color: #dbb209 !important;
	background: #d2ac47;
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(14%, #d2ac47),
	color-stop(43%, #f7ef8a),
	color-stop(77%, #d2ac47),
	to(#edc967)
	) !important;
	background: -o-linear-gradient(
	left,
	#d2ac47 14%,
	#f7ef8a 43%,
	#d2ac47 77%,
	#edc967 100%
	) !important;
	background: linear-gradient(
	90deg,
	#d2ac47 14%,
	#f7ef8a 43%,
	#d2ac47 77%,
	#edc967
	) !important;
}
a.button .material-icons,
a.gold-button .material-icons,
a.hollow-button .material-icons {
	position: relative;
	top: 0.2px;
}
@media screen and (min-width: 560px) {
	.site-main .content-wrapper a.button,
	.site-main .content-wrapper a.gold-button,
	a.button,
	a.hollow-button,
	body.page-template-page-calculator #btnCalc,
	body.page-template-page-calculator #btnSub {
		width: auto;
		margin: 0 1rem 1rem 0;
	}
	.site-main .content-wrapper a.button:hover,
	.site-main .content-wrapper a.gold-button:hover,
	.site-main .content-wrapper a.hollow-button:hover,
	body.page-template-page-calculator #btnCalc:hover,
	body.page-template-page-calculator #btnSub:hover {
		text-decoration: none;
	}
	.uploadimage {
		margin-left: 0px;
	}
	.desiredamount {
		height: 78px !important;
	}
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
.top-head-links-wrapper {
	display: none;
}
.locations-call-icons {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65px;
	flex: 0 0 65px;
	padding-right: 1.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
a.call-button,
a.locations-button {
	color: #4d4e50;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.call-button a {
	color: #fff;
	text-decoration: none;
}
.call-button a:hover {
	text-decoration: underline;
}
.site-header {
	border-bottom: 1px solid #c5c5c5;
}
.header-logo-nav {
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
}
.header-logo-nav,
.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.site-branding {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 320px;
	padding-right: 1.3rem;
}
.header-logo {
	width: 95%;
}
.header-logo h1 {
	margin: 0;
	padding: 0;
}
@media screen and (min-width: 560px) {
	.locations-call-icons {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80px;
		flex: 0 0 80px;
	}
}
@media screen and (min-width: 790px) {
	.top-head-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.top-head-left-links,
	.top-head-right-links {
		display: inline-block;
		width: 160%;
		line-height: 1.3em;
		font-size: 0.9em;
	}
	.top-head-left-links {
		text-align: right;
	}
}
@media screen and (min-width: 825px) {
	.top-head-links-wrapper {
		display: block;
		background-color: #6ac5cc;
	}
	.top-head-links {
		color: #fff;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}
	.call-button,
	.locations-button,
	.top-head-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.call-button,
	.locations-button {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 0.85rem;
	}
	.call-button {
		margin-right: 1rem;
	}
	.md-map {
		padding: 0 2px 0 0;
	}
	.md-phone {
		padding: 0 4px 0 0;
	}
	a.call-button,
	a.locations-button {
		color: #fff;
		text-decoration: none;
		padding: 0.5rem;
	}
	a.call-button:hover,
	a.locations-button:hover {
		background-color: #499ea5;
	}
	.locations-call-icons {
		display: none;
	}
	.header-logo-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.site-branding {
		margin-bottom: 1rem;
		padding-right: 0;
	}
}
@media screen and (min-width: 1200px) {
	.call-button {
		margin-right: 0;
	}
	.site-header {
		z-index: 1000;
		top: 0;
		background-color: #fff;
	}
	.header-logo-nav {
		background-color: #fff;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 1.6rem 0;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.site-branding {
		margin-bottom: 0;
	}
}
.site-footer {
	color: #4d4e50;
}
.footer-social-brands-wrapper {
	border-top: 1px solid #c5c5c5;
}
.footer-social-brands {
	padding: 1.5rem 1rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer-social-brands,
.footer-social-brands .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer-social-brands .social {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 1.5rem;
}
.footer-social-brands .social a {
	padding-right: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-social-brands .social img {
	width: 36px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.3;
}
.footer-social-brands .social img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}
.footer-social-brands .brands {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-social-brands .brands img {
	padding-bottom: 0.8rem;
}
.footer-social-brands .brands img:last-of-type {
	margin-right: 0;
}
.footer-social-brands .brands .gia-logo {
	width: 119px;
}
.footer-social-brands .brands .jm-logo {
	width: 193px;
}
.footer-social-brands .brands .brinks-logo {
	width: 139px;
}
.with-footer-bg-wrapper {
	background-color: #efefef;
	border-top: 1px solid #c5c5c5;
}
.with-footer-bg {
	padding: 2rem 1rem;
}
.logo-nav-copyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.logo-nav-copyright > * {
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
}
.logo-nav-copyright ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.logo-nav-copyright ul li {
	padding-bottom: 0.2rem;
}
.copyright-col,
.fn-col-1,
.fn-col-2 {
	border-top: 1px solid #c5c5c5;
	padding: 1.5rem 0;
}
.footer-logo {
	margin-bottom: 1rem;
}
.footer-logo img {
	width: 333px;
}
.bbb {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding: 1.5rem 0;
	margin: 0 0 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: uppercase;
	color: #8b8b8b;
	font-weight: 300;
}
.bbb img {
	padding-left: 1rem;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.copyright-col,
.fn-col-1,
.fn-col-2,
.footer-loan-text {
	font-size: 0.9rem;
}
@media screen and (min-width: 790px) {
	.copyright-col,
	.fn-col-1,
	.fn-col-2 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 33%;
		flex: 1 0 33%;
		padding: 1.5rem 2rem 1.5rem 0;
	}
	.copyright-col {
		padding: 1.5rem 0;
	}
	.footer-logo {
		-webkit-box-flex: 3;
		-ms-flex: 3 100%;
		flex: 3 100%;
		text-align: center;
	}
}
@media screen and (min-width: 930px) {
	.footer-social-brands {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer-social-brands .social {
		padding-bottom: 0;
	}
	.footer-social-brands .brands {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: row;
		-ms-flex-align: row;
		align-items: row;
	}
	.footer-social-brands .brands img {
		padding-bottom: 0;
		margin-right: 2rem;
	}
	.footer-social-brands .brands img:last-of-type {
		margin-right: 0;
	}
}
@media screen and (min-width: 1060px) {
	.logo-nav-copyright {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
	}
	.copyright-col,
	.fn-col-1,
	.fn-col-2 {
		border-top: 0;
		padding: 0;
	}
	.fn-col-1,
	.fn-col-2 {
		-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		flex: 1 auto;
		padding: 0 2rem 0 0;
	}
	.copyright-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
	}
	.footer-logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 480px;
		flex: 0 0 480px;
		text-align: left;
		margin-bottom: 0;
	}
	.bbb {
		margin: 1.5rem 0;
	}
}
@media screen and (min-width: 1200px) {
	.footer-social-brands {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 1.5rem 1rem;
	}
}
.hero {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.hero-content {
	margin-bottom: 2rem;
}
.hero-text {
	text-align: center;
}
.hero-text h1 {
	font-size: 1.5rem;
	line-height: 1.8rem;
	color: #666;
}
.hero-buttons {
	text-align: center;
}
.hero-satisfaction {
	border: 1px solid #c5c5c5;
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.hero-satisfaction .satisfaction-icon {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 149px;
	flex: 1 0 149px;
	max-width: 149px;
}
.hero-satisfaction .satisfaction-text {
	width: 100%;
}
.hero-satisfaction .satisfaction-text h2 {
	color: #6ac5cc;
	font-size: 1.4rem;
	line-height: 1.6rem;
	margin: 0;
	padding: 0;
}
.hero-satisfaction .satisfaction-text p {
	font-size: 0.85rem;
}
.hero-photo {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	max-width: 500px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
@media screen and (min-width: 560px) {
	.hero-buttons,
	.hero-text {
		text-align: left;
	}

}

.pad-top {
	padding-top: 35px;
}

.millsheader {
	margin-top: 0px !important;
	padding-top: 0px !important;
	font-size: 5em !important;
	line-height: 80px !important;

}


@media screen and (max-width: 560px) {

	.sixtywide {
		width: 100%;
		font-size: 24px;
		line-height: 26px;
		padding-bottom: 10px;
	}

	.pad-top {
		padding-top: 0px;
	}

	.millsheader1 {
		padding-bottom: 0px !important;
	}
	.millsheader {
		padding-bottom: 0px !important;
		font-size: 3.0em !important;
	}

	.mobile-center {
		width: 100%;
		text-align: center;
		align-content: center;
	}


	.mills4 {
		margin-top: 0px;
	}

	.column {
		width: 100% !important;
		flex: auto !important;
		margin: 0 auto;
		padding: 0px !important;
		line-height: 1;
	}
	.orrow {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#modelsearch {
		margin-bottom: 0px !important;

	}

	#parents {
		margin-bottom: 0px !important;

	}

	.select {
		max-width: 100% !important;
	}

	.uploadimage {
		margin-left: 0px;
	}
	.desiredamount {
		height: 78px !important;
	}

}

@media screen and (min-width: 790px) {
	.hero {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.hero-wrapper {
		padding: 3rem 0;
	}
	.hero-content-satisfaction {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 60%;
		flex: 1 0 60%;
	}
	.hero-photo {
		margin: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 40%;
		flex: 1 0 40%;
		max-width: 562px;
		overflow: hidden;
	}
	.hero-content-satisfaction {
		padding-right: 3rem;
	}
	.hero-satisfaction {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left;
	}
	.hero-satisfaction .satisfaction-text p {
		margin-bottom: 0;
	}
	.hero-satisfaction .satisfaction-icon {
		padding-right: 1rem;
	}
}
@media screen and (min-width: 1060px) {
	.hero-content-satisfaction,
	.hero-photo {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}
	.hero-photo {
		width: 100%;
	}
	.hero-photo img {
		max-width: inherit;
	}
}
@media screen and (min-width: 1100px) {
	.hero-text h1 {
		font-size: 2.5rem;
		line-height: 2.8rem;
	}
}
.home-hero {
	max-width: 1520px;
	margin: 0 auto;
}
.home-hero-text h1,
.mobile-home-hero-text h1 {
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.5rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.home-hero-buttons,
.home-hero-text,
.mobile-home-hero-text h1 br {
	display: none;
}
.mobile-home-hero-text {
	background-color: #414143;
	text-align: center;
	margin: 1rem;
}
.mobile-home-hero-buttons {
	background-color: #414143;
	text-align: center;
	padding: 1rem 1rem 2rem;
}
.home-hero-buttons a.button,
.mobile-home-hero-buttons a.button {
	background-color: rgba(0, 0, 0, 0);
	border: 3px solid #fff;
	padding: 0.3rem;
	color: #fff;
	font-size: 1.3rem;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.home-hero-buttons a.button:hover,
.mobile-home-hero-buttons a.button:hover {
	background-color: #fff;
	color: #499ea5;
}
.home-hero-buttons a.button .material-icons,
.mobile-home-hero-buttons a.button .material-icons {
	top: 6px;
	/* position: fixed;*/
	display: none;
}
.home-hero-buttons .home-hero-buttons a.button,
.mobile-home-hero-buttons .home-hero-buttons a.button {
	font-size: 1.5rem;
}
@media screen and (min-width: 560px) {
	.home-hero-buttons a.button,
	.mobile-home-hero-buttons a.button {
		width: 46%;
		margin: 0 0.5rem 0 0;
	}
	.home-hero-buttons a.button:last-of-type,
	.mobile-home-hero-buttons a.button:last-of-type {
		margin: 0;
	}
}
@media screen and (min-width: 825px) {
	.home-hero-wrapper {
		background-size: contain;
		background-repeat: repeat;
	}
	.home-hero {
		height: 600px;
		background-position: top;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.mobile-hero-photo,
	.mobile-home-hero-buttons,
	.mobile-home-hero-text {
		display: none;
	}
	.home-hero-buttons,
	.home-hero-text {
		display: block;
	}
	.home-hero-text {
		position: relative;
		top: 65px;
		left: 40%;
		text-align: center;
		width: 385px;
		letter-spacing: 4px;
	}
	.home-hero-text h1 {
		display: inline;
	}
	.home-hero-buttons {
		width: 560px;
		margin: 0 auto;
		position: relative;
		top: 335px;
	}
	.home-hero-buttons a.button,
	.mobile-home-hero-buttons a.button {
		margin: 0 2.5rem 0 0;
	}
}
@media screen and (min-width: 825px) and (min-height: 660px) and (max-height: 750px) {
	.home-hero {
		height: calc(100vh - 202px);
	}
	.home-hero-text {
		top: 80px;
	}
	.home-hero-buttons {
		top: 255px;
	}
}
@media screen and (min-width: 1060px) {
	.home-hero-text {
		top: 100px;
		left: 44%;
		width: 554px;
	}
	.home-hero-buttons {
		top: 350px;
	}
}
@media screen and (min-width: 1200px) {
	.home-hero {
		height: 600px;
	}
	.home-hero-text {
		top: 100px;
		left: 50%;
		width: 654px;
	}
	.home-hero-buttons {
		top: 400px;
	}
}
@media screen and (min-width: 1200px) and (min-height: 660px) and (max-height: 750px) {
	.home-hero {
		height: calc(100vh - 153px);
	}
}
@media screen and (min-width: 1350px) {
	.home-hero-text h1 {
		font-size: 2.3rem;
		line-height: 2.3rem;
	}
}
.security-pledge-wrapper {
	background-color: #6ac5cc;
	color: #fff;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}
.security-pledge {
	max-width: 1200px;
	padding: 1.5rem;
	text-align: center;
}
.seal {
	width: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 auto;
	padding: 0 0 0.5rem;
}
.pledge-text {
	line-height: 1.5rem;
}
.pledge-text strong {
	text-transform: uppercase;
}
.pledge-text p {
	margin: 0;
}
.pledge-text p a {
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}
.pledge-text p a:hover {
	text-decoration: underline;
}
@media screen and (min-width: 700px) {
	.security-pledge {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 auto;
		padding: 0.7rem 1.5rem;
		text-align: left;
	}
	.seal {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70px;
		flex: 0 0 70px;
		padding: 0;
	}
	.pledge-text,
	.seal {
		margin: 0 1rem 0 0;
	}
}
@media screen and (min-width: 1200px) {
	.security-pledge {
		padding: 0.7rem 0;
	}
}
.reviews-wrapper {
	background-color: #efefef;
	padding: 1.5rem 0 1rem;
}
.how-it-works {
	width: 100%;
}
.how-it-works > h2 {
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 200;
}
.how-it-works > h2:after {
	display: block;
	content: "";
	width: 80px;
	height: 5px;
	margin-top: 10px;
	background-color: #6ac5cc;
}
.hiw-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 3rem;
}
.hiw-steplast-of-type {
	margin-bottom: 0;
}
.hiw-step h3,
.hiw-step h4 {
	text-transform: uppercase;
}
.hiw-step h3 {
	font-size: 1.56rem;
	font-weight: 300;
	color: #4d4e50;
	padding: 0;
	margin: 0;
}
.hiw-step h4 {
	padding: 0;
	font-weight: 200;
	margin: 0;
	display: inline-block;
}
.hiw-step-icon {
	width: 144px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.how-it-works .hiw-step:nth-of-type(2) .hiw-step-icon img {
	width: 100px;
}
.hiw-step-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 100%;
}
.hiw-step-content p {
	width: 100%;
}
@media screen and (min-width: 890px) {
	.hiw-step {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
	}
	.hiw-step-icon {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 144px;
		flex: 1 0 144px;
		margin-right: 2.5rem;
	}
	.hiw-step-content {
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
		text-align: left;
		display: block;
	}
}
@media screen and (min-width: 930px) {
	.how-it-works {
		margin: 0 4rem 0 0;
	}
	.how-it-works > h2 {
		font-size: 2.81rem;
		line-height: 3.2rem;
		/* margin-bottom: 4.5rem;*/
	}
	.hiw-sidecol-wrapper {
		padding: 0rem 0;
	}
	.hiw-sidecol-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		align-items: unset;
	}
}
.featured-in-wrapper {
	padding: 2rem 0;
}
body.page-template-page-form .featured-in-wrapper {
	border-bottom: 1px solid #c5c5c5;
}
.featured-in h3 {
	font-size: 1.68rem;
	color: #919191;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0 0 1.5rem;
}
.featured-in-img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.featured-in-img-wrapper li {
	max-width: 110px;
	min-width: 80px;
	margin: 5px 1.5%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.trusted-wrapper {
	background: url(../jpg/trust-bg-3.jpg) top no-repeat #e5e5e7;
	margin-top: 2rem;
}
.trusted {
	text-align: center;
	padding: 2rem 0;
}
.trusted h2 {
	font-size: 2.12rem;
	line-height: 2.3rem;
	font-weight: 200;
	color: #4d4e50;
	padding: 0;
	margin: 0;
}
.trusted p {
	font-size: 1.56rem;
}
.trusted-video-wrapper {
	margin-top: 2rem;
}
.trusted-video {
	max-width: 497px;
	margin: 0 auto;
	background-color: #6ac5cc;
}
.trusted-video h3 {
	font-weight: 300;
	font-size: 1.56rem;
	text-align: center;
	margin: 0;
	padding: 0.5rem 1rem;
}
@media screen and (min-width: 560px) {
	.trusted-wrapper {
		min-height: 300px;
	}
	.trusted-wrapper.for-retailers {
		min-height: auto;
		margin: 0 calc(48% - 50vw);
		max-width: 100vw;
		width: 100vw;
	}
	body.page-template-page-for-jewelers .trusted-wrapper {
		min-height: auto;
	}
	.trusted h2 {
		font-size: 3.12rem;
		line-height: 3.3rem;
		font-weight: 200;
	}
	.trusted-video-wrapper {
		margin-top: 0px;
	}
}
.tw-heading-wrapper {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding: 1.5rem 0;
	margin: 3rem 0 2rem;
}
.tw-heading-wrapper h2 {
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: 200;
	margin: 0;
}
.tw-heading-wrapper h2:after {
	display: block;
	content: "";
	width: 80px;
	height: 5px;
	margin-top: 10px;
	background-color: #6ac5cc;
}
.tw-option {
	margin: 0 0 4rem;
}
.tw-option h3 {
	background-color: #6ac5cc;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0.2rem 0.5rem;
	background-color: #f9d027 !important;
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	from(#d2ac47),
	color-stop(33%, #f7ef8a),
	color-stop(66%, #d2ac47),
	to(#edc967)
	) !important;
	background: -o-linear-gradient(
	left,
	#d2ac47 0,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967 100%
	) !important;
	background: linear-gradient(
	90deg,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
}
.tw-option h4 {
	font-size: 2.18rem;
	font-weight: 200;
	color: #4d4e50;
	margin: 0;
	padding: 0.5rem 0 1.5rem;
}
.tw-step-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.step-text-wrapper {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.step-photo-wrapper {
	position: relative;
	-ms-flex-item-align: center;
	align-self: center;
}
.step-photo-wrapper img {
	max-width: 421px;
	height: 200px;
}
.step-photo-wrapper:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -32px;
	width: 100px;
	height: 190px;
	background-image: url(../png/dotted-bg-2.png);
	background-repeat: no-repeat;
	background-size: 59px;
	z-index: -1000;
	opacity: 0.5;
}
.in-person-dropdown {
	margin: 0 0 2rem;
}
.tw-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2rem;
}
.tw-step p {
	margin: 0;
}
.tw-step-icon {
	width: 100px;
}
.option-two .tw-step:nth-of-type(2) .tw-step-icon img {
	width: 60px;
}
@media screen and (min-width: 560px) {
	.tw-step {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.tw-step-icon {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 79px;
		flex: 1 0 79px;
		margin-right: 1.5rem;
		width: inherit;
	}
}
@media screen and (min-width: 890px) {
	.tw-heading-wrapper {
		margin: 6.37rem 0 2rem;
	}
	.page-template-page-text-heavy .tw-heading-wrapper {
		margin: 0 0 2rem;
	}
	.tw-step-wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.step-text-wrapper {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}
	.step-photo-wrapper {
		margin: 0 0 0 4rem;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
}
.tablet-desktop-reviews {
	display: none;
}
.wp-star path {
	fill: #d2ac47 !important;
}
.reviews .wp-gr.wpac a.wp-google-name {
	color: #499ea5 !important;
}
.wp-google-left img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: 0.6;
}
.reviews .wp-gr .wp-google-rating {
	color: #499ea5 !important;
}
@media screen and (min-width: 930px) {
	.phone-reviews {
		display: none;
	}
	.tablet-desktop-reviews {
		display: block;
		height: 155px;
	}
	.tablet-desktop-reviews .wp-google-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.tablet-desktop-reviews .wp-google-place {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 240px;
		flex: 1 0 240px;
		padding: 1rem 0 0 !important;
	}
	.tablet-desktop-reviews .wp-google-reviews {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.tablet-desktop-reviews .wp-gr .wp-google-url,
	.tablet-desktop-reviews .wp-more-toggle {
		display: none;
	}
}
.sharing-links {
	margin-bottom: 1rem;
}
.sharing-links a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 1rem 0.8rem 0;
	font-weight: 300;
	text-decoration: none;
}
.sharing-links a img {
	margin-right: 0.5rem;
	width: 28px;
}
.sharing-links a span {
	display: none;
}
.sharing-links a.facebook {
	color: #3b5998;
}
.sharing-links a.twitter {
	color: #2699fb;
}
.sharing-links a.pinterest {
	color: #e60023;
}
.sharing-links a.email {
	color: #707070;
}
@media screen and (min-width: 560px) {
	.sharing-links a span {
		display: inline;
	}
}
.widget {
	margin: 0 0 3.18rem;
}
select {
	max-width: 100%;
}
.wpp-list {
	margin: 0;
	padding: 0;
}
.widget_custom_html,
.widget_search {
	background-color: #f3f3f3;
	border-top: 5px solid #6ac5cc;
	padding: 1.5rem;
}
.widget_custom_html h2,
.widget_search h2 {
	text-align: center;
	color: #4d4e50;
	line-height: 2.2rem;
	margin: 0 0 1.5rem;
	padding: 0;
	font-size: 1.87rem;
}
.widget_custom_html a.button {
	background-color: #f9d027;
	color: #000;
	width: 100%;
	text-align: center;
	text-decoration: none;
}
.widget_custom_html a.button:hover {
	background-color: #dbb209;
	text-decoration: none;
}
.widget-button-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.site-main .content-wrapper .widget-button-wrapper a.button,
.widget_search button,
.widget_search input {
	width: 100%;
}
.widget_search .search-submit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #6ac5cc;
	color: #fff;
	text-align: center;
	margin-top: 1rem;
	text-transform: uppercase;
	font-weight: 300;
	cursor: pointer;
	border-radius: 25px;

}
.widget_search .search-submit:hover {
	background-color: #499ea5;
}
.widget h2 {
	margin: 0 0 1.5rem;
	font-size: 1.87rem;
}
.pagination {
	color: #6ac5cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	border: 1px solid #ddd;
	margin-bottom: 3.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 25px;
}
.page-numbers.current,
a.page-numbers {
	display: inline-block;
}
.page-numbers.dots,
a.page-numbers {
	border-right: 1px solid #ddd;
	padding: 10px 20px;
	font-weight: 400;
	text-decoration: none;
	color: #4d4e50;
}
.page-numbers.dots:hover,
a.page-numbers:hover {
	color: #499ea5;
}
.page-numbers.current {
	padding: 10px 20px;
	background-color: #6ac5cc;
	color: #fff;
}
.page-numbers.current:hover {
	background-color: #499ea5;
}
.page-navi .prev {
	float: left;
	margin-right: 0;
}
.page-navi .next,
.page-navi .prev {
	margin-top: -10px;
	letter-spacing: 0;
	font-weight: 400;
}
.page-navi .next {
	float: right;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.recent-deals {
	padding: 2rem 1.5rem 3rem;
	margin: 0 0 2rem;
}
.recent-deals.horizontal {
	margin: 0;
}
.deals-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 375px;
	flex: 0 0 375px;
}
.deals-wrapper.horizontal {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.deals-wrapper.horizontal .deals-slider {
	margin: 0.5rem 1.5rem;
}
.deals-wrapper.horizontal .deals-slider div {
	min-height: 200px;
}
.deals-slider {
	width: 265px;
}
.deals-slider:last-of-type .deal-card {
	margin-bottom: 0;
}
.deals-slider div {
	width: 100%;
	min-height: 200px;
}
.deal-card {
	width: 265px;
	margin: 76px 0 2rem;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 0 13px 0 #499ea5;
	box-shadow: 0 0 13px 0 #499ea5;
}
.deal-card:last-of-type {
	margin-right: 0;
}
.deal-card img {
	border-radius: 50%;
	padding: 5px;
	margin: -60px 1rem 1rem;
	border: 1px solid #499ea5;
	width: 143px;
}
.deal-card h3 {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.3rem;
	color: #499ea5;
	margin: 0;
	padding: 0.5rem 0.5rem 0;
	border-top: 1px solid #6ac5cc;
	position: relative;
}
.deal-card h3:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	width: 0;
	height: 0;
	border-left: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid #6ac5cc;
}
.deal-card p {
	color: #4d4e50;
	margin: 0.2rem 0 1rem;
}
@media screen and (min-width: 930px) {
	.deals-wrapper {
		margin: 0;
	}
}
.main-navigation.toggled ul {
	padding: 1.5rem 3rem;
	width: 100%;
}
.main-navigation.toggled ul ul {
	padding: 1rem 2rem;
	font-size: 1rem;
}
.main-navigation.toggled .menu-top-navigation-container {
	position: absolute;
	width: 100%;
	left: 0;
	background: #fff;
	z-index: 9999;
	font-size: 1.4rem;
	margin-top: 1rem;
}
.main-navigation.toggled .menu-top-navigation-container li {
	padding: 10px 0;
}
.main-navigation.toggled .menu-top-navigation-container li a .material-icons {
	position: relative;
	top: 8px;
}
.main-navigation.toggled .menu-top-navigation-container {
	border-bottom: 5px solid #6ac5cc;
	border-top: 2px solid #6ac5cc;
	-webkit-box-shadow: 0 30px 20px #fff;
	box-shadow: 0 30px 20px #fff;
}
.menu-toggle {
	border: 0;
	background: none;
	padding: 5px 0 0;
}
.material-icons.md-menu {
	font-size: 2rem;
}
.material-icons.md-map,
.material-icons.md-phone {
	font-size: 1.35rem;
}
.material-icons.md-map {
	padding-right: 0.5rem;
}
.main-navigation {
	display: block;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	width: 17rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li {
	display: block;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
	display: block;
	left: 0;
}
.main-navigation ul a,
.main-navigation ul ul li a {
	color: #000;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
	left: 0;
}
.main-navigation .sub-menu a {
	color: #000;
	width: inherit;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	text-decoration: none;
}
.main-navigation.toggled ul,
.menu-toggle {
	display: block;
}
.main-navigation.toggled ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #4d4e50;
}
.main-navigation.toggled ul li:last-of-type a {
	border-bottom: 0;
}
.main-navigation.toggled ul ul li a {
	display: block;
	border-bottom: 0;
}
@media screen and (min-width: 560px) {
	.material-icons.md-map,
	.material-icons.md-phone {
		font-size: 1.4rem;
	}
	.main-navigation.toggled .menu-top-navigation-container {
		width: 40%;
		left: inherit;
		right: 0;
		z-index: 9999;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: 100vw;
		padding: 0;
		margin: 1.6rem 0 0;
	}
}
@media screen and (min-width: 825px) {
	.main-navigation ul li.mobile-search,
	.menu-toggle {
		display: none;
	}
	.menu-top-navigation-container {
		font-size: inherit;
	}
	.main-navigation ul,
	.menu-top-navigation-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.main-navigation ul li {
		padding: 1rem 0;
	}
	.main-navigation ul li,
	.main-navigation ul li a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.main-navigation ul li a {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 0.55rem;
		color: #4d4e50;
		text-transform: uppercase;
		font-weight: 300;
	}
	.main-navigation ul li:first-of-type a {
		padding: 0 0.55rem 0 1.25rem;
	}
	.main-navigation ul .sub-menu li:first-of-type a,
	.main-navigation ul .sub-menu li a {
		padding: 0.7rem 1rem;
		text-transform: none;
		font-weight: 300;
	}
	.main-navigation ul .sub-menu li {
		padding: 0;
	}
	.main-navigation ul .sub-menu li a:hover {
		background-color: #efefef;
	}
	.main-navigation ul ul {
		position: absolute;
		float: left;
		border: 1px solid #c5c5c5;
	}
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	text-align: end;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}
.sticky {
	display: block;
}
.updated:not(.published) {
	display: none;
}
.entry-content,
.entry-summary,
.page-content {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.content-with-bg,
.content-wrapper,
.featured-in,
.hero-wrapper,
.hiw-sidecol-wrapper,
.locations-head,
.reviews,
.tw-heading-wrapper h2,
.two-ways {
	margin: 0 1rem;
}
.content-wrapper {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
body.page-template-page-for-retailers-landing .content-wrapper {
	padding-bottom: 0;
}
.content-with-bg {
	padding: 0 0 2rem;
}
.desktop {
	display: none;
}
.videos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.header-photo {
	padding: 1.5rem 0 0;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content-with-bg-wrapper.has-photo-bg {
	background-position: top;
	background-repeat: no-repeat;
}
.content-with-bg-wrapper.has-photo-bg .content-with-bg {
	padding: 0 0 4rem;
}
.content-with-bg-wrapper.has-photo-bg .content-with-bg h1 {
	padding: 4rem 0 0;
}
.content-with-bg-wrapper p {
	margin: 0 auto;
}
.page-template-page-text-heavy .content-with-bg-wrapper {
	background: #6ac5cc;
}
@media screen and (min-width: 700px) {
	.desktop {
		display: inline-block;
	}
	.mobile {
		display: none;
	}
}
@media screen and (min-width: 825px) {
	.content-wrapper {
		/* padding-top: 4rem;
		padding-bottom: 4rem;*/
	}
	body.page-template-page-for-retailers-landing .content-wrapper {
		padding-bottom: 0;
	}
}
@media screen and (min-width: 1200px) {
	.content-with-bg,
	.content-wrapper,
	.featured-in,
	.footer-social-brands,
	.hero,
	.hiw-sidecol-inner,
	.locations-head,
	.page-heading,
	.reviews,
	.trusted,
	.tw-heading-wrapper h2,
	.two-ways,
	.with-footer-bg {
		max-width: 1200px;
		margin: 0 auto;
	}
	.site-main {
		margin: 0;
	}
}
.locations-head p {
	margin: 0 0 36px;
	padding: 0;
	font-size: 1.25rem;
	text-align: center;
}
.page-template-page-locations .acf-map {
	-webkit-box-shadow: 0 0 13px 0 #499ea5;
	box-shadow: 0 0 13px 0 #499ea5;
}
#all-locations-map-canvas {
	width: 100%;
	height: 509px;
}
.location-landing-subhead {
	font-size: 1.2rem;
	text-align: center;
	color: #4d4e50;
}
.location-snippet-wrapper {
	margin-bottom: 3rem;
	padding: 2rem;
}
.location-snippet-wrapper:nth-of-type(odd) {
	background-color: #f7f7f7;
}
.location-snippet-content h2,
.location-snippet-content h3 {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.location-snippet-content h2 a {
	color: #6ac5cc;
	font-size: 2.25rem;
	line-height: 2.6rem;
	text-decoration: none;
}
.location-snippet-content h2 a:hover {
	color: #499ea5;
}
.location-snippet-content h3 {
	font-weight: 300;
	color: #4d4e50;
	padding-top: 1.5rem;
	padding-bottom: 0.5rem;
	line-height: 1.3rem;
}
.location-snippet-content p {
	padding: 0;
	margin: 0 0 1rem;
}
.location-snippet-content p a {
	color: #499ea5;
}

.local-social {
	padding-top: 1rem;
}
.location-snippet-map {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	border: 5px solid #fff;
	margin: 3rem 0 0;
}
.state-toc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	max-width: 1200px;
	margin: 2rem auto;
	border-left: 1px solid #ccc;
}
.state-accordion,
.state-toc {
	border-right: 1px solid #ccc;
}
.state-accordion,
.state-accordion-col2 {
	font-family: arial;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	border-bottom: 1px solid #ccc;
}
.state-accordion-col2 .state-heading,
.state-accordion .state-heading {
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fff;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
.state-accordion-col2 .state-heading:hover,
.state-accordion .state-heading:hover {
	background-color: #efefef;
}
.state-accordion-col2 .state-heading .ui-icon,
.state-accordion .state-heading .ui-icon {
	display: none;
}
.state-accordion-col2 .state-heading span,
.state-accordion .state-heading span {
	font-weight: 300;
	font-size: 2rem;
	line-height: 1.2rem;
}
.state-accordion-col2 .state-content,
.state-accordion .state-content {
	padding: 1rem;
}
.state-accordion-col2 .state-content ul,
.state-accordion .state-content ul {
	margin: 0;
	padding: 1rem;
	list-style: none;
}
@media screen and (min-width: 825px) {
	.location-landing-subhead {
		font-size: 1.87rem;
		font-weight: 200;
		padding-bottom: 2rem;
	}
	.location-landing-subhead p {
		margin: 0;
	}
	.location-landing-subhead a {
		font-weight: 200;
	}
}
@media screen and (min-width: 1060px) {
	.location-snippet-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.location-snippet-content,
	.location-snippet-map {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.location-snippet-map {
		//
	-webkit-box-align: center;
		//
	-ms-flex-align: center;
		//
	align-items: center;
		margin: 0;
	}
}
body.page-template-page-location-single .featured-in-wrapper {
	background-color: #efefef;
	margin: 2rem 0;
	padding: 2.5rem 1rem;
}
.location-single-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.location-map {
	width: 100%;
}
.location-details-wrapper h2,
.location-details-wrapper h3 {
	text-align: center;
}
.location-details-wrapper h2 {
	font-size: 1.4rem;
	color: #499ea5;
	padding: 0;
	margin: 0;
}
.location-details-wrapper h3 {
	font-size: 1rem;
	color: #4d4e50;
	text-transform: uppercase;
	font-weight: 300;
	padding: 0;
	margin: 0 0 2rem;
}
.location-details-wrapper .address,
.location-details-wrapper .appointment,
.location-details-wrapper .email,
.location-details-wrapper .fax,
.location-details-wrapper .hours,
.location-details-wrapper .local-social,
.location-details-wrapper .phone,
.location-details-wrapper .services {
	position: relative;
	padding: 0 0 0 2rem;
}
.location-details-wrapper .address:before,
.location-details-wrapper .appointment:before,
.location-details-wrapper .email:before,
.location-details-wrapper .fax:before,
.location-details-wrapper .hours:before,
.location-details-wrapper .local-social:before,
.location-details-wrapper .phone:before,
.location-details-wrapper .services:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-size: 24px;
}
.location-details-wrapper .address:before {
	background-image: url(../jpg/map-2.jpg);
}
.location-details-wrapper .phone:before {
	background-image: url(../jpg/phone-2.jpg);
}
.location-details-wrapper .fax:before {
	background-image: url(../jpg/fax-2.jpg);
}
.location-details-wrapper .services:before {
	background-image: url(../jpg/diamond-2.jpg);
}
.location-details-wrapper .hours:before {
	background-image: url(../jpg/clock-2.jpg);
}
.location-details-wrapper .email:before {
	background-image: url(../jpg/mail-2.jpg);
}
.location-details-wrapper .appointment:before {
	background-image: url(../jpg/appointment-2.jpg);
}
.location-details-wrapper .local-social:before {
	background-image: url(../jpg/social-2.jpg);
}
.location-social-icon {
	padding-right: 0.3rem;
}
.location-social-icon img {
	width: 35px;
}
.details-col-1 div strong,
.details-col-1 span strong,
.details-col-2 div strong,
.details-col-2 span strong {
	color: #499ea5;
}
.details-col-1 p,
.details-col-2 p {
	margin: 0 0 1.5rem;
	padding: 0;
}
.testimonials-wrapper {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.testimonials {
	background-color: #efefef;
	padding: 2rem;
	margin-top: 45px;
}
.testimonials h4 {
	font-size: 1.25rem;
	text-transform: uppercase;
	padding: 0 0 1.5rem;
	margin: 0;
}
.single-testimonial {
	position: relative;
	padding: 0 0 1.5rem;
}
.single-testimonial:before {
	position: absolute;
	content: "";
	top: -1.3rem;
	left: -1.5rem;
	width: 67px;
	height: 48px;
	background-image: url(../png/quote-mark-2.png);
	background-repeat: no-repeat;
	background-size: 67px 48px;
	opacity: 0.5;
}
.single-testimonial p {
	margin: 0;
	padding: 0;
}
.testimonial-author {
	margin: 1rem 0 0;
}
.location-director-wrapper {
	background-color: #efefef;
	margin: 75px 0 2rem;
	padding: 2rem;
}
.director-bio-wrapper,
.location-director-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.director-photo {
	border-radius: 50%;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: -80px 0 0;
	padding: 0 0 1.5rem;
}
.director-meet-headline {
	font-size: 1.25rem;
	line-height: 1.6rem;
	color: #7a7a7a;
	text-transform: uppercase;
	padding: 1rem 0 0;
	text-align: center;
}
.director-bio h3 {
	font-size: 3.125rem;
	line-height: 3.5rem;
	margin: 0;
	padding: 2rem 0;
	text-align: center;
	font-weight: 200;
}
.location-slideshow {
	max-width: 700px;
}
#director {
	scroll-margin-top: 110px;
}
@media screen and (min-width: 560px) {
	.location-details-wrapper h2 {
		font-size: 1.875rem;
	}
	.location-details-wrapper h3 {
		font-size: 1.25rem;
	}
	.details-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.details-col-1,
	.details-col-2 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}
	.single-testimonial,
	.testimonials h4 {
		padding: 0 0 1.5rem 83px;
	}
	.single-testimonial:before {
		top: 0;
		left: 0;
		opacity: 1;
	}
}
@media screen and (min-width: 700px) {
	.location-slideshow {
		margin: 0 auto;
	}
}
@media screen and (min-width: 930px) {
	.location-single-content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 1.5rem;
	}
	.location-details-wrapper h2,
	.location-details-wrapper h3 {
		text-align: left;
	}
	.location-director-wrapper {
		grid-column: 1/-1;
	}
	.location-director-wrapper.no-testimonials {
		grid-column: 1/2;
		grid-row: 2;
	}
	.location-director-wrapper.no-location-description {
		grid-column: 2/-1;
		grid-row: 2;
	}
	.location-director-wrapper.no-testimonials.no-location-description,
	.location-photo-slideshow-wrapper {
		grid-column: 1/-1;
	}
	.location-slideshow {
		height: 500px;
	}
	.testimonials-wrapper {
		grid-row: 2;
		grid-column: 1/2;
	}
	.director-bio h3 {
		font-size: 3.125rem;
	}
}
body.archive .content-wrapper,
body.blog .content-wrapper,
body.search .content-wrapper {
	padding-top: 4rem;
}
.page-heading-wrapper {
	background-color: #6ac5cc;
}
.blog-content article.post {
	margin: 0 0 5rem;
}
.blog-content article.post h2 {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	line-height: 2rem;
	text-align: center;
}
.blog-content article.post h2 a {
	text-decoration: none;
	color: #4d4e50;
	font-weight: 300;
}
.blog-content article.post h2 a:hover {
	color: #499ea5;
	text-decoration: none;
}
.blog-content article.post .entry-meta {
	text-align: center;
}
.post-thumb {
	margin: 0 auto 1rem;
	max-width: 190px;
}
.byline {
	background: #dedede;
	padding: 0.2rem 1rem;
}
.site-main a.excerpt-read-more {
	color: #499ea5;
	font-weight: 300;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}
.site-main a.excerpt-read-more:after {
	font-family: Material Icons;
	content: "navigate_next";
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}
.site-main a.excerpt-read-more:hover {
	color: #6ac5cc;
	text-decoration: none;
}
.site-main a.excerpt-read-more:hover:after {
	-webkit-transform: translate(5px);
	-ms-transform: translate(5px);
	transform: translate(5px);
}
.entry-header .post-categories {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-content: normal;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: baseline;
}
.entry-header .post-categories li {
	margin: 0 1rem 0 0;
}
.entry-header .post-categories a,
.entry-header .post-categories span {
	padding: 0.4rem 0.6rem;
	font-weight: 300;
	background-color: #f5f5f7;
	color: #767676;
	text-transform: inherit;
	text-decoration: initial;
	position: inherit;
}
body.blog figure,
body.single-post figure {
	width: 100% !important;
	max-width: 100% !important;
}
body.single-post h1 {
	margin: 1.5rem 0; /*line-height:2.6rem*/
}
body.single-post p {
	margin-top: 0;
}
body.single-post .entry-content {
	margin: 1.5rem 0 0;
}
.author_bio_section {
	background-color: #efefef;
	color: #595959;
	padding: 4rem;
	margin-top: 140px;
	text-align: center;
}
.author_bio_section img {
	border-radius: 50%;
	border: 4px solid #fff;
	margin-top: -140px;
}
.author_bio_section .about-the-author {
	text-transform: uppercase;
	display: block;
}
.author_bio_section h4 {
	font-size: 2.6rem;
	margin: 0;
	padding: 0;
}
.site-main p.author_links {
	margin-bottom: 0;
	padding-bottom: 2rem;
}
.site-main p.author_links a {
	color: #595959;
}
body.archive .cta-duplicate-sidebar,
body.archive .widget-area,
body.blog .cta-duplicate-sidebar,
body.blog .widget-area,
body.search .cta-duplicate-sidebar,
body.search .widget-area,
body.single-post .cta-duplicate-sidebar,
body.single-post .widget-area {
	max-width: 400px;
	margin: 0 auto;
}
.widget-area .widget_custom_html {
	display: none;
}
.rpbt_shortcode h3 {
	font-size: 2rem;
	font-weight: 200;
	margin: 4rem 0 0;
	background: #f1f1f1;
	text-align: center;
	padding: 0.2rem 1rem;
}
@media screen and (min-width: 825px) {
	.blog-content article.post {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.blog-content article.post h2 {
		font-size: 2rem;
		line-height: 2.5rem;
		text-align: left;
	}
	.blog-content article.post .entry-meta {
		text-align: left;
	}
	body.single-post .blog-content article.post {
		display: block;
	}
	.post-thumb {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
		margin: 0 1rem 0 0;
	}
}
@media screen and (min-width: 1100px) {
	body.archive .content-wrapper,
	body.blog .content-wrapper,
	body.search .content-wrapper,
	body.single-post .content-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	body.archive .widget-area,
	body.blog .widget-area,
	body.search .widget-area,
	body.single-post .widget-area {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 400px;
		flex: 0 0 400px;
		margin: 0 0 0 3.5rem;
	}
	.cta-duplicate-sidebar {
		display: none;
	}
	.widget-area .widget_custom_html {
		display: block;
	}
}
.form-wrapper {
	max-width: 1000px;
	margin: 36px auto 0;
}

div.wpforms-container,
div.wpforms-container-full {
	background: #fff;
	background: -webkit-gradient(
	linear,
	left top,
	left bottom,
	from(#fff),
	color-stop(50%, #ddd),
	to(#fff)
	) !important;
	background: -o-linear-gradient(top, #fff 0, #ddd 50%, #fff 100%) !important;
	background: linear-gradient(180deg, #fff, #ddd 50%, #fff) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1) !important;
	padding: 0rem 2rem;

}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
	max-width: 130px !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-field-row.wpforms-field-medium,
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium {
	max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
	max-width: 600px;
	margin: 0 auto;
}
div.wpforms-container-full .wpforms-form .wpforms-field-radio:first-of-type {
	max-width: inherit !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-size: 1.3rem !important;
	/* margin: 2rem 0 1rem !important;*/
	text-align: center !important;
}
div.wpforms-container-full.stepped-form .wpforms-form .wpforms-field-label,
div.wpforms-container-full
.wpforms-form
.wpforms-field:first-of-type
.wpforms-field-label {
	margin: 0 0 1rem !important;
}
div.wpforms-container-full .wpforms-form h3 {
	font-size: 30px !important;
	text-align: center !important;
}
.wpforms-image-choices-label,
.wpforms-uploader {
	color: #000;
}
div.wpforms-container-full
.wpforms-form
ul.wpforms-image-choices-modern
.wpforms-selected
.wpforms-image-choices-label {
	font-weight: 400 !important;
}
div.wpforms-container-full
.wpforms-form
ul.wpforms-image-choices-modern
.wpforms-selected
label {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #6ac5cc !important;
}
div.wpforms-container-full
.wpforms-form
ul.wpforms-image-choices-modern
label:not(.wpforms-error) {
	border: 0 !important;
	min-width: 180px;
	background-color: hsla(0, 0%, 100%, 0.3) !important;
}
div.wpforms-container-full
.wpforms-form
ul.wpforms-image-choices-modern
label:not(.wpforms-error):hover {
	background-color: #6ac5cc !important;
}
div.wpforms-container-full
.wpforms-form
ul.wpforms-image-choices-modern
.wpforms-image-choices-image:after {
	background: #499ea5 !important;
	font-size: 32px !important;
	line-height: 40px !important;
	margin: -21px 0 0 -21px !important;
	width: 42px !important;
	height: 42px !important;
	border: 2px solid #fff;
}
div.wpforms-container-full
.wpforms-form
.grid-of-radios
.wpforms-field-label-inline {
	display: block !important;
	background: #fff !important;
	color: #000 !important;
	padding: 1rem !important;
	text-align: center !important;
	cursor: pointer !important;
	-webkit-transition: all 0.5s !important;
	-o-transition: all 0.5s !important;
	transition: all 0.5s !important;
}
div.wpforms-container-full
.wpforms-form
.grid-of-radios
.wpforms-field-label-inline:hover {
	background: #6ac5cc !important;
}
div.wpforms-container-full
.wpforms-form
.grid-of-radios
.wpforms-selected
.wpforms-field-label-inline {
	background: #6ac5cc !important;
	font-weight: 300;
}
div.wpforms-container-full .wpforms-form .grid-of-radios input {
	opacity: 0 !important;
	position: absolute !important;
	margin: 0 0 0 -9999 !important;
}
div.wpforms-container-full
.wpforms-form
.grid-of-radios.wpforms-list-2-columns
ul
li,
div.wpforms-container-full
.wpforms-form
.grid-of-radios.wpforms-multiplechoice-2-columns
ul
li,
div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li {
	padding-right: 16px !important;
	padding-bottom: 11px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left,
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	text-align: center !important;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left button,
div.wpforms-container-full .wpforms-form .wpforms-submit-container button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background-color: transparent !important;
	padding: 0.5rem 1rem 0.5rem 1.5rem !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	font-weight: 300 !important;
	border: 2px solid #6ac5cc !important;
	color: #4d4e50 !important;
	margin: 0 0 1rem !important;
	text-transform: uppercase !important;
	font-size: 1.3rem !important;
	position: relative !important;
	z-index: 1 !important;

	//
	background-color: #f9d027 !important;
	//
	background: -webkit-gradient(
	//   linear,
	//   left top,
	//   right top,
	//   from(#d2ac47),
	//   color-stop(33%, #f7ef8a),
	//   color-stop(66%, #d2ac47),
	//   to(#edc967)
	// ) !important;
	//
	background: -o-linear-gradient(
	//   left,
	//   #d2ac47 0,
	//   #f7ef8a 33%,
	//   #d2ac47 66%,
	//   #edc967 100%
	// ) !important;
	//
	background: linear-gradient(
	//   90deg,
	//   #d2ac47,
	//   #f7ef8a 33%,
	//   #d2ac47 66%,
	//   #edc967
	// ) !important;
	//
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left button:after,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button:after {
	//
	content: "";
	//
	position: absolute;
	//
	top: 0;
	//
	left: 0;
	//
	width: 100%;
	//
	height: 100%;
	//
	-webkit-transition: opacity 0.4s;
	//
	-o-transition: opacity 0.4s;
	//
	transition: opacity 0.4s;
	//
	z-index: -1;
	//
	opacity: 0;
	//
	background-color: #dbb209 !important;
	//
	background: #d2ac47;
	//
	background: -webkit-gradient(
	//   linear,
	//   left top,
	//   right top,
	//   color-stop(14%, #d2ac47),
	//   color-stop(43%, #f7ef8a),
	//   color-stop(77%, #d2ac47),
	//   to(#edc967)
	// ) !important;
	//
	background: -o-linear-gradient(
	//   left,
	//   #d2ac47 14%,
	//   #f7ef8a 43%,
	//   #d2ac47 77%,
	//   #edc967 100%
	// ) !important;
	//
	background: linear-gradient(
	//   90deg,
	//   #d2ac47 14%,
	//   #f7ef8a 43%,
	//   #d2ac47 77%,
	//   #edc967
	// ) !important;
	//
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
}
div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button:hover:after,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button:hover:after {
	//
	border: 0 !important;
	//
	opacity: 1;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
	background-color: #6ac5cc !important;
	color: #fff !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button.wpforms-page-prev,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button.wpforms-page-prev {
	background-color: inherit !important;
	background: none !important;
	font-size: 18px !important;
	font-weight: 400;
	border: 0 !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button.wpforms-page-prev:before,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button.wpforms-page-prev:before {
	content: "\2039";
	position: relative;
	left: -5px;
	bottom: 2px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button.wpforms-page-prev:after,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button.wpforms-page-prev:after {
	background-color: inherit !important;
	background: none !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button.wpforms-page-prev:after:before,
div.wpforms-container-full
.wpforms-form
.wpforms-submit-container
button.wpforms-page-prev:after:before {
	left: -10px;
}

div.wpforms-container-full
.wpforms-form
.wpforms-pagebreak-left
button.wpforms-page-prev:hover {
	color: #6ac5cc !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-page-indicator.progress
.wpforms-page-indicator-page-progress-wrap {
	background-color: #fff !important;
}
div.wpforms-container-full,
div.wpforms-container-full .wpforms-form .wpforms-image-choices-label {
	font-size: 0.9rem !important;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #000 !important;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
	display: block !important;
	color: #e60023 !important;
	font-size: 0.8rem !important;
	font-weight: 600 !important;
	margin: 0 auto !important;
	width: 200px !important;
	padding: 5px !important;
	text-align: center !important;
	background-color: hsla(0, 0%, 100%, 0.7) !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-field.wpforms-has-error
.choices__inner,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error {
	border: 3px solid #c00 !important;
}
#wpforms-conversational-form-page .iti__country-list--dropup,
body .iti__country-list--dropup,
div.wpforms-container-full .wpforms-form .iti__country-list--dropup,
div.wpforms-container .wpforms-form .iti__country-list--dropup {
	color: #000 !important;
}
div.wpforms-container-full
.wpforms-form
.wpforms-field.money-field
.wpforms-field-label {
	position: relative;
}
div.wpforms-container-full
.wpforms-form
.wpforms-field.money-field
.wpforms-field-label:before {
	color: #aaa;
	content: "$";
	font-size: 16px;
	left: 10px;
	line-height: 1;
	margin-top: 0em;
	position: absolute;
	bottom: -33px;
}
div.wpforms-container-full .wpforms-form .wpforms-field.money-field input {
	padding-left: 25px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description-before,
div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
	margin: 0 0 1rem !important;
	text-align: center !important;
}
.two-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.two-cols .col-1.list-two-cols ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.col-1 ol,
.col-1 ul,
.col-2 ol,
.col-2 ul {
	margin: 1rem 0 1rem 2.5rem;
	padding: 0;
}
.vid-title {
	background-color: #f9d027;
	text-align: center;
	padding: 5px;
}
body.page-template-page-form .content-wrapper.text-heavy {
	margin-top: 0;
	padding-bottom: 0;
}
body.page-template-page-form .videos {
	margin-bottom: 2.5rem;
}
.wpforms-page-1 .wpforms-field-pagebreak {
	padding: 0 !important;
}
.wpforms-page-indicator-page-progress {
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	from(#d2ac47),
	color-stop(33%, #f7ef8a),
	color-stop(66%, #d2ac47),
	to(#edc967)
	) !important;
	background: -o-linear-gradient(
	left,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	) !important;
	background: linear-gradient(
	90deg,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	) !important;
}
.wpforms-page-indicator {
	width: 80% !important;
	margin: 0 auto !important;
}
.form-wrapper h2 {
	text-align: center;
	padding: 0;
}
.form-wrapper h2 a {
	color: #6ac5cc;
}
.form-wrapper h2 a:hover {
	text-decoration: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: inherit !important;
	color: #4d4e50 !important;
}
.director-button-wrapper {
	text-align: center;
}
@media screen and (min-width: 930px) {
	.two-cols {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.col-1,
	.col-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48.75%;
		flex: 0 0 48.75%;
	}
	.col-1 {
		margin: 0 2.5% 0 0;
	}
	div.wpforms-container-full .wpforms-form ul.wpforms-image-choices {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row;
		flex-flow: row;
	}
}
@media screen and (min-width: 1200px) {
	.form-photo {
		margin-top: -115px;
		min-height: 215px;
	}
	body.page-template-page-calculator .form-photo {
		margin-top: -160px;
		margin-left: -290px;
	}
}
.content-wrapper.text-heavy {
	max-width: 800px;
	padding-top: 0rem;
	margin: 0 1.5rem;
}
body.page-template-page-text-heavy .content-with-bg p {
	max-width: 700px;
	margin: 0 auto;
}
.circular-image {
	margin: 0 auto 2rem;
	max-width: 300px;
}
.circular-image img {
	border-radius: 50%;
}
.cta-sentence {
	color: #000;
	background-color: #f9d027;
	background: -webkit-gradient(
	linear,
	left top,
	right top,
	from(#d2ac47),
	color-stop(33%, #f7ef8a),
	color-stop(66%, #d2ac47),
	to(#edc967)
	);
	background: -o-linear-gradient(
	left,
	#d2ac47 0,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967 100%
	);
	background: linear-gradient(
	90deg,
	#d2ac47,
	#f7ef8a 33%,
	#d2ac47 66%,
	#edc967
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2ac47",endColorstr="#edc967",GradientType=1);
	padding: 0.5rem;
	border-radius: 5px;
	font-weight: 300;
	text-align: center;
}
.site-main p.cta-sentence a {
	color: #000;
	text-decoration: underline;
}
.site-main p.cta-sentence a:hover {
	text-decoration: none;
}
@media screen and (min-width: 700px) {
	.circular-image {
		float: right;
		margin: 0 0 1.5rem 1.5rem;
	}
	body.page-template-page-text-heavy h3 {
		display: inline-block;
	}
	body.page-template-page-text-heavy .hiw-step-content h3 {
		display: block;
	}
}
@media screen and (min-width: 825px) {
	.content-wrapper.text-heavy {
		margin: 0 auto;
	}
}
.estate-jewelry-appraisal-slider {
	max-width: 640px;
	margin: 2rem auto 3rem;
}
.estate-jewelry-appraisal-slider img {
	border-radius: 5px;
}
.qa-section .q {
	display: block;
	margin-top: 3.5rem;
}
.qa-section .a p:first-child:before,
.qa-section .q {
	font-size: 1.3rem;
	text-transform: uppercase;
	font-weight: 300;
}
.qa-section .a p:first-child:before,
.qa-section .q:before {
	content: "Q: ";
	color: #499ea5;
}
.qa-section .a p:first-child:before {
	content: "A: ";
}
body.page-template-page-calculator .content-wrapper h2 {
	font-size: 2.3rem;
}
body.page-template-page-calculator .content-wrapper h3 {
	text-transform: uppercase;
	font-size: 1.5rem;
	margin: 2rem 0 1rem;
}
body.page-template-page-calculator .content-wrapper h4 {
	font-size: 1rem;
	margin: 0 0 1rem;
	font-weight: 400;
	text-transform: uppercase;
}
body.page-template-page-calculator .form-wrapper {
	text-align: center;
}
body.page-template-page-calculator .form-wrapper h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}

body.page-template-page-calculator .content-with-bg .form-wrapper p {
	font-size: unset;
	margin: 2rem auto;
}
.caret-weight-img {
	width: 200px;
	height: auto;
}
.diamond-shape {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.diamond-shape .shape-img {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	width: 100px;
	margin: 2rem auto 0;
}
@media screen and (min-width: 700px) {
	.diamond-shape {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.diamond-shape .shape-img {
		margin: 0 1.5rem 0 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px;
		width: 100px;
	}
}
@media screen and (min-width: 1200px) {
	.wide-iframe iframe {
		/*margin: 32px -200px;*/
		max-width: 1200px;
		width: 1200px !important;
	}
	.diamond-shape {
		width: 85%;
		margin: 0 auto;
	}
}
body.page-template-page-about-us .content-wrapper h2 {
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 2rem;
	font-size: 2rem;
}
.people {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.people h2,
.people p {
	margin: 0;
	padding: 0;
}
.people p {
	text-transform: uppercase;
}
.person {
	margin: 0 2rem 4rem;
}
.person h3 {
	margin: 0.5em 0 0;
}
.person-img {
/*	width: 250px; */
}
.person-img img {
	border-radius: 50%;
}
@media screen and (min-width: 1200px) {
	.people {
		margin: 2rem -200px;
		max-width: 1200px;
		width: 1200px;
	}
}
.full-width {
	margin: 0 calc(48% - 50vw);
	max-width: 100vw;
	width: 100vw;
	background-color: #6ac5cc;
	padding: 2rem 0;
}
.full-width-inner {
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-inner h2 {
	color: #fff;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
	margin: 0 0 2rem;
	padding: 0;
	text-align: center;
	line-height: 2.1rem;
}
.full-width-video {
	max-width: 600px;
	margin: 0 auto;
}
.single-video {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 368px;
	flex: 0 0 368px;
	margin: 16px;
}
.retailer-ctas {
	-webkit-box-orient: horizontal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.retailer-ctas,
.single-cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
}
.single-cta {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 300px;
	flex: 1 0 300px;
	background-color: #efefef;
	padding: 1.5rem;
	margin: 0 0.75rem 1.5rem;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.single-cta h3 {
	margin: 0;
}
@media screen and (min-width: 1200px) {
	.retailer-ctas {
		margin: 2rem -200px;
		max-width: 1200px;
		width: 1200px;
	}
	.single-cta {
		margin: 0 0.75rem;
	}
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.custom-logo-link {
	display: inline-block;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
.infinite-scroll.neverending .site-footer,
.infinite-scroll .posts-navigation {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 300;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#primary[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


.placeholder>textarea::-webkit-input-placeholder {
	color: rgba(0,0,0,0.4);
}


.g-recaptcha > div {
	margin: 0 auto !important;
}

.svg_icon {
	width: 57px;
	/*box-shadow: 0 10px 20px rgb(0 0 0 / 20%);*/



	-webkit-filter: drop-shadow( 0px 10px 20px rgba(0, 0, 0, 0.2));
	filter: drop-shadow( 0px 10px 20px rgba(0, 0, 0, 0.2));




	-webkit-box-align: center;
	-webkit-align-items: center;
	border-radius: 200px;

}


.toplinks {
	text-align: center;
	padding-bottom: 0px;
	background: none !important;
	margin-top: 20px !important;
}

.float_links_left {
	width: 48%;
	clear: both;
	margin-left: 0px;
	float: left;
	padding-left: 50px;
}


.float_links_right {
	width: 48%;
	margin-left: 0px;
	float: right;
	padding-right: 50px;
}

.two-grid-grey {
	background: #eaeaea;
}
.two-grid-grey-neg30 {
	margin-top: -30px;

}

.two-grid-grey-pos30 {
	margin-bottom: -30px;

}





ul.var3 > li {
	/*font-size:12px;*/
	line-height: 30px;
}
ul.dashxx > li:before {
	display: inline-block;
	content: "-";
	width: 1em;
	margin-left: -1em;
}


.radius {
	border-radius: 30px !important;
}
.wpforms-submit {
	border-radius: 30px !important;
}


#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 995;
	display: none;
}
#overlay-back {
	box-sizing: content-box;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 990;
	display: none;
}

#dvLoading {
	padding: 20px;
	background-color: transparent;
	border-radius: 10px;
	height: 150px;
	width: 250px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	color: #FFF;
	margin: -125px 0 0 -125px;
	text-align: center;
	display: none;
}