body {
	font-family: 'PT Sans', Arial, serif;
	font-size: 18px !important;
	color: #000;
	line-height: 1.3em;
	padding: 0px;
	margin: 0;	 
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9)), url('//s3.amazonaws.com/ggc-riskhedge-images/images/campaigns/american-disruption-summit/registration-header.jpg');
background-size: 100%;
background-position: center center, center center;
background-attachment:fixed;
}

p {
	margin: 0 0 1.3em
}


span.highlight {
    background: yellow; /* Default color, all browsers */
		-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 3px;
		box-decoration-break: clone;
}

span.highlight::selection {
    background: yellow; /* Selection color, WebKit/Blink Browsers */
}

span.highlight::-moz-selection {
    background: yellow; /* Selection color, Gecko Browsers */
}

a {
	transition: color 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	color: #2A5DB0
}
a.simple-link{text-decoration:underline}
a:hover, a:active, a:focus {
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}
.gold{color:#AA8E4B}
.green {color:#009245;}

h1, h2, .days p, .reg-bottom-copy, .question-ask, .reg-confirm, .quote p {
	font-family: 'PT Serif', Georgia, serif;
}
.form-top-header, .reg-confirm h3, .quote p span, .dialog h2, .stress h2 {
	font-family: 'PT Sans', Arial, sans-serif;
}

.overflow-H {
	overflow: hidden
}



.padding_top_30 {
	padding-top: 30px !important;
}

strong.large1 {
	font-size: 1.1em;line-height: 1.3em
}

.dis-block {
	display: block
}




/* CSS Document */

.promo-content {
	padding: 1px 200px;
	background: #ffffff
}

@media screen and (max-width: 767px) {
.promo-content {
	padding: 1px 30px;
}

.promo-content .stocks {width:95%;}

}

@media screen and (min-width: 768px) {
.promo-content {
	padding: 1px 80px;
}
}

@media screen and (min-width: 992px) {
.promo-content {
	padding: 1px 150px;
}
}

@media screen and (min-width: 1200px) {
.promo-content {
	padding: 1px 200px;
}
.promo-content.reason {
	padding: 1px 200px;
}
}
/*-------------
-------PROMO--------------*/
.separator--small {
	margin: 30px 0;
}
hr {
	border-top: 1px dotted rgba(0,0,0,.15);
}
strong.large3 {
	line-height: 1.3em
}
.rel {
	position: relative
}
.tbl {
	margin-bottom: 1.3em
}
.promo-copy {
	font-family: 'PT Serif', Georgia, serif;
	line-height: 1.4em;
}
.promo-copy p {
	margin: 0 0 1.4em;
}
.promo-copy .sans {
	font-family: 'PT Sans', Arial, sans-serif;
}
.l-spacing {
	letter-spacing: -0.01em;
}

.promo-content h2 {
	font-size: 36px;
	color: #000;
	text-transform: none;
	text-align: left;
	font-family: 'PT Sans', Arial, sans-serif;
	margin: 0px -20px 20px;
	font-style: normal;
	font-weight: 900;
	text-align: center;
	line-height: 1.3em;
	letter-spacing: -0.015em
}
.promo-content p.lead {
	font-size: 1.3em;
	font-weight: 700;
	margin: 0 0 1.15em;
	line-height: 1.25em;
}
/*.promo-content.reason:before {
	background:rgba(165, 127, 12, .025);
	content:"";
	width:10%;
	height:100%;
	display:block;
	top:0;
	left:2%;position:absolute
}*/
.promo-content.reason h2 {
	margin: 0px 0 20px;
	counter-increment: my-awesome-counter;
	position: relative;
	color: #A57F0C;
	font-size: 34px;
}
.promo-content.reason h2:before {
	content: "#" counter(my-awesome-counter);
	position: absolute;
	font-size: 22px;
	line-height: 23px;
	width: 45px;
	height: 45px;
	text-align: center;
	background: #A57F0C;
	color: #fff;
	left: 50%;
	top: -60px;
	padding: 10px 0 0;
	transform: translateX(-50%);
}

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

.promo-content p.lead {
	font-size: 1.2em;
}

.xs-mld {
	padding: 0 14%;
}

}


@media screen and (min-width: 768px) {


.promo-content p.lead {
	font-size: 1.2em;
}

}

@media screen and (min-width: 992px) {

.promo-content p.lead {
	font-size: 1.3em;
}

}

@media screen and (min-width: 1200px) {

.promo-content p.lead {
	font-size: 1.3em;
}

}


/*.arrow-top::before {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	content: url("//d1v8wrjcw5hdn6.cloudfront.net/alpha-society/2018/sep.png");
	background: #fff;
	padding: 0 10px;
	z-index: 5;
}
*/
.arrow-top {
	position: relative;
	margin-top: 2px
}

.img-center.border-chart {
	border-top: 1px dotted rgba(0,0,0,.15);
	border-bottom: 1px dotted rgba(0,0,0,.15);
	padding: 30px 45px
}
blockquote {
	border-left: 5px solid #009245;
	font-size: inherit !important;
	position:relative;
	padding: 15px 0px 15px 30px;
}
blockquote:before {
	position: absolute;
	top: 50%;
	left: -14px;
	transform: translateY(-65%);
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	content: "\f005";
	color: #009245;
	display: block;
	background: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	padding-top: 5px;
	z-index: 5;
}



.block {
	display: block
}
.pub-thumb {
	letter-spacing: -.02em;
	margin-bottom: 20px
}
ul.circle {
	list-style: none;
	margin: 0 0 0em 10px;
	padding: 0;
}
ul.circle li::before {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	content: "\f00c";
	padding: 6px 0 0;
	color: #fff;
	line-height: 1;
	text-align: center;
	font-weight: 400;
	border-radius: 26px;
	width: 26px;
	height: 26px;
	background: #000;
}
ul.circle li.redc::before {
	background: #9A2F19;
}
ul.circle li {
	padding: 0 0 1.2em 35px;
	margin: 0;
	position: relative;
}
ul.circle1 {
	list-style: none;
	margin: 0.5em 0 0.5em 20px;
	padding: 0;
}
ul.circle1 li {
	padding: 5px 0 1.3em 40px;
	margin: 0;
	position: relative;
	background: url(//d1v8wrjcw5hdn6.cloudfront.net/alpha-society/2018/check-mld.png) no-repeat 0 0
}
ul.circle1 li.redc::before {
	background: #9A2F19;
}
ul.dot {
	list-style: none;
	margin: 0.5em 0 0.5em 10px;
	padding: 0;
}
ul.dot li::before {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: FontAwesome;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	content: "\f111";
	padding: 1px 0 0;
	color: #9A2F19;
	text-align: center;
	font-weight: 400;
}
ul.dot li {
	padding: 0 0 1.2em 35px;
	margin: 0;
	position: relative;
}
ol.cnt {
	list-style-type: none;
 list-style-type: decimal !ie;
	margin: 0 0 0em 10px;
	padding: 0;
	counter-reset: li-counter;
}
ol.cnt > li:before {
	position: absolute;
	top: 0px;
	left: 5px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: #9A2F19;
	font-family: "PT Sans", Arial, sans-serif;
	content: counter(li-counter)")";
	counter-increment: li-counter;
}
ol.cnt > li {
	position: relative;
	padding: 0 0 1.2em 40px;
	margin: 0;
	line-height: 1.3em;
}
.btn-lg {
	padding: 20px 35px;
	font-size: 26px;
	line-height: 1.3333333;
	border-radius: 0px;
	font-weight: 900;
	position: relative;
	word-wrap: normal;
	white-space: pre-wrap;
}
.btn-primary, .btn-primary:visited, .btn-primary:active, .btn-primary:focus {
	background: #009245; /* Old browsers */
	border-color: #009245;
	transition: all 0.2s ease-out;
}
.btn-primary:hover, .btn-primary:disabled {
	background: #090909 !important;
	border-color: #090909 !important;
	color: #fff
}
.btn-primary:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}


.btn-10k, .btn-10k:visited, .btn-10k:active, .btn-10k:focus {
	background: #AA8E4B; /* Old browsers */
	border-color: #AA8E4B;
	transition: all 0.2s ease-out;
}
.btn-10k:hover, .btn-10k:disabled {
	background: #090909 !important;
	border-color: #090909 !important;
	color: #fff
}

.copyright {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin: 30px 0;
	padding: 0px;
	color: #6D6F6F
}
.copyright img.me {
	margin: 0px auto 10px;
}
.copyright img.mld {
	margin: 0px auto 5px;
	width: 120px;
}
.vip-intro {
	padding: 0 12%
}

.promo-content .marg-right-adjust {z-index:2;}

@media screen and (max-width: 991px) {
.lead-wrap {
	margin: 0 -10px 0px;
}
.container {
	width: 100%;
}
.promo-content .row.kit {
	margin-left: -70px
}
.promo-content .marg-right-adjust {
	margin-right: -60px
}
.promo-copy {
	font-size: 1.15em
}
.lead-wrap {
	font-size: 1.075em
}
.promo-content p.lead-top {
	margin: 0px 0px 50px;
}
.img-center, .social-row {
	margin: 0 -60px 1.4em
}
.img-center.border-chart {
	padding: 35px 10px
}

.col-md-4.pull-right, .col-md-5.pull-right, .col-md-6.pull-right, .col-md-4.pull-left, .col-md-5.pull-left, .col-md-6.pull-left {
	float:none !important;
	margin-bottom:1em;
}


}

@media screen and (max-width: 767px) {
.lead-wrap {
	margin: 0 0px 0px;
}
.container {
	width: 100%;
}
.promo-content .row.kit {
	margin-left: -30px;
	display: block;
}
.promo-content .marg-right-adjust {
	margin-right: -30px
}
.promo-content h1 {
	font-size: 40px
}
ul.circle {
	margin: 0 0 0em 40px;
}
.promo-copy {
	font-size: 1.15em
}
.img-center, .social-row {
	margin: 0 0px 1.4em
}
.img-center.border-chart {
	padding: 35px 0px
}
.team {
	padding: 10px;
}

.social {
	height: 220px;
	background-position: 50% 50%;
}
.padding-social-l {
	padding-right: 15px
}
.padding-social-r {
	padding-left: 15px;
	padding-top: 4px;
}
.survey img{margin:0 auto;padding:0 20%}

.col-sm-4.pull-right, .col-sm-5.pull-right, .col-sm-6.pull-right, .col-sm-4.pull-left, .col-sm-5.pull-left, .col-sm-6.pull-left {
	float:none !important;
	margin-bottom:1em;
}

}

@media screen and (max-width: 600px) {
.promo-content .compare {
	margin-left: 30px;
}
.promo-content .compare .year::before {
	left: -30px;
	top: -50px;
	font-size: 22px;
}
.promo-content .compare .year {
	margin-top: 80px
}
.promo-content .compare .year::after {
	left: 60px;
	top: -15px;
}
.survey img{margin:0 auto;padding:0 12%}
}

@media screen and (min-width: 992px) {
.promo-content .marg-right-adjust {
	margin-right: -100px
}
.img-center, .social-row {
	margin: 0 -60px 1.4em
}
.img-center.border-chart {
	padding: 30px 35px
}

}

@media screen and (min-width: 1200px) {
.promo-content .marg-right-adjust {
	margin-right: -180px
}
.img-center, .social-row {
	margin: 0 -60px 1.4em
}
.img-center.border-chart {
	padding: 30px 45px
}

}

 @keyframes fadein {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
@keyframes fadein {
0% {
 opacity: 0;
}
100% {
 opacity: 1;
}
}
@keyframes popin {
0% {
 opacity: 0;
 transform: scale(0);
}
85% {
 opacity: 1;
 transform: scale(1.05);
}
100% {
 opacity: 1;
 transform: scale(1);
}
}
@keyframes popin {
0% {
 opacity: 0;
 transform: scale(0);
}
85% {
 opacity: 1;
 transform: scale(1.05);
}
100% {
 opacity: 1;
 transform: scale(1);
}
}


.promo-copy .sans {
	font-family: 'PT Sans', Arial, sans-serif;
}

.promo-copy.no-bg {
	text-align: center;
	margin: 25px 0 -100px;
	color: #009245;
	text-transform: uppercase;
	font-family: 'PT Serif', Georgia, serif;
}
.promo-copy.no-bg img {
	margin: 25px 0 0 60px;
}

.promo-copy .underline {
	position: relative
}
.promo-copy .underline:after {
	position: absolute;
	height: 3px;
	background: #cc0000;
	width: 100%;
	left: 0;
	bottom: -4px;
	content: "";
}
.promo-copy .row.pubs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-left: -70px
}
.padding-small-r {
	padding-right: 10px
}

.emp {
	position: relative;
	padding: 30px 60px;
	margin: 1.5em -60px 1.4em;
	z-index: 1;
	line-height: 1.7em;
}
.emp p:last-child {
	margin: 0
}
.emp:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #f5f5f5;
	height: 100%;
	content: "";
	z-index: -1;
}
.emp.border:before {
	border-left: 5px solid #009245
}

.promo-copy h1 {
	font-size: 40px;
	color: #000;
	text-transform: none;
	text-align: left;
	margin: 30px 0px 35px;
	font-style: normal;
	letter-spacing: -0.02em;
	position: relative;
	font-weight: 900;
	line-height: 1.25em;
	text-align: center
}

.promo-copy h2 {
	font-size: 30px;
	color: #000;
	text-transform: none;
	text-align: center;
	font-family: 'PT Sans', Arial, sans-serif;
	margin: 50px 0 30px;
	font-style: normal;
	position:relative;
}

/*	
.promo-copy h2::before {
    background-color: #009245;
    bottom: -10px;
    left: calc(50% - 80px);
    content: "";
    height: 2px;
    position: absolute;
    width: 200px;
}
*/

.promo-copy h3 {
	font-size: 32px;
	color: #9A2F19;
	text-transform: none;
	text-align: left;
	font-family: 'PT Serif', Georgia, serif;
	margin: 0px 0 5px;
	font-style: normal;
	position: relative;
	font-weight: 700;
}
.promo-copy h3:before {
	position: absolute;
	top: -0px;
	left: -80px;
	width: 40px;
	height: 40px;
	padding-top: 5px;
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	color: #9A2F19;
	background-color: #fff;
	border-radius: 30px;
	font-family: "Open Sans", Arial, sans-serif;
	font-style: normal;
}
.promo-copy h3.one:before {
	content: "1";
}
.promo-copy h3.two:before {
	content: "2";
}
.promo-copy h3.three:before {
	content: "3";
}
.promo-copy h3.four:before {
	content: "4";
}
.promo-copy h3.five:before {
	content: "5";
}
.promo-copy h3.six:before {
	content: "6";
}
.promo-copy h3.seven:before {
	content: "7";
}
.promo-copy h3.two::after {
	position: absolute;
	top: -10px;
	left: 165px;
	padding: 7px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	background-color: #fd0000;
	color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-style: normal;
	display: inline-block;
	content: "NEW";
}
.promo-copy p.descr span {
	font-family: 'PT Sans', Arial, sans-serif;
	display: block;
	line-height: 1em;
	font-style: normal;
	margin-bottom: 20px;
	font-size: .8em;
}
.promo-copy p.descr {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.2em
}
.promo-copy ul.circle1 {
	list-style: none;
	margin: 0.5em 0 0.5em 5px;
	padding: 0;
}
.promo-copy ul.circle1 li {
	padding: 5px 0 1.3em 50px;
	margin: 0;
	position: relative;
	background: url(//images.riskhedge.com/images/campaigns/american-disruption-summit/check-black-green.png) no-repeat 0 0
}
.promo-copy ul.circle1 ul {
	list-style: none;
	margin: 1em 0 0em 0px;
	padding: 0;
}
.promo-copy ul.circle1 li ul li {
	padding: 0 0 1em 30px;
	margin: 0;
	position: relative;
	background: url(//d1v8wrjcw5hdn6.cloudfront.net/email-campaigns/check-black-small.png) no-repeat 0 5px
}
.promo-copy ul.circle1 li ul li:last-child {
	padding: 0 0 0em 30px;
	margin: 0;
}
.promo-copy ul.circle2 {
	list-style: none;
	margin: 0.5em 0 0.5em 5px;
	padding: 0;
}
.promo-copy ul.circle2 li {
	padding: 5px 0 1.3em 50px;
	margin: 0;
	position: relative;
	background: url(//d1v8wrjcw5hdn6.cloudfront.net/rab-webinar/check-black-red.png) no-repeat 0 0
}
.promo-copy ol.cnt {
	list-style-type: none;
 list-style-type: decimal !ie;
	margin: 0 0 0em 10px;
	padding: 0;
	counter-reset: li-counter;
}
.promo-copy ol.cnt > li:before {
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 1em;
	text-align: center;
	content: counter(li-counter)")";
	counter-increment: li-counter;
	color: #000;
}
.promo-copy ol.cnt > li {
	position: relative;
	padding: 0 0 1.2em 35px;
	margin: 0;
	line-height: 1.3em;
}
.promo-copy table {
	margin-top: 0;
}
.cr-form .btn {
	color: #fff;
	letter-spacing: 0.02em;
	font-size: 24px;
	margin: 30px auto;
	font-size: 18px;
	font-weight: 600;
	display: block;
	width: auto;
	padding: 25px 25px;
	cursor: pointer;
	border: 1px solid transparent
}
.cr-form .btn-primary, .cr-form .btn-primary:visited, .cr-form .btn-primary:active, .cr-form .btn-primary:focus {
	background-color: #e29e3a;
	border-color: #e29e3a;
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}
.cr-form .btn-primary:hover {
	background-color: #000;
	border-color: #000;
}
.cr-form {
	font-family: 'PT Sans', Arial, sans-serif;
	text-align: center;
	padding: 0px 10% 30px 0;
}
.cr-form .radio {
	/*display: none*/
}
.cr-form .form-group label {
	display: inline-block;
	font-weight: 700
}
.cr-form .form-group .form-control {
	display: inline-block;
	height: 36px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f1f1f1;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@media screen and (max-width: 991px) {
.emp {
	padding: 30px 40px;
	margin: 1.5em -40px 1.4em;
}
.promo-copy h1 {
	margin: 30px 0px 35px;
}
.promo-copy h3:before {
	top: -0px;
	left: -60px;
}


.promo-copy.no-bg img {
	margin: 25px auto 60px;
	width: 150px
}
.promo-copy.no-bg {
	margin: 25px 0 -120px;
}
}

@media screen and (max-width: 767px) {
.emp {
	padding: 30px 30px;
	margin: 1.5em -10px 1.4em;
}
.promo-copy h1 {
	font-size: 40px;
	margin: 30px 0px 25px;
}
.promo-copy h3:before {
	top: -0px;
	left: -160px;
}
.promo-copy .row.pubs {
	display: block
}
}

@media screen and (min-width: 992px) {

.promo-copy.no-bg img {
	margin: 25px 0 0 60px;
}
.promo-copy.no-bg {
	margin: 25px 0 -100px;
}

}

@media screen and (min-width: 1200px) {

.promo-copy .row.pubs .col-lg-9 {
	width: 80%
}
.promo-copy .row.pubs .col-lg-3 {


	width: 20%
}

}

div#loginModal a.closemodal {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.5em;
	z-index: 99;
}
.loginmodal-container {
	padding: 30px;
	width: 100% !important;
	background-color: #F7F7F7;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}
.promo-content #orderform .loginmodal-container h1 {
	text-align: center;
	font-size: 30px;
	margin-top: 0;
	text-shadow: none;
	color: #000;
	font-family: 'PT Sans', Georgia, serif;
}
.loginmodal-container input[type="text"], input[type="password"] {
	height: 44px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-top: 1px solid #c0c0c0;
	border-radius: 2px;
	padding: 0 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.loginmodal-submit {
	border: 1px solid #3079ed;
	border: 0px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.1);
	background-color: #e29e3a;
	padding: 17px 0px;
	font-size: 20px;
	display: block;
	width: 100% !important;
	margin: 0;
	text-transform: uppercase
}


.panel-default > .panel-heading.plan {
    color: #c6a961;
	margin-top:-200px !important
}
/*div.panel-heading.plan {
    display: none;
}*/

.radio {
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px dotted #d8d8d8;
    padding-left: 60px;
}
.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

input[type="radio"]:checked + span.radio-wrapper::before {
    content: "\f14a";
}
input[type="radio"] + span.radio-wrapper::before {
    content: "\f096";
}
input[type="checkbox"] + span.radio-wrapper::before, input[type="radio"] + span.radio-wrapper::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 45px;
    color: #a57f0c;
    margin-right: 5px;
    margin-left: -50px;
    display: inline-block;
}


.radio span.radio-wrapper p {
    display: block;
    margin: -40px 0 0;
}



div.chart {
	margin:2em auto;
}


.oldprice {
	text-decoration:line-through;
	font-weight:normal;
	display:inline !important;
}

.guarantee {z-index:2;}

.best {
	padding:6px 15px;
	color:#fff;
	background-color:#AA8E4B;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:25px;
}

.pricing-active .best {
	color:#fff;
	background-color:#000;
}

.great {
	padding:6px 15px;
	color:#fff;
	background-color:#a3aea8;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-weight:700;
}

.pricing-active .great {
	color:#fff;
	background-color:#000;
}
.footer-copy .container {
	max-width:650px !important;
	}



.promo-copy .stocks {
	border-left: 5px solid #009245;
	font-size: inherit !important;
	position:relative;
	padding: 15px 0px 15px 30px;
	width:75%;
	margin:2em auto;
	font-weight:600;
	font-size:1.3em;
}
/*
.promo-copy .stocks:before {
	position: absolute;
	top: 50%;
	left: -14px;
	transform: translateY(-65%);
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	content: "\f005";
	color: #009245;
	display: block;
	background: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	padding-top: 5px;
	z-index: 5;
}
*/



.promo-copy .underline-gold::after {
	position: absolute;
	height: 4px;
	background: #A57F0C;
	width: 100%;
	left: 0;
	bottom: -1px;
	content: "";
}
.promo-copy .underline-gold {
	position: relative;
}






div.chart {
	margin:2em auto;
}


.oldprice {
	text-decoration:line-through;
	font-weight:normal;
	display:inline !important;
}

.guarantee {z-index:2;}

.best {
	padding:6px 15px;
	color:#fff;
	background-color:#AA8E4B;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:25px;
}

.pricing-active .best {
	color:#fff;
	background-color:#000;
}

.great {
	padding:6px 15px;
	color:#fff;
	background-color:#a3aea8;
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-weight:700;
}

.pricing-active .great {
	color:#fff;
	background-color:#000;
}
.footer-copy .container {
	max-width:650px !important;
	}
	


.a-btn {
  color: #b40001;
  font-size: 18px;
  line-height: 140%;
  padding: 12px 10px;
  margin: 20px 0;
  font-weight:900;
  cursor:pointer;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  text-transform:uppercase;

}



  .mld-hp-top {
		font-weight:600;
		color:#b40001;
  }
  
  .px5_btn_form  {
	background: #009245;
	transition: all 0.2s ease-out;
	color: #fff;
	font-size: 1.3rem;
	width: 100%;
	font-family: 'PT Sans', Arial, sans-serif;
  }
  
  .px5_btn_form:hover, .px5_btn_form:focus {
  	background-color: #006530;
	color: #fff;
  }

.p5x_closed_sub {
    border: solid 5px #009245;
    padding: 1rem;
}
