@charset "utf-8";

/* ProsperityPlusProgram.com CSS */

/* GENERALS */
.float_L {float: left;}
.float_R {float: right;
}
.pad_10 {padding: 10px;}
.pad_15 {padding: 15px;}
.red {color: #951D1E;}
.adios { display: none; }
.back_top { font-size: 13px; text-align: right; }
.standout { font-size: 18px; margin-top: 25px; line-height: 24px; color: #73A63F; }
.center { text-align: center; }
.bm { margin-bottom: 10px; }
.tm { margin-top: 10px; }
.adios { display: none; }
/* Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* no macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(../../img/bg-body.png) repeat top left #E9E47E;
  font-size: 100%;
}
#wrapper {
  margin: 0;
  padding: 0;
  text-align: left;
}

#page {
  margin: 0 auto;
  width: 960px;
  height: auto;
  border-left: 1px solid #DDE24A;
  border-right: 1px solid #DDE24A;
}
#head {
  height: 219px;
  width: 960px;
  background: url(../../img/PPPWebsiteHeader.jpg) no-repeat center center;
}
#head.head-general {
  height: 238px;
  width: 960px;
  background: url(../../img/generic.jpg) no-repeat center center;
}
#head-ppII {
  height: 222px;
  width: 960px;
  background: url(../../img/ProsperityPlusIIBanner.jpg) no-repeat center center;
  border-bottom: 2px solid #DDE24A;
}
/*
#nav {
     background: none repeat scroll 0% 0% #E2E939;
     font-size: 15px;
     width: 100%;
	border-bottom: 1px solid #D3D0D0;
}
#nav ul {
     list-style-type: none;
     margin: 0px;
     overflow: hidden;
     padding: 0px;
}
#nav ul li {
     float: left;
}
#nav ul li a:link, #nav ul li a:visited {
     color: #000;
     display: block;
     padding: 5px 12px;
     text-align: center;
     text-decoration: none;
     width: auto;
}
#nav ul li a:hover, #nav ul li a:active {
     color: #951D1E;
}

*/

#nav {
  background: url("../../img/buttons.jpg") no-repeat scroll 0px 0px transparent;
  height: 40px;
  width: 960px;
  margin: -15px 0 0;
}
.nav-wrap #nav {
  background: url("../../img/buttons.jpg") no-repeat scroll 0px 0px transparent;
}
#nav span {
  display: none;
}
#nav li, #nav a {
  display: block;
  height: 40px;
}
#nav li {
  display: inline;
  float: left;
  list-style: none outside none;
  margin: 0;
}
#home, #about, #testimonials, #instructor, #student, #referral, #contact {
  width: 160px;
}
#home a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll 0 -41px transparent;
}
.nav-wrap #about a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll -160px -41px transparent;
}
#testimonials a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll -320px -41px transparent;
}
#instructor a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll -480px -41px transparent;
}
#student a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll -640px -41px transparent;
}
/*#referral a:hover {
    background: url("../../img/buttons.jpg") no-repeat scroll -800px -40px transparent;
}*/
#contact a:hover {
  background: url("../../img/buttons.jpg") no-repeat scroll -800px -41px transparent;
}
#container {
  position: relative;
  margin: 0;
  padding: 20px 100px;
  width: 500px;
  background: none repeat scroll 0 0 #FEFEF4; width: 760px;
}
#content {
}
#instructors {
  height: auto;
  width: 160px;
  position: absolute;
  left: -170px;
  top: 30px;
}
#instructors #karen {
  margin-left: 56px;
  margin-top: 222px;
}
#harry {
  position: absolute;
  right: -25px;
}
.testimonial {font-size: 1.1em; font-weight: bold; color: #951D1E; margin-bottom: 10px; }
#footer {
  margin: 0px;
  width: 100%;
  background-color: #E2E939;
  padding: 0;
  height: auto;
}
#footer ul {
  padding: 20px 0 0px 0;
  width: 100%;
  margin: 0;
}
#footer ul li {
  display: inline;
  float: left;
  list-style-type: none;
  font-family: "Palatino Linotype", "Times New Roman", serif;
  font-size: 12px;
  color: #999999;
}
#footer li a {
  font-family: "Palatino Linotype", "Times New Roman", serif;
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}
#footer li a:hover {
  text-decoration: underline;
  color: #951D1E;
}
.footer {
  background: transparent linear-gradient(180deg, #AD242A 0%, #5E0308 100%) 0% 0% no-repeat padding-box;
  font-family: 'Roboto Condensed', Verdana, Helvetica, sans-serif;
  margin-top: 50px;
  color: #DBBEBE;
  padding: 40px 10px 27px;
  font-size: 14px;
  text-align: left;
}
.footer > div {
  opacity: 0.7;
  max-width: 1135px;
  margin: 0 auto;
  line-height: 1.3;
}
.footer > div.disclaimer {
  margin-top: 20px;
}
.footer-logo {
  margin: 0 auto;
  display: block;
  width :100%;
  max-width: 315px;
  height: auto;
}
.disc-p {
  margin-bottom: 17px;
}
.footer-links {
  margin-bottom: 20px;
  text-align: center;
}
.footer-links a {
  color: #DBBEBE;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px;
}
.footer-links a:hover {
  text-decoration: underline;
}
.footer .privacy {
  text-align: center;
}
.line {
  display: block;
}
.aaplayer {
  float: left;
  height: 20px;
  width: 164px;
  margin: 5px 15px 10px 0;
}
#belcher { border: 4px dashed #cc0000; border-collapse: collapse; width: 300px;height: 190px; padding: 10px 25px; background: #ffffff; margin: 0 auto 20px; }
.button {
  color: #FFFFFF;
  margin: 0 auto 10px auto;
  border: 3px double #DDE24A;
  height: auto;
  width: 350px;
}
.btn {
  color: #FFFFFF;
  display: block;
  padding: 10px 0;
  background-color: #951D1E; /*#951D1E*/
  text-decoration: none;
}
.btn:hover {
  color: #951D1E;
  background-color: #DDE24A;
  text-decoration: underline;
}
a.reg_instruct img { background: url(../../img/reg_button.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_instruct:hover img { background-position: center bottom; }
a.reg_student img { background: url(../../img/reg_btn_participant_only.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_student:hover img { background-position: center bottom; }
a.reg_guidebook img { background: url(../../img/reg_btn_guidebook_only.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_guidebook:hover img { background-position: center bottom; }
a.reg_instruct_preorder img { background: url(../../img/reg_button_nextstep.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_instruct_preorder:hover img { background-position: center bottom; }
a.reg_student_preorder img { background: url(../../img/reg_button_participant.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_student_preorder:hover img { background-position: center bottom; }
a.reg_guidebook_preorder img { background: url(../../img/reg_guidebook_button.png) no-repeat scroll center top transparent; border: medium none; cursor: pointer; display: block; height: 116px; margin: 20px auto; overflow: hidden; width: 354px; }
a.reg_guidebook_preorder:hover img { background-position: center bottom; }
a.reg_preorder img { background: url(../../img/pre-order-btn.png) no-repeat scroll center top rgba(0, 0, 0, 0); border: medium none; cursor: pointer; display: block; height: 110px; margin: 20px auto; overflow: hidden; width: 393px; }
a.reg_preorder:hover img { background-position: center bottom; }
h3.top {
  line-height: 1.3em;
  color: #000000;
  text-align: center;
  margin: 20px 0 20px 0;
}
h3.headline { text-align: center; margin: 20px 0px; font-size: 26px; color: #000000; }
h3.heading {
  color: #73A63F;
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 40px 0 20px;
  text-align: center;
}
h4.title { color: #000000; }
h4.heading_desc { color: #000000; margin: -10px 0 20px 0; font-size: 1.1em; text-align: center; }
h4.materials_heading { color: #333333; text-decoration: underline; margin: 50px 0 25px 0; }
#samples {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #73A63F;
  height: 130px;
  width: 500px;
}
#samples span {
  text-align: center;
  height: 1em;
  font-weight: normal;
  margin-left: 25px;
}
#samples #imgwrap {
  height: 106px;
  margin: 0 auto;
}
#imgwrap img {
  margin-right: 15px;
  border: 3px #e1e1e1 double;
}
#imgwrap a:hover img {
  border: 2px solid #73A63F;
}
#samples #imgwrap img.last {
  margin-right: 0px;
}
#samples #imgwrap img.first {
  margin-left: 25px;
}
.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #951D1E;
}
.relative {
  position: relative;
}
ul.check { list-style-image: url(../../img/checkmark.png); list-style-position: outside; margin-bottom: 20px; padding-left: 20px; }
li.zip {
  list-style-image: url(../../img/zipPackage.png);
  margin-bottom: 1em;
  margin-left: 50px;
}
li.zip a {
  margin-top: 12px;
  position: absolute;
}
li.pdf {
  list-style-image: url(../../img/pdf.png);
  margin-bottom: 1em;
}
li.img {
  list-style-image: url(../../img/img.png);
  margin-bottom: 1em;
}
li.doc {
  list-style-image: url(../../img/doc.png);
  margin-bottom: 1em;
}
li.mp3 {
  list-style-image: url(../../img/mp3.png);
  margin-bottom: 1em;
}
li.ppt {
  list-style-image: url(../../img/ppt.png);
  margin-bottom: 1em;
}
li.vid {
  list-style-image: url(../../img/mp4.png);
  margin-bottom: 1em;
}
/* *** FAQ SECTION *** */

#faq { margin: 100px 0 25px; }
#faq #showHide_container h2 {
  border-bottom: 1px solid #000000;
  font-size: 22px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#faq #showHide_container .item {
  margin: 25px 0;
}
#faq #showHide_container h3.toggleOpen {
  cursor: pointer;
  font-family: Arial, Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 0 15px;
}
#faq #showHide_container .toggle p {
  line-height: 20px;
  margin: 15px 0 0 25px;
}
/* TELECLASS PAGE OPTIN - /teleclass */

.tele-reg-box {
  border: 3px double #DDE24A;
  height: auto;
  margin: 0 auto 10px;
  width: 500px;
  background: #CBD9B6;
}
.tele-reg-box h3 { text-align: center; font-size: 19px; margin-bottom: 25px; }
.tele-reg-box p { font-size: 14px; text-align: center; }
.tele-reg-box form {
  margin: 20px 0 0 63px;
}
.tele-reg-box form table td { border: none; }
.tele-reg-box form table td.label { width: 110px; color: #000000;font-size: 15px;font-weight: bold; }
.tele-reg-box form table input {
  color: #000000;
  height: 20px;
  margin: 0;
  width: 250px;
  font-size: 15px;
}
.tele-reg-box form table input.submit {
  background: url("../../img/reg_now_btn.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 104px;
  margin: -10px 0 0 45px;
  width: 260px;
}
/* REFFERAL GIFTS */

.gift_wrap {
  margin: 50px auto;
  padding: 0;
  position: relative;
. width: 720 px;
}
.gift {
  background: url("../../img/bg_gift_grad.png") repeat-x scroll 0 0 #EBE6D9;
  border: 2px solid #DDE24A;
  margin: 0;
  padding: 25px;
  position: relative;
  z-index: 2;
}
.gift h3, .gift h4 { margin-top: 10px; }
.gift h5 {
  font-size: 16px;
  font-weight: normal;
  margin: 5px;
  text-decoration: underline;
  font-family: Palatino;
}
.gift p { margin-top: 10px; }
.gift_shadow {
  bottom: -14px;
  display: block;
  height: 16px;
  position: absolute;
  width: 454px;
  z-index: 1;
}
.gift_shadow.right {
  background: url("../../img/undershadow_R.png") no-repeat scroll center center transparent;
  right: 3px;
}
.gift_shadow.left {
  background: url("../../img/undershadow_L.png") no-repeat scroll center center transparent;
  left: 3px;
}
/* AUDIO REPLAY BOX */

.audioReplay_wrap {
  margin: 30px auto 50px;
  padding: 0;
  position: relative;
. width: 720 px;
}
.audioReplay {
  background: url("../../img/bg_gift_grad.png") repeat-x scroll 0 0 #EBE6D9;
  border: 2px solid #DDE24A;
  margin: 0;
  padding: 25px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.audioReplay h3, .audioReplay h4 { margin-top: 10px; }
.audioReplay h5 {
  font-size: 16px;
  font-weight: normal;
  margin: 5px;
  text-decoration: underline;
  font-family: Palatino;
}
.audioReplay p { margin-top: 10px; }
.audioReplay_shadow {
  bottom: -14px;
  display: block;
  height: 16px;
  position: absolute;
  width: 454px;
  z-index: 1;
}
.audioReplay_shadow.right {
  background: url("../../img/undershadow_R.png") no-repeat scroll center center transparent;
  right: 3px;
}
.audioReplay_shadow.left {
  background: url("../../img/undershadow_L.png") no-repeat scroll center center transparent;
  left: 3px;
}
/* HOME PAGE OPTIN */

.home-reg-box {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  height: auto;
  margin: 25px auto;
  width: 400px;
}
.home-reg-box h3 {
  font-size: 19px;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 0;
  color: #73A63F;
}
.home-reg-box p {
  font-size: 14px;
  text-align: center;
}
.home-reg-box form {
  margin: 0 0 0 40px;
}
.home-reg-box form table td {
  border: medium none;
}
.home-reg-box form table td.label {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  width: 110px;
}
.home-reg-box form table input {
  color: #000000;
  font-size: 15px;
  height: 20px;
  margin: 0px;
  width: 200px;
}
.home-reg-box form table input.submit {
  background: url("../../img/instant_access_now_btn.png") no-repeat scroll 0px 0px transparent;
  border: medium none;
  cursor: pointer;
  height: 71px;
  margin: 5px 0 0 55px;
  width: 224px;
}
/* REFERRAL PAGE OPTIN - /referralprogram */

.referral-reg-box {
  background: #CBD9B6;
  border: 3px double #DDE24A;
  float: right;
  height: auto;
  margin: 25px -35px 20px 35px;
  padding: 20px 0 0;
  width: 400px;
}
.referral-reg-box h3 {
  color: #951D1E;
  font-size: 19px;
  margin-top: 0;
  text-align: center;
}
.referral-reg-box p {
  font-size: 14px;
  text-align: center;
}
.referral-reg-box form {
  margin: 15px 0 0 28px;
}
.referral-reg-box form table td {
  border: medium none;
}
.referral-reg-box form table td.label {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  width: 130px;
}
.referral-reg-box form table input {
  color: #000000;
  font-size: 15px;
  height: 20px;
  margin: 0px;
  width: 200px;
}
.referral-reg-box form table input.submit {
  background: url("../../img/sign_up_now_btn.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 104px;
  margin: -5px 0 0 36px;
  width: 260px;
}
#disclaimer {
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  width: auto;
}
#disclaimer p {
  color: #999999;
  font-size: 12px;
}
/* AGREEMENT.PHP PAGE */

form.agreement_form {
  width: 600px;
}
.agreement_form .infusion-field {
  font-size: 13px;
  font-weight: normal;
  width: 250px;
}
.agreement_form .infusion-field input {
  margin: 5px 0px 10px 20px;
  width: 300px;
  height: 20px;
}
/*  REFERRAL GIFT OPTINS - GIFT 1 AND 2  */

.ref-gift-optin form {
  width: 500px;
}
.ref-gift-optin form label { width: 150px; font-size: 15px; }
.ref-gift-optin form input {
  margin: 10px 0;
  padding: 5px;
  width: 200px;
  font-size: 15px;
}
.ref-gift-optin form input.submit {
  background: url("../../img/apply-now-btn-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  float: right;
  height: 71px;
  margin: -164px -195px 0 0;
  width: 311px;
}
/* CLIENT INFO PAGE /client-info */

.client-info-box {
  border: 3px double #DDE24A;
  height: auto;
  margin: 0 auto 10px;
  width: 500px;
  background: #CBD9B6;
}
.client-info-box h3 { text-align: center; font-size: 19px; margin-bottom: 25px; }
.client-info-box p { font-size: 14px; text-align: center; }
.client-info-box .infusion-form { margin: 20px 35px; }
.client-info-box .infusion-form .infusion-field { padding-bottom: 20px; overflow: auto; }
.client-info-box .infusion-form .infusion-field label { width: 110px; color: #000000; font-size: 15px; font-weight: bold; float: left; width: 40%;}
.client-info-box .infusion-form .infusion-field input {
  color: #000000;
  height: 20px;
  margin: 0px;
  width: 57%;
  font-size: 15px;
  float: right;
  padding: 5px 0 2px 5px;
}
.client-info-box .infusion-form .infusion-radio { float: left; width: 55%;}
.client-info-box label.radio-header {margin-top: 20px;}
.client-info-box .infusion-form .infusion-radio .infusion-option input { float: left; width: 10%; margin-right: 10px; }
.client-info-box .infusion-form .infusion-radio .infusion-option label { float: left; width: 85%; }
.client-info-box .infusion-form .infusion-submit input.submit {
  background: url('../../img/form/submit.png') no-repeat scroll 0px 0px transparent;
  border: medium none;
  cursor: pointer;
  height: 34px;
  margin: 10px 160px 0;
  width: 84px;
  color: transparent;
}
.infusion-field select.narrow { width: 250px;}
/* Testimonial-video page's css starts here */

.video-wrap {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: 15px auto 20px auto;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.buttons-wrap {
  margin: 0 auto 40px auto;
  width: 620px;
  overflow: hidden;
}
.order-button {
  width: 300px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #f5d985;
  background: #a42224;
  border-bottom: 3px solid #921e1f;
  float: left;
  box-sizing: border-box;
}
.order-button:first-of-type {
  margin-right: 20px;
}
.order-button a {
  display: block;
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 38px;
  font-weight: bold;
  text-decoration: none;
  font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
}
.order-button:hover {
  background: #941c1d;
}
.video-title, .video-subtitle {
  text-align: center;
  font-family: "Palatino Linotype", "Palatino", "Times New Roman", Times, serif;
  font-weight: bold;
  color: #9D1F22;
}
.video-title {
  font-size: 31px;
}
.video-subtitle {
  font-size: 21px;
}
.center-me {
  text-align: center;
}
.more-info {
  margin: 10px auto;
  float: left;
  text-align: center;
  width: 100%;
}
/* Testimonial-video page's css ends here */
/* Affirma Jams page's css starts here */
.addToCartButton {
  width: 200px;
  margin: 20px auto 0px auto;
}
.no-margin {
  margin: 0px;
}
.affirma-title {
  padding-bottom: 10px;
}
/* Affirma Jams page's css ends here */
/* Re-engage page styles start here */
.optin-submit-form {
  width: 300px;
  margin-bottom: 30px;
}
.optin-submit-form label, .optin-submit-form input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}
.optin-submit-form label {
  color: #333333;
}
.optin-submit-form input {
  padding: 0px 10px;
  border-radius: 3px;
  border: 1px solid #333333;
}
.optin-submit-form input[type="submit"] {
  margin-top: 15px;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e2e939;
  background: #a32123;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.engage-head {
  height: 238px !important;
  width: 960px;
  background: url(http://www.prosperityplusprogram.com/img/engage-head.jpg) no-repeat center center !important;
}
/* Re-engage page styles end here */
table#main-nav-111 {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin: 0;
  border-top: 1px solid #d5ba83;
}
table#main-nav-111 td {
  padding: 0;
  margin: 0;
}
table#main-nav-111 a {
  display: block;
  height: 40px;
  background: url("../../img/b-l.png") no-repeat left top;
  padding-left: 7px;
  text-decoration: none;
}
table#main-nav-111 a > span > span {
  display: block;
  height: 40px;
  background: url("../../img/b-bg.png") repeat-x left top;
  font-family: "Palatino Linotype", "Times New Roman", serif;
  letter-spacing: 1px;
  color: #caaf80;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
}
table#main-nav-111 a > span {
  display: block;
  height: 40px;
  background: url("../../img/b-r.png") no-repeat right top;
  padding-right: 7px;
}
table#main-nav-111 a:hover > span > span {
  color: #f3e6ba;
  text-shadow: 0 1px 5px rgba(243, 230, 200, 1);
}

.min-list{
  overflow:hidden;
  box-sizing:border-box;
  background:url('https://programs-lifemasteryinstitute.s3.amazonaws.com/PP2/ministerbg.jpg') no-repeat center center;
  background-size:cover;
}
.min-list .col{
  width:25%;
  float:left;
  box-sizing:border-box;
  padding:20px 0 30px 20px;
}
.min-list p{
  font-family:'Pathway Gothic One',Helvetica,Arial,Verdana,sans-serif;
  font-weight:400;
  font-size:18px;
  margin-bottom:0;
}
.min-list p strong{
  letter-spacing:1px;
}
.min-header img{
  display:block;
  width:100%;
}

/* New Styles */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #ffffff;
  font-size: 16px;
  font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
}
#page {
  border:0;
  position: relative;
  width: 100%;
  max-width: 978px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, li, span, div, textarea {
    font-family: 'Open Sans',Helvetica, Arial, sans-serif;
}
h2 {
  color: #990000;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 40px auto 25px;
}
li {
  margin:0;
}
ol li {
  margin-top: 25px;
}
.header {
  background: url('../../img/green-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 15px 0 0;
}
.header-inner {
  background: url('../../img/red-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  border-top: #dce24d 5px solid;
  border-bottom: #dce24d 5px solid;
}
.logo-img {
  max-width: 665px;
  margin: 17px auto 4px;
  display: block;
  width:90%;
}
.main-nav {
  list-style-type: none;
  max-width: 980px;
  margin: 0 auto;
}
.main-nav-mobile {
  display: none;
}
.nav-item {
  float: left;
  font-weight: 600;
  font-size: 15px;
}
.nav-item a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  padding: 16px 9px 11px;
  display: block;
}
.active, .nav-item a:hover {
  background: rgba(237,248,195,0.8);
  position: relative;
}
.active:before {
  content: '';
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 9px solid #a7432b;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#container {
  background: #ffffff;
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  max-width: 978px;
  width: 100%;
}
ol {
  margin-left: 20px;
}
ol ol {
  margin-left: 70px;
}
.bold {
  font-weight: 700;
}
.top-buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
.top-buttons a {
  color: #fff;
  width:100px;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  background: #cc0000;
  background: -moz-linear-gradient(top,  #cc0000 0%, #990000 100%);
  background: -webkit-linear-gradient(top,  #cc0000 0%,#990000 100%);
  background: linear-gradient(to bottom,  #cc0000 0%,#990000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000',GradientType=0 );
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  box-sizing: border-box;
}
.top-buttons a.left {
  margin-right: 10px;
}
.footer {
  background: #a52329;
  background: -moz-linear-gradient(top,  #a52329 0%, #620006 100%);
  background: -webkit-linear-gradient(top,  #a52329 0%,#620006 100%);
  background: linear-gradient(to bottom,  #a52329 0%,#620006 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52329', endColorstr='#620006',GradientType=0 );
  margin-top: 50px;
  color: #fff;
  padding: 20px 25px;
  font-size: 13px;
}
.footer > div {
  opacity: 0.7;
  max-width: 978px;
  margin: 0 auto;
  line-height: 1.3;
}
.footer > div.disclaimer p {
  margin-bottom: 0;
}
.privacy a {
  color: #fff;
  text-decoration: none;
}
.privacy a.left {
  margin-right: 5px;
}
.privacy a.right {
  margin-left: 5px;
}
.privacy a:hover {
  text-decoration: underline;
}
.left {
  float: left;
}
.right {
  float: right;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
form.agreement_form {
  margin-top: 50px;
  max-width: 650px;
  width: 100%;
}
.agreement_form .infusion-field {
  font-size: 16px;
  width: 100%;
  margin-top: 30px;
}
.infusion-submit {
  width: 100%;
  max-width: 405px;
}
.agreement_form .infusion-field input {
  margin-left: 0;
  display: block;
  max-width: 405px;
  width: 100%;
  height: 35px;
  box-sizing: border-box;
  margin-top: 5px;
  border: 1px solid #cccccc;
}
.agreement_form .infusion-field label {
  font-weight: 600;
}
.accept, .not-accept {
  max-width: 405px;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 23px 10px;
  border-radius: 6px;
  border: 0;
  font-weight: 700;
  font-size: 17px;
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  height: 66px;
}
.accept {
  background: #9fb914;
  background: -moz-linear-gradient(top,  #9fb914 0%, #669900 100%);
  background: -webkit-linear-gradient(top,  #9fb914 0%,#669900 100%);
  background: linear-gradient(to bottom,  #9fb914 0%,#669900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fb914', endColorstr='#669900',GradientType=0 );
  margin-bottom: 18px;
}
.not-accept {
  background: #cc0000;
  background: -moz-linear-gradient(top,  #cc0000 0%, #990000 100%);
  background: -webkit-linear-gradient(top,  #cc0000 0%,#990000 100%);
  background: linear-gradient(to bottom,  #cc0000 0%,#990000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000',GradientType=0 );
  text-decoration: none;
}
.accept:hover, .not-accept:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media (max-width:1021px){
  #content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-nav {
    height: 0;
    max-width: 300px;
    transition: 0.3s;
  }
  .main-nav.show {
    height: auto;
  }
  .nav-item {
    float: none;
    text-align: center;
  }
  .main-nav-mobile {
    display: block;
  }
  .menu-icon {
    cursor: pointer;
    margin: 0 auto;
    display: block;
  }
  .left,.right {
    float: none;
  }
  .copyright-wrap {
    text-align: center;
  }
}
@media (max-width: 600px) {
.agreement_form .infusion-field{
  width: 255px;
}
.accept, .not-accept {
  height: auto;
}
}
