.popumbox {
	padding-bottom: 0px;
	padding-top:25px;
	display:none;
}
#leadpages-close-button {
	display:block;
	font-size:16pt;
	position:absolute;
	top:-9pt;
	right:-9pt;
	width:18pt;
	height:18pt;
	color:white;
	line-height:20pt;
	text-align:center;
	text-decoration:none;
	vertical-align:baseline;
	cursor:pointer;
	background:#ff0000;
	border:2pt solid white;
	-webkit-border-radius:18pt;
	-moz-border-radius:18pt;
	border-radius:18pt;
	line-height:19px;
}
.middle-top2 .conten1 .cta-btn a{
    background: rgba(0, 0, 0, 0) linear-gradient(#fff900, #ffbf00) repeat scroll 0 0;
    border: 2px solid #fca40d;
    border-radius: 5px;
    color: #0d2551;
    cursor: pointer;
    font-size: 30px;
    font-weight: 800;
    outline: medium none;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
	display:block;
	margin-bottom:10px;
}
.middle-top2 .conten1 .cta-btn a span{
	display:block;
	font-size:16px;
}
.mac #leadpages-close-button, .iphone #leadpages-close-button, .ipad #leadpages-close-button {
	line-height:16pt
}
.not-in-iframe #leadpages-close-button {
	display:none
}
.not-in-iframe #leadpages-close-button:link {
	display:block
}
#leadpages-form-wrapper {
	display:block;
	padding:10pt;
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pt
}
.form-horizontal {
	background-color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1pt;
	position:relative;
	display:block;
	margin:0 auto;
	max-width:650pt;
	padding-top:15pt;
	padding-right:15pt;
	padding-bottom:15pt;
	padding-left:15pt;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3pt;
	-moz-border-radius:3pt;
	border-radius:3pt
}
#leadpages-form.no-image {
	max-width:500pt
}
.freestamp {
	position:absolute;
	top:-0px;
	left:-85px;
	width:100px;
	height:100px;
	background:url(images/free.png) no-repeat;
}
.leadbox-content-wrapper {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	margin:0px;
	max-width:390pt;
	position:relative;
}
.no-image .leadbox-content-wrapper {
	display:block;
	margin:0px auto
}
#leadpages-form-image {
	display:inline-block;
	margin:10pt 15pt 5pt 5pt;
	max-height:265px;
	max-width:265px;
	vertical-align:middle;
	background:url(leadbox-image-placeholder2.png) no-repeat top center;
	width:100%;
	height:100%;
}
#leadpages-form-image img {
	width:100%;
	height:100%;
}
.no-image #leadpages-form-image {
	display:none
}
fieldset {
	display:block;
	vertical-align:top;
	margin:0 auto;
	max-width:400pt;
	padding:0;
	border:none
}
.leadpages-spacer {
	height:0px;
	overflow:hidden;
	font-size:500pt;
	display:block
}
#leadpages-form-title {
	font-size:22px;
	color:#00426f;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	line-height:45px;
	display:block;
	overflow:hidden;
	margin-bottom:0.1em;
	max-width:400pt;
	width:100%
}
#leadpages-form-title em {
	color:#00a3f0;
	font-style:normal
}
#leadpages-submit-button {
	display:block;
	overflow:hidden;
	width:100%;
	max-width:380pt;
	margin:0 auto;
	padding:17px 20px 33px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:white;
	text-align:left;
	text-shadow:0 0.1em 0.3em rgba(0, 0, 0, 0.3);
	cursor:pointer;
	-webkit-border-radius:3pt;
	-moz-border-radius:3pt;
	border-radius:3pt;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 25pt;
	font-weight:bold;
	text-shadow:#337521 2px 2px 0px;
	-moz-box-shadow: inset 0 0 25px #2e640c;
	-webkit-box-shadow: inset 0 0 25px#2e640c;
	box-shadow: inset 0 0 25px #2e640c;
	background: rgb(76,162,31); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76, 162, 31, 1) 0%, rgba(105, 180, 49, 1) 50%, rgba(76, 162, 31, 1) 51%, rgba(141, 196, 61, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76, 162, 31, 1)), color-stop(50%, rgba(105, 180, 49, 1)), color-stop(51%, rgba(76, 162, 31, 1)), color-stop(100%, rgba(141, 196, 61, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76, 162, 31, 1) 0%, rgba(105, 180, 49, 1) 50%, rgba(76, 162, 31, 1) 51%, rgba(141, 196, 61, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76, 162, 31, 1) 0%, rgba(105, 180, 49, 1) 50%, rgba(76, 162, 31, 1) 51%, rgba(141, 196, 61, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76, 162, 31, 1) 0%, rgba(105, 180, 49, 1) 50%, rgba(76, 162, 31, 1) 51%, rgba(141, 196, 61, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76, 162, 31, 1) 0%, rgba(105, 180, 49, 1) 50%, rgba(76, 162, 31, 1) 51%, rgba(141, 196, 61, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca21f', endColorstr='#8dc43d', GradientType=0 ); /* IE6-9 */
	position:relative;
	border: 1px solid #4c7d16;
}
#leadpages-submit-button span{
	text-align:center; font-size:12px; color:#FFF; position:absolute; left:0%; bottom:10px; text-shadow:none; width:100%;
}
#leadpages-privacy-policy {
	display:block;
	overflow:hidden;
	width:100%;
	margin:0.7em 0 0 0;
	padding:0 6pt;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#5a5a5a
}
#leadpages-privacy-policy strong {
	font-weight:bold
}
.control-group {
	display:block;
	overflow:hidden;
	width:100%;
	margin:1em 0
}
::-webkit-input-placeholder {
color:#999
}
:-moz-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
:-ms-input-placeholder {
color:#999
}
.placeholder {
	color:#999
}
.control-label {
	color:black;
	font-size:1.2em;
	padding:0.6em 12pt
}
select, textarea, input[type="text"], input[type="date"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"] {
	display:block;
	width:100%;
	margin:0;
	padding:0.6em 12pt;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#5a5a5a;
	font-size:1.2em;
	line-height:1.2em;
	background:#ffffd5;
	border:1pt solid transparent;
	-webkit-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition:border linear 0.2s, box-shadow linear 0.2s;
	-o-transition:border linear 0.2s, box-shadow linear 0.2s;
	transition:border linear 0.2s, box-shadow linear 0.2s;
	height:auto;
}
textarea {
	min-width:100%;
	max-width:100%
}
select {
	padding:0.6em 8pt
}
.mac .webkit select {
	text-indent:8pt;
	height:2.2em
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="date"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="password"]:focus {
	outline:none;
	border-color:#94c7f2;
	background-color:#dcedfb
}
label.checkbox, label.radio {
	display:block;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	cursor:default;
	padding-left:32pt;
	color:#5a5a5a
}
label.checkbox:first-child, label.radio:first-child {
	padding-top:5px
}
.checkbox input[type="checkbox"], .radio input[type="radio"] {
	float:left;
	margin:4px 0 0;
	margin-top:1px \9;
	margin-left:-18px;
	line-height:normal;
	cursor:pointer
}
span.error-container {
	display:none
}
.error span.error-container {
	display:block;
	color:#c72e20
}
.error select, .error textarea, .error input[type="text"], .error input[type="date"], .error input[type="number"], .error input[type="email"], .error input[type="url"], .error input[type="tel"], .error input[type="password"] {
	color:#c72e20;
	border-color:#e35050;
	background-color:#f7d3d3;
	-webkit-box-shadow:inset 0 0 13px rgb(238,181,181);
	-moz-box-shadow:inset 0 0 13px rgb(238,181,181);
	box-shadow:inset 0 0 13px rgb(238,181,181)
}
.placeholder {
	position:relative;
	margin:0 0 -2.4em 0;
	padding:0.6em 12pt;
	font-size:1.2em;
	line-height:1.2em;
	z-index:2
}
.hidden-checkbox-group, .hidden-input-container {
	display:none
}
#leadpages-form-header-image{
	width:100%;
	height:auto;
}
#leadpages-form-header{
	margin:0 0 15px 0;
}
 @media (max-width:906px) {
#leadpages-form {
max-width:406pt
}
}
@media only screen and (max-width: 800px) {
.popumbox {
 display:none;
 left:20px!important;
 padding-top:20px!important;
 width:calc(100% - 40px);
}
#leadpages-form-image {
 display:block;
 margin:0 auto;
 background:url(leadbox-image-placeholder3.png) no-repeat top center;
}
.leadbox-content-wrapper {
 display: block;
 margin: 0 auto;
}
}
@media (max-width:480px) {
#leadpages-form-image {
 max-width:90%;
 background-size:auto 100%;
}
.freestamp {
 top:-100px;
 left:auto;
 right:-10px;
}
#leadpages-submit-button {
	font-size: 13pt;
    padding: 10px 5px 21px;
}
}
