@import url(https://fonts.googleapis.com/css?family=Alex+Brush);@import url(https://fonts.googleapis.com/css?family=Alex+Brush);@media screen{html.fancybox-active:not(.fancybox-allowscroll),html.fancybox-active:not(.fancybox-allowscroll) body{touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;overflow:hidden;}html.fancybox-active:not(.fancybox-allowscroll) body{margin-right:var(--vertical-scrollbar);margin-bottom:var(--horizontal-scrollbar);}html.fancybox-active:not(.fancybox-allowscroll) body.rtl{margin-right:0;margin-left:var(--vertical-scrollbar);}#fancybox-loading,#fancybox-loading div,#fancybox-overlay,#fancybox-wrap *,#fancybox-wrap *::before,#fancybox-wrap *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#fancybox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:111100;display:none;}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}#fancybox-wrap{position:absolute;top:0;left:0;z-index:111101;display:none;outline:none!important;}#fancybox-outer{position:relative;width:100%;height:100%;box-shadow:0 0 20px #111;-moz-box-shadow:0 0 20px #111;-webkit-box-shadow:0 0 20px #111;background:#fff;}#fancybox-content{position:relative;width:100%;height:100%;overflow:hidden;z-index:111102;border:0 solid #fff;background:#fff;background-clip:padding-box;}#fancybox-content>*{max-width:100%;max-height:100%;-webkit-overflow-scrolling:touch;}#fancybox-error{color:#444;padding:14px;margin:0;}#fancybox-frame,#fancybox-img{width:100%;height:100%;border:none;}#fancybox-img{padding:0;margin:0;line-height:0;vertical-align:top;max-width:none!important;max-height:none!important}#fancybox-frame{display:block;z-index:0}.fancy-ico{position:absolute;width:48px;height:48px;border-radius:50%;}.fancy-ico span{display:block;position:relative;left:12px;top:12px;width:24px;height:24px;border-radius:50%;background:#000;border:2px solid white;box-shadow:0 0 4px #000;transition:transform .25s ease-in-out;}#fancybox-close:hover span,#fancybox-next:hover span,body.rtl #fancybox-prev:hover span{transform:rotate(360deg);}#fancybox-prev:hover span,body.rtl #fancybox-next:hover span{transform:rotate(-360deg);}#fancybox-close{top:-24px;right:-24px;cursor:pointer;z-index:111105;display:none;}#fancybox-close span::after,#fancybox-close span::before{content:'';position:absolute;top:9px;left:4px;width:12px;height:2px;background-color:#fff;}#fancybox-close span::before{transform:rotate(45deg);}#fancybox-close span::after{transform:rotate(-45deg);}#fancybox-prev,#fancybox-next{top:50%;margin-top:-24px;cursor:pointer;z-index:111102;display:none;}#fancybox-next,body.rtl #fancybox-prev{left:auto;right:-24px;}#fancybox-prev,body.rtl #fancybox-next{left:-24px;right:auto;}#fancybox-prev span::after,#fancybox-next span::after{content:'';position:absolute;top:6px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;}#fancybox-prev span::after,body.rtl #fancybox-next span::after{transform:rotate(-135deg);left:7px;}#fancybox-next span::after,body.rtl #fancybox-prev span::after{transform:rotate(45deg);left:initial;right:7px;}#fancybox-title-wrap{z-index:111104;}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background-color:#fff;position:relative;}.fancybox-title-outside{padding-top:10px;color:#fff;font-weight:600;}.fancybox-title-over{position:absolute;width:100%;bottom:0;left:0;color:#fff;text-align:left;}body.rtl .fancybox-title-over{text-align:right}.fancybox-title-over #fancybox-title{padding:10px;background:rgba(0,0,0,.6);display:block;}.fancybox-title-float{text-align:center;}.fancybox-title-float #fancybox-title{display:table;margin:-12px auto;height:24px;padding:0 15px;line-height:20px;font-size:14px;color:#fff;background:#000;border:2px solid #fff;border-radius:12px;box-shadow:0 0 4px #000;position:relative;z-index:111104;}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:rgba(0,0,0,.9);border-radius:5px;cursor:pointer;overflow:hidden;z-index:111104;display:none;}#fancybox-loading div{transform-origin:20px 20px;animation:fancybox-loading 1.2s linear infinite;}#fancybox-loading div::after{content:'';display:block;position:absolute;top:7px;left:19px;width:2px;height:7px;border-radius:20%;background:#fff;}#fancybox-loading div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}#fancybox-loading div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}#fancybox-loading div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s;}#fancybox-loading div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s;}#fancybox-loading div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s;}#fancybox-loading div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s;}#fancybox-loading div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s;}#fancybox-loading div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s;}#fancybox-loading div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s;}#fancybox-loading div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s;}#fancybox-loading div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s;}#fancybox-loading div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes fancybox-loading{0%{opacity:1}100%{opacity:0}}.fancybox-hidden{display:none;}#fancybox-content .fancybox-hidden,#fancybox-tmp .fancybox-hidden{display:revert;}
}.entry-content .addthis_button,.entry-content .addthis_toolbox,.entry-header .addthis_button,.entry-header .addthis_toolbox{margin:10px 0 10px 0}.addthis_button_tweet{min-width:83px;float:left}.atwidget iframe{max-width:none}a.at-share-btn,a.at-share-btn:hover,div.addthis_native_toolbox a,div.addthis_native_toolbox a:hover,div.addthis_tool a,div.addthis_tool a:hover,div.addthis_toolbox a,div.addthis_toolbox a:hover{border:0;box-shadow:none;-webkit-box-shadow:none}div.addthis_toolbox br{display:none}
/*# sourceMappingURL=../../frontend/build/addthis_wordpress_public.min.css.map */
.rp_button{background:#c4a97b;color:#000;border:2px solid #000;padding:12px 36px;text-transform:uppercase}.rp_button:hover{background:#000;border:2px solid #000;color:#fff}.et_pb_fullwidth_menu.rp-menu .fullwidth-menu-nav>ul{padding:0!important}.rp-menu .fullwidth-menu li{padding:0}.rp-menu .fullwidth-menu li>a{padding:16px 16px}.rp-menu .fullwidth-menu li>a:hover,.rp-menu .fullwidth-menu li>a:active,.rp-menu .fullwidth-menu li>a:focus{color:#fff!important;opacity:1!important;background:#000}.rp-menu .mobile_menu_bar:after{content:'MENU';font-size:26px;top:20px;position:relative}.make-it{margin-right:224px}.make-it h2{color:#fff!important;text-shadow:0 0 4px #000}.highlight-button{display:none!important;box-shadow:0 0 6px 4px #ddd}.highlight-button:hover{box-shadow:none}.highlight-button a{background:#1f305f;padding:12px 20px!important;color:#a6a2a0!important}.highlight-button:hover a{opacity:1!important;color:#fff!important}.et-fixed-header #top-menu .highlight-button{box-shadow:none}.et-fixed-header #top-menu .highlight-button a{color:#fff!important}.page-id-183 .highlight-button{display:inline-block!important}.alex{font-family:"Alex Brush",cursive}h1 .alex{font-size:52px;font-weight:400;text-transform:none}sup{bottom:.6em;font-size:60%}#top-menu ul.sub-menu li{line-height:1.1;padding:0 20px 12px}.single-post .entry-content a{text-decoration:underline}.single-post .entry-content a:hover{text-decoration:none;color:#000}.et_pb_sidebar_0 .et_pb_widget ul li{line-height:1.3;margin-bottom:1em}h4.widgettitle{color:#c4a97b!important;margin-bottom:1em}.et_pb_widget{margin-bottom:2em!important;padding-bottom:1em!important;border-bottom:2px solid #691c1f}.at-below-post.addthis_tool{margin-top:28px}.articles-blog .entry-featured-image-url{float:left;width:25%;margin-right:30px}.articles-blog .et_pb_posts a.more-link{display:inline;color:#fff;background:#1f305f;border:1px solid #1f305f;padding:8px 20px;border-radius:20px;margin-top:12px!important}.articles-blog .et_pb_posts a.more-link:hover{border-color:#4d4643;color:#4d4643;background:none}.articles-blog .post-content p{margin-bottom:18px}.category article.type-post a img,.search article.type-post a img{float:left;width:25%;margin-right:30px}.category .et_pb_posts a.more-link,.search .et_pb_posts a.more-link{display:inline;color:#fff;background:#1f305f;border:1px solid #1f305f;padding:8px 20px;border-radius:20px;margin-top:12px!important}body.category .entry-title,body.search .entry-title{padding-bottom:0}#logo{max-height:80%}h4{color:#a6a2a0!important}h4.red{color:#691c1f!important}input.text,input.title,input[type="email"],input[type="password"],input[type="tel"],input[type="text"],select,textarea{padding:8px;font-size:16px}hr.blue{width:80%;color:#1f305f;border:2px solid #1f305f;margin:8px auto}.red-bars{border-top:6px solid #691c1f;border-bottom:6px solid #691c1f}.gold-border-column .et_pb_column{border:3px solid #c4a97b}.scibutton{border:2px solid #691c1f;border-radius:38px;font-family:"Montserrat",Helvetica,Arial,Lucida,sans-serif;letter-spacing:1px;padding:10px 20px;text-transform:uppercase;transition:all 1s ease .1s;display:inline-block}.gold{background:#c4a97b;color:#691c1f}.gold:hover{color:#c4a97b;background:#1f305f;border-color:#1f305f}.blue{background:#1f305f;border-color:#1f305f;color:#c4a97b}.blue:hover{background:none;color:#1f305f}.video{margin-top:18px}.video:after{content:"\e04e";-moz-osx-font-smoothing:grayscale;font-family:ETmodules;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;position:relative;top:2px;left:5px;font-size:20px}input.submit-button{padding:8px 12px;line-height:1;background:#c4a97b;color:#691c1f;font-size:18px;border:2px solid #691c1f;text-transform:uppercase;font-weight:700;font-family:montserrat}input.submit-button:hover{background:none;color:#691c1f}.optin-download input.submit-button{width:300px;position:relative;top:1px}.mic-hero hr,hr.red{width:80%;color:#691c1f;border:2px solid #691c1f;margin:8px auto}.mic-hero h1{padding-bottom:0;font-size:28px}.home-four{border-top:6px solid #691c1f}.home-four img{margin-bottom:8px;max-width:60%}.home-four .et_pb_main_blurb_image{margin-bottom:0}.home-bullet-content{border-top:6px solid #1f305f}.home-bullet-content .et_pb_row{padding:170px 0;width:100%;max-width:100%;background:rgb(0 0 0 / .2)}.home-bullet-content .et_pb_blurb_content{max-width:648px}.home-bullet-content h4{color:#fff!important;text-transform:none}.optin-download{position:relative;z-index:10;border-top:6px solid #c4a97b;border-bottom:6px solid #c4a97b}.optin-download .et_pb_column.et_pb_column_1_4{margin-bottom:-70px;overflow:visible}.optin-download .et_pb_image{margin:-70px 0}.optin-download h2{text-transform:capitalize;padding-bottom:0}.optin-download input[type="text"]{margin-right:12px;width:calc(100% - 318px)}.optin-download img{box-shadow:0 0 20px 8px #fff}.sci-testimonials .et_pb_slider_container_inner div{width:100%;position:relative}.sci-testimonials .et_pb_slider .et_pb_slide{background:#fff0}.sci-testimonials .et_pb_slide_image{width:140px!important;margin:0 auto!important;top:0}.sci-testimonials .et_pb_slide_image img{border:2px solid #fff;border-radius:100%}.sci-testimonials .et_pb_slide_description{padding:1em 0;font-size:22px}.sci-testimonials .et_pb_slide_content{font-size:26px;font-weight:700;text-align:center;font-style:italic;letter-spacing:1px;line-height:1.4}.sci-testimonials .et_pb_slide_content p:last-child{font-size:18px;text-align:right;font-style:normal}.sci-testimonials .et-pb-slider-arrows{font-weight:400}.home-speaking-circles .et_pb_row.et_pb_equal_columns{align-items:center}.home-speaking-circles .et_pb_blurb{margin-bottom:12px!important}.home-speaking-circles h4.et_pb_module_header{text-transform:none}.home-resource-title .et_pb_blurb_content{max-width:100%;width:100%}.home-resource-title h4{font-size:28px;position:relative;top:5px}.home-blog-books .post-content{display:none}.home-blog-books article{margin-bottom:0}.home-blog-books .et_pb_post h2.entry-title{margin-top:24px;padding-bottom:0;font-size:19px!important;text-transform:none}.home-blog-books h2.entry-title:hover a{color:#691c1f!important}.home-books .et_pb_main_blurb_image{margin-bottom:8px;max-width:200px}#footer-info{font-size:12px;text-align:center;width:100%;opacity:.5}#footer-widgets{padding-top:24px}.footer-widget{margin-bottom:0!important}.footer-widget .et_pb_widget{width:100%;margin-bottom:0!important}#footer-widgets .footer-widget,#footer-widgets .footer-widget a{color:#4d4643!important}#footer-widgets .footer-widget a:hover{color:#1f305f}.footer-widget p{padding-bottom:6px}#footer-bottom .et-social-google-plus a.icon::before{content:'\e09d'}#main-footer .et-social-icons{float:none;text-align:center}#main-footer .et-social-icons li:first-child{margin-left:0}#main-footer .et-social-icon a{color:#4d4643}.coaching-header .scibutton{width:100%}.coaching-header .et_pb_row.et_pb_equal_columns{align-items:center}.et_pb_toggle.blue-toggle{border-color:#1f305f}.et_pb_toggle_close.blue-toggle{background:#1f305f}.et_pb_toggle_close.blue-toggle h5.et_pb_toggle_title,.et_pb_toggle_close.blue-toggle .et_pb_toggle_title:before{color:#fff}.et_pb_toggle_open.blue-toggle h5.et_pb_toggle_title,.et_pb_toggle_open.blue-toggle strong,.et_pb_toggle_open.blue-toggle .et_pb_toggle_title:before{color:#1f305f}.blue-toggle.et_pb_toggle_close p{color:#fff}.et_pb_toggle.gold-toggle{border-color:#691c1f}.et_pb_toggle_close.gold-toggle{background:#c4a97b}.et_pb_toggle_close.gold-toggle h5.et_pb_toggle_title,.et_pb_toggle_close.gold-toggle .et_pb_toggle_title:before{color:#691c1f}.et_pb_toggle_open.gold-toggle h5.et_pb_toggle_title,.et_pb_toggle_open.gold-toggle strong,.et_pb_toggle_open.gold-toggle .et_pb_toggle_title:before{color:#691c1f}.gold-toggle.et_pb_toggle_close p{color:#691c1f}.two-buttons a{margin-right:12px}input.scibutton.gold{font-size:18px}.product-present .scibutton{width:100%}.order-set-left{text-align:center}.about-quote h3 em{color:#c4a97b;text-transform:none!important;font-family:serif}.about-quote p{color:#c4a97b;text-transform:uppercase!important}.about-team-list .et_pb_column_3_4 h2{color:#691c1f}.sci-events ul{padding-left:46px}.sci-events ul li{padding-bottom:1em}.sci-events ul li:last-child{padding-bottom:0}#sidebar p{line-height:1.3;padding-bottom:.5em}#sidebar .et_pb_widget.widget_recent_entries ul li,#sidebar .et_pb_widget.widget_categories ul li{line-height:1.3;margin-bottom:1.3em}#sidebar .et_pb_widget .scibutton{font-size:16px!important}#sidebar .et_pb_widget .scibutton.blue,.et_pb_sidebar_0 .et_pb_widget .scibutton.blue{color:#c4a97b}#sidebar .et_pb_widget .scibutton.blue:hover,.et_pb_sidebar_0 .et_pb_widget .scibutton.blue:hover{color:#1f305f}@media screen and (max-width:1200px){#home-about{background-size:500px}}@media screen and (max-width:1100px){.optin-download .et_pb_image{margin:-25px 0}}@media screen and (max-width:1023px){header#main-header .container{width:90%}}@media screen and (max-width:980px){header#main-header .container{width:80%}.optin-download .et_pb_image,.optin-download .et_pb_column.et_pb_column_1_4{margin-top:0;margin-bottom:0}.footer-widget:nth-child(n){width:100%!important;margin-right:0!important}#footer-widgets{padding-bottom:24px}#home-about{background-size:0}}.rp_button{background:#c4a97b;color:#000;border:2px solid #000;padding:12px 36px;text-transform:uppercase}.rp_button:hover{background:#000;border:2px solid #000;color:#fff}.et_pb_fullwidth_menu.rp-menu .fullwidth-menu-nav>ul{padding:0!important}.rp-menu .fullwidth-menu li{padding:0}.rp-menu .fullwidth-menu li>a{padding:16px 16px}.rp-menu .fullwidth-menu li>a:hover,.rp-menu .fullwidth-menu li>a:active,.rp-menu .fullwidth-menu li>a:focus{color:#fff!important;opacity:1!important;background:#000}.rp-menu .mobile_menu_bar:after{content:'MENU';font-size:26px;top:20px;position:relative}.make-it{margin-right:224px}.make-it h2{color:#fff!important;text-shadow:0 0 4px #000}.highlight-button{display:none!important;box-shadow:0 0 6px 4px #ddd}.highlight-button:hover{box-shadow:none}.highlight-button a{background:#1f305f;padding:12px 20px!important;color:#a6a2a0!important}.highlight-button:hover a{opacity:1!important;color:#fff!important}.et-fixed-header #top-menu .highlight-button{box-shadow:none}.et-fixed-header #top-menu .highlight-button a{color:#fff!important}.page-id-183 .highlight-button{display:inline-block!important}.alex{font-family:"Alex Brush",cursive}h1 .alex{font-size:52px;font-weight:400;text-transform:none}sup{bottom:.6em;font-size:60%}#top-menu ul.sub-menu li{line-height:1.1;padding:0 20px 12px}.single-post .entry-content a{text-decoration:underline}.single-post .entry-content a:hover{text-decoration:none;color:#000}.et_pb_sidebar_0 .et_pb_widget ul li{line-height:1.3;margin-bottom:1em}h4.widgettitle{color:#c4a97b!important;margin-bottom:1em}.et_pb_widget{margin-bottom:2em!important;padding-bottom:1em!important;border-bottom:2px solid #691c1f}.at-below-post.addthis_tool{margin-top:28px}.articles-blog .entry-featured-image-url{float:left;width:25%;margin-right:30px}.articles-blog .et_pb_posts a.more-link{display:inline;color:#fff;background:#1f305f;border:1px solid #1f305f;padding:8px 20px;border-radius:20px;margin-top:12px!important}.articles-blog .et_pb_posts a.more-link:hover{border-color:#4d4643;color:#4d4643;background:none}.articles-blog .post-content p{margin-bottom:18px}.category article.type-post a img,.search article.type-post a img{float:left;width:25%;margin-right:30px}.category .et_pb_posts a.more-link,.search .et_pb_posts a.more-link{display:inline;color:#fff;background:#1f305f;border:1px solid #1f305f;padding:8px 20px;border-radius:20px;margin-top:12px!important}body.category .entry-title,body.search .entry-title{padding-bottom:0}#logo{max-height:80%}h4{color:#a6a2a0!important}h4.red{color:#691c1f!important}input.text,input.title,input[type="email"],input[type="password"],input[type="tel"],input[type="text"],select,textarea{padding:8px;font-size:16px}hr.blue{width:80%;color:#1f305f;border:2px solid #1f305f;margin:8px auto}.red-bars{border-top:6px solid #691c1f;border-bottom:6px solid #691c1f}.gold-border-column .et_pb_column{border:3px solid #c4a97b}.scibutton{border:2px solid #691c1f;border-radius:38px;font-family:"Montserrat",Helvetica,Arial,Lucida,sans-serif;letter-spacing:1px;padding:10px 20px;text-transform:uppercase;transition:all 1s ease .1s;display:inline-block}.gold{background:#c4a97b;color:#691c1f}.gold:hover{color:#c4a97b;background:#1f305f;border-color:#1f305f}.blue{background:#1f305f;border-color:#1f305f;color:#c4a97b}.blue:hover{background:none;color:#1f305f}.video{margin-top:18px}.video:after{content:"\e04e";-moz-osx-font-smoothing:grayscale;font-family:ETmodules;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;position:relative;top:2px;left:5px;font-size:20px}input.submit-button{padding:8px 12px;line-height:1;background:#c4a97b;color:#691c1f;font-size:18px;border:2px solid #691c1f;text-transform:uppercase;font-weight:700;font-family:montserrat}input.submit-button:hover{background:none;color:#691c1f}.optin-download input.submit-button{width:300px;position:relative;top:1px}.mic-hero hr,hr.red{width:80%;color:#691c1f;border:2px solid #691c1f;margin:8px auto}.mic-hero h1{padding-bottom:0;font-size:28px}.home-four{border-top:6px solid #691c1f}.home-four img{margin-bottom:8px;max-width:60%}.home-four .et_pb_main_blurb_image{margin-bottom:0}.home-bullet-content{border-top:6px solid #1f305f}.home-bullet-content .et_pb_row{padding:170px 0;width:100%;max-width:100%;background:rgb(0 0 0 / .2)}.home-bullet-content .et_pb_blurb_content{max-width:648px}.home-bullet-content h4{color:#fff!important;text-transform:none}.optin-download{position:relative;z-index:10;border-top:6px solid #c4a97b;border-bottom:6px solid #c4a97b}.optin-download .et_pb_column.et_pb_column_1_4{margin-bottom:-70px;overflow:visible}.optin-download .et_pb_image{margin:-70px 0}.optin-download h2{text-transform:capitalize;padding-bottom:0}.optin-download input[type="text"]{margin-right:12px;width:calc(100% - 318px)}.optin-download img{box-shadow:0 0 20px 8px #fff}.sci-testimonials .et_pb_slider_container_inner div{width:100%;position:relative}.sci-testimonials .et_pb_slider .et_pb_slide{background:#fff0}.sci-testimonials .et_pb_slide_image{width:140px!important;margin:0 auto!important;top:0}.sci-testimonials .et_pb_slide_image img{border:2px solid #fff;border-radius:100%}.sci-testimonials .et_pb_slide_description{padding:1em 0;font-size:22px}.sci-testimonials .et_pb_slide_content{font-size:26px;font-weight:700;text-align:center;font-style:italic;letter-spacing:1px;line-height:1.4}.sci-testimonials .et_pb_slide_content p:last-child{font-size:18px;text-align:right;font-style:normal}.sci-testimonials .et-pb-slider-arrows{font-weight:400}.home-speaking-circles .et_pb_row.et_pb_equal_columns{align-items:center}.home-speaking-circles .et_pb_blurb{margin-bottom:12px!important}.home-speaking-circles h4.et_pb_module_header{text-transform:none}.home-resource-title .et_pb_blurb_content{max-width:100%;width:100%}.home-resource-title h4{font-size:28px;position:relative;top:5px}.home-blog-books .post-content{display:none}.home-blog-books article{margin-bottom:0}.home-blog-books .et_pb_post h2.entry-title{margin-top:24px;padding-bottom:0;font-size:19px!important;text-transform:none}.home-blog-books h2.entry-title:hover a{color:#691c1f!important}.home-books .et_pb_main_blurb_image{margin-bottom:8px;max-width:200px}#footer-info{font-size:12px;text-align:center;width:100%;opacity:.5}#footer-widgets{padding-top:24px}.footer-widget{margin-bottom:0!important}.footer-widget .et_pb_widget{width:100%;margin-bottom:0!important}#footer-widgets .footer-widget,#footer-widgets .footer-widget a{color:#4d4643!important}#footer-widgets .footer-widget a:hover{color:#1f305f}.footer-widget p{padding-bottom:6px}#footer-bottom .et-social-google-plus a.icon::before{content:'\e09d'}#main-footer .et-social-icons{float:none;text-align:center}#main-footer .et-social-icons li:first-child{margin-left:0}#main-footer .et-social-icon a{color:#4d4643}.coaching-header .scibutton{width:100%}.coaching-header .et_pb_row.et_pb_equal_columns{align-items:center}.et_pb_toggle.blue-toggle{border-color:#1f305f}.et_pb_toggle_close.blue-toggle{background:#1f305f}.et_pb_toggle_close.blue-toggle h5.et_pb_toggle_title,.et_pb_toggle_close.blue-toggle .et_pb_toggle_title:before{color:#fff}.et_pb_toggle_open.blue-toggle h5.et_pb_toggle_title,.et_pb_toggle_open.blue-toggle strong,.et_pb_toggle_open.blue-toggle .et_pb_toggle_title:before{color:#1f305f}.blue-toggle.et_pb_toggle_close p{color:#fff}.et_pb_toggle.gold-toggle{border-color:#691c1f}.et_pb_toggle_close.gold-toggle{background:#c4a97b}.et_pb_toggle_close.gold-toggle h5.et_pb_toggle_title,.et_pb_toggle_close.gold-toggle .et_pb_toggle_title:before{color:#691c1f}.et_pb_toggle_open.gold-toggle h5.et_pb_toggle_title,.et_pb_toggle_open.gold-toggle strong,.et_pb_toggle_open.gold-toggle .et_pb_toggle_title:before{color:#691c1f}.gold-toggle.et_pb_toggle_close p{color:#691c1f}.two-buttons a{margin-right:12px}input.scibutton.gold{font-size:18px}.product-present .scibutton{width:100%}.order-set-left{text-align:center}.about-quote h3 em{color:#c4a97b;text-transform:none!important;font-family:serif}.about-quote p{color:#c4a97b;text-transform:uppercase!important}.about-team-list .et_pb_column_3_4 h2{color:#691c1f}.sci-events ul{padding-left:46px}.sci-events ul li{padding-bottom:1em}.sci-events ul li:last-child{padding-bottom:0}#sidebar p{line-height:1.3;padding-bottom:.5em}#sidebar .et_pb_widget.widget_recent_entries ul li,#sidebar .et_pb_widget.widget_categories ul li{line-height:1.3;margin-bottom:1.3em}#sidebar .et_pb_widget .scibutton{font-size:16px!important}#sidebar .et_pb_widget .scibutton.blue,.et_pb_sidebar_0 .et_pb_widget .scibutton.blue{color:#c4a97b}#sidebar .et_pb_widget .scibutton.blue:hover,.et_pb_sidebar_0 .et_pb_widget .scibutton.blue:hover{color:#1f305f}@media screen and (max-width:1200px){#home-about{background-size:500px}}@media screen and (max-width:1100px){.optin-download .et_pb_image{margin:-25px 0}}@media screen and (max-width:1023px){header#main-header .container{width:90%}}@media screen and (max-width:980px){header#main-header .container{width:80%}.optin-download .et_pb_image,.optin-download .et_pb_column.et_pb_column_1_4{margin-top:0;margin-bottom:0}.footer-widget:nth-child(n){width:100%!important;margin-right:0!important}#footer-widgets{padding-bottom:24px}#home-about{background-size:0}}