/* resets */
body.sub { background: none; background-color: #fff; }
div.bbb-header, div.bbb-footer, div#bbbrail { display: none; }
div.skiptranslate { display: none; }
iframe[name='google_conversion_frame'] { display: none; }
.sub #container, #container { background: none; border: none; background-color: #fff; padding: 0px; margin-top: 0px; }

#main {
	margin-left: auto;
	margin-right: auto;
	border-left: none;
	border-right: none;
	background-color: #fff;
}
#main form#download-guide .help-block, #overlay form#consult .help-block {
	color: red;
}
@media (min-width: 1280px) {
	#main {
	    max-width: 1280px;
		border-right: 1px solid #efefef;
		border-left: 1px solid #efefef;
	}
}

#overlay {
	background-color: rgba(0, 90, 120, 0.95);
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: 1000;
	overflow-y: auto;
  position: fixed;
}
#overlay a.pull-right {
	color: #f2b242;
	font-weight: 100;
	font-size: 5em;
	display: block;
	margin-top: 20px;
}
#overlay h2 {
	color: #fff;
	width: auto;
	font-size: 4em;
	font-weight: bold;
	text-align: center;
	margin-top: 75px;
}
#overlay h2 span {
	font-weight: normal;
	display: inline;
}
#overlay h3 {
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
}
form#consult input.control {
	border: 1px solid #b2ccd5;
	background-color: transparent;
	padding: 15px;
	display: block;
	width: 100%;
	font-size: 1.6em;
	font-weight: normal;
}
form#consult label {
	color: #fff;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
}

#overlay .btn {
	display: inline-block;
	margin-top: 35px;
	border-radius: 0px;
	background-color: #efa017;
	color: #fff;
	margin-bottom: 35px;
}



div#guide {
	min-height: 1000px;
	background-color: #f7f7f7;
	background-image: url( '/common/be-more-credible-guide/img/hand-ipad-guide.jpg' );
	background-repeat: no-repeat;
	background-size: contain;
	padding: 30px;
}

div#guide div#form {
	/*background-color: #005a78;*/
	background-color: rgba(0, 90, 120, 0.9);
	padding: 30px;
	color: #fff;
	margin-top: 40px;
	opacity: 1;
	margin-right: 40px;
	-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
}

div#guide div#form h1 {
	font-size: 3.3em;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	top: auto;
	left: auto;
	position: static;
	width: 100%;
	line-height: 1.3em;
}
div#guide div#form h1 span {
	font-weight: 100;
	display: block;
}
div#guide div#form h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-top: 35px;
	margin-bottom: 35px;
}
div#guide div#form hr {
	border-top: 1px solid #ccc;
	opacity: 0.5;
	margin-top: 40px;
	margin-bottom: 40px;
}
div#guide div#form h3 {
	font-size: 2em;
	color: #fff;
	font-weight: bold;
}
form#download-guide input.guide-control {
	border: 1px solid #b2ccd5;
	background-color: transparent;
	padding: 15px;
	display: block;
	width: 100%;
	font-size: 1.6em;
	font-weight: normal;
}
form#download-guide label {
	color: #fff;
	display: block;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
}
form#download-guide #btn-dl-guide {
	display: block;
	margin-top: 35px;
	width: 100%;
	border-radius: 0px;
	background-color: #efa017;
}
div#guide div.discover {
	margin-top: 50px;
}
div#guide div.discover h2 {
	font-size: 3em;
	font-weight: bold;
	color: #005a78;
	text-align: center;
	margin-bottom: 50px;
}
div#guide div.discover ul {
	list-style: disc;
}
div#guide div.discover ul li {

	padding-left: 10px;
	line-height: 2.8em;
	font-size: 16px;
}
div#guide div.and {
	background-image: url( '/common/be-more-credible-guide/img/orange-line.gif' );
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#guide div.and span {
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	font-style: italic;
	font-size: 18px;
}
div#guide div.discover h3 {
	font-size: 1.8em;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 30px;
}
div#verabradley {
	padding-top: 50px;
	padding-left: 70px;
	margin-right: 110px;

}
div#verabradley h2 {
	font-size: 3em;
	font-weight: bold;
	color: #005a78;
	text-align: center;
	margin-bottom: 50px;
}
div#verabradley h2 span {
	font-weight: 100;
}
div#verabradley div.casestudy {

}
div#verabradley div.casestudy div.logo img {
	width: 200px;
}
div#verabradley div.casestudy div.logo {
	display: inline-block;
	margin-left: -20px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
}
div#verabradley div.casestudy div.vid img {
	cursor: pointer;
	width: 100%;
}
div#verabradley div.casestudy div.vid {
	float: right;
	margin-right: -40px;
	-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	text-align: right;
}
div#verabradley div.content {
	background-color: #005a78;
	padding-top: 50px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
	background-image: url( '/common/be-more-credible-guide/img/verabradley-bg.jpg' );
	background-repeat: no-repeat;
	background-size: cover;
}
div#verabradley div.content div.testimonial {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: 100;
	padding-right: 70px;
}
div#verabradley div.content div.testimonial span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
div#verabradley div.content div.bbb {
	padding-left: 40px;
	padding-right: 40px;
}
div#verabradley div.content div.bbb h3 {
	color: #fff;
	font-size: 3.4em;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 40px;
}
div#verabradley div.content div.bbb h3 span {
	font-weight: 100;
}
div#verabradley div.content div.bbb h4 {
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	font-size: 16px;
	padding-right: 45px;
}
button.learn-more {
	display: block;
	margin-top: 50px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	background-color: #efa017;
}
div#helps {
	padding: 30px;
}
div#helps h2 {
	font-size: 3em;
	font-weight: bold;
	color: #005a78;
	text-align: center;
	padding-bottom: 0px;
}
div#helps h5 {
	font-size: 1.8em;
	font-weight: bold;
	color: #005a78;
}
div#helps p {
	font-size: 16px;
	line-height: 22px;
}
div#helps div.item {
	padding-top: 40px;
}
div#helps div.item div.img {
	display: table-cell;
	vertical-align: bottom;
	height: 85px;
}

div#finalcta {
	background-image: url( '/common/be-more-credible-guide/img/footer-bg.jpg' );
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 40px;
	padding-top: 30px;
}
div#finalcta div.cta {
	padding-left: 50px;
	padding-right: 50px;
}
div#finalcta div.ipad-large img {
	width: 100%;
	margin-bottom: -100px;
}
div#finalcta button.learn-more {
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 0px;
	background-color: #efa017;
	display: inline-block;
	margin-left: 0px;
	margin-right: 0px;
}
div#finalcta h2 {
	font-size: 3em;
	font-weight: 100;
	color: #005a78;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 50px;
}
div#finalcta h2 span {
	font-weight: bold;
	display: inline;
}
div#finalcta h6 {
	color: #333;
	font-size: 16px;
	line-height: 22px;
	margin-right: 50px;
}
div#finalcta div.footer {
	background-color: rgba(0, 90, 120, 0.9);
	padding: 50px;
	color: #fff;
}
div#finalcta div.footer a {
	color: #fff;
	display: inline-block;
	margin-top: 70px;
	font-size: 16px;
	font-weight: bold;
}
div#finalcta div.footer div.logo {
	text-align: right;
}
div#finalcta img.mobile-ipad {
	margin-bottom: -80px;
	width: 100%;
}
@media (max-width: 768px) {
	div#guide {
		background-image: url( '/common/be-more-credible-guide/img/hand-ipad-guide-mobile.jpg' );
		background-size: contain;
	}
	div#guide div#form {
		margin-top: 225px;
		margin-right: 0px;
	}
	div#guide div#form h1 {
		font-size: 2em;
		line-height: 1.3em;
	}
	div#guide div#form h2 {
		font-size: 14px;
		margin-top: 20px;
	}
	div#guide div#form hr {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	div#guide div#form h3 {
		font-size: 1.7em;
	}
	form#download-guide input.guide-control {
		padding: 10px;
		font-size: 1.2em;
	}
	div#guide div.discover ul li {
		text-align: center;
		line-height: 2.2em;
		font-size: 1.2em;
		list-style: none;
	}
	div#guide div.and span {
		font-size: 12px;
	}
	div#guide div.discover h3 {
		font-size: 1.4em;
	}
	div#helps div.item div.img {
		text-align: center;
		width: 100%;
		display: block;
	}
	div#helps div.item {
		padding-top: 20px;
	}
	div#helps h2 {
		font-size: 2em;
		padding-top: 20px;
		text-align: center;
	}
	div#helps h5 {
		font-size: 1.1em;
		text-align: center;
	}
	div#helps p {
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}
	div#helps {
		padding-top: 0px;
	}
	div#verabradley {
		padding-top: 30px;
		padding-left: 0px;
		margin-right: 0px;

	}
	div#verabradley h2 {
		font-size: 2.2em;
		padding-left: 70px;
		padding-right: 70px;
		line-height: 1.5em;
		padding-bottom: 35px;
	}
	div#verabradley div.casestudy div.logo img {
		width: 120px;
	}
	div#verabradley div.casestudy div.logo {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 200px;
		margin-top: -85px;
	}
	div#verabradley div.casestudy div.vid {
		float: none;
		margin-right: 0px;
		-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
		box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
		text-align: right;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
		margin-bottom: -130px;
	}
	div#verabradley div.content {
		background-color: #005a78;
		padding-top: 50px;
		padding-bottom: 50px;
		-webkit-box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
		box-shadow: 0 0 40px 1px rgba(0,0,0,0.4);
		background-image: url( '/common/be-more-credible-guide/img/verabradley-bg.jpg' );
		background-repeat: no-repeat;
		background-size: cover;
		margin-bottom: 75px;
	}
	div#verabradley div.content div.testimonial {
		color: #fff;
		font-size: 16px;
		line-height: 20px;
		padding-right: 0px;
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
		margin-top: 25px;
	}
	div#verabradley div.content div.testimonial span {
		display: block;
		margin-top: 10px;
		font-size: 12px;
	}
	div#verabradley div.content div.bbb {
		padding-left: 40px;
		padding-right: 40px;
		text-align: center;
	}
	div#verabradley div.content div.bbb h3 {
		font-size: 2.4em;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	div#verabradley div.content div.bbb h3 span {
		font-weight: 100;
	}
	div#verabradley div.content div.bbb h4 {
		line-height: 20px;
		font-size: 14px;
		padding-right: 0px;
	}
	div#finalcta div.footer a {
		font-size: 12px;
		margin-top: 55px;
	}
	div#finalcta div.footer div.logo img {
		height: 68px;
	}
	div#finalcta {
		text-align: center;
	}
	div#finalcta button.learn-more {
		margin-left: auto;
		margin-right: auto;
	}
	div#finalcta h2 {
		font-size: 2em;
		margin-top: 20px;
		margin-right: 0px;
	}
	div#finalcta h6 {
		font-size: 14px;
		line-height: 18px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 420px) {
	div#guide div.and {
		width: 100%;
	}

	div#guide div.discover ul,
	div#guide div.discover ul li {
		padding-left: 0;
	}
}
