	/* RESET */
html, button, input, select, textarea { color: #222; } body { font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } img { vertical-align: middle; } fieldset { border: 0; margin: 0; padding: 0; } textarea { resize: vertical; } .chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

/* BASE */

/* REUSABLES */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; } .ir:before { content: ""; display: block; width: 0; height: 100%; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clear:before, .clear:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clear:after { clear: both; }
.clear { *zoom: 1; }
.strong { font-weight: 600; }
.italic { font-style: italic; }
.normal { font-style: normal; }
.avatar.right { float: right; margin-right: 0; margin-left: 15px; }
.center { text-align: center; }
.left { float: left; margin-right: 15px; }
.right { float: right; margin-left: 15px; }
.half { width: 50%; }

.dark { color: #444; }
.blue { color: #0874a5; }
.blue_bg { background: rgba(8, 116, 165, 0.07); padding: 10px; }
.orange { color: #f25d00; }
.white { color: #fff; }
.red { color: #d60019; }
.shadow { -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); }
.whiter { background: rgba(255, 255, 255, 0.8); }
.border_bottom { border-bottom: 2px solid rgba(0, 0, 0, .1); padding-bottom: 5px; }

.size_15 { font-size: 1.2em; }

ol { margin-left: 25px; }
ol li { margin: 12px 0; }

ul li { list-style: none; background: url(../images/circle-check.png) no-repeat 0 0; padding-left: 45px; margin: 20px 0; min-height: 30px; }
ul.no_style li, ol.no_style li { list-style: none; background: none; }
ul.circle li { list-style: disc; background: none; padding-left: 5px; }

h1, h2, h3, h4, h5 { font-family: 'Open Sans', Helvetica, sans-serif; }
h2 { color: #2894b4; font-size: 2.4em; line-height: 1.2; margin: 13px 0; }
h3 { color: #262829; font-size: 1.7em; line-height: 1.2; font-weight: 300; font-style: italic; }
h3.no_italic { font-style: normal; }
h4 { color: #262829; font-size: 1.25em; line-height: 1.4; font-weight: 300; }

.buy_now_wrapper { margin: 40px 0; }
.buy_now, .buy_now:visited { display: inline-block; background-color: #e33100; text-indent: -9999px; background: url(../images/buy-now-no-price.png) no-repeat; width: 488px; height: 242px; border: 4px dashed #0874a5; padding: 5px; } 
.buy_now.slash { background: url(../images/add-to-cart-slash.png?1) no-repeat; width: 488px; height: 242px; }
.buy_now.cart_497 { background: url(../images/buy-now-599.png?1) no-repeat; width: 488px; height: 242px; }
.buy_now.cart_197mo { background: url(../images/buy-now-249mo.png?1) no-repeat; width: 488px; height: 242px; }
.buy_now.cart_197mo.sold_out { background: url(../images/sold-out-large.png); }
.monthly_payments { display: block; clear: both; margin: 15px auto; background: #0267ba; padding: 24px; border-radius: 5px; color: #fff; text-decoration: none; width: 250px; text-align: center; font-size: 15px;  }
.buy_box_wrapper { border: 4px dashed #0874a5; margin: 40px 0; padding: 15px 0; }
.buy_box { width: 380px; text-align: center; background: none; }
.buy_box .headers { height: 100px; }
.buy_box h3 { margin-bottom: 0; }
.buy_box h4 { margin: 5px 0 0 0; }
.buy_box .buy_now_wrapper { margin: 10px 0 0 -45px; }
.buy_box.left { padding-right: 20px; }
.buy_box.left .buy_now_wrapper { margin-top: -30px; }
.buy_box .buy_now.cart_497 { border: none; background: url(../images/buy-now-599-300w.png) no-repeat; width: 260px; height: 123px; }
.buy_box .buy_now.cart_197mo { border: none; background: url(../images/buy-now-300w-249mo.png) no-repeat; width: 260px; height: 123px; }
.buy_box .buy_now.cart_197mo.sold_out { background: url(../images/sold-out-small.png) no-repeat; }
.buy_box .monthly_payments { padding: 14px; width: 195px; }
.buy_box.left { margin-left: 10px; }
.buy_box.right { margin-right: 10px; }

/* STYLES */

.wave { width: 100%; background: url(../images/wave.png) no-repeat 0 0; height: 435px; display: block; position: absolute; top: 165px; z-index: -1; }

body { background: url(../images/subtle_grunge.png); font-family: 'Open Sans', Helvetica, sans-serif; color: #555; font-size: 0.85em; line-height: 1.3; }
.container, .darker_section, .testimonial { max-width: 900px; padding: 0; margin: 0 auto; }

.countdown { text-align: center; position: fixed; top: 0; height: 50px; line-height: 50px; width: 100%; color: #fff; text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, .25); -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, .25); box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, .25); z-index: 1; background: #1da8d1 url(../images/header-bg.png) repeat-x; }
.countdown .container { position: relative; }
.countdown h3 {float: right; font-style: normal; font-size: 16px; text-align: right; font-weight: 700; font-family: 'Open Sans Condensed', Georgia; line-height: 50px; }
.sub_header { background: url(../images/header-bg.png); height: 34px; }
.logo_badge { z-index: 2; background: url(../images/logo-badge.png) no-repeat; width: 152px; height: 61px; display: block; position: absolute; top: 0; left: 50%; margin-left: -76px; }
.logo_badge.left { position: relative; left: 0; margin-left: 0; }
.header_nav { list-style: none; margin: 0; padding: 0; }
.header_nav li { display: inline; float: left; list-style: none; margin: 0 25px 0 0; line-height: 50px; height: 50px; }
.header_nav .line { /* Line 4: */
border: 1px solid #058AB2;
-moz-box-shadow:    0px 2px 6px 0px #136B85;
box-shadow:         0px 2px 6px 0px #136B85; }
.header_nav li:last-child { margin-right: 0; }
.header_nav a { color: #fff; font-family: 'Open Sans Condensed', Georgia; text-decoration: none; font-weight: 700; font-size: 17px; }
h3.remaining, .timer { float: none; display: inline-block; vertical-align: top; margin-left: 7px; }
h3.remaining, .footer_bar h3.timer_text { color: #fff; margin: 0; }
.reserve { margin-left: 10px; padding: 7px 10px; color: #fff; text-decoration: none; font-weight: 700; display: inline; border-radius: 6px; background: #E72B2B; background-image: -o-linear-gradient(-89deg, #FB1502 23%, rgba(167,2,2,0.25) 84%); background-image: -moz-linear-gradient(-89deg, #FB1502 23%, rgba(167,2,2,0.25) 84%); background-image: -ms-linear-gradient(-89deg, #FB1502 23%, rgba(167,2,2,0.25) 84%); background-image: linear-gradient(-179deg, #FB1502 23%, rgba(167,2,2,0.25) 84%); border: 1px solid #D51E1E; -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); }
.big_cta { margin: 35px auto; }
.big_cta h2 { font-weight: 400; text-align: center; margin-top: 30px; font-size: 36px; font-style: none; }
.big_cta h2 .strong { font-weight: 700; font-style: italic; }
.big_reserve { border-radius: 6px; color: #fff; display: block; font-family: 'Open Sans Condensed', Georgia; font-weight: 700; font-size: 35px; text-decoration: none; text-align: center; width: 475px; background: #FC6E03; padding: 0; height: 90px; line-height: 90px; border: 1px solid #B94D03; float: none; -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); text-shadow: 0px 2px 4px #B05908; margin: 0 auto; }
.header_signup { line-height: 58px; }
.header_signup h3 { color: #fff; margin: 0; font-size: 14px; font-weight: 400; font-family: 'Open Sans', Georgia; }
.header_signup h3 a.reserve { font-weight: 400; background: #FB4B06; border: 1px solid #e65d10; background-image: -o-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: -moz-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: -ms-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: linear-gradient(-179deg, #FA9D4B 0%, #F76B1C 70%); border: 1px solid #F7560D; -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); }

.mobile_sub_nav { display: none; }
.days_left_count { margin: 5px 0; }


.member_stories { background: rgba(5,137,178,0.70); -moz-box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.15); box-shadow: inset 0px 0px 8px 1px rgba(0,0,0,0.15); padding: 0 15px; }

.reserve:hover { background: #E01C19; }

.countdown .container { max-width: 97%; }
.remaining_count { font-size: .75em; float: right; background: #157E9D; padding: 7px 15px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; position: fixed; top: 50px; right: 2%; }
.countdown_section { display: inline; margin-right: 13px; }
.hasCountdown { display: inline-block; }

/*.insider_timer { height: 47px; padding-top: 3px;  }
h3.access .timer { font-size: 11px; line-height: 1.5; margin-right: 0px; margin-left: 6px; }
.countdown_row { max-height: 50px; margin-top: 2px; }*/

.page { margin-top: 70px; }

.mini_header { display: none; }
.mini_header.stuck { display: block; top: 10px; position: fixed; }
.mini_header.stuck #hamburger { display: inline-block; width: 36px; height: 26px; line-height: 26px; background: url(../images/hamburger.png) no-repeat; }
.mini_header.stuck .mini_header { color: #333; font-weight: 700; display: inline-block; }
.mini_header.stuck .mini_header a { line-height: 26px; }

#fixed_menu li { background: none; }

.fixed_footer { position: fixed; bottom: 0; text-align: center; line-height: 50px; left: 0; right: 0; }

.footer_bar { background: #1da8d1 url(../images/header-bg.png) repeat-x; height: 50px; width: 100%; margin: 0 auto; border: 2px solid #058AB2; -moz-box-shadow: 0px -2px 7px 0px rgba(0,0,0,0.25); box-shadow: 0px -2px 7px 0px rgba(0,0,0,0.25); }
.footer_bar .timer_icon, .footer_bar h3.timer_text, .footer_bar .timer { display: inline-block; vertical-align: top; color: #fff; }
.footer_bar .timer { background: url(../images/footer-bg.png) repeat-x; -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.27); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.27); display: inline-block; }
.footer_bar .timer_icon { background: url(../images/timer.png) no-repeat; display: inline-block; width: 85px; height: 85px; margin-top: -18px; margin-left: -25px; }
.footer_bar h3.timer_text { margin: 0; line-height: 50px; padding: 0 3px 0 7px; font-family: 'Open Sans Condensed', Georgia; font-weight: 700; }
.footer_bar .countdown_row { line-height: 50px; margin-top: 0; }
.footer_bar .reserve { padding: 5px 13px; }

h1 { text-indent: -9999px; display: block; margin-top: 80px; background: url(../images/logo.png) no-repeat; width: 300px; height: 109px; float: left; }
.tagline { background: url(../images/environment-is-big.png) no-repeat; margin-top: 140px; width: 266px; height: 33px; display: inline-block; float: right; }

.hero .wave_roll { display: block; margin: 0 auto; padding-top: 30px; }
.wave_roll h2, .wave_roll h3 { font-weight: 800; color: #f25d00; }
.wave_roll .italic { font-family: 'Gentium Basic', Georgia; font-weight: 400; }
.hero .wave_roll h3.main_call { margin-bottom: 0; font-size: 2.8em; color: #f25d00; }
.hero .wave_roll h2 { font-style: normal; font-size: 4.2em; color: #5c5b5d; margin-top: 0; }
.hero .wave_roll.early_access h3 { font-size: 2em; margin-top: 0; color: #f25d00; }

.hero h2.site_title { margin: 0; font-weight: 300; font-size: 1.5em; color: #777; border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding-bottom: 15px; }
.clean .countdown h4 { color: #fff; font-family: 'Open Sans', Arial; line-height: 50px; font-weight: 400; padding: 0; margin: 0; }
.clean .countdown h4.site_title { font-weight: 700; }

.hero h2, .three_days { text-align: center; color: #008bb5; }
.hero h2 { font-size: 3.2em; /*border-bottom: 2px solid rgba(68, 178, 211, 0.15); padding-bottom: 2px;*/ }
.hero h3.main_call { font-size: 3em; line-height: 1.4; margin-top: 0; }
.hero .three_days { font-size: 1.65em; font-weight: 300; }

.callout { border: 1px solid rgba(0, 0, 0, .08); margin-top: 10px; margin-bottom: 40px; font-size: 1.2em; padding: 20px 40px; line-height: 1.5; -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .05); }
.callout p { font-size: 0.9em; }
.callout span { font-weight: bold; color: #0874a5; }
.callout .underline { border-bottom: 1px solid #0874a5; }
.callout .underline_dark { border-bottom: 1px solid #999; margin: 5px 0 25px 0; padding-bottom: 20px; }
.callout li { font-size: 0.9em; }

.first_callout {font-size: 1.6em; margin: 0; }
.first_callout .created { margin: 0; font-size: 1.05em; font-weight: 300; }

.social_proof img { max-width: 100%; height: auto; }

.two_col { width: 300px; float: left; margin-right: 20px; height: 500px; }
.two_col.first_row { height: 440px; }
.two_col.last { margin-right: 0; clear: right; }
.two_col p { font-size: 0.8em; }
.row { width: 100%; clear: both; }


.banner_bg { background: #fff; margin-top: 40px; -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1); text-align: center; }
.main_content {  border-radius: 10px; -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15); box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15);  min-height: 400px; padding-top: 15px; }
.main_content.top { margin-top: 25px; }
.main_content .body_text { padding: 25px 35px; font-size: 1.20em; line-height: 1.6; color: #444; background: rgba(255, 255, 255, 0.05); }
.main_content span.underline { border-bottom: 1px solid #555; }
.main_content .darker_section { background: rgba(0, 0, 0, 0.05); color: #444; padding: 20px 35px; }
.main_content .darker_section.blue { background: rgba(11, 95, 134, .07); }
.darker_section ul { margin: 0 auto; padding: 20px 0; }
.darker_section li, .blue_list li, li.blue_bullet { background: url(../images/circle-check-blue.png) no-repeat 0 6px; }
.darker_section li { font-size: 1.60em; list-style: none; }
.darker_section ul.main_bullets { padding-left: 40px; padding-top: 5px; }
.darker_section p { font-style: 1.2em; }

.bonus .darker_section li { font-size: 1.1em; }
.bonus h4 { padding: 15px; }
.bonus .option_header { background: #3ab007; box-shadow: none; margin: 0 -35px; }
.in_person { border-top: 1px solid rgba(0, 0, 0, 0.12); }

.notice { background: #f84319; border-radius: 5px; width: 590px; box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .15); margin: 10px auto 45px; padding: 15px 28px; color: #fff; border: 1px solid rgba(0, 0, 0, 0.2); }
.notice h4, .notice a { color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, .75); letter-spacing: 1px; font-size: 22px; margin-bottom: 0; text-decoration: none; border-bottom: none; }
.notice p, .notice a { line-height: 1.6; font-size: 16px; text-shadow: 1px 1px 2px rgba(0, 0, 0, .75); border-bottom: none; text-decoration: none; }
.notice_wrapper a { color: #fff; text-decoration: none; }
.notice .darker { background: rgba(0, 0, 0, 0.2); padding: 4px; border-radius: 3px; }

.notice.blue { background: #0874a5; }
.notice.blue h4, .notice.blue a, .notice.blue p.three_days { color: #fff; text-shadow: none; }
.notice.blue p.three_days { font-size: 1.4em; }

.testimonial { background: rgba(219, 114, 1, 0.15); padding: 10px 35px; }
.testimonial.light { background: none; border: none; }
.testimonial.light .text { background: none; }
.testimonial.light p { color: #444; text-shadow: none; margin-top: 0; }
.testimonial.light .avatar { border: 1px solid rgba(0, 0, 0, .1); background: rgba(0, 0, 0, .05); }
.darker_section.blue .testimonial { background: none; border: none; }
.darker_section.blue .testimonial .text { background: none; padding-left: 0; }
.darker_section.blue .testimonial p { color: #444; text-shadow: none; }
.avatar { float: left; padding: 3px; border: 3px solid #f0d0ae; margin-right: 30px; margin-top: 10px; }
.avatar img { max-width: 90px; min-width: 90px; }
.testimonial .text { float: left; background: url(../images/quote-bg.png) no-repeat 0 0; width: 570px; margin-top: 10px; padding-left: 50px; }
.testimonial .text.no_headshot { margin: 0 25px; width: auto; }
.testimonial p { font-size: 1.35em; line-height: 1.6; color: #444; margin: 13px 0; }
.testimonial p.quotee { font-size: 1.25em; font-style: italic; text-align: right; }
.testimonial.big { background: #fff; padding: 0; }
.testimonial.big .text { width: auto; }
.testimonial.big .avatar { padding: 0; border: none; margin-top: 0; }
.testimonial.big .avatar img { max-width: none; width: auto; max-height: 220px; }
.testimonial.big .text { width: 500px; }
.testimonial.big p { font-size: 1.15em; }
.testimonial.big p.quotee { text-align: left; font-size: 1.1em; }

.main_content .body_text.framework { background: #eee; padding: 30px 100px 20px 100px; border-top: 15px solid #aaa; border-bottom: 15px solid #aaa; margin-bottom: 40px; }

.video_wrapper { margin: 30px auto; padding: 15px 0; text-align: center; z-index: 9999; }
.video_wrapper.blue { background: #29a7cd;
background-image: -o-radial-gradient(50% 153%, rgba(255,255,255,0.50) 54%, #2483A0 100%);
background-image: -moz-radial-gradient(50% 153%, rgba(255,255,255,0.50) 54%, #2483A0 100%);
background-image: -ms-radial-gradient(50% 153%, rgba(255,255,255,0.50) 54%, #2483A0 100%);
background-image: radial-gradient(50% 153%, rgba(255,255,255,0.50) 54%, #2483A0 100%);
/* Sketch doesnt export pattern fills at this point */
-moz-box-shadow:    inset 0px 1px 13px 0px rgba(0,0,0,0.10);
box-shadow:         inset 0px 1px 13px 0px rgba(0,0,0,0.10); }
.video_wrapper.tedx_frame { background: rgba(11, 95, 134, .2);  }
.tedx_frame h3, .tedx_frame p { color: #fff; }
.tedx_frame h3 { font-style: normal; font-weight: 600; }
.tedx_frame p { color: #fff; background: rgba(11, 95, 134, 0.5); padding: 7px 0; margin: 0 0 15px 0; font-weight: 300; }

.video_content p { font-size: 1.05em; line-height: 1.6; text-align: left; margin-bottom: 25px; }
.divider { width: 85%; height: 1px; display: block; margin: 35px auto; background: #cdcdcd; clear: both; }
.main_content .body_text.no_top { padding-top: 0; }

.video_hero h3 { }
.video_hero h4 { color: #f25d00; font-size: 1.65em; font-style: italic; font-weight: 600; margin-top: 10px; }

.video_wrapper.gray_border { border: 3px solid rgba(0, 0, 0, 0.1); padding: 0; }

.video_grid { padding: 10px 0; margin: 0 auto; max-width: 1100px; }
.video_section_description { background: rgba(1, 96, 125, 0.95); padding: 15px; margin: 15px 0; }
.video_section_description p  { font-size: 1.3em; }
.video_section_description .video_grid { max-width: 900px; }

.video_grid .row { margin-bottom: 15px; }
.video_box { float: left; width: 530px; margin-right: 40px; }
.video_box.right_box { margin-right: 0; }
.video_box .video_text { font-size: 1em; min-height: 90px; line-height: 1.45; background: rgba(0, 0, 0, 0.65); color: #fff; padding: 15px 10px; margin-top: 0; text-align: left; }
.video_author { background: rgba(255, 255, 255, 0.4); color: #03618C; padding: 8px 15px; font-size: 1.1em; }
.video_author .name, .video_author .loc { display: inline-block; }
.video_author .name { font-weight: 800; margin-right: 7px; }
.video_author .loc { font-style: italic; font-weight: 600; }

.video_buy_wrapper { margin: 45px 0; }
.member_experience_intro { font-size: 2em; }

.forum { background: url(../images/forum.png) no-repeat; width: 64px; height: 64px; float: left; margin-right: 25px; }

.solution { margin-left: 25px; }

.giant_map { text-align: center; }
.giant_map img { max-width: 800px; height: auto; }

.class_screenshot { padding: 5px; }
.class_screenshot img { padding: 1px; }

.module_screen { background: #fff; padding: 7px; border: 1px solid #ddd; }

.expert { margin: 25px 0; }
.expert p { margin: 10px 0 0 0; }

.cover { float: right; margin-left: 20px; }
.cover.loyp { margin-top: 0px; }

.main_content .money_back { border: 1px solid #ddd; background: rgba(255, 255, 255, 0.6); padding: 35px; margin-top: 0; }
.money_back h2 { text-align: center; }
.seal { background: url(../images/seal.jpeg) no-repeat; width: 267px; height: 194px; display: block; float: right; margin-left: 15px; }

.as_seen { border: 3px solid #eee; padding: 10px 0; background: #fff; }

.option_header { position: relative; }
.option_header .sold_out { background: url(../images/sold-out.png) no-repeat; width: 450px; height: 332px; display: block; position: absolute; left: 250px; top: -50px; }

.main_content .body_text.about_bg { background: url(../images/scott-tedx-bg.jpg) top center; background-size: cover; max-height: 1000px; }
.about_bg p, .about_bg h4 { color: #fff; text-shadow: 0 1px 2px rgba(0, 0, 0, .95); }
.about_bg h4 { font-weight: 700; }
.about_bg .avatar { border: none; margin-top: 0; }
.about_bg .avatar img { max-width: 150px; max-height: 150px; }

.feature_box { width: 375px; margin: 0 auto; }
.feature_box .form { padding: 15px; /*background: rgba(255, 255, 255, 0.7);*/ background: rgba(8, 116, 165, 0.9); border: 1px solid rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .15); -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .15); box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .20); border-radius: 4px; }
.feature_box h4 { font-size: 21px; }
.feature_box ul { padding-top: 10px; padding-left: 10px; }
.feature_box li { margin: 18px 0; background: url(custom/images/feature-bullet.png) no-repeat 0 50%; padding-left: 30px; }
.feature_box .access { font-size: 20px; line-height: 1.5; border-radius: 4px; background: rgba(0, 0, 0, 0.3); color: #fff; text-shadow: 0 -1px 2px rgba(0, 0, 0, .75); letter-spacing: 1px; margin-top: 5px; padding: 10px; }
.feature_box .input_wrapper { padding: 7px 10px 0px 10px; }
.feature_box .input_wrapper p { margin: 3px 0 10px 0; }
.feature_box label { color: #fff; }
.feature_box .text { padding: 10px 5px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.2); width: 310px; }
.feature_box .btn { line-height: 30px; float: right; padding: 10px 12px; border-radius: 4px; background: #333; border: none; color: #fff; border-color: #ccc; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); font-size: 16px; padding: 12px 20px; text-transform: uppercase; letter-spacing: 1px; background-color: #990307; *background-color: #990307; background-image: -ms-linear-gradient(top, #ee5f5b, #990307); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e34642), to(#990307)); background-image: -webkit-linear-gradient(top, #e34642, #bd362f); background-image: -o-linear-gradient(top, #e34642, #bd362f); background-image: -moz-linear-gradient(top, #e34642, #bd362f); background-image: linear-gradient(top, #e34642, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); line-height: normal; display: inline-block; vertical-align: middle; cursor: pointer; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.feature_box .testimonial { margin-left: 15px; color: #444; background: url(custom/images/quote.png) no-repeat 0 10px; font-size: 17px; line-height: 1.65; clear: both; padding: 10px 20px 5px 50px; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 15px 0 25px 20px; }
.feature_box .quotee { font-style: italic; }

.add_to_cart_wrapper { background: #fff; border: 2px dashed #ddd; }
.add_to_cart { background: url(../images/add-to-cart.png) no-repeat; width: 443px; height: 210px; display: block; text-indent: -9999px; margin: 0 auto; }

.body_text.sales_cta { padding: 25px 0 0 0; }
.option_header { position: relative; box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.25); z-index: -1; }
.option { border-right: 2px solid #7650d4; border-left: 2px solid #7650d4; border-bottom: 2px solid #7650d4; }
.option_2 { border-bottom: 2px solid #7650d4; margin-top: 20px; }
.option .callout { border: none; box-shadow: none; margin-bottom: 0; padding-bottom: 20px; }
.option_tag { padding: 10px 15px; text-align: center;  background: #5F39BF; color: #fff; letter-spacing: 3px; text-transform: uppercase; }
.option h2 { color: #fff; padding: 25px 0; font-size: 2em; background: #7650D4; margin: 0; }
.option ul.green_list { }
.option ul li ul li { background: none; list-style: disc; padding-left: 0; }
.option .callout span { color: inherit; }
.option .callout span.size_15 { font-weight: 400; font-size: 1.3em; }
.option .callout span.blue { color: #0874a5; }

.option_cta { margin: 0 auto 25px; display: block; padding: 10px; }
.option_cta h3 { font-size: 1.5em; font-style: normal; font-weight: 600; margin-bottom: 0; }
.option_cta p { font-size: 1.15em; }
.option_cta ul { margin-left: 0; padding-left: 0; }
.option_cta li { color: #777; background: none; font-size: 1.1em; text-align: center; padding-left: 0; margin: 3px 0; }
.option_cta .reserve { font-family: 'Open Sans Condensed', Helvetica; font-size: 1em; display: block; text-align: center; letter-spacing: 1px; margin: 30px auto; width: 375px; padding: 19px 0; background: #FB4B06; background-image: -o-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: -moz-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: -ms-linear-gradient(-89deg, #FA9D4B 0%, #F76B1C 70%); background-image: linear-gradient(-179deg, #FA9D4B 0%, #F76B1C 70%); border: 1px solid #F7560D; -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20); }
.pay_full { font-size: 0.9em; font-weight: 600; color: #0874a5 }
.cards { background: url(../images/cards.png) no-repeat; display: block; margin: 25px auto; width: 265px; height: 25px; }
.option_cta .guarantee, .option_cta.box h3.guarantee { font-size: 1.3em; margin-bottom: 10px; font-weight: 300; }
.option_cta p.questions { text-align: center; max-width: 800px; font-size: 0.9em; margin: 10px auto; }

.option_cta.box { border: 3px solid #058ab2; max-width: 550px; background: #fff; }
.option_cta.box h3, .option_cta.box h4 { font-family: 'Open Sans Condensed', Helvetica; font-weight: 600; }
.option_cta.box h3 { color: #058ab2; font-size: 1.7em; margin: 0; }
.option_cta.box h4 { font-size: 1.5em; }
.option_cta.box p.a_day { color: #666; font-family: 'Open Sans Condensed', Helvetica; }
.option_cta.box .reserve { width: 250px; font-size: 1.1em; }
.option_cta.box h3.guarantee { font-weight: normal; font-family: 'Open Sans', Helvetica; color: #444; font-weight: 300; }
.option_cta.box p.option_heading { margin: 20px 0 10px 0; }

.accordion-toggle {cursor: pointer; display: block; text-decoration: underline; color: #0874a5; margin: 10px 0; font-weight: 700; }
.accordion-content {display: none;}
.accordion-content.default {display: block;}

.footer { padding: 15px; text-align: center; }
.footer p { font-size: 1.2em; }

/* Individual Pages */
body.launch_party h1 { margin-top: 40px; }
body.launch_party .tagline { margin-top: 70px; }
body.launch_party .wave_roll h2 { font-size: 2.1em; }
body.launch_party .body_text .leader { font-size: 2.1em; }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .logo_badge { background: url(../images/logo-badge@2x.png) no-repeat; background-size: 152px 61px; }
    #hamburger { background: url(../images/hamburger@2x.png) no-repeat; background-size: 36px 26px; }
}

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

    img { height: auto; }
    .video_wrapper { position: relative; overflow: hidden; height: 0; padding-bottom: 56.25%; }
    .video_wrapper iframe, .video_wrapper embed, .video_wrapper object { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
    body, .container, .wave, .testimonial .text, .buy_now, .buy_now:visited, .callout { float: none; max-width: 100%; }
    .container, .main_content .body_text { padding-left: 10px; padding-right: 10px; }
    .container .container { padding-left: 0; padding-right: 0; }
    .module_screen { margin: 0 auto; text-align: center; }
    img { text-align: center; }

    .tagline { float: none; margin: 25px auto 10px; text-align: center; display: block; }
    .wave { display: none; }
    .clean .countdown h4 { display: none; }

    ul, .darker_section ul.main_bullets { padding-left: 10px; }
    .darker_section ul { padding-top: 5px; }
    .darker_section li { font-size: 1.35em; }
    .avatar, .cover, .seal { float: none; clear: both; margin-bottom: 0 auto 20px; text-align: center; border: none; }
    .avatar img { border: 3px solid #f0d0ae; }
    .seal { margin: 0 auto;}
    .right, .left { float: none; }
    h2 { font-size: 1.4em; }

    .countdown { margin-bottom: 25px; text-align: center;  }
    .countdown nav, .header_signup { display: none; }
    .remaining_count { width: 100%; text-align: center; right: 0; left: 0; z-index: 15; }
    .mobile_sub_nav { display: block; top: 50px; width: 100%; margin: 0; background: #157e9d; height: 30px; position: fixed; z-index: 15; }
    .mobile_sub_nav ul { margin: 0; }
    .mobile_sub_nav li { background: none; padding: 0 0 0 10px; line-height: 30px; margin: 0; display: inline-block; }
    .mobile_sub_nav li.right_link { float: right; margin-right: 15px; }
    .mobile_sub_nav a { color: #fff; text-decoration: none; }
    .mobile_sub_nav a.reserve { padding: 1px 6px; font-weight: 300; }

    .page { margin-top: 60px; }

    h1 { background: url(../images/mobile/logo.png) no-repeat; width: 150px; height: 55px; margin: 0 auto; float: none; }
    .hero h3.main_call { font-size: 1.6em; }
    .member_login a { background: url(../images/mobile/member-login.png) no-repeat; width: 54px; height: 55px; }
    .wave { background-image: none; position: relative; height: auto; top: auto; }
    .wave .wave_roll { height: auto; padding-top: 15px; } 
    .wave .three_days { font-size: 1.3em; }
    .hero .wave_roll h3.main_call { font-size: 1.5em !important; }
    .wave h2 { font-size: 3em; }
    .wave h3 { font-size: 1.7em; }
    .main_content { margin-top: 25px; }
    .notice { float: none; width: auto; font-size: 0.9em; }

    .days_left_count { display: none; }

    h3 br, h4 br { clear: none; display: none; }

    .first_callout .created { font-size: 0.85em; line-height: 1.5; } 
    .callout { padding: 0px; margin: 20px 0; }
    .callout p { padding: 0 10px; }

    .option .callout { font-size: 1em; }
    .option .reserve { width: 90%; }
    .option_cta { padding: 10px 0; }

    .main_content .darker_section { padding: 20px 5px;}

    .buy_box.left { padding-right: 0; }

    .testimonial .text { padding-left: 0; background: none; }
    .testimonial p.quotee { float: left; text-align: left; }

    .main_content .body_text.about_bg { padding: 0 15px; max-height: none; }

    .buy_now, .buy_now.cart_497, .buy_now:visited { display: block; background: url(../images/mobile/buy-now-599.png) no-repeat; width: 270px; height: 134px; margin: 0 auto; }
    .buy_now.cart_197_mo { background: url(../images/buy-now-300w-249mo.png) no-repeat; display: block; width: 260px; height: 123px; }
    .monthly_payments, .monthly_payments:visited { display: block; width: auto; margin: 10px auto; }
    .buy_box .headers { height: auto; }
    .buy_box { width: 270px; float: none; width: auto; }
    .buy_box.left { margin-bottom: 25px; border-right: none; border-right:}
    .buy_box .monthly_payments, .buy_box .monthly_paymnets:visited { width: 250px; margin: auto; }
    .big_reserve { width: 90%; font-size: 22px; }
    .option_header .sold_out { position: absolute; left: 0; background: url(../images/sold-out-mobile.png) no-repeat; width: 270px; height: 199px; }

    .video_wrapper { overflow: visible; position: relative; z-index: 0; height: auto; padding-bottom: 15px; }
    .video_wrapper iframe { position: relative; width: auto; height: auto; }
    .video_box { width: 100%; float: none; }
    img, object, embed, iframe { max-width: 100%; height: auto; }
}



@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
