* {
	  /* border: 1px solid red; */
	  position: relative;
	  z-index: 1;
	  box-sizing: border-box;
}

a {
   outline: 0;
   color: #0033cc;
   
	-o-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

a.anchor {
	display: block;
	position: relative;
	top: -125px;
	visibility: hidden;
}

img {
	border: 0;	
}

html, body {
	height: 100%;	
}

html, body, p, li {
	margin: 0;	
	font-family: 'Exo 2', Arial, sans-serif;
	color: #000000;
	font-weight: 400;
	font-size: 16px;
	text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Exo 2', Arial, sans-serif;
	font-weight: 300;
	font-size: 54px;
	color: #000000;
	margin: 0;
	padding: 0;
}

hr {
	background: #aaaaaa;
	height: 1px;
	width: 100%;
	border: 0;
}

.wp-block-columns.thinmargin .wp-block-column {
	margin: 0 10px;
}

.wp-block-columns.thinmargin .wp-block-column:first-child {
	margin-left: 0;
}

.wp-block-columns.thinmargin .wp-block-column:last-child {
	margin-right: 0;
}

h3.smaller {
	font-size: 20px !important;
}

h2.sectionhead {
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}

h3.bigblue {
	color: #333399;
	font-size: 40px !important;
	font-weight: 900 !important;
	font-style: italic;
}

h2.sectionhead.smaller {
	font-size: 40px;
}

h1.sectionsubhead {
	display: block;
	text-align: center;
	font-family: 'Exo 2', Arial, sans-serif;
	color: #000000;
	font-weight: 300;
	font-size: 18px;
}

h1.sectionhead.v2 {
	display: block;
	text-align: center;
	font-family: 'Exo 2', Arial, sans-serif;
	color: #000000;
	font-weight: 300;
	font-size: 26px;
	font-style: italic;
}

h1.small {
	font-size: 36px;
}

.cols {
	display: table;
	width: 100%;
	height: auto;
}

.cols > .col {
	text-align: center;
}

.cols > .col.bordleft {
	border-left: 1px solid #b2b2b2;
}

.cols.two > .col {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.cols.three> .col {
	display: table-cell;
	width: 25%;
}

.cols.four > .col {
	display: table-cell;
	width: 25%;
}

.box {
	display: block;
	height: auto;
}

.box.container {
	width: 100%;
	background: #ffffff;
}

.box.container.dark {
	background: #f3f3f3;
}

.box.container.blue {
	background: #f2f7fc;
}

.box.content {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	padding: 50px 15px;
}

.box.content.wide {
	width: 100%;
	max-width: 100%;
}

.testimonialsbox {
	padding: 0 65px;
	position: relative;
	background: url('../images/common/blockquote-open.png') no-repeat top left, url('../images/common/blockquote-close.png') no-repeat bottom right;
}

.testimonialsbox::before {
  content: "“"; /* Real curly quotes */
  font-size: 3rem;
  color: hotpink;
  position: absolute;
  left: -0.6em;
  top: 0;
}

.testimonialsbox::after {
  content: "”"; /* Real curly quotes */
  font-size: 3rem;
  color: hotpink;
  position: absolute;
  right: -0.6em;
  bottom: 0;
}

.button,
.pseudobut {
	display: inline-block;
	background: #ffffff;
	color: #0066cc;
	font-style: italic;
	font-size: 20px !important;
	font-weight: 500;
	padding: 5px 25px;
	border-radius: 12px;
	text-decoration: none;
}

.button .big {
	font-size: 24px;
	line-height: 18px;
}

.button:hover {
	background: #99cc33;
	color: #ffffff;
}

.button.green {
	background: #99cc33;
	color: #ffffff;
}

.button.green:hover {
	background: #0066cc;
	color: #ffffff;
}

.button.greenv2 {
	background: #ffffff;
	color: #99cc33;
	border: 1px solid #99cc33;
}

.button.greenv2:hover {
	background: #99cc33;
	color: #ffffff;
}

.social, .social ul, .social li {
	display: inline-block;
}

.social ul {
	padding: 0 0 0 10px;
}

.social .fab {
	display: inline-block;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color:#ffffff;
	background:#99cc33; 
	border-radius:50%;
	width:25px;
	height:25px;
	margin: 0 5px;
	
	-o-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.social .fab:hover {
	background: #0033cc; 
}

.foot {
	display: block;
	width: 100%;
	text-align: center;
	margin: 50px 0 0 0;
}

.foot a {
	font-size: 18px;
	text-decoration: none;
}

.foot .pseudobut {
	display: inline-block;
	background: #ffffff;
	color: #000000;
	font-style: normal;
	font-weight: 400;
	margin-top: 15px;
}

.foot .pseudobut a {
	font-weight: 700;
}

#dropnav {
 display: none;	
}

#headerbox, #header {
	z-index: 1000;
}

#headerbox {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}

#header {
	display: table;
	width: 100%;
	height: 115px;
	padding: 0 15px;
}

#header > div {
	display: table-cell;
	vertical-align: bottom;
}

#header #mobilenav {
	display: none;
	vertical-align: bottom;
	padding-bottom: 10px;
}

#header #logo {
	min-width: 232px;
	padding-bottom: 15px;
}

#header #nav {
	width: 100%;
	padding-bottom: 15px;
}

#header #utils {
	min-width: 610px;
	vertical-align: top;
	text-align: right;
	padding: 15px;
}

#header #mobileutils {
	display: none;
}

#header #utils .upper {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

#header #utils .upper a {
	color: #000000;
	text-decoration: none;
}

#header #utils .upper a.button.green,
#header #utils .upper a.button.greenv2 {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	font-size: 18px !important;
	line-height: 24px;
	text-transform: none;
	padding: 0 10px 2px 10px;
}

#header #utils .upper a.button.greenv2 {
	color: #99cc33;
	padding: 0 25px 2px 25px;
}

#header #utils .upper a.button.greenv2:hover {
	color: #ffffff;
}

#header #utils .upper a:hover {
	text-decoration: underline;
}

#header #utils .announcement {
	background: #e5e5e5;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 400;
	margin-top: 15px;
	text-align: left;
}

#header #utils .announcement a {
   text-decoration: none;
   color: #0033cc;
}

#header #utils .announcement a:hover {
   text-decoration: underline;
}

#header #utils .announcement strong {
	font-weight: 700;
}

#prinav {
	display: block;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
}

#prinav li {
	display: inline-block;
	padding: 0 15px;
	border-left: 2px solid #000000;
}

#prinav li:first-child {
	border: 0;
}

#prinav li a,
#utils .auctions a,
#utils .cardloans a {
	text-decoration: none;
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;	
}

#utils .cardloans a {
	color: #ffffff;
}

#prinav li a:hover,
#utils .auctions a:hover,
#utils .cardloans a:hover {
	color: #99cc33;
}

#utils .auctions {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 420px;
	background: #e5e5e5;
	border-radius: 15px 15px 0 0;
	text-align: left;
	padding: 10px 25px 0 25px;
}

#utils .auctions a {
	line-height: 30px;
}

#utils .auctions img {
	display: inline-block;
	vertical-align: middle;
	float: right;
}

#utils .cardloans {
	position: absolute;
	bottom: 0;
	right: 435px;
	width: auto;
	height: 50px;
	background: #0f66cc;
	border-radius: 15px 15px 0 0;
	text-align: center;
	padding: 10px 25px 0 25px;
}

#utils .cardloans a {
	line-height: 30px;
}

#footer .social {
	margin: 25px 0 50px 0;
}

#footer .social .fab {
	line-height: 35px;
	font-size: 22px;
	width:35px;
	height:35px;
}

#footer {
	max-width: 1200px;
}

#footer .col {
	text-align: left;
	padding: 0 25px;
	vertical-align: top;
}

#footer .col.left p {
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 10px 0 25px 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .col .content {
	margin: 25px 0 0 0;
}

#footer ul.footnav {
	padding: 0;
	list-style-type: none;
}

#footer ul.footnav li,
#footer .col.contact .content p {
	display: block;
	margin: 10px 0;
	font-size: 14px;
}

#footer ul.footnav li a,
#footer .col .content a {
	text-transform: uppercase;
}

#footer h3 {
	font-size: 20px;
	font-weight: 700;
	color: #99cc33;
	text-transform: uppercase;
}

#subfooter,
#subfooter p {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}

#subfooter a {
	text-transform: uppercase;
	text-decoration: none;
}

#subfooter a:hover {
	text-decoration: underline;
}

#subfooter .copyright {
	text-transform: uppercase;
}

#subfooter .legalese {
	color: #666666;
	font-size: 10px;
	margin-top: 25px;
}

#subfooter-links { 
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 3px;
}

#subfooter-links a { 
	padding-left: 5px; 
	padding-right: 5px; 
}

#subfooter-links a:first-of-type { padding-left: 0; }
#subfooter-links a:last-of-type { padding-right: 0; }
#subfooter-links a img { margin-right: 5px; }
#subfooter-links a#home-privacy-choices { display: flex; }
//
#hero .panel,
#hero .panel p,
#hero .panel li {
	color: #ffffff;
}

#hero .panel {
	text-align: center;
}

#hero .panel .floater {
	display: inline-block;
	text-align: center;
	max-width: 850px;
}

#hero {
	height: 380px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#hero .howitworks .panel {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}

#hero .howitworks .panel .hor {
	display: inline-block;
	width: 24%;
}

#hero .howitworks .panel .hor .caption {
	margin-top: -25px;
}

#hero .howitworks .panel .hor h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

#hero .howitworks .panel .hor a {
	font-size: 14px;
}

#page.home #hero .panel .floater {
	text-align: left;
}

#page.home #hero {
	height: 533px;
	background: transparent url('../images/hero-home-gold-silver-coins-lending.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#hero {
	background: #cccccc;
}

#hero .box.content {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 0 0 25px;
}

#hero .panel {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#page.home #hero .panel {
	width: 40%;
}

#page.home #hero .panel.left {
	width: 75%;
	padding-left: 125px;
}

#hero .panel h1,
#hero .panel h2 {
	font-weight: 300;
	font-size: 62px;
	line-height: 62px;
	margin: 15px 0;
	padding: 0;
	color: #ffffff;
}

#hero .panel li {
	color: #ffffff;
}

#hero .panel h1 .alt {
	font-family: Exo;
}

#hero .panel h2 {
	font-weight: 400;
	font-size: 22px;
	line-height: 22px;
}

#page.home #hero .panel h2,
#page.home #hero .panel h3 {
	font-size: 28px;
	line-height: 28px;
}

#page.home #hero .panel ul {
	margin: 25px 0;
}

#page.home #hero .panel li {
	font-weight: 400;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#page.home #hero .panel .disclosure {
	font-size: 12px;
	color: #ffffff;
	margin: 10px 15px 10px 0;
}

#hero .panel .caption * {
	font-size: 18px;
}

#hero .panel .caption a {
	text-decoration: none;
}

#howitworks .caption,
#offer .caption {
	margin-top: -40px;
}

#offer .caption {
	margin-top: 0px;
}

#howitworks .caption h3,
#offer .caption h3 {
	font-weight: 700;
	font-size: 26px;
}

#howitworks .caption p,
#offer .caption p {
	font-weight: 400;
	font-size: 18px;
	padding-top: 10px;
}

#howitworks .caption p a .blue,
#offer .caption p a {
	color: #0033cc;
	text-decoration: none;
}

#howitworks .caption p a {
	color: #333333;
	text-decoration: none;
}

#bbbshoplogos .col-border-left {
	height: 60px;
    width: 1px;
    margin-top: 60px;
    background: #b2b2b2;
}

#bbbshoplogos .cols {
	padding: 0px 265px;
}

#bbbshoplogos .caption {
	margin-top: -50px;
	font-size: 14px;
}

#moreinfo .grid {
	display: table;
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	padding-left: 80px;
}

#moreinfo .cols {
	display: table-row;
}

#moreinfo .col {
	display: table-data;
	font-size: 26px;
	text-align: left;
	padding: 15px;
	width: auto;
}

#moreinfo .col.bld {
	font-weight: 700;
	font-size: 26px;
	color: #2c408c;
}

#moreinfo .arrow {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
}

#moreinfo .sectionsubhead {
	font-weight: 700;
	font-size: 26px;
	margin-top: 10px;
}

#moreinfo .forms {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	
	margin-top: 25px;
}

#moreinfo .recaptchacenter {
	margin: 15px 0;
	text-align: center;
}

#moreinfo .recaptchacenter > div {
	display: inline-block;
}

#moreinfo .forms .errormsg {
	display: none;
	color: #ffffff;
	background: #cc0000;
	font-size: 14px;
	padding: 5px 10px;
	margin-top: 10px;
}

#moreinfo .forms .successmsg {
	display: none;
	color: #ffffff;
	background: #99cc33;
	font-size: 14px;
	padding: 5px 10px;
	margin-top: 10px;
}

#moreinfo .forms input {
	display: block;
	border: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	margin: 15px 0;
}

#moreinfo .forms input.error {
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
}

#moreinfo .forms textarea {
	display: block;
	border: 0;
	border: 1px solid #cccccc;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	font-family: 'Exo 2', Arial, sans-serif;
	font-style: italic;
} 

#moreinfo .forms label {
	line-height: 25px;
	font-size: 14px;
	color: rgb(110, 110, 110);
}

#moreinfo .box {
	display: block;
	position: relative;
	border: 1px solid #ff9933;
	padding: 0 15px 15px 15px;
	margin: 15px 0;
	text-align: left;
}

#moreinfo .inquiryformloading {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #ffffff url('/app/themes/cfcgoldloans/images/common/loading.gif') no-repeat center center;
	opacity: 0.8;
}

#moreinfo .forms .col {
	text-align: center;
}

#moreinfo .forms .col.or {
	font-size: 50px;
	font-style: italic;
	font-weight: 300;
	padding: 25px;
	vertical-align: middle;
}

#moreinfo .forms h2 {
	font-size: 40px;
	font-weight: 700;
	color: #2c408c;
}

#moreinfo ul.points ul {
	list-style-type: none;
	padding-left: 5px;
}

#moreinfo ul.points li {
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	margin: 15px 0;
}

#moreinfo ul.points li ul li {
	margin: 0;
}

#moreinfo ul.points li ul li .big {
	color: #99cc33;
	font-size: 30px;
}

#moreinfo .footnote {
	display: block;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
}

@media screen and (max-width: 860px) {
	
	#moreinfo .grid {
		padding: 0 25px;
	}
	
	#moreinfo .grid .cols {
		display: block;
		margin-bottom: 35px;
	}
	
	#moreinfo .col {
		display: block;
		width: 100%;
		text-align: center;
		padding: 5px;
	}
	
	#moreinfo .forms {
		flex-direction: column;
	}
	
	#moreinfo .forms .box {
		max-width: 350px;
		margin: 15px auto;
	}

	#bbbshoplogos .cols {
		padding: 0px 0px;
	}

	#bbbshoplogos .col-border-left {
		height: 0px;
		width: 0px;
	}
	
} /* 860 */

#ourservices .col {
	padding: 0 25px 0 0;
}

#ourservices .imagecontent,
#ourservices .copycontent {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 0 15px;
}

#ourservices .imagecontent {
	padding-left: 35px;
}

#page.default #ourservices .imagecontent,
#page.default #ourservices .copycontent {
	padding: 0 15px;
	vertical-align: top;
}

#page.default #ourservices .imagecontent {
	padding-left: 25px;
}

#ourservices .cols {
	margin-top: 50px;
}

#ourservices .copycontent h1 {
	font-weight: 800;
	font-size: 44px;
	text-transform: uppercase;
	line-height: 44px;
	margin-top: 15px;
}

#ourservices .copycontent h1.small {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 25px;
}

#ourservices .copycontent p {
	font-size: 18px;
}

#ourservices .copycontent p strong {
	font-weight: 700;
}

#ourservices .copycontent ul {
	list-style-type: none;
	margin: 25px 0;
	padding: 0 0 0 15px;
}

#ourservices .copycontent ul li {
	background: url("../images/common/list-bullet.png") no-repeat left 10px;
    padding-left: 1em;
	font-size: 18px;
	margin: 10px 0;
}

#ourpartners .copycontent {
	margin: 35px 50px;
}

#offer .caption {
	max-width: 250px;
	margin: 0 auto;
}

#page.FAQs #FAQs {
	max-width: 1000px;
}

#page:not(.howitworks) #maincontent {
	/*text-align: center;*/
	max-width: 790px;
}

#page.FAQs .faq_section h2 {
	text-align: left;
	font-size: 40px;
	padding: 25px 0;
}

#page.howitworks .faq_section {
	margin-top: 50px;
}

#page .opener,
#page .faq_pair .opener {
	display: inline-block;
	background: transparent url('../images/common/faq-arrow-down.png') no-repeat center center;
	cursor: pointer;
	height: 28px;
	width: 28px;
			
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

#page.howitworks .opener,
#page.howitworks .faq_pair .opener {
	background: transparent url('../images/common/faq-arrow-down-green.png') no-repeat center center;
}

#page .faq_pair .opener {
	position: absolute;
	top: 25px;
	right: 0;
}

.opener.flip { 
	transform: rotate(-180deg);
}

#page .faq_pair {
	display: block;
	width: 100%;
	height: auto;
}

#page .faq_pair .question {
	color: #0033cc;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer;
	border-top: 1px solid #cccccc;
	padding: 25px 35px 25px 0;
}

#page.howitworks .faq_pair .question {
	color: #99cc33;
}

#page .faq_pair:last-child {
	border-bottom: 1px solid #cccccc;
}

#page .faq_pair .answer {
	font-size: 18px;
	overflow: hidden;
	height: 0px;
}

#page.howitworks .faq_pair .answer {
	font-style: italic;
}

#page .faq_pair .answer p {
	margin-bottom: 15px;
	font-size: 18px;
}

#page #maincontent p {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 25px 0;
}

#page #maincontent p a,
#page #maincontent a {
	text-decoration: none;
}

#page #maincontent p a:hover,
#page #maincontent a:hover {
	text-decoration: underline;
}

#page #maincontent h1,
#page #maincontent h2:not(.sectionhead),
#page #maincontent h3,
#page #maincontent h4 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 15px;
}

#page.howitworks #maincontent .stepcontainer h1 {
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 15px;
}

#page.howitworks #maincontent .stepcontainer {
	display: table;
	width: 100%;
	margin: 50px 0 125px 0;
}

#page.howitworks #maincontent .stepcontainer > div {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	padding: 0 25px;
}

#page.howitworks #maincontent .stepcontainer .contentpanel,
#page.howitworks #maincontent .stepcontainer .contentpanel p,
#page.howitworks #maincontent .stepcontainer .contentpanel li {
	font-size: 18px;
}

#page.howitworks #maincontent .stepcontainer .imagepanel {
	text-align: center;
}

#page.howitworks #maincontent .stepcontainer .imagepanel img {
	max-width: 100%; 
	height: auto;
}

#page.howitworks #maincontent .stepcontainer .contentpanel li {
	padding: 5px 0;
}

#page.auctions #whathappens,
#page.auctions #whathappensafter {
	background: #f0f0f0;
	max-width: 790px;
	text-align: center;
}

#page.auctions #whathappens p,
#page.auctions #whathappensafter p {
	font-size: 18px;
	text-align: center;
	padding: 15px;
	max-width: 600px;
	margin: 0 auto;
}

#page.auctions #whathappens h2,
#page.auctions #whathappensafter h2 {
	font-size: 40px;
	padding: 0;
	margin: 0;
}

#page.auctions #whathappensafter {
	background: #ffffff;
}

#page.auctions #schedule h2 {
	font-size: 40px;
}

#page.auctions #schedule p.intro {
	font-size: 18px;
	text-align: center;
	max-width: 950px;
	margin: 0 auto;
}

#page.auctions #schedule p.intro a {
	color: #0099ff;
	text-decoration: none;
}

#page.auctions #schedule p.intro a:hover {
	color: #000000;
}

#page.auctions #auctioncalendar {
	max-width: 891px;
	margin: 0 auto;
	margin-top: 50px;
}

#page.auctions #auctioncalendar .nextauction img {
	width: 100%;
}

#page.auctions #auctioncalendar h3 {
	padding-left: 15px;
	font-size: 30px;
	text-align: left;
	text-transform: uppercase;
}

#page.auctions #auctioncalendar h3 img {
	display: inline-block;
	vertical-align: bottom;
	height: 45px;
	width: auto;
}

#page.auctions #auctioncalendar .auctiontable {
	
}

#page.auctions #auctioncalendar .caltable {
	display: table;
	width: 100%;
	border: 1px solid #e0e0e0;
	background: #f1f2f2;
}

#page.auctions #auctioncalendar .caltable .row {
	display: table-row;
}

#page.auctions #auctioncalendar .caltable .row:nth-child(even) {
	background: #ffffff;
}

#page.auctions #auctioncalendar .caltable .row > div {
	display: table-cell;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 30px;
	font-weight: 400;
}

#page.auctions #auctioncalendar .caltable .row > div:first-child {
	width: 45%;
}

#page.auctions #auctioncalendar .caltable .row.header > div {
	background: #414141;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}

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

	
	#utils .cardloans {
		position: absolute;
		bottom: 0;
		right: 335px;
		width: auto;
		height: 40px;
		background: #0f66cc;
		border-radius: 15px 15px 0 0;
		text-align: center;
		padding: 10px 25px 0 25px;
	}

	#utils .cardloans a {
		line-height: 20px;
	}
	
	#utils .auctions a,
	#utils .cardloans a {
		font-size: 14px;
		line-height: 20px;
	}
	
	#utils .auctions {
		height: 40px;
	    width: 320px;
	}
	
	#utils .auctions img {
		height: 30px;
	}
	
	#header #utils {
		min-width: 500px;
	}
	
	#page.home #hero {
		background-position-x: 80%; 
	}
	
	#page.home #hero .panel {
		width: 30%;
	}

	#page.home #hero .panel.left {
		width: 70%;
		padding-left: 25px;
	}

	#page.home #hero .panel h1 {
		font-size: 64px;
		line-height: 64px;
	}
	
	#page.home #hero .panel .floater {
		max-width: 650px;
	}
	
	#prinav li a {
		font-size: 13px;
	}
	
} /* 1280 */

@media screen and (max-width: 1160px) {
	
	#prinav li {
		display: inline-block;
		margin: 0 5px;
	}
	
	#prinav li a {
		font-size: 12px;
	}

	#howitworks .cols,
	#ourservices .cols	{
		display: block;
		max-width: 750px;
		margin: 0 auto;
	}
	
	#howitworks .cols .col,
	#ourservices .cols .col	{
		display: inline-block;
		width: 49%;
		margin-bottom: 25px;
	}
	
	#ourservices .cols	{
		max-width: 500px;
	}
	
	#ourservices .cols .col {
		width: 100%;
		border: 0;
		margin-top: 50px;
	}
	
	#ourservices .cols .col .imagecontent img {
		max-width: 139px;
	}
	
	#header #nav {
		display: none;
	}
	
	#header #mobilenav {
		display: table-cell;
	}
	
	#header #logo {
		width: 100%;
	}
	
	/* Icon 3 */
	
	#nav-icon3 {
		width: 35px;
		height: 25px;
		position: relative;
		margin: 25px 25px 18px 15px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
	}

	#nav-icon3 span {
		display: block;
		position: absolute;
		height: 1px;
		width: 100%;
		background: #666666;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#nav-icon3 span:nth-child(1) {
		top: 0px;
	}

	#nav-icon3 span:nth-child(2),
	#nav-icon3 span:nth-child(3) {
		top: 10px;
	}

	#nav-icon3 span:nth-child(4) {
		top: 20px;
	}

	#nav-icon3.open span:nth-child(1) {
		top: 10px;
		width: 0%;
		left: 50%;
	}

	#nav-icon3.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav-icon3.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#nav-icon3.open span:nth-child(4) {
		top: 10px;
		width: 0%;
		left: 50%;
	}
	
	/* end Icon 3 */
	
	#dropnav {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		background: #ffffff;
		z-index: 900;
		width: 100%;
		height: 0;
		opacity: 1;
		overflow: hidden;
	}
	
	#dropnav #prinav {
		display: block;
		margin-top: 150px;
	}
	
	#dropnav #prinav li {
		display: block;
		padding: 25px 0;
	}
	
	#dropnav #prinav li a {
		font-size: 24px;
	}
	
} /* 1160 */

@media screen and (max-width: 980px) {
	
	#page.home #hero .panel h1 {
		font-size: 48px;
		line-height: 48px;
	}
	
	#page.home #hero .panel h1,
	#page.home #hero .panel h2,
	#page.home #hero .panel h3,
	#page.home #hero .panel .disclosure,
	#page.home #hero .panel ul li {
		text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
	}
	
} /* 980 */

@media screen and (max-width: 850px) {
	
	#page.home #hero .panel.left {
	  width: 60%;
	  padding-left: 15px;
	}
	
	#page.home #hero .panel h1 {
		font-size: 42px;
		line-height: 42px;
	}
	
	#page.home #hero .panel h2 {
		font-size: 18px;
		line-height: 18px;
	}
	
	#page.home #hero .panel li {
		font-size: 16px;
	}

	#ourpartners .cols	{
		display: block;
		max-width: 750px;
		margin: 0 auto;
	}
	
	#ourpartners .cols .col	{
		display: inline-block;
		width: 49%;
		margin-bottom: 25px;
	}
	
	#ourpartners .cols	{
		max-width: 500px;
	}
	
	#ourpartners .cols .col {
		width: 100%;
		border: 0;
		margin-top: 50px;
	}

	#bbbshoplogos .cols	{
		display: block;
		max-width: 750px;
		margin: 0 auto;
	}
	
	#bbbshoplogos .cols .col	{
		display: inline-block;
		width: 49%;
		margin-bottom: 25px;
	}
	
	#bbbshoplogos .cols	{
		max-width: 500px;
	}
	
	#bbbshoplogos .cols .col {
		width: 100%;
		border: 0;
		margin-top: 50px;
	}
	
} /* 850 */


@media screen and (max-width: 768px) {
	
	#header {
		height: auto;
		padding: 15px;
	}
	
	#header #logo {
		min-width: none;
		padding-bottom: 0;
	}
	
	#header #utils {
		display: none;
	}
	
	#header #mobileutils {
		display: table-cell;
		min-width: 225px;
		text-align: right;
	}
	
	#header > div {
		vertical-align: middle;
	}
	
	#page.home #hero {
		background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)), url('../images/hero-home-gold-silver-coins-lending.jpg') no-repeat center center; 
		background-size: auto, auto;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position-x: 80%;
	}
	
	#hero {
		padding: 15px;
	}
	
	#hero .panel h1 {
		font-size: 54px;
		line-height: 54px;
	}
	
	#page.home #hero .panel {
		display: none;
	}
	
	#page.home #hero .panel.left {
		display: table-cell;
		width: 100%;
	}
	
	#page.home #hero .panel .floater {
	  max-width: 500px;
	}
	
	#footer .cols,
	#footer .col,
	#subfooter {
		display: block;
		width: 100%;
		text-align: center;
	}
	
	#subfooter {
		margin-top: 70px;
	}
	
	#subfooter-links { justify-content: center; }
	
	#offer .cols.four > .col {
		display: inline-block;
		width: 49%;
	}
	
	#page.howitworks #maincontent .stepcontainer {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		box-orient: vertical;
	}
	
	#page.howitworks #maincontent .stepcontainer > div {
		display: block;
		width: 100%;
	}
	
	#page.howitworks #maincontent .stepcontainer .imagepanel {
		-webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
	}
	
	#page.howitworks #maincontent .stepcontainer .contentpanel {
		-webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
	}
	
	#page.howitworks #maincontent .stepcontainer .contentpanel {
		text-align: center;
	}
	
} /* 768 */

@media screen and (max-width: 640px) {
	
	#header {
		height: auto;
		padding: 5px;
	}
	
	#dropnav #prinav {
		margin-top: 100px;
	}
	
	#header #mobilenav {
		width: 55px;
		padding: 0;
	}
	
	#nav-icon3 {
		margin: 15px;
	}
	
	#header #logo {
		width: 150px;
	}
	
	#header #logo img {
		width: 100%;
		height: auto;
		max-width: 224px;
	}
	
	#header #mobileutils {
		min-width: 130px;
	}
	
	#header #mobileutils a {
		font-size: 14px !important;
	}
	
	#header #mobileutils .button .big {
		font-size: 18px !important;
	}
	
	#header #mobileutils .button {
		padding: 2px 15px 4px 15px;
		border-radius: 12px;
	}
	
	#howitworks .cols .col, 
	#offer .cols .col,
	#ourservices .cols .col {
		display: block;
		width: 100%;
		margin-bottom: 0;
	}
	
	#ourservices .cols .col .imagecontent img {
		max-width: 100%;
	}
	
	.slidewindow {
		display: block;
		position: relative;
		width: 100%;
		overflow: hidden;
		margin-left: -10px;
	}
	
	.mobslider {
		display: table;
		position: absolute;
		top: 0;
		left: 0;
		width: auto;
		min-width: 100%;
		max-width: none !important;
	}
	
	.mobslider .col {
		display: inline-block;
		float: left;
	}
	
	#page.home .mobslider .col .caption p {
		display: none;
	}
	
	.slidewindow .arrow {
		display: block;
		height: 27px;
		width: 32px;
		position: absolute;
		top: 45%;
		cursor: pointer;
	}
	
	.slidewindow .arrow.right {
		right: 0;
		background: transparent url('../images/common/slider-arrow-right.png') no-repeat center center;
	}
	
	.slidewindow .arrow.left {
		left: 15px;
		background: transparent url('../images/common/slider-arrow-left.png') no-repeat center center;
	}
	
	.slidewindow .arrow.off {
		display: none;
	}
	
	.slidenav {
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
		margin-top: 25px;
	}
	
	.slidenav .spot {
		display: inline-block;
		height: 15px;
		width: 15px;
		border-radius: 50%;
		background: #99cc33;
		margin: 0 10px;
		cursor: pointer;
	}
	
	.slidenav .spot.on {
		background: #cccccc;
	}
	
	#howitworks .foot {
		margin: 35px 0 0 0;
	}
	
} /* 640 */

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

	#header #logo {
		width: auto;
		min-width: 0;
	}
	
	#header #logo img {
		//width: 160px;
		min-width: 0;
	}
	
	#hero {
		height: 170px;
		padding: 0 15px;
	}
	
	#hero .caption.howitworks {
		display: none;
	}
	
	#page.FAQs #hero .floater .caption,
	#page.FAQs #hero .panel h2	{
		display: none;
	}
	
	#hero .floater img.icon {
		height: 75px;
		width: auto;
	}
	
	#hero .panel h1 {
		font-size: 32px;
		line-height: 32px;
		margin: 0;
	}
	
	#hero .panel h2 {
		font-size: 14px;
		line-height: 14px;
		margin: 5px 0;
	}
	
	#page.home #hero {
		padding: 0 15px;
		height: 240px;
		background: transparent url('../images/mobile-hero-home-gold-silver-coins-lending.jpg') no-repeat center center; 
		
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
	#hero .box.content {
		padding: 0;
	}
	
	#page.home #hero .panel h1,
	#page.home #hero .panel h2 {
		font-size: 42px;
		line-height: 42px;
		margin: 0 0 7px 0;
	}
	
	#page.home #hero .panel h1 {
		font-size: 32px;
		line-height: 32px;
	}
	
	#page.home #hero .panel h2 {
		font-size: 11px;
		line-height: 11px;
	}
	
	#page.home #hero .panel ul {
		margin: 10px 0;
	}
	
	#page.home #hero .panel li {
		font-size: 11px;
	}
	
	#page.home #hero .panel .disclosure {
		position: absolute;
		bottom: -25px;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 9px;
		margin: 5px 0 0 0;
	}
	
	#page.home #hero .button {
		font-size: 12px !important;
		padding: 2px 10px;
		margin-left: 25px;
	}

	#page.home #hero .button .big {
		font-size: 14px;
		line-height: 14px;
	}
	
	h2.sectionhead {
		font-size: 34px;
	}
	
	h1.sectionsubhead {
		font-size: 14px;
	}
		
	.box.content {
		padding: 25px 15px;
	}

	#ourservices .copycontent p {
		font-size: 16px;
	}
	#ourservices .imagecontent, 
	#ourservices .copycontent {
		display: block;
		margin: 0 auto;
	}
	
	#ourservices .imagecontent {
		text-align: center;
	}
	
	#ourservices .copycontent {
		max-width: 300px;
		text-align: center;
	}
	
	#page.home #ourservices .copycontent {
		margin-top: 0px;
		text-align: left;
	}
	
	#offer {
		margin-top: 50px;
	}
	
	#page.auctions #auctioncalendar .caltable .row > div {
		padding: 20px 10px;
	}
	
} /* 480 */

@media screen and (max-width: 340px) {
	
	#page.home #hero .panel h1 {
		font-size: 26px;
		line-height: 26px;
	}
	
	#page.home #hero .panel h2 {
		max-width: 175px;
	}
	
	#page.home #hero .panel li {
		font-size: 10px;
	}
	
	#hero .panel {
		padding-top: 25px;
		vertical-align: top;
	}
	
	#page.home #hero .button {
		margin-left: 15px;
	}
	
	#page.home #hero .panel ul {
		padding-left: 15px;
		max-width: 150px;
	}
	
	#page.howitworks #hero .panel h1 {
		font-size: 32px;
		line-height: 32px;
	}
	
	#hero .floater img.icon {
		height: 50px;
		width: auto;
	}	
	
	#hero .panel h1 {
		font-size: 28px;
	}

} /* 340 */