@charset "utf-8";
/* CSS Document */
.footer.promo {
	background: #fff url('//d1v8wrjcw5hdn6.cloudfront.net/rab-webinar/dark-stripes-light.png') 0 0;
	font-weight: normal;
	font-size: 19px;
	color: #000;
	line-height: 1.3em
}
.footer.promo .promo-content {
	background: inherit
}
.footer.promo .guarantee-form {
	float: right;
	width: 210px;
	margin: -80px -30px 0 0;
}
.footer.promo .promo-content p {
	padding-left: 20px;
	padding-riht: 20px
}
.footer.promo h3 {
	font-weight: 700;
	letter-spacing: -.01em;
	font-size: 32px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px solid #fff
}
.footer.promo .copyright {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 3px solid #fff
}
.footer.promo .copyright img {
	margin: 20px auto 5px
}
.promo-content {
	padding: 50px 250px;
	background: #ffffff
}

@media screen and (max-width: 767px) {
.promo-content {
	padding: 50px 30px;
}
.footer.promo .guarantee-form {
	width: 150px;
	margin: -20px 0px 0 0;
}
}

@media screen and (min-width: 768px) {
.promo-content {
	padding: 50px 80px;
}
.footer.promo .guarantee-form {
	width: 180px;
	margin: -80px -20px 0 0;
}
}

@media screen and (min-width: 992px) {
.promo-content {
	padding: 50px 150px;
}
.footer.promo .guarantee-form {
	width: 210px;
	margin: -80px -30px 0 0;
}
}

@media screen and (min-width: 1200px) {
.promo-content {
	padding: 40px 250px;
}
.promo-content.reason {
	padding: 40px 250px;
}
}
/*-------------
-------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 h1 {
	font-size: 44px;
	color: #000;
	text-transform: none;
	text-align: center;
	font-family: 'PT Sans', Arial, sans-serif;
	line-height: 1.2em;
	font-weight: 700
}
.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
}
.promo-content.reason {
	position: relative;
}
/*.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%);
}
.promo-content p.lead-top {
	font-size: 30px;
	color: #000;
	text-transform: none;
	text-align: center;
	margin: 0px -20px 50px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.35em;
	position: relative
}
.arrow-top::before {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	font-family: FontAwesome;
	font-size: 36px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	content: "\f107";
	color: #363636;
	display: block;
	background: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	padding-top: 5px;
	z-index: 5;
}
.arrow-top {
	position: relative;
}
.team {
	background-color: #ffffff;
	background-image: url(//d1v8wrjcw5hdn6.cloudfront.net/rab-webinar/dark-stripes-light.png);
	padding: 20px
}
.team img {
	border: 5px solid #fff
}
.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
}
.promo-copy .underline-gold::after {
	position: absolute;
	height: 4px;
	background: #A57F0C;
	width: 100%;
	left: 0;
	bottom: -1px;
	content: "";
}
.promo-copy .underline-gold {
	position: relative;
}
/*.promo-content p.lead-top:before{
	position: absolute;
	top: -32px;
	left: 50%;
	font-family: FontAwesome;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	content: "\f005";
	color: rgba(0,0,0,.15);
	line-height: 1;
	text-align: center;
    transform:translateX(-50%);
    width:20px;height:20px;background:#fff;;z-index:2
    	
}
.promo-content p.lead-top:after{
	position: absolute;
	top: -25px;
	left: 50%;
	content: "";
	border-top:1px solid rgba(0,0,0,.15);
	height:1px;
	text-align: center;
    transform:translateX(-50%);
    width:100px
    	
}
.vip-logo:after {
	position: absolute;
	height: 1px;
	width: 35%;
	border-top: 1px solid rgba(0,0,0,.15);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	z-index: -1
};*/
.vip-logo {
margin: 30px auto 25px;
border-top: 1px solid rgba(0,0,0,.15);
width: 35%;
height: 1px;
}
.vip-logo img {
	margin: 0px auto;
	max-width: 60px;
	width: 100%;
	padding: 2px;
	background: #fff;
	border: 1px solid rgba(0,0,0,.15);
}
body {
	counter-reset: my-awesome-counter;
}
.lead-wrap {
	margin: 0 -80px 0px;
}
.lead-wrap .padding-small-r {
	padding-right: 2px
}
.lead-wrap .padding-small-l {
	padding-left: 2px
}
.lead-wrap .padding-small-r-l {
	padding-right: 2px;
	padding-left: 2px
}
.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 30px;
	padding: 0;
}
ul.circle1 li {
	padding: 5px 0 1.3em 40px;
	margin: 0;
	position: relative;
	background: url(//d1v8wrjcw5hdn6.cloudfront.net/rab-webinar/check-black.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;
}
.lead-wrap ul.circle li {
	padding: 0 0 0em 35px;
}
.promo-content .compare {
	margin-left: 150px
}
.promo-content .compare .year {
	margin-top: 1.3em
}
.promo-content .compare .year:before {
	position: absolute;
	left: -150px;
	top: 0;
	display: block;
	font-weight: 700;
	font-size: 20px;
}
.promo-content .compare .year.eight:before {
	content: "October 2008:";
}
.promo-content .compare .year.seven:before {
	content: "October 2017:";
}
.promo-content .compare .year:after {
	position: absolute;
	left: -70px;
	top: 30px;
	display: block;
	height: 3px;
	width: 50px;
	background: #9A2F19;
	content: ""
}
.promo-content .trade {
	margin-top: 1em;
	margin-left: 45px;
	font-family: 'PT Sans', Arial, sans-serif;
}
.promo-content .trade:before {
	position: absolute;
	left: -50px;
	top: -4px;
	display: block;
	text-align: center;
	border-radius: 34px;
	width: 34px;
	height: 34px;
	background: #9A2F19;
	color: #fff;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: 700;
	padding-top: 8px;
	font-size: 16px;
	line-height: 1
}
.promo-content .trade.one:before {
	content: "#1";
}
.promo-content .trade.two:before {
	content: "#2";
}
.promo-content .testimonial {
	position: relative;
	margin-left: 60px;
	margin-right: 60px;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	font-weight: 600;
	margin-bottom: 1.2em;
}
.promo-content .testimonial::before {
	position: absolute;
	top: -5px;
	left: -45px;
	font-family: Georgia, serif;
	font-size: 60px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	content: open-quote;
	color: #9A2F19;
	display: block;
	font-weight: 600;
}
.promo-content .testimonial span {
	display: block;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 85%;
	margin: 10px 0 0 5%;
	font-style: normal
}
.promo-content .row.kit {
	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: -120px
}
.btn-lg {
	padding: 20px 35px;
	font-size: 26px;
	line-height: 1.3333333;
	border-radius: 0px;
	font-weight: 900;
	position: relative
}
.btn-primary, .btn-primary:visited, .btn-primary:active, .btn-primary:focus {
	background-color: #A57F0C;
	border-color: #A57F0C;
	transition: all 0.2s ease-out;
}
.btn-primary:hover, .btn-primary:disabled {
	background-color: #b98b01 !important;
	border-color: #b98b01 !important;
}
.btn-primary:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.btn-lg:before {
	position: absolute;
	top: -18px;
	left: 50%;
	transform: translateX(-50%);
	font-family: FontAwesome;
	font-size: 22px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	content: "\f107";
	color: #363636;
	display: block;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	padding-top: 7px;
	z-index: 5;
}
.copyright {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin: 30px 0;
	padding: 0px;
}
.copyright img {
	margin: 0px auto 5px;
}
.vip-intro{padding:0 12%}

@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 {
	margin: 0 -60px 1.4em
}
.img-center.border-chart {
	padding: 35px 10px
}
}

@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 {
	margin: 0 0px 1.4em
}
.img-center.border-chart {
	padding: 35px 0px
}
.team {
	padding: 10px;
}
}

@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;
}
}

@media screen and (min-width: 992px) {
.promo-content .marg-right-adjust {
	margin-right: -100px
}
.img-center {
	margin: 0 -100px 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 {
	margin: 0 -120px 1.4em
}
.img-center.border-chart {
	padding: 30px 45px
}
}
#ouibounce-modal .modal-dialog {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	transform: translateY(-5%)
}
#ouibounce-modal {
	display: none;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
#ouibounce-modal .underlay {
	animation: 0.5s ease 0s normal none 1 running fadein;
	background-color: rgba(0, 0, 0, 0.9);
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#ouibounce-modal .modal2 {
	animation: 0.3s ease 0s normal none 1 running popin;
	border-radius: 4px;
	margin: 0 auto;
	position: relative;
	max-width: 800px;
	width: 100%;
}
#ouibounce-modal .modal-title {
	background-color: transparent;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 40px;
	margin: 0;
	padding: 0px 0 10px;
	font-weight: 700;
	text-align: center;
	position: relative
}
#ouibounce-modal .modal-title:after {
	position: absolute;
	left: 50%;
	bottom: 0px;
	display: block;
	height: 8px;
	width: 100%;
	background: #9E0206;
	content: "";
	transform: translateX(-50%)
}
#ouibounce-modal .modal-body {
	font-size: 18px;
	padding: 40px;
	background-color: #fff;
}
#ouibounce-modal p {
	color: #000;
	line-height: 1.3em;
	margin-bottom: 1em;
	font-size: 1.2em;
}
#ouibounce-modal .modal-footer {
	position: absolute;
	right: 0;
	top: 25px;
	border-top: 0px solid #e5e5e5;
	padding: 0;
	color: #fff;
	font-size: 26px
}
.row.wait {
	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;
}
 @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);
}
}
