.ewaeawa { display: none; }

/* Breakpoints
------------
*/
.university-offer .countdown-parent, .quickstart-offer .countdown-parent { display: none !important; }

.scholarship .upgrade-cta { display: none !important; }

.sales-page .ankur-letter, .adwords-landing-page .ankur-letter { margin-bottom: 0px; padding-bottom: 0px; }
.sales-page .icon img, .adwords-landing-page .icon img { width: 70px; margin-right: 10px; }
.sales-page .bottom-paragraph-name, .adwords-landing-page .bottom-paragraph-name { display: inline-block; box-sizing: border-box; width: 100%; vertical-align: top; }
.sales-page .bottom-paragraph-name:before, .adwords-landing-page .bottom-paragraph-name:before { float: left; width: 75px; height: 75px; margin-right: 3%; content: ''; border: 2px solid #f7f7f4; border-radius: 100%; background: url("../images/faces/ankur.jpg"); background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; }
.sales-page .sales-miss-out, .adwords-landing-page .sales-miss-out { padding-top: 80px; padding-bottom: 80px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; background-color: #f7f7f4; }
.sales-page .sales-miss-out h2, .adwords-landing-page .sales-miss-out h2 { font-size: 28px; font-weight: 700; line-height: 40px; margin-top: 0; margin-bottom: 40px; color: #3c948b !important; text-align: center; }
.sales-page .sales-miss-out h4, .adwords-landing-page .sales-miss-out h4 { font-size: 22px; clear: both; padding-top: 25px; text-align: center; color: #3c948b !important; }
.sales-page .sales-miss-out .problem-solution-copy, .adwords-landing-page .sales-miss-out .problem-solution-copy { font-size: 20px; line-height: 32px; margin-top: 10px; margin-bottom: 20px; }
.sales-page .warning, .adwords-landing-page .warning { padding-bottom: 0px; }
.sales-page .guarantee, .adwords-landing-page .guarantee { padding-top: 40px; }
.sales-page .padded-section, .sales-page .section-what-makes-teachable-number-1, .adwords-landing-page .padded-section, .adwords-landing-page .section-what-makes-teachable-number-1 { padding-top: 50px !important; padding-bottom: 10px !important; }
.sales-page .cams-head, .adwords-landing-page .cams-head { padding-bottom: 100px !important; }
.sales-page .cams-head h2, .adwords-landing-page .cams-head h2 { color: #e97e0b; font-size: 40px; padding-top: 40px; }
.sales-page .pricing-background, .adwords-landing-page .pricing-background { background-image: radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); padding-bottom: 80px; margin-top: -55px; text-align: center; }
.sales-page .upgrade-cta, .adwords-landing-page .upgrade-cta { font-size: 23px; line-height: 75px; display: block; box-sizing: border-box; width: 500px; height: 75px; margin-top: 30px; margin-right: auto; margin-left: auto; padding: 0; cursor: pointer; transition: all .3s ease 0s; text-align: center; text-decoration: none !important; color: white !important; border-radius: 5px; background-color: #e97e0b; }
.sales-page .upgrade-cta:hover, .adwords-landing-page .upgrade-cta:hover { transition: all .3s ease 0s; transform: scale(1.07); background-color: #db770a; }
.sales-page .upgrade-cta:active, .adwords-landing-page .upgrade-cta:active { transition: all .2s ease 0s; transform: scale(1); }

/* USED FOR CREATING SLIDERS */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before { display: table; content: ''; }
.slick-track:after { display: table; clear: both; content: ''; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.rotating { display: inline-block; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s; -webkit-transform: rotateX(0) rotateY(0) rotateZ(0); -moz-transform: rotateX(0) rotateY(0) rotateZ(0); -ms-transform: rotateX(0) rotateY(0) rotateZ(0); -o-transform: rotateX(0) rotateY(0) rotateZ(0); transform: rotateX(0) rotateY(0) rotateZ(0); -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform-origin-x: 50%; }
.rotating.flip { position: relative; }
.rotating .front, .rotating .back { top: 0; left: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; }
.rotating .front { position: absolute; display: inline-block; -webkit-transform: translate3d(0, 0, 1px); -moz-transform: translate3d(0, 0, 1px); -ms-transform: translate3d(0, 0, 1px); -o-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); }
.rotating.flip .front { z-index: 1; }
.rotating .back { display: block; opacity: 0; }
.rotating.spin { -webkit-transform: rotate(360deg) scale(0); -moz-transform: rotate(360deg) scale(0); -ms-transform: rotate(360deg) scale(0); -o-transform: rotate(360deg) scale(0); transform: rotate(360deg) scale(0); }
.rotating.flip .back { z-index: 2; display: block; -webkit-transform: rotateY(180deg) translate3d(0, 0, 0); -moz-transform: rotateY(180deg) translate3d(0, 0, 0); -ms-transform: rotateY(180deg) translate3d(0, 0, 0); -o-transform: rotateY(180deg) translate3d(0, 0, 0); transform: rotateY(180deg) translate3d(0, 0, 0); opacity: 1; }
.rotating.flip.up .back { -webkit-transform: rotateX(180deg) translate3d(0, 0, 0); -moz-transform: rotateX(180deg) translate3d(0, 0, 0); -ms-transform: rotateX(180deg) translate3d(0, 0, 0); -o-transform: rotateX(180deg) translate3d(0, 0, 0); transform: rotateX(180deg) translate3d(0, 0, 0); }
.rotating.flip.cube .front { -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9); -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85); -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85); -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85); transform: translate3d(0, 0, 100px) scale(0.85, 0.85); }
.rotating.flip.cube .back { -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9); -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }
.rotating.flip.cube.up .back { -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9); -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.eac-input-wrap { display: block !important; }
.eac-input-wrap input { position: relative !important; }
.eac-input-wrap .eac-sugg { color: #939f9e !important; position: absolute !important; top: 0 !important; bottom: 0 !important; height: 45px; margin: auto; opacity: 0.6; }
@media (max-width: 768px) { .eac-input-wrap .eac-sugg { height: 30px !important; } }

footer.footer-logo-only { padding-top: 80px; padding-bottom: 80px; background: #363636 url(../images/bg/stripe-line.png) repeat-x; text-align: center; }
footer.footer-logo-only .footer-logo { margin: 0 auto; }

footer.footer-logo-only { background: #F7F7F7; border-top: 1px solid #DDDDDD; }

/*
COMMON.SCSS: standard elements shared by all pages
*/
/* Base
-----------------
*/
html { width: 100%; }

body { font-family: 'Raleway', Helvetica, Arial, sans-serif !important; width: 100%; height: 100%; overflow-x: hidden; position: relative; letter-spacing: 0.3px; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }

a.disabled { pointer-events: none; cursor: default; opacity: 0.5; }

.container, .section-schedule .section-container, .section-speakers .section-container, .affiliate-feature .affiliate-feature-container, .section-standard .section-standard-container { padding-right: 30px; padding-left: 30px; }

:hover { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

a { color: #348683; font-weight: 400; }
a:hover, a:active { color: #378c91; }
a:active { text-decoration: none !important; }

.nav > li > a:hover, .nav > li > a:focus { border: 0; background: none; }

@media screen and (min-width: 768px) { .no-right-padding { padding-right: 0px; } }
/* Header
-----------------
*/
.navbar { background: transparent; border-bottom: 0px; margin: 0px !important; height: 70px; }

/* STATES */
/* :initial header */
.navbar_homepage { background-color: transparent !important; min-height: 80px !important; margin-top: -22px !important; padding-top: 22px; border-bottom: 0 !important; position: absolute; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
.navbar_homepage .fedora_logo { background-image: url("../images/logos/teachable-logo-white.svg"); width: 120px; }

/* :fixed scrolling header */
.navbar_scroll { background-color: rgba(255, 255, 255, 0.95) !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; position: fixed; box-shadow: 0px 0px 1px #EAEAEA; }
.navbar_scroll .button-create-school { background: none; }
.navbar_scroll ul.navbar-nav { margin-left: 30px; margin-top: 3px; }
.navbar_scroll ul.navbar-nav li a { color: #738e8d; }
.navbar_scroll ul.navbar-nav li a.active { border-bottom: 4px solid #348683 !important; padding-top: 26px; color: #348683; margin-top: -3px; padding-bottom: 21px; padding-left: 20px; padding-right: 20px; }
.navbar_scroll ul.navbar-nav li a:hover { color: #348683; }

.navbar-youtube.navbar_homepage .button-create-school { display: none; }

/* ELEMENTS */
.fedora_logo { margin-left: 0px; background-image: url("../images/logos/teachable-logo-coolgrey.svg"); width: 120px; max-height: 29px; background-repeat: no-repeat; margin-top: 24px !important; margin-bottom: -3px; }

.fedora_logo_light_blue { display: inline-block; margin: 0; padding: 24px 0 0 0; width: 120px; height: auto; }
.fedora_logo_light_blue img { width: 100%; height: auto; }

.button-create-school-tnw { margin-top: 23px !important; }

.tnw-logo { margin-top: -16px; max-height: 60px; }

.back-to-tnw { margin-top: 30px; }

/* Logo */
a.navbar-brand { margin-top: 14px; }

/* Nav links */
ul.navbar-nav { margin-left: 30px; margin-top: 3px; }
ul.navbar-nav li a { color: #fff; font-weight: 600; font-size: 14px; padding-top: 23px; margin-right: 0; background: none !important; }
ul.navbar-nav li a:hover { color: #fff; background: transparent; }
ul.navbar-nav li:last-child a { margin-right: 30px; }

.btn-sm { color: #e97e0b !important; border: 1px solid #e97e0b; background: #FFF9F2; text-decoration: none !important; }
.btn-sm:hover { background: #FFF9F2; color: #AD671C; }

.button-create-school { color: #e97e0b; font-weight: 700; border: 1px solid #e97e0b; padding: 8px 18px; margin-left: 16px; border-radius: 5px; margin-top: 15px; font-size: 14px; text-decoration: none !important; background: #FFF9F2; }
.button-create-school:hover, .button-create-school:active, .button-create-school:focus { background: #FFF9F2; color: #AD671C; text-decoration: none; }

.name-change-bar { background: #348683; text-align: center; padding: 6px 10px; color: #fff; font-weight: bold; }
.name-change-bar a { color: #fff; text-decoration: underline; font-weight: 600; }
.name-change-bar.producthunt { background: #B34323; text-align: center; padding: 6px 10px; color: #fff; font-weight: 500; }

.navbar_homepage .name-change-bar.producthunt { background: #fff; text-align: center; padding: 6px 10px; color: #B34323; font-weight: 500; }
.navbar_homepage .name-change-bar.producthunt a { color: #B34323; }

/* Content Sections
-----------------
*/
.email-signup .button-signup, .email-signup .button-signup:active { display: inline-block; text-decoration: none; font-weight: 600; text-align: center; }

.minimally-padded-section { padding-top: 70px; padding-bottom: 70px; text-align: center; }
.minimally-padded-section h2.page-headline { font-weight: 600; font-size: 39px !important; line-height: 60px; padding-left: 80px; padding-right: 80px; -webkit-font-smoothing: antialiased; }

.content-section { padding-top: 70px; padding-bottom: 70px; text-align: left; }
.content-section .container, .content-section .section-schedule .section-container, .section-schedule .content-section .section-container, .content-section .section-speakers .section-container, .section-speakers .content-section .section-container, .content-section .affiliate-feature .affiliate-feature-container, .affiliate-feature .content-section .affiliate-feature-container, .content-section .section-standard .section-standard-container, .section-standard .content-section .section-standard-container { padding-left: 100px; padding-right: 100px; }
.content-section p { font-weight: 400; font-size: 16px; line-height: 27px; }
.content-section ul li { font-weight: 400; font-size: 16px; line-height: 27px; }
.content-section h2 { margin-top: 30px; }

.padded-section, .section-what-makes-teachable-number-1 { padding-top: 110px; padding-bottom: 110px; text-align: center; }
.padded-section h2, .section-what-makes-teachable-number-1 h2 { margin-top: 0px; margin-bottom: 0px; padding: 0; position: relative; font-weight: 400; color: #3c948b; font-size: 34px; line-height: 57px; border: 0; font-weight: 700; }

.spacer-section { padding-top: 47px; padding-bottom: 3px; text-align: center; }

.grey-bg { background: #f7f7f4; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; }

.content-header-section { background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); }
.content-header-section h2.page-headline { font-weight: 600; color: #FFFFFF; font-size: 32px; -webkit-font-smoothing: antialiased; color: #FFFFFF; }

.fedora-bg { background: url(https://dcavozvb40vtt.cloudfront.net/api/file/z84K0rjXTw6dhlFbCNs8); background-size: cover; min-width: 100%; z-index: 100; }
.fedora-bg h1 { font-weight: 400; font-size: 30px; line-height: 48px; color: #ECECEC; }

.full-width-img { width: 100%; height: 100%; }

.quote { font-family: 'PT Serif'; font-style: italic !important; }

ul li { vertical-align: top; }

.tnw_navbar { height: 86px !important; background: transparent; border-bottom: 0px; margin: 0px !important; border-bottom: 1px solid #e8eeef; }

/* Footer
-----------------
*/
.bottom-cta { position: relative; border-top: 0px; border-bottom: 0px; }
.bottom-cta h2 { margin-bottom: 20px; color: #e97e0b; text-align: center; }
.bottom-cta input[type="text"] { border: 1px solid #ccc !important; }

.striped-line { background: url(../images/bg/stripe-line.png) repeat-x; position: absolute; width: 100%; height: 3px; }
.striped-line.top { top: 0px; }
.striped-line.bottom { bottom: -1px; }

footer .footer-logo { width: 90px; margin-bottom: 50px; }
footer .social-proof-stat-black { bottom: 0; text-align: center; width: 100%; font-size: 21px; font-style: italic; color: #585858; font-weight: 400; left: 0; }
footer .social-proof-stat-black .highlight { font-weight: bold; font-style: italic; font-size: 26px; }
footer .bio-carousel { padding-bottom: 40px; }
footer .bio-carousel .face { margin-right: 10px; width: 40px; border-radius: 50%; display: inline-block !important; }
footer .bio-carousel .slider div { line-height: 37px; text-align: center; font-size: 16px; line-height: 26px; font-weight: 500; color: #fff; text-align: center; }
footer .bio-carousel .slider .slick-arrow { display: none !important; }
footer .email-signup { margin-top: 28px; }
footer .email-signup input.email { border: 1px solid #cacaca !important; }
footer .press-quote { font-size: 15px; padding-top: 50px; line-height: 28px; color: #828282; font-weight: 400; font-style: italic; }
footer .press-quote .source { font-weight: bold; margin-top: 10px; }
footer .press-quote .source img { height: 20px; margin-left: 10px; }
footer .logo-and-links { padding-top: 100px; background-color: #363636; padding-bottom: 80px; margin-bottom: -72px; }
footer .logo-and-links .footer-logo { margin-top: 8px; opacity: 0.5; }
footer .logo-and-links .featured-team-members h2 { color: #fff; text-align: center; }
footer .logo-and-links .featured-team-members h2 i { color: #c10808; }
footer .logo-and-links ul.links { margin-top: 10px; padding: 0px; margin-bottom: 20px; }
footer .logo-and-links ul.links li { list-style-type: none; line-height: 27px; }
footer .logo-and-links ul.links li a { color: #868686; font-weight: 600; }
footer .logo-and-links ul.links li a:hover { color: #fff; text-decoration: none; }
footer .logo-and-links .made_in_ny { display: block; float: left; margin-top: 22px; margin-right: 20px; }
footer .logo-and-links .mix_panel { margin-top: 23px; display: block; opacity: 0.6; }
footer .icons-column { padding-top: 20px; border-radius: 5px; margin-top: -8px; opacity: 0.7; }

/* Text Formatting
-----------------
*/
small { font-size: 90%; color: #fff; font-weight: 200; }

/* Form Elements
-----------------
*/
:focus { outline: none !important; }

input[type="text"].large, input[type="password"] { padding: 19px; font-size: 19px; font-weight: 400; color: #494949; border: 0px; border-radius: 5px; line-height: 25px; text-align: center; }

textarea.large { padding: 19px; font-size: 19px; font-weight: 400; color: #494949; border: 0px; border-radius: 5px; line-height: 25px; text-align: center; border: 1px solid #ccc !important; }

input[type="text"].disabled, input[type="password"].disabled { color: rgba(71, 169, 175, 0.53); border: 1px solid rgba(71, 169, 175, 0.53) !important; }

select.list { height: 54px; border: 1px solid #D4D4D4; background: #fff; width: 100%; text-align: center; text-indent: 7px; font-weight: bold; }

input[type="submit"].large, a.large { padding: 14px 4px 17px 4px; font-size: 22px; font-weight: 700 !important; color: #e97e0b; border: 2px solid #e97e0b; background: #FFF9F2; border-radius: 9px; margin-top: 5px; margin-bottom: 5px; }
input[type="submit"].large:hover, a.large:hover { background: #FFF9F2; color: #AD671C; border: 2px solid #AD671C; text-decoration: none; }

input[type="submit"].large--inverted, a.large--inverted { padding: 14px 20px 17px 20px !important; font-size: 22px; font-weight: 600 !important; color: #FFF9F2; background: -webkit-gradient(linear, left top, left bottom, from(#d8760c), to(#D0730E)) !important; background: -moz-gradient(linear, left top, left bottom, from(#d8760c), to(#D0730E)) !important; background: -ms-gradient(linear, left top, left bottom, from(#d8760c), to(#D0730E)) !important; background-color: #d8760c; border-radius: 6px; margin-top: 5px; margin-bottom: 5px; }
input[type="submit"].large--inverted:hover, a.large--inverted:hover { background: -webkit-gradient(linear, left top, left bottom, from(#D0710A), to(#BF6708)) !important; background: -moz-gradient(linear, left top, left bottom, from(#D0710A), to(#BF6708)) !important; background: -ms-gradient(linear, left top, left bottom, from(#D0710A), to(#BF6708)) !important; background-color: #D0710A; color: #FFF9F2; text-decoration: none; }

/* Tabs
-----------------
*/
ul.nav-tabs { border: 0; margin: auto; width: 100%; position: relative; text-align: center; }
ul.nav-tabs li { display: inline-block; text-align: center; float: none; padding-top: 0px; margin-left: 20px; margin-right: 20px; }
ul.nav-tabs li a { border: 0; font-weight: 200; color: #ababab; font-size: 20px; background: none !important; padding-left: 0px; padding-right: 0px; }
ul.nav-tabs li a:hover { color: #525252; }
ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover { border-top: 0 !important; border-left: 0 !important; border-right: 0 !important; border-bottom: 2px solid #348683 !important; color: #348683 !important; font-weight: 700 !important; }

.tab-pane { padding-top: 30px; }

/* Small tabs */
ul.nav-tabs.nav-small li { margin-left: 15px; margin-right: 15px; }
ul.nav-tabs.nav-small li a { font-size: 16px; padding-bottom: 6px; }
ul.nav-tabs.nav-small li.active a, ul.nav-tabs.nav-small li.active a:hover { margin-top: -2px; }

.terms-of-service-wrapper { padding: 20px; margin-top: 8%; }

@media (max-width: 700px) { .terms-of-service-wrapper { margin-top: 15%; }
  h2.page-headline { padding-left: 0px !important; padding-right: 0px !important; } }
.privacy-policy-wrapper { padding: 20px; margin-top: 8%; }

@media (max-width: 700px) { .privacy-policy-wrapper { margin-top: 15%; } }
/* Modal Dialog
-----------------
*/
/* Change Transition */
.modal.fade .modal-dialog { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1); top: 300px; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.modal.fade.in .modal-dialog { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transform: translate3d(0, -300px, 0); transform: translate3d(0, -300px, 0); opacity: 1; }

.modal-promotion .modal-header { border-bottom: 0px solid #fff; }
.modal-promotion .close { font-size: 33px; }
.modal-promotion .modal-body .progress { width: 75%; display: block; margin-right: auto; margin-left: auto; }
.modal-promotion .modal-body .subheader { text-align: center; color: gray; max-width: 800px; margin-right: auto; margin-left: auto; display: block; }
.modal-promotion .modal-body .header { color: #71B1C0; text-align: center; max-width: 600px; margin-right: auto; margin-left: auto; display: block; line-height: 1.75em; margin-bottom: 15px; }
.modal-promotion .modal-body .submit-email { display: block; margin-right: auto; margin-left: auto; }

@media (max-width: 768px) { .modal-content { padding-left: 50px; padding-right: 50px; } }
@media (min-width: 768px) { .modal-dialog:not(.modal-lg) { width: 680px; } }
.modal-backdrop { z-index: 100000000; }

.modal { z-index: 100000050; }

.modal-dialog { margin-top: 5%; }
.modal-dialog .icon-check { background-color: #fff; font-size: 150px; width: 100%; left: 0; height: 100%; text-align: center; font-weight: 100; z-index: 5000; color: #47a9af; margin-bottom: 30px; }
.modal-dialog .modal-header { border: 0; padding: 20px 0px 0px 0px; }
.modal-dialog .modal-header h4 { text-align: center; font-size: 27px; margin-top: 25px; font-weight: 700; color: #348683; text-transform: uppercase; }
.modal-dialog .modal-header .modal-description { text-align: center; color: #7c7c7c; font-size: 18px !important; font-weight: 500; line-height: 43px; }
.modal-dialog .modal-header button.close { margin-top: -1px; margin-right: 15px; line-height: 16px; position: absolute; font-size: 39px; font-weight: 500; right: 0px; }
.modal-dialog .modal-body { padding: 0; padding-top: 15px; padding-bottom: 35px; padding-left: 15px; padding-right: 15px; }
.modal-dialog .modal-body.extra-height { margin-bottom: 250px; }
.modal-dialog .modal-body.extra-height .signup-check { margin-top: 20px !important; }
.modal-dialog .modal-body .login-wrapper { margin-top: 20px; }
.modal-dialog .modal-body .final-check { position: absolute; background-color: #fff; font-size: 150px; width: 100%; left: 0; height: 100%; text-align: center; top: 0%; z-index: 5000; padding-top: 4%; color: #47a9af; display: none; }
.modal-dialog .modal-body .final-check canvas { margin-left: -50px; margin-top: 70px; }
.modal-dialog .modal-body .input-group { margin: auto; }
.modal-dialog .modal-body .question-wrapper { width: 458px; margin-top: 10px !important; font-size: 17px; font-weight: 100; display: none; height: 40px; text-align: center; margin: auto; }
.modal-dialog .modal-body .question-wrapper a { color: #e97e0b; text-decoration: underline; }
.modal-dialog .modal-body .question-wrapper .yes { font-weight: bold; float: left; }
.modal-dialog .modal-body .question-wrapper .no { display: block; margin-top: 8px; }
.modal-dialog .modal-body .signup-check { margin-top: 60px !important; }
.modal-dialog .modal-body input[type="text"].large, .modal-dialog .modal-body input[type="password"].large { margin-bottom: 13px; width: 100%; margin-bottom: 20px; background: #f8f9f9; text-align: left; height: 46px; font-size: 16px; padding-left: 15px; color: #626F6E; font-weight: 500; height: 100%; }
.modal-dialog .modal-body input[type="text"].large:focus, .modal-dialog .modal-body input[type="text"].large:active, .modal-dialog .modal-body input[type="password"].large:focus, .modal-dialog .modal-body input[type="password"].large:active { background: #FFFFFF; box-shadow: #667574 0px 0px 2px inset; color: #758887; font-weight: 600; }
.modal-dialog .modal-body a.button-signup { padding: 14px 20px 17px 20px; margin-top: 13px; margin-left: 0px; width: 100%; }
.modal-dialog .modal-body .error { display: none; line-height: 36px; }
.modal-dialog .modal-body .error small { color: #8a1818; font-weight: 500; }
.modal-dialog .modal-body p { font-weight: 400; font-size: 15px; padding-top: 5px; line-height: 27px; margin-bottom: 8px; }
.modal-dialog .modal-body p.large { font-size: 17px; }
.modal-dialog .modal-body .change-later { color: #C1C1C1; font-weight: 400; margin-top: -8px; margin-bottom: 19px; font-size: 12px; text-align: center; }
.modal-dialog .modal-body .checkbox { text-align: left; padding-left: 5%; }
.modal-dialog .modal-body .checkbox label { padding-left: 0px; }
.modal-dialog .modal-body p.forgot { margin-top: 20px; font-weight: 400; }
.modal-dialog .modal-footer { border: 0; padding: 0; }

#loginModal .modal-body, #forgotModal .modal-body { padding-top: 30px; }

.signup-loading, .login-loading, .forgot-loading { width: 25px; margin-left: 16px; margin-top: -3px; display: none; }

/*
RESPONSIVE.SCSS: general responsive elements (nav bar etc)
*/
@media (max-width: 768px) { .navbar .container, .navbar .section-schedule .section-container, .section-schedule .navbar .section-container, .navbar .section-speakers .section-container, .section-speakers .navbar .section-container, .navbar .affiliate-feature .affiliate-feature-container, .affiliate-feature .navbar .affiliate-feature-container, .navbar .section-standard .section-standard-container, .section-standard .navbar .section-standard-container { position: relative; }
  .navbar-toggle { position: absolute; top: 12px; left: 30px; border: 1px solid #fff; }
  .navbar-toggle .icon-bar { background: #fff; }
  .navbar-collapse.in, .navbar-collapse.collapsing { display: block; position: absolute; left: 0; right: 0; padding: 0; margin: 0; margin-top: 66px;    /*  @include breakpoint(sm) { // Tablet				
		  display:none !important;
		  } 
 @include breakpoint(md) { // 992px and up				
		  display:none !important;
		  } */ }
  .navbar-collapse.in ul, .navbar-collapse.collapsing ul { margin: 0 !important; padding: 0 !important; width: 100%; background: #585858; }
  .navbar-collapse.in ul li, .navbar-collapse.collapsing ul li { padding: 0; margin: 0; }
  .navbar-collapse.in ul li a, .navbar-collapse.collapsing ul li a { color: #fff; padding-bottom: 21px; padding-left: 30px; margin-right: 0 !important; }
  .navbar-collapse.in ul li a:hover, .navbar-collapse.in ul li a:active, .navbar-collapse.in ul li a:focus, .navbar-collapse.collapsing ul li a:hover, .navbar-collapse.collapsing ul li a:active, .navbar-collapse.collapsing ul li a:focus { background: #E97F0D !important; } }
@media (min-width: 0px) and (max-width: 400px) { .name-change-bar { margin-bottom: -5px !important; } }
@media (max-width: 768px) { .name-change-bar { font-size: 12px; margin-bottom: 3px; }
  .navbar-header { width: 100%; }
  .navbar-header .navbar-brand { text-align: center; display: inline-block; }
  .navbar_homepage .fedora_logo { display: inline-block; text-align: center; }
  .navbar_homepage .navbar-toggle, .navbar_homepage .navbar-collapse.in, .navbar_homepage .navbar-collapse.collapsing { display: block; }
  .navbar_scroll { /* OLD STYLES
.navbar-collapse.in,
.navbar-collapse.collapsing {
	    margin-top: 66px;
	    margin-left: -31px;
	    width: 120%;
	    display: block;
	    overflow-y: none;

			ul {
				margin-left: -15px;
				width: 100% !important;
				background: #585858;

				li a {
			    color: #fff;
			    padding-bottom: 21px;
			    padding-left: 30px;
			    margin-right:0 !important;

			    &:hover, &:active, &:focus {
			    	background: #E97F0D !important;
			    }
				}
			}
		} */ }
  .navbar_scroll .fedora_logo { display: none; }
  .navbar_scroll .navbar-toggle { position: relative; top: 0; left: 0; border: 1px solid #585858; margin-top: 16px; display: block; }
  .navbar_scroll .navbar-toggle .icon-bar { background: #585858; } }
/*
HOMEPAGE.SCSS: elements on the homepage alone
*/
/* Sections
-----------------
*/
section.homepage-hero { background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-size: cover; min-width: 100%; min-height: 550px; z-index: 100; }
section.homepage-hero .homepage-bg-element { background: url(../images/bg/homepage.png) no-repeat; background-position: 50% 100%; overflow-y: visible !important; min-height: 550px; padding-bottom: 120px; }
section.homepage-hero h1.heading { font-weight: bold; color: #fff; margin-top: 220px; }
section.homepage-hero h3.subtitle { font-weight: 600; font-size: 20px; margin-top: 35px; line-height: 33px; color: #EFEFEF; text-align: left; }
section.homepage-hero .email-signup { margin-top: 60px; }
section.homepage-hero .email-signup h3 { color: #fff; font-size: 19px; font-weight: 700; margin-bottom: 20px; text-align: center; }
section.homepage-hero .pricing-statement { color: #fff; display: block; text-align: center; font-weight: 500; }
section.homepage-hero .social-proof-stat { position: absolute; bottom: 0; text-align: center; width: 100%; background: #dcdcdc; font-size: 19px; font-style: italic; padding: 12px 0px; color: rgba(255, 255, 255, 0.7); font-weight: 200; left: 0; }
section.homepage-hero .social-proof-stat .highlight { font-weight: bold; font-style: italic; font-size: 26px; }
section.homepage-hero .down-arrow { position: absolute; display: block; left: 50%; }

h3.statement-subheading { color: #5b5b5b; font-weight: 400; font-size: 19px; margin-top: 13px; margin-bottom: 25px; line-height: 32px; padding-left: 100px; padding-right: 100px; }

.case-studies { background-size: cover !important; }
.case-studies h2.statement-1 { color: #fff; margin-bottom: 40px; }
.case-studies img { width: 99px; margin: auto; border-radius: 50%; }

.bio-carousel .face { text-align: right; }
.bio-carousel p { font-size: 16px; line-height: 26px; font-weight: 500; color: #fff; text-align: left; }
.bio-carousel a { color: #fff; text-decoration: underline; }
.bio-carousel .carousel-nav { float: left; color: #fff; font-size: 150px; position: absolute; }
.bio-carousel .carousel-nav.left { left: 50px; }
.bio-carousel .carousel-nav.right { right: 50px; }

.slick-slider { position: relative; }

.slick-arrow { display: inline-block; float: left; color: #fff !important; font-size: 150px; z-index: 100; position: absolute; background: none; box-shadow: none; border: 0; top: 80px; font-family: Helvetica Neue; font-weight: 100; font-size: 230px; opacity: 0.5; }
.slick-arrow:hover { opacity: 1; }
.slick-arrow.slick-prev { left: 50px; }
.slick-arrow.slick-next { right: 50px; }

section.homepage-features ul.features-list { position: relative; text-align: center; position: relative; margin-top: 35px; text-align: center; margin-bottom: 0px; margin-left: 0px; }
section.homepage-features ul.features-list li { list-style-type: none; display: inline-block; float: none; color: #585858; }
section.homepage-features ul.features-list li img { max-width: 150px; margin-bottom: 10px; }
section.homepage-features ul.features-list li h3 { margin-top: 10px; font-weight: 700; font-size: 22px; }
section.homepage-features ul.features-list li p { font-weight: 500; font-size: 15px; padding-top: 5px; line-height: 27px; color: #738e8d; margin-bottom: 0px; }

section.homepage-stats ul.stats-list { position: relative; text-align: center; position: relative; margin-top: 35px; text-align: center; margin-bottom: 0px; }
section.homepage-stats ul.stats-list li { list-style-type: none; display: inline-block; float: none; color: #585858; }
section.homepage-stats ul.stats-list li .number { font-weight: bold; font-size: 24px; }
section.homepage-stats ul.stats-list li p { font-weight: 400; font-size: 16px; padding-top: 10px; line-height: 17px; color: #4A5A5A; margin-bottom: 0px; }
section.homepage-stats ul.stats-list li img { max-width: 120px; }

section.homepage-testimonials h2 { color: #a4a4a3; margin-bottom: 40px; font-size: 32px; }
section.homepage-testimonials .teachable-topic { padding-bottom: 5px; border-bottom: 3px solid #797979; color: #797979; }
section.homepage-testimonials ul.quotes-list { position: relative; text-align: center; position: relative; text-align: center; margin-top: 0px; margin-bottom: 0px; }
section.homepage-testimonials ul.quotes-list li { list-style-type: none; display: inline-block; float: none; color: #585858; }
section.homepage-testimonials ul.quotes-list li img { margin-bottom: 8px; }
section.homepage-testimonials ul.quotes-list li h3 { margin-top: 29px; }
section.homepage-testimonials ul.quotes-list li p { font-weight: 600; font-size: 16px; padding-top: 10px; line-height: 32px; margin-bottom: 35px; }

/*
RESPONSIVE.SCSS: responsive layout tweaks for breakpoints
*/
/* TWEAKS
------------
*/
/* Extra small screen / phone */
@media (min-width: 0px) and (max-width: 470px) { .navbar-brand { margin-left: 34% !important; } }
@media (min-width: 470px) and (max-width: 992px) { .navbar-brand { width: 120px; margin-left: 42%; }
  .slick-slide:nth-child(2), .slick-slide:nth-child(3), .slick-slide:nth-child(4), .slick-slide:nth-child(5) { display: none; } }
@media (min-width: 0px) and (max-width: 480px) { h1.heading { margin-top: 140px !important; }
  section.homepage-testimonials h2 { font-size: 23px; line-height: 37px; }
  .padded-section, .section-what-makes-teachable-number-1 { padding-top: 80px !important; padding-bottom: 80px !important; }
  .padded-section h2, .section-what-makes-teachable-number-1 h2 { font-size: 26px; line-height: 37px; }
  ul.stats-list li { margin-bottom: 20px; } }
@media (min-width: 480px) and (max-width: 768px) { h1.heading { margin-top: 140px !important; } }
@media (min-width: 768px) and (max-width: 992px) { h1.heading { margin-top: 180px !important; } }
/* Phones and below */
@media (min-width: 0px) and (max-width: 768px) { .bio-carousel p { margin-top: 40px; text-align: center; }
  .navbar_scroll .fedora_logo { width: 30px !important; }
  .navbar_homepage .button-create-school { display: none; }
  h1.heading { font-size: 19px !important; line-height: 29px; text-align: center !important; }
  .homepage-bg-element { background: none; }
  .email-signup { margin-top: 20px !important; }
  .email-signup h3 { color: #fff; font-size: 16px !important; font-weight: 700; margin-bottom: 20px; line-height: 25px; }
  .modal .email-signup { margin-top: 0px !important; }
  .modal .email-signup .email { margin-bottom: 10px !important; }
  .email-signup input.email, .email-signup .button-signup { width: 100% !important; margin-top: 5px; margin-left: 0px; }
  .social-proof-stat { display: none; }
  section.statement-1 h2 { margin-top: 0px !important; }
  .quote { padding-top: 30px; }
  .quote-wrapper { text-align: center !important; margin-top: 40px; }
  .quote-wrapper .case-study-quote { float: none !important; text-align: center !important; }
  section.homepage-hero { min-height: 630px !important; }
  section.bg-video-wrapper { height: 630px !important; }
  section.case-studies h2.statement-1 { margin-top: 0px !important; } }
@media (min-width: 0px) and (max-width: 610px) { .slick-arrow { top: 200px !important; } }
@media (min-width: 0px) and (max-width: 1200px) { .teachable-topic { display: block; text-align: center; border-bottom: none !important; } }
/* Tablets and below */
@media (min-width: 0px) and (max-width: 992px) { ul.navbar-nav li:last-child a { margin-right: 0px !important; }
  .navbar_scroll ul.navbar-nav li a.active { border-bottom: none !important; }
  section.homepage-testimonials h2 { text-align: center; margin-left: 0; }
  .homepage-social-proof { display: none; }
  section.homepage-hero .email-signup { padding-top: 30px !important; margin: auto !important; }
  footer { text-align: center; }
  h1.heading { font-size: 34px !important; line-height: 39px; margin-top: 160px !important; }
  h3.subtitle { font-weight: 600; font-size: 18px !important; margin-top: 35px; line-height: 30px !important; color: #EFEFEF; text-align: center !important; }
  ul.features-list li { margin-bottom: 20px; }
  ul.quotes-list li { margin-bottom: 40px; }
  input[type="submit"].large, a.large { padding: 13px 18px 14px 18px !important; font-size: 20px !important; }
  ul.sidebar-nav li a { font-size: 13px !important; }
  .homepage-hero-text { width: 100%; text-align: center; } }
/* Desktop and below */
@media (max-width: 1200px) { .slick-arrow { top: 140px; }
  section.homepage-hero .email-signup h3 { font-size: 16px !important; } }
/* Small screen / tablet only */
@media (min-width: 768px) and (max-width: 992px) { h1.heading { text-align: center; } }
/* Medium screen / desktop only */
@media (min-width: 992px) and (max-width: 1200px) { h1.heading { font-size: 42px; margin-top: 140px; } }
/* Large screen / wide desktop */
@media (min-width: 1200px) { h1.heading { font-size: 49px; } }
/*

1.) Temp Fix: - Hide Countdown Timer */
.pricing .countdown-parent, .pricing .pricing-type-tab { display: none; }

.upgrade-hide, .annual-hide, .monthly-hide, .countdown-hide { display: none !important; }

.plan-section-bg { font-family: Raleway, 'Helvetica', 'Arial'; background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); background-repeat: no-repeat; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; margin-bottom: 0px; }
.plan-section-bg h2 { font-size: 42px; font-weight: bold; line-height: 1.4em; color: #fff; }
.plan-section-bg .plan-wrapper { padding-top: 60px; padding-bottom: 60px; text-align: center; }
.plan-section-bg .plan-wrapper p { font-size: 18px; font-weight: 400; margin-top: 20px; color: #7d8a89; }
.plan-section-bg .plan-wrapper p.headline { font-weight: 600; line-height: 1.6em; display: block; max-width: 800px; margin-right: auto; margin-left: auto; color: rgba(255, 255, 255, 0.66); }

p.larger-text { font-weight: 600; margin-top: -50px; margin-bottom: 50px; color: #fff !important; }

.pricing-type-tab { display: inline-block; margin: auto; margin-top: 15px; margin-top: 25px; padding: 10px 0; text-align: center; border: 1px solid #fff; border-radius: 20px; }
.pricing-type-tab a { font-weight: 600; margin-left: -2px; padding: 12px 27px; color: #fff; border-radius: 20px 0 0 20px; }
.pricing-type-tab a:hover { text-decoration: none; }
.pricing-type-tab a.selected { color: #348683; background: #fff; }

.countdown-clock .countdown-inner { display: inline-block; margin: auto; margin-left: 0; padding-left: 0; text-align: center; }
.countdown-clock .countdown-inner li { float: left; margin: 24px 2px 19px 0; list-style-type: none; text-align: center; }
.countdown-clock .countdown-inner li .flap { font-size: 10px !important; display: table-cell; box-sizing: border-box; width: 90px; height: 28px; margin-top: 48px !important; padding: 9px 0; vertical-align: middle; border-radius: 3px; background-color: #000001; }
.countdown-clock .countdown-inner li .flap span { font-size: 18px; font-weight: 700; line-height: 6px; position: relative; display: inline-block; width: 100%; text-align: center; color: #fafafa; }
.countdown-clock .countdown-inner li p { font-size: 13px; line-height: 1.2; display: inline-block; width: 70px; margin: 1px 0 0; padding-top: 7px; text-align: center; text-transform: uppercase; color: #fff; }

.enterprise-box { margin-right: -25px; margin-bottom: 0; padding: 20px; text-align: center; opacity: 1; color: #fff; background: #342840; }
.enterprise-box h2 { font-size: 25px; margin-top: 8px; }
.enterprise-box p { font-size: 17px; }
.enterprise-box .left-column img { max-width: 100px; }
.enterprise-box .right-column { padding-top: 30px; text-align: left; }
.enterprise-box .right-column a { font-weight: 500; text-decoration: underline; color: #fff; }

section.pricing-features { padding-bottom: 50px; }
section.pricing-features h3.features-heading { font-weight: 600; line-height: 36px; margin-right: -15px; margin-bottom: 40px; margin-left: -15px; text-align: left; }
section.pricing-features i { font-size: 71px; width: 120px; height: 120px; padding-top: 25px; color: #fff; border-radius: 50%; }
section.pricing-features i.turqoise { background: #348683; }
section.pricing-features i.green { background: #5baf47; }
section.pricing-features i.blue { background: #34addf; }
section.pricing-features i.yellow { background: #dfa72d; }
section.pricing-features .feature { margin-bottom: 20px; padding-right: 30px; padding-left: 0; text-align: left; }
section.pricing-features .feature h3 { font-size: 20px; font-weight: 400; line-height: 27px; margin-top: 10px; color: #5c5c5c; }
section.pricing-features .feature p { font-size: 15px; font-weight: 400; font-weight: 500; line-height: 25px; line-height: 28px; color: #828282; }
section.pricing-features .feature img { width: 90%; margin-top: 10px; }

section.trusted { padding-bottom: 0 !important; text-align: left; }
section.trusted h2 { font-size: 23px; font-weight: bold; text-align: left; }
section.trusted .container, section.trusted .section-schedule .section-container, .section-schedule section.trusted .section-container, section.trusted .section-speakers .section-container, .section-speakers section.trusted .section-container, section.trusted .affiliate-feature .affiliate-feature-container, .affiliate-feature section.trusted .affiliate-feature-container, section.trusted .section-standard .section-standard-container, .section-standard section.trusted .section-standard-container { padding-bottom: 50px; }
section.trusted .trusted-companies .company-list { margin-top: 30px; margin-bottom: 40px; padding-left: 0; }
section.trusted .trusted-companies .company-list img { vertical-align: -9px; }
section.trusted .trusted-companies .company-image { min-height: 29px; margin-right: 21px; margin-bottom: 10px; }
section.trusted .trusted-people { margin-top: 25px; }
section.trusted .trusted-people .person { font-size: 14px; font-weight: 200; height: 71px; padding-left: 0; cursor: pointer; text-align: left; }
section.trusted .trusted-people .person .person-name { font-size: 15px; font-weight: 600; margin-top: 12px; color: #585858; }
section.trusted .trusted-people .person .person-image { margin-right: 10px; }
section.trusted .trusted-people .person img { width: 43px; border-radius: 50%; }
section.trusted .trusted-people .tooltip { margin-top: -14px; }

section.faq-pricing h2 { font-weight: bold; }
section.faq-pricing .faq-question { margin-bottom: 30px; text-align: left; }
section.faq-pricing .faq-question h5.question { font-size: 20px; font-weight: 700; line-height: 27px; margin-top: 10px; color: #676767; }
section.faq-pricing .faq-question .answer { font-size: 16px; font-weight: 500; line-height: 25px; line-height: 28px; color: #7d7d7d; }

@media screen and (max-width: 767px) { section.pricing-features { padding: 20px !important; } }
.tooltip-inner { font-weight: 600 !important; }

@media (min-width: 0px) and (max-width: 768px) { .pricing-box { width: 100% !important; } }
.feature-vspace { margin-top: -143px; margin-bottom: 144px; }

#fixed-sidebar { height: 0px; z-index: 10000; -webkit-transition: opacity 0.1s ease-in-out; -moz-transition: opacity 0.1s ease-in-out; -o-transition: opacity 0.1s ease-in-out; transition: opacity 0.1s ease-in-out; opacity: 0; }
#fixed-sidebar ul.nav.features-navbar-nav { padding: 0px; position: relative; top: 0px; margin-left: -23px; width: 100%; line-height: 36px; text-align: center; }
#fixed-sidebar ul.nav.features-navbar-nav li { list-style-type: none; margin-bottom: 7px; display: inline-block; }
#fixed-sidebar ul.nav.features-navbar-nav li a { font-weight: 400; font-size: 15px; color: #8a8a8a; background-color: #fff; padding-top: 2px; border-radius: 3px; border: 1px solid #E4E4E4; padding-bottom: 2px; margin-top: 10px; margin-bottom: 6px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#fixed-sidebar ul.nav.features-navbar-nav li.active a, #fixed-sidebar ul.nav.features-navbar-nav li a:hover { color: #47a9af; text-decoration: none; }
#fixed-sidebar ul.nav.features-navbar-nav li.active a { font-weight: 600; border-bottom: 2px solid #47a9af; margin-left: 1px; }
#fixed-sidebar.affix-top { margin-top: 0px; margin-bottom: 0px; position: relative; top: 0px; opacity: 0; height: 0px; }
#fixed-sidebar.affix { top: 104px; position: fixed !important; margin-top: -1px; width: 100%; opacity: 1; height: 60px; }
#fixed-sidebar.affix-bottom { position: relative; opacity: 0; }

.features-navbar-spacer { height: 60px; }

section.features { text-align: left; padding-top: 0px; border-bottom: 1px solid #ccc; }
section.features .feature-list .feature-section:first-child h2 { border: 0; }
section.features .feature-list .feature-section { padding-top: 40px; padding-bottom: 80px; }
section.features .feature-list .feature-section:nth-child(even) { background: #f7f7f4; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; }
section.features .feature-list .feature-section h2 { margin-top: 0px; font-weight: bold; padding-top: 50px; font-size: 40px; margin-bottom: 50px; text-align: center; }
section.features .feature-list .feature-section h2 img { width: 70px; margin-right: 10px; }
section.features .feature-list .feature-section:first-child { margin-top: 0px; padding-top: 0px; }
section.features .feature-list .feature-section:first-child h2 { margin-top: 0px; }
section.features .feature-list .feature-section .feature-row { margin-top: 60px; margin-bottom: 60px; }
section.features .feature-list .feature-section .feature-row .feature-left-img { width: 90%; }
section.features .feature-list .feature-section .feature-row:last-child { margin-bottom: 0px; }
section.features .feature-list .feature-section .feature-row.card-row { margin-bottom: 0px; }
section.features .feature-list .feature-section .feature-item { margin-bottom: 40px; }
section.features .feature-list .feature-section .feature-item.large h3 { line-height: 27px; margin-bottom: 8px; font-size: 24px; margin-top: 0px; color: #383838; }
section.features .feature-list .feature-section .feature-item.large p { font-size: 16px; line-height: 27px; margin-bottom: 5px; color: #777777; }
section.features .feature-list .feature-section .feature-item.card h3 { line-height: 27px; margin-bottom: 8px; font-size: 19px; font-weight: 600; }
section.features .feature-list .feature-section .feature-item.card p { font-size: 14px; line-height: 23px; margin-bottom: 5px; font-weight: 600; }
section.features .feature-list .feature-section .feature-item h3 { font-size: 17px; font-weight: 600; color: #5C5C5C; line-height: 24px; margin-top: 20px; margin-bottom: 4px; }
section.features .feature-list .feature-section .feature-item p { font-weight: 500; line-height: 25px; color: #8B8B8B; font-size: 14px; }
section.features .feature-list .feature-section .feature-item img { margin-top: 10px; width: 100%; }
section.features .feature-list .feature-section .feature-item i.fa { font-size: 17px; }
section.features .feature-list .feature-section .top-three-column .feature-item { background-color: #fff; padding: 20px; border-radius: 4px; }
section.features .feature-list .feature-section .top-three-column .feature-item h3 { margin-top: 0px; }
section.features .feature-list .feature-section .top-three-column .feature-item p { margin-bottom: 0px; }
section.features .feature-list .feature-section .feature-item:last-child { margin-bottom: 0px; }
section.features .feature-list .feature-section.image-only { margin-top: 20px; }
section.features .feature-list .feature-section:nth-child(odd) h2 { color: #3c948b; }
section.features .feature-list .feature-section:nth-child(even) h2 { color: #e97e0b; }

@media screen and (max-width: 768px) { section.features h2 { font-size: 26px !important; }
  section.features .card-row { margin-left: -30px !important; margin-right: -30px !important; }
  section.features .feature-item { margin-top: 20px; }
  section.features .feature-item.card, section.features .feature-item.large { text-align: left; }
  section.features .feature-item.card h3, section.features .feature-item.large h3 { font-size: 17px !important; font-weight: 600 !important; color: #5C5C5C !important; line-height: 24px !important; margin-top: 20px !important; margin-bottom: 4px !important; }
  section.features .feature-item.card p, section.features .feature-item.large p { font-weight: 500 !important; line-height: 25px !important; color: #8B8B8B !important; font-size: 14px !important; }
  section.features .feature-left-img { width: 100% !important; }
  section.features .icon-item { text-align: center; }
  section.features .icon-item img { max-width: 200px; } }
@media screen and (min-width: 768px) { #new_features .full-width-img { margin-top: -40px !important; } }
.section-header { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 100px; }
@media (min-width: 768px) { .section-header { float: left; width: 66.66667%; } }
@media (min-width: 768px) { .section-header { margin-left: 16.66667%; } }
@media (max-width: 768px) { .section-header { margin-bottom: 40px; } }
.section-header h2 { margin-bottom: 30px; color: #3c948b; line-height: 1.3; }
.section-header p { font-size: 16px; line-height: 1.8; }

@media (max-width: 768px) { input[type="submit"].large, a.large { font-size: 16px !important; } }

section.enterprise-hero { position: relative; background: url(../images/enterprise/banner-enterprise-team.jpg) no-repeat; background-size: cover !important; background-repeat: no-repeat; min-width: 100%; min-height: 650px; z-index: 1; text-align: center; }
section.enterprise-hero:after { position: absolute; content: ''; opacity: .9; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-size: cover; z-index: -1; }
section.enterprise-hero .container, section.enterprise-hero .section-schedule .section-container, .section-schedule section.enterprise-hero .section-container, section.enterprise-hero .section-speakers .section-container, .section-speakers section.enterprise-hero .section-container, section.enterprise-hero .affiliate-feature .affiliate-feature-container, .affiliate-feature section.enterprise-hero .affiliate-feature-container, section.enterprise-hero .section-standard .section-standard-container, .section-standard section.enterprise-hero .section-standard-container { z-index: 10; padding-top: 180px; padding-bottom: 180px; }
@media (max-width: 768px) { section.enterprise-hero .container, section.enterprise-hero .section-schedule .section-container, .section-schedule section.enterprise-hero .section-container, section.enterprise-hero .section-speakers .section-container, .section-speakers section.enterprise-hero .section-container, section.enterprise-hero .affiliate-feature .affiliate-feature-container, .affiliate-feature section.enterprise-hero .affiliate-feature-container, section.enterprise-hero .section-standard .section-standard-container, .section-standard section.enterprise-hero .section-standard-container { padding-top: 80px; padding-bottom: 80px; } }
section.enterprise-hero h1.heading { font-weight: bold; color: #fff; margin-top: 0 !important; font-size: 38px; text-shadow: 0px 1px 1px #2C726B; }
@media (max-width: 768px) { section.enterprise-hero h1.heading { font-size: 28px !important; line-height: 1.5; } }
section.enterprise-hero h3.subtitle { font-weight: 600; font-size: 22px !important; line-height: 36px !important; color: #EFEFEF; text-align: center; padding-left: 170px; padding-right: 170px; margin-bottom: 40px; }
@media (max-width: 768px) { section.enterprise-hero h3.subtitle { padding: 0; font-size: 18px !important; line-height: 30px !important; } }
@media (min-width: 768px) and (max-width: 992px) { section.enterprise-hero h3.subtitle { padding: 0; } }
section.enterprise-hero a.large { display: inline-block; }
section.enterprise-hero .price { color: #fff; font-size: 18px; font-weight: 400; font-style: italic; margin-top: 20px; opacity: 0.8; }

.enterprise-social-proof { padding-top: 50px; padding-bottom: 50px; }
.enterprise-social-proof h1 { font-size: 18px; font-style: italic; margin-top: 0; margin-bottom: 20px; color: #959595; }
.enterprise-social-proof img { max-width: 100%; }

section.enterprise-features { padding-top: 160px; padding-bottom: 160px; }
section.enterprise-features .section-content { text-align: left; }
@media (max-width: 768px) { section.enterprise-features .section-content { text-align: center; } }
@media (min-width: 768px) and (max-width: 992px) { section.enterprise-features .section-content { text-align: center; } }
section.enterprise-features .section-content .section-content-left { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-top: 30px; }
@media (min-width: 992px) { section.enterprise-features .section-content .section-content-left { float: left; width: 41.66667%; } }
section.enterprise-features .section-content .section-content-left .feature-block { margin-bottom: 50px; }
section.enterprise-features .section-content .section-content-left .feature-block h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; line-height: 1.4; }
section.enterprise-features .section-content .section-content-left .feature-block p { font-size: 16px; font-weight: 400; line-height: 1.6; }
section.enterprise-features .section-content .section-content-right { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { section.enterprise-features .section-content .section-content-right { float: left; width: 58.33333%; } }
section.enterprise-features .section-content .section-content-right .orange-tick-box { background: #FFF8F1; border: 2px dotted #F1AD5A; padding: 50px 30px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
section.enterprise-features .section-content .section-content-right .orange-tick-box ul { margin: 0; padding: 0; list-style: none; list-style-type: none; }
section.enterprise-features .section-content .section-content-right .orange-tick-box ul li { min-height: 42px; font-size: 22px; padding-left: 60px; color: #4A4A4A; background: url(../images/enterprise/tick-orange.png) left top no-repeat; margin-bottom: 24px; }
@media (max-width: 768px) { section.enterprise-features .section-content .section-content-right .orange-tick-box ul li { font-size: 14px; padding: 0 0 20px 0; background: none; border-bottom: 1px solid #F1AD5A; } }
@media (min-width: 768px) and (max-width: 992px) { section.enterprise-features .section-content .section-content-right .orange-tick-box ul li { text-align: left; } }
section.enterprise-features .section-content .section-content-right .orange-tick-box ul li.last { margin: 0; border: 0; }
section.enterprise-features .section-content .section-content-right .orange-tick-box ul li span { color: #D98341; }
section.enterprise-features .feature-row { margin-bottom: 100px; }
section.enterprise-features .feature-row img { max-width: 150px; margin-bottom: 40px; }
section.enterprise-features .feature-row .feature { margin-bottom: 0px; text-align: left; }
section.enterprise-features .feature-row .feature h3 { font-size: 24px; line-height: 36px; margin-top: 10px; font-weight: bold; color: #348683; }
section.enterprise-features .feature-row .feature p { font-size: 16px; line-height: 28px; }
section.enterprise-features .feature-row i { width: 150px; height: 150px; padding-top: 42px; }
section.enterprise-features .feature-row:last-child { margin-bottom: 0px !important; }

.section-need-a-feature { height: 480px; text-align: center; background: url(../images/enterprise/section-bg-green-allison.jpg) no-repeat; }
@media (max-width: 768px) { .section-need-a-feature { height: auto; padding-top: 80px; padding-bottom: 80px; } }
.section-need-a-feature .container, .section-need-a-feature .section-schedule .section-container, .section-schedule .section-need-a-feature .section-container, .section-need-a-feature .section-speakers .section-container, .section-speakers .section-need-a-feature .section-container, .section-need-a-feature .affiliate-feature .affiliate-feature-container, .affiliate-feature .section-need-a-feature .affiliate-feature-container, .section-need-a-feature .section-standard .section-standard-container, .section-standard .section-need-a-feature .section-standard-container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
@media (max-width: 768px) { .section-need-a-feature .container, .section-need-a-feature .section-schedule .section-container, .section-schedule .section-need-a-feature .section-container, .section-need-a-feature .section-speakers .section-container, .section-speakers .section-need-a-feature .section-container, .section-need-a-feature .affiliate-feature .affiliate-feature-container, .affiliate-feature .section-need-a-feature .affiliate-feature-container, .section-need-a-feature .section-standard .section-standard-container, .section-standard .section-need-a-feature .section-standard-container { position: relative; top: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
.section-need-a-feature h2 { font-size: 40px; color: white; margin-bottom: 0; }
@media (max-width: 768px) { .section-need-a-feature h2 { font-size: 28px; margin-bottom: 8px; } }
.section-need-a-feature p { margin: 0 0 30px 0; font-size: 22px; color: white; font-weight: 300; }
@media (max-width: 768px) { .section-need-a-feature p { font-size: 18px; } }
.section-need-a-feature a.large { display: inline-block; padding-left: 100px; padding-right: 100px; }

.section-carousel-case-studies { padding-bottom: 200px; }
@media (max-width: 768px) { .section-carousel-case-studies { padding-bottom: 80px; } }
.section-carousel-case-studies .carousel-block { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.section-carousel-case-studies .carousel-block #carousel-case-studies { margin-left: -15px; margin-right: -15px; padding-bottom: 80px; }
.section-carousel-case-studies .carousel-block #carousel-case-studies:before, .section-carousel-case-studies .carousel-block #carousel-case-studies:after { content: " "; display: table; }
.section-carousel-case-studies .carousel-block #carousel-case-studies:after { clear: both; }
@media (max-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-inner { background: #4A4A4A; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item { color: white; text-align: left; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item:before, .section-carousel-case-studies .carousel-block #carousel-case-studies .item:after { content: " "; display: table; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item:after { clear: both; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; background: #4A4A4A; height: 440px; padding-left: 30px; padding-right: 30px; }
@media (min-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { float: left; width: 50%; } }
@media (min-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { float: left; width: 41.66667%; } }
@media (min-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { margin-left: 8.33333%; } }
@media (max-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { height: auto; padding: 40px; } }
@media (min-width: 992px) and (max-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left { padding-left: 60px; padding-right: 60px; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 100; color: #D4D4D4; font-size: 14px; line-height: 1.6; }
@media (max-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content { position: relative; top: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
@media (min-width: 992px) and (max-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content { font-size: 14px; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content h2 { font-size: 18px; color: white; }
@media (min-width: 992px) and (max-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content h2 { font-size: 24px; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-left .case-study-content a { color: #F47E3E; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-right { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; background: #4A4A4A; text-align: right; line-height: 440px; height: 440px; padding-right: 0; }
@media (min-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-right { float: left; width: 50%; } }
@media (min-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-right { float: left; width: 41.66667%; } }
@media (max-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .item .case-study-right { display: none; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control { position: absolute; top: 44%; bottom: auto; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); filter: alpha(opacity=50); opacity: 1; text-shadow: none; }
@media (max-width: 768px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control { display: none; } }
@media (min-width: 768px) and (max-width: 992px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control { display: none; } }
@media (min-width: 992px) and (max-width: 1200px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control { display: none; } }
@media (min-width: 1200px) and (max-width: 1400px) { .section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control { display: block; } }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control.right { right: 0; left: auto; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control .glyphicon-chevron-left { left: 30px; color: #E6E6E6; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-control .glyphicon-chevron-right { right: 30px; color: #E6E6E6; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-indicators li { background: #D8D8D8; }
.section-carousel-case-studies .carousel-block #carousel-case-studies .carousel-indicators li.active { background: #B9B9B9; }
.section-carousel-case-studies .carousel-block .carousel-fade { opacity: 1; }
.section-carousel-case-studies .carousel-block .carousel-fade .item { -moz-transition: opacity ease-in-out .7s; -o-transition: opacity ease-in-out .7s; -webkit-transition: opacity ease-in-out .7s; transition: opacity ease-in-out .7s; left: 0 !important; opacity: 0; top: 0; position: absolute; width: 100%; display: block !important; }
.section-carousel-case-studies .carousel-block .carousel-fade .item:first-child { top: auto; position: relative; }
.section-carousel-case-studies .carousel-block .carousel-fade .item.active { opacity: 1; -moz-transition: opacity ease-in-out .7s; -o-transition: opacity ease-in-out .7s; -webkit-transition: opacity ease-in-out .7s; transition: opacity ease-in-out .7s; }

.section-premium-support { height: 700px; background: url(../images/enterprise/section-bg-premium-support.jpg) no-repeat; background-size: cover; }
@media (max-width: 768px) { .section-premium-support { overflow: hidden; background-position: center; } }
@media (min-width: 768px) and (max-width: 992px) { .section-premium-support { overflow: hidden; background-position: center; } }
.section-premium-support .content-left { height: 700px; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; text-align: left; color: white; }
@media (min-width: 992px) { .section-premium-support .content-left { float: left; width: 41.66667%; } }
@media (min-width: 992px) { .section-premium-support .content-left { margin-left: 8.33333%; } }
@media (max-width: 768px) { .section-premium-support .content-left { height: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .section-premium-support .content-left { height: auto; } }
.section-premium-support .content-left .content-left-inside { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
@media (max-width: 768px) { .section-premium-support .content-left .content-left-inside { position: relative; top: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); padding-top: 60px; text-align: center; } }
@media (min-width: 768px) and (max-width: 992px) { .section-premium-support .content-left .content-left-inside { position: relative; top: 0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); padding-top: 60px; text-align: center; } }
.section-premium-support .content-left h2 { color: white; margin-top: 0; margin-bottom: 30px; font-size: 34px; line-height: 1.3; }
.section-premium-support .content-left p { font-size: 18px; line-height: 1.8; }
.section-premium-support .content-right { height: 700px; position: relative; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .section-premium-support .content-right { float: left; width: 41.66667%; } }
@media (max-width: 768px) { .section-premium-support .content-right { height: auto; text-align: center; } }
@media (min-width: 768px) and (max-width: 992px) { .section-premium-support .content-right { height: auto; text-align: center; } }
.section-premium-support .content-right img { position: absolute; bottom: 0; }
@media (max-width: 768px) { .section-premium-support .content-right img { position: relative; max-width: 100%; } }
@media (min-width: 768px) and (max-width: 992px) { .section-premium-support .content-right img { position: relative; max-width: 100%; } }

.enterprise-bottom-cta .section-header { margin-bottom: 40px !important; }

/*
LANDING-PAGE.SCSS: elements on landing page microsites
*/
body.landing-page .navbar_scroll { background-color: #fff !important; }
body.landing-page .navbar_scroll ul.navbar-nav li a { display: block !important; }
body.landing-page .navbar-fixed-top ul.navbar-nav li a { display: none; }
body.landing-page .logo-and-links { border-top: 0; }
body.landing-page footer.minimal { bottom: 0; width: 100%; background-color: #378c91; color: #bac1c7; padding: 39px 0 42px; }
body.landing-page footer.minimal h3 { color: #fff; font-size: 16px; margin-left: 5px; margin-right: 2px; }
body.landing-page footer.minimal .powered-by { color: #fff; opacity: 0.5; }
body.landing-page footer.minimal .powered-by:hover { color: #fff; opacity: 0.8; text-decoration: none; }
body.landing-page footer.minimal .powered-by-logo { vertical-align: -2px !important; margin-left: 5px !important; margin-right: 2px !important; opacity: 1 !important; width: 79px; }

section.homepage-hero.landing-page-hero { min-height: 630px; }
section.homepage-hero.landing-page-hero h1.heading { font-size: 40px; line-height: 40px; }
section.homepage-hero.landing-page-hero .cta-wrapper { margin-top: 60px; }
section.homepage-hero.landing-page-hero .learn-more { background: none; border: 1px solid rgba(204, 204, 204, 0.71); color: #cccccc; }
section.homepage-hero.landing-page-hero .learn-more:hover { background: #fff; color: #378c91; }
@media screen and (max-width: 768px) { section.homepage-hero.landing-page-hero a.large { display: block; margin-bottom: 10px; } }

section.form-hero.landing-page-hero { min-height: 540px; }
section.form-hero.landing-page-hero h1.heading { margin-top: 130px; text-align: left; color: #fff; line-height: 52px; font-size: 38px; }
section.form-hero.landing-page-hero h2.subtitle { font-weight: 400; font-size: 19px; margin-top: 35px; line-height: 35px; color: #FFFFFF; text-align: left; }
section.form-hero.landing-page-hero .text-row { padding-right: 50px; }
section.form-hero.landing-page-hero .signup-row { text-align: center; padding-top: 0px; margin-top: 95px; padding: 40px; border-radius: 10px; }
section.form-hero.landing-page-hero .signup-row h3 { color: #fff; margin: 0; padding-bottom: 20px; font-weight: 600; }
section.form-hero.landing-page-hero .signup-row input[type="text"], section.form-hero.landing-page-hero .signup-row input[type="password"] { text-align: left; font-size: 17px; font-weight: 500; }
section.form-hero.landing-page-hero .signup-row .btn-primary { box-shadow: none; }
section.form-hero.landing-page-hero .signup-row small { color: rgba(255, 255, 255, 0.5); }

#learn_more_scroll, #join_section { height: 110px; }

section.instructor-row { padding-top: 50px; padding-bottom: 50px; background-color: #ecf0f1; }
section.instructor-row .row { padding-top: 40px; }
section.instructor-row .img-responsive { border-radius: 50%; margin-top: 9px; margin: auto; }
section.instructor-row .instructor-name { font-size: 18px; margin-top: 10px; }
section.instructor-row .instructor-title { font-size: 31px; font-weight: 600px; }
section.instructor-row .author-name { margin-top: 10px; font-size: 18px; font-weight: bold; }
section.instructor-row p { font-size: 17px; font-weight: 200; line-height: 28px; }

section.landing-page-features .feature-row { margin-bottom: 90px !important; }
section.landing-page-features .feature-row .feature { margin-bottom: 0px; }
section.landing-page-features .feature-row .feature h3 { font-size: 26px; line-height: 36px; }
section.landing-page-features .feature-row .feature p { font-size: 16px; line-height: 28px; }
section.landing-page-features .feature-row i { width: 150px; height: 150px; padding-top: 42px; }
section.landing-page-features .feature-row:first-child { margin-top: 140px !important; }
section.landing-page-features .feature-row:last-child { margin-bottom: 60px !important; }

section.landing-page-short-testimonials h2 { font-weight: bold; color: #333 !important; margin-top: 30px; }
section.landing-page-short-testimonials .img-circle { width: 72px; height: 72px; }
section.landing-page-short-testimonials small { color: #838383; }
section.landing-page-short-testimonials a { display: block; margin-top: 15px; text-decoration: underline; }
section.landing-page-short-testimonials ul { list-style-type: none; }
section.landing-page-short-testimonials .quote-wrapper { padding: 5px 15px 0px 15px; background: #fff; border-radius: 5px; border: 1px solid #ccc; margin-top: 20px; }
section.landing-page-short-testimonials .quote-wrapper p { font-weight: 200; font-size: 14px; line-height: 24px; color: #5C5C5C; line-height: 33px; padding-left: 20px; margin-bottom: 20px !important; text-align: center; font-family: 'PT Serif'; padding-left: 0px; }
section.landing-page-short-testimonials .quote-wrapper:before { position: absolute; left: 50%; display: inline-block; border-right: 11px solid transparent; border-bottom: 10px solid #d9d9d9; border-left: 11px solid transparent; border-bottom-color: #d9d9d9; margin-left: -10px; content: ''; z-index: 101; margin-top: -16px; }
section.landing-page-short-testimonials .quote-wrapper:after { position: absolute; left: 50%; display: inline-block; border-right: 11px solid transparent; border-bottom: 10px solid #ccc; border-left: 11px solid transparent; border-bottom-color: #fff; margin-left: -10px; content: ''; z-index: 102; margin-top: -15px; }

section.landing-page-testimonials { padding-top: 60px; padding-bottom: 30px; background-color: #ecf0f1; }
section.landing-page-testimonials h2 { font-weight: bold; margin-top: 46px; }
section.landing-page-testimonials .testimonial-row { margin-bottom: 60px; }
section.landing-page-testimonials .testimonial-row .img-circle { margin: auto; width: 132px; height: 132px; }
section.landing-page-testimonials .testimonial-row .author-name { margin-top: 10px; font-size: 18px; font-weight: bold; }
section.landing-page-testimonials .testimonial-row .school-name { font-weight: 200; }
section.landing-page-testimonials .testimonial-row .fedora-school { font-size: 12px; }
section.landing-page-testimonials .testimonial-row .quote-wrapper { padding-top: 19px; background: #fff; border-radius: 5px; border: 1px solid #ccc; }
section.landing-page-testimonials .testimonial-row .quote-wrapper p { font-weight: 200; line-height: 25px; color: #5C5C5C; font-size: 18px; line-height: 33px; padding-left: 20px; margin-bottom: 20px !important; text-align: center; font-family: 'PT Serif'; }
section.landing-page-testimonials .testimonial-row .quote-wrapper:before { position: absolute; top: 100%; left: 50%; display: inline-block; border-right: 11px solid transparent; border-top: 10px solid #ccc; border-left: 11px solid transparent; border-top-color: #ccc; margin-left: -10px; content: ''; }
section.landing-page-testimonials .testimonial-row .quote-wrapper:after { position: absolute; top: 100%; left: 50%; display: inline-block; border-right: 9px solid transparent; border-top: 9px solid #fff; border-left: 9px solid transparent; border-top-color: #fff; margin-left: -8px; content: ''; z-index: 1; }

.signup-row { text-align: center; padding-top: 0px; padding-bottom: 110px; }
.signup-row h2.section-title { font-weight: bold; color: #333 !important; margin-top: 0px; margin-bottom: 30px; }
.signup-row p.subtitle { text-align: center; color: #555; font-size: 17px; font-weight: 200; margin-top: 10px; margin-bottom: 41px; }
.signup-row .signup-form input[type="text"], .signup-row .signup-form input[type="password"] { padding: 15px 20px; border-radius: 5px; border: 0; margin-bottom: 7px; font-size: 20px; text-align: center; transition: 0.1s all ease; font-weight: 200; border: 1px solid #DDD; }
.signup-row .signup-form input[type="text"]:focus, .signup-row .signup-form input[type="password"]:focus { box-shadow: 0px 0px 0px 1px #47a9af !important; outline: none !important; }
.signup-row .signup-form .btn-primary, .signup-row .signup-form .btn-primary:focus, .signup-row .signup-form .btn-primary:active, .signup-row .signup-form .btn-primary[disabled] { background: #378c91; border: 1px solid #378c91; border-radius: 5px !important; padding: 15px 40px !important; box-shadow: 0px 2px 0px 1px #e2f1ef; text-decoration: none; font-size: 21px; height: 62px; box-shadow: inset 0px -1px 1px 0px rgba(255, 255, 255, 0.3); }
.signup-row .signup-form .btn-primary:hover, .signup-row .signup-form .btn-primary:focus:hover, .signup-row .signup-form .btn-primary:focus:hover, .signup-row .signup-form .btn-primary:focus:focus:hover, .signup-row .signup-form .btn-primary:active:hover, .signup-row .signup-form .btn-primary:active:focus:hover, .signup-row .signup-form .btn-primary[disabled]:hover, .signup-row .signup-form .btn-primary[disabled]:focus:hover { background: #307a7f !important; border: 1px solid #307a7f !important; }
.signup-row .signup-form .error { display: none; margin-top: 30px; }
.signup-row .signup-form .error small { color: #8a1818; }

section.landing-page-signup-row { padding-top: 70px; padding-bottom: 70px; }

section.case-study-row { padding-top: 70px; padding-bottom: 60px; }
section.case-study-row p { color: #fff; font-weight: 200; font-size: 19px; line-height: 34px; margin-bottom: 24px; margin-top: 24px; opacity: 0.9; }
section.case-study-row a { color: #fff; text-decoration: underline; }

section.landing-page-faq { padding-top: 100px; }
section.landing-page-faq h2 { color: #333 !important; font-size: 30px !important; }
section.landing-page-faq .question-wrapper { border-bottom: 1px solid #E7E7E7; padding-bottom: 20px; }
section.landing-page-faq .faq-question:last-child .question-wrapper { border-bottom: 0; }
section.landing-page-faq .plus { color: orange; }
section.landing-page-faq .answer { font-weight: 200; font-size: 17px !important; line-height: 33px !important; margin-bottom: 13px !important; margin-top: 24px; opacity: 0.9; }

section.landing-page-get-started { padding-top: 30px; padding-bottom: 30px; }

#box { margin: 5px auto 0px; width: 50px; height: 70px; position: relative; margin-top: -20px; }
#box .arrow { height: 40px; width: 40px; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=); background-size: contain; margin: 5px auto; -webkit-animation: bounce 1s infinite; display: block; text-decoration: none; }

.jobs-hero { background-image: url("../images/homepage/background.jpg"); height: 325px; margin-top: 33px; }
.jobs-hero p.subtitle { font-size: 17px; font-weight: 400; }

.padded-section-careers { padding-top: 104px; text-align: center; }

#whr_embed_hook .whr-items { list-style-type: none; }
#whr_embed_hook .whr-item { margin-bottom: 20px; padding-bottom: 20px; }
#whr_embed_hook .whr-info { display: none; }
#whr_embed_hook h2.whr-group { margin-top: 80px; color: #585858; font-weight: 400; margin-bottom: 40px; text-align: center; }
#whr_embed_hook .whr-description { display: none; }
#whr_embed_hook p { margin: 0 0 20px; font-size: 16px; line-height: 28px; font-weight: 200; }

section.new-careers h2 { margin-top: 45px; font-size: 42px; font-weight: bold; line-height: 40px; border: 0; margin-top: 70px; font-weight: 600; color: #fff; margin-top: 100px; }
section.new-careers p.subtitle { color: rgba(255, 255, 255, 0.66); font-weight: 600; margin-top: 24px; font-size: 18px; line-height: 34px; }

section.hiring-hero { background: url(../images/bg/careers-second-hero.jpg) repeat-x; padding-bottom: 50px; background-size: cover; }
section.hiring-hero h2 { text-align: center; color: #fff; margin-top: 120px; font-size: 34px; }
section.hiring-hero p { font-size: 19px; font-weight: 400; color: rgba(255, 255, 255, 0.8); max-width: 700px; margin: auto; margin-top: 24px; line-height: 34px; text-align: center; }

section.careers-culture { text-align: center; padding-top: 60px; font-weight: 200; padding-bottom: 60px; }
section.careers-culture h2 { color: #585858; font-weight: 400; margin-bottom: 23px; }
section.careers-culture p.subtitle { font-size: 19px; font-weight: 200; color: rgba(255, 255, 255, 0.8); max-width: 700px; margin: auto; margin-top: 24px; line-height: 34px; }
section.careers-culture .cultural-point { margin-top: 40px; padding-left: 50px; padding-right: 50px; }
section.careers-culture .cultural-point i { font-size: 52px; color: #47a9af; }
section.careers-culture .cultural-point h3 { font-size: 19px; color: #47a9af; font-weight: 800; line-height: 41px; }
section.careers-culture .cultural-point p { font-weight: 400; font-size: 16px; padding-top: 5px; line-height: 27px; margin-top: 20px; }

.gradient-jobs-hero { background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #229991 90%); height: 325px; background-size: cover; }
.gradient-jobs-hero p.subtitle { font-weight: 400; }

section.job-listing h2 { margin: 48px 0px 14px 0px !important; font-family: serif; font-size: 25px; line-height: 34px; letter-spacing: 1px; color: #47a9af; margin-bottom: 35px; font-weight: bold; }
section.job-listing p blockquote { font-size: 1.1em; line-height: 2.2em; font-weight: 500; margin-bottom: 25px; font-family: 'Raleway', sans-serif; margin-bottom: 1.5em; }
section.job-listing u { color: #47a9af; }
section.job-listing p { margin: 0 0 18px; font-size: 17px; line-height: 29px; font-weight: 400; }
section.job-listing li { vertical-align: top; margin: 0 0 7px; font-size: 17px; line-height: 29px; font-weight: 400; }
section.job-listing ul, section.job-listing ol { margin-top: 10px; }
section.job-listing .btn-hg { background: #47a9af; color: #fff; border: 0; margin-top: 16px; font-weight: 600; line-height: 57px; font-size: 24px; }

/* Examples page */
h2.examples-title { font-size: 25px !important; }

section.examples-section { margin-bottom: 120px; }
section.examples-section ul.nav-tabs { width: 110%; margin-left: -5%; }
section.examples-section ul.nav-tabs li a { font-size: 20px; color: #8A8A8A; font-weight: 400; }
section.examples-section ul.nav-tabs li a:hover { color: #525252; }
section.examples-section .tab-content .site-thumbnail { padding-bottom: 30px; }
section.examples-section .tab-content .site-thumbnail p { margin-top: 15px; font-weight: 800; font-size: 14px; color: #5E5E5E; }
section.examples-section .tab-content p.category-description { margin-bottom: 30px; font-size: 17px; line-height: 27px; letter-spacing: 0.1px; font-weight: 500; color: #525252; text-align: center; }
section.examples-section .tab-content .site-person-info { padding-left: 75px; padding-right: 75px; font-weight: 600 !important; font-size: 16px !important; }
@media screen and (max-width: 990px) { section.examples-section .tab-content .site-person-info { padding-left: 30px; padding-right: 30px; } }
section.examples-section .tab-content .site-person-info .profile-image { height: 40px; width: 40px; }
section.examples-section .tab-content .site-person-info .social-icon { font-weight: 100; }
section.examples-section .tab-content .site-person-info .social-icon i { color: #3b5998; }
section.examples-section .tab-content .site-person-info .social-icon i.fa-facebook-square { color: #3b5998; margin-right: 5px; }
section.examples-section .tab-content .site-person-info .social-icon i.fa-twitter-square { color: #00aced; margin-right: 5px; }
section.examples-section .tab-content .site-person-info .social-icon i.fa-instagram { color: #517fa4; margin-right: 5px; }
section.examples-section .tab-content .site-long-description { font-weight: 400 !important; font-size: 14px !important; }
section.examples-section .tab-content .thumbnail-wrapper { height: 220px; overflow: hidden; }
section.examples-section .tab-content .thumbnail-wrapper img { width: 100%; }
section.examples-section .tab-content .example-quote .quote { color: #757575; line-height: 23px; margin-top: -5px; }
section.examples-section .tab-content .example-quote small { color: #979797 !important; text-transform: uppercase; display: block; margin-top: 17px; margin-bottom: 35px; font-size: 12px; font-weight: 400; }
section.examples-section .tab-content .example-quote small img { border-radius: 50%; margin-right: 6px; }
section.examples-section .tab-content .border { padding: 5px; border: 1px solid #ccc; }
section.examples-section .tab-content .preview-img { background: url("../images/icons/expand-image.png") center center no-repeat #000; background-size: 56px 46px; z-index: 1000; display: block; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); }
section.examples-section .tab-content .preview-img:hover { background: url("../images/icons/expand-image.png") center center no-repeat #000; }
section.examples-section .tab-content .preview-img img:hover { opacity: 0.3; -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715); }

/* Example School Modals */
.ekko-lightbox { overflow-y: auto; }
.ekko-lightbox .ekko-lightbox-container { position: relative; }
.ekko-lightbox .ekko-lightbox-nav-overlay { width: 100px; margin: auto; }
.ekko-lightbox .ekko-lightbox-nav-overlay a:empty { height: 40px; width: 46px; display: block; color: #fff; font-size: 21px; font-weight: 100 !important; background: #000; padding-left: 10px; padding-right: 30px; padding-top: 10px; padding-bottom: 10px; opacity: 0.4; font-size: 0px; }
.ekko-lightbox .ekko-lightbox-nav-overlay a:empty:hover { text-decoration: none; opacity: 0.95; }
.ekko-lightbox .glyphicon-chevron-left { left: 0; float: left; padding-left: 15px; text-align: left; background: url("../images/icons/arrow-left.png") center center no-repeat #000 !important; }
.ekko-lightbox .glyphicon-chevron-right { right: 0; float: right; padding-right: 15px; text-align: right; background: url("../images/icons/arrow-right.png") center center no-repeat #000 !important; }
.ekko-lightbox .modal-footer { text-align: left; }
.ekko-lightbox .modal-dialog { max-width: 900px !important; margin-top: 4%; margin-top: 37px; }
.ekko-lightbox .modal-header { border: 0; width: 25%; right: 0px; position: fixed; transition: none !important; padding: 30px 0px 30px 30px; }
.ekko-lightbox .modal-body { width: 75%; }
.ekko-lightbox .modal-content { background: none !important; border: 0px !important; box-shadow: none !important; }
.ekko-lightbox button.close { color: #fff; opacity: 1; font-weight: 100; font-size: 48px; position: fixed; right: 20px; top: 20px; }
.ekko-lightbox .modal-nav h2 { color: #fff; text-align: center; margin-top: 60px; }
.ekko-lightbox .modal-nav ul.nav-tabs { margin-top: 20px; border: 0; margin: auto; width: 110%; margin-left: -5%; font-weight: 400; }
.ekko-lightbox .modal-nav ul.nav-tabs li a:hover { color: #fff; }
.ekko-lightbox .modal-nav ul.nav-tabs li.active a, .ekko-lightbox .modal-nav ul.nav-tabs li.active a:hover { color: #fff; border-bottom: 2px solid #fff; font-weight: 700 !important; }
.ekko-lightbox .example-modal-header { padding-top: 40px; }
.ekko-lightbox .example-modal-header h3 { margin-bottom: 0px; color: #fff; font-weight: 200; margin-bottom: 0px; line-height: 30px; }
.ekko-lightbox .example-modal-header a.url { font-size: 15px; font-weight: 300; display: block; color: #b4b4b4; margin-top: 9px; margin-left: 0; }
.ekko-lightbox .example-modal-header a.url { font-size: 13px; margin-top: 4px; }
.ekko-lightbox .example-modal-header p.description { color: #fff; font-size: 13px; line-height: 19px; margin-top: 16px; font-style: italic; font-weight: 200; }
.ekko-lightbox .example-modal-header .case_study_link { text-transform: uppercase; margin-top: 20px; text-decoration: underline; font-size: 11px; }
.ekko-lightbox .example-modal-header .navbar_scroll { background: none !important; }
.ekko-lightbox .example-modal-header .navbar_scroll .button-create-school { color: #fff; }

body.modal-open { overflow-y: hidden; }

.modal-backdrop.in { opacity: 0.8 !important; }

.fa-wikipedia:before { font-family: "Times New Roman", Times, serif; font-weight: 400; content: "VV"; letter-spacing: -0.45em; margin-right: 0.5em; }

.box-page { background: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); position: fixed; top: 0; left: 0; height: 100%; width: 100%; }
.box-page .outer { display: table; position: absolute; height: 100%; width: 100%; }
.box-page .middle { display: table-cell; vertical-align: middle; }

section.case_studies { border-bottom: 1px solid #ccc; padding-bottom: 30px; padding-top: 170px !important; }
section.case_studies h1.case-title { font-size: 26px; margin-bottom: 35px; line-height: 38px; }
section.case_studies ul.nav-tabs { margin-top: 30px; }
section.case_studies ul.nav-tabs li.active a, section.case_studies ul.nav-tabs li.active a:hover { border-bottom: 5px solid #47a9af; }
section.case_studies .case-study-image .main-image { width: 98%; }
section.case_studies .case-study-quote-wrapper { margin-top: 25px; text-align: center; }
section.case_studies .case-study-quote-wrapper .case-study-quote img { margin-bottom: 7px; }
section.case_studies .case-study-quote-wrapper p.quote { font-size: 15px; font-weight: 200; line-height: 26px; color: #686868; margin-bottom: 50px; }
section.case_studies .case-study-content h3 { font-size: 17px; font-weight: normal; color: #525252; line-height: 26px; }
section.case_studies .case-study-content h3:first-child { margin-top: 0px; }
section.case_studies .case-study-content p { font-weight: 200; line-height: 25px; font-size: 15px; margin-bottom: 25px; margin-top: -2px; color: #8B8B8B; }
section.case_studies .case-study-features h3 { text-align: center; font-size: 21px; margin-top: 50px; margin-top: 20px; line-height: 30px; }
section.case_studies .case-study-features .feature-item { margin-bottom: 30px; text-align: left; }
section.case_studies .case-study-features .feature-item h4 { font-size: 17px; font-weight: 400; color: #5C5C5C; line-height: 27px; margin-top: 10px; color: #47a9af; }
section.case_studies .case-study-features .feature-item p { font-weight: 200; line-height: 25px; color: #8B8B8B; font-size: 14px; line-height: 24px; }

.bug-bounty-wrapper { padding-top: 5%; }
.bug-bounty-wrapper h1 { font-size: 2em; margin: 30px 0px 9px 0px; }
.bug-bounty-wrapper h2 { font-size: 22px; margin-top: 40px; margin-bottom: 20px; color: #4A4A4A; }
.bug-bounty-wrapper p, .bug-bounty-wrapper ul li { margin: 0 0 10px; font-weight: 200; line-height: 25px; color: #8B8B8B; font-size: 14px; line-height: 24px; }

@media screen and (max-width: 1024px) { .bug-bounty-wrapper { padding-top: 10%; } }
@media screen and (max-width: 550px) { .bug-bounty-wrapper { padding-top: 20%; } }
.convertkit-month .section-affiliate-what-exactly-do-i-get, .convertkit-month .section-guarantee, .convertkit-month .section-bonuses { display: none !important; }

.welcome-affiliate.center-white-box .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
.welcome-affiliate.hide-guarantee .section-guarantee { display: none !important; }
@media (max-width: 768px) { .welcome-affiliate .ab-first-step span { display: none; } }
.welcome-affiliate #loginLink { display: none; }
.welcome-affiliate .pricing-plan-box { border-left: 1px solid #ececec; }

.welcome-affiliate-content { padding-top: 70px; }
.welcome-affiliate-content .features-block img { display: block; max-width: 180px !important; margin-right: auto; margin-left: auto; }
.welcome-affiliate-content .section-green-bg { border-top: 1px solid #acf3e5; border-bottom: 1px solid #acf3e5; background: #e8faf7; }
.welcome-affiliate-content h1 { line-height: 1.1; }
.welcome-affiliate-content h2, .welcome-affiliate-content h3, .welcome-affiliate-content h4, .welcome-affiliate-content h5, .welcome-affiliate-content h6, .welcome-affiliate-content .h1, .welcome-affiliate-content .h2, .welcome-affiliate-content .h3, .welcome-affiliate-content .h4, .welcome-affiliate-content .h5, .welcome-affiliate-content .h6 { line-height: 1.3; }
.welcome-affiliate-content p { line-height: 1.8; }
.welcome-affiliate-content .hero-affiliate { height: 600px; background-repeat: no-repeat !important; background-position: left top !important; background-size: cover !important; }
.welcome-affiliate-content .hero-affiliate .container, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { text-align: center; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
  .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-weight: 300 !important; color: gray !important; text-shadow: 0 0 0 rgba(106, 101, 95, 0.97) !important; } }
@media (max-width: 768px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
  .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-weight: 300 !important; color: gray !important; text-shadow: 0 0 0 rgba(106, 101, 95, 0.97) !important; } }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle { font-size: 22px; font-weight: 500; font-style: italic; margin: 20px; color: #66615b; }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { font-size: 42px; font-weight: bold; margin: 0 0 30px 0; color: #fff; text-shadow: 0 1px 2px rgba(106, 101, 95, 0.47); }
@media (max-width: 768px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { margin-top: 0 !important; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { margin-top: 0 !important; } }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text a.large, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text a.large, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text a.large, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text a.large, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text a.large { display: inline-block; margin: 0 0 20px 0; padding: 16px 60px; }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-size: 16px; line-height: 24px; display: block; max-width: 450px; margin-right: auto; margin-left: auto; color: #66615b; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { position: relative; padding-top: 110px !important; padding-bottom: 110px !important; }
@media (max-width: 768px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get h2 { margin-bottom: 20px; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get h3 { font-size: 24px; line-height: 1.5; max-width: 700px; margin: 0 auto; color: #000; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row.row-top { margin-bottom: 100px; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul { margin: 0; padding: 0; list-style: none; list-style-type: none; text-align: left; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul .number { font-size: 25px !important; font-weight: 600; line-height: 35px; position: absolute; display: inline-block; width: 47px; height: 47px; margin-left: -83px; text-align: center; vertical-align: top; color: #f28b31; border: 4px solid #f28b31; border-radius: 100%; background-color: #f6f1eb; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li { margin: 0 0 0 0; padding: 0 0 0 90px; list-style: none; list-style-type: none; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li.number-1 { background: url(../images/welcome-affiliate/icon-number-1.png) no-repeat; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li.number-2 { background: url(../images/welcome-affiliate/icon-number-2.png) no-repeat; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li:last-child { margin: 0; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li h4 { font-size: 20px; font-weight: bold; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: absolute; bottom: -16px; left: 50%; max-width: 800px; }
@media (max-width: 768px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }
.welcome-affiliate-content .section-upgrade-plans { text-align: center; background-image: radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); }
.welcome-affiliate-content .section-upgrade-plans h2 { margin-bottom: 30px; color: white; }
.welcome-affiliate-content .section-upgrade-plans h3 { line-height: 1.5; max-width: 760px; margin: 0 auto 40px auto; }
.welcome-affiliate-content .section-upgrade-plans p { max-width: 500px; margin: 0 auto 30px auto; }
.welcome-affiliate-content .section-upgrade-plans p.last { margin-bottom: 100px; }
.welcome-affiliate-content .section-upgrade-plans img { max-width: 100%; height: auto; }
.welcome-affiliate-content .section-upgrade-plans .column-left { text-align: left; }
.welcome-affiliate-content .section-upgrade-plans .column-right .column-right-inside { text-align: left; border: 2px dotted #f1ad5a; background: #fff8f1; }
.welcome-affiliate-content .section-ultimately-upgrade h2 { margin-bottom: 60px; }
.welcome-affiliate-content .section-ultimately-upgrade .column-left { padding-top: 50px; padding-right: 40px; text-align: left; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-left { padding-top: 20px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-left p { font-size: 22px; line-height: 1.6; margin-bottom: 30px; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-left p { font-size: 18px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside { padding: 40px; text-align: left; border: 2px dotted #f1ad5a; background: #fff8f1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside { padding: 20px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul { margin: 0; padding: 0; list-style: none; list-style-type: none; }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul li { font-size: 18px; min-height: 40px; margin: 0 0 20px 0; padding: 0 0 0 56px; list-style: none; list-style-type: none; background: url(../images/welcome-affiliate/icon-tick.png) no-repeat; }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul li a { color: #d98341; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title { margin-bottom: 100px; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title h2, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title h2 { margin-bottom: 40px; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title p, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title p { font-size: 22px; }
@media (max-width: 768px) { .welcome-affiliate-content .section-bonuses.padded-section .features-block, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block { text-align: center; } }
.welcome-affiliate-content .section-bonuses.padded-section .features-block img, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block img { max-width: 225px; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block p, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block p { padding-top: 0; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block.last, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block.last { margin-bottom: 0; padding-bottom: 0; border: 0; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block h3, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block h3 { font-size: 18px; font-weight: 600; line-height: 1.5; }
.welcome-affiliate-content .section-faqs.padded-section, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 { background: url(../images/welcome-affiliate/dots-bg.png) repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container { max-width: 980px; padding-top: 80px; padding-bottom: 80px; border: 1px solid #e1f9f4; background: white; box-shadow: 0 0 20px 0 rgba(219, 239, 235, 0.32); }
.welcome-affiliate-content .section-faqs.padded-section .container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container h2, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container h2, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container h2, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container h2, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container h2, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container h2, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container h2, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container h2, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container h2 { margin-bottom: 60px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq { text-align: left; border-top: 1px solid #eaeaea; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default { border: 0; border-bottom: 1px solid #eaeaea; box-shadow: none; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading { padding: 20px 0; border: 0; background: white; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title { font-size: 22px; color: #51908b; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a { font-weight: 500; display: block; min-height: 26px; background: url(../images/welcome-affiliate/accordion-minus.png) right 50% no-repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed { background: url(../images/welcome-affiliate/accordion-plus.png) right 50% no-repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus { text-decoration: none; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body { padding: 20px 0 60px 0; border: 0; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial { padding: 0 40px; border-left: 1px solid #eef4f4; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote { margin-bottom: 20px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content { font-size: 16px; color: #51908b; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author { font-size: 16px; margin-bottom: 0; color: #4a4a4a; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img { float: left; width: 70px; height: auto; margin-right: 20px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p { line-height: 1.3; margin: 0; padding: 0; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name { font-weight: bold; padding-top: 12px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text { font-size: 12px; color: #9b9b9b; }
.welcome-affiliate-content .bottom-cta .striped-line.top { display: none !important; }

.welcome-affiliate .submit-email { color: white; background-color: #dfa72d; }

.welcome-affiliate .section-featured-in { display: none; }
.welcome-affiliate .section-what-makes-teachable-number-1 { height: auto !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .welcome-affiliate .section-what-makes-teachable-number-1 .section-container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .welcome-affiliate .section-what-makes-teachable-number-1 .section-container, .welcome-affiliate .section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate .section-what-makes-teachable-number-1 .affiliate-feature-container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .welcome-affiliate .section-what-makes-teachable-number-1 .section-standard-container { transform: translateY(0%) !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .section-content h2 { text-transform: none !important; color: #3c948b !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .section-content p { color: gray !important; }

.affiliate-features { padding-top: 0 !important; }

.jeff-cobb .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }

.pat-flynn .homepage-hero-text .subtitle, .pat-flynn .homepage-hero-text p { color: white !important; }

.amy-porterfield .homepage-hero-text .subtitle, .amy-porterfield .homepage-hero-text p { color: white !important; }
.amy-porterfield .section-guarantee, .amy-porterfield div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .amy-porterfield div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .amy-porterfield div.page-content > div > div > section:nth-child(9) { display: none !important; }

.lewis-howes .homepage-hero-text .heading { color: #545454 !important; }

.jeff-rose .homepage-hero-text .subtitle, .jeff-rose .homepage-hero-text p { color: white !important; }

.mariah-coz .homepage-hero-text .subtitle, .mariah-coz .homepage-hero-text p { color: white !important; }
.mariah-coz .section-guarantee, .mariah-coz div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .mariah-coz div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .mariah-coz div.page-content > div > div > section:nth-child(9) { display: none !important; }

.melyssa-griffin .homepage-hero-text .subtitle, .melyssa-griffin .homepage-hero-text p { color: white !important; }

.devin-slavin .homepage-hero-text .subtitle, .devin-slavin .homepage-hero-text p { color: white !important; }

.joseph-michael .homepage-hero-text .subtitle, .joseph-michael .homepage-hero-text p { color: white !important; }

.automated-onemonth .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; }

.onemonth-offer .section-guarantee, .onemonth-offer div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .onemonth-offer div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .onemonth-offer div.page-content > div > div > section:nth-child(9) { display: none !important; }

.bitfountain .homepage-hero-text .subtitle, .bitfountain .homepage-hero-text p { color: white !important; }

.convertkit .homepage-hero-text .heading { color: #545454 !important; }

.kat-course-builder .homepage-hero-text .heading { color: #545454 !important; }

body.page-404 { padding-top: 70px; }
body.page-404 .hero-404 { position: relative; background: url(../images/404/404-banner-bg.png) no-repeat; background-size: cover; padding: 120px 0; text-align: center; color: white; }
body.page-404 .hero-404:before { content: ' '; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.8; background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -moz-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -ms-linear-gradient(108deg, #efb676, #e0a681 10%, #09A59A 90%); background-size: cover; }
body.page-404 .hero-404 .container .section-row, body.page-404 .hero-404 .section-schedule .section-container .section-row, .section-schedule body.page-404 .hero-404 .section-container .section-row, body.page-404 .hero-404 .section-speakers .section-container .section-row, .section-speakers body.page-404 .hero-404 .section-container .section-row, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row, body.page-404 .hero-404 .section-standard .section-standard-container .section-row, .section-standard body.page-404 .hero-404 .section-standard-container .section-row { margin-left: -15px; margin-right: -15px; }
body.page-404 .hero-404 .container .section-row:before, body.page-404 .hero-404 .section-schedule .section-container .section-row:before, .section-schedule body.page-404 .hero-404 .section-container .section-row:before, body.page-404 .hero-404 .section-speakers .section-container .section-row:before, .section-speakers body.page-404 .hero-404 .section-container .section-row:before, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row:before, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row:before, body.page-404 .hero-404 .section-standard .section-standard-container .section-row:before, .section-standard body.page-404 .hero-404 .section-standard-container .section-row:before, body.page-404 .hero-404 .container .section-row:after, body.page-404 .hero-404 .section-schedule .section-container .section-row:after, .section-schedule body.page-404 .hero-404 .section-container .section-row:after, body.page-404 .hero-404 .section-speakers .section-container .section-row:after, .section-speakers body.page-404 .hero-404 .section-container .section-row:after, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row:after, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row:after, body.page-404 .hero-404 .section-standard .section-standard-container .section-row:after, .section-standard body.page-404 .hero-404 .section-standard-container .section-row:after { content: " "; display: table; }
body.page-404 .hero-404 .container .section-row:after, body.page-404 .hero-404 .section-schedule .section-container .section-row:after, .section-schedule body.page-404 .hero-404 .section-container .section-row:after, body.page-404 .hero-404 .section-speakers .section-container .section-row:after, .section-speakers body.page-404 .hero-404 .section-container .section-row:after, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row:after, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row:after, body.page-404 .hero-404 .section-standard .section-standard-container .section-row:after, .section-standard body.page-404 .hero-404 .section-standard-container .section-row:after { clear: both; }
body.page-404 .hero-404 .container .section-row .section-title, body.page-404 .hero-404 .section-schedule .section-container .section-row .section-title, .section-schedule body.page-404 .hero-404 .section-container .section-row .section-title, body.page-404 .hero-404 .section-speakers .section-container .section-row .section-title, .section-speakers body.page-404 .hero-404 .section-container .section-row .section-title, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row .section-title, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row .section-title, body.page-404 .hero-404 .section-standard .section-standard-container .section-row .section-title, .section-standard body.page-404 .hero-404 .section-standard-container .section-row .section-title { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; z-index: 100; }
body.page-404 .hero-404 .container .section-row .section-title h1, body.page-404 .hero-404 .section-schedule .section-container .section-row .section-title h1, .section-schedule body.page-404 .hero-404 .section-container .section-row .section-title h1, body.page-404 .hero-404 .section-speakers .section-container .section-row .section-title h1, .section-speakers body.page-404 .hero-404 .section-container .section-row .section-title h1, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h1, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row .section-title h1, body.page-404 .hero-404 .section-standard .section-standard-container .section-row .section-title h1, .section-standard body.page-404 .hero-404 .section-standard-container .section-row .section-title h1 { font-weight: 600; font-size: 88px; color: white; margin: 0; padding: 0; }
@media (max-width: 768px) { body.page-404 .hero-404 .container .section-row .section-title h1, body.page-404 .hero-404 .section-schedule .section-container .section-row .section-title h1, .section-schedule body.page-404 .hero-404 .section-container .section-row .section-title h1, body.page-404 .hero-404 .section-speakers .section-container .section-row .section-title h1, .section-speakers body.page-404 .hero-404 .section-container .section-row .section-title h1, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h1, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row .section-title h1, body.page-404 .hero-404 .section-standard .section-standard-container .section-row .section-title h1, .section-standard body.page-404 .hero-404 .section-standard-container .section-row .section-title h1 { font-size: 50px; margin-bottom: 20px; } }
body.page-404 .hero-404 .container .section-row .section-title h2, body.page-404 .hero-404 .section-schedule .section-container .section-row .section-title h2, .section-schedule body.page-404 .hero-404 .section-container .section-row .section-title h2, body.page-404 .hero-404 .section-speakers .section-container .section-row .section-title h2, .section-speakers body.page-404 .hero-404 .section-container .section-row .section-title h2, body.page-404 .hero-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h2, .affiliate-feature body.page-404 .hero-404 .affiliate-feature-container .section-row .section-title h2, body.page-404 .hero-404 .section-standard .section-standard-container .section-row .section-title h2, .section-standard body.page-404 .hero-404 .section-standard-container .section-row .section-title h2 { font-weight: 400; font-size: 24px; color: white; margin: 0; padding: 0; }

.content-404 { padding: 150px 0; text-align: center; }
@media (max-width: 768px) { .content-404 { padding: 80px 0; } }
.content-404 .container .section-row, .content-404 .section-schedule .section-container .section-row, .section-schedule .content-404 .section-container .section-row, .content-404 .section-speakers .section-container .section-row, .section-speakers .content-404 .section-container .section-row, .content-404 .affiliate-feature .affiliate-feature-container .section-row, .affiliate-feature .content-404 .affiliate-feature-container .section-row, .content-404 .section-standard .section-standard-container .section-row, .section-standard .content-404 .section-standard-container .section-row { margin-left: -15px; margin-right: -15px; }
.content-404 .container .section-row:before, .content-404 .section-schedule .section-container .section-row:before, .section-schedule .content-404 .section-container .section-row:before, .content-404 .section-speakers .section-container .section-row:before, .section-speakers .content-404 .section-container .section-row:before, .content-404 .affiliate-feature .affiliate-feature-container .section-row:before, .affiliate-feature .content-404 .affiliate-feature-container .section-row:before, .content-404 .section-standard .section-standard-container .section-row:before, .section-standard .content-404 .section-standard-container .section-row:before, .content-404 .container .section-row:after, .content-404 .section-schedule .section-container .section-row:after, .section-schedule .content-404 .section-container .section-row:after, .content-404 .section-speakers .section-container .section-row:after, .section-speakers .content-404 .section-container .section-row:after, .content-404 .affiliate-feature .affiliate-feature-container .section-row:after, .affiliate-feature .content-404 .affiliate-feature-container .section-row:after, .content-404 .section-standard .section-standard-container .section-row:after, .section-standard .content-404 .section-standard-container .section-row:after { content: " "; display: table; }
.content-404 .container .section-row:after, .content-404 .section-schedule .section-container .section-row:after, .section-schedule .content-404 .section-container .section-row:after, .content-404 .section-speakers .section-container .section-row:after, .section-speakers .content-404 .section-container .section-row:after, .content-404 .affiliate-feature .affiliate-feature-container .section-row:after, .affiliate-feature .content-404 .affiliate-feature-container .section-row:after, .content-404 .section-standard .section-standard-container .section-row:after, .section-standard .content-404 .section-standard-container .section-row:after { clear: both; }
.content-404 .container .section-row .section-title, .content-404 .section-schedule .section-container .section-row .section-title, .section-schedule .content-404 .section-container .section-row .section-title, .content-404 .section-speakers .section-container .section-row .section-title, .section-speakers .content-404 .section-container .section-row .section-title, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title, .content-404 .section-standard .section-standard-container .section-row .section-title, .section-standard .content-404 .section-standard-container .section-row .section-title, .content-404 .container .section-row .section-footer, .content-404 .section-schedule .section-container .section-row .section-footer, .section-schedule .content-404 .section-container .section-row .section-footer, .content-404 .section-speakers .section-container .section-row .section-footer, .section-speakers .content-404 .section-container .section-row .section-footer, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer, .content-404 .section-standard .section-standard-container .section-row .section-footer, .section-standard .content-404 .section-standard-container .section-row .section-footer { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.content-404 .container .section-row .section-title h2, .content-404 .section-schedule .section-container .section-row .section-title h2, .section-schedule .content-404 .section-container .section-row .section-title h2, .content-404 .section-speakers .section-container .section-row .section-title h2, .section-speakers .content-404 .section-container .section-row .section-title h2, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h2, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title h2, .content-404 .section-standard .section-standard-container .section-row .section-title h2, .section-standard .content-404 .section-standard-container .section-row .section-title h2, .content-404 .container .section-row .section-footer h2, .content-404 .section-schedule .section-container .section-row .section-footer h2, .section-schedule .content-404 .section-container .section-row .section-footer h2, .content-404 .section-speakers .section-container .section-row .section-footer h2, .section-speakers .content-404 .section-container .section-row .section-footer h2, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2, .content-404 .section-standard .section-standard-container .section-row .section-footer h2, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 { max-width: 760px; padding: 0; margin: 0 auto; /* font-weight:600;
font-size: 28px;
color:#9B9B9B;
line-height:1.4; */ font-weight: 400; color: #3c948b; font-size: 34px; line-height: 50px; border: 0; font-weight: 700; }
@media (max-width: 768px) { .content-404 .container .section-row .section-title h2, .content-404 .section-schedule .section-container .section-row .section-title h2, .section-schedule .content-404 .section-container .section-row .section-title h2, .content-404 .section-speakers .section-container .section-row .section-title h2, .section-speakers .content-404 .section-container .section-row .section-title h2, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h2, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title h2, .content-404 .section-standard .section-standard-container .section-row .section-title h2, .section-standard .content-404 .section-standard-container .section-row .section-title h2, .content-404 .container .section-row .section-footer h2, .content-404 .section-schedule .section-container .section-row .section-footer h2, .section-schedule .content-404 .section-container .section-row .section-footer h2, .content-404 .section-speakers .section-container .section-row .section-footer h2, .section-speakers .content-404 .section-container .section-row .section-footer h2, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2, .content-404 .section-standard .section-standard-container .section-row .section-footer h2, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 { font-size: 24px; line-height: 36px; } }
.content-404 .container .section-row .section-title h2 a, .content-404 .section-schedule .section-container .section-row .section-title h2 a, .section-schedule .content-404 .section-container .section-row .section-title h2 a, .content-404 .section-speakers .section-container .section-row .section-title h2 a, .section-speakers .content-404 .section-container .section-row .section-title h2 a, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h2 a, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title h2 a, .content-404 .section-standard .section-standard-container .section-row .section-title h2 a, .section-standard .content-404 .section-standard-container .section-row .section-title h2 a, .content-404 .container .section-row .section-footer h2 a, .content-404 .section-schedule .section-container .section-row .section-footer h2 a, .section-schedule .content-404 .section-container .section-row .section-footer h2 a, .content-404 .section-speakers .section-container .section-row .section-footer h2 a, .section-speakers .content-404 .section-container .section-row .section-footer h2 a, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2 a, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2 a, .content-404 .section-standard .section-standard-container .section-row .section-footer h2 a, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 a { color: #3c948b; border-bottom: 1px dotted #3c948b; text-decoration: none; font-weight: 600; }
.content-404 .container .section-row .section-title h2 a:hover, .content-404 .section-schedule .section-container .section-row .section-title h2 a:hover, .section-schedule .content-404 .section-container .section-row .section-title h2 a:hover, .content-404 .section-speakers .section-container .section-row .section-title h2 a:hover, .section-speakers .content-404 .section-container .section-row .section-title h2 a:hover, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title h2 a:hover, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title h2 a:hover, .content-404 .section-standard .section-standard-container .section-row .section-title h2 a:hover, .section-standard .content-404 .section-standard-container .section-row .section-title h2 a:hover, .content-404 .container .section-row .section-footer h2 a:hover, .content-404 .section-schedule .section-container .section-row .section-footer h2 a:hover, .section-schedule .content-404 .section-container .section-row .section-footer h2 a:hover, .content-404 .section-speakers .section-container .section-row .section-footer h2 a:hover, .section-speakers .content-404 .section-container .section-row .section-footer h2 a:hover, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2 a:hover, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2 a:hover, .content-404 .section-standard .section-standard-container .section-row .section-footer h2 a:hover, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 a:hover { border-bottom: 1px solid #3c948b; text-decoration: none; }
.content-404 .container .section-row .section-title, .content-404 .section-schedule .section-container .section-row .section-title, .section-schedule .content-404 .section-container .section-row .section-title, .content-404 .section-speakers .section-container .section-row .section-title, .section-speakers .content-404 .section-container .section-row .section-title, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-title, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-title, .content-404 .section-standard .section-standard-container .section-row .section-title, .section-standard .content-404 .section-standard-container .section-row .section-title { margin-bottom: 80px; }
.content-404 .container .section-row .section-footer, .content-404 .section-schedule .section-container .section-row .section-footer, .section-schedule .content-404 .section-container .section-row .section-footer, .content-404 .section-speakers .section-container .section-row .section-footer, .section-speakers .content-404 .section-container .section-row .section-footer, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer, .content-404 .section-standard .section-standard-container .section-row .section-footer, .section-standard .content-404 .section-standard-container .section-row .section-footer { margin-top: 80px; }
.content-404 .container .section-row .section-footer h2, .content-404 .section-schedule .section-container .section-row .section-footer h2, .section-schedule .content-404 .section-container .section-row .section-footer h2, .content-404 .section-speakers .section-container .section-row .section-footer h2, .section-speakers .content-404 .section-container .section-row .section-footer h2, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2, .content-404 .section-standard .section-standard-container .section-row .section-footer h2, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 { max-width: 760px; padding: 0; margin: 0 auto; /* font-weight:600;
font-size: 28px;
color:#9B9B9B;
line-height:1.4; 
font-weight: 400; */ color: #3c948b; font-size: 26px; line-height: 1; border: 0; font-weight: 700; }
.content-404 .container .section-row .section-footer h2 a, .content-404 .section-schedule .section-container .section-row .section-footer h2 a, .section-schedule .content-404 .section-container .section-row .section-footer h2 a, .content-404 .section-speakers .section-container .section-row .section-footer h2 a, .section-speakers .content-404 .section-container .section-row .section-footer h2 a, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2 a, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2 a, .content-404 .section-standard .section-standard-container .section-row .section-footer h2 a, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 a { color: #3c948b; border-bottom: 1px dotted #3c948b; text-decoration: none; font-weight: 700; }
.content-404 .container .section-row .section-footer h2 a:hover, .content-404 .section-schedule .section-container .section-row .section-footer h2 a:hover, .section-schedule .content-404 .section-container .section-row .section-footer h2 a:hover, .content-404 .section-speakers .section-container .section-row .section-footer h2 a:hover, .section-speakers .content-404 .section-container .section-row .section-footer h2 a:hover, .content-404 .affiliate-feature .affiliate-feature-container .section-row .section-footer h2 a:hover, .affiliate-feature .content-404 .affiliate-feature-container .section-row .section-footer h2 a:hover, .content-404 .section-standard .section-standard-container .section-row .section-footer h2 a:hover, .section-standard .content-404 .section-standard-container .section-row .section-footer h2 a:hover { border-bottom: 1px solid #3c948b; text-decoration: none; font-weight: 700; }
.content-404 .container .section-row .block, .content-404 .section-schedule .section-container .section-row .block, .section-schedule .content-404 .section-container .section-row .block, .content-404 .section-speakers .section-container .section-row .block, .section-speakers .content-404 .section-container .section-row .block, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block, .content-404 .section-standard .section-standard-container .section-row .block, .section-standard .content-404 .section-standard-container .section-row .block { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 40px; padding-right: 40px; }
@media (min-width: 768px) { .content-404 .container .section-row .block, .content-404 .section-schedule .section-container .section-row .block, .section-schedule .content-404 .section-container .section-row .block, .content-404 .section-speakers .section-container .section-row .block, .section-speakers .content-404 .section-container .section-row .block, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block, .content-404 .section-standard .section-standard-container .section-row .block, .section-standard .content-404 .section-standard-container .section-row .block { float: left; width: 33.33333%; } }
@media (max-width: 768px) { .content-404 .container .section-row .block, .content-404 .section-schedule .section-container .section-row .block, .section-schedule .content-404 .section-container .section-row .block, .content-404 .section-speakers .section-container .section-row .block, .section-speakers .content-404 .section-container .section-row .block, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block, .content-404 .section-standard .section-standard-container .section-row .block, .section-standard .content-404 .section-standard-container .section-row .block { margin-bottom: 60px; } }
.content-404 .container .section-row .block img, .content-404 .section-schedule .section-container .section-row .block img, .section-schedule .content-404 .section-container .section-row .block img, .content-404 .section-speakers .section-container .section-row .block img, .section-speakers .content-404 .section-container .section-row .block img, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block img, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block img, .content-404 .section-standard .section-standard-container .section-row .block img, .section-standard .content-404 .section-standard-container .section-row .block img { max-width: 150px; margin-bottom: 10px; }
.content-404 .container .section-row .block h3, .content-404 .section-schedule .section-container .section-row .block h3, .section-schedule .content-404 .section-container .section-row .block h3, .content-404 .section-speakers .section-container .section-row .block h3, .section-speakers .content-404 .section-container .section-row .block h3, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block h3, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block h3, .content-404 .section-standard .section-standard-container .section-row .block h3, .section-standard .content-404 .section-standard-container .section-row .block h3 { color: #585858; font-weight: 700; font-size: 22px; }
.content-404 .container .section-row .block p, .content-404 .section-schedule .section-container .section-row .block p, .section-schedule .content-404 .section-container .section-row .block p, .content-404 .section-speakers .section-container .section-row .block p, .section-speakers .content-404 .section-container .section-row .block p, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block p, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block p, .content-404 .section-standard .section-standard-container .section-row .block p, .section-standard .content-404 .section-standard-container .section-row .block p { font-weight: 500; font-size: 15px; line-height: 27px; color: #738e8d; margin-bottom: 20px; }
.content-404 .container .section-row .block a.button, .content-404 .section-schedule .section-container .section-row .block a.button, .section-schedule .content-404 .section-container .section-row .block a.button, .content-404 .section-speakers .section-container .section-row .block a.button, .section-speakers .content-404 .section-container .section-row .block a.button, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block a.button, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block a.button, .content-404 .section-standard .section-standard-container .section-row .block a.button, .section-standard .content-404 .section-standard-container .section-row .block a.button { display: inline-block; color: #e97e0b; font-weight: 700; border: 1px solid #e97e0b; padding: 8px 18px; border-radius: 5px; font-size: 14px; text-decoration: none !important; background: #FFF9F2; }
.content-404 .container .section-row .block a.button:hover, .content-404 .section-schedule .section-container .section-row .block a.button:hover, .section-schedule .content-404 .section-container .section-row .block a.button:hover, .content-404 .section-speakers .section-container .section-row .block a.button:hover, .section-speakers .content-404 .section-container .section-row .block a.button:hover, .content-404 .affiliate-feature .affiliate-feature-container .section-row .block a.button:hover, .affiliate-feature .content-404 .affiliate-feature-container .section-row .block a.button:hover, .content-404 .section-standard .section-standard-container .section-row .block a.button:hover, .section-standard .content-404 .section-standard-container .section-row .block a.button:hover { background: #FFF9F2; color: #AD671C; }
.content-404 .bottom-cta { border-top: 1px solid #E7E7E7; }
.content-404 .bottom-cta .striped-line.top { display: none; }

.onboarding-session-welcome-header { text-align: center; font-size: 1.6em; color: whitesmoke; }

#onboarding-session-ineligible-message { background-color: white; height: 300px; }
#onboarding-session-ineligible-message p { text-align: center; font-size: 1.6em; color: grey; padding-left: 5%; padding-right: 5%; padding-top: 20%; }
#onboarding-session-ineligible-message a { padding-left: 40%; }

.affiliate-sign-up-button { display: none; }

.auto-aff-7-steps .section-pick-funnel h3 { font-size: 16px; line-height: 1.5em; color: gray; }
.auto-aff-7-steps .section-why-choose-this ul { text-align: left; font-size: 16px; margin-top: 25px; padding-left: 75px; padding-right: 50px; }
.auto-aff-7-steps .section-why-choose-this ul li { margin-bottom: 10px; }

.auto-aff-landing-page .big-image { max-height: 400px !important; }
.auto-aff-landing-page .affiliate-feature h2 { font-size: 40px !important; }

.auto-aff-sales-page .affiliate-sign-up-button { display: inline-block; }

@media (max-width: 768px) { .auto-aff-index-page .section-pick-funnel .section-standard-row.row-1.columns-2 { margin-bottom: 0; } }
@media (max-width: 768px) { .auto-aff-index-page .section-pick-funnel .column { padding-left: 20px !important; padding-right: 20px !important; } }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-index-page .section-pick-funnel .column { padding-left: 20px !important; padding-right: 20px !important; } }
.auto-aff-index-page .section-pick-funnel .column-1 { text-align: right; }
@media (max-width: 768px) { .auto-aff-index-page .section-pick-funnel .column-1 { text-align: center; } }
.auto-aff-index-page .section-pick-funnel .column-2 { text-align: left; }
@media (max-width: 768px) { .auto-aff-index-page .section-pick-funnel .column-2 { text-align: center; } }
.auto-aff-index-page .section-pick-funnel .block { display: inline-block; max-width: 640px; border: 1px solid #ccc; text-align: center; }
.auto-aff-index-page .section-pick-funnel .block img { width: 100%; height: auto; }
.auto-aff-index-page .section-pick-funnel .block .block-content { padding: 40px 30px; }
.auto-aff-index-page .section-pick-funnel .block .block-content h2 { margin-bottom: 20px; }
.auto-aff-index-page .section-pick-funnel .block .block-content p { font-size: 18px; margin-bottom: 40px; }
.auto-aff-index-page .section-pick-funnel .block .block-content .button { display: inline-block; padding: 14px 30px; border: 3px solid #58C3A6; text-transform: uppercase; color: #58C3A6; font-weight: bold; border-radius: 5px; }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-index-page .section-pick-funnel .block .block-content .button { font-size: 16px; } }
.auto-aff-index-page .section-pick-funnel .block .block-content .button:hover { background: #58C3A6; color: white; text-decoration: none; }

.section-funnels { padding-bottom: 0px !important; }
.section-funnels h2 { margin-bottom: 80px; }
.section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 { float: left; width: 100%; } }
@media (min-width: 1200px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 { float: left; width: 50%; } }
@media (min-width: 1200px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 { margin-left: 0%; } }
.section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 .column-inside { padding-left: 60px; }
@media (max-width: 768px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 .column-inside { padding-left: 0; } }
.section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-1 .column-inside .block-content { font-size: 18px; color: #8f9090; }
.section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-2 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; text-align: right; }
@media (min-width: 768px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-2 { float: left; width: 100%; } }
@media (min-width: 1200px) { .section-funnels .section-standard-container .section-standard-row.columns-2 .column.column-2 { float: left; width: 50%; } }

.section-callout-audience { color: white; padding-top: 140px; padding-bottom: 80px; }

.section-callout-wondering { color: white; }

.section-affiliate-what-exactly-do-i-get { position: relative; }
@media (max-width: 768px) { .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
.section-affiliate-what-exactly-do-i-get h2 { margin-bottom: 20px; }
.section-affiliate-what-exactly-do-i-get h3 { font-size: 40px; line-height: 1.5; max-width: 700px; margin: 0 auto; color: #000; }
.section-affiliate-what-exactly-do-i-get .row.row-top { margin-bottom: 150px; }
.section-affiliate-what-exactly-do-i-get ul { margin: 0; padding: 0; list-style: none; list-style-type: none; text-align: left; }
.section-affiliate-what-exactly-do-i-get ul .number { font-size: 25px !important; font-weight: 600; line-height: 35px; position: absolute; display: inline-block; width: 47px; height: 47px; margin-left: -83px; text-align: center; vertical-align: top; color: #f28b31; border: 4px solid #f28b31; border-radius: 100%; background-color: #f6f1eb; }
.section-affiliate-what-exactly-do-i-get ul li { margin: 0 0 0 0; padding: 0 0 0 90px; list-style: none; list-style-type: none; }
.section-affiliate-what-exactly-do-i-get ul li.number-1 { background: url(../images/welcome-affiliate/icon-number-1.png) no-repeat; }
.section-affiliate-what-exactly-do-i-get ul li.number-2 { background: url(../images/welcome-affiliate/icon-number-2.png) no-repeat; }
.section-affiliate-what-exactly-do-i-get ul li:last-child { margin: 0; }
.section-affiliate-what-exactly-do-i-get ul li h4 { font-size: 30px; font-weight: bold; }
.section-affiliate-what-exactly-do-i-get ul li p { margin-bottom: 50px; }
.section-affiliate-what-exactly-do-i-get .teachable-laptop { position: absolute; bottom: -16px; left: 50%; max-width: 800px; }
@media (max-width: 768px) { .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }
@media (min-width: 768px) and (max-width: 992px) { .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }

.section-standard.section-form-embed .section-standard-container .standard-section-header { margin-bottom: 80px; }
.section-standard.section-form-embed .section-standard-container .standard-section-header .section-header-inside h2 { font-size: 36px; }
.section-standard.section-form-embed .section-standard-container .standard-section-header .section-header-inside h3 { font-size: 22px; }

.auto-aff-7-steps .quote { font-family: 'Raleway', sans-serif; }
@media (max-width: 768px) { .auto-aff-7-steps .quote { text-align: center; } }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-7-steps .quote { text-align: center; } }
.auto-aff-7-steps .quote .quote-box { display: inline-block; position: relative; background: #e6bf6b; border: 0; padding: 30px; color: #fff; max-width: 550px; margin-right: 40px; margin-bottom: 30px; font-size: 20px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
@media (max-width: 768px) { .auto-aff-7-steps .quote .quote-box { margin-left: auto; margin-right: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-7-steps .quote .quote-box { margin-left: auto; margin-right: auto; } }
.auto-aff-7-steps .quote .quote-box:after { left: 100%; top: 30%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(230, 191, 107, 0); border-left-color: #e6bf6b; border-width: 20px; margin-top: -20px; }
@media (max-width: 768px) { .auto-aff-7-steps .quote .quote-box:after { display: none; } }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-7-steps .quote .quote-box:after { display: none; } }
.auto-aff-7-steps .quote .quote-box p { margin: 0; padding: 0; font-size: 22px; font-weight: 600; line-height: 1.6; }
.auto-aff-7-steps .quote .quote-attribution { display: inline-block; }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-7-steps .quote .quote-attribution { margin: 0 auto; } }
.auto-aff-7-steps .quote .quote-image { float: left; margin: 0 15px 0 10px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
@media (max-width: 768px) { .auto-aff-7-steps .quote .quote-image { float: none; margin-bottom: 10px; } }
.auto-aff-7-steps .quote .quote-text { float: left; padding-top: 14px; }
@media (max-width: 768px) { .auto-aff-7-steps .quote .quote-text { float: none; text-shadow: center; } }
.auto-aff-7-steps .quote .quote-text .quote-name { font-size: 16px; font-weight: 700; }
.auto-aff-7-steps .auto-affiliates-hero.hero-two-cols .content { max-width: 1170px; padding: 100px 20px; }
.auto-aff-7-steps .auto-affiliates-hero.hero-two-cols .content .content-left { text-align: left; }
.auto-aff-7-steps .auto-affiliates-hero.hero-two-cols .content .content-left h2 { font-size: 24px; font-weight: 500; line-height: 1.5; }
.auto-aff-7-steps .auto-affiliates-hero.hero-two-cols .content .content-right { text-align: center; }
.auto-aff-7-steps .section-webinar-features { text-align: center; padding-top: 60px; padding-bottom: 60px; }
.auto-aff-7-steps .section-webinar-features .section-standard-container { max-width: 900px; margin: 0 auto; }
.auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 { margin-top: 0; }
.auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .column { border-right: 1px solid #eaeaea; }
@media (max-width: 768px) { .auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .column { margin-bottom: 40px; } }
.auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .column.column-3 { border: 0; }
@media (max-width: 768px) { .auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .column.column-3 { margin-bottom: 0; } }
.auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .feature-top { font-size: 44px; }
.auto-aff-7-steps .section-webinar-features .section-standard-container .section-standard-row.row-1 .feature-bottom { font-size: 12px; }
.auto-aff-7-steps .section-why-choose-this .section-standard-container { max-width: 1170px; margin: 0 auto; }
.auto-aff-7-steps .section-why-choose-this .row-1 { text-align: center; }
@media (max-width: 768px) { .auto-aff-7-steps .section-why-choose-this .row-1 { margin-bottom: 0; } }
.auto-aff-7-steps .section-why-choose-this .row-1 .column { padding-left: 45px !important; padding-right: 45px !important; }
@media (max-width: 768px) { .auto-aff-7-steps .section-why-choose-this .row-1 .column.column-1 { margin-bottom: 40px; } }
.auto-aff-7-steps .section-why-choose-this .row-1 .column h2 { font-size: 40px; margin-bottom: 30px; }
.auto-aff-7-steps .section-why-choose-this .row-1 .column p { font-size: 24px; text-align: left; }
@media (max-width: 768px) { .auto-aff-7-steps .section-why-choose-this .row-1 .column p { text-align: center; } }
.auto-aff-7-steps .section-theyll-learn .tick-orange { max-width: 660px; margin: 0 auto; }
.auto-aff-7-steps .section-theyll-learn .tick-orange li { background: url(../images/affiliates/tick-orange.png) left 50% no-repeat; padding-left: 100px; list-style: none; list-style-type: none; margin-bottom: 40px; font-size: 22px; min-height: 60px; }
@media (max-width: 768px) { .auto-aff-7-steps .section-theyll-learn .tick-orange li { text-align: left; } }
.auto-aff-7-steps #million-dollar-instructor, .auto-aff-7-steps #exclusive-interviews { padding-bottom: 0; }
.auto-aff-7-steps .affiliate-feature#funnel-today, .auto-aff-7-steps .affiliate-feature#funnel-2-days, .auto-aff-7-steps .affiliate-feature#funnel-4-days, .auto-aff-7-steps .affiliate-feature#funnel-5-days, .auto-aff-7-steps .affiliate-feature#funnel-30-days { padding-top: 0; padding-bottom: 0; }
.auto-aff-7-steps .affiliate-feature#funnel-today .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-2-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-4-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-5-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-30-days .affiliate-feature-row { padding-top: 40px; padding-bottom: 40px; background-image: url(../images/affiliates/funnel-line.png); background-position: 50% 50%; background-repeat: no-repeat; }
@media (max-width: 768px) { .auto-aff-7-steps .affiliate-feature#funnel-today .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-2-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-4-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-5-days .affiliate-feature-row, .auto-aff-7-steps .affiliate-feature#funnel-30-days .affiliate-feature-row { background-image: none; } }
.auto-aff-7-steps .affiliate-feature#funnel-today { padding-top: 110px; }
.auto-aff-7-steps .affiliate-feature#funnel-30-days { padding-bottom: 110px; }
.auto-aff-7-steps .affiliate-feature .affiliate-feature-container { max-width: 1170px; margin: 0 auto; }
.auto-aff-7-steps .affiliate-feature .affiliate-feature-container .standard-section-header { margin: 0; }
.auto-aff-7-steps .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .auto-aff-7-steps .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { float: left; width: 100%; } }
@media (min-width: 992px) { .auto-aff-7-steps .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { margin-left: 0%; } }
.auto-aff-7-steps .affiliate-feature#million-dollar-instructor .affiliate-feature-container .standard-section-header { margin-bottom: 80px; }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 60px; padding-right: 60px; text-align: center; }
@media (min-width: 768px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { float: left; width: 50%; } }
@media (min-width: 992px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { float: left; width: 50%; } }
@media (min-width: 1200px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { float: left; width: 50%; } }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 .big-image, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 .big-image { position: relative; right: 0; top: 0; max-height: 700px; width: auto; max-width: 100%; height: auto; }
@media (max-width: 768px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 .big-image, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 .big-image { position: relative; right: 0; max-width: 100%; margin-bottom: 40px; } }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 60px; padding-right: 60px; }
@media (min-width: 768px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 50%; } }
@media (min-width: 992px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 50%; } }
@media (min-width: 1200px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 50%; } }
@media (min-width: 1200px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { margin-left: 0%; } }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 p, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 p { margin-bottom: 30px; }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 .button, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 .button { display: inline-block; padding: 14px 30px; border: 3px solid #58C3A6; text-transform: uppercase; color: #58C3A6; font-weight: bold; border-radius: 5px; }
@media (min-width: 768px) and (max-width: 992px) { .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 .button, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 .button { font-size: 16px; } }
.auto-aff-7-steps .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 .button:hover, .auto-aff-7-steps .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 .button:hover { background: #58C3A6; color: white; text-decoration: none; }

.enterprise-form { background-color: #ececec; border-radius: 5px; margin-top: 50px; padding: 50px; height: auto; margin-right: auto; margin-left: auto; }
.enterprise-form h3 { text-align: center; padding-bottom: 30px; }

.adwords-landing-page .section-standard .content-left { padding-right: 60px; }
.adwords-landing-page .section-standard .content-right { padding-left: 60px; }
.adwords-landing-page .section-standard p { line-height: 1.6; }
.adwords-landing-page .section-standard h2 { line-height: 1.2; }
.adwords-landing-page .section-standard .container.container-small, .adwords-landing-page .section-standard .section-schedule .container-small.section-container, .section-schedule .adwords-landing-page .section-standard .container-small.section-container, .adwords-landing-page .section-standard .section-speakers .container-small.section-container, .section-speakers .adwords-landing-page .section-standard .container-small.section-container, .adwords-landing-page .section-standard .affiliate-feature .container-small.affiliate-feature-container, .affiliate-feature .adwords-landing-page .section-standard .container-small.affiliate-feature-container, .adwords-landing-page .section-standard .container-small.section-standard-container { width: 900px; }
@media (max-width: 768px) { .adwords-landing-page .section-standard { text-align: center; padding-top: 50px; padding-bottom: 50px; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-standard { text-align: center; padding-top: 50px; padding-bottom: 50px; } }
.adwords-landing-page .section-standard.border-bottom .row { border-bottom: 1px solid #eaeaea; }
@media (max-width: 768px) { .adwords-landing-page .section-standard.border-bottom .row { border: 0; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-standard.border-bottom .row { border: 0; } }
@media (max-width: 768px) { .adwords-landing-page .section-standard.border-bottom .row .col-top { margin-bottom: 40px; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-standard.border-bottom .row .col-top { margin-bottom: 40px; } }
.adwords-landing-page .section-standard .feature-image { max-width: 100%; border: 1px solid #eaeaea; border-bottom: 0; }
.adwords-landing-page .section-standard.footer-social-proof { padding-top: 0; padding-bottom: 0; }
.adwords-landing-page .section-standard.footer-social-proof h2 { font-size: 22px; line-height: 1.5; }
.adwords-landing-page .create-courses-video { text-align: center; }
.adwords-landing-page .create-courses-video h2 { margin-bottom: 40px; }
.adwords-landing-page .create-courses-video video { width: 100%; height: auto; }
.adwords-landing-page .quote { font-family: 'Raleway', sans-serif; }
@media (max-width: 768px) { .adwords-landing-page .quote { text-align: center; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .quote { text-align: center; } }
.adwords-landing-page .quote .quote-box { position: relative; background: white; border: 2px solid #5ea5b6; padding: 30px; color: #5ea5b6; max-width: 420px; margin-bottom: 30px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
@media (max-width: 768px) { .adwords-landing-page .quote .quote-box { margin-left: auto; margin-right: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .quote .quote-box { margin-left: auto; margin-right: auto; } }
.adwords-landing-page .quote .quote-box:after, .adwords-landing-page .quote .quote-box:before { top: 100%; left: 44px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
@media (max-width: 768px) { .adwords-landing-page .quote .quote-box:after, .adwords-landing-page .quote .quote-box:before { left: 50%; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .quote .quote-box:after, .adwords-landing-page .quote .quote-box:before { left: 50%; } }
.adwords-landing-page .quote .quote-box:after { border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 10px; margin-left: -10px; }
.adwords-landing-page .quote .quote-box:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; border-width: 13px; margin-left: -13px; }
.adwords-landing-page .quote .quote-box.summit-blue { background: #5ea5b6; color: white; }
.adwords-landing-page .quote .quote-box.summit-blue:after { border-color: rgba(255, 255, 255, 0); border-top-color: #5ea5b6; }
.adwords-landing-page .quote .quote-box.summit-blue:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; }
.adwords-landing-page .quote .quote-box p { margin: 0; padding: 0; font-size: 16px; font-weight: 600; line-height: 1.6; }
.adwords-landing-page .quote .quote-image { float: left; margin: 0 15px 0 10px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
@media (max-width: 768px) { .adwords-landing-page .quote .quote-image { float: none; margin-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .quote .quote-image { float: none; margin-bottom: 10px; } }
.adwords-landing-page .quote .quote-text { float: left; padding-top: 14px; }
@media (max-width: 768px) { .adwords-landing-page .quote .quote-text { float: none; text-shadow: center; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .quote .quote-text { float: none; text-shadow: center; } }
.adwords-landing-page .quote .quote-text .quote-name { font-size: 16px; font-weight: 700; }
.adwords-landing-page .section-premium-support { height: 400px; }
@media (max-width: 768px) { .adwords-landing-page .section-premium-support { height: 600px; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-premium-support { overflow: visible; } }
.adwords-landing-page .section-premium-support .content-left { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; height: 400px; }
@media (min-width: 768px) { .adwords-landing-page .section-premium-support .content-left { float: left; width: 50%; } }
@media (min-width: 992px) { .adwords-landing-page .section-premium-support .content-left { float: left; width: 50%; } }
@media (min-width: 992px) { .adwords-landing-page .section-premium-support .content-left { margin-left: 8.33333%; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-premium-support .content-left .content-left-inside { text-align: left !important; padding-top: 100px; } }
.adwords-landing-page .section-premium-support .content-left h2 { color: white; margin-top: 0; margin-bottom: 30px; font-size: 26px; line-height: 1.5; }
@media (max-width: 768px) { .adwords-landing-page .section-premium-support .content-left h2 { font-size: 20px; } }
@media (min-width: 768px) and (max-width: 992px) { .adwords-landing-page .section-premium-support .content-left h2 { font-size: 22px; } }
.adwords-landing-page .section-premium-support .content-right { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; height: 400px; }
@media (min-width: 768px) { .adwords-landing-page .section-premium-support .content-right { float: left; width: 50%; } }
@media (min-width: 992px) { .adwords-landing-page .section-premium-support .content-right { float: left; width: 33.33333%; } }
.adwords-landing-page .section-premium-support .content-right img { position: absolute; bottom: 0; max-height: 540px; left: 0; right: 0; margin: 0 auto; }
.adwords-landing-page .section-enterprise-form .section-header { text-align: center; margin-bottom: 0; }
.adwords-landing-page .section-enterprise-form .section-header h2 { text-align: center; }
.adwords-landing-page .section-enterprise-form .enterprise-hubspot-form .hs-error-msgs { padding: 0 15px; }
.adwords-landing-page .video-overlay { position: relative; }
.adwords-landing-page .video-overlay video { position: absolute; top: 6%; width: 89%    !important; height: auto   !important; left: 5%; }
.adwords-landing-page .video-overlay img { width: 100%; }
.adwords-landing-page .video-overlay h2 { color: #3c948b; font-weight: bold; font-size: 40px; text-align: center; }
.adwords-landing-page .landing-pricing { padding-bottom: 20px !important; padding-top: 75px !important; }
.adwords-landing-page .landing-pricing h2 { color: #3c948b; font-weight: bold; font-size: 40px; text-align: center; padding-bottom: 7%; }
.adwords-landing-page .landing-first-panel { padding-bottom: 75px !important; }
.adwords-landing-page .landing-min-padding { padding-top: 75px !important; padding-bottom: 75px !important; }

.makechange-thankyou-page .makechange-hero { text-align: center; background: url(../images/makechange/hero-bg.jpg) center center no-repeat; background-size: cover; padding-top: 40px; }
.makechange-thankyou-page .makechange-hero .header-content { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-top: 100px; padding-bottom: 100px; color: white; }
@media (min-width: 992px) { .makechange-thankyou-page .makechange-hero .header-content { float: left; width: 66.66667%; } }
@media (min-width: 992px) { .makechange-thankyou-page .makechange-hero .header-content { margin-left: 16.66667%; } }
.makechange-thankyou-page .makechange-hero h1 { margin: 0 0 30px 0; font-weight: bold; font-size: 40px; }
.makechange-thankyou-page .makechange-hero h2 { text-align: center; margin: 0; font-size: 26px; line-height: 1.4; }
.makechange-thankyou-page .section-standard { padding-top: 80px; padding-bottom: 80px; }
.makechange-thankyou-page .section-standard .block-header { text-align: center; margin-bottom: 40px; }
.makechange-thankyou-page .section-standard .block-header h2 { font-size: 30px; font-weight: bold; line-height: 1.4; }
.makechange-thankyou-page .section-standard .section-image { text-align: center; }
@media (max-width: 768px) { .makechange-thankyou-page .section-standard .section-image { margin-bottom: 50px; }
  .makechange-thankyou-page .section-standard .section-image img { max-width: 140px; } }
.makechange-thankyou-page .section-standard .section-image img { max-width: 100%; }
.makechange-thankyou-page .section-standard .section-content { font-size: 20px; line-height: 1.6; }
.makechange-thankyou-page .section-standard .section-content p { margin-bottom: 30px; }
.makechange-thankyou-page .section-standard .section-content a { display: inline-block; border-radius: 100px; background: #E97E0B; color: white; font-weight: bold; padding: 14px 80px; }
.makechange-thankyou-page .section-standard .section-content a:hover { text-decoration: none; background: #DA7B14; }
.makechange-thankyou-page footer { background: #FCFCFC; border-top: 1px solid #EAEAEA; padding: 40px 0; text-align: center; }

.convertkit-month .section-affiliate-what-exactly-do-i-get, .convertkit-month .section-guarantee, .convertkit-month .section-bonuses { display: none !important; }

.welcome-affiliate.center-white-box .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
.welcome-affiliate.hide-guarantee .section-guarantee { display: none !important; }
@media (max-width: 768px) { .welcome-affiliate .ab-first-step span { display: none; } }
.welcome-affiliate #loginLink { display: none; }
.welcome-affiliate .pricing-plan-box { border-left: 1px solid #ececec; }

.welcome-affiliate-content { padding-top: 70px; }
.welcome-affiliate-content .features-block img { display: block; max-width: 180px !important; margin-right: auto; margin-left: auto; }
.welcome-affiliate-content .section-green-bg { border-top: 1px solid #acf3e5; border-bottom: 1px solid #acf3e5; background: #e8faf7; }
.welcome-affiliate-content h1 { line-height: 1.1; }
.welcome-affiliate-content h2, .welcome-affiliate-content h3, .welcome-affiliate-content h4, .welcome-affiliate-content h5, .welcome-affiliate-content h6, .welcome-affiliate-content .h1, .welcome-affiliate-content .h2, .welcome-affiliate-content .h3, .welcome-affiliate-content .h4, .welcome-affiliate-content .h5, .welcome-affiliate-content .h6 { line-height: 1.3; }
.welcome-affiliate-content p { line-height: 1.8; }
.welcome-affiliate-content .hero-affiliate { height: 600px; background-repeat: no-repeat !important; background-position: left top !important; background-size: cover !important; }
.welcome-affiliate-content .hero-affiliate .container, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { text-align: center; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
  .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-weight: 300 !important; color: gray !important; text-shadow: 0 0 0 rgba(106, 101, 95, 0.97) !important; } }
@media (max-width: 768px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }
  .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-weight: 300 !important; color: gray !important; text-shadow: 0 0 0 rgba(106, 101, 95, 0.97) !important; } }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h3.subtitle, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h3.subtitle, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h3.subtitle, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h3.subtitle, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h3.subtitle, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h3.subtitle { font-size: 22px; font-weight: 500; font-style: italic; margin: 20px; color: #66615b; }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { font-size: 42px; font-weight: bold; margin: 0 0 30px 0; color: #fff; text-shadow: 0 1px 2px rgba(106, 101, 95, 0.47); }
@media (max-width: 768px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { margin-top: 0 !important; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .hero-affiliate .container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text h1.heading, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text h1.heading, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text h1.heading, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text h1.heading, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text h1.heading, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text h1.heading { margin-top: 0 !important; } }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text a.large, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text a.large, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text a.large, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text a.large, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text a.large, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text a.large { display: inline-block; margin: 0 0 20px 0; padding: 16px 60px; }
.welcome-affiliate-content .hero-affiliate .container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-schedule .section-container .homepage-hero-text .small-text, .section-schedule .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-speakers .section-container .homepage-hero-text .small-text, .section-speakers .welcome-affiliate-content .hero-affiliate .section-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .affiliate-feature .affiliate-feature-container .homepage-hero-text .small-text, .affiliate-feature .welcome-affiliate-content .hero-affiliate .affiliate-feature-container .homepage-hero-text .small-text, .welcome-affiliate-content .hero-affiliate .section-standard .section-standard-container .homepage-hero-text .small-text, .section-standard .welcome-affiliate-content .hero-affiliate .section-standard-container .homepage-hero-text .small-text { font-size: 16px; line-height: 24px; display: block; max-width: 450px; margin-right: auto; margin-left: auto; color: #66615b; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { position: relative; padding-top: 110px !important; padding-bottom: 110px !important; }
@media (max-width: 768px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get { padding-bottom: 0; }
  .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row { margin-bottom: 40px; } }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get h2 { margin-bottom: 20px; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get h3 { font-size: 24px; line-height: 1.5; max-width: 700px; margin: 0 auto; color: #000; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .row.row-top { margin-bottom: 100px; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul { margin: 0; padding: 0; list-style: none; list-style-type: none; text-align: left; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul .number { font-size: 25px !important; font-weight: 600; line-height: 35px; position: absolute; display: inline-block; width: 47px; height: 47px; margin-left: -83px; text-align: center; vertical-align: top; color: #f28b31; border: 4px solid #f28b31; border-radius: 100%; background-color: #f6f1eb; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li { margin: 0 0 0 0; padding: 0 0 0 90px; list-style: none; list-style-type: none; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li.number-1 { background: url(../images/welcome-affiliate/icon-number-1.png) no-repeat; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li.number-2 { background: url(../images/welcome-affiliate/icon-number-2.png) no-repeat; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li:last-child { margin: 0; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get ul li h4 { font-size: 20px; font-weight: bold; }
.welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: absolute; bottom: -16px; left: 50%; max-width: 800px; }
@media (max-width: 768px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-affiliate-what-exactly-do-i-get .teachable-laptop { position: relative; bottom: -10px; left: auto; max-width: 100%; margin: 0 auto; } }
.welcome-affiliate-content .section-upgrade-plans { text-align: center; background-image: radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.2)), -webkit-linear-gradient(108deg, #efb676, #e0a681 10%, #09a59a 90%); }
.welcome-affiliate-content .section-upgrade-plans h2 { margin-bottom: 30px; color: white; }
.welcome-affiliate-content .section-upgrade-plans h3 { line-height: 1.5; max-width: 760px; margin: 0 auto 40px auto; }
.welcome-affiliate-content .section-upgrade-plans p { max-width: 500px; margin: 0 auto 30px auto; }
.welcome-affiliate-content .section-upgrade-plans p.last { margin-bottom: 100px; }
.welcome-affiliate-content .section-upgrade-plans img { max-width: 100%; height: auto; }
.welcome-affiliate-content .section-upgrade-plans .column-left { text-align: left; }
.welcome-affiliate-content .section-upgrade-plans .column-right .column-right-inside { text-align: left; border: 2px dotted #f1ad5a; background: #fff8f1; }
.welcome-affiliate-content .section-ultimately-upgrade h2 { margin-bottom: 60px; }
.welcome-affiliate-content .section-ultimately-upgrade .column-left { padding-top: 50px; padding-right: 40px; text-align: left; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-left { padding-top: 20px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-left p { font-size: 22px; line-height: 1.6; margin-bottom: 30px; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-left p { font-size: 18px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside { padding: 40px; text-align: left; border: 2px dotted #f1ad5a; background: #fff8f1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
@media (min-width: 768px) and (max-width: 992px) { .welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside { padding: 20px; } }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul { margin: 0; padding: 0; list-style: none; list-style-type: none; }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul li { font-size: 18px; min-height: 40px; margin: 0 0 20px 0; padding: 0 0 0 56px; list-style: none; list-style-type: none; background: url(../images/welcome-affiliate/icon-tick.png) no-repeat; }
.welcome-affiliate-content .section-ultimately-upgrade .column-right .column-right-inside ul li a { color: #d98341; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title { margin-bottom: 100px; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title h2, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title h2 { margin-bottom: 40px; }
.welcome-affiliate-content .section-bonuses.padded-section .row-title p, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .row-title p { font-size: 22px; }
@media (max-width: 768px) { .welcome-affiliate-content .section-bonuses.padded-section .features-block, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block { text-align: center; } }
.welcome-affiliate-content .section-bonuses.padded-section .features-block img, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block img { max-width: 225px; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block p, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block p { padding-top: 0; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block.last, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block.last { margin-bottom: 0; padding-bottom: 0; border: 0; }
.welcome-affiliate-content .section-bonuses.padded-section .features-block h3, .welcome-affiliate-content .section-bonuses.section-what-makes-teachable-number-1 .features-block h3 { font-size: 18px; font-weight: 600; line-height: 1.5; }
.welcome-affiliate-content .section-faqs.padded-section, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 { background: url(../images/welcome-affiliate/dots-bg.png) repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container { max-width: 980px; padding-top: 80px; padding-bottom: 80px; border: 1px solid #e1f9f4; background: white; box-shadow: 0 0 20px 0 rgba(219, 239, 235, 0.32); }
.welcome-affiliate-content .section-faqs.padded-section .container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container h2, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container h2, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container h2, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container h2, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container h2, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container h2, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container h2, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container h2, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container h2, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container h2 { margin-bottom: 60px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq { text-align: left; border-top: 1px solid #eaeaea; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default { border: 0; border-bottom: 1px solid #eaeaea; box-shadow: none; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading { padding: 20px 0; border: 0; background: white; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title { font-size: 22px; color: #51908b; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a { font-weight: 500; display: block; min-height: 26px; background: url(../images/welcome-affiliate/accordion-minus.png) right 50% no-repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed { background: url(../images/welcome-affiliate/accordion-plus.png) right 50% no-repeat; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus { text-decoration: none; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body { padding: 20px 0 60px 0; border: 0; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial { padding: 0 40px; border-left: 1px solid #eef4f4; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote { margin-bottom: 20px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content { font-size: 16px; color: #51908b; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author { font-size: 16px; margin-bottom: 0; color: #4a4a4a; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img { float: left; width: 70px; height: auto; margin-right: 20px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p { line-height: 1.3; margin: 0; padding: 0; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name { font-weight: bold; padding-top: 12px; }
.welcome-affiliate-content .section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .welcome-affiliate-content .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .welcome-affiliate-content .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .welcome-affiliate-content .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .welcome-affiliate-content .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text { font-size: 12px; color: #9b9b9b; }
.welcome-affiliate-content .bottom-cta .striped-line.top { display: none !important; }

.welcome-affiliate .submit-email { color: white; background-color: #dfa72d; }

.welcome-affiliate .section-featured-in { display: none; }
.welcome-affiliate .section-what-makes-teachable-number-1 { height: auto !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .welcome-affiliate .section-what-makes-teachable-number-1 .section-container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .welcome-affiliate .section-what-makes-teachable-number-1 .section-container, .welcome-affiliate .section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .welcome-affiliate .section-what-makes-teachable-number-1 .affiliate-feature-container, .welcome-affiliate .section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .welcome-affiliate .section-what-makes-teachable-number-1 .section-standard-container { transform: translateY(0%) !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .section-content h2 { text-transform: none !important; color: #3c948b !important; }
.welcome-affiliate .section-what-makes-teachable-number-1 .section-content p { color: gray !important; }

.affiliate-features { padding-top: 0 !important; }

.jeff-cobb .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; background-color: rgba(255, 255, 255, 0.95); }

.pat-flynn .homepage-hero-text .subtitle, .pat-flynn .homepage-hero-text p { color: white !important; }

.amy-porterfield .homepage-hero-text .subtitle, .amy-porterfield .homepage-hero-text p { color: white !important; }
.amy-porterfield .section-guarantee, .amy-porterfield div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .amy-porterfield div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .amy-porterfield div.page-content > div > div > section:nth-child(9) { display: none !important; }

.lewis-howes .homepage-hero-text .heading { color: #545454 !important; }

.jeff-rose .homepage-hero-text .subtitle, .jeff-rose .homepage-hero-text p { color: white !important; }

.mariah-coz .homepage-hero-text .subtitle, .mariah-coz .homepage-hero-text p { color: white !important; }
.mariah-coz .section-guarantee, .mariah-coz div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .mariah-coz div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .mariah-coz div.page-content > div > div > section:nth-child(9) { display: none !important; }

.melyssa-griffin .homepage-hero-text .subtitle, .melyssa-griffin .homepage-hero-text p { color: white !important; }

.devin-slavin .homepage-hero-text .subtitle, .devin-slavin .homepage-hero-text p { color: white !important; }

.joseph-michael .homepage-hero-text .subtitle, .joseph-michael .homepage-hero-text p { color: white !important; }

.automated-onemonth .homepage-hero-text { display: block !important; float: none !important; margin-right: auto; margin-left: auto; padding: 25px; border-radius: 5px; }

.onemonth-offer .section-guarantee, .onemonth-offer div.page-content > div > div > section.section-bonuses.padded-section.grey-bg, .onemonth-offer div.page-content > div > div > section.section-bonuses.grey-bg.section-what-makes-teachable-number-1, .onemonth-offer div.page-content > div > div > section:nth-child(9) { display: none !important; }

.bitfountain .homepage-hero-text .subtitle, .bitfountain .homepage-hero-text p { color: white !important; }

.convertkit .homepage-hero-text .heading { color: #545454 !important; }

.kat-course-builder .homepage-hero-text .heading { color: #545454 !important; }

body.enterprise-landing-page .section-standard { padding-top: 80px; padding-bottom: 80px; }
body.enterprise-landing-page .navbar .navbar-header { float: none; text-align: center; padding: 0; margin: 0; }
body.enterprise-landing-page .navbar .navbar-header .navbar-brand { display: inline-block; float: none; margin: 24px auto 0 auto !important; }
body.enterprise-landing-page .navbar.navbar_scroll .fedora_logo { width: 120px !important; }
body.enterprise-landing-page .landing-hero .content a:focus { text-decoration: none; }
body.enterprise-landing-page .landing-hero .content a.large { padding: 13px 40px 14px 40px !important; }
body.enterprise-landing-page .landing-lead-in .lead-in-text { text-align: center; margin-bottom: 30px; }
body.enterprise-landing-page .landing-lead-in .lead-in-text h2 { font-size: 26px; font-weight: bold; margin-top: 0; line-height: 1.4; }
body.enterprise-landing-page .landing-lead-in .lead-in-video { text-align: center; }
body.enterprise-landing-page .landing-lead-in .lead-in-video video { width: 100%; height: auto; }
body.enterprise-landing-page .feature-rows-icons .section-header { margin-bottom: 40px; text-align: center; }
body.enterprise-landing-page .feature-rows-icons .row-icon-blocks { margin-bottom: 60px; }
@media (max-width: 768px) { body.enterprise-landing-page .feature-rows-icons .row-icon-blocks { margin-bottom: 0; }
  body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .col-xs-12 { margin-bottom: 40px; } }
body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .feature-icon { float: left; max-width: 22%; }
@media (max-width: 768px) { body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .feature-icon { float: none; max-width: 100%; margin-bottom: 20px; } }
body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .feature-content { float: right; width: 72%; }
@media (max-width: 768px) { body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .feature-content { float: none; width: 100%; } }
body.enterprise-landing-page .feature-rows-icons .row-icon-blocks .feature-content h3 { font-size: 20px; margin-top: 10px; }
body.enterprise-landing-page .section-premium-support { height: 400px; }
@media (max-width: 768px) { body.enterprise-landing-page .section-premium-support { height: 600px; } }
@media (min-width: 768px) and (max-width: 992px) { body.enterprise-landing-page .section-premium-support { overflow: visible; } }
body.enterprise-landing-page .section-premium-support .content-left { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; height: 400px; }
@media (min-width: 768px) { body.enterprise-landing-page .section-premium-support .content-left { float: left; width: 50%; } }
@media (min-width: 992px) { body.enterprise-landing-page .section-premium-support .content-left { float: left; width: 50%; } }
@media (min-width: 992px) { body.enterprise-landing-page .section-premium-support .content-left { margin-left: 8.33333%; } }
@media (min-width: 768px) and (max-width: 992px) { body.enterprise-landing-page .section-premium-support .content-left .content-left-inside { text-align: left !important; padding-top: 100px; } }
body.enterprise-landing-page .section-premium-support .content-left h2 { color: white; margin-top: 0; margin-bottom: 30px; font-size: 26px; line-height: 1.5; }
@media (max-width: 768px) { body.enterprise-landing-page .section-premium-support .content-left h2 { font-size: 20px; } }
@media (min-width: 768px) and (max-width: 992px) { body.enterprise-landing-page .section-premium-support .content-left h2 { font-size: 22px; } }
body.enterprise-landing-page .section-premium-support .content-right { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; height: 400px; }
@media (min-width: 768px) { body.enterprise-landing-page .section-premium-support .content-right { float: left; width: 50%; } }
@media (min-width: 992px) { body.enterprise-landing-page .section-premium-support .content-right { float: left; width: 33.33333%; } }
body.enterprise-landing-page .section-premium-support .content-right img { position: absolute; bottom: 0; max-height: 540px; left: 0; right: 0; margin: 0 auto; }
body.enterprise-landing-page .section-enterprise-form .section-header { text-align: center; margin-bottom: 0; }
body.enterprise-landing-page .section-enterprise-form .section-header h2 { text-align: center; }
body.enterprise-landing-page .section-enterprise-form .enterprise-hubspot-form .hs-error-msgs { padding: 0 15px; }
body.enterprise-landing-page .create-courses-video { text-align: center; }
body.enterprise-landing-page .create-courses-video h2 { margin-bottom: 30px; }
body.enterprise-landing-page .create-courses-video video { width: 100%; height: auto; }
body.enterprise-landing-page .video-overlay { position: relative; }
body.enterprise-landing-page .video-overlay video { position: absolute; top: 6%; width: 89%    !important; height: auto   !important; left: 5%; }
body.enterprise-landing-page .video-overlay img { width: 100%; }
body.enterprise-landing-page .video-overlay h2 { color: #3c948b; font-weight: bold; font-size: 40px; text-align: center; }

/* Summit Schedule */
.section-schedule { padding-top: 140px; padding-bottom: 140px; text-align: center; }
@media (max-width: 768px) { .section-schedule { padding-top: 80px; padding-bottom: 80px; } }
.section-schedule .section-title:before, .section-schedule .section-title:after { content: " "; display: table; }
.section-schedule .section-title:after { clear: both; }
.section-schedule .section-title h2 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; font-size: 48px; font-weight: bold; margin-bottom: 20px; color: #023D42; line-height: 1.3; }
@media (max-width: 768px) { .section-schedule .section-title h2 { font-size: 26px; } }
.section-schedule .section-title h3 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; float: none; max-width: 750px; margin: 0 auto; font-size: 22px; margin-bottom: 50px; color: #757475; font-weight: normal; line-height: 1.5; }
@media (max-width: 768px) { .section-schedule .section-title h3 { font-size: 18px; } }
.section-schedule .section-container { max-width: 936px; margin: 0 auto; }
.section-schedule .section-container .section-row { margin-left: -15px; margin-right: -15px; }
.section-schedule .section-container .section-row:before, .section-schedule .section-container .section-row:after { content: " "; display: table; }
.section-schedule .section-container .section-row:after { clear: both; }
.section-schedule .section-container .section-row .event-blocks-inside-top { padding-top: 80px; background: url(../images/schedule-dashed-border-top.png) center top no-repeat; }
.section-schedule .section-container .section-row .event-blocks-inside-top:before, .section-schedule .section-container .section-row .event-blocks-inside-top:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-blocks-inside-top:after { clear: both; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-blocks-inside-top { padding-top: 20px; } }
.section-schedule .section-container .section-row .event-blocks-inside-bottom { padding-bottom: 40px; background: url(../images/schedule-dashed-border-bottom.png) center bottom no-repeat; }
.section-schedule .section-container .section-row .event-blocks-inside-bottom:before, .section-schedule .section-container .section-row .event-blocks-inside-bottom:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-blocks-inside-bottom:after { clear: both; }
.section-schedule .section-container .section-row .event-blocks-inside { background: url(../images/schedule-dashed-border.png) center top repeat-y; }
.section-schedule .section-container .section-row .event-blocks-inside:before, .section-schedule .section-container .section-row .event-blocks-inside:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-blocks-inside:after { clear: both; }
.section-schedule .section-container .section-row .event-block { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 80px; text-align: left; }
@media (min-width: 992px) { .section-schedule .section-container .section-row .event-block { float: left; width: 83.33333%; } }
@media (min-width: 992px) { .section-schedule .section-container .section-row .event-block { margin-left: 8.33333%; } }
.section-schedule .section-container .section-row .event-block:last-child { margin-bottom: 0; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block { margin-bottom: 40px; } }
.section-schedule .section-container .section-row .event-block .event-block-row { margin-left: -15px; margin-right: -15px; }
.section-schedule .section-container .section-row .event-block .event-block-row:before, .section-schedule .section-container .section-row .event-block .event-block-row:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-block .event-block-row:after { clear: both; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside { border: 1px solid #D1E6EB; border-bottom: 0; border-radius: 3px; background: white; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:before, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:after { clear: both; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 30px; padding-right: 30px; border-bottom: 1px solid #D1E6EB; font-weight: 600; font-size: 18px; color: #023D42; padding-top: 20px; padding-bottom: 20px; text-align: left; background: #EFF9F8; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date br { display: none; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date { text-align: center; line-height: 1; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date br { display: block; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date span { font-weight: bold; font-size: 16px; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-date span span { display: none; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner { border-bottom: 1px solid #D1E6EB; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:before, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:after { content: " "; display: table; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:after { clear: both; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { z-index: 1000; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; max-width: 200px; min-height: 300px; padding-top: 40px; padding-bottom: 40px; background: #fff; border-right: 1px solid #D1E6EB; text-align: center; }
@media (min-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { float: left; width: 25%; } }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { padding: 20px; max-width: 100%; border-right: 0; border-bottom: 1px solid #D1E6EB; min-height: 1px; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:after, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:after { border-color: rgba(249, 252, 253, 0); border-top-color: #F9FCFD; border-width: 10px; margin-left: -10px; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:before { border-color: rgba(209, 230, 235, 0); border-top-color: #D1E6EB; border-width: 11px; margin-left: -11px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { min-height: 240px; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type-duration { display: block; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type-duration { text-align: center; margin-bottom: 10px; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type { display: inline-block; font-size: 14px; margin-bottom: 30px; padding: 8px 16px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: white; font-weight: 500; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type { display: inline-block; margin-right: 10px; font-size: 12px; padding: 6px 12px; margin-bottom: 0; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type.event-panel { color: #DA6564; border: 2px solid #DA6564; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type.event-workshop { color: #23CCAB; border: 2px solid #23CCAB; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-duration { font-weight: 500; font-size: 20px; color: #4F8A98; margin-bottom: 10px; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-duration { display: inline-block; margin-left: 10px; margin-right: 0; margin-bottom: 0; line-height: 20px; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time { font-weight: 300; font-size: 16px; color: #4F8A98; line-height: 1.8; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time span { display: block; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time { text-align: center; }
  .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time span { display: inline; margin-left: 5px; margin-right: 5px; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; padding-top: 40px; padding-bottom: 40px; background: white; }
@media (min-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle { float: left; width: 50%; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle h2 { font-weight: bold; font-size: 20px; color: #023D42; margin-top: 0; margin-bottom: 10px; line-height: 1.3; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle h2 { font-size: 22px; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle p.event-speakers { color: #71B1C0; font-size: 16px; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle p.description { color: #797979; margin: 0; line-height: 1.6; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle { text-align: center; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { position: relative; float: left; width: 66.66667%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 16.66667%; position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; float: right; padding-top: 40px; padding-left: 0; padding-bottom: 40px; text-align: center; background: white; }
@media (min-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { float: left; width: 25%; } }
@media (min-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { margin-left: 0%; } }
@media (max-width: 768px) { .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { padding-top: 0; text-align: center; width: 100%; padding-left: 0; padding-right: 0; } }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right img { width: 140px; height: auto; border-radius: 100%; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-2 img, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-3 img, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-4 img, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-5 img, .section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-6 img { width: 90px; height: auto; float: left; margin: 5px; }
.section-schedule .section-container .section-row .event-block .event-block-row .event-block-inner .event-details h2 { font-size: 26px; font-weight: bold; line-height: 1.2; margin-bottom: 14px; color: white; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
.section-schedule .section-container .section-row .schedule-footer-cta { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .section-schedule .section-container .section-row .schedule-footer-cta { float: left; width: 83.33333%; } }
@media (min-width: 992px) { .section-schedule .section-container .section-row .schedule-footer-cta { margin-left: 8.33333%; } }
.section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; background: #23CCAB; color: white; padding: 60px; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner { padding: 20px; } }
.section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h2 { max-width: 680px; margin: 0 auto 20px auto; font-weight: 300; font-size: 28px; line-height: 1.3; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h2 { font-size: 20px; } }
.section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h3 { margin-top: 0; margin-bottom: 30px; font-weight: bold; font-style: italic; font-size: 44px; }
@media (max-width: 768px) { .section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h3 { font-size: 30px; } }
.section-schedule .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner .button { border: 2px solid white; box-shadow: none; background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.11) 100%); }

/* Speakers */
.section-speakers { padding-top: 140px; padding-bottom: 40px; text-align: center; background: #F9F9F9; }
@media (max-width: 768px) { .section-speakers { padding-top: 80px; } }
.section-speakers .section-container .section-row { margin-left: -15px; margin-right: -15px; }
.section-speakers .section-container .section-row:before, .section-speakers .section-container .section-row:after { content: " "; display: table; }
.section-speakers .section-container .section-row:after { clear: both; }
.section-speakers h2.section-title { margin-bottom: 100px; font-size: 48px; font-weight: bold; }
@media (max-width: 768px) { .section-speakers h2.section-title { font-size: 30px; } }
.section-speakers .block { position: relative; float: left; width: 83.33333%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 8.33333%; position: relative; min-height: 1px; padding-left: 20px; padding-right: 20px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 100px; }
@media (min-width: 768px) { .section-speakers .block { float: left; width: 50%; } }
@media (min-width: 768px) { .section-speakers .block { margin-left: 0%; } }
@media (min-width: 992px) { .section-speakers .block { float: left; width: 25%; } }
@media (max-width: 768px) { .section-speakers .block { display: inline; margin-right: 20px; } }
.section-speakers .block .speaker-image img { width: 100%; height: auto; }
.section-speakers .block .block-content { background: white; border-top: 1px solid #D5D5D5; padding: 20px; height: 140px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
@media (max-width: 768px) { .section-speakers .block .block-content { height: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .section-speakers .block .block-content { height: 180px; } }
.section-speakers .block .block-content h3 { font-size: 18px; color: #FE6737; margin-top: 0; margin-bottom: 10px; font-weight: 600; text-transform: uppercase; }
@media (max-width: 768px) { .section-speakers .block .block-content h3 { font-size: 22px; } }
@media (min-width: 992px) and (max-width: 1200px) { .section-speakers .block .block-content h3 { font-size: 12px; } }
@media (min-width: 1200px) and (max-width: 1400px) { .section-speakers .block .block-content h3 { font-size: 18px; } }
.section-speakers .block .block-content p { font-size: 14px; font-style: italic; color: #424242; line-height: 1.4; }
@media (max-width: 768px) { .section-speakers .block .block-content p { font-size: 16px; } }
@media (min-width: 992px) and (max-width: 1200px) { .section-speakers .block .block-content p { font-size: 12px; } }
@media (min-width: 1200px) and (max-width: 1400px) { .section-speakers .block .block-content p { font-size: 14px; } }

.features-divider { display: block; clear: both; }

body.new { font-family: 'teachablesans', Helvetica, Arial, sans-serif !important; position: relative; overflow-x: hidden; width: 100%; height: 100%; letter-spacing: .05em; color: #2c2f33; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; /********** SECTIONS homepage elements **********/ /* Testimonial right */ }
body.new #modal_login_school_list { margin-top: 30px; }
body.new.new-examples .new-market-leaders { border-bottom: 1px solid #f1f1f1; margin-top: 120px; margin-bottom: 120px; padding: 0; }
@media (max-width: 768px) { body.new.new-examples .new-market-leaders { margin-bottom: 80px; } }
body.new.container, .section-schedule body.new.section-container, .section-speakers body.new.section-container, .affiliate-feature body.new.affiliate-feature-container, .section-standard body.new.section-standard-container { padding: 0; }
body.new .gutter-26.row { margin-right: -13px; margin-left: -13px; }
body.new .gutter-26 > [class^='col-'], body.new .gutter-26 > [class^=' col-'] { padding-right: 13px; padding-left: 13px; }
body.new .col-xs-1, body.new .col-sm-1, body.new .col-md-1, body.new .col-lg-1, body.new .col-xs-2, body.new .col-sm-2, body.new .col-md-2, body.new .col-lg-2, body.new .col-xs-3, body.new .col-sm-3, body.new .col-md-3, body.new .col-lg-3, body.new .col-xs-4, body.new .col-sm-4, body.new .col-md-4, body.new .col-lg-4, body.new .col-xs-5, body.new .col-sm-5, body.new .col-md-5, body.new .col-lg-5, body.new .col-xs-6, body.new .col-sm-6, body.new .col-md-6, body.new .col-lg-6, body.new .col-xs-7, body.new .col-sm-7, body.new .col-md-7, body.new .col-lg-7, body.new .col-xs-8, body.new .col-sm-8, body.new .col-md-8, body.new .col-lg-8, body.new .col-xs-9, body.new .col-sm-9, body.new .col-md-9, body.new .col-lg-9, body.new .col-xs-10, body.new .col-sm-10, body.new .col-md-10, body.new .col-lg-10, body.new .col-xs-11, body.new .col-sm-11, body.new .col-md-11, body.new .col-lg-11, body.new .col-xs-12, body.new .col-sm-12, body.new .col-md-12, body.new .col-lg-12 { position: relative; min-height: 1px; padding-right: 13px; padding-left: 13px; }
body.new h1 { font-size: 32px; font-weight: 300; line-height: 44px; }
body.new h2 { font-size: 28px; font-weight: 400; line-height: 44px; }
body.new h3 { font-size: 20px; font-weight: 400; line-height: 28px; }
body.new h4 { font-size: 18px; font-weight: 700; line-height: 25px; }
body.new p { font-size: 16px; font-weight: 400; line-height: 28px; color: #5f5f5f; }
body.new *:not(.right-text) .col-img-wrap { padding-right: 0; padding-left: 0; }
body.new *:not(.right-text) .col-img-wrap img { max-width: 830px; height: auto; }
@media (min-width: 768px) and (max-width: 992px) { body.new *:not(.right-text) .col-img-wrap img { float: none; margin-bottom: 20px; margin-right: auto; margin-left: auto; display: block; max-width: 100% !important; width: auto !important; } }
@media (max-width: 768px) { body.new *:not(.right-text) .col-img-wrap img { float: none; margin-bottom: 20px; margin-right: auto; margin-left: auto; display: block; max-width: 100% !important; width: auto !important; } }
body.new .row .col-box-wrap { width: 50vw; }
@media (min-width: 768px) and (max-width: 992px) { body.new .row .col-box-wrap { width: auto; } }
@media (max-width: 768px) { body.new .row .col-box-wrap { width: auto; } }
body.new .wrapper .container-fluid { max-width: 1200px; margin: auto; }
body.new .col-img-wrap img { width: 50vw; max-width: 920px; }

/* media queries */
@media (min-width: 1270px) { .new .container, .new .section-schedule .section-container, .section-schedule .new .section-container, .new .section-speakers .section-container, .section-speakers .new .section-container, .new .affiliate-feature .affiliate-feature-container, .affiliate-feature .new .affiliate-feature-container, .new .section-standard .section-standard-container, .section-standard .new .section-standard-container { width: 1196px; } }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-MediumItalic.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-MediumItalic.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-MediumItalic.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-MediumItalic.ttf") format("truetype"); font-weight: 500; font-style: italic; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Italic.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Italic.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Italic.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Italic.ttf") format("truetype"); font-weight: normal; font-style: italic; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-BoldItalic.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-BoldItalic.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-BoldItalic.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-BoldItalic.ttf") format("truetype"); font-weight: bold; font-style: italic; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBold.ttf") format("truetype"); font-weight: 600; font-style: normal; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "TeachableSans"; src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBoldItalic.eot"); src: url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBoldItalic.eot?") format("embedded-opentype"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBoldItalic.woff") format("woff"), url("https://d2oz8i5n9se8ej.cloudfront.net/fonts/teachable-sans/TeachableSans-SemiBoldItalic.ttf") format("truetype"); font-weight: 600; font-style: italic; }
.my-teachable-layout { font-family: "TeachableSans", "Helvetica", "Arial" !important; min-width: 330px; background: #F5F6F7; }
.my-teachable-layout .form-wrapper { margin-left: 0px; margin-right: 0px; }
.my-teachable-layout .error { display: none; line-height: 36px; }
.my-teachable-layout .error small { color: #8a1818; font-weight: 500; }
.my-teachable-layout input[type="password"] { text-align: left !important; height: 34px; padding-top: 0px; padding-bottom: 0px; }
.my-teachable-layout.on-a-school-layout { position: absolute; width: 100%; height: 100%; }
.my-teachable-layout.on-a-school-layout .sticky-center-container.pinned { transform: translate(-50%, 0%) !important; }
.my-teachable-layout .sticky-center-container { position: absolute; top: 50%; transform: translate(-50%, -50%); width: 550px; left: 50%; }
.my-teachable-layout .sticky-center-container.sso-container.pinned { transform: none !important; left: 0; margin: auto !important; position: relative; margin-top: 40px !important; }
@media screen and (max-width: 768px) { .my-teachable-layout .sticky-center-container { width: 100%; border-radius: 0px !important; transform: none !important; top: 0px; left: 0px; margin-top: -20px; border-top: 1px solid #f1f1f1; margin-bottom: 0px !important; }
  .my-teachable-layout .sticky-center-container.sso-container { transform: none !important; }
  .my-teachable-layout .sticky-center-container.sso-container.pinned { margin-top: 0px !important; }
  .my-teachable-layout .sticky-center-container .content-box { box-shadow: none !important; border-radius: 0px !important; }
  .my-teachable-layout .sticky-center-container .content-box .branding-header { top: -2px !important; border-radius: 0px !important; } }
@media screen and (min-width: 768px) and (max-width: 880px) { .my-teachable-layout .sticky-center-container { max-width: 478px !important; }
  .my-teachable-layout .sticky-center-container .content-box { border-radius: 0; } }
.my-teachable-layout .sticky-center-container.pinned { top: auto; margin-bottom: 20px; transform: translate(calc(-50% + 137px), 0%) !important; }
.my-teachable-layout .sticky-center-container h1 { color: #515a5f; margin-bottom: 20px; font-size: 20px; text-align: center; margin: 0; padding-bottom: 27px; font-weight: 800; }
.my-teachable-layout .sticky-center-container h2 { font-size: 15px; color: #47505e; margin-top: 0; font-weight: 600; }
.my-teachable-layout .sticky-center-container h2 a.btn { margin-left: 10px !important; }
@media screen and (max-width: 460px) { .my-teachable-layout .sticky-center-container h2 a.btn { margin-left: 10px !important; display: block; margin-left: 60px !important; margin-right: 60px !important; margin-top: 15px; } }
.my-teachable-layout .sticky-center-container .settings-form-wrapper a { text-decoration: underline; }
.my-teachable-layout .sticky-center-container .content-box { background: #fff; box-shadow: 0 8px 20px #e3e7ea; border-radius: 6px; padding-left: 0px; width: 100%; position: relative; padding: 50px; text-align: left; }
.my-teachable-layout .sticky-center-container .content-box a { color: #09A59A; }
.my-teachable-layout .sticky-center-container .content-box.extra-top-padding { padding-top: 255px; }
.my-teachable-layout .sticky-center-container .content-box .branding-header { height: 220px; position: absolute; top: 0; left: 0; width: 100%; border-top-left-radius: 6px; border-top-right-radius: 6px; padding: 40px; background-size: cover; }
.my-teachable-layout .sticky-center-container .content-box .branding-header.school-has-default-thumbnail { background-position: 0% 95%; background-size: contain; }
.my-teachable-layout .sticky-center-container .content-box .branding-header h1 { font-size: 17px; letter-spacing: 0.79px; margin-top: 16px; margin-bottom: 10px; padding-bottom: 5px; color: #fff; }
.my-teachable-layout .sticky-center-container .content-box .branding-header p.description { text-align: center; margin-bottom: 20px; color: rgba(255, 255, 255, 0.9); font-size: 13px; margin-left: auto; letter-spacing: 0.39px; margin-right: auto; line-height: 19px; font-weight: 100 !important; max-width: 400px; }
.my-teachable-layout .sticky-center-container .content-box .branding-header p.description a { color: #fff; text-decoration: underline; }
.my-teachable-layout .sticky-center-container .content-box .branding-header .school-favicon { background: #fff; border-radius: 50%; }
.my-teachable-layout .sticky-center-container .content-box label { color: #47505E; font-size: 13px; font-weight: 500; line-height: 29px; letter-spacing: 0.61px; }
.my-teachable-layout .sticky-center-container .content-box label.description { color: #8592A6; font-size: 12px; line-height: 20px; }
.my-teachable-layout .sticky-center-container .content-box label.description .highlight-text { color: #47505E; }
.my-teachable-layout .sticky-center-container .content-box label.checkbox-label { font-size: 12px !important; color: #828282 !important; width: 100%; font-weight: 400 !important; line-height: 24px !important; }
.my-teachable-layout .sticky-center-container .content-box label.checkbox-label input { margin-right: 6px; }
.my-teachable-layout .sticky-center-container .content-box p.center-explanation { font-size: 14px; max-width: 400px; font-weight: 500; line-height: 22px; margin-bottom: 10px; color: #a0a0a0; }
.my-teachable-layout .sticky-center-container .content-box a.link-below-button { color: #a6adac; font-weight: 500; text-decoration: underline; font-size: 12px; margin-top: 29px; display: block; }
.my-teachable-layout .sticky-center-container .content-box .form-group { margin-bottom: 30px; }
.my-teachable-layout .sticky-center-container .content-box .button-group { margin-top: 45px; display: block; }
.my-teachable-layout .sticky-center-container .content-box .control-input { font-size: 13px; line-height: 21px; }
.my-teachable-layout .sticky-center-container .content-box .control-input .img-circle { float: left; width: 45px; margin-right: 17px; }
.my-teachable-layout .sticky-center-container .content-box .form-control { background: #f4f9fb; border: 0; box-shadow: 0px 1px 1px 0px #E6E9EC; }
.my-teachable-layout .sticky-center-container .content-box .form-control:focus { background: #fff8e6; color: #333; box-shadow: 0px 1px 1px 0px #f9c4ad; }
.my-teachable-layout .sticky-center-container .content-box .alert { font-size: 13px; font-weight: 600; border-radius: 2px; letter-spacing: 0.1px; margin-bottom: 30px; border: 0px; padding-bottom: 13px; }
.my-teachable-layout .sticky-center-container .content-box .alert.alert-danger { color: #c74a47; background-color: #fbe2e2; }
.my-teachable-layout .sticky-center-container .content-box .sso-continue-as-disclaimer-alert { font-size: 12px; color: #b14b4b; max-width: 300px; margin: auto; text-align: center; margin-bottom: 12px; margin-top: 26px; line-height: 19px; }
.my-teachable-layout .main.wide-sticky-center-wrapper { padding-left: 0px !important; top: 0px; min-height: 500px; height: 100%; }
@media screen and (max-width: 930px) { .my-teachable-layout .main.wide-sticky-center-wrapper { position: relative; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .wide-sticky-center-wrapper { margin-top: 0px !important; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container { transform: none !important; box-shadow: none; left: 50%; width: 100% !important; padding-left: 0px !important; max-width: 100% !important; top: 346px; margin-top: -90px; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .content-box { min-height: 100% !important; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container.pinned { transform: none !important; margin-top: -44px; position: absolute; top: 0% !important; left: 0%; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar { width: 100% !important; position: relative !important; height: 250px !important; border-radius: 0px; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar > h2 { margin-top: 0px !important; padding-top: 90px; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar img.brand-image { display: none; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor { left: calc(50% - 150px); width: 300px; padding-left: 0px; text-align: center !important; top: 100px; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor .selected:before { display: none !important; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container h2 { margin-top: 0; padding-top: 35px; }
  .my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .plan-name { padding-top: 20px; } }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container { width: 930px; padding-left: 378px; box-shadow: 0 8px 20px #e3e7ea; transform: translate(-50%, -50%) !important; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container.pinned { top: 50%; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .content-box { box-shadow: none; min-height: 500px; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .wide-sticky-center-wrapper { margin-top: 100px; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar { position: absolute; left: 0px; z-index: 1000; background: #1EA69A; height: 100%; border-top-left-radius: 6px; border-bottom-left-radius: 6px; width: 383px; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar h2 { color: #fff; text-align: center; margin-top: 43px; font-size: 20px; font-weight: 800; letter-spacing: 1px; padding-left: 5px; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar img.brand-image { bottom: 0px; position: absolute; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor { text-align: right; float: right; list-style: none; position: absolute; right: 25px; top: 130px; letter-spacing: 0.53px; line-height: 39px; color: rgba(255, 255, 255, 0.72); }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor .selected { font-weight: 800; color: #fff; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor .selected:before { width: 0px; height: 0px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fff; content: ""; position: absolute; right: -25px; margin-top: 8px; display: inline-block; }
.my-teachable-layout .main.wide-sticky-center-wrapper .sticky-center-container .brand-sidebar .signup-step-anchor .step-number { margin-right: 8px; font-weight: 300; }
.my-teachable-layout .sidebar { width: 276px; }
@media (max-width: 768px) { .my-teachable-layout .sidebar { width: 100%; }
  .my-teachable-layout .nav-sidebar { margin-right: 0px !important; } }
@media (min-width: 768px) { .my-teachable-layout .sidebar { position: fixed; top: 0px; bottom: 0; left: 0; padding: 0; z-index: 1000; display: block; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ background-color: #fff; border-right: 1px solid #eee; } }
.my-teachable-layout .profile-card { background-color: #09A59A; background-image: url("https://d3gvvapon6fqzo.cloudfront.net/teachable-bg.svg"); background-position: 0px 85%; background-size: cover; height: 353px; text-align: center; margin: auto; display: block; padding: 30px; transform-style: preserve-3d; }
.my-teachable-layout .profile-card img { display: block; }
.my-teachable-layout .profile-card .mobile-settings { position: absolute; right: 20px; top: 27px; display: none; }
.my-teachable-layout .profile-card .mobile-settings img { width: 21px; }
.my-teachable-layout .profile-card .mobile-logout { font-size: 11px; color: rgba(255, 255, 255, 0.68); text-decoration: underline; margin-top: 50px; display: none; }
.my-teachable-layout .profile-card .user-info { position: relative; top: 25%; transform: translateY(-25%); }
.my-teachable-layout .profile-card .user-info h2 { color: #fff; font-size: 16px; font-weight: bold; margin-bottom: 0px; letter-spacing: 0.64px; }
.my-teachable-layout .profile-card .user-info p { font-size: 13px; color: rgba(255, 255, 255, 0.87); letter-spacing: 0.49px; }
.my-teachable-layout .profile-card .avatar { margin-top: 30px; border-radius: 50%; }
@media screen and (max-width: 768px) { .my-teachable-layout .profile-card { background-position: 0px 95%; }
  .my-teachable-layout .profile-card .mobile-settings, .my-teachable-layout .mobile-logout { display: block !important; }
  .my-teachable-layout .nav-sidebar { display: none; } }
.my-teachable-layout .nav-sidebar { margin-right: -21px; /* 20px padding + 1px border */ margin-bottom: 20px; margin-left: -20px; padding: 20px 40px; background: #fff; }
.my-teachable-layout .nav-sidebar > li { background-repeat: no-repeat; background-position: 5px 16px; background-size: 50px; }
.my-teachable-layout .nav-sidebar > li a { padding-right: 0px; margin-left: 29px; padding-left: 20px; text-transform: uppercase; font-weight: 500; font-size: 13px; color: rgba(71, 80, 94, 0.6); letter-spacing: 1px; line-height: 35px; background: #fff; }
.my-teachable-layout .nav-sidebar > li a:hover { color: #FF7F45; }
.my-teachable-layout .nav-sidebar > li a:focus { background: #fff !important; }
.my-teachable-layout .nav-sidebar > li:hover a { color: #FF7F45; }
.my-teachable-layout .nav-sidebar > li.selected a, .my-teachable-layout .nav-sidebar > li.selected a:hover, .my-teachable-layout .nav-sidebar > li.selected a:visited, .my-teachable-layout .nav-sidebar > li.selected a:focus, .my-teachable-layout .nav-sidebar > li.selected a.selected { color: #FF7F45; font-weight: 600; }
.my-teachable-layout .nav-sidebar > li:hover a, .my-teachable-layout .nav-sidebar > li:hover a:hover, .my-teachable-layout .nav-sidebar > li:hover a:visited, .my-teachable-layout .nav-sidebar > li:hover a:focus, .my-teachable-layout .nav-sidebar > li:hover a.selected { color: #FF7F45; }
.my-teachable-layout .nav-sidebar > li.nav-item-profile { background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/icon-school.svg"); }
.my-teachable-layout .nav-sidebar > li.nav-item-profile:hover, .my-teachable-layout .nav-sidebar > li.nav-item-profile:visited, .my-teachable-layout .nav-sidebar > li.nav-item-profile:focus, .my-teachable-layout .nav-sidebar > li.nav-item-profile.selected { background-position: -24px 16px; }
.my-teachable-layout .nav-sidebar > li.nav-item-create { background-image: url("https://s3-us-west-2.amazonaws.com/static-css-assets/icons/icon-plus.svg"); }
.my-teachable-layout .nav-sidebar > li.nav-item-create:hover, .my-teachable-layout .nav-sidebar > li.nav-item-create:visited, .my-teachable-layout .nav-sidebar > li.nav-item-create:focus, .my-teachable-layout .nav-sidebar > li.nav-item-create.selected { background-position: -24.5px 16px; }
.my-teachable-layout .nav-sidebar > li.nav-item-settings { background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/icon-settings.svg"); }
.my-teachable-layout .nav-sidebar > li.nav-item-settings:hover, .my-teachable-layout .nav-sidebar > li.nav-item-settings:visited, .my-teachable-layout .nav-sidebar > li.nav-item-settings:focus, .my-teachable-layout .nav-sidebar > li.nav-item-settings.selected { background-position: -24px 16px; }
.my-teachable-layout .nav-sidebar > li.nav-item-help { background-image: url("https://s3-us-west-2.amazonaws.com/static-css-assets/icons/icon-help.svg"); }
.my-teachable-layout .nav-sidebar > li.nav-item-help:hover, .my-teachable-layout .nav-sidebar > li.nav-item-help:visited, .my-teachable-layout .nav-sidebar > li.nav-item-help:focus, .my-teachable-layout .nav-sidebar > li.nav-item-help.selected { background-position: -24px 16px; }
.my-teachable-layout .nav-sidebar > li.nav-item-logout { background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/icon-logout.svg"); }
.my-teachable-layout .nav-sidebar > li.nav-item-logout:hover, .my-teachable-layout .nav-sidebar > li.nav-item-logout:visited, .my-teachable-layout .nav-sidebar > li.nav-item-logout:focus, .my-teachable-layout .nav-sidebar > li.nav-item-logout.selected { background-position: -23px 16px; }
.my-teachable-layout .nav-sidebar > .active > a, .my-teachable-layout .nav-sidebar > .active > a:hover, .my-teachable-layout .nav-sidebar > .active > a:focus { color: #fff; }
.my-teachable-layout .main { padding: 20px; min-height: 100%; position: relative; width: 100%; }
.my-teachable-layout .main .sticky-center-container { transform: translate(calc(-50% + 137px), -50%); }
.my-teachable-layout .main h1 { padding-left: 10px; font-size: 15px; font-weight: 600 !important; margin-bottom: 18px; letter-spacing: 1px; color: #33353a; }
.my-teachable-layout .main .label-user-type { vertical-align: 2px; margin-left: 5px; margin-right: 6px; font-size: 9px; font-weight: 700; padding-top: 7px; padding-bottom: 6px; padding-left: 13px; padding-right: 13px; text-transform: uppercase; border-radius: 16px; }
.my-teachable-layout .main .label-user-type.label-owner { background: #c9f3f0; color: #1c8a82; border: 1px solid #b1d6d3; }
.my-teachable-layout .main .label-user-type.label-student { background: #cbf1fe; color: #35758e; border: 1px solid #adc8d2; }
.my-teachable-layout .main .label-user-type.label-author, .my-teachable-layout .main .label-user-type.label-affiliate { background: #ffdddf; color: #bb7073; border: 1px solid #d6bdbe; }
.my-teachable-layout .main .label-user-type.label-free { background: #efefef; color: #5f5f5f; }
.my-teachable-layout .main .label-user-type.label-basic, .my-teachable-layout .main .label-user-type.label-professional, .my-teachable-layout .main .label-user-type.label-high_volume { background: #fdece4; color: #E97E0B; }
.my-teachable-layout .main .welcome-banner { width: 100%; z-index: 100; padding: 40px 50px 50px 330px; background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/icon-myteachable.svg"); background-repeat: no-repeat; background-position: 60px 40px; background-color: #fff; background-size: 220px; box-shadow: 0 8px 20px #e3e7ea; margin-bottom: 80px; position: relative; margin-top: 20px; border-radius: 6px; }
@media screen and (max-width: 768px) { .my-teachable-layout .main .welcome-banner { padding: 190px 30px 30px 30px; background-position: 30px 40px; background-size: 130px; position: absolute; top: -350px; width: 90%; width: calc(100% - 41px); } }
@media screen and (min-width: 768px) and (max-width: 1100px) { .my-teachable-layout .main .welcome-banner { padding: 190px 50px 30px 50px; background-position: 50px 40px; background-size: 130px; } }
@media screen and (min-width: 1100px) and (max-width: 1300px) { .my-teachable-layout .main .welcome-banner { background-size: 150px; padding-left: 240px; background-position: 50px 40px; } }
.my-teachable-layout .main .welcome-banner p:last-child { margin-bottom: 0; }
.my-teachable-layout .main .welcome-banner .close-icon { position: absolute; font-weight: 100; font-size: 26px; color: #CADAE9; top: 30px; right: 30px; background: url("https://d3gvvapon6fqzo.cloudfront.net/icons/icon-close.svg"); width: 16px; height: 17px; background-repeat: no-repeat; opacity: 0.7; }
.my-teachable-layout .main .welcome-banner .close-icon:hover { opacity: 1; }
.my-teachable-layout .main .welcome-banner .illustration-left { position: absolute; top: 58px; }
.my-teachable-layout .main .welcome-banner .user-info-wrapper { width: 100%; float: left; }
.my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info { background: #F5F6F7; display: block; float: left; color: #000; border-radius: 30px; margin-right: 20px; margin-bottom: 22px; }
.my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-label { color: #33353A; border-right: 1px solid #e6e6e6; padding: 10px 16px 11px 20px; line-height: 16px; display: block; font-size: 12px; float: left; }
.my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-value { width: 222px; padding: 0px; font-size: 10px; line-height: 38px !important; word-wrap: break-word; padding-top: 6px; color: #8592A6; padding-left: 15px; padding-right: 20px; }
@media screen and (max-width: 600px) { .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info { border-radius: 10px; margin-right: 20px; padding: 14px 0px; width: 100%; }
  .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-label { float: none; border-right: 0px; line-height: 3px; }
  .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-value { width: 100% !important; display: block; line-height: 20px !important; padding-top: 2px; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info { border-radius: 10px; margin-right: 20px; padding: 14px 0px; width: 100%; }
  .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-label { float: none; border-right: 0px; line-height: 3px; }
  .my-teachable-layout .main .welcome-banner .user-info-wrapper .user-info .user-info-value { width: 100% !important; display: block; line-height: 20px !important; } }
.my-teachable-layout .main .welcome-banner h1 { font-size: 20px; padding-left: 0px; max-width: 600px; margin-top: 5px; }
@media screen and (max-width: 600px) { .my-teachable-layout .main .welcome-banner h1 { font-size: 16px; } }
.my-teachable-layout .main .welcome-banner p { font-size: 13px; max-width: 600px; line-height: 24px; margin-bottom: 19px; color: #8592A6; }
.my-teachable-layout .main .welcome-banner p.bold { color: #47505E; font-weight: 600; }
.my-teachable-layout .main .welcome-banner p a { font-weight: 600; text-decoration: underline; }
.my-teachable-layout .main .schools-list { display: flex; flex-wrap: wrap; flex-direction: row; margin: -10px 0 0 -10px; }
.my-teachable-layout .main .schools-list.no-animations .school-card { transition: none; }
.my-teachable-layout .main .schools-list.no-animations .school-card:hover { box-shadow: 0 8px 20px #e3e7ea; transform: none; }
.my-teachable-layout .main .schools-list .school-card { display: block; margin: 20px 20px 40px 20px; padding: 0px; min-height: 350px; position: relative; border-radius: 5px; background-size: 130%; background-repeat: no-repeat; box-shadow: 0 8px 20px #e3e7ea; transition: 0.15s all ease-in; background-position: center top; }
.my-teachable-layout .main .schools-list .school-card:hover { background-repeat: no-repeat; box-shadow: 0 30px 100px rgba(50, 50, 93, 0.12), 0 10px 20px rgba(50, 50, 93, 0.1); transform: translateY(-4px); }
.my-teachable-layout .main .schools-list .school-card:hover .school-name { color: #09A59A; }
.my-teachable-layout .main .schools-list .school-card .school-favicon { width: 50px; height: 50px; border-radius: 50%; position: absolute; top: 161px; left: 30px; z-index: 10; background-color: #fff; box-shadow: 0px 5px 31px 0 #c1c5c5; }
.my-teachable-layout .main .schools-list .school-card .school-info { background: #fff; position: absolute; width: 100%; bottom: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; padding: 40px 20px 30px 30px; height: 160px; }
.my-teachable-layout .main .schools-list .school-card .school-name { color: #000; font-size: 16px; font-weight: 600; line-height: 23px; margin-top: 2px; margin-bottom: 0px; letter-spacing: 0.7px; word-wrap: break-word; }
.my-teachable-layout .main .schools-list .school-card .school-url { font-size: 13px; padding-bottom: 14px; color: #8f9da5; font-weight: 500; line-height: 17px; margin-top: 6px; margin-bottom: 4px; letter-spacing: 0.53px; word-wrap: break-word; }
.my-teachable-layout .main .schools-list .school-card .raquo { line-height: 35px; float: right; font-size: 28px; font-weight: 100; color: #A7A7A7; }
@media screen and (min-width: 0px) and (max-width: 500px) { .my-teachable-layout .main .schools-list { flex-direction: column; }
  .my-teachable-layout .main .schools-list .school-card { flex-basis: 100% !important; } }
@media screen and (min-width: 500px) and (max-width: 768px) { .my-teachable-layout .main .schools-list .school-card { flex-basis: calc(50% - 40px) !important; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { .my-teachable-layout .main .schools-list { flex-direction: column; }
  .my-teachable-layout .main .schools-list .school-card { flex-basis: 100% !important; } }
@media screen and (min-width: 1000px) and (max-width: 1250px) { .my-teachable-layout .main .schools-list .school-card { flex-basis: calc(50% - 40px); } }
@media screen and (min-width: 1250px) and (max-width: 1600px) { .my-teachable-layout .main .schools-list .school-card { flex-basis: calc(33% - 40px); } }
@media screen and (min-width: 1600px) { .my-teachable-layout .main .schools-list .school-card { flex-basis: calc(25% - 40px); } }
@media (min-width: 768px) { .my-teachable-layout .main { position: absolute; padding-right: 50px; padding-top: 28px; padding-left: 325px; } }

.plans-wrapper { clear: both; display: flex; }
.plans-wrapper .coupon-applied { background: #fff0a9; position: absolute; font-size: 11px; font-weight: 600; line-height: 20px; padding: 2px 10px; left: 50%; margin-top: 1px; color: #FF7F45; translateY: -50%; transform: translate(-50%, -50%); width: 120px; border-radius: 3px; text-align: center; }
.plans-wrapper .plan { background: #fff; border-radius: 5px; border: 1px solid #CAD8EE; display: block; float: left; font-size: 21px; line-height: 75px; margin-right: 10px; margin-top: auto; margin-bottom: 0px; min-width: 143px; width: 33% !important; text-align: left; position: relative; }
@media screen and (max-width: 600px) { .plans-wrapper .plan { width: 100%; }
  .plans-wrapper .plan img.badge-overlay { position: absolute; right: 39px; margin-top: -4px; } }
.plans-wrapper .plan.plan-selected, .plans-wrapper .plan:hover { background: #fff; border-color: #a2a2a2; }
.plans-wrapper .plan.plan-selected { background: #fff; border-color: #FF7F45; }
.plans-wrapper .plan.plan-selected .plan-check { display: block; }
.plans-wrapper .plan .plan-check { background-image: url("https://s3-us-west-2.amazonaws.com/static-css-assets/icons/icon-check.svg"); width: 24px; height: 25px; position: absolute; right: -6px; top: -6px; display: none; }
.plans-wrapper .plan .plan-name { font-size: 13px; text-align: center; color: #575757; font-weight: 600; margin-top: 13px; }
.plans-wrapper .plan .plan-price { margin-bottom: 20px; font-size: 13px; margin-top: 7px; max-width: 379px; margin-left: auto; margin-right: auto; line-height: 19px; text-align: center; color: #8592A6; font-weight: 100 !important; }
.plans-wrapper .plan .plan-price .plan-price-amount { font-size: 13px; letter-spacing: 0.61px; color: #849296; font-weight: 600; }
.plans-wrapper .plan .plan-price a { color: #90d8d2; }
.plans-wrapper .plan .plan-icon { background-repeat: no-repeat; background-position: 50% 25px; background-size: 63px; height: 86px; }
.plans-wrapper .plan input.form-control { padding: 5px 15px; height: 48px; font-size: 14px; box-shadow: none; font-weight: 200; margin-bottom: 14px; transition: all 0.3s ease; border-radius: 4px; }
.plans-wrapper .plan input[type="password"] { text-align: left !important; }
@media screen and (max-width: 600px) { .plans-wrapper .plan { width: 95%; } }
.plans-wrapper .plan label.description { font-family: "Domine"; font-size: 13px; color: #8e8e8e; line-height: 22px; font-weight: 100; }
.plans-wrapper .plan .bottom-breadcrumb { position: absolute; background: #F6F6F6; width: 100%; text-align: right; margin-left: -40px; border-radius: 8px; margin-top: 30px; border-top-right-radius: 0; border-top-left-radius: 0px; line-height: 32px; }
.plans-wrapper .plan .bottom-breadcrumb .next-step { display: inline; font-size: 9px; color: #a5a5a5; margin-right: 4px; }
.plans-wrapper .plan .bottom-breadcrumb .step-name { display: inline; font-size: 9px; color: #929292; font-weight: 600; margin-right: 10px; }
.plans-wrapper .plan.plan-free .plan-icon { background-image: url(https://teachable.com/admin/assets/images/plan-free.svg); }
.plans-wrapper .plan.plan-basic .plan-icon { background-image: url(https://teachable.com/admin/assets/images/plan-basic.svg); }
.plans-wrapper .plan.plan-professional img.badge-overlay { position: absolute; right: -2px; margin-top: -2px; }
.plans-wrapper .plan.plan-professional .plan-icon { background-image: url(https://teachable.com/admin/assets/images/plan-professional.svg); }
.plans-wrapper .plan.plan-high_volume .plan-icon { background-image: url(https://teachable.com/admin/assets/images/plan-high-volume.svg); }

.btn-primary, .btn-primary:active, .btn-primary:focus { background: #1ea69a !important; border: 1px solid #1ea69a !important; font-weight: 600 !important; outline: none !important; color: #fff; border-radius: 20px; padding: 3px 18px !important; }
.btn-primary:hover, .btn-primary:active:hover, .btn-primary:focus:hover { outline: none !important; text-decoration: none; background: #1a9086 !important; border: 1px solid #1a9086 !important; color: #fff; }
@media screen and (max-width: 767px) { .btn-primary, .btn-primary:active, .btn-primary:focus { font-size: 15px; } }
.btn-primary img, .btn-primary:active img, .btn-primary:focus img { margin-right: 10px; }

.btn-secondary, .btn-secondary:active, .btn-secondary:focus { background: #666666 !important; border: 1px solid #666666 !important; font-weight: 600 !important; outline: none !important; color: #fff; border-radius: 20px; padding: 3px 18px !important; }
.btn-secondary:hover, .btn-secondary:active:hover, .btn-secondary:focus:hover { outline: none !important; text-decoration: none; background: #595959 !important; border: 1px solid #595959 !important; color: #fff; }
@media screen and (max-width: 767px) { .btn-secondary, .btn-secondary:active, .btn-secondary:focus { font-size: 15px; } }
.btn-secondary img, .btn-secondary:active img, .btn-secondary:focus img { margin-right: 10px; }

.btn-sm, .btn-sm:active, .btn-sm:focus { border-radius: 5px !important; padding: 0px 13px !important; font-weight: 400 !important; font-size: 13px !important; line-height: 26px !important; }

.btn-md, .btn-md:active, .btn-md:focus { display: inline-block; border-radius: 50px !important; font-size: 14px !important; font-weight: 600 !important; padding-top: 11px !important; padding-bottom: 10px !important; padding-left: 22px !important; padding-right: 22px !important; }

.btn-hg, .btn-hg:active, .btn-hg:focus { font-size: 17px !important; border-radius: 32px !important; padding: 12px 30px !important; display: inline; }
@media screen and (max-width: 767px) { .btn-hg, .btn-hg:active, .btn-hg:focus { font-size: 17px !important; padding: 5px 20px !important; } }

.btn-primary[disabled] { opacity: 0.5; }

.btn-white-border { background: none; border: 1px solid #fff; color: #fff; }
.btn-white-border:hover { background: #fff; border: 1px solid #fff; }

.btn-enroll { margin-bottom: 60px; }

.verify-card.profile { margin-top: 20px; }

.btn-teachable-block { min-width: 200px; }

.btn-orange, .btn-orange:hover, .btn-orange:active, .btn-orange:focus { border-color: #FF7F45 !important; background-color: #FF7F45 !important; }
.btn-orange:hover, .btn-orange:active, .btn-orange:focus, .btn-orange:hover:hover, .btn-orange:hover:active, .btn-orange:hover:focus, .btn-orange:active:hover, .btn-orange:active:active, .btn-orange:active:focus, .btn-orange:focus:hover, .btn-orange:focus:active, .btn-orange:focus:focus { border-color: #ff6d2c !important; background-color: #ff6d2c !important; }
.btn-orange[disabled], .btn-orange:hover[disabled], .btn-orange:active[disabled], .btn-orange:focus[disabled] { background-color: #FF7F45 !important; }

.btn-teachable-inverse, .btn-teachable-inverse:hover, .btn-teachable-inverse:active, .btn-teachable-inverse:focus { border: 0.5px solid #9CD4D0 !important; color: #09A59A; padding-left: 20px; padding-right: 20px; }
.btn-teachable-inverse:hover, .btn-teachable-inverse:active, .btn-teachable-inverse:focus, .btn-teachable-inverse:hover:hover, .btn-teachable-inverse:hover:active, .btn-teachable-inverse:hover:focus, .btn-teachable-inverse:active:hover, .btn-teachable-inverse:active:active, .btn-teachable-inverse:active:focus, .btn-teachable-inverse:focus:hover, .btn-teachable-inverse:focus:active, .btn-teachable-inverse:focus:focus { color: #06756d !important; border-color: #54a5a0 !important; }

.btn-teachable, .btn-teachable:hover, .btn-teachable:active, .btn-teachable:focus { color: #fff !important; background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/teachable-icon-white.svg") !important; background-repeat: no-repeat !important; padding-left: 48px !important; margin: auto; background-position: 11px 50% !important; }
.btn-teachable:hover, .btn-teachable:hover:hover, .btn-teachable:active:hover, .btn-teachable:focus:hover { background-image: url("https://d3gvvapon6fqzo.cloudfront.net/icons/teachable-icon-white.svg") !important; background-position: 11px 50% !important; background-repeat: no-repeat !important; }
@media screen and (max-width: 460px) { .btn-teachable, .btn-teachable:hover, .btn-teachable:active, .btn-teachable:focus { background-image: none !important; padding-left: 21px !important; width: 100%; } }

.btn-block, .btn-block:hover, .btn-block:focus { display: block; }

a.btn, a.btn:hover, a.btn:focus { display: inline-block; }

.upgrade-plan-wrapper .col-sm-4, .upgrade-plan-wrapper .col-sm-5 { min-height: 500px; }
.upgrade-plan-wrapper.three-column-view { margin-top: 35px; margin: auto; padding-left: 50px; padding-right: 25px; }
.upgrade-plan-wrapper.three-column-view .col-sm-4 { width: 22% !important; margin-left: 2%; text-align: center; cursor: default; }
.upgrade-plan-wrapper.three-column-view .col-sm-5 { width: 43% !important; margin-left: 4% !important; text-align: center; cursor: default; }
.upgrade-plan-wrapper.plan-view { margin-top: 35px; margin: auto; padding-left: 20px; padding-right: 34px; padding-top: 35px; margin-right: -25px; width: 100%; border-radius: 5px; margin-bottom: 25px; float: left; }
.upgrade-plan-wrapper.plan-view .col-sm-4 { width: 22%; margin-left: 2.5%; margin-bottom: 50px; text-align: center; min-height: 697px; padding-bottom: 20px; }
.upgrade-plan-wrapper.plan-view .col-sm-4.current-plan { box-shadow: 0 0 3px 0 #007c6a !important; background: #fff !important; }
.upgrade-plan-wrapper .plan { width: 450px; margin: auto; background: #fff; text-align: left; line-height: 75px; border-radius: 8px; font-size: 21px; margin-bottom: 15px; box-shadow: 0 0 8px 0 rgba(27, 107, 95, 0.56); display: block; cursor: pointer; min-width: 180px; animation: 0.5s all ease-in; padding-bottom: 20px; -webkit-animation: none; }
.upgrade-plan-wrapper .plan.upgrade-hide { visibility: hidden; width: 0px !important; margin-left: -5%; display: block !important; }
.upgrade-plan-wrapper .plan .plan-icon { width: 120px; margin-top: 50px; }
.upgrade-plan-wrapper .plan.plan-completed { color: #b4b4b4; opacity: 0.7; pointer-events: none; cursor: default; }
.upgrade-plan-wrapper .plan.plan-completed i.fa { border: 1px solid #b4b4b4; border-radius: 50%; padding: 6px; margin-right: 25px; margin-left: 31px; }
.upgrade-plan-wrapper .plan.plan-completed span.right-arrow { display: none; }
.upgrade-plan-wrapper .plan.plan-disabled { cursor: default; color: #b4b4b4; }
.upgrade-plan-wrapper .plan.plan-disabled i.fa { font-size: 30px; padding-left: 4px; vertical-align: -4px; }
.upgrade-plan-wrapper .plan .btn { padding: 8px 25px; font-size: 14px; font-weight: 800; border: 0; }
.upgrade-plan-wrapper .plan .btn i.fa { margin: 0; padding: 0; height: 0; margin-right: -7px; font-size: 16px; margin-top: 2px; vertical-align: 2px; float: left; }
.upgrade-plan-wrapper .plan .plan-price { padding: 5px; font-size: 16px; margin-left: -15px; margin-right: -15px; line-height: 35px; font-weight: 400; color: #909090; margin-top: 10px; margin-bottom: 7px; }
.upgrade-plan-wrapper .plan .plan-price strong { color: #7b7b7b; }
.upgrade-plan-wrapper .plan .plan-transaction-fee { font-size: 13px; color: #909090; margin-top: 10px; line-height: 23px; font-weight: 600; }
.upgrade-plan-wrapper .plan .plan-points { margin-top: 25px; margin-bottom: 25px; color: #7b7b7b; }
.upgrade-plan-wrapper .plan .plan-points p { line-height: 21px; font-size: 14px; margin-top: 0; margin-bottom: 4px; }
.upgrade-plan-wrapper .plan .plan-points a:hover { text-decoration: underline; }
.upgrade-plan-wrapper .plan i.fa { margin-left: 38px; margin-right: 18px; width: 35px; height: 35px; }
.upgrade-plan-wrapper .plan span.right-arrow { float: right; padding-right: 20px; font-size: 30px; font-weight: 100; }
.upgrade-plan-wrapper .plan:not(.plan-completed) { color: #2b9b8b; transition: 0.1s all ease-in-out; }
.upgrade-plan-wrapper .plan:not(.plan-completed):hover { color: #2b9b8b; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.38); }
.upgrade-plan-wrapper .plan:not(.plan-completed) i.fa { font-size: 30px; padding-left: 0; vertical-align: -4px; }
.upgrade-plan-wrapper .or { line-height: 19px; font-size: 12px; font-weight: 800; }

@media screen and (max-width: 1000px) { .upgrade-plan-wrapper.three-column-view .plan { width: 100% !important; margin-left: 0 !important; }
  .upgrade-plan-wrapper.three-column-view .plan.upgrade-hide { display: none !important; } }
@media screen and (max-width: 1200px) { .upgrade-plan-wrapper.three-column-view .plan .btn { padding: 8px 18px !important; } }
@media screen and (min-width: 1600px) { .upgrade-plan-wrapper.plan-view { margin-right: 0 !important; margin-left: 0 !important; } }
.free .plan-name { color: #738e8d; }
.free .btn { background: #738e8d; }
.free .btn:hover { background: #627a7a; }
.free .plan-price { background: rgba(244, 250, 243, 0.34); }
.free i.fa.plan-icon { background: #abd1cd; color: #738e8d; }
.free i.fa.plan-icon:before { content: "\f06c"; }

.basic .plan-name { color: #3b938b; }
.basic .btn { background: #3b938b; }
.basic .btn:hover { background: #348079; }
.basic .plan-price { background: rgba(189, 255, 247, 0.34); }
.basic i.fa.plan-icon { background: #f4faf3; color: #3b938b; }
.basic i.fa.plan-icon:before { content: "\f1d8"; }

.professional .plan-name { color: #35a2c1; }
.professional .btn { background: #35a2c1; }
.professional .btn:hover { background: #3192ae; }
.professional .plan-price { background: rgba(226, 243, 250, 0.34); }
.professional i.fa.plan-icon { background: #e2f3fa; color: #35a2c1; }
.professional i.fa.plan-icon:before { content: "\f197"; }

.unlimited .plan-name { color: #5d158a; }
.unlimited .btn { background: #5d158a; }
.unlimited .btn:hover { background: #4e1274; }
.unlimited .plan-price { background: rgba(230, 219, 237, 0.34); }
.unlimited i.fa.plan-icon { background: #e6dbed; color: #5d158a; }
.unlimited i.fa.plan-icon:before { content: "\f135"; }

.high_volume .plan-name { color: #f7a659; }
.high_volume .btn { background: #f7a659; }
.high_volume .btn:hover { background: #e59951; }
.high_volume .plan-price { background: rgba(248, 238, 216, 0.34); }
.high_volume i.fa.plan-icon { background: #f8eed8; color: #f7a659; }
.high_volume i.fa.plan-icon:before { content: "\f135"; }

i.fa.plan-icon { width: 75px !important; height: 75px !important; background: #ccc; text-align: center; vertical-align: middle; line-height: 75px; font-size: 36px; margin-top: 35px; margin-left: auto !important; margin-right: auto !important; border-radius: 50%; }
i.fa.plan-icon.in-title { background: #fff !important; width: 35px !important; height: 35px !important; line-height: 35px !important; font-size: 17px !important; margin-top: -4px !important; margin-left: 5px !important; }

.section-pricing { padding-top: 0; }
.section-pricing .plan { text-align: center; }
@media (max-width: 768px) { .section-pricing .plan { margin-bottom: 30px; } }
.section-pricing .plan .plan-inside { height: 600px; padding: 30px; border-radius: 3px; }
@media (min-width: 768px) and (max-width: 992px) { .section-pricing .plan .plan-inside { padding: 30px 10px; } }
.section-pricing .plan .plan-inside .plan-icon { text-align: center; }
.section-pricing .plan .plan-inside .plan-icon img { width: 100px; height: 100px; }
.section-pricing .plan .plan-inside h2 { font-weight: bold; margin-bottom: 20px; }
.section-pricing .plan .plan-inside .tch-btn-content-primary { padding: 8px 25px; font-size: 14px; border: 0 !important; border-radius: 3px; font-weight: 600; display: inline-block; cursor: pointer; font-weight: 600; border-radius: 3px; text-align: center; color: white; background-color: #3c948b; margin-bottom: 30px; }
.section-pricing .plan .plan-inside .tch-btn-content-primary:hover { text-decoration: none; }
.section-pricing .plan .plan-inside .plan-price { color: #6C6C6C; font-weight: 600; margin-bottom: 20px; }
.section-pricing .plan .plan-inside .plan-price span.price { font-size: 20px; margin-right: 6px; color: #6C6C6C; font-weight: bold; }
.section-pricing .plan .plan-inside .plan-transaction-fee { margin-bottom: 20px; }
.section-pricing .plan .plan-inside .plan-points p { margin-bottom: 5px; }
.section-pricing .plan.free .plan-inside { background: #f2f5f4; }
.section-pricing .plan.free .plan-inside .tch-btn-content-primary { background: #738E8E; }
.section-pricing .plan.free .plan-inside .tch-btn-content-primary:hover { background: #97B8B8; }
.section-pricing .plan.basic .plan-inside { background: rgba(60, 148, 139, 0.09); }
.section-pricing .plan.basic .plan-inside .tch-btn-content-primary:hover { background: #41B7AB; }
.section-pricing .plan.basic .plan-inside .plan-price { background: transparent; }
.section-pricing .plan.pro .plan-inside { background: rgba(10, 161, 196, 0.08); }
.section-pricing .plan.pro .plan-inside h2 { color: #35a2c1; }
.section-pricing .plan.pro .plan-inside .tch-btn-content-primary { background: #35a2c1; }
.section-pricing .plan.pro .plan-inside .tch-btn-content-primary:hover { background: #3BB7DA; }
.section-pricing .row-top { margin-bottom: 40px; }
.section-pricing .row-bottom { text-align: center; }
.section-pricing .row-bottom h2 { font-size: 22px; }
.section-pricing .row-bottom h2 a:hover { text-decoration: none; border-bottom: 1px dotted #378c91; }

.section-featured-in { padding: 50px 30px; text-align: center; }
.section-featured-in h4 { margin-bottom: 20px; font-size: 18px; color: #959595; }
.section-featured-in img { margin: 0 10px; }
@media (max-width: 768px) { .section-featured-in img { margin-bottom: 20px; } }

section.section-testimonials h2 { color: #a4a4a3; margin-bottom: 40px; font-size: 32px; }
section.section-testimonials h2 .teachable-topic { padding-bottom: 5px; border-bottom: 3px solid #797979; color: #797979; }
section.section-testimonials ul.quotes-list { margin: 0; padding: 0; list-style: none; list-style-type: none; }
section.section-testimonials ul.quotes-list li { padding: 0 60px; color: #585858; }
section.section-testimonials ul.quotes-list li p { font-weight: 600; font-size: 16px; padding-top: 10px; line-height: 32px; margin-bottom: 35px; }
section.section-testimonials ul.quotes-list li .image { margin-bottom: 8px; width: 100px; height: 100px; margin-right: auto; margin-left: auto; border-radius: 100%; border: 2px solid #ececec; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }

.quote { font-family: 'Raleway', sans-serif; }
@media (max-width: 768px) { .quote { text-align: center; } }
.quote .quote-box { position: relative; background: white; border: 2px solid #5ea5b6; padding: 30px; color: #5ea5b6; max-width: 420px; margin-bottom: 30px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
@media (max-width: 768px) { .quote .quote-box { margin-left: auto; margin-right: auto; } }
.quote .quote-box:after, .quote .quote-box:before { top: 100%; left: 44px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
@media (max-width: 768px) { .quote .quote-box:after, .quote .quote-box:before { left: 50%; } }
.quote .quote-box:after { border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 10px; margin-left: -10px; }
.quote .quote-box:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; border-width: 13px; margin-left: -13px; }
.quote .quote-box.summit-blue { background: #5ea5b6; color: white; }
.quote .quote-box.summit-blue:after { border-color: rgba(255, 255, 255, 0); border-top-color: #5ea5b6; }
.quote .quote-box.summit-blue:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; }
.quote .quote-box p { margin: 0; padding: 0; font-size: 16px; font-weight: 600; line-height: 1.6; }
.quote .quote-image { float: left; margin: 0 15px 0 10px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
@media (max-width: 768px) { .quote .quote-image { float: none; margin-bottom: 10px; } }
.quote .quote-text { float: left; padding-top: 14px; }
@media (max-width: 768px) { .quote .quote-text { float: none; text-shadow: center; } }
.quote .quote-text .quote-name { font-size: 16px; font-weight: 700; }

.section-cta { border-top: 1px solid #E8E8E8; }
.section-cta h2 { margin-bottom: 20px; color: #e97e0b; text-align: center; }

.section-faqs.padded-section, .section-faqs.section-what-makes-teachable-number-1 { background: url(../images/welcome-affiliate/dots-bg.png) repeat; }
.section-faqs.padded-section .container, .section-faqs.section-what-makes-teachable-number-1 .container, .section-faqs.padded-section .section-schedule .section-container, .section-schedule .section-faqs.padded-section .section-container, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container, .section-faqs.padded-section .section-speakers .section-container, .section-speakers .section-faqs.padded-section .section-container, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container, .section-faqs.padded-section .section-standard .section-standard-container, .section-standard .section-faqs.padded-section .section-standard-container, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container { max-width: 980px; border: 1px solid #E1F9F4; box-shadow: 0px 0px 20px 0px rgba(219, 239, 235, 0.32); background: white; padding-top: 80px; padding-bottom: 80px; }
.section-faqs.padded-section .container h2, .section-faqs.section-what-makes-teachable-number-1 .container h2, .section-faqs.padded-section .section-schedule .section-container h2, .section-schedule .section-faqs.padded-section .section-container h2, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container h2, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .section-faqs.padded-section .section-speakers .section-container h2, .section-speakers .section-faqs.padded-section .section-container h2, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container h2, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container h2, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container h2, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container h2, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container h2, .section-faqs.padded-section .section-standard .section-standard-container h2, .section-standard .section-faqs.padded-section .section-standard-container h2, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container h2, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container h2 { margin-bottom: 60px; }
.section-faqs.padded-section .container #accordion-faq, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq, .section-faqs.padded-section .section-schedule .section-container #accordion-faq, .section-schedule .section-faqs.padded-section .section-container #accordion-faq, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .section-faqs.padded-section .section-speakers .section-container #accordion-faq, .section-speakers .section-faqs.padded-section .section-container #accordion-faq, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq { text-align: left; border-top: 1px solid #eaeaea; }
.section-faqs.padded-section .container #accordion-faq .panel-default, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default { border: 0; box-shadow: none; border-bottom: 1px solid #eaeaea; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading { background: white; border: 0; padding: 20px 0; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title { color: #51908B; font-size: 22px; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a { display: block; min-height: 26px; background: url(../images/welcome-affiliate/accordion-minus.png) right 50% no-repeat; font-weight: 500; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a.collapsed { background: url(../images/welcome-affiliate/accordion-plus.png) right 50% no-repeat; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:hover, .section-faqs.padded-section .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-heading h4.panel-title a:focus { text-decoration: none; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body { border: 0; padding: 20px 0 60px 0; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial { padding: 0 40px; border-left: 1px solid #EEF4F4; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote { margin-bottom: 20px; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-quote .faq-testimonial-content { font-size: 16px; color: #51908B; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author { font-size: 16px; color: #4A4A4A; margin-bottom: 0; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author img { width: 70px; height: auto; float: left; margin-right: 20px; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p { margin: 0; padding: 0; line-height: 1.3; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p.testimonial-name { padding-top: 12px; font-weight: bold; }
.section-faqs.padded-section .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.section-what-makes-teachable-number-1 .container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.padded-section .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.section-what-makes-teachable-number-1 .section-schedule .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-schedule .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.padded-section .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .section-faqs.padded-section .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.section-what-makes-teachable-number-1 .section-speakers .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-speakers .section-faqs.section-what-makes-teachable-number-1 .section-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.padded-section .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .section-faqs.padded-section .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .affiliate-feature .section-faqs.section-what-makes-teachable-number-1 .affiliate-feature-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.padded-section .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .section-faqs.padded-section .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-faqs.section-what-makes-teachable-number-1 .section-standard .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text, .section-standard .section-faqs.section-what-makes-teachable-number-1 .section-standard-container #accordion-faq .panel-default .panel-body .panel-body-right .faq-testimonial .faq-testimonial-author p .faq-testimonial-small-text { font-size: 12px; color: #9B9B9B; }

.bottom-header { font-size: 22px; line-height: 1.6; color: black; padding-top: 35px; }

.section-faqs-simple .faq-sub-heading { margin-bottom: 80px; line-height: 1.4; }
.section-faqs-simple .faq-simple-block { text-align: left; }
.section-faqs-simple .faq-simple-block .faq-row { padding-top: 40px; border-top: 1px solid #E1E1E1; margin-bottom: 40px; }
.section-faqs-simple .faq-simple-block .faq-row .faq-question { font-size: 18px; font-weight: 500; color: #4EA8BA; }
.section-faqs-simple .faq-simple-block .faq-row .faq-answer { font-size: 18px; font-weight: 300; color: #4A4A4A; }
.section-faqs-simple .faq-simple-block .faq-row p { margin: 0; }

.numbered-list h2 { margin-bottom: 40px; }
.numbered-list .row-steps { padding-top: 35px; }
@media (max-width: 768px) { .numbered-list .row-steps .step { margin-bottom: 80px; } }
.numbered-list .row-steps .step .step-inside { position: relative; background: white; border: 2px dotted #93DACE; text-align: center; padding: 50px 40px 40px 40px; margin-bottom: 70px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; line-height: 1.8; }
.numbered-list .row-steps .step .step-inside .circle-number { position: absolute; top: -35px; left: 50%; margin-left: -35px; height: 70px; width: 70px; text-align: center; font-size: 40px; font-weight: bold; color: #F38A00; background: #FFF9F3; border: 3px solid #F38A00; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; line-height: 60px; }
.numbered-list .row-steps .step:last-child:nth-child(odd) { margin-right: auto; margin-left: auto; display: block; float: none; clear: both; }
.numbered-list .ending-subheader { float: none; clear: both; text-align: center; line-height: 1.5em; }

.features-section p { font-size: 22px; padding-top: 25px; }
.features-section .features-list { margin-top: 60px; margin-left: -15px; padding: 0; }
.features-section .features-list .features-block { margin-bottom: 60px; }
@media (max-width: 768px) { .features-section .features-list .features-block { margin-bottom: 40px; } }
.features-section .features-list .features-block:nth-child(odd):last-child { display: block; float: none; clear: both; margin-right: auto; margin-left: auto; }
.features-section .features-list .features-block .feature-icon { max-width: 150px; }
.features-section .features-list .features-block h3 { font-size: 22px; font-weight: 600; line-height: 1.4; margin-top: 25px; margin-bottom: 10px; color: #545454; }
.features-section .features-list .features-block p { font-size: 16px; line-height: 1.5; color: #545454; }
.features-section .feature-comment { position: relative; padding-top: 70px; text-align: left; }
.features-section .feature-comment .feature-comment-inside { position: relative; width: 280px; }
.features-section .feature-comment .comment-arrow { position: absolute; top: -50px; }
@media (max-width: 768px) { .features-section .feature-comment .comment-arrow { display: none; } }
.features-section .feature-comment .comment-arrow-up { position: absolute; top: -70px; left: 50%; display: none; margin-left: -6px; }
@media (max-width: 768px) { .features-section .feature-comment .comment-arrow-up { display: block; } }
.features-section .feature-comment .comment-thumb { position: absolute; top: -40px; width: 100px; height: 100px; border-radius: 100%; padding: 5px; background: white; }
.features-section .feature-comment p { font-size: 14px; padding: 20px; color: #bf6c00; border: 2px dotted #e4ab74; background: #fff9f3; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.features-section .feature-comment.feature-comment-right { margin-right: 75%; }
.features-section .feature-comment.feature-comment-left { margin-left: -75%; padding-right: 60px; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-left { margin-left: 0 !important; padding-right: 15px; } }
.features-section .feature-comment.feature-comment-left .feature-comment-inside { /*float: right;*/ }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-left .feature-comment-inside { float: none; margin: 0 auto; } }
.features-section .feature-comment.feature-comment-left .comment-arrow { right: -60px; }
.features-section .feature-comment.feature-comment-left .comment-thumb { right: -40px; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-left .comment-thumb { right: 50%; margin-right: -44px; } }
.features-section .feature-comment.feature-comment-left p { padding-right: 40px; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-left p { padding-top: 60px; padding-right: 20px; text-align: center; } }
.features-section .feature-comment.feature-comment-right { padding-left: 60px; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-right { float: none; padding-left: 15px; } }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-right .feature-comment-inside { margin: 0 auto; } }
.features-section .feature-comment.feature-comment-right .comment-arrow { left: -60px; }
.features-section .feature-comment.feature-comment-right .comment-thumb { left: -40px; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-right .comment-thumb { left: 50%; margin-left: -44px; } }
.features-section .feature-comment.feature-comment-right p { padding-left: 40px; text-align: right; }
@media (max-width: 768px) { .features-section .feature-comment.feature-comment-right p { padding-top: 60px; padding-left: 20px; text-align: center; } }

.features-divider { display: block; float: none; clear: both; }

.center-feature-block { display: block; float: none; clear: both; margin-right: auto; margin-left: auto; }

.form-wrapper { margin-left: -15px; margin-right: -15px; }
.form-wrapper:before, .form-wrapper:after { content: " "; display: table; }
.form-wrapper:after { clear: both; }
.form-wrapper .form-wrapper-inside { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .form-wrapper .form-wrapper-inside { float: left; width: 66.66667%; } }
@media (min-width: 992px) { .form-wrapper .form-wrapper-inside { margin-left: 16.66667%; } }
.form-wrapper .form-wrapper-inside .form-block { border: 1px solid #ccc; }

/* HERO BUNDLE */
.hero-bundle { background-color: black; position: relative; z-index: 3; }
.hero-bundle .background { background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; height: 100%; width: 100%; opacity: 0.45; position: absolute; top: 0; left: 0; z-index: 4; }
.hero-bundle .headings { float: none; clear: both; padding-bottom: 80px; }
.hero-bundle .headings h1 { font-size: 55px; font-weight: bold; }
.hero-bundle .headings h2 { font-weight: bold; color: #EAECB7; margin-top: 30px; font-size: 26px; }
.hero-bundle .headings p { font-weight: 400; font-size: 21px; margin-top: 5px; opacity: 0.8; line-height: 1.5em; }

.hero-cta { position: absolute; bottom: -40px; left: 0; right: 0; text-align: center; }
.hero-cta a { background: #D25C1C; text-decoration: none; display: inline-block; width: 100%; max-width: 500px; height: 80px; background: #F3691F; cursor: pointer; border-radius: 3px; font-size: 22px; font-weight: 900; color: white; border: 5px solid white; line-height: 70px; }

.bundle-inner { position: relative; z-index: 5; color: white; }
.bundle-inner .countdown-parent { text-align: center; margin: auto; width: 976px; }
.bundle-inner .countdown-parent .offer-ends-in { font-size: 25px; font-weight: bold; color: black; display: none; }
.bundle-inner .countdown-parent .countdown-inner { width: 380px; margin: auto; }
.bundle-inner .countdown-parent .countdown-inner .time-element { float: left; text-align: center; margin: 24px 2px 19px 0px; }
.bundle-inner .countdown-parent .countdown-inner .time-element .flap { background-color: rgba(255, 255, 255, 0.28); border-radius: 3px; width: 90px; height: 28px; font-size: 14px; font-weight: 700; margin-top: 48px !important; padding: 9px 0px; box-sizing: border-box; vertical-align: middle; display: table-cell; }
.bundle-inner .countdown-parent .countdown-inner .time-element .flap-text { display: inline-block; padding-top: 7px; color: #555; font-size: 12px; text-align: center; width: 70px; line-height: 1.2; text-transform: uppercase; margin: 1px 0px 0px; color: #ccc; }

.remove-volume .pre-header { width: 200.25% !important; }
@media (max-width: 768px) { .remove-volume .pre-header { top: -25px; width: 100% !important; } }
.remove-volume .pricing-plan-box { position: relative !important; min-height: 1px !important; padding-left: 15px !important; padding-right: 15px !important; }
@media (min-width: 992px) { .remove-volume .pricing-plan-box { float: left !important; width: 50% !important; } }
.remove-volume .pricing-plan-box.pricing-plan-4, .remove-volume .pricing-plan-box.pricing-plan-5 { display: none !important; }

.remove-free:not(.remove-volume) .pre-header { width: 300.5% !important; }
@media (max-width: 768px) { .remove-free:not(.remove-volume) .pre-header { top: -25px; width: 100% !important; } }
.remove-free:not(.remove-volume) .pricing-plan-box { position: relative !important; min-height: 1px !important; padding-left: 15px !important; padding-right: 15px !important; }
@media (min-width: 992px) { .remove-free:not(.remove-volume) .pricing-plan-box { float: left !important; width: 33.33333% !important; } }
.remove-free:not(.remove-volume) .pricing-plan-box.pricing-plan-4 { display: none !important; }

.pricing-table { margin-top: 100px; margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; /* Free Plan */ /* Basic Plan */ /* Professional Plan */ /* High-Volume Plan */ }
.pricing-table:before, .pricing-table:after { content: " "; display: table; }
.pricing-table:after { clear: both; }
.pricing-table .pricing-table-row { margin-left: -15px; margin-right: -15px; }
.pricing-table .pricing-table-row:before, .pricing-table .pricing-table-row:after { content: " "; display: table; }
.pricing-table .pricing-table-row:after { clear: both; }
.pricing-table .pricing-table-row .pricing-table-inner { padding: 0 !important; border-radius: 5px; background: rgba(255, 255, 255, 0.95); position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .pricing-table .pricing-table-row .pricing-table-inner { float: left; width: 83.33333%; } }
@media (min-width: 992px) { .pricing-table .pricing-table-row .pricing-table-inner { margin-left: 8.33333%; } }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner { background: rgba(255, 255, 255, 0); } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box { padding: 0 !important; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box { float: left; width: 25%; } }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box { margin-top: 100px !important; border-radius: 5px; background: rgba(255, 255, 255, 0.95); } }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.show-info { margin-top: 0 !important; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.show-info .section .pre-header { font-size: 20px; font-weight: bold; position: absolute; z-index: 7; top: 0; left: 0; width: 401.5%; padding-top: 20px; padding-bottom: 20px; text-align: center; color: #808080; border-bottom: 1px solid #ececec; background-color: white; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.show-info .section .pre-header { top: -25px; width: 100%; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box:not(.show-info) .pre, .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box:not(.show-info) .pre-header { display: none !important; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box:not(.show-info) .pre, .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box:not(.show-info) .pre-header { display: block !important; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box:last-child .border { border-right: 0 solid #fff; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section { position: relative; margin-top: -20px; padding-top: 68px; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section { margin-top: 20px; padding-top: 50px; }
  .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre-header { font-size: 20px; font-weight: bold; position: absolute; z-index: 7; top: -25px; left: 0; width: 401.5%; width: 100%; padding-top: 20px; padding-bottom: 20px; text-align: center; color: #808080; border-bottom: 1px solid #ececec; background-color: white; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section:last-child .square:last-child { margin-bottom: 0; border-bottom: 0 solid #ececec; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section:last-child .square:last-child { padding-bottom: 10px; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square { position: relative; height: 70px; padding-right: 15px; padding-left: 15px; text-align: center; border-bottom: 1px solid #ececec; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square { height: auto !important; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square .content { display: inline-block; width: 95%; height: auto; vertical-align: middle; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square .content { display: block; width: 100%; margin-bottom: 15px; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square .sidebar { display: inline-block; width: .1%; height: 100%; vertical-align: middle; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square .sidebar { display: none; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .square:last-child { margin-bottom: 20px; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre { position: absolute; top: 0; left: -150px; display: table; box-sizing: border-box; width: 150px; height: 100%; padding-right: 20px; padding-left: 20px; text-align: center; color: white; border-top-left-radius: 5px; border-bottom-left-radius: 5px; background-color: rgba(255, 255, 255, 0.35); }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre { font-style: italic; position: relative; left: 0; display: block; box-sizing: border-box; width: 100%; height: auto !important; margin-top: 10px; margin-bottom: 10px; text-align: center; color: #808080; border-radius: 0 !important; background-color: rgba(255, 255, 255, 0); } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre .point-of-interest { background: url("../images/icons/pricing-questionmark.svg") !important; background-size: cover !important; color: #808080 !important; bottom: 5px !important; top: 3px !important; right: -4px !important; left: auto !important; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre span { display: table-cell; vertical-align: middle; }
@media (max-width: 768px) { .pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .pre span { display: block; text-align: center; } }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .main { font-size: 18px; position: relative; margin-top: 0 !important; margin-bottom: 0 !important; text-align: center; color: #808080; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .point-of-interest { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 16px; height: 16px; margin: auto; margin-right: 10px; cursor: pointer; background-image: url("../images/icons/pricing-info.svg"); background-size: 100% 100%; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .point-of-interest:hover .point-of-interest-content { display: block !important; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .point-of-interest-content { font-size: 9px; position: absolute; z-index: 99; bottom: 30px; left: -92px; display: none; box-sizing: border-box; width: 200px; height: auto; margin: auto; padding: 10px; border-radius: 5px; background: #ececec; -webkit-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.25); }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .point-of-interest-content:after { position: absolute; right: 0; bottom: -10px; left: 0; display: block; width: 0; height: 0; margin: auto; content: ''; border-top: 10px solid #ececec; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .point-of-interest-content:hover { display: block; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box .section .comment { font-size: 11px; margin-top: 2px; padding-right: 25px; padding-left: 25px; text-align: center; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.recommended { position: relative; margin-top: -34px; padding-top: 34px !important; border-radius: 5px; background-color: white; box-shadow: 0 0 20px rgba(0, 0, 0, 0.34); }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.recommended .border { border-right: 0 solid #fff; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-plan-box.recommended .recommended-box { font-size: 18px; position: absolute; top: 10px; left: 0; width: 100%; padding-top: 10px; padding-bottom: 10px; text-align: center; text-transform: uppercase; color: white; background-color: #f35f55; }
.pricing-table .pricing-table-row .pricing-table-inner .border { border-right: 1px solid #ececec; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box { padding-top: 50px; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .icon { display: block; width: 120px; height: auto; margin-top: 10px; margin-right: auto; margin-left: auto; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .plan-name { font-size: 28px; font-size: 26px; margin-top: 20px; margin-bottom: 5px; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .choose-plan { font-size: 14px; margin-top: 10px; padding: 10px 25px; border: 0 solid #fff; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .pricing { font-size: 20px; font-weight: bold; overflow: hidden; height: 190px; margin-top: 50px; margin-bottom: 0; padding-top: 20px; padding-bottom: 20px; color: #404040; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .pricing .price { font-size: 40px; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .pricing .divider { width: 80%; height: 2px; margin-top: 5px; margin-right: auto; margin-left: auto; opacity: .9; background-color: white; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .pricing .pricing-comment { font-size: 15px; padding-top: 0; }
.pricing-table .pricing-table-row .pricing-table-inner .pricing-table-inner-box .pricing .annual { display: none; }
.pricing-table .pricing-table-row .section-title { font-size: 18px; padding-top: 15px; padding-bottom: 15px; text-align: center; color: #808080; }
.pricing-table.show-annual .monthly { display: none; }
.pricing-table.show-annual .annual { display: block !important; }
.pricing-table.show-annual .pre-header { width: 200.25% !important; }
@media (max-width: 768px) { .pricing-table.show-annual .pre-header { top: -25px; width: 100% !important; } }
.pricing-table.show-annual .pricing-plan-box { position: relative !important; min-height: 1px !important; padding-left: 15px !important; padding-right: 15px !important; }
@media (min-width: 992px) { .pricing-table.show-annual .pricing-plan-box { float: left !important; width: 50% !important; } }
.pricing-table.show-annual .pricing-plan-box.pricing-plan-5, .pricing-table.show-annual .pricing-plan-box.pricing-plan-4 { display: none !important; }
.pricing-table .pricing-plan-box.pricing-plan-4 .plan-name { color: #9b9b9b; }
.pricing-table .pricing-plan-box.pricing-plan-4 .pricing { background-color: rgba(115, 142, 141, 0.34); }
.pricing-table .pricing-plan-box.pricing-plan-4 .choose-plan { background-color: #9b9b9b; }
.pricing-table .pricing-plan-box.pricing-plan-4 .choose-plan:hover { background-color: #898989; }
.pricing-table .pricing-plan-box.pricing-plan-4 .transaction-fees .payouts .main { font-size: 14px; }
.pricing-table .pricing-plan-box.pricing-plan-10 .plan-name { color: #898989; }
.pricing-table .pricing-plan-box.pricing-plan-10 .pricing { background-color: rgba(115, 142, 141, 0.34); }
.pricing-table .pricing-plan-box.pricing-plan-10 .choose-plan { background-color: #898989; }
.pricing-table .pricing-plan-box.pricing-plan-10 .choose-plan:hover { background-color: #7c7c7c; }
.pricing-table .pricing-plan-box.pricing-plan-10 .transaction-fees .payouts .main { font-size: 14px; }
.pricing-table .pricing-plan-box.pricing-plan-3 { /* FONT SIZES */ }
.pricing-table .pricing-plan-box.pricing-plan-3 .plan-name { color: #03c7d6; }
.pricing-table .pricing-plan-box.pricing-plan-3 .pricing { background-color: rgba(53, 162, 193, 0.34); }
.pricing-table .pricing-plan-box.pricing-plan-3 .choose-plan { background-color: #03c7d6; }
.pricing-table .pricing-plan-box.pricing-plan-3 .choose-plan:hover { background-color: #3192ae; }
.pricing-table .pricing-plan-box.pricing-plan-3 .transaction-fees .processing .main { font-size: 12px; }
.pricing-table .pricing-plan-box.pricing-plan-3 .transaction-fees .payouts .main { font-size: 14px; }
.pricing-table .pricing-plan-box.pricing-plan-5 { /* FONT SIZES */ }
.pricing-table .pricing-plan-box.pricing-plan-5 .plan-name { color: #7c7c7c; }
.pricing-table .pricing-plan-box.pricing-plan-5 .pricing { background-color: rgba(115, 142, 141, 0.34); }
.pricing-table .pricing-plan-box.pricing-plan-5 .choose-plan { background-color: #7c7c7c; }
.pricing-table .pricing-plan-box.pricing-plan-5 .choose-plan:hover { background-color: #8c8c8c; }
.pricing-table .pricing-plan-box.pricing-plan-5 .transaction-fees .processing .main { font-size: 12px; }
.pricing-table .pricing-plan-box.pricing-plan-5 .transaction-fees .payouts .main { font-size: 14px; }

.checkmark-background, .bar-background { display: block; width: 100%; min-width: 70px; height: 100%; min-height: 50px; margin-right: auto; margin-left: auto; background-repeat: no-repeat !important; background-position: center !important; background-size: 20px 20px !important; }

.checkmark-background { opacity: .5; background: url("../images/icons/pricing-checkmark.svg"); }

.bar-background { opacity: .3; background: url("../images/icons/pricing-dash.svg"); }

.section-what-makes-teachable-number-1 { background: url("main.css%3Fsha=2a3666b9e675a3369b117df5a5596229b3f17983.css") 50% 50% no-repeat; text-align: left; color: white; height: 860px; }
.section-what-makes-teachable-number-1 .container, .section-what-makes-teachable-number-1 .section-schedule .section-container, .section-schedule .section-what-makes-teachable-number-1 .section-container, .section-what-makes-teachable-number-1 .section-speakers .section-container, .section-speakers .section-what-makes-teachable-number-1 .section-container, .section-what-makes-teachable-number-1 .affiliate-feature .affiliate-feature-container, .affiliate-feature .section-what-makes-teachable-number-1 .affiliate-feature-container, .section-what-makes-teachable-number-1 .section-standard .section-standard-container, .section-standard .section-what-makes-teachable-number-1 .section-standard-container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.section-what-makes-teachable-number-1 .section-content { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-top: 60px; }
@media (min-width: 992px) { .section-what-makes-teachable-number-1 .section-content { float: left; width: 50%; } }
.section-what-makes-teachable-number-1 .section-content h2 { margin-bottom: 30px; font-size: 28px; text-transform: uppercase; color: white !important; line-height: 1.4; }
.section-what-makes-teachable-number-1 .section-content p { font-size: 20px; line-height: 1.6; }
@media (max-width: 768px) { .section-what-makes-teachable-number-1 .section-content { text-align: center; margin-bottom: 50px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-what-makes-teachable-number-1 .section-content { text-align: center; margin-bottom: 50px; } }
.section-what-makes-teachable-number-1 .section-image { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .section-what-makes-teachable-number-1 .section-image { float: left; width: 50%; } }
.section-what-makes-teachable-number-1 .section-image img { max-width: 100%; display: block; margin-right: auto; margin-left: auto; height: auto; }
@media (max-width: 768px) { .section-what-makes-teachable-number-1 .section-image { text-align: center; margin-bottom: 50px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-what-makes-teachable-number-1 .section-image { text-align: center; margin-bottom: 50px; } }

.section-guarantee { border-top: 1px solid #6bd1e6; border-bottom: 1px solid #6bd1e6; background: #ebf9fc; }
.section-guarantee .section-guarantee-inside { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.section-guarantee .section-guarantee-inside:before, .section-guarantee .section-guarantee-inside:after { content: " "; display: table; }
.section-guarantee .section-guarantee-inside:after { clear: both; }
.section-guarantee .section-guarantee-inside .section-guarantee-row { margin-left: -15px; margin-right: -15px; }
.section-guarantee .section-guarantee-inside .section-guarantee-row:before, .section-guarantee .section-guarantee-inside .section-guarantee-row:after { content: " "; display: table; }
.section-guarantee .section-guarantee-inside .section-guarantee-row:after { clear: both; }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-header { margin-bottom: 100px; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (max-width: 768px) { .section-guarantee .section-guarantee-inside .section-guarantee-row .section-header { margin-bottom: 40px; } }
@media (max-width: 768px) { .section-guarantee .section-guarantee-inside .section-guarantee-row .section-header h2 br { display: none; } }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-header h2 span { font-style: italic; }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-content { margin-top: 50px; }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-left { text-align: left; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-left { float: left; width: 41.66667%; } }
@media (max-width: 768px) { .section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-left { text-align: center; } }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-left p { font-size: 20px; margin-bottom: 40px; color: #4a4a4a; }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-left p.standout { font-size: 30px; font-weight: 600; font-style: italic; }
.section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-right { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-guarantee .section-guarantee-inside .section-guarantee-row .section-content .section-content-right { float: left; width: 33.33333%; } }

.navbar_scroll .hello-bar.selected { display: none !important; }

.hello-bars .hello-bar { display: none; background: #348683; text-align: center; padding: 6px 10px; color: #fff; font-weight: bold; }
.hello-bars .hello-bar.selected { display: block; }
.hello-bars .hello-bar a { color: #fff; text-decoration: underline; font-weight: 600; }

.upgrade-header { font-size: 55px; font-weight: bold; margin-top: 80px; }
.upgrade-header.navbar_top { position: relative; background: none; box-shadow: none; }
.upgrade-header.navbar_top .upgrade-cta, .upgrade-header.navbar_top .offer-ends-in { display: none; }
.upgrade-header.navbar_top .countdown-inner li .flap { background-color: rgba(255, 255, 255, 0.28); }
.upgrade-header.navbar_top .countdown-inner li .flap-text { color: #ccc; }
.upgrade-header .offer-ends-in { font-weight: bold; line-height: 73px; float: left; width: 205px; margin-right: 20px; }
.upgrade-header .countdown-inner { display: block; width: 380px; margin-left: auto; }
.upgrade-header .countdown-inner li p { float: left; width: 100%; color: #555; font-weight: 300; }

.upgrade-hero { position: relative; z-index: 100; min-width: 100%; height: auto; min-height: 550px; margin-top: -115px; padding-top: 90px; padding-right: 0; padding-bottom: 95px; padding-left: 0; color: white; background-color: #000; }
.upgrade-hero .homepage-hero-background { position: absolute; z-index: 4; top: 0; left: 0; width: 100%; height: 100%; opacity: .35; background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; }
.upgrade-hero .container, .upgrade-hero .section-schedule .section-container, .section-schedule .upgrade-hero .section-container, .upgrade-hero .section-speakers .section-container, .section-speakers .upgrade-hero .section-container, .upgrade-hero .affiliate-feature .affiliate-feature-container, .affiliate-feature .upgrade-hero .affiliate-feature-container, .upgrade-hero .section-standard .section-standard-container, .section-standard .upgrade-hero .section-standard-container { position: relative; z-index: 6; }
.upgrade-hero .container h1, .upgrade-hero .section-schedule .section-container h1, .section-schedule .upgrade-hero .section-container h1, .upgrade-hero .section-speakers .section-container h1, .section-speakers .upgrade-hero .section-container h1, .upgrade-hero .affiliate-feature .affiliate-feature-container h1, .affiliate-feature .upgrade-hero .affiliate-feature-container h1, .upgrade-hero .section-standard .section-standard-container h1, .section-standard .upgrade-hero .section-standard-container h1 { font-size: 55px; font-weight: bold; margin-top: 80px; text-align: center; }

.upgrade-subheader-question { font-size: 28px; font-weight: bold; position: relative; z-index: 1000; margin-top: 31px; text-align: center; color: #eaecb7 !important; }

.upgrade-subheader { font-size: 21px; font-weight: 400; line-height: 33px; margin-top: 5px; opacity: .8; text-align: center; color: #fff !important; }

.single-testimonial { padding-top: 50px; padding-bottom: 50px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; background-color: #f7f7f4; }
.single-testimonial .testimonial-image { width: 120px; height: 120px; margin-right: auto; margin-left: auto; border-radius: 100%; background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; }
.single-testimonial .testimonial-text { font-size: 17px; line-height: 30px; margin-top: 7px; }
.single-testimonial .testimonial-title { font-style: italic; }

.section-testimonial-carousel-large-thumbnails { position: relative; border-bottom: 10px solid white; }
.section-testimonial-carousel-large-thumbnails .item { height: 700px; }
.section-testimonial-carousel-large-thumbnails .item img { width: auto; max-width: none; min-height: 700px; height: auto; overflow: hidden; }
@media (max-width: 768px) { .section-testimonial-carousel-large-thumbnails .item img { width: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .section-testimonial-carousel-large-thumbnails .item img { width: auto; } }
.section-testimonial-carousel-large-thumbnails .item .quote { position: absolute; top: 0; right: 0; bottom: 0; height: 700px; width: 50%; z-index: 1000; font-family: 'Raleway', Helvetica, Arial, sans-serif !important; font-style: normal !important; }
@media (max-width: 768px) { .section-testimonial-carousel-large-thumbnails .item .quote { width: 100%; left: 0; padding: 0 40px; background: rgba(0, 0, 0, 0.5); } }
@media (min-width: 768px) and (max-width: 992px) { .section-testimonial-carousel-large-thumbnails .item .quote { width: 100%; left: 0; padding: 0 40px; background: rgba(0, 0, 0, 0.5); } }
.section-testimonial-carousel-large-thumbnails .item .quote .quote-inside { max-width: 570px; padding-left: 70px; padding-top: 60px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: url(../images/affiliates/quote-mark-big-open.png) top left no-repeat; font-weight: 700; }
@media (max-width: 768px) { .section-testimonial-carousel-large-thumbnails .item .quote .quote-inside { max-width: 100%; } }
@media (min-width: 768px) and (max-width: 992px) { .section-testimonial-carousel-large-thumbnails .item .quote .quote-inside { max-width: 100%; } }
.section-testimonial-carousel-large-thumbnails .item .quote .quote-content { font-size: 32px; color: white; text-align: center; background: url(../images/affiliates/quote-mark-big-close.png) bottom right no-repeat; padding: 0 70px 60px 0; }
.section-testimonial-carousel-large-thumbnails .item .quote .quote-author { font-size: 26px; color: white; padding-left: 70px; }
.section-testimonial-carousel-large-thumbnails .item .quote .quote-author .quote-author-description { font-weight: 300; }
.section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation { position: absolute; bottom: -60px; left: 0; right: 0; z-index: 1000; }
@media (max-width: 768px) { .section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation { bottom: -30px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation { bottom: -45px; } }
.section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul { margin: 0; padding: 0; text-align: center; }
.section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul li { display: inline-block; margin: 0 5px; }
.section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul li a { cursor: pointer; }
.section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul li a img { border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
@media (max-width: 768px) { .section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul li a img { max-height: 60px; width: auto; } }
@media (min-width: 768px) and (max-width: 992px) { .section-testimonial-carousel-large-thumbnails .carousel-thumbnail-navigation ul li a img { max-height: 90px; width: auto; } }

.problem-solution-parent { padding-top: 80px; padding-bottom: 80px; }
.problem-solution-parent h2 { font-size: 28px; font-weight: 700; line-height: 40px; margin-top: 0; margin-bottom: 40px; color: #3c948b !important; text-align: center; }
.problem-solution-parent p { font-size: 20px; line-height: 32px; margin-top: 10px; margin-bottom: 20px; font-weight: 200; }

.bonus-small { padding-top: 30px; padding-bottom: 80px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; background-color: #f7f7f4; }
.bonus-small .bonuses .large-plus { font-size: 140px; line-height: 160px; text-align: center; color: #b3b3b3; }
.bonus-small .bonuses .large-plus:nth-child(1) { display: none; }
.bonus-small .bonuses .bonus-text { font-size: 20px; line-height: 32px; display: inline-block; box-sizing: border-box; width: 100%; margin-top: 10px; vertical-align: middle; }
.bonus-small .bonuses .bonus-text .point-number { font-family: arial; font-size: 15px; font-weight: bold; line-height: 34px; width: 35px; height: 35px; margin-top: 20px; padding-top: 0; text-align: center; color: white; border-radius: 100%; background: #348683; }
.bonus-small .bonuses .bonus-text h2 { font-size: 24px; font-weight: bold; line-height: 40px; margin-top: 0; margin-bottom: 0; }

.auto-affiliates-hero { line-height: 1.5em; position: relative; z-index: 3; margin-top: 70px; text-align: center; color: white; background-color: black; }
.auto-affiliates-hero .background { position: absolute; z-index: 4; width: 100%; height: 100%; opacity: 1; background-repeat: no-repeat !important; background-position-y: 100% !important; background-position-x: 50% !important; background-size: cover !important; }
.auto-affiliates-hero .content { position: relative; z-index: 5; max-width: 880px; margin-right: auto; margin-left: auto; padding: 50px; }
.auto-affiliates-hero .content p.small-top-header { color: white; padding-bottom: 0px; }
.auto-affiliates-hero .content h1 { font-size: 60px; font-weight: bold; }
@media (max-width: 768px) { .auto-affiliates-hero .content h1 { font-size: 40px; } }
.auto-affiliates-hero .content .bar { width: 150px; height: 7px; margin-top: 35px; margin-right: auto; margin-bottom: 35px; margin-left: auto; }
.auto-affiliates-hero .content h2 { font-size: 30px; font-weight: 500; line-height: 1.4; }
@media (max-width: 768px) { .auto-affiliates-hero .content h2 { font-size: 20px; } }
.auto-affiliates-hero .content .arrow { font-size: 35px; display: block; height: 30px; margin-top: 55px; margin-bottom: 15px; text-decoration: none !important; color: white !important; background: url("../images/affiliates/caret.png"); background-repeat: no-repeat !important; background-position: center !important; background-size: 30px 30px !important; }
.auto-affiliates-hero .content .arrow:hover { cursor: pointer; }
.auto-affiliates-hero.hero-two-cols .content { max-width: 1170px; padding: 50px 20px; }
.auto-affiliates-hero.hero-two-cols .content .content-left { text-align: left; }
@media (max-width: 768px) { .auto-affiliates-hero.hero-two-cols .content .content-left { text-align: center !important; margin-bottom: 40px; } }
.auto-affiliates-hero.hero-two-cols .content .content-right { text-align: center; }

.affiliate-feature { padding-top: 110px; padding-bottom: 110px; }
.affiliate-feature.background-grey { background: #f7f7f4; }
.affiliate-feature.background-teal { background: #3c948b; }
.affiliate-feature.background-dark { background: #363636; }
.affiliate-feature.section-arrow-bottom { position: relative; }
.affiliate-feature.section-arrow-bottom:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 20px; margin-left: -20px; z-index: 100; }
.affiliate-feature.section-arrow-bottom.background-grey:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(247, 247, 244, 0); border-top-color: #F7F7F4; border-width: 20px; margin-left: -20px; z-index: 100; }
.affiliate-feature .affiliate-feature-container { max-width: 1170px; margin: 0 auto; }
.affiliate-feature .affiliate-feature-container .standard-section-header { margin-left: -15px; margin-right: -15px; text-align: center; margin-bottom: 60px; }
.affiliate-feature .affiliate-feature-container .standard-section-header:before, .affiliate-feature .affiliate-feature-container .standard-section-header:after { content: " "; display: table; }
.affiliate-feature .affiliate-feature-container .standard-section-header:after { clear: both; }
.affiliate-feature .affiliate-feature-container .standard-section-header.text-align-center { text-align: center; }
.affiliate-feature .affiliate-feature-container .standard-section-header.text-align-left { text-align: left; }
.affiliate-feature .affiliate-feature-container .standard-section-header.text-align-right { text-align: right; }
.affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { float: left; width: 66.66667%; } }
@media (min-width: 992px) { .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside { margin-left: 16.66667%; } }
.affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside h2 { font-size: 60px; margin-bottom: 40px; font-weight: 700; line-height: 1.3; }
@media (max-width: 768px) { .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside h2 { font-size: 38px; } }
@media (min-width: 768px) and (max-width: 992px) { .affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside h2 { font-size: 38px; } }
.affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside hr { width: 150px; height: 7px; margin: 0 auto 40px auto; border-top: 7px solid white; }
.affiliate-feature .affiliate-feature-container .standard-section-header .section-header-inside h3 { font-size: 34px; }
.affiliate-feature .affiliate-feature-row { margin-left: -15px; margin-right: -15px; }
.affiliate-feature .affiliate-feature-row:before, .affiliate-feature .affiliate-feature-row:after { content: " "; display: table; }
.affiliate-feature .affiliate-feature-row:after { clear: both; }
.affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 { float: left; width: 41.66667%; } }
@media (min-width: 992px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 { float: left; width: 50%; } }
@media (max-width: 768px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-1 { text-align: center; } }
.affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 { float: left; width: 58.33333%; } }
@media (min-width: 992px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 { float: left; width: 50%; } }
@media (min-width: 1200px) { .affiliate-feature.affiliate-feature-image-left .affiliate-feature-column-2 { float: left; width: 41.66667%; } }
.affiliate-feature.affiliate-feature-image-left .big-image { position: absolute; right: 80px; top: 0; max-height: 500px; width: auto; }
@media (max-width: 768px) { .affiliate-feature.affiliate-feature-image-left .big-image { position: relative; right: 0; max-width: 100%; margin-bottom: 40px; } }
.affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: right !important; }
@media (min-width: 768px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { float: left; width: 41.66667%; } }
@media (min-width: 992px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { float: left; width: 50%; } }
@media (max-width: 768px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-1 { text-align: center; } }
.affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 58.33333%; } }
@media (min-width: 992px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 50%; } }
@media (min-width: 1200px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { float: left; width: 41.66667%; } }
@media (min-width: 1200px) { .affiliate-feature.affiliate-feature-image-right .affiliate-feature-column-2 { margin-left: 8.33333%; } }
.affiliate-feature.affiliate-feature-image-right .big-image { position: absolute; left: 40px; top: 0; max-height: 500px; width: auto; }
@media (max-width: 768px) { .affiliate-feature.affiliate-feature-image-right .big-image { position: relative; left: 0; max-width: 100%; margin-bottom: 40px; } }
.affiliate-feature .affiliate-feature-header { margin-bottom: 40px; }
@media (max-width: 768px) { .affiliate-feature .affiliate-feature-header { text-align: center; } }
.affiliate-feature .affiliate-feature-header h2 { font-size: 38px; margin-bottom: 20px; line-height: 1.2; }
.affiliate-feature .affiliate-feature-header h3 { font-weight: 600; font-size: 20px; color: #8f9090; margin: 0; line-height: 1.4; }
.affiliate-feature .quote { font-family: 'Raleway', sans-serif; }
@media (max-width: 768px) { .affiliate-feature .quote { text-align: center; } }
.affiliate-feature .quote .quote-box { position: relative; background: white; border: 2px solid #5ea5b6; padding: 30px; color: #5ea5b6; max-width: 420px; margin-bottom: 30px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
@media (max-width: 768px) { .affiliate-feature .quote .quote-box { margin-left: auto; margin-right: auto; } }
.affiliate-feature .quote .quote-box:after, .affiliate-feature .quote .quote-box:before { top: 100%; left: 44px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
@media (max-width: 768px) { .affiliate-feature .quote .quote-box:after, .affiliate-feature .quote .quote-box:before { left: 50%; } }
.affiliate-feature .quote .quote-box:after { border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 10px; margin-left: -10px; }
.affiliate-feature .quote .quote-box:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; border-width: 13px; margin-left: -13px; }
.affiliate-feature .quote .quote-box.summit-blue { background: #5ea5b6; color: white; }
.affiliate-feature .quote .quote-box.summit-blue:after { border-color: rgba(255, 255, 255, 0); border-top-color: #5ea5b6; }
.affiliate-feature .quote .quote-box.summit-blue:before { border-color: rgba(94, 165, 182, 0); border-top-color: #5ea5b6; }
.affiliate-feature .quote .quote-box p { margin: 0; padding: 0; font-size: 16px; font-weight: 600; line-height: 1.6; }
.affiliate-feature .quote .quote-image { float: left; margin: 0 15px 0 10px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; }
@media (max-width: 768px) { .affiliate-feature .quote .quote-image { float: none; margin-bottom: 10px; } }
.affiliate-feature .quote .quote-text { float: left; padding-top: 14px; }
@media (max-width: 768px) { .affiliate-feature .quote .quote-text { float: none; text-shadow: center; } }
.affiliate-feature .quote .quote-text .quote-name { font-size: 16px; font-weight: 700; }

.section-standard { padding-top: 110px; padding-bottom: 110px; }
@media (max-width: 768px) { .section-standard { text-align: center; } }
.section-standard.background-grey { background: #f7f7f4; }
.section-standard.background-dark { background: #363636; }
.section-standard.background-teal { background: #3c948b; }
.section-standard.section-arrow-bottom { position: relative; }
.section-standard.section-arrow-bottom:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 20px; margin-left: -20px; z-index: 100; }
.section-standard.section-arrow-bottom.background-grey:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(247, 247, 244, 0); border-top-color: #F7F7F4; border-width: 20px; margin-left: -20px; z-index: 100; }
.section-standard .section-standard-container { max-width: 1170px; margin: 0 auto; }
.section-standard .section-standard-container .standard-section-header { margin-left: -15px; margin-right: -15px; text-align: center; }
.section-standard .section-standard-container .standard-section-header:before, .section-standard .section-standard-container .standard-section-header:after { content: " "; display: table; }
.section-standard .section-standard-container .standard-section-header:after { clear: both; }
.section-standard .section-standard-container .standard-section-header.text-align-center { text-align: center; }
.section-standard .section-standard-container .standard-section-header.text-align-left { text-align: left; }
.section-standard .section-standard-container .standard-section-header.text-align-right { text-align: right; }
.section-standard .section-standard-container .standard-section-header .section-header-inside { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .section-standard .section-standard-container .standard-section-header .section-header-inside { float: left; width: 83.33333%; } }
@media (min-width: 992px) { .section-standard .section-standard-container .standard-section-header .section-header-inside { margin-left: 8.33333%; } }
.section-standard .section-standard-container .standard-section-header .section-header-inside h2 { font-size: 60px; margin-bottom: 40px; font-weight: 700; line-height: 1.3; }
@media (max-width: 768px) { .section-standard .section-standard-container .standard-section-header .section-header-inside h2 { font-size: 38px; } }
@media (min-width: 768px) and (max-width: 992px) { .section-standard .section-standard-container .standard-section-header .section-header-inside h2 { font-size: 38px; } }
.section-standard .section-standard-container .standard-section-header .section-header-inside hr { width: 150px; height: 7px; margin: 0 auto 40px auto; border-top: 7px solid white; }
.section-standard .section-standard-container .standard-section-header .section-header-inside h3 { font-size: 34px; line-height: 1.4; }
.section-standard .section-standard-container .section-standard-row { margin-left: -15px; margin-right: -15px; margin-bottom: 80px; }
.section-standard .section-standard-container .section-standard-row:before, .section-standard .section-standard-container .section-standard-row:after { content: " "; display: table; }
.section-standard .section-standard-container .section-standard-row:after { clear: both; }
.section-standard .section-standard-container .section-standard-row.row-1 { margin-top: 80px; }
.section-standard .section-standard-container .section-standard-row.row-1.section-standard-row-last { margin-top: 0; }
.section-standard .section-standard-container .section-standard-row.section-standard-row-last { margin-bottom: 0; }
.section-standard .section-standard-container .section-standard-row .column { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.section-standard .section-standard-container .section-standard-row .column .block { margin-bottom: 60px; }
.section-standard .section-standard-container .section-standard-row.columns-1 .column { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.section-standard .section-standard-container .section-standard-row.columns-2 .column { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-standard .section-standard-container .section-standard-row.columns-2 .column { float: left; width: 50%; } }
.section-standard .section-standard-container .section-standard-row.columns-3 .column { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-standard .section-standard-container .section-standard-row.columns-3 .column { float: left; width: 33.33333%; } }
.section-standard .section-standard-container .section-standard-row.columns-4 .column { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .section-standard .section-standard-container .section-standard-row.columns-4 .column { float: left; width: 25%; } }

.giveaway-hero { width: 100%; height: 500px; position: relative; z-index: 4; color: white; text-align: center; line-height: 1.25em; background-color: black; }
.giveaway-hero .giveaway-hero-background { position: absolute; top: 0px; left: 0px; z-index: 5; height: 100%; width: 100%; background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; opacity: 0.6; }
.giveaway-hero .giveaway-hero-container { position: relative; z-index: 6; }
.giveaway-hero .giveaway-hero-container .giveaway-hero-row { margin-left: -15px; margin-right: -15px; }
.giveaway-hero .giveaway-hero-container .giveaway-hero-row:before, .giveaway-hero .giveaway-hero-container .giveaway-hero-row:after { content: " "; display: table; }
.giveaway-hero .giveaway-hero-container .giveaway-hero-row:after { clear: both; }
.giveaway-hero .giveaway-hero-container .giveaway-hero-row .title { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; font-weight: 700; padding-top: 70px; line-height: 1.4em; text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.2); }
@media (min-width: 992px) { .giveaway-hero .giveaway-hero-container .giveaway-hero-row .title { float: left; width: 50%; } }
@media (min-width: 992px) { .giveaway-hero .giveaway-hero-container .giveaway-hero-row .title { margin-left: 25%; } }
.giveaway-hero .giveaway-hero-container .giveaway-hero-row .subtitle { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; font-weight: 400; font-size: 12pt; }
@media (min-width: 992px) { .giveaway-hero .giveaway-hero-container .giveaway-hero-row .subtitle { float: left; width: 50%; } }
@media (min-width: 992px) { .giveaway-hero .giveaway-hero-container .giveaway-hero-row .subtitle { margin-left: 25%; } }

.adwords-hero { position: relative; z-index: 3; margin-top: 70px; text-align: center; color: white; background-color: black; line-height: 1.5em; }
.adwords-hero .background { position: absolute; z-index: 4; width: 100%; height: 100%; opacity: 1; background-repeat: no-repeat !important; background-position-y: 100% !important; background-position-x: 50% !important; background-size: cover !important; }
.adwords-hero .content { position: relative; z-index: 5; max-width: 880px; margin-right: auto; margin-left: auto; padding-top: 100px; padding-bottom: 140px; }
.adwords-hero .content h1 { font-size: 60px; font-weight: bold; margin-top: 0; }
@media (max-width: 768px) { .adwords-hero .content h1 { font-size: 40px; } }
.adwords-hero .content h2 { font-size: 30px; font-weight: 500; margin-bottom: 30px; line-height: 1.4; }
@media (max-width: 768px) { .adwords-hero .content h2 { font-size: 20px; } }
.adwords-hero .content a { display: inline-block; padding: 20px 60px; background: #e97e0b; color: white; border-radius: 100px; border: 0; }
.adwords-hero .content a:hover { background: #bb6911; }

.giveaway-box-section { margin-top: -200px; position: relative; z-index: 8; }
.giveaway-box-section .giveaway-box-container .giveaway-box-row { margin-left: -15px; margin-right: -15px; }
.giveaway-box-section .giveaway-box-container .giveaway-box-row:before, .giveaway-box-section .giveaway-box-container .giveaway-box-row:after { content: " "; display: table; }
.giveaway-box-section .giveaway-box-container .giveaway-box-row:after { clear: both; }
.giveaway-box-section .giveaway-box-container .giveaway-box-row .giveaway-box { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; border: 5px solid #ececec; box-shadow: 8px 5px 10px 0px rgba(0, 0, 0, 0.2); min-height: 100px; background-color: white; }
@media (min-width: 992px) { .giveaway-box-section .giveaway-box-container .giveaway-box-row .giveaway-box { float: left; width: 33.33333%; } }
@media (min-width: 992px) { .giveaway-box-section .giveaway-box-container .giveaway-box-row .giveaway-box { margin-left: 33.33333%; } }

/* VIRAL SWEEP */
.pre-entry .content .title p { line-height: 1.5em !important; }

.pre-entry .content .description, .pre-entry .email label { display: none !important; }

.pre-entry .form { border: 0px solid #fff !important; background: none !important; }

.pre-entry .submit { color: white; }

.images-hide .promotion { border: 0px solid #fff !important; }

.giveaway-middle h2 { line-height: 1.5em !important; color: #606060; }
.giveaway-middle .big-image { position: relative !important; float: right; width: 80% !important; }

/* Summit Schedule */
.section-5 { padding-top: 140px; padding-bottom: 140px; text-align: center; background: url("https://teachable.com/images/background-white-bg.png") top center repeat-y; }
@media (max-width: 768px) { .section-5 { padding-top: 80px; padding-bottom: 80px; } }
.section-5 .section-title:before, .section-5 .section-title:after { content: " "; display: table; }
.section-5 .section-title:after { clear: both; }
.section-5 .section-title h2 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; font-size: 48px; margin-bottom: 20px; color: #4F8A98; line-height: 1.3; }
@media (max-width: 768px) { .section-5 .section-title h2 { font-size: 26px; } }
.section-5 .section-title h3 { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; float: none; max-width: 750px; margin: 0 auto; font-size: 22px; margin-bottom: 50px; color: #71B1C0; font-weight: normal; line-height: 1.5; }
@media (max-width: 768px) { .section-5 .section-title h3 { font-size: 18px; } }
.section-5 .section-container .section-row { margin-left: -15px; margin-right: -15px; }
.section-5 .section-container .section-row:before, .section-5 .section-container .section-row:after { content: " "; display: table; }
.section-5 .section-container .section-row:after { clear: both; }
.section-5 .section-container .section-row .event-blocks-inside-top { padding-top: 80px; background: url(../images/schedule-dashed-border-top.png) center top no-repeat; }
.section-5 .section-container .section-row .event-blocks-inside-top:before, .section-5 .section-container .section-row .event-blocks-inside-top:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-blocks-inside-top:after { clear: both; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-blocks-inside-top { padding-top: 20px; } }
.section-5 .section-container .section-row .event-blocks-inside-bottom { padding-bottom: 40px; background: url(../images/schedule-dashed-border-bottom.png) center bottom no-repeat; }
.section-5 .section-container .section-row .event-blocks-inside-bottom:before, .section-5 .section-container .section-row .event-blocks-inside-bottom:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-blocks-inside-bottom:after { clear: both; }
.section-5 .section-container .section-row .event-blocks-inside { background: url(../images/schedule-dashed-border.png) center top repeat-y; }
.section-5 .section-container .section-row .event-blocks-inside:before, .section-5 .section-container .section-row .event-blocks-inside:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-blocks-inside:after { clear: both; }
.section-5 .section-container .section-row .event-block { position: relative; float: left; width: 83.33333%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 8.33333%; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 80px; text-align: left; }
@media (min-width: 992px) { .section-5 .section-container .section-row .event-block { float: left; width: 50%; } }
@media (min-width: 992px) { .section-5 .section-container .section-row .event-block { margin-left: 25%; } }
.section-5 .section-container .section-row .event-block:last-child { margin-bottom: 0; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block { margin-bottom: 40px; } }
.section-5 .section-container .section-row .event-block .event-block-row { margin-left: -15px; margin-right: -15px; }
.section-5 .section-container .section-row .event-block .event-block-row:before, .section-5 .section-container .section-row .event-block .event-block-row:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-block .event-block-row:after { clear: both; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside { border: 1px solid #D1E6EB; border-bottom: 0; border-radius: 3px; background: white; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:before, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-inside:after { clear: both; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 30px; padding-right: 30px; border-bottom: 1px solid #D1E6EB; font-weight: 300; font-size: 18px; color: #DA6564; padding-top: 20px; padding-bottom: 20px; text-align: left; background: -moz-linear-gradient(left, rgba(218, 101, 100, 0.06) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, rgba(218, 101, 100, 0.06) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, rgba(218, 101, 100, 0.06) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fda6564', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */ }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date br { display: none; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date { text-align: center; line-height: 1; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date br { display: block; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date span { font-weight: bold; font-size: 16px; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-date span span { display: none; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner { border-bottom: 5px solid #D1E6EB; padding-bottom: 80px; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:before, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:after { content: " "; display: table; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner:after { clear: both; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner .section-number { margin-right: auto; margin-left: auto; margin-top: -25px; width: 50px; height: 50px; border: 3px solid #D1E6EB; line-height: 40px; background-color: white; text-align: center; border-radius: 100%; color: #D1E6EB; font-size: 25px; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-content-inner h2 { text-align: center; padding-top: 30px; font-weight: bold; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { z-index: 1000; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; max-width: 200px; min-height: 300px; padding-top: 40px; padding-bottom: 40px; background: #F9FCFD; border-right: 1px solid #D1E6EB; text-align: center; }
@media (min-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { float: left; width: 25%; } }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left { padding: 20px; max-width: 100%; border-right: 0; border-bottom: 1px solid #D1E6EB; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:after, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:after { border-color: rgba(249, 252, 253, 0); border-top-color: #F9FCFD; border-width: 10px; margin-left: -10px; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left:before { border-color: rgba(209, 230, 235, 0); border-top-color: #D1E6EB; border-width: 11px; margin-left: -11px; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type-duration { display: block; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type-duration { text-align: center; margin-bottom: 10px; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type { display: inline-block; font-size: 14px; margin-bottom: 30px; padding: 8px 16px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: white; font-weight: 500; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type { display: inline-block; margin-right: 10px; font-size: 12px; padding: 6px 12px; margin-bottom: 0; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type.event-panel { color: #DA6564; border: 2px solid #DA6564; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-type.event-workshop { color: #23CCAB; border: 2px solid #23CCAB; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-duration { font-weight: 500; font-size: 20px; color: #4F8A98; margin-bottom: 10px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-duration { display: inline-block; margin-left: 10px; margin-right: 0; margin-bottom: 0; line-height: 20px; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time { font-weight: 300; font-size: 16px; color: #4F8A98; line-height: 1.8; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time span { display: block; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time { text-align: center; }
  .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-left .event-time span { display: inline; margin-left: 5px; margin-right: 5px; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle { position: relative; float: left; width: 83.33333%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 8.33333%; padding-top: 40px; padding-bottom: 0px; background: white; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle .content-right { float: right; width: 75%; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle .content-left { float: left; max-width: 100px; max-height: 100px; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle h3 { font-size: 24px; margin-top: 0; margin-bottom: 10px; line-height: 1.3; color: #4F8A98; padding-top: 10px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle h3 { font-size: 22px; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle p.event-speakers { color: #71B1C0; font-size: 16px; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle p.description { color: #797979; margin: 0; line-height: 1.6; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-middle { text-align: center; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { position: relative; float: left; width: 66.66667%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 16.66667%; position: relative; min-height: 1px; padding-left: 30px; padding-right: 30px; padding-top: 40px; padding-left: 0; padding-bottom: 40px; text-align: center; background: white; }
@media (min-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { float: left; width: 25%; } }
@media (min-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { margin-left: 0%; } }
@media (min-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { right: 8.33333%; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right img { width: 140px; height: auto; border-radius: 100%; }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-2 img, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-3 img, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-4 img, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-5 img, .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right.event-images-6 img { width: 90px; height: auto; float: left; margin: 5px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-block-right { padding-top: 0; text-align: center; float: none; } }
.section-5 .section-container .section-row .event-block .event-block-row .event-block-inner .event-details h2 { font-size: 26px; font-weight: bold; line-height: 1.2; margin-bottom: 14px; color: white; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
.section-5 .section-container .section-row .schedule-footer-cta { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { .section-5 .section-container .section-row .schedule-footer-cta { float: left; width: 83.33333%; } }
@media (min-width: 992px) { .section-5 .section-container .section-row .schedule-footer-cta { margin-left: 8.33333%; } }
.section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; background: #23CCAB; color: white; padding: 60px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner { padding: 20px; } }
.section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h2 { max-width: 680px; margin: 0 auto 20px auto; font-weight: 300; font-size: 28px; line-height: 1.3; }
@media (max-width: 768px) { .section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h2 { font-size: 20px; } }
.section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h3 { margin-top: 0; margin-bottom: 30px; font-weight: bold; font-style: italic; font-size: 44px; }
@media (max-width: 768px) { .section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner h3 { font-size: 30px; } }
.section-5 .section-container .section-row .schedule-footer-cta .schedule-footer-cta-inner .button { border: 2px solid white; box-shadow: none; background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.11) 100%); }

.register-button { cursor: pointer; display: inline-block; min-width: 100%; padding: 16px 0; background: #09C09C; background-image: linear-gradient(-180deg, #23CCAB 0%, #09C09C 100%); border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; color: white; font-size: 22px; color: #FFFFFF; text-align: center; text-transform: uppercase; font-style: italic; box-shadow: 0px 0px 50px 0px rgba(255, 255, 255, 0.5); }

.giveaway-footer { text-align: center; background-color: #363636; color: white; padding-top: 40px; padding-bottom: 70px; margin-top: -50px; }
.giveaway-footer h2 { line-height: 1.5em; text-align: center; font-size: 45px; font-weight: bold; }
.giveaway-footer .button { background-color: #ca792b; color: white !important; text-align: center; padding-top: 10px; padding-bottom: 10px; border-radius: 5px; display: block; width: 70%; margin-right: auto; margin-left: auto; text-decoration: none !important; cursor: pointer; margin-top: 40px; font-size: 20px; font-weight: 500; }

/* Modal Dialog
-----------------
*/
.modal-parent { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); opacity: 0; pointer-events: none; transition: all 0.5s ease; }
.modal-parent .modal-dialog { width: 60%; max-width: 900px; position: relative; height: auto; padding-bottom: 50px; background-color: white; border-radius: 10px; min-height: 200px; margin-right: auto; margin-left: auto; margin-top: 100%; transition: all 0.5s ease; }
@media (min-width: 992px) and (max-width: 1200px) { .modal-parent .modal-dialog { width: 75%; } }
@media (max-width: 768px) { .modal-parent .modal-dialog { width: 95%; } }
.modal-parent .modal-dialog .modal-x { position: absolute; cursor: pointer; font-size: 14px; font-weight: bold; top: 10px; right: 20px; color: gray; opacity: 0.25; }
.modal-parent .modal-dialog .modal-x:hover, .modal-parent .modal-dialog .modal-x:active { opacity: 0.5; transition: all 0.1s ease; }
.modal-parent .modal-dialog .modal-x:hover { color: #404040; }
.modal-parent .modal-dialog .progress-bar { width: 100%; height: auto; border-top-left-radius: 10px; display: block; border-top-right-radius: 10px; float: none; }
.modal-parent .modal-dialog p { text-align: center; max-width: 450px; display: block; margin-top: 20px; margin-right: auto; margin-left: auto; color: gray; }
.modal-parent .modal-dialog h2 { margin-right: auto; margin-left: auto; text-align: center; max-width: 600px; margin-top: 20px; line-height: 1.25em; font-size: 25px; }
.modal-parent .modal-dialog input[type="email"] { margin-bottom: 13px; width: 100%; margin-bottom: 20px; background: #f8f9f9; text-align: left; height: 46px; font-size: 16px; padding-left: 15px; color: #626F6E; font-weight: 500; height: 100%; padding: 19px; font-size: 19px; font-weight: 400; color: #494949; border: 0px; border-radius: 5px; line-height: 25px; text-align: center; width: 70%; margin-right: auto; margin-left: auto; border-radius: 5px; display: block; margin-top: 15px; box-sizing: border-box; }
@media (max-width: 768px) { .modal-parent .modal-dialog input[type="email"] { width: 95%; } }
.modal-parent .modal-dialog .submit-email { border-radius: 0px; width: 70%; margin-right: auto; margin-left: auto; display: block; color: white; box-sizing: border-box; height: 70px; line-height: 70px; padding: 0px; font-size: 25px; position: relative; z-index: 97; }
@media (max-width: 768px) { .modal-parent .modal-dialog .submit-email { width: 95%; } }

.modal-parent-selected { opacity: 1 !important; pointer-events: auto !important; transition: all 0.1s ease; }
.modal-parent-selected .modal-dialog { margin-top: 10%; transition: all 0.5s ease; }
@media (max-width: 768px) { .modal-parent-selected .modal-dialog { margin-top: 30%; } }

@media (max-width: 768px) { .exit-intent.modals { display: none; } }
.exit-intent.modals .modal .modal-content { background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; }
@media (max-width: 768px) { .exit-intent.modals .modal .modal-content { padding: 0; } }
.exit-intent.modals .modal .modal-content .close { position: relative; z-index: 50; width: 50px; height: 50px; cursor: pointer; }
.exit-intent.modals .modal .modal-content .container, .exit-intent.modals .modal .modal-content .section-schedule .section-container, .section-schedule .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .section-speakers .section-container, .section-speakers .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .affiliate-feature .affiliate-feature-container, .affiliate-feature .exit-intent.modals .modal .modal-content .affiliate-feature-container, .exit-intent.modals .modal .modal-content .section-standard .section-standard-container, .section-standard .exit-intent.modals .modal .modal-content .section-standard-container { max-width: 868px; }
@media (min-width: 768px) and (max-width: 992px) { .exit-intent.modals .modal .modal-content .container, .exit-intent.modals .modal .modal-content .section-schedule .section-container, .section-schedule .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .section-speakers .section-container, .section-speakers .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .affiliate-feature .affiliate-feature-container, .affiliate-feature .exit-intent.modals .modal .modal-content .affiliate-feature-container, .exit-intent.modals .modal .modal-content .section-standard .section-standard-container, .section-standard .exit-intent.modals .modal .modal-content .section-standard-container { max-width: 568px; } }
@media (max-width: 768px) { .exit-intent.modals .modal .modal-content .container, .exit-intent.modals .modal .modal-content .section-schedule .section-container, .section-schedule .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .section-speakers .section-container, .section-speakers .exit-intent.modals .modal .modal-content .section-container, .exit-intent.modals .modal .modal-content .affiliate-feature .affiliate-feature-container, .affiliate-feature .exit-intent.modals .modal .modal-content .affiliate-feature-container, .exit-intent.modals .modal .modal-content .section-standard .section-standard-container, .section-standard .exit-intent.modals .modal .modal-content .section-standard-container { min-width: 360px; padding: 0; } }
.exit-intent.modals .modal .modal-content .image { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .exit-intent.modals .modal .modal-content .image { float: left; width: 33.33333%; } }
@media (max-width: 768px) { .exit-intent.modals .modal .modal-content .image { display: none; } }
.exit-intent.modals .modal .modal-content .image img { display: inline-block; max-width: 98%; max-height: 100%; vertical-align: middle; }
.exit-intent.modals .modal .modal-content .image .center { display: inline-block; max-width: 1%; height: 100%; vertical-align: middle; }
.exit-intent.modals .modal .modal-content .text-form-area { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { .exit-intent.modals .modal .modal-content .text-form-area { float: left; width: 58.33333%; } }
.exit-intent.modals .modal .modal-content .text-form-area .text { text-align: center; }
.exit-intent.modals .modal .modal-content .text-form-area .text h2.header { font-size: 50px; font-weight: 800; line-height: 1.3; margin-top: 36px; margin-top: 10px; margin-bottom: 0; padding-bottom: 0; }
@media (min-width: 768px) and (max-width: 992px) { .exit-intent.modals .modal .modal-content .text-form-area .text h2.header { font-size: 30px; } }
@media (max-width: 768px) { .exit-intent.modals .modal .modal-content .text-form-area .text h2.header { font-size: 30px; } }
.exit-intent.modals .modal .modal-content .text-form-area .text p.subheader { font-size: 22px; font-weight: 600; line-height: 1em; margin-top: 5px; }
.exit-intent.modals .modal .modal-content .text-form-area .form { margin-top: 20px; }
.exit-intent.modals .modal .modal-content .text-form-area .form input[name='email'] { font-size: 16px; font-weight: 400; line-height: 25px; width: 100%; height: 100%; margin-bottom: 10px; padding: 19px; padding-left: 15px; text-align: left; color: #626f6e; border: 0; border-radius: 5px; background: #fff; box-shadow: #667574 0 0 2px inset; }
.exit-intent.modals .modal .modal-content .text-form-area .form .eac-sugg { line-height: 45px !important; }
.exit-intent.modals .modal .modal-content .text-form-area .form .exit-intent-button { font-weight: bold; width: 100%; padding: 15px 0; cursor: pointer; transition: all 10ms; border-radius: 8px; box-shadow: 0 0 0 rgba(117, 117, 117, 0.5), 0 -4px 0 rgba(0, 0, 0, 0.2) inset; }
.exit-intent.modals .modal .modal-content .text-form-area .form .exit-intent-button:active { top: 3px; transition: all 10ms; box-shadow: none !important; }

.enterprise-hubspot-form input[type="text"].large, .enterprise-hubspot-form textarea.large { margin-top: 20px; margin-bottom: 10px; text-align: left !important; padding: 10px 15px; }
.enterprise-hubspot-form .mc-field-group { text-align: left; margin-bottom: 62px; }
.enterprise-hubspot-form .mc-field-group label { font-size: 18px; margin-top: 10px; font-weight: 500; opacity: 0.8; margin-bottom: 14px; }
.enterprise-hubspot-form .mc-field-group select { width: 100%; height: 44px; text-indent: 8px; }
.enterprise-hubspot-form .hs-form fieldset { max-width: none !important; }
.enterprise-hubspot-form .hs_aff_link_social_media label, .enterprise-hubspot-form .hs_aff_link_web label, .enterprise-hubspot-form .hs_aff_web_audience label, .enterprise-hubspot-form .hs_aff_link_social_media label, .enterprise-hubspot-form .hs_aff_email_audience label { text-align: left !important; font-size: 16px; margin-top: 15px; margin-bottom: 0px; font-weight: normal !important; }
.enterprise-hubspot-form input[type="submit"] { margin-top: 20px; }
.enterprise-hubspot-form .hs_firstname label, .enterprise-hubspot-form .hs_lastname label, .enterprise-hubspot-form .hs_email label { display: none; }
.enterprise-hubspot-form .hs-form-required { display: none; }
.enterprise-hubspot-form input[type="text"], .enterprise-hubspot-form input[type="email"], .enterprise-hubspot-form input[type="tel"], .enterprise-hubspot-form textarea, .enterprise-hubspot-form .hs_aff_primary_method { margin-top: 20px; margin-bottom: 10px; text-align: left; font-size: 16px !important; padding: 10px 15px; border-radius: 5px; line-height: 25px; border: 1px solid #ccc !important; display: block; width: 100% !important; font-weight: normal !important; background-color: white !important; box-sizing: border-box; }
.enterprise-hubspot-form label { display: block; margin-bottom: 20px; margin-top: 20px; margin-bottom: 12px; float: left; font-weight: 700; }
.enterprise-hubspot-form .hs_aff_primary_method label { color: gray; font-weight: normal !important; font-size: 20px; line-height: 1.5em; text-align: center; display: block; }
.enterprise-hubspot-form .hs_aff_primary_method legend { color: gray; font-weight: normal !important; line-height: 1.5em; font-size: 16px; text-align: center !important; }
.enterprise-hubspot-form .hs_aff_primary_method .input label { text-align: left !important; }
.enterprise-hubspot-form .hs-form-checkbox-display span { text-align: left !important; }
.enterprise-hubspot-form .hs-form-checkbox-display span { padding-left: 10px; line-height: 100%; }
.enterprise-hubspot-form .hs-form-checkbox-display input { height: auto !important; }
.enterprise-hubspot-form .hs-form-checkbox { list-style-type: none; }
.enterprise-hubspot-form .hs_aff_terms_service li { list-style-type: none; }
.enterprise-hubspot-form .hs_aff_terms_service input { height: auto; }
.enterprise-hubspot-form .hs_aff_terms_service li span { padding-left: 10px; }
.enterprise-hubspot-form select { background-color: #fff; background-image: none; border-radius: 4px; border: 1px solid #ccc; color: #555; font-size: 14px; height: 44px; line-height: 1.42857143; margin-bottom: 10px; margin-top: 0px; padding: 6px 12px; text-indent: 8px; width: 100%; }
.enterprise-hubspot-form select option { font-weight: normal; display: block; white-space: pre; min-height: 1.2em; padding: 0px 2px 1px; }
.enterprise-hubspot-form .actions { padding-left: 0px !important; }
.enterprise-hubspot-form input[type="submit"] { text-transform: none !important; padding: 0px !important; height: 65px; line-height: 61px !important; font-size: 22px !important; font-weight: 700 !important; color: #e97e0b !important; border: 2px solid #e97e0b !important; background: #FFF9F2; background-color: #FFF9F2 !important; border-radius: 9px !important; margin-top: 25px !important; margin-bottom: 5px !important; width: 100% !important; box-sizing: border-box !important; display: block !important; }
.enterprise-hubspot-form input[type="submit"]:hover { background: #FFF9F2 !important; color: #AD671C !important; border: 2px solid #AD671C !important; text-decoration: none; }
.enterprise-hubspot-form .hs-error-msgs { display: block; padding: 0px; background-color: #9f3a0c; border-radius: 5px; border: 2px solid #c35220; }
.enterprise-hubspot-form .hs-error-msgs li { float: none; list-style-type: none; width: 100%; margin: 0; height: auto; line-height: 25px; font-size: 12px !important; display: block; margin-top: 10px; margin-bottom: 10px; color: white !important; box-sizing: border-box; }
.enterprise-hubspot-form .hs-error-msgs li label { color: white !important; font-size: 12px !important; display: block !important; margin: 0 !important; float: none !important; }

.landing-hero { position: relative; z-index: 3; margin-top: 70px; text-align: center; color: white; background-color: black; line-height: 1.5em; }
.landing-hero .background { position: absolute; z-index: 4; width: 100%; height: 100%; opacity: 1; background-repeat: no-repeat !important; background-position-y: 100% !important; background-position-x: 50% !important; background-size: cover !important; }
.landing-hero .content { position: relative; z-index: 5; max-width: 880px; margin-right: auto; margin-left: auto; padding-top: 140px; padding-bottom: 140px; }
.landing-hero .content h1 { font-size: 40px; font-weight: bold; margin-top: 0; }
@media (max-width: 768px) { .landing-hero .content h1 { font-size: 30px; } }
.landing-hero .content h2 { font-size: 22px; font-weight: 500; margin-bottom: 30px; line-height: 1.4; }
@media (max-width: 768px) { .landing-hero .content h2 { font-size: 20px; } }
.landing-hero .content a { display: inline-block; padding: 20px 60px; background: #E97E0B; color: white; border-radius: 100px; border: 0; }
.landing-hero .content a:hover { background: #CF700A; }

.calendar-widget { opacity: 0; height: 0; pointer-events: none; overflow: hidden; padding: 0px; transition: all 0.5s ease; background-color: white; border: 1px solid #23CCAB; border-radius: 3px; }
.calendar-widget label, .calendar-widget input[type="checkbox"] { display: none; }
.calendar-widget a { background-position: 15px center !important; background-size: 25px 25px !important; background-repeat: no-repeat !important; padding: 10px; padding-left: 55px; line-height: 25px; display: block; color: #23CCAB; }
.calendar-widget .icon-google { background: url("../images/ouical/google.png"); }
.calendar-widget .icon-yahoo { background: url("../images/ouical/yahoo.png"); }
.calendar-widget .icon-ical { background: url("../images/ouical/apple.png"); }
.calendar-widget .icon-outlook { background: url("../images/ouical/outlook.png"); }

.calendar-widget-selected { pointer-events: auto; padding: 10px; opacity: 1; height: auto; transition: all 0.5s ease; }

section.faq-affiliate.background-grey { background: #f7f7f4; }
section.faq-affiliate h2 { font-weight: bold; }
section.faq-affiliate .faq-question { margin-bottom: 30px; text-align: left; }
section.faq-affiliate .faq-question h5.question { font-size: 20px; font-weight: 700; line-height: 27px; margin-top: 10px; color: #676767; }
section.faq-affiliate .faq-question .answer { font-size: 16px; font-weight: 500; line-height: 25px; line-height: 28px; color: #7d7d7d; }

body.new .hero { z-index: 100; min-width: 100%; background: #1ea69a; /* Old browsers */ background: -moz-linear-gradient(left, #1ea69a 24%, #e9723d 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #1ea69a 24%, #e9723d 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #1ea69a 24%, #e9723d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ background-size: cover; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ea69a', endColorstr='#e9723d',GradientType=1 ); }
body.new .hero.comparison .hero-text { margin-top: 180px !important; }
body.new .hero.pricing .background { min-height: 750px !important; }
body.new .hero.pricing .hero-text { margin-top: 180px !important; }
body.new .hero[data-type='center'] { text-align: center; }
body.new .hero[data-type='center'] .background { min-height: 500px; }
body.new .hero[data-type='center'] .hero-text { margin-top: 220px; max-width: 800px; width: auto; float: none !important; margin-right: auto; margin-left: auto; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { body.new .hero[data-type='center'] .hero-text { float: left; width: 100%; } }
@media (max-width: 768px) { body.new .hero[data-type='center'] .hero-text { margin-top: 150px; } }
body.new .hero[data-type='center'] .hero-text p { max-width: 600px; display: block; margin-right: auto; margin-left: auto; }
body.new .hero[data-type='center'] .hero-text .arrow { width: 50px; height: 100px; border-radius: 50px; display: block; margin-left: auto; margin-right: auto; line-height: 100px; text-align: center; color: white !important; text-decoration: none !important; background-color: rgba(255, 255, 255, 0.3); opacity: 0.5; transition: all 0.5s ease; font-size: 22px; font-weight: bold; margin-top: 50px; cursor: pointer; transform: rotate(-90deg); }
body.new .hero[data-type='center'] .hero-text .arrow:hover { opacity: 0.7; transition: all 0.5s ease; }
body.new .hero[data-type='cta'] .background { min-height: 850px; }
body.new .hero[data-type='cta'] .hero-text { margin-top: 250px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) { body.new .hero[data-type='cta'] .hero-text { float: left; width: 58.33333%; } }
@media (max-width: 768px) { body.new .hero[data-type='cta'] .hero-text { margin-top: 150px; } }
body.new .hero .background { background-repeat: no-repeat !important; background-position: center !important; background-size: cover !important; }
body.new .hero .hero-text h1 { font-size: 32px; font-weight: 700; line-height: 44px; color: #fff; }
body.new .hero .hero-text h3 { font-size: 22px; font-weight: 400; line-height: 33px; color: #fff; }
body.new .hero .hero-text p { color: #fff; }
body.new .hero .hero-text .new-explore-features { margin-top: 75px; }
body.new .hero .hero-text .new-explore-features a { font-size: 18px; font-weight: 700; margin-left: 0; padding: 26px 54px; text-decoration: none !important; color: #fff !important; border: none; border-radius: 50px; background: #e9723d; fill: none; transition: all 0.5s ease; }
body.new .hero .hero-text .new-explore-features a:hover { transition: all 0.5s ease; background-color: #ff6d2c; }
@media (max-width: 768px) { body.new .hero .hero-text .new-explore-features a { padding: 20px 45px; font-size: 17px; } }

.new-features-hero { z-index: 100; min-width: 100%; min-height: 850px; background: #1ea69a; /* Old browsers */ background: -moz-linear-gradient(left, #1ea69a 24%, #e9723d 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #1ea69a 24%, #e9723d 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #1ea69a 24%, #e9723d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ background-size: cover; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ea69a', endColorstr='#e9723d',GradientType=1 ); /* IE6-9 */ }

section.new-features-hero .new-features-bg-element { overflow-y: visible !important; min-height: 850px; padding-bottom: 120px; background: url(../images/redesign/features/hero_features_20.png) no-repeat; background-position: 50% 100%; }

body.new .right-text-parent { margin-top: 80px; }
body.new .right-text-parent .col-img-wrap { margin-left: -50px; padding-right: 0; padding-left: 0; }
@media (min-width: 768px) and (max-width: 992px) { body.new .right-text-parent .col-img-wrap { margin-left: 0px; margin-bottom: 50px; } }
@media (max-width: 768px) { body.new .right-text-parent .col-img-wrap { margin-left: 0px; margin-bottom: 50px; } }
body.new .right-text-parent .col-img-wrap img { max-width: 830px; height: auto; }
@media (min-width: 768px) and (max-width: 992px) { body.new .right-text-parent .col-img-wrap img { float: none; margin-bottom: 20px; margin-right: auto; margin-left: auto; display: block; max-width: 100% !important; width: auto !important; } }
@media (max-width: 768px) { body.new .right-text-parent .col-img-wrap img { float: none; margin-bottom: 20px; margin-right: auto; margin-left: auto; display: block; max-width: 100% !important; width: auto !important; } }
body.new .right-text-parent hr.hline { position: absolute; top: 310px; right: 40%; width: 40px; border-bottom: 1px #e9723d solid; }
body.new .right-text-parent .right-text { position: relative; padding-left: 30px; padding-bottom: 30px; padding-top: 0px; max-width: 500px; margin-left: auto; display: block; }
@media (min-width: 768px) and (max-width: 992px) { body.new .right-text-parent .right-text { padding-top: 0px; float: none; max-width: 800px; padding-bottom: 50px; } }
@media (max-width: 768px) { body.new .right-text-parent .right-text { padding-top: 0px; float: none; max-width: 800px; } }
body.new .right-text-parent .right-text h2 { margin-top: 0; position: relative; margin-top: 110px; margin-bottom: 20px; margin-left: 0; }
@media (min-width: 992px) and (max-width: 1200px) { body.new .right-text-parent .right-text h2 { margin-top: 0; } }
@media (min-width: 768px) and (max-width: 992px) { body.new .right-text-parent .right-text h2 { padding-top: 30px; margin-top: 0; } }
@media (max-width: 768px) { body.new .right-text-parent .right-text h2 { padding-top: 30px; margin-top: 0; } }
body.new .right-text-parent .right-text p { position: relative; }
@media (min-width: 768px) and (max-width: 992px) { body.new .right-text-parent .right-text p { padding-bottom: 30px; } }
body.new .right-text-parent .right-text p.video-play { font-size: 20px; line-height: 38px; margin: 10px 0; color: #e9723d; }

body.new .left-text-parent { height: auto; width: 100%; position: relative; display: table; margin-top: 100px; overflow-x: hidden; }
body.new .left-text-parent.homepage_testimonial { margin-top: 0px; }
body.new .left-text-parent.customize_three { margin-top: -225px; }
@media (min-width: 768px) and (max-width: 992px) { body.new .left-text-parent.customize_three { margin-top: 0px; } }
@media (max-width: 768px) { body.new .left-text-parent.customize_three { margin-top: 0px; } }
body.new .left-text-parent.integrations { margin-top: 0px; }
@media (min-width: 768px) and (max-width: 992px) { body.new .left-text-parent { display: block; margin-top: 0px; margin-bottom: 0px; } }
@media (max-width: 768px) { body.new .left-text-parent { display: block; margin-top: 0px; margin-bottom: 0px; } }
body.new .left-text-parent.left-align .text .jr-container { margin-right: auto; }
body.new .left-text-parent.left-align .testimonial .jr-container { margin-left: auto; }
body.new .left-text-parent.left-align .main-image { margin-right: -10%; width: 110%; }
body.new .left-text-parent.right-align .text .jr-container { margin-left: auto; }
body.new .left-text-parent.right-align .testimonial .jr-container { margin-right: auto; }
body.new .left-text-parent.right-align .main-image { margin-left: -10%; width: 120%; }
body.new .left-text-parent .jr-container { max-width: 900px; min-height: 100px; }
body.new .left-text-parent .text, body.new .left-text-parent .testimonial { height: 100%; display: table-cell; min-height: 500px; vertical-align: top; }
@media (min-width: 768px) and (max-width: 992px) { body.new .left-text-parent .text, body.new .left-text-parent .testimonial { width: 100% !important; height: auto; display: block; min-height: auto; } }
@media (max-width: 768px) { body.new .left-text-parent .text, body.new .left-text-parent .testimonial { width: 100% !important; height: auto; display: block; min-height: auto; } }
body.new .left-text-parent .text { background-color: rgba(30, 166, 154, 0.05); vertical-align: middle; width: 60%; }
body.new .left-text-parent .text .jr-container { padding-top: 80px; vertical-align: middle; height: auto; }
@media (min-width: 768px) and (max-width: 992px) { body.new .left-text-parent .text .jr-container { margin-top: 0px; padding-top: 50px; padding-bottom: 50px; } }
@media (max-width: 768px) { body.new .left-text-parent .text .jr-container { margin-top: 0px; padding-top: 50px; padding-bottom: 50px; padding-left: 20px; padding-right: 20px; } }
body.new .left-text-parent .text .jr-container h4, body.new .left-text-parent .text .jr-container p { max-width: 425px; display: block; margin-right: auto; margin-left: auto; }
body.new .left-text-parent .text .jr-container p { padding-bottom: 50px; }
body.new .left-text-parent .text .jr-container h4 { font-size: 18px; font-weight: 700; line-height: 28px; color: #1ea69a; }
body.new .left-text-parent .testimonial { background-color: #1ea69a; width: 40%; }
body.new .left-text-parent .testimonial .jr-container .main-image { height: 500px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; margin-top: -10%; }
@media (min-width: 768px) and (max-width: 992px) { body.new .left-text-parent .testimonial .jr-container .main-image { margin-left: 0%; margin-right: 0%; height: 400px; } }
@media (max-width: 768px) { body.new .left-text-parent .testimonial .jr-container .main-image { margin-left: 0%; margin-right: 0%; height: 300px; } }
body.new .left-text-parent .testimonial .jr-container .testimonials { position: relative; vertical-align: middle; border: none; padding-top: 60px; padding-right: 70px; padding-bottom: 30px; padding-left: 70px; margin-bottom: 0px !important; }
@media (max-width: 768px) { body.new .left-text-parent .testimonial .jr-container .testimonials { padding-bottom: 60px; } }
body.new .left-text-parent .testimonial .jr-container .testimonials .blockquote-icon { width: 80px; position: absolute; top: -48px; border-radius: 100%; -webkit-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25); box-shadow: 5px 5px 2px 0px rgba(0, 0, 0, 0.25); }
@media (max-width: 768px) { body.new .left-text-parent .testimonial .jr-container .testimonials .blockquote-icon { width: 50px; top: -32px; } }
body.new .left-text-parent .testimonial .jr-container .testimonials p { font-family: 'Domine', serif; font-size: 20px; line-height: 30px; color: #fff; font-weight: 400; }
body.new .left-text-parent .testimonial .jr-container .testimonials cite { font-size: 14px; line-height: 32px; color: #fff; font-weight: 400; }
body.new .left-text-parent .testimonial .jr-container .testimonials cite a { text-decoration: none; color: #fff !important; border-bottom: 1px #fff solid; }

body.new .showcase { margin-top: 85px; margin-bottom: 85px; margin-left: 0; background-color: rgba(30, 166, 154, 0.05); }
body.new .showcase .container-fluid .title-section { text-align: center; }
body.new .showcase .container-fluid .title-section h2 { margin-top: 140px; }
body.new .showcase .container-fluid .row .slider-parent { width: 100%; margin-top: 30px; min-height: 500px; display: block; margin-right: auto; margin-left: auto; padding: 0px; overflow-x: hidden; overflow-y: visible; }
body.new .showcase .container-fluid .row .slider-parent .slider { width: 100%; height: 100%; overflow-x: hidden; overflow-y: visible; }
body.new .showcase .container-fluid .row .slider-parent .slider .item { display: inline-block; vertical-align: middle; width: 0px; height: 0px; margin-right: 3%; opacity: 0; }
body.new .showcase .container-fluid .row .slider-parent .slider .item img { height: 100%; width: 100%; }
body.new .showcase .container-fluid .row .slider-parent .slider .item.featured { max-width: 800px; width: 50%; height: auto; opacity: 1; }
body.new .showcase .container-fluid .row .slider-parent .slider .item.showing { opacity: 0.9; width: 25%; max-width: 400px; height: auto; }
body.new .showcase .container-fluid .row .slider-parent .slider .item.first { margin-left: -5%; }
body.new .showcase .container-fluid .row .new-more-features { margin-top: 35px; margin-bottom: 85px; margin-left: 0; padding-left: 0; text-align: center; }
body.new .showcase .container-fluid .row .new-more-features a { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 16px; margin-left: 0; padding: 20px 70px; text-align: center; text-decoration: none !important; color: #fff; border: none; border-radius: 30px; background: #1ea69a; fill: none; transition: all 0.5s ease; }
body.new .showcase .container-fluid .row .new-more-features a:hover { background: #0f8d82; transition: all 0.5s ease; }
body.new .dist-list3 li { display: inline-block; padding: 0 15px; }
body.new .dist-list3 li:first-child { padding-right: 30px; padding-left: 0; }
body.new .dist-list3 li:last-child { padding-right: 0; padding-left: 30px; }
body.new .showcase { position: relative; }
body.new .showcase h2 { text-align: center; }
body.new .showcase h4 { font-size: 16px; font-weight: 700; line-height: 28px; position: relative; margin-top: 40px; margin-bottom: 10px; color: #1ea69a; }
body.new .showcase .new-homepage-showcase-cent { text-align: center; }

body.new .webinar .background { overflow-y: visible; min-height: 949px; margin-bottom: 120px; padding-bottom: 120px; background-repeat: no-repeat !important; background-position: center top !important; background-size: cover !important; }
@media (min-width: 992px) and (max-width: 1200px) { body.new .webinar .background { background-position: 30% 100%; } }
@media (max-width: 768px) { body.new .webinar .background { min-height: 749px; } }
body.new .webinar .background .container .row .green-box, body.new .webinar .background .section-schedule .section-container .row .green-box, .section-schedule body.new .webinar .background .section-container .row .green-box, body.new .webinar .background .section-speakers .section-container .row .green-box, .section-speakers body.new .webinar .background .section-container .row .green-box, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box, body.new .webinar .background .section-standard .section-standard-container .row .green-box, .section-standard body.new .webinar .background .section-standard-container .row .green-box { display: inline-block; margin-top: 20%; vertical-align: middle; background: #1ea69a; color: white; padding: 0px; }
@media (max-width: 768px) { body.new .webinar .background .container .row .green-box, body.new .webinar .background .section-schedule .section-container .row .green-box, .section-schedule body.new .webinar .background .section-container .row .green-box, body.new .webinar .background .section-speakers .section-container .row .green-box, .section-speakers body.new .webinar .background .section-container .row .green-box, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box, body.new .webinar .background .section-standard .section-standard-container .row .green-box, .section-standard body.new .webinar .background .section-standard-container .row .green-box { margin-top: 50%; } }
body.new .webinar .background .container .row .green-box h2, body.new .webinar .background .section-schedule .section-container .row .green-box h2, .section-schedule body.new .webinar .background .section-container .row .green-box h2, body.new .webinar .background .section-speakers .section-container .row .green-box h2, .section-speakers body.new .webinar .background .section-container .row .green-box h2, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box h2, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box h2, body.new .webinar .background .section-standard .section-standard-container .row .green-box h2, .section-standard body.new .webinar .background .section-standard-container .row .green-box h2 { padding-top: 30px; font-size: 32px; line-height: 40px; font-weight: bold; text-align: center; }
body.new .webinar .background .container .row .green-box .dates, body.new .webinar .background .section-schedule .section-container .row .green-box .dates, .section-schedule body.new .webinar .background .section-container .row .green-box .dates, body.new .webinar .background .section-speakers .section-container .row .green-box .dates, .section-speakers body.new .webinar .background .section-container .row .green-box .dates, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .dates, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .dates, body.new .webinar .background .section-standard .section-standard-container .row .green-box .dates, .section-standard body.new .webinar .background .section-standard-container .row .green-box .dates { padding-top: 60px; text-align: center; }
body.new .webinar .background .container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-schedule .section-container .row .green-box .dates .webinar-date-number, .section-schedule body.new .webinar .background .section-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-speakers .section-container .row .green-box .dates .webinar-date-number, .section-speakers body.new .webinar .background .section-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .dates .webinar-date-number, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-standard .section-standard-container .row .green-box .dates .webinar-date-number, .section-standard body.new .webinar .background .section-standard-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .container .row .green-box .dates .webinar-date, body.new .webinar .background .section-schedule .section-container .row .green-box .dates .webinar-date, .section-schedule body.new .webinar .background .section-container .row .green-box .dates .webinar-date, body.new .webinar .background .section-speakers .section-container .row .green-box .dates .webinar-date, .section-speakers body.new .webinar .background .section-container .row .green-box .dates .webinar-date, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .dates .webinar-date, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .dates .webinar-date, body.new .webinar .background .section-standard .section-standard-container .row .green-box .dates .webinar-date, .section-standard body.new .webinar .background .section-standard-container .row .green-box .dates .webinar-date { display: inline-block; vertical-align: middle; color: #fff; text-align: left; margin-top: 20px; padding-right: 20px; font-weight: 700; }
body.new .webinar .background .container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-schedule .section-container .row .green-box .dates .webinar-date-number, .section-schedule body.new .webinar .background .section-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-speakers .section-container .row .green-box .dates .webinar-date-number, .section-speakers body.new .webinar .background .section-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .dates .webinar-date-number, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .dates .webinar-date-number, body.new .webinar .background .section-standard .section-standard-container .row .green-box .dates .webinar-date-number, .section-standard body.new .webinar .background .section-standard-container .row .green-box .dates .webinar-date-number { font-family: 'Domine', serif; font-size: 92px; line-height: 40px; margin-left: 15px; padding-left: 35px; margin-top: 40px; }
body.new .webinar .background .container .row .green-box .dates .webinar-date, body.new .webinar .background .section-schedule .section-container .row .green-box .dates .webinar-date, .section-schedule body.new .webinar .background .section-container .row .green-box .dates .webinar-date, body.new .webinar .background .section-speakers .section-container .row .green-box .dates .webinar-date, .section-speakers body.new .webinar .background .section-container .row .green-box .dates .webinar-date, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .dates .webinar-date, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .dates .webinar-date, body.new .webinar .background .section-standard .section-standard-container .row .green-box .dates .webinar-date, .section-standard body.new .webinar .background .section-standard-container .row .green-box .dates .webinar-date { font-family: 'Domine', serif; font-size: 30px; line-height: 40px; vertical-align: top; text-transform: uppercase; padding-right: 35px; }
body.new .webinar .background .container .row .green-box .description p, body.new .webinar .background .section-schedule .section-container .row .green-box .description p, .section-schedule body.new .webinar .background .section-container .row .green-box .description p, body.new .webinar .background .section-speakers .section-container .row .green-box .description p, .section-speakers body.new .webinar .background .section-container .row .green-box .description p, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .description p, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .description p, body.new .webinar .background .section-standard .section-standard-container .row .green-box .description p, .section-standard body.new .webinar .background .section-standard-container .row .green-box .description p { margin-top: 50px; text-align: center; color: #fff; font-size: 18px; line-height: 30px; margin-bottom: 70px; padding-left: 25px; padding-right: 25px; }
body.new .webinar .background .container .row .green-box .description a, body.new .webinar .background .section-schedule .section-container .row .green-box .description a, .section-schedule body.new .webinar .background .section-container .row .green-box .description a, body.new .webinar .background .section-speakers .section-container .row .green-box .description a, .section-speakers body.new .webinar .background .section-container .row .green-box .description a, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .description a, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .description a, body.new .webinar .background .section-standard .section-standard-container .row .green-box .description a, .section-standard body.new .webinar .background .section-standard-container .row .green-box .description a { display: block; width: 100%; text-align: center; color: white !important; text-decoration: none !important; font-weight: bold; font-size: 18px; background-color: #53beb4; padding-top: 35px; padding-bottom: 35px; tranisiton: all 0.5s ease; }
body.new .webinar .background .container .row .green-box .description a:hover, body.new .webinar .background .section-schedule .section-container .row .green-box .description a:hover, .section-schedule body.new .webinar .background .section-container .row .green-box .description a:hover, body.new .webinar .background .section-speakers .section-container .row .green-box .description a:hover, .section-speakers body.new .webinar .background .section-container .row .green-box .description a:hover, body.new .webinar .background .affiliate-feature .affiliate-feature-container .row .green-box .description a:hover, .affiliate-feature body.new .webinar .background .affiliate-feature-container .row .green-box .description a:hover, body.new .webinar .background .section-standard .section-standard-container .row .green-box .description a:hover, .section-standard body.new .webinar .background .section-standard-container .row .green-box .description a:hover { tranisiton: all 0.5s ease; background-color: #60C6BD; }

body.new .steps-parent { position: relative; margin-top: 150px; margin-bottom: 150px; margin-left: 0; }
@media (max-width: 768px) { body.new .steps-parent { margin-top: 50px; border-bottom: 1px solid #ececec; margin-bottom: 70px; } }
body.new .steps-parent .container .steps-section-title, body.new .steps-parent .section-schedule .section-container .steps-section-title, .section-schedule body.new .steps-parent .section-container .steps-section-title, body.new .steps-parent .section-speakers .section-container .steps-section-title, .section-speakers body.new .steps-parent .section-container .steps-section-title, body.new .steps-parent .affiliate-feature .affiliate-feature-container .steps-section-title, .affiliate-feature body.new .steps-parent .affiliate-feature-container .steps-section-title, body.new .steps-parent .section-standard .section-standard-container .steps-section-title, .section-standard body.new .steps-parent .section-standard-container .steps-section-title { text-align: center; margin-bottom: 85px; margin-left: 0; }
@media (max-width: 768px) { body.new .steps-parent .container .steps-section-title, body.new .steps-parent .section-schedule .section-container .steps-section-title, .section-schedule body.new .steps-parent .section-container .steps-section-title, body.new .steps-parent .section-speakers .section-container .steps-section-title, .section-speakers body.new .steps-parent .section-container .steps-section-title, body.new .steps-parent .affiliate-feature .affiliate-feature-container .steps-section-title, .affiliate-feature body.new .steps-parent .affiliate-feature-container .steps-section-title, body.new .steps-parent .section-standard .section-standard-container .steps-section-title, .section-standard body.new .steps-parent .section-standard-container .steps-section-title { margin-top: 0px; padding-bottom: 0px; margin-bottom: 25px; } }
body.new .steps-parent .container .gutter-26 .steps-nav, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav { position: relative; overflow-x: visible; }
@media (min-width: 768px) and (max-width: 992px) { body.new .steps-parent .container .gutter-26 .steps-nav, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav { display: none; } }
@media (max-width: 768px) { body.new .steps-parent .container .gutter-26 .steps-nav, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav { display: none; } }
body.new .steps-parent .container .gutter-26 .steps-nav .line, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .line, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .line, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .line, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .line, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .line, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .line, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .line, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .line { position: absolute; height: 2px; width: 80%; background: #dfdfe0; top: 27px; left: 105px; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps { display: inline-block; vertical-align: top; width: 19%; margin: 0%; padding-left: 30px; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps.active a .eminem h4, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps.active a .eminem h4, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps.active a .eminem h4, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps.active a .eminem h4, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps.active a .eminem h4, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps.active a .eminem h4, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps.active a .eminem h4, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps.active a .eminem h4, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps.active a .eminem h4, body.new .steps-parent .container .gutter-26 .steps-nav .steps:hover a .eminem h4, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps:hover a .eminem h4, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps:hover a .eminem h4, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps:hover a .eminem h4, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps:hover a .eminem h4, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps:hover a .eminem h4, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps:hover a .eminem h4, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps:hover a .eminem h4, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps:hover a .eminem h4 { transition: all 0.5s ease; color: #fff; border: 1px #1ea69a solid; -webkit-border-radius: 1.5em; -moz-border-radius: 1.5em; border-radius: 1.5em; background: #1ea69a; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps.active a p, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps.active a p, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps.active a p, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps.active a p, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps.active a p, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps.active a p, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps.active a p, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps.active a p, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps.active a p, body.new .steps-parent .container .gutter-26 .steps-nav .steps:hover a p, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps:hover a p, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps:hover a p, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps:hover a p, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps:hover a p, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps:hover a p, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps:hover a p, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps:hover a p, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps:hover a p { color: #1ea69a; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps a, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps a, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps a, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps a, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps a, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps a, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps a { display: block; text-decoration: none !important; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps a .eminem, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps a .eminem, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a .eminem, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps a .eminem, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a .eminem, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps a .eminem, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps a .eminem, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps a .eminem, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps a .eminem { border-radius: 100%; width: 8em; height: 8em; background-color: white; position: relative; display: inline-block; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps a .eminem h4, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps a .eminem h4, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a .eminem h4, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps a .eminem h4, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a .eminem h4, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps a .eminem h4, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps a .eminem h4, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps a .eminem h4, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps a .eminem h4 { position: absolute; left: 2.5em; top: -0.25em; font-size: 14px; font-weight: 700; line-height: 3em; width: 3em; heigt: 3em; text-align: center; box-sizing: border-box; color: rgba(95, 95, 95, 0.5); border: 1px #dfdfe0 solid; border-radius: 100%; background: #fff; transition: all 0.5s ease; }
body.new .steps-parent .container .gutter-26 .steps-nav .steps a p, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-nav .steps a p, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a p, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-nav .steps a p, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-nav .steps a p, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-nav .steps a p, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-nav .steps a p, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-nav .steps a p, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-nav .steps a p { margin-top: -50px; position: relative; text-align: left !important; padding-left: 40px; color: rgba(95, 95, 95, 0.5); }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content { display: none; padding-top: 100px; vertical-align: bottom; height: 100%; }
@media (min-width: 768px) and (max-width: 992px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content { display: block; } }
@media (max-width: 768px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content { display: block; padding-top: 0px; } }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content.active, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content.active, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content.active, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content.active, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content.active, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content.active, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content.active, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content.active, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content.active { z-index: 2; display: block; }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .image-parent, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .image-parent, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .image-parent, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent { display: inline-block; vertical-align: bottom; height: 100%; }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img { vertical-align: bottom; }
@media (min-width: 768px) and (max-width: 992px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img { width: 50%; display: block; margin-right: auto; margin-left: auto; } }
@media (max-width: 768px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .image-parent img, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .image-parent img { width: 80%; display: block; margin-right: auto; margin-left: auto; margin-top: 15px; } }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent { display: inline-block; vertical-align: bottom; }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent h2, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent h2, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent h2 { margin-bottom: 20px !important; text-align: left; }
@media (max-width: 768px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent p, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent p, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent p, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent p, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent p, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent p, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent p, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent p, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent p { padding-bottom: 50px; } }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step { margin-left: 0; padding-left: 0; text-align: center; }
@media (min-width: 768px) and (max-width: 992px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step { display: none !important; } }
@media (max-width: 768px) { body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step { display: none !important; } }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a { font-size: 14px; font-weight: 700; margin-top: 25px; margin-left: 0; padding: 20px 30px; text-align: center; text-decoration: none !important; color: #1ea69a; border: none; border-radius: 30px; background: rgba(30, 166, 154, 0.1); fill: none; transition: all 0.5s ease; }
body.new .steps-parent .container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, body.new .steps-parent .section-schedule .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, .section-schedule body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, body.new .steps-parent .section-speakers .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, .section-speakers body.new .steps-parent .section-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, body.new .steps-parent .affiliate-feature .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, .affiliate-feature body.new .steps-parent .affiliate-feature-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, body.new .steps-parent .section-standard .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover, .section-standard body.new .steps-parent .section-standard-container .gutter-26 .steps-content-parent .steps-content .text-parent .new-next-step a:hover { transition: all 0.5s ease; background: rgba(30, 166, 154, 0.3); }

.testimonials-parent { text-align: center; }
.testimonials-parent .container .title-section p, .testimonials-parent .section-schedule .section-container .title-section p, .section-schedule .testimonials-parent .section-container .title-section p, .testimonials-parent .section-speakers .section-container .title-section p, .section-speakers .testimonials-parent .section-container .title-section p, .testimonials-parent .affiliate-feature .affiliate-feature-container .title-section p, .affiliate-feature .testimonials-parent .affiliate-feature-container .title-section p, .testimonials-parent .section-standard .section-standard-container .title-section p, .section-standard .testimonials-parent .section-standard-container .title-section p { max-width: 750px; display: block; margin-right: auto; margin-left: auto; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container { height: 510px; margin-top: 100px; padding: 0; list-style-type: none; }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container { height: auto; margin-top: 0px; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container { height: auto; margin-top: 0px; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back { -webkit-transform: rotateY(0); transform: rotateY(0); }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front { -webkit-transform: none; transform: none; }
  .testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back { -webkit-transform: none; transform: none; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-front, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-front { -webkit-transform: none; transform: none; }
  .testimonials-parent .container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container:hover .card-back, .testimonials-parent .container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container.active .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container.active .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container.active .card-back { -webkit-transform: none; transform: none; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back { position: absolute; width: 90%; height: 100%; padding: 40px; border-radius: 5px; -webkit-transition: -webkit-transform .3s; transition: transform .3s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .card-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile, .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile { display: inline; margin: 30px 0 0 0; padding-left: 0; text-align: left; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile img, .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile img, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile img { width: 52px; max-width: 52px; height: 52px; max-height: 52px; vertical-align: middle; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile a, .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile a, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile a { margin-top: 80px; color: #5f5f5f; border-bottom: 1px #5f5f5f solid; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .card-profile p, .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile p, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile p { margin-top: 15px; margin-bottom: 40px; color: #5f5f5f; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front { background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front:before, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front:before, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front:before, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front:before, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front:before, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front:before, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front:before, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front:before, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front { display: none; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front { display: none; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .front-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile { text-align: left; color: white; position: absolute; bottom: 20px; left: 20px; font-weight: bold; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile span, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile span { font-size: 20px; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile p, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-front .front-profile p { font-size: 14px; color: white; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); background-color: #fff; -webkit-box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back { box-shadow: 0 0px 0px 0px transparent; tranform: none !important; -webkit-transform: none !important; position: relative; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back { box-shadow: 0 0px 0px 0px transparent; tranform: none !important; -webkit-transform: none !important; position: relative; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text { font-family: 'Domine', serif; font-size: 20px; font-weight: 400; text-align: left; line-height: 1.8em; color: #2c2f33; border: none; }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text { text-align: center; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-text, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-text { text-align: center; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile { position: absolute; bottom: 40px; right: -50px; }
@media (min-width: 768px) and (max-width: 992px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile { position: relative; bottom: auto; right: auto; display: inline; text-align: center; } }
@media (max-width: 768px) { .testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile { position: relative; bottom: auto; right: auto; display: inline; text-align: center; margin-top: 10px; } }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .image-parent { display: inline-block; vertical-align: top; margin-right: 10px; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent { display: inline-block; vertical-align: top; text-align: left; }
.testimonials-parent .container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .testimonials-parent .section-schedule .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .section-schedule .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .testimonials-parent .section-speakers .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .section-speakers .testimonials-parent .section-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .testimonials-parent .affiliate-feature .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .affiliate-feature .testimonials-parent .affiliate-feature-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .testimonials-parent .section-standard .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a, .section-standard .testimonials-parent .section-standard-container .gutter-26 .cards-parent .card-container .card-back .card-profile .text-parent a { text-decoration: none !important; }

body.new header .navbar { height: 86px; margin: 0 !important; border-bottom: 0; background: transparent; }
body.new header .navbar .container .row .create-a-course, body.new header .navbar .section-schedule .section-container .row .create-a-course, .section-schedule body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .section-speakers .section-container .row .create-a-course, .section-speakers body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .create-a-course, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .create-a-course, body.new header .navbar .section-standard .section-standard-container .row .create-a-course, .section-standard body.new header .navbar .section-standard-container .row .create-a-course, body.new header .navbar .container .row .login-link, body.new header .navbar .section-schedule .section-container .row .login-link, .section-schedule body.new header .navbar .section-container .row .login-link, body.new header .navbar .section-speakers .section-container .row .login-link, .section-speakers body.new header .navbar .section-container .row .login-link, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link, body.new header .navbar .section-standard .section-standard-container .row .login-link, .section-standard body.new header .navbar .section-standard-container .row .login-link { display: inline-block; vertical-align: middle; }
@media (min-width: 768px) and (max-width: 992px) { body.new header .navbar .container .row .create-a-course, body.new header .navbar .section-schedule .section-container .row .create-a-course, .section-schedule body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .section-speakers .section-container .row .create-a-course, .section-speakers body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .create-a-course, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .create-a-course, body.new header .navbar .section-standard .section-standard-container .row .create-a-course, .section-standard body.new header .navbar .section-standard-container .row .create-a-course, body.new header .navbar .container .row .login-link, body.new header .navbar .section-schedule .section-container .row .login-link, .section-schedule body.new header .navbar .section-container .row .login-link, body.new header .navbar .section-speakers .section-container .row .login-link, .section-speakers body.new header .navbar .section-container .row .login-link, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link, body.new header .navbar .section-standard .section-standard-container .row .login-link, .section-standard body.new header .navbar .section-standard-container .row .login-link { display: none !important; } }
@media (max-width: 768px) { body.new header .navbar .container .row .create-a-course, body.new header .navbar .section-schedule .section-container .row .create-a-course, .section-schedule body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .section-speakers .section-container .row .create-a-course, .section-speakers body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .create-a-course, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .create-a-course, body.new header .navbar .section-standard .section-standard-container .row .create-a-course, .section-standard body.new header .navbar .section-standard-container .row .create-a-course, body.new header .navbar .container .row .login-link, body.new header .navbar .section-schedule .section-container .row .login-link, .section-schedule body.new header .navbar .section-container .row .login-link, body.new header .navbar .section-speakers .section-container .row .login-link, .section-speakers body.new header .navbar .section-container .row .login-link, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link, body.new header .navbar .section-standard .section-standard-container .row .login-link, .section-standard body.new header .navbar .section-standard-container .row .login-link { display: none !important; } }
body.new header .navbar .container .row .create-a-course, body.new header .navbar .section-schedule .section-container .row .create-a-course, .section-schedule body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .section-speakers .section-container .row .create-a-course, .section-speakers body.new header .navbar .section-container .row .create-a-course, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .create-a-course, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .create-a-course, body.new header .navbar .section-standard .section-standard-container .row .create-a-course, .section-standard body.new header .navbar .section-standard-container .row .create-a-course { font-size: 13px; font-weight: 400; margin-top: 16px; margin-left: 16px; padding: 12px 30px; text-decoration: none !important; color: #fff !important; border: none; border-radius: 30px; background: rgba(255, 255, 255, 0.2); fill: none; transition: all 0.5s ease; }
body.new header .navbar .container .row .create-a-course:hover, body.new header .navbar .section-schedule .section-container .row .create-a-course:hover, .section-schedule body.new header .navbar .section-container .row .create-a-course:hover, body.new header .navbar .section-speakers .section-container .row .create-a-course:hover, .section-speakers body.new header .navbar .section-container .row .create-a-course:hover, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .create-a-course:hover, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .create-a-course:hover, body.new header .navbar .section-standard .section-standard-container .row .create-a-course:hover, .section-standard body.new header .navbar .section-standard-container .row .create-a-course:hover { background: rgba(255, 255, 255, 0.4); transition: all 0.5s ease; }
body.new header .navbar .container .row .login-link, body.new header .navbar .section-schedule .section-container .row .login-link, .section-schedule body.new header .navbar .section-container .row .login-link, body.new header .navbar .section-speakers .section-container .row .login-link, .section-speakers body.new header .navbar .section-container .row .login-link, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link, body.new header .navbar .section-standard .section-standard-container .row .login-link, .section-standard body.new header .navbar .section-standard-container .row .login-link { font-size: 14px; font-weight: 400; margin-right: 20px; padding-top: 27px; color: #fff; background: none !important; text-decoration: none !important; padding-bottom: 23px; border-bottom: 2px solid transparent; }
body.new header .navbar .container .row .login-link:hover, body.new header .navbar .section-schedule .section-container .row .login-link:hover, .section-schedule body.new header .navbar .section-container .row .login-link:hover, body.new header .navbar .section-speakers .section-container .row .login-link:hover, .section-speakers body.new header .navbar .section-container .row .login-link:hover, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link:hover, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link:hover, body.new header .navbar .section-standard .section-standard-container .row .login-link:hover, .section-standard body.new header .navbar .section-standard-container .row .login-link:hover { margin-bottom: 20px; color: #fff; border-bottom: 2px solid #fff; background: transparent; }
@media (max-width: 768px) { body.new header .navbar .container .row .login-link, body.new header .navbar .section-schedule .section-container .row .login-link, .section-schedule body.new header .navbar .section-container .row .login-link, body.new header .navbar .section-speakers .section-container .row .login-link, .section-speakers body.new header .navbar .section-container .row .login-link, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link, body.new header .navbar .section-standard .section-standard-container .row .login-link, .section-standard body.new header .navbar .section-standard-container .row .login-link { color: #e9723d; }
  body.new header .navbar .container .row .login-link:hover, body.new header .navbar .section-schedule .section-container .row .login-link:hover, .section-schedule body.new header .navbar .section-container .row .login-link:hover, body.new header .navbar .section-speakers .section-container .row .login-link:hover, .section-speakers body.new header .navbar .section-container .row .login-link:hover, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .login-link:hover, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .login-link:hover, body.new header .navbar .section-standard .section-standard-container .row .login-link:hover, .section-standard body.new header .navbar .section-standard-container .row .login-link:hover { color: #fff; } }
body.new header .navbar .container .row .navbar-header, body.new header .navbar .section-schedule .section-container .row .navbar-header, .section-schedule body.new header .navbar .section-container .row .navbar-header, body.new header .navbar .section-speakers .section-container .row .navbar-header, .section-speakers body.new header .navbar .section-container .row .navbar-header, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .navbar-header, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .navbar-header, body.new header .navbar .section-standard .section-standard-container .row .navbar-header, .section-standard body.new header .navbar .section-standard-container .row .navbar-header { display: inline-block; vertical-align: middle; width: auto !important; }
body.new header .navbar .container .row .navbar-header .navbar-brand, body.new header .navbar .section-schedule .section-container .row .navbar-header .navbar-brand, .section-schedule body.new header .navbar .section-container .row .navbar-header .navbar-brand, body.new header .navbar .section-speakers .section-container .row .navbar-header .navbar-brand, .section-speakers body.new header .navbar .section-container .row .navbar-header .navbar-brand, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .navbar-header .navbar-brand, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .navbar-header .navbar-brand, body.new header .navbar .section-standard .section-standard-container .row .navbar-header .navbar-brand, .section-standard body.new header .navbar .section-standard-container .row .navbar-header .navbar-brand { width: 142px; max-height: 29px; margin-top: 20px !important; margin-bottom: -3px; margin-left: 0 !important; background-image: url("../images/redesign/teachable-logo-white-new.svg"); background-repeat: no-repeat; }
body.new header .navbar .container .row .navbar-button, body.new header .navbar .section-schedule .section-container .row .navbar-button, .section-schedule body.new header .navbar .section-container .row .navbar-button, body.new header .navbar .section-speakers .section-container .row .navbar-button, .section-speakers body.new header .navbar .section-container .row .navbar-button, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .navbar-button, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .navbar-button, body.new header .navbar .section-standard .section-standard-container .row .navbar-button, .section-standard body.new header .navbar .section-standard-container .row .navbar-button { padding-right: 60px; display: inline-block; vertical-align: middle; }
body.new header .navbar .container .row .navbar-button .navbar-toggle, body.new header .navbar .section-schedule .section-container .row .navbar-button .navbar-toggle, .section-schedule body.new header .navbar .section-container .row .navbar-button .navbar-toggle, body.new header .navbar .section-speakers .section-container .row .navbar-button .navbar-toggle, .section-speakers body.new header .navbar .section-container .row .navbar-button .navbar-toggle, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .navbar-button .navbar-toggle, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .navbar-button .navbar-toggle, body.new header .navbar .section-standard .section-standard-container .row .navbar-button .navbar-toggle, .section-standard body.new header .navbar .section-standard-container .row .navbar-button .navbar-toggle { border: 0px !important; transition: all 0.5s ease; left: 0px; }
body.new header .navbar .container .row .navbar-button .navbar-toggle.navbar-rotated, body.new header .navbar .section-schedule .section-container .row .navbar-button .navbar-toggle.navbar-rotated, .section-schedule body.new header .navbar .section-container .row .navbar-button .navbar-toggle.navbar-rotated, body.new header .navbar .section-speakers .section-container .row .navbar-button .navbar-toggle.navbar-rotated, .section-speakers body.new header .navbar .section-container .row .navbar-button .navbar-toggle.navbar-rotated, body.new header .navbar .affiliate-feature .affiliate-feature-container .row .navbar-button .navbar-toggle.navbar-rotated, .affiliate-feature body.new header .navbar .affiliate-feature-container .row .navbar-button .navbar-toggle.navbar-rotated, body.new header .navbar .section-standard .section-standard-container .row .navbar-button .navbar-toggle.navbar-rotated, .section-standard body.new header .navbar .section-standard-container .row .navbar-button .navbar-toggle.navbar-rotated { transform: rotate(90deg); transition: all 0.5s ease; }
@media (max-width: 768px) { body.new header .navbar .container .main-navbar, body.new header .navbar .section-schedule .section-container .main-navbar, .section-schedule body.new header .navbar .section-container .main-navbar, body.new header .navbar .section-speakers .section-container .main-navbar, .section-speakers body.new header .navbar .section-container .main-navbar, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar, body.new header .navbar .section-standard .section-standard-container .main-navbar, .section-standard body.new header .navbar .section-standard-container .main-navbar { max-height: none !important; } }
body.new header .navbar .container .main-navbar .navbar-nav, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav { margin-top: 3px; margin-left: 30px; }
@media (max-width: 768px) { body.new header .navbar .container .main-navbar .navbar-nav, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav { display: none; } }
@media (max-width: 768px) { body.new header .navbar .container .main-navbar .navbar-nav, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav { background-color: #fafafa; -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); display: block; } }
body.new header .navbar .container .main-navbar .navbar-nav li, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li { border-bottom: 2px solid transparent; display: inline; }
@media (max-width: 768px) { body.new header .navbar .container .main-navbar .navbar-nav li.hidden, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li.hidden, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li.hidden, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li.hidden, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li.hidden, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li.hidden, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li.hidden, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li.hidden, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li.hidden { display: block !important; visibility: visible !important; margin-bottom: 0px !important; border-bottom: 0px solid transparent !important; } }
body.new header .navbar .container .main-navbar .navbar-nav li a, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li a, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li a, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li a, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li a, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li a, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li a, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li a, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li a { font-size: 14px; font-weight: 400; margin-right: 0; padding-top: 23px; color: #fff; background: none !important; }
@media (max-width: 768px) { body.new header .navbar .container .main-navbar .navbar-nav li a, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li a, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li a, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li a, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li a, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li a, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li a, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li a, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li a { color: #2c2f33; }
  body.new header .navbar .container .main-navbar .navbar-nav li a:hover, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li a:hover, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li a:hover, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li a:hover, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li a:hover, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li a:hover, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li a:hover, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li a:hover, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li a:hover, body.new header .navbar .container .main-navbar .navbar-nav li a:active, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li a:active, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li a:active, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li a:active, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li a:active, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li a:active, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li a:active, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li a:active, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li a:active { color: #ff7f45; } }
body.new header .navbar .container .main-navbar .navbar-nav li:hover, body.new header .navbar .section-schedule .section-container .main-navbar .navbar-nav li:hover, .section-schedule body.new header .navbar .section-container .main-navbar .navbar-nav li:hover, body.new header .navbar .section-speakers .section-container .main-navbar .navbar-nav li:hover, .section-speakers body.new header .navbar .section-container .main-navbar .navbar-nav li:hover, body.new header .navbar .affiliate-feature .affiliate-feature-container .main-navbar .navbar-nav li:hover, .affiliate-feature body.new header .navbar .affiliate-feature-container .main-navbar .navbar-nav li:hover, body.new header .navbar .section-standard .section-standard-container .main-navbar .navbar-nav li:hover, .section-standard body.new header .navbar .section-standard-container .main-navbar .navbar-nav li:hover { margin-bottom: 20px; color: #fff; border-bottom: 2px solid #fff; background: transparent; }

.mid-page-navigation-parent { border-bottom: 2px solid #f1f1f1; }
.mid-page-navigation-parent .container .gutter-26 ul, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul { margin-top: 8px; width: 100%; margin: 0 auto; text-align: center; height: auto; }
.mid-page-navigation-parent .container .gutter-26 ul li, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul li, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul li, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul li, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul li, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul li, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul li, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul li, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul li { padding: 30px; display: inline-block; vertical-align: middle; }
@media (max-width: 768px) { .mid-page-navigation-parent .container .gutter-26 ul li, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul li, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul li, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul li, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul li, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul li, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul li, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul li, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul li { display: block !important; } }
.mid-page-navigation-parent .container .gutter-26 ul li a, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul li a, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul li a, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul li a, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul li a, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul li a, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul li a, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul li a, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul li a { font-size: 16px; color: #5f5f5f; background: none !important; transition: all 0.5s ease; }
.mid-page-navigation-parent .container .gutter-26 ul li a:hover, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul li a:hover, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul li a:hover, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul li a:hover, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul li a:hover, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul li a:hover, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul li a:hover, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul li a:hover, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul li a:hover, .mid-page-navigation-parent .container .gutter-26 ul li a.active, .mid-page-navigation-parent .section-schedule .section-container .gutter-26 ul li a.active, .section-schedule .mid-page-navigation-parent .section-container .gutter-26 ul li a.active, .mid-page-navigation-parent .section-speakers .section-container .gutter-26 ul li a.active, .section-speakers .mid-page-navigation-parent .section-container .gutter-26 ul li a.active, .mid-page-navigation-parent .affiliate-feature .affiliate-feature-container .gutter-26 ul li a.active, .affiliate-feature .mid-page-navigation-parent .affiliate-feature-container .gutter-26 ul li a.active, .mid-page-navigation-parent .section-standard .section-standard-container .gutter-26 ul li a.active, .section-standard .mid-page-navigation-parent .section-standard-container .gutter-26 ul li a.active { transition: all 0.5s ease; padding-bottom: 30px; transition: none; text-decoration: none; color: #e9723d; border-bottom: 3px solid; background: transparent !important; }

body.new .examples-section { display: none; }
body.new .examples-section.active { display: block; }
body.new .examples-section .container .title-section, body.new .examples-section .section-schedule .section-container .title-section, .section-schedule body.new .examples-section .section-container .title-section, body.new .examples-section .section-speakers .section-container .title-section, .section-speakers body.new .examples-section .section-container .title-section, body.new .examples-section .affiliate-feature .affiliate-feature-container .title-section, .affiliate-feature body.new .examples-section .affiliate-feature-container .title-section, body.new .examples-section .section-standard .section-standard-container .title-section, .section-standard body.new .examples-section .section-standard-container .title-section { clear: both; margin-top: 60px; margin-bottom: 30px; text-align: center; }
body.new .examples-section .container .gutter-26 ul .card, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card { margin-top: 30px; text-decoration: none !important; display: inline-block !important; }
body.new .examples-section .container .gutter-26 ul .card .card-inner, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner { border-radius: 5px; -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); height: 550px; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .background, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .background, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .background, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .background, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .background, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .background, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .background, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .background, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .background { height: 270px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; border-radius: 5px; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info { padding: 36px 30px 26px 30px; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info h4, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info h4, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info h4, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info h4, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info h4, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info h4, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info h4, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info h4, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info h4 { color: #2c2f33; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info .description, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info .description, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .description, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info .description, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .description, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info .description, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info .description, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info .description, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info .description { text-align: left; line-height: 1.5em; padding-bottom: 30px; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info .row, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info .row, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info .row, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info .row, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info .row { position: absolute; bottom: 20px; width: 100%; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info .row .avatar img, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info .row .avatar img, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row .avatar img, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info .row .avatar img, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row .avatar img, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row .avatar img, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row .avatar img, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info .row .avatar img, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info .row .avatar img { width: 40px; max-width: 40px; height: 40px; max-height: 40px; vertical-align: middle; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
body.new .examples-section .container .gutter-26 ul .card .card-inner .info .row .name, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card .card-inner .info .row .name, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row .name, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card .card-inner .info .row .name, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card .card-inner .info .row .name, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row .name, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card .card-inner .info .row .name, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card .card-inner .info .row .name, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card .card-inner .info .row .name { font-size: 14px; padding-top: 5px; vertical-align: middle; }
body.new .examples-section .container .gutter-26 ul .card.examples-cta:hover .card-inner, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta:hover .card-inner, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta:hover .card-inner, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta:hover .card-inner, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta:hover .card-inner, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta:hover .card-inner, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta:hover .card-inner, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta:hover .card-inner, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta:hover .card-inner { transition: all 0.5s ease; background: #fff2ec; }
body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner { transition: all 0.5s ease; text-decoration: none; height: 550px; border: 1px dashed #e9723d; border-radius: 5px; background: #f8f3f1; -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); }
@media (max-width: 768px) { body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner { height: 350px; } }
body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner .text, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner .text, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner .text, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text { display: table; width: 100%; height: 100%; table-layout: fixed; text-align: center; vertical-align: middle; }
body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text { display: table-cell; width: 100%; text-align: center; vertical-align: middle; color: #e9723d; }
body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text .plus-sign { transition: all 0.5s ease; font-size: 92px; font-weight: 500; padding-bottom: 50px; }
body.new .examples-section .container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, body.new .examples-section .section-schedule .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, .section-schedule body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, body.new .examples-section .section-speakers .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, .section-speakers body.new .examples-section .section-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, body.new .examples-section .affiliate-feature .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, .affiliate-feature body.new .examples-section .affiliate-feature-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, body.new .examples-section .section-standard .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p, .section-standard body.new .examples-section .section-standard-container .gutter-26 ul .card.examples-cta .card-inner .text .inner-text p { font-weight: 700; color: #e9723d; margin-bottom: 0px; }

body.new.new-examples .market-leaders { margin-top: 0px; }
body.new .market-leaders { margin-bottom: 50px; }
body.new .market-leaders p { text-align: center; }
@media (max-width: 768px) { body.new .market-leaders p { padding-bottom: 50px; } }
body.new .market-leaders .logos { text-align: center; padding-top: 35px; display: inline; }
body.new .market-leaders .logos a { text-decoration: none !important; }
body.new .market-leaders .logos img { display: inline-block; vertical-align: middle; margin-left: 45px; height: auto; margin-bottom: 20px; }
@media (max-width: 768px) { body.new .market-leaders .logos img { display: block; margin-right: auto; margin-left: auto; margin-bottom: 40px; } }

.new-image-section { margin-top: -110px; }
.new-image-section .container-fluid .gutter-26 .image-parent { overflow-x: hidden; }
.new-image-section .container-fluid .gutter-26 .image-parent img { width: 100%; margin: 0; padding: 0; }
@media (max-width: 768px) { .new-image-section .container-fluid .gutter-26 .image-parent img { width: 200%; margin-left: -50%; } }

body.new .big-image:not(.no-padding) { padding-top: 90px; }
body.new .big-image.customize { position: relative; z-index: 3; }
body.new .big-image.customize img { width: 225% !important; margin-left: -50%; }
@media (min-width: 992px) and (max-width: 1200px) { body.new .big-image.customize img { width: 175% !important; margin-left: -20% !important; } }
@media (min-width: 768px) and (max-width: 992px) { body.new .big-image.customize img { width: 150% !important; margin-left: -20% !important; } }
@media (max-width: 768px) { body.new .big-image.customize img { width: 220% !important; margin-left: -80% !important; } }
body.new .big-image.customize_two { position: relative; z-index: 5; padding-top: 50px; padding-top: 0px; }
body.new .big-image.customize_two img { width: 200% !important; margin-left: -80% !important; margin-top: -30% !important; }
@media (min-width: 768px) and (max-width: 992px) { body.new .big-image.customize_two img { width: 150% !important; margin-top: 0% !important; margin-left: -50% !important; } }
@media (max-width: 768px) { body.new .big-image.customize_two img { display: none !important; } }
body.new .big-image.customize_two .section-text { padding-top: 75px; }
@media (min-width: 992px) and (max-width: 1200px) { body.new .big-image.customize_two .section-text { padding-top: 0px; } }
@media (min-width: 768px) and (max-width: 992px) { body.new .big-image.customize_two .section-text { padding-top: 0px; } }
@media (max-width: 768px) { body.new .big-image.customize_two .section-text { padding-top: 0px; } }
body.new .big-image.dashboard { background-color: #f3fafa; }
body.new .big-image.dashboard img { width: 120% !important; margin-left: -30% !important; margin-top: 10%; }
@media (min-width: 768px) and (max-width: 992px) { body.new .big-image.dashboard img { width: 100% !important; margin-left: 0% !important; margin-top: 0% !important; } }
@media (max-width: 768px) { body.new .big-image.dashboard img { display: none; } }
body.new .big-image.dashboard .section-text { padding-top: 100px !important; }
body.new .big-image.analytics { border-top: 1px solid #ececec; }
body.new .big-image.analytics img { width: 120% !important; margin-left: 30% !important; margin-top: 10% !important; }
@media (min-width: 768px) and (max-width: 992px) { body.new .big-image.analytics img { width: 100% !important; margin-top: 0% !important; margin-left: 0% !important; } }
@media (max-width: 768px) { body.new .big-image.analytics img { width: 100% !important; margin-top: 0% !important; margin-left: 0% !important; } }
body.new .big-image.analytics h2 { margin-bottom: 20px !important; }
body.new .big-image.analytics .section-text { padding-top: 75px !important; }
body.new .big-image .container .gutter-26 .title-section, body.new .big-image .section-schedule .section-container .gutter-26 .title-section, .section-schedule body.new .big-image .section-container .gutter-26 .title-section, body.new .big-image .section-speakers .section-container .gutter-26 .title-section, .section-speakers body.new .big-image .section-container .gutter-26 .title-section, body.new .big-image .affiliate-feature .affiliate-feature-container .gutter-26 .title-section, .affiliate-feature body.new .big-image .affiliate-feature-container .gutter-26 .title-section, body.new .big-image .section-standard .section-standard-container .gutter-26 .title-section, .section-standard body.new .big-image .section-standard-container .gutter-26 .title-section { text-align: center; }
body.new .big-image .container .gutter-26 .title-section p, body.new .big-image .section-schedule .section-container .gutter-26 .title-section p, .section-schedule body.new .big-image .section-container .gutter-26 .title-section p, body.new .big-image .section-speakers .section-container .gutter-26 .title-section p, .section-speakers body.new .big-image .section-container .gutter-26 .title-section p, body.new .big-image .affiliate-feature .affiliate-feature-container .gutter-26 .title-section p, .affiliate-feature body.new .big-image .affiliate-feature-container .gutter-26 .title-section p, body.new .big-image .section-standard .section-standard-container .gutter-26 .title-section p, .section-standard body.new .big-image .section-standard-container .gutter-26 .title-section p { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #bebebe; }
body.new .big-image .container .gutter-26 .title-section h2, body.new .big-image .section-schedule .section-container .gutter-26 .title-section h2, .section-schedule body.new .big-image .section-container .gutter-26 .title-section h2, body.new .big-image .section-speakers .section-container .gutter-26 .title-section h2, .section-speakers body.new .big-image .section-container .gutter-26 .title-section h2, body.new .big-image .affiliate-feature .affiliate-feature-container .gutter-26 .title-section h2, .affiliate-feature body.new .big-image .affiliate-feature-container .gutter-26 .title-section h2, body.new .big-image .section-standard .section-standard-container .gutter-26 .title-section h2, .section-standard body.new .big-image .section-standard-container .gutter-26 .title-section h2 { margin-top: 0px; margin-bottom: 100px; }
@media (max-width: 768px) { body.new .big-image .container, body.new .big-image .section-schedule .section-container, .section-schedule body.new .big-image .section-container, body.new .big-image .section-speakers .section-container, .section-speakers body.new .big-image .section-container, body.new .big-image .affiliate-feature .affiliate-feature-container, .affiliate-feature body.new .big-image .affiliate-feature-container, body.new .big-image .section-standard .section-standard-container, .section-standard body.new .big-image .section-standard-container { overflow-x: hidden; } }
body.new .big-image .container img, body.new .big-image .section-schedule .section-container img, .section-schedule body.new .big-image .section-container img, body.new .big-image .section-speakers .section-container img, .section-speakers body.new .big-image .section-container img, body.new .big-image .affiliate-feature .affiliate-feature-container img, .affiliate-feature body.new .big-image .affiliate-feature-container img, body.new .big-image .section-standard .section-standard-container img, .section-standard body.new .big-image .section-standard-container img { width: 200%; }
body.new .big-image .container .gutter-26 .section-text h4, body.new .big-image .section-schedule .section-container .gutter-26 .section-text h4, .section-schedule body.new .big-image .section-container .gutter-26 .section-text h4, body.new .big-image .section-speakers .section-container .gutter-26 .section-text h4, .section-speakers body.new .big-image .section-container .gutter-26 .section-text h4, body.new .big-image .affiliate-feature .affiliate-feature-container .gutter-26 .section-text h4, .affiliate-feature body.new .big-image .affiliate-feature-container .gutter-26 .section-text h4, body.new .big-image .section-standard .section-standard-container .gutter-26 .section-text h4, .section-standard body.new .big-image .section-standard-container .gutter-26 .section-text h4 { clear: both; margin-top: 140px; text-align: left; font-size: 18px; font-weight: 700; line-height: 28px; margin: 10px 0; margin-bottom: 10px; color: #1ea69a; }
body.new .big-image .container .gutter-26 .section-text p, body.new .big-image .section-schedule .section-container .gutter-26 .section-text p, .section-schedule body.new .big-image .section-container .gutter-26 .section-text p, body.new .big-image .section-speakers .section-container .gutter-26 .section-text p, .section-speakers body.new .big-image .section-container .gutter-26 .section-text p, body.new .big-image .affiliate-feature .affiliate-feature-container .gutter-26 .section-text p, .affiliate-feature body.new .big-image .affiliate-feature-container .gutter-26 .section-text p, body.new .big-image .section-standard .section-standard-container .gutter-26 .section-text p, .section-standard body.new .big-image .section-standard-container .gutter-26 .section-text p { padding-bottom: 30px; padding-top: 5px; }

.list-section { padding-top: 60px; padding-bottom: 60px; }
.list-section.learning-tools { padding-bottom: 0px !important; }
.list-section.learning-tools li { margin-bottom: 0px !important; }
.list-section.four-o-four-list li img { width: 100%; }
.list-section.four-o-four-list li:last-child img { displaY: block; margin-left: auto; margin-right: auto; width: 60%; }
@media (max-width: 768px) { .list-section.four-o-four-list li { margin-bottom: 20px !important; } }
.list-section.hosting-security { padding-top: 120px !important; }
.list-section.hosting-security img { margin-bottom: 10px !important; height: 40px !important; }
.list-section.hosting-security li { margin-bottom: 50px !important; }
.list-section .container .section-title, .list-section .section-schedule .section-container .section-title, .section-schedule .list-section .section-container .section-title, .list-section .section-speakers .section-container .section-title, .section-speakers .list-section .section-container .section-title, .list-section .affiliate-feature .affiliate-feature-container .section-title, .affiliate-feature .list-section .affiliate-feature-container .section-title, .list-section .section-standard .section-standard-container .section-title, .section-standard .list-section .section-standard-container .section-title { text-align: center; }
.list-section .container .section-title p, .list-section .section-schedule .section-container .section-title p, .section-schedule .list-section .section-container .section-title p, .list-section .section-speakers .section-container .section-title p, .section-speakers .list-section .section-container .section-title p, .list-section .affiliate-feature .affiliate-feature-container .section-title p, .affiliate-feature .list-section .affiliate-feature-container .section-title p, .list-section .section-standard .section-standard-container .section-title p, .section-standard .list-section .section-standard-container .section-title p { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #bebebe; }
.list-section .container .section-title h2, .list-section .section-schedule .section-container .section-title h2, .section-schedule .list-section .section-container .section-title h2, .list-section .section-speakers .section-container .section-title h2, .section-speakers .list-section .section-container .section-title h2, .list-section .affiliate-feature .affiliate-feature-container .section-title h2, .affiliate-feature .list-section .affiliate-feature-container .section-title h2, .list-section .section-standard .section-standard-container .section-title h2, .section-standard .list-section .section-standard-container .section-title h2 { margin-top: 0px; margin-bottom: 50px; }
.list-section .container .gutter-26 .items .divider, .list-section .section-schedule .section-container .gutter-26 .items .divider, .section-schedule .list-section .section-container .gutter-26 .items .divider, .list-section .section-speakers .section-container .gutter-26 .items .divider, .section-speakers .list-section .section-container .gutter-26 .items .divider, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .divider, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .divider, .list-section .section-standard .section-standard-container .gutter-26 .items .divider, .section-standard .list-section .section-standard-container .gutter-26 .items .divider { height: 50px; }
.list-section .container .gutter-26 .items .item, .list-section .section-schedule .section-container .gutter-26 .items .item, .section-schedule .list-section .section-container .gutter-26 .items .item, .list-section .section-speakers .section-container .gutter-26 .items .item, .section-speakers .list-section .section-container .gutter-26 .items .item, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .item, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .item, .list-section .section-standard .section-standard-container .gutter-26 .items .item, .section-standard .list-section .section-standard-container .gutter-26 .items .item { margin-bottom: 125px; list-style-type: none; }
.list-section .container .gutter-26 .items .item img, .list-section .section-schedule .section-container .gutter-26 .items .item img, .section-schedule .list-section .section-container .gutter-26 .items .item img, .list-section .section-speakers .section-container .gutter-26 .items .item img, .section-speakers .list-section .section-container .gutter-26 .items .item img, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .item img, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .item img, .list-section .section-standard .section-standard-container .gutter-26 .items .item img, .section-standard .list-section .section-standard-container .gutter-26 .items .item img { max-height: 211px; max-width: 100%; }
.list-section .container .gutter-26 .items .item h4, .list-section .section-schedule .section-container .gutter-26 .items .item h4, .section-schedule .list-section .section-container .gutter-26 .items .item h4, .list-section .section-speakers .section-container .gutter-26 .items .item h4, .section-speakers .list-section .section-container .gutter-26 .items .item h4, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .item h4, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .item h4, .list-section .section-standard .section-standard-container .gutter-26 .items .item h4, .section-standard .list-section .section-standard-container .gutter-26 .items .item h4 { color: #1ea69a; }
@media (max-width: 768px) { .list-section .container .gutter-26 .items .item p, .list-section .section-schedule .section-container .gutter-26 .items .item p, .section-schedule .list-section .section-container .gutter-26 .items .item p, .list-section .section-speakers .section-container .gutter-26 .items .item p, .section-speakers .list-section .section-container .gutter-26 .items .item p, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .item p, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .item p, .list-section .section-standard .section-standard-container .gutter-26 .items .item p, .section-standard .list-section .section-standard-container .gutter-26 .items .item p { padding-bottom: 40px; } }
.list-section .container .gutter-26 .items .item a, .list-section .section-schedule .section-container .gutter-26 .items .item a, .section-schedule .list-section .section-container .gutter-26 .items .item a, .list-section .section-speakers .section-container .gutter-26 .items .item a, .section-speakers .list-section .section-container .gutter-26 .items .item a, .list-section .affiliate-feature .affiliate-feature-container .gutter-26 .items .item a, .affiliate-feature .list-section .affiliate-feature-container .gutter-26 .items .item a, .list-section .section-standard .section-standard-container .gutter-26 .items .item a, .section-standard .list-section .section-standard-container .gutter-26 .items .item a { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 15px; padding: 15px 35px; text-align: center; text-decoration: none !important; color: #1ea69a; border: none; border-radius: 30px; background: rgba(30, 166, 154, 0.1); fill: none; text-decoration: underline; color: #1ea69a; }

.new-cta-section { margin: 80px 0 80px 0; }
@media (max-width: 768px) { .new-cta-section { margin-top: 20px; } }
.new-cta-section.first-cta { margin-bottom: -40px !important; padding-bottom: 0px; }
.new-cta-section.last-cta { margin-top: -120px !important; margin-bottom: 0px; }
@media (max-width: 768px) { .new-cta-section.last-cta { margin-top: -60px !important; margin-bottom: 0px; } }
.new-cta-section.second_cta { margin-top: -40px !important; }
.new-cta-section.examples-cta { margin-top: 0px; }
.new-cta-section .container .gutter-26 .text-parent, .new-cta-section .section-schedule .section-container .gutter-26 .text-parent, .section-schedule .new-cta-section .section-container .gutter-26 .text-parent, .new-cta-section .section-speakers .section-container .gutter-26 .text-parent, .section-speakers .new-cta-section .section-container .gutter-26 .text-parent, .new-cta-section .affiliate-feature .affiliate-feature-container .gutter-26 .text-parent, .affiliate-feature .new-cta-section .affiliate-feature-container .gutter-26 .text-parent, .new-cta-section .section-standard .section-standard-container .gutter-26 .text-parent, .section-standard .new-cta-section .section-standard-container .gutter-26 .text-parent { margin-top: 35px; margin-bottom: 85px; margin-left: 0; padding-left: 0; text-align: center; }
.new-cta-section .container .gutter-26 .text-parent p, .new-cta-section .section-schedule .section-container .gutter-26 .text-parent p, .section-schedule .new-cta-section .section-container .gutter-26 .text-parent p, .new-cta-section .section-speakers .section-container .gutter-26 .text-parent p, .section-speakers .new-cta-section .section-container .gutter-26 .text-parent p, .new-cta-section .affiliate-feature .affiliate-feature-container .gutter-26 .text-parent p, .affiliate-feature .new-cta-section .affiliate-feature-container .gutter-26 .text-parent p, .new-cta-section .section-standard .section-standard-container .gutter-26 .text-parent p, .section-standard .new-cta-section .section-standard-container .gutter-26 .text-parent p { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #bebebe; }
.new-cta-section .container .gutter-26 .text-parent h2, .new-cta-section .section-schedule .section-container .gutter-26 .text-parent h2, .section-schedule .new-cta-section .section-container .gutter-26 .text-parent h2, .new-cta-section .section-speakers .section-container .gutter-26 .text-parent h2, .section-speakers .new-cta-section .section-container .gutter-26 .text-parent h2, .new-cta-section .affiliate-feature .affiliate-feature-container .gutter-26 .text-parent h2, .affiliate-feature .new-cta-section .affiliate-feature-container .gutter-26 .text-parent h2, .new-cta-section .section-standard .section-standard-container .gutter-26 .text-parent h2, .section-standard .new-cta-section .section-standard-container .gutter-26 .text-parent h2 { margin-top: 0px; display: block; margin-left: auto; margin-right: auto; max-width: 750px; }
.new-cta-section .container .gutter-26 .text-parent a, .new-cta-section .section-schedule .section-container .gutter-26 .text-parent a, .section-schedule .new-cta-section .section-container .gutter-26 .text-parent a, .new-cta-section .section-speakers .section-container .gutter-26 .text-parent a, .section-speakers .new-cta-section .section-container .gutter-26 .text-parent a, .new-cta-section .affiliate-feature .affiliate-feature-container .gutter-26 .text-parent a, .affiliate-feature .new-cta-section .affiliate-feature-container .gutter-26 .text-parent a, .new-cta-section .section-standard .section-standard-container .gutter-26 .text-parent a, .section-standard .new-cta-section .section-standard-container .gutter-26 .text-parent a { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 16px; margin-left: 0; padding: 20px 70px; text-align: center; text-decoration: none !important; color: #fff !important; border: none; border-radius: 30px; background: #e9723d; fill: none; transition: all 0.5s ease; }
.new-cta-section .container .gutter-26 .text-parent a:hover, .new-cta-section .section-schedule .section-container .gutter-26 .text-parent a:hover, .section-schedule .new-cta-section .section-container .gutter-26 .text-parent a:hover, .new-cta-section .section-speakers .section-container .gutter-26 .text-parent a:hover, .section-speakers .new-cta-section .section-container .gutter-26 .text-parent a:hover, .new-cta-section .affiliate-feature .affiliate-feature-container .gutter-26 .text-parent a:hover, .affiliate-feature .new-cta-section .affiliate-feature-container .gutter-26 .text-parent a:hover, .new-cta-section .section-standard .section-standard-container .gutter-26 .text-parent a:hover, .section-standard .new-cta-section .section-standard-container .gutter-26 .text-parent a:hover { transition: all 0.5s ease; background-color: #ff6d2c; }

body.new footer .new-homepage-footer { padding: 120px 0; background: #f8f3f0; }
@media (max-width: 768px) { body.new footer .new-homepage-footer { padding-top: 60px; } }
body.new footer .new-homepage-footer .container .gutter-26 ul, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul { list-style-type: none; }
@media (max-width: 768px) { body.new footer .new-homepage-footer .container .gutter-26 ul, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul { margin-bottom: 20px; padding-left: 0px; } }
body.new footer .new-homepage-footer .container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul h4, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul h4, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul h4, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul h4, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul h4, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul h4 { font-size: 16px; font-weight: 700; margin-bottom: 20px; color: #2c2f33; }
@media (max-width: 768px) { body.new footer .new-homepage-footer .container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul h4, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul h4, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul h4, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul h4, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul h4, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul h4, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul h4 { margin-bottom: 0px; } }
@media (max-width: 768px) { body.new footer .new-homepage-footer .container .gutter-26 ul li.in-touch, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul li.in-touch, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul li.in-touch, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul li.in-touch, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul li.in-touch, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li.in-touch, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul li.in-touch, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li.in-touch, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul li.in-touch { padding-top: 5px; } }
body.new footer .new-homepage-footer .container .gutter-26 ul li.social-icons, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul li.social-icons, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul li.social-icons, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul li.social-icons, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul li.social-icons, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li.social-icons, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul li.social-icons, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li.social-icons, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul li.social-icons { margin-top: 15px; }
body.new footer .new-homepage-footer .container .gutter-26 ul li.social-icons a, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul li.social-icons a, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul li.social-icons a, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul li.social-icons a, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul li.social-icons a, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li.social-icons a, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul li.social-icons a, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li.social-icons a, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul li.social-icons a { text-decoration: none !important; }
body.new footer .new-homepage-footer .container .gutter-26 ul li a, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 ul li a, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 ul li a, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 ul li a, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 ul li a, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 ul li a, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 ul li a, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 ul li a, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 ul li a { font-size: 14px; line-height: 32px; color: #2c2f33; }
body.new footer .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo { font-size: 9px; display: inline-block; vertical-align: bottom; color: #5f5f5f; padding-top: 30px; }
body.new footer .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo a, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo a, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo a, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo a, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo a { text-decoration: none !important; }
body.new footer .new-homepage-footer .container .gutter-26 .new-homepage-footer-logo a img, body.new footer .new-homepage-footer .section-schedule .section-container .gutter-26 .new-homepage-footer-logo a img, .section-schedule body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a img, body.new footer .new-homepage-footer .section-speakers .section-container .gutter-26 .new-homepage-footer-logo a img, .section-speakers body.new footer .new-homepage-footer .section-container .gutter-26 .new-homepage-footer-logo a img, body.new footer .new-homepage-footer .affiliate-feature .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a img, .affiliate-feature body.new footer .new-homepage-footer .affiliate-feature-container .gutter-26 .new-homepage-footer-logo a img, body.new footer .new-homepage-footer .section-standard .section-standard-container .gutter-26 .new-homepage-footer-logo a img, .section-standard body.new footer .new-homepage-footer .section-standard-container .gutter-26 .new-homepage-footer-logo a img { width: 94px; height: auto; margin-right: 10px; }

body.new .new-answers { margin-top: 50px; margin-bottom: 30px; }
body.new .new-answers .container .gutter-26 .section-title, body.new .new-answers .section-schedule .section-container .gutter-26 .section-title, .section-schedule body.new .new-answers .section-container .gutter-26 .section-title, body.new .new-answers .section-speakers .section-container .gutter-26 .section-title, .section-speakers body.new .new-answers .section-container .gutter-26 .section-title, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .section-title, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .section-title, body.new .new-answers .section-standard .section-standard-container .gutter-26 .section-title, .section-standard body.new .new-answers .section-standard-container .gutter-26 .section-title { margin-top: 35px; margin-bottom: 85px; margin-left: 0; padding-left: 0; text-align: center; }
body.new .new-answers .container .gutter-26 .section-title p, body.new .new-answers .section-schedule .section-container .gutter-26 .section-title p, .section-schedule body.new .new-answers .section-container .gutter-26 .section-title p, body.new .new-answers .section-speakers .section-container .gutter-26 .section-title p, .section-speakers body.new .new-answers .section-container .gutter-26 .section-title p, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .section-title p, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .section-title p, body.new .new-answers .section-standard .section-standard-container .gutter-26 .section-title p, .section-standard body.new .new-answers .section-standard-container .gutter-26 .section-title p { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #bebebe; }
body.new .new-answers .container .gutter-26 .section-title h2, body.new .new-answers .section-schedule .section-container .gutter-26 .section-title h2, .section-schedule body.new .new-answers .section-container .gutter-26 .section-title h2, body.new .new-answers .section-speakers .section-container .gutter-26 .section-title h2, .section-speakers body.new .new-answers .section-container .gutter-26 .section-title h2, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .section-title h2, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .section-title h2, body.new .new-answers .section-standard .section-standard-container .gutter-26 .section-title h2, .section-standard body.new .new-answers .section-standard-container .gutter-26 .section-title h2 { margin-top: 0px; }
body.new .new-answers .container .gutter-26 .new-two-column, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column { margin: 0; padding: 0; }
@media (max-width: 768px) { body.new .new-answers .container .gutter-26 .new-two-column, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column { padding-left: 30px !important; padding-right: 30px !important; margin-bottom: 30px !important; margin-left: 0px !important; } }
body.new .new-answers .container .gutter-26 .new-two-column:first-child, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column:first-child, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column:first-child, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column:first-child, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column:first-child, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column:first-child, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column:first-child, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column:first-child, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column:first-child { margin-left: -13px; padding-left: 0; }
body.new .new-answers .container .gutter-26 .new-two-column:last-child, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column:last-child, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column:last-child, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column:last-child, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column:last-child, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column:last-child, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column:last-child, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column:last-child, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column:last-child { margin-right: -13px; margin-left: 26px; padding-right: 0; padding-left: 13px; }
body.new .new-answers .container .gutter-26 .new-two-column h4, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column h4, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column h4, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column h4, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column h4, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column h4, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column h4, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column h4, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column h4 { clear: both; text-align: left; font-size: 18px; font-weight: 700; line-height: 28px; margin: 10px 0; margin-top: 40px; margin-bottom: 10px; color: #1ea69a; margin-top: 70px; }
body.new .new-answers .container .gutter-26 .new-two-column h4:first-child, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column h4:first-child, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column h4:first-child, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column h4:first-child, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column h4:first-child, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column h4:first-child, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column h4:first-child, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column h4:first-child, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column h4:first-child { margin-top: 10px; }
body.new .new-answers .container .gutter-26 .new-two-column li, body.new .new-answers .section-schedule .section-container .gutter-26 .new-two-column li, .section-schedule body.new .new-answers .section-container .gutter-26 .new-two-column li, body.new .new-answers .section-speakers .section-container .gutter-26 .new-two-column li, .section-speakers body.new .new-answers .section-container .gutter-26 .new-two-column li, body.new .new-answers .affiliate-feature .affiliate-feature-container .gutter-26 .new-two-column li, .affiliate-feature body.new .new-answers .affiliate-feature-container .gutter-26 .new-two-column li, body.new .new-answers .section-standard .section-standard-container .gutter-26 .new-two-column li, .section-standard body.new .new-answers .section-standard-container .gutter-26 .new-two-column li { font-size: 16px; font-weight: 400; line-height: 28px; color: #5f5f5f; }

body.new .new-testimonial-left-text { margin-top: 150px; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left { padding-top: 100px; background: #f4fafa; padding-bottom: 50px; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left:before { z-index: -5; right: 0; left: auto; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left .left-text { margin-left: 80px; padding-right: 0; padding-left: 0; list-style-type: none; text-align: left; }
@media (max-width: 768px) { body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left .left-text { margin-left: 0px; padding-bottom: 100px; } }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left .left-text h4 { color: #1ea69a; padding-top: 0; padding-left: 4em; position: relative; display: block; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left .left-text h4:before { content: ''; background-image: url(../images/redesign/pricing/bullet_list-tick-circle.svg); background-repeat: no-repeat; background-position: 1em .1em; height: 60px; width: 60px; position: absolute; left: 0px; top: 5px; display: inline-block; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-left .left-text p { padding-top: 0; padding-left: 4.4em; padding-bottom: 50px; color: #5f5f5f; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right:before { background-color: #e9723d; z-index: -1; top: 50px; right: auto; left: 0; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right .orange-box-img-right img { max-width: 880px; margin-top: -160px; margin-left: 0; width: 50vw; }
@media (max-width: 768px) { body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right .orange-box-img-right img { margin-bottom: 0px; } }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right .orange-box-right { position: relative; max-width: 880px; margin-bottom: 0px; padding-top: 25px; padding-left: 50px; padding-right: 50px; padding-bottom: 25px; color: #fff; border: none; background: #e9723d; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right .orange-box-right p { color: #fff; }
body.new .new-testimonial-left-text .container-fluid .gutter-26 .bg-right .orange-box-right a { font-size: 14px; font-weight: 700; color: #fff; font-size: 14px; font-weight: 700; display: inline-block; padding: 20px 0; text-align: left; vertical-align: middle; border: none; }

body.new .new-testimonial-big-blockquote { margin-top: 60px; margin-bottom: 60px; }
body.new .new-testimonial-big-blockquote .top-line-divider { margin-top: 100px; margin-bottom: 0; padding-top: 110px; border-top: 1px solid #ececec; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote blockquote { display: none; position: relative; padding: 65px 0 0 0; text-align: center; border: none; font-family: 'Domine', serif; font-size: 32px; font-weight: 400; line-height: 48px; padding: 0 20px; color: #2c2f33; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote blockquote.active { display: block; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote .images { display: inline-block; margin-top: 20px; text-align: center; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote .images img { width: 40px; max-width: 40px; height: 40px; max-height: 40px; margin: 0 5px; vertical-align: middle; opacity: .3; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; filter: alpha(opacity=50); cursor: pointer; transition: all 0.5s ease; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote .images img.active { transition: all 0.5s ease; width: 60px; max-width: 60px; height: 60px; max-height: 60px; margin: 0 18px; vertical-align: middle; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; opacity: 1; cursor: auto; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote .captions cite { display: none; font-size: 12px; font-weight: 400; line-height: 32px; text-align: center; padding-top: 30px; color: #5f5f5f; }
body.new .new-testimonial-big-blockquote .top-line-divider .gutter-26 .big-blockquote .captions cite.active { display: block; }

body.new .new-plans-included { margin-bottom: 30px; }
body.new .new-plans-included .container .gutter-26 .new-pricing-cent-head, body.new .new-plans-included .section-schedule .section-container .gutter-26 .new-pricing-cent-head, .section-schedule body.new .new-plans-included .section-container .gutter-26 .new-pricing-cent-head, body.new .new-plans-included .section-speakers .section-container .gutter-26 .new-pricing-cent-head, .section-speakers body.new .new-plans-included .section-container .gutter-26 .new-pricing-cent-head, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .new-pricing-cent-head, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .new-pricing-cent-head, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .new-pricing-cent-head, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .new-pricing-cent-head { clear: both; margin-top: 40px; margin-bottom: 20px; text-align: center; }
body.new .new-plans-included .container .gutter-26 .new-pricing-cent-head h2, body.new .new-plans-included .section-schedule .section-container .gutter-26 .new-pricing-cent-head h2, .section-schedule body.new .new-plans-included .section-container .gutter-26 .new-pricing-cent-head h2, body.new .new-plans-included .section-speakers .section-container .gutter-26 .new-pricing-cent-head h2, .section-speakers body.new .new-plans-included .section-container .gutter-26 .new-pricing-cent-head h2, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .new-pricing-cent-head h2, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .new-pricing-cent-head h2, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .new-pricing-cent-head h2, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .new-pricing-cent-head h2 { font-size: 24px; }
body.new .new-plans-included .container .gutter-26 .columns .column, body.new .new-plans-included .section-schedule .section-container .gutter-26 .columns .column, .section-schedule body.new .new-plans-included .section-container .gutter-26 .columns .column, body.new .new-plans-included .section-speakers .section-container .gutter-26 .columns .column, .section-speakers body.new .new-plans-included .section-container .gutter-26 .columns .column, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .columns .column, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .columns .column, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .columns .column, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .columns .column { display: inline-block; padding: 0 15px; }
@media (max-width: 768px) { body.new .new-plans-included .container .gutter-26 .columns .column, body.new .new-plans-included .section-schedule .section-container .gutter-26 .columns .column, .section-schedule body.new .new-plans-included .section-container .gutter-26 .columns .column, body.new .new-plans-included .section-speakers .section-container .gutter-26 .columns .column, .section-speakers body.new .new-plans-included .section-container .gutter-26 .columns .column, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .columns .column, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .columns .column, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .columns .column, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .columns .column { padding-left: 0px; } }
body.new .new-plans-included .container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-schedule .section-container .gutter-26 .columns .column .list-ticks, .section-schedule body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-speakers .section-container .gutter-26 .columns .column .list-ticks, .section-speakers body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .columns .column .list-ticks, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .columns .column .list-ticks, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .columns .column .list-ticks { margin-top: 15px; padding-left: 20px; list-style-type: none; text-align: left; }
@media (max-width: 768px) { body.new .new-plans-included .container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-schedule .section-container .gutter-26 .columns .column .list-ticks, .section-schedule body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-speakers .section-container .gutter-26 .columns .column .list-ticks, .section-speakers body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .columns .column .list-ticks, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .columns .column .list-ticks, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .columns .column .list-ticks, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .columns .column .list-ticks { margin-top: 0px; } }
body.new .new-plans-included .container .gutter-26 .columns .column .list-ticks p, body.new .new-plans-included .section-schedule .section-container .gutter-26 .columns .column .list-ticks p, .section-schedule body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks p, body.new .new-plans-included .section-speakers .section-container .gutter-26 .columns .column .list-ticks p, .section-speakers body.new .new-plans-included .section-container .gutter-26 .columns .column .list-ticks p, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .columns .column .list-ticks p, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .columns .column .list-ticks p, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .columns .column .list-ticks p, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .columns .column .list-ticks p { padding-top: 0; padding-bottom: 4px; padding-left: 1.5em; background-image: url(../images/redesign/pricing/bullet_list-tick.svg); background-repeat: no-repeat; background-position: 0 .4em; }
body.new .new-plans-included .container .gutter-26 .bottom-text a.button-arrow-green, body.new .new-plans-included .section-schedule .section-container .gutter-26 .bottom-text a.button-arrow-green, .section-schedule body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green, body.new .new-plans-included .section-speakers .section-container .gutter-26 .bottom-text a.button-arrow-green, .section-speakers body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .bottom-text a.button-arrow-green, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .bottom-text a.button-arrow-green { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 10px; margin-bottom: 70px; padding: 20px 40px; text-align: center; text-decoration: none !important; color: #1ea69a; border: none; border-radius: 30px; background: rgba(30, 166, 154, 0.1); fill: none; text-decoration: underline; color: #1ea69a; }
body.new .new-plans-included .container .gutter-26 .bottom-text a.button-arrow-green:hover, body.new .new-plans-included .section-schedule .section-container .gutter-26 .bottom-text a.button-arrow-green:hover, .section-schedule body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green:hover, body.new .new-plans-included .section-speakers .section-container .gutter-26 .bottom-text a.button-arrow-green:hover, .section-speakers body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green:hover, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green:hover, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green:hover, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .bottom-text a.button-arrow-green:hover, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .bottom-text a.button-arrow-green:hover { transition: all 0.5s ease; background: rgba(30, 166, 154, 0.3); }
body.new .new-plans-included .container .gutter-26 .bottom-text a.button-arrow-green img, body.new .new-plans-included .section-schedule .section-container .gutter-26 .bottom-text a.button-arrow-green img, .section-schedule body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green img, body.new .new-plans-included .section-speakers .section-container .gutter-26 .bottom-text a.button-arrow-green img, .section-speakers body.new .new-plans-included .section-container .gutter-26 .bottom-text a.button-arrow-green img, body.new .new-plans-included .affiliate-feature .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green img, .affiliate-feature body.new .new-plans-included .affiliate-feature-container .gutter-26 .bottom-text a.button-arrow-green img, body.new .new-plans-included .section-standard .section-standard-container .gutter-26 .bottom-text a.button-arrow-green img, .section-standard body.new .new-plans-included .section-standard-container .gutter-26 .bottom-text a.button-arrow-green img { padding-left: 30px; }

body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card { background-color: white; z-index: 10; margin-right: 25px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
@media (min-width: 992px) { body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card { float: left; width: 41.66667%; } }
@media (min-width: 992px) { body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card.basic, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.basic, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.basic, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.basic, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.basic, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.basic, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.basic, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.basic, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.basic { margin-left: 8.33333%; } }
body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional { margin-top: 0px !important; padding-bottom: 0px; height: 878px !important; }
body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional h3 { padding-top: 0px !important; }
body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual), .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card:not(.has-annual) { display: none; }
body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .monthly { display: none; }
body.new .new-plans.annual .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans.annual .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-schedule body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans.annual .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-speakers body.new .new-plans.annual .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans.annual .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .affiliate-feature body.new .new-plans.annual .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans.annual .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-standard body.new .new-plans.annual .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual { display: block; }
body.new .new-plans .container .gutter-26 .newlist-cent, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent { width: 100%; margin: 0 auto; text-align: center; height: auto; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card { display: inline-block; padding: 20px; z-index: 5; border-radius: 5px; background-color: #fff; -webkit-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); box-shadow: 0 10px 90px 10px rgba(0, 0, 0, 0.05); z-index: 0; margin-left: 0; border-radius: 5px; background-color: #f4fafa; height: 878px; }
@media (max-width: 768px) { body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card { margin-bottom: 50px; height: auto; } }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional { background-color: white; z-index: 10; margin-top: -25px; padding-bottom: 78px; height: 903px; }
@media (max-width: 768px) { body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional { height: auto; } }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional h3, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional h3 { padding-top: 25px; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 16px; padding: 20px 60px; text-align: center; text-decoration: none !important; color: #fff; border: none; border-radius: 30px; background: #e9723d; fill: none; transition: all 0.5s ease; }
@media (max-width: 768px) { body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green { padding: 10px 30px; } }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .button-new-pricing-green:hover { transition: all 0.5s ease; background-color: #ff6d2c; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card.professional .new-pricing-card-info-narrow-left .new-pricing-numbers { font-size: 62px; font-weight: 700; margin: 40px 0 20px 0; color: #e9723d; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left { padding: 0 50px 30px 30px; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .annual { display: none; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left h3 { font-weight: 500; margin-bottom: 0; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .small-text { font-size: 14px; line-height: 1.25em; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .new-pricing-numbers { font-size: 62px; font-weight: 700; margin: 40px 0 20px 0; color: #1ea69a; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 16px; padding: 20px 60px; text-align: center; text-decoration: none !important; color: #1ea69a; border: none; border-radius: 30px; background: rgba(30, 166, 154, 0.1); fill: none; cursor: pointer; }
@media (max-width: 768px) { body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green { padding: 10px 30px; } }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .button-new-pricing-green:hover { transition: all 0.5s ease; background: rgba(30, 166, 154, 0.3); }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .medium-text { font-weight: 500; margin-top: 40px; margin-bottom: 0; padding-top: 40px; text-align: left; border-top: 1px solid rgba(0, 0, 0, 0.15); }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .pricing-text-left { text-align: left; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing { margin-top: 15px; padding: 0; list-style-type: none; text-align: left; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li { font-size: 14px; padding-top: 0; padding-bottom: 15px; padding-left: 1.5em; text-align: left; color: #5f5f5f; background-image: url(../images/redesign/pricing/bullet_list-green.svg); background-repeat: no-repeat; background-position: 0 .4em; position: relative; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question { position: absolute; top: 0; right: auto; margin-left: 5px; cursor: pointer; }
@media (max-width: 768px) { body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .question { position: relative; } }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip { opacity: 1; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-arrow { border-top-color: white; }
body.new .new-plans .container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, body.new .new-plans .section-schedule .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, .section-schedule body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, body.new .new-plans .section-speakers .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, .section-speakers body.new .new-plans .section-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, body.new .new-plans .affiliate-feature .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, .affiliate-feature body.new .new-plans .affiliate-feature-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, body.new .new-plans .section-standard .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner, .section-standard body.new .new-plans .section-standard-container .gutter-26 .newlist-cent .new-pricing-card .new-pricing-card-info-narrow-left .list-pricing li .tooltip .tooltip-inner { width: 200px; padding: 15px; background-color: white !important; color: #5f5f5f !important; -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); }

.toggle { margin-top: -390px; text-align: center; padding-bottom: 100px; }
@media (max-width: 768px) { .toggle { margin-top: -210px; } }
.toggle span { display: inline-block; vertical-align: middle; padding-right: 10px; padding-left: 10px; color: #fff; opacity: 0.5; transition: all 0.5s ease; font-size: 16px; }
@media (max-width: 768px) { .toggle span { display: block; text-align: center; padding-top: 10px; padding-bottom: 10px; } }
.toggle span.active { transition: all 0.5s ease; opacity: 1; font-weight: bold; }
.toggle label { position: relative; display: inline-block; vertical-align: middle; width: 60px; height: 34px; }
.toggle label input { display: none; }
.toggle label input:checked + div { background-color: rgba(255, 255, 255, 0.5); }
.toggle label input:focus + div { box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
.toggle label input:checked + div:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }
.toggle label div { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.5); -webkit-transition: .4s; transition: .4s; border-radius: 34px; }
.toggle label div:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; border-radius: 50%; }

/* The switch - the box around the slider */
input:focus + .slider { box-shadow: 0 0 1px #2196F3; }

input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); }

body.new.new-terms, body.new.privacy { background-color: white !important; }
body.new.new-terms .new-text, body.new.privacy .new-text { padding-top: 120px; padding-bottom: 120px; }
body.new.new-terms .new-text h2, body.new.privacy .new-text h2 { font-size: 28px; color: #2C2F33; padding-top: 10px; padding-bottom: 10px; }
body.new.new-terms .new-text h4, body.new.privacy .new-text h4 { font-weight: bold; font-size: 18px; color: #5F5F5F; }
body.new.new-terms .new-text p, body.new.privacy .new-text p { font-size: 16px; line-height: 1.5em; color: #5F5F5F; padding-top: 25px; padding-bottom: 25px; }
body.new.new-terms .new-text li, body.new.privacy .new-text li { color: #5F5F5F; padding-left: 50px; padding-right: 50px; padding-bottom: 20px; }

body.new.four-o-four .navbar { position: relative; background: #1ea69a; background: -moz-linear-gradient(left, #1ea69a 24%, #e9723d 100%); background: -webkit-linear-gradient(left, #1ea69a 24%, #e9723d 100%); background: linear-gradient(to right, #1ea69a 24%, #e9723d 100%); background-size: cover; padding-bottom: 100px; }
body.new.four-o-four .four-o-four-parent { text-align: center; padding-top: 60px; color: #2C2F33; }
body.new.four-o-four .four-o-four-parent .container .gutter-26 h1, body.new.four-o-four .four-o-four-parent .section-schedule .section-container .gutter-26 h1, .section-schedule body.new.four-o-four .four-o-four-parent .section-container .gutter-26 h1, body.new.four-o-four .four-o-four-parent .section-speakers .section-container .gutter-26 h1, .section-speakers body.new.four-o-four .four-o-four-parent .section-container .gutter-26 h1, body.new.four-o-four .four-o-four-parent .affiliate-feature .affiliate-feature-container .gutter-26 h1, .affiliate-feature body.new.four-o-four .four-o-four-parent .affiliate-feature-container .gutter-26 h1, body.new.four-o-four .four-o-four-parent .section-standard .section-standard-container .gutter-26 h1, .section-standard body.new.four-o-four .four-o-four-parent .section-standard-container .gutter-26 h1 { font-size: 28px; padding-bottom: 40px; }
body.new.four-o-four .four-o-four-parent .container .gutter-26 img, body.new.four-o-four .four-o-four-parent .section-schedule .section-container .gutter-26 img, .section-schedule body.new.four-o-four .four-o-four-parent .section-container .gutter-26 img, body.new.four-o-four .four-o-four-parent .section-speakers .section-container .gutter-26 img, .section-speakers body.new.four-o-four .four-o-four-parent .section-container .gutter-26 img, body.new.four-o-four .four-o-four-parent .affiliate-feature .affiliate-feature-container .gutter-26 img, .affiliate-feature body.new.four-o-four .four-o-four-parent .affiliate-feature-container .gutter-26 img, body.new.four-o-four .four-o-four-parent .section-standard .section-standard-container .gutter-26 img, .section-standard body.new.four-o-four .four-o-four-parent .section-standard-container .gutter-26 img { max-width: 418px; width: 100%; height: auto; padding-bottom: 45px; display: block; margin-left: auto; margin-right: auto; }
body.new.four-o-four .four-o-four-parent .container .gutter-26 p, body.new.four-o-four .four-o-four-parent .section-schedule .section-container .gutter-26 p, .section-schedule body.new.four-o-four .four-o-four-parent .section-container .gutter-26 p, body.new.four-o-four .four-o-four-parent .section-speakers .section-container .gutter-26 p, .section-speakers body.new.four-o-four .four-o-four-parent .section-container .gutter-26 p, body.new.four-o-four .four-o-four-parent .affiliate-feature .affiliate-feature-container .gutter-26 p, .affiliate-feature body.new.four-o-four .four-o-four-parent .affiliate-feature-container .gutter-26 p, body.new.four-o-four .four-o-four-parent .section-standard .section-standard-container .gutter-26 p, .section-standard body.new.four-o-four .four-o-four-parent .section-standard-container .gutter-26 p { font-size: 20px; line-height: 1.5em; max-width: 600px; margin-right: auto; margin-left: auto; display: block; }

body.new .new-pricing-comp { margin-bottom: 100px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table { margin-top: -118px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table thead tr th, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table thead tr th, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table thead tr th, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table thead tr th, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table thead tr th, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table thead tr th, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table thead tr th, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table thead tr th, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table thead tr th { border-bottom: 0; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table thead tr th:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table thead tr th:not(:first-child), .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table thead tr th:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table thead tr th:not(:first-child), .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table thead tr th:not(:first-child), body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table thead tr th:not(:first-child), .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table thead tr th:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table thead tr th:not(:first-child), .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table thead tr th:not(:first-child) { text-align: center; padding-bottom: 30px; padding-top: 30px; color: white; background-color: rgba(255, 255, 255, 0.5); }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr.subheader td, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr.subheader td, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr.subheader td, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr.subheader td, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr.subheader td, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr.subheader td, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr.subheader td, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr.subheader td, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr.subheader td { border-left: 1px solid transparent !important; border-right: 1px solid transparent !important; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td { vertical-align: middle; padding-top: 25px; padding-bottom: 25px; padding-right: 15px; padding-left: 15px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td.no-border-cell, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td.no-border-cell, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td.no-border-cell, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td.no-border-cell, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td.no-border-cell, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td.no-border-cell, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td.no-border-cell, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td.no-border-cell, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td.no-border-cell { border-left-color: transparent !important; border-right-color: transparent !important; padding-right: 0px; padding-left: 0px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td:first-child, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td:first-child, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:first-child, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td:first-child, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:first-child, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td:first-child, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td:first-child, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td:first-child, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td:first-child { text-align: left; width: 350px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td:not(:first-child), .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td:not(:first-child), .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:not(:first-child), body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td:not(:first-child), .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td:not(:first-child), body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td:not(:first-child), .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td:not(:first-child) { text-align: center; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td:last-child, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td:last-child, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:last-child, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td:last-child, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td:last-child, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td:last-child, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td:last-child, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td:last-child, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td:last-child { border-right: 1px solid transparent; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td.image-class, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td.image-class, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td.image-class, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td.image-class, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td.image-class, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td.image-class, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td.image-class, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td.image-class, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td.image-class { background: #f4fafa; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td p, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td p, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td p, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td p, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td p, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td p, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td p, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td p, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td p { margin-bottom: 0; padding-top: 0px; padding-bottom: 0px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td img, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td img, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td img, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td img, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td img, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td img, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td img, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td img, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td img { width: 20px; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td .question, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td .question, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .question, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td .question, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .question, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td .question, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td .question, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td .question, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td .question { position: relative; top: 0px; right: auto; margin-left: 5px; cursor: pointer; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td .tooltip, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td .tooltip, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td .tooltip, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td .tooltip, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td .tooltip { opacity: 1; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-arrow { border-top-color: white; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td .tooltip .tooltip-inner { width: 200px; padding: 15px; background-color: white !important; color: #5f5f5f !important; -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1); }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td a, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td a, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td a, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td a, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td a, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td a, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td a { font-size: 14px; font-weight: 700; display: inline-block; margin-top: 16px; margin-left: 16px; padding: 20px 25px; text-align: center; text-decoration: none !important; border: none; border-radius: 30px; transition: all 0.5s ease; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small { color: #1ea69a; background: rgba(30, 166, 154, 0.1); transition: all 0.5s ease; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-green-small:hover { transition: all 0.5s ease; background: rgba(30, 166, 154, 0.3); }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small { color: #fff; background: #e9723d; transition: all 0.5s ease; }
body.new .new-pricing-comp .new-comp-table .container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, body.new .new-pricing-comp .new-comp-table .section-schedule .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, .section-schedule body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, body.new .new-pricing-comp .new-comp-table .section-speakers .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, .section-speakers body.new .new-pricing-comp .new-comp-table .section-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, body.new .new-pricing-comp .new-comp-table .affiliate-feature .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, .affiliate-feature body.new .new-pricing-comp .new-comp-table .affiliate-feature-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, body.new .new-pricing-comp .new-comp-table .section-standard .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover, .section-standard body.new .new-pricing-comp .new-comp-table .section-standard-container .gutter-26 .table-responsive table tr td a.button-new-pricing-orange-small:hover { transition: all 0.5s ease; background-color: #ff6d2c; }

body.new .new-marketing { background-color: rgba(30, 166, 154, 0.05); padding-top: 80px; width: 100%; }
body.new .new-marketing .container .section-title, body.new .new-marketing .section-schedule .section-container .section-title, .section-schedule body.new .new-marketing .section-container .section-title, body.new .new-marketing .section-speakers .section-container .section-title, .section-speakers body.new .new-marketing .section-container .section-title, body.new .new-marketing .affiliate-feature .affiliate-feature-container .section-title, .affiliate-feature body.new .new-marketing .affiliate-feature-container .section-title, body.new .new-marketing .section-standard .section-standard-container .section-title, .section-standard body.new .new-marketing .section-standard-container .section-title { text-align: center; }
body.new .new-marketing .container .section-title p, body.new .new-marketing .section-schedule .section-container .section-title p, .section-schedule body.new .new-marketing .section-container .section-title p, body.new .new-marketing .section-speakers .section-container .section-title p, .section-speakers body.new .new-marketing .section-container .section-title p, body.new .new-marketing .affiliate-feature .affiliate-feature-container .section-title p, .affiliate-feature body.new .new-marketing .affiliate-feature-container .section-title p, body.new .new-marketing .section-standard .section-standard-container .section-title p, .section-standard body.new .new-marketing .section-standard-container .section-title p { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #bebebe; }
body.new .new-marketing .container .section-title h2, body.new .new-marketing .section-schedule .section-container .section-title h2, .section-schedule body.new .new-marketing .section-container .section-title h2, body.new .new-marketing .section-speakers .section-container .section-title h2, .section-speakers body.new .new-marketing .section-container .section-title h2, body.new .new-marketing .affiliate-feature .affiliate-feature-container .section-title h2, .affiliate-feature body.new .new-marketing .affiliate-feature-container .section-title h2, body.new .new-marketing .section-standard .section-standard-container .section-title h2, .section-standard body.new .new-marketing .section-standard-container .section-title h2 { margin-top: 0px; margin-bottom: 100px; }
@media (max-width: 768px) { body.new .new-marketing .container .section-title h2, body.new .new-marketing .section-schedule .section-container .section-title h2, .section-schedule body.new .new-marketing .section-container .section-title h2, body.new .new-marketing .section-speakers .section-container .section-title h2, .section-speakers body.new .new-marketing .section-container .section-title h2, body.new .new-marketing .affiliate-feature .affiliate-feature-container .section-title h2, .affiliate-feature body.new .new-marketing .affiliate-feature-container .section-title h2, body.new .new-marketing .section-standard .section-standard-container .section-title h2, .section-standard body.new .new-marketing .section-standard-container .section-title h2 { margin-bottom: 0px !important; } }
body.new .new-marketing .container .gutter-26 ul li, body.new .new-marketing .section-schedule .section-container .gutter-26 ul li, .section-schedule body.new .new-marketing .section-container .gutter-26 ul li, body.new .new-marketing .section-speakers .section-container .gutter-26 ul li, .section-speakers body.new .new-marketing .section-container .gutter-26 ul li, body.new .new-marketing .affiliate-feature .affiliate-feature-container .gutter-26 ul li, .affiliate-feature body.new .new-marketing .affiliate-feature-container .gutter-26 ul li, body.new .new-marketing .section-standard .section-standard-container .gutter-26 ul li, .section-standard body.new .new-marketing .section-standard-container .gutter-26 ul li { list-style-type: none; }
body.new .new-marketing .container .gutter-26 ul li img, body.new .new-marketing .section-schedule .section-container .gutter-26 ul li img, .section-schedule body.new .new-marketing .section-container .gutter-26 ul li img, body.new .new-marketing .section-speakers .section-container .gutter-26 ul li img, .section-speakers body.new .new-marketing .section-container .gutter-26 ul li img, body.new .new-marketing .affiliate-feature .affiliate-feature-container .gutter-26 ul li img, .affiliate-feature body.new .new-marketing .affiliate-feature-container .gutter-26 ul li img, body.new .new-marketing .section-standard .section-standard-container .gutter-26 ul li img, .section-standard body.new .new-marketing .section-standard-container .gutter-26 ul li img { width: 100%; }
body.new .new-marketing .container .gutter-26 ul li h4, body.new .new-marketing .section-schedule .section-container .gutter-26 ul li h4, .section-schedule body.new .new-marketing .section-container .gutter-26 ul li h4, body.new .new-marketing .section-speakers .section-container .gutter-26 ul li h4, .section-speakers body.new .new-marketing .section-container .gutter-26 ul li h4, body.new .new-marketing .affiliate-feature .affiliate-feature-container .gutter-26 ul li h4, .affiliate-feature body.new .new-marketing .affiliate-feature-container .gutter-26 ul li h4, body.new .new-marketing .section-standard .section-standard-container .gutter-26 ul li h4, .section-standard body.new .new-marketing .section-standard-container .gutter-26 ul li h4 { clear: both; margin-top: 140px; text-align: left; font-size: 18px; font-weight: 700; line-height: 28px; margin: 10px 0; margin-top: 40px; margin-bottom: 10px; text-align: left; color: #1ea69a; }

@media (max-width: 768px) { .new-international-payments { padding-bottom: 110px; } }
.new-international-payments .container .gutter-26 .section-text .title-section, .new-international-payments .section-schedule .section-container .gutter-26 .section-text .title-section, .section-schedule .new-international-payments .section-container .gutter-26 .section-text .title-section, .new-international-payments .section-speakers .section-container .gutter-26 .section-text .title-section, .section-speakers .new-international-payments .section-container .gutter-26 .section-text .title-section, .new-international-payments .affiliate-feature .affiliate-feature-container .gutter-26 .section-text .title-section, .affiliate-feature .new-international-payments .affiliate-feature-container .gutter-26 .section-text .title-section, .new-international-payments .section-standard .section-standard-container .gutter-26 .section-text .title-section, .section-standard .new-international-payments .section-standard-container .gutter-26 .section-text .title-section { margin-top: 200px; }
@media (max-width: 768px) { .new-international-payments .container .gutter-26 .section-text .title-section, .new-international-payments .section-schedule .section-container .gutter-26 .section-text .title-section, .section-schedule .new-international-payments .section-container .gutter-26 .section-text .title-section, .new-international-payments .section-speakers .section-container .gutter-26 .section-text .title-section, .section-speakers .new-international-payments .section-container .gutter-26 .section-text .title-section, .new-international-payments .affiliate-feature .affiliate-feature-container .gutter-26 .section-text .title-section, .affiliate-feature .new-international-payments .affiliate-feature-container .gutter-26 .section-text .title-section, .new-international-payments .section-standard .section-standard-container .gutter-26 .section-text .title-section, .section-standard .new-international-payments .section-standard-container .gutter-26 .section-text .title-section { margin-top: 80px !important; } }
.new-international-payments .container .gutter-26 .section-text .title-section h4, .new-international-payments .section-schedule .section-container .gutter-26 .section-text .title-section h4, .section-schedule .new-international-payments .section-container .gutter-26 .section-text .title-section h4, .new-international-payments .section-speakers .section-container .gutter-26 .section-text .title-section h4, .section-speakers .new-international-payments .section-container .gutter-26 .section-text .title-section h4, .new-international-payments .affiliate-feature .affiliate-feature-container .gutter-26 .section-text .title-section h4, .affiliate-feature .new-international-payments .affiliate-feature-container .gutter-26 .section-text .title-section h4, .new-international-payments .section-standard .section-standard-container .gutter-26 .section-text .title-section h4, .section-standard .new-international-payments .section-standard-container .gutter-26 .section-text .title-section h4 { font-size: 18px; font-weight: 700; line-height: 28px; margin: 10px 0; margin-bottom: 10px; text-align: left; color: #1ea69a; }
.new-international-payments .container .gutter-26 .section-text .title-section p, .new-international-payments .section-schedule .section-container .gutter-26 .section-text .title-section p, .section-schedule .new-international-payments .section-container .gutter-26 .section-text .title-section p, .new-international-payments .section-speakers .section-container .gutter-26 .section-text .title-section p, .section-speakers .new-international-payments .section-container .gutter-26 .section-text .title-section p, .new-international-payments .affiliate-feature .affiliate-feature-container .gutter-26 .section-text .title-section p, .affiliate-feature .new-international-payments .affiliate-feature-container .gutter-26 .section-text .title-section p, .new-international-payments .section-standard .section-standard-container .gutter-26 .section-text .title-section p, .section-standard .new-international-payments .section-standard-container .gutter-26 .section-text .title-section p { font-size: 16px; font-weight: 400; line-height: 28px; color: #5f5f5f; }
.new-international-payments .container .gutter-26 .section-text .centered-image, .new-international-payments .section-schedule .section-container .gutter-26 .section-text .centered-image, .section-schedule .new-international-payments .section-container .gutter-26 .section-text .centered-image, .new-international-payments .section-speakers .section-container .gutter-26 .section-text .centered-image, .section-speakers .new-international-payments .section-container .gutter-26 .section-text .centered-image, .new-international-payments .affiliate-feature .affiliate-feature-container .gutter-26 .section-text .centered-image, .affiliate-feature .new-international-payments .affiliate-feature-container .gutter-26 .section-text .centered-image, .new-international-payments .section-standard .section-standard-container .gutter-26 .section-text .centered-image, .section-standard .new-international-payments .section-standard-container .gutter-26 .section-text .centered-image { width: 100%; margin-top: 15px; }

body.new .new-homepage-numbers { position: relative; margin-top: 85px; margin-bottom: 0; margin-left: 0; text-align: center; }
body.new .new-homepage-numbers .container p, body.new .new-homepage-numbers .section-schedule .section-container p, .section-schedule body.new .new-homepage-numbers .section-container p, body.new .new-homepage-numbers .section-speakers .section-container p, .section-speakers body.new .new-homepage-numbers .section-container p, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container p, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container p, body.new .new-homepage-numbers .section-standard .section-standard-container p, .section-standard body.new .new-homepage-numbers .section-standard-container p { display: block; margin-right: auto; margin-left: auto; max-width: 750px; }
body.new .new-homepage-numbers .container .gutter-26 ul, body.new .new-homepage-numbers .section-schedule .section-container .gutter-26 ul, .section-schedule body.new .new-homepage-numbers .section-container .gutter-26 ul, body.new .new-homepage-numbers .section-speakers .section-container .gutter-26 ul, .section-speakers body.new .new-homepage-numbers .section-container .gutter-26 ul, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container .gutter-26 ul, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container .gutter-26 ul, body.new .new-homepage-numbers .section-standard .section-standard-container .gutter-26 ul, .section-standard body.new .new-homepage-numbers .section-standard-container .gutter-26 ul { font-size: .1px; text-align: justify; padding: 0; list-style-type: none; }
body.new .new-homepage-numbers .container .gutter-26 ul:after, body.new .new-homepage-numbers .section-schedule .section-container .gutter-26 ul:after, .section-schedule body.new .new-homepage-numbers .section-container .gutter-26 ul:after, body.new .new-homepage-numbers .section-speakers .section-container .gutter-26 ul:after, .section-speakers body.new .new-homepage-numbers .section-container .gutter-26 ul:after, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container .gutter-26 ul:after, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container .gutter-26 ul:after, body.new .new-homepage-numbers .section-standard .section-standard-container .gutter-26 ul:after, .section-standard body.new .new-homepage-numbers .section-standard-container .gutter-26 ul:after { display: inline-block; width: 100%; content: ''; }
body.new .new-homepage-numbers .container .gutter-26 ul li, body.new .new-homepage-numbers .section-schedule .section-container .gutter-26 ul li, .section-schedule body.new .new-homepage-numbers .section-container .gutter-26 ul li, body.new .new-homepage-numbers .section-speakers .section-container .gutter-26 ul li, .section-speakers body.new .new-homepage-numbers .section-container .gutter-26 ul li, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container .gutter-26 ul li, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container .gutter-26 ul li, body.new .new-homepage-numbers .section-standard .section-standard-container .gutter-26 ul li, .section-standard body.new .new-homepage-numbers .section-standard-container .gutter-26 ul li { display: inline-block; }
body.new .new-homepage-numbers .container .gutter-26 ul li p, body.new .new-homepage-numbers .section-schedule .section-container .gutter-26 ul li p, .section-schedule body.new .new-homepage-numbers .section-container .gutter-26 ul li p, body.new .new-homepage-numbers .section-speakers .section-container .gutter-26 ul li p, .section-speakers body.new .new-homepage-numbers .section-container .gutter-26 ul li p, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container .gutter-26 ul li p, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container .gutter-26 ul li p, body.new .new-homepage-numbers .section-standard .section-standard-container .gutter-26 ul li p, .section-standard body.new .new-homepage-numbers .section-standard-container .gutter-26 ul li p { margin-top: 20px; text-align: center; }
body.new .new-homepage-numbers .container .gutter-26 ul li h3, body.new .new-homepage-numbers .section-schedule .section-container .gutter-26 ul li h3, .section-schedule body.new .new-homepage-numbers .section-container .gutter-26 ul li h3, body.new .new-homepage-numbers .section-speakers .section-container .gutter-26 ul li h3, .section-speakers body.new .new-homepage-numbers .section-container .gutter-26 ul li h3, body.new .new-homepage-numbers .affiliate-feature .affiliate-feature-container .gutter-26 ul li h3, .affiliate-feature body.new .new-homepage-numbers .affiliate-feature-container .gutter-26 ul li h3, body.new .new-homepage-numbers .section-standard .section-standard-container .gutter-26 ul li h3, .section-standard body.new .new-homepage-numbers .section-standard-container .gutter-26 ul li h3 { font-family: 'Domine', serif; font-size: 52px; font-weight: 700; line-height: 26px; margin-top: 70px; text-align: center; color: #1ea69a; }

body.new .new-homepage-team .container, body.new .new-homepage-team .section-schedule .section-container, .section-schedule body.new .new-homepage-team .section-container, body.new .new-homepage-team .section-speakers .section-container, .section-speakers body.new .new-homepage-team .section-container, body.new .new-homepage-team .affiliate-feature .affiliate-feature-container, .affiliate-feature body.new .new-homepage-team .affiliate-feature-container, body.new .new-homepage-team .section-standard .section-standard-container, .section-standard body.new .new-homepage-team .section-standard-container { text-align: center; }
body.new .new-homepage-team .container h2, body.new .new-homepage-team .section-schedule .section-container h2, .section-schedule body.new .new-homepage-team .section-container h2, body.new .new-homepage-team .section-speakers .section-container h2, .section-speakers body.new .new-homepage-team .section-container h2, body.new .new-homepage-team .affiliate-feature .affiliate-feature-container h2, .affiliate-feature body.new .new-homepage-team .affiliate-feature-container h2, body.new .new-homepage-team .section-standard .section-standard-container h2, .section-standard body.new .new-homepage-team .section-standard-container h2 { font-size: 27px; color: #2D2C32; line-height: 1.5em; }
body.new .new-homepage-team .container p, body.new .new-homepage-team .section-schedule .section-container p, .section-schedule body.new .new-homepage-team .section-container p, body.new .new-homepage-team .section-speakers .section-container p, .section-speakers body.new .new-homepage-team .section-container p, body.new .new-homepage-team .affiliate-feature .affiliate-feature-container p, .affiliate-feature body.new .new-homepage-team .affiliate-feature-container p, body.new .new-homepage-team .section-standard .section-standard-container p, .section-standard body.new .new-homepage-team .section-standard-container p { max-width: 750px; display: block; margin-right: auto; margin-left: auto; }
body.new .grid .container-fluid .pictures-grid { margin-top: 110px; margin-bottom: 110px; }
body.new .grid .container-fluid .pictures-grid .column.team-grid-col2 { position: relative; transform: translateY(15%); }
body.new .grid .container-fluid .pictures-grid .column ul { list-style-type: none; display: table; margin-bottom: 0; table-layout: fixed; vertical-align: bottom; }
body.new .grid .container-fluid .pictures-grid .column ul.team-grid-align { list-style-type: none; display: table; table-layout: fixed; vertical-align: bottom; margin-bottom: 0; padding: 0; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid { padding: 0; display: table-cell; margin: 0; vertical-align: middle; float: none; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid img { width: 100%; padding: 0 15px 15px 0; text-align: center; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid-bottom { float: none; vertical-align: bottom; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid-bottom img { float: none; vertical-align: bottom; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b2, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b3, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b1 { display: inline-block; }
@media (max-width: 768px) { body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b3 { display: table-cell !important; vertical-align: bottom !important; } }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b2, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b3, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3c3 { padding-right: 0px; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b2 img, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b3 img, body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3c3 img { padding-right: 0px; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid_3b2 { margin-top: 15px; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid-top { float: none; vertical-align: top; }
body.new .grid .container-fluid .pictures-grid .column ul li.team-grid-top img { float: none; vertical-align: top; }

body.new .divider-graphic { overflow-x: hidden; }
body.new .divider-graphic img { width: 100%; }
