/*!
 *
 * #6ec053
  Merriweather

// Contents
// ------------------------------------------------

 1. Mixins
 2. Helper classes & resets
 3. Loader
 4. Colours
 5. Typography
 6. Spacing
 7. Buttons
 8. Navigation
 9. Slider, Dividers
 10. Speakers & Topics
 11. Schedule
 12. Galleries
 13. Pricing & FAQ
 14. Subscribe
 15. Contact
 16. Forms
 17. Footers
// --------------------------------------------------*/@font-face{font-family:'SF Pro Display';font-style:normal;font-weight:600;src:local('â˜ºï¸Ž'),url(../fonts/sf-pro-display_semibold.woff2) format("woff2")}/*!
// 1. Useful Mixins
// --------------------------------------------------*/.vertical-align{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.vertical-align-cancel{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.preserve-3d{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.transition-100{transition:all .1s ease-out;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out}.transition-300{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.transition-700{transition:all .7s ease-out;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out}.overlay:before{background-color:#333;opacity:.5;position:absolute;content:'';width:100%;height:100%;z-index:1;top:0}.overlay .container{position:relative;z-index:2}/*!
// 2. Helper Classes & Resets
// --------------------------------------------------*/.go-right{right:0}.go-left{left:0}img{max-width:100%}.main-container{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;height:auto!important;height:100%;min-height:100%}.footer-container,.main-container,.nav-container,nav{max-width:1600px;margin:0 auto}.boxed-layout .footer-container,.boxed-layout .main-container,.boxed-layout .nav-container,.boxed-layout nav{max-width:1366px;left:0;right:0;margin:0 auto}.no-loader .loader{display:none!important}/*!
// 3. Loader
// --------------------------------------------------*/.heart{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;width:8em;height:auto;-webkit-animation:beat .4s infinite;-moz-animation:beat .4s infinite;animation:beat .4s infinite;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@keyframes beat{to{transform:scale(1.4)}}@-webkit-keyframes stripMove{to{transform:scale(1.4)}}@-moz-keyframes stripMove{to{transform:scale(1.4)}}.spinner{display:inline-block;font-size:16px;width:.5em;height:.5em;border-radius:50%;-webkit-animation:spinning .75s infinite;-moz-animation:spinning .75s infinite;animation:spinning .75s infinite;top:50%;left:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative}.loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#fff;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;opacity:1}.strip-holder{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50%;margin-left:-50px;position:relative}.strip-1,.strip-2,.strip-3{width:20px;height:20px;background:#47b40c;position:relative;-webkit-animation:stripMove 2s ease infinite alternate;animation:stripMove 2s ease infinite alternate;-moz-animation:stripMove 2s ease infinite alternate}.strip-2{-webkit-animation-duration:2.1s;animation-duration:2.1s;background-color:#00f9b5}.strip-3{-webkit-animation-duration:2.2s;animation-duration:2.2s;background-color:#60ffd4}@-webkit-keyframes stripMove{0%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}50%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:scale(4,1);-webkit-transform:scale(4,1);-moz-transform:scale(4,1)}100%{transform:translate3d(-50px,0,0);-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0)}}@-moz-keyframes stripMove{0%{transform:translate3d(-50px,0,0);-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0)}50%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:scale(4,1);-webkit-transform:scale(4,1);-moz-transform:scale(4,1)}100%{transform:translate3d(50px,0,0);-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0)}}@keyframes stripMove{0%{transform:translate3d(-50px,0,0);-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0)}50%{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:scale(4,1);-webkit-transform:scale(4,1);-moz-transform:scale(4,1)}100%{transform:translate3d(50px,0,0);-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0)}}.main-container{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}nav{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.show-content{opacity:1!important}.hide-loader{opacity:0!important}/*!
// 4. Colours
// --------------------------------------------------*/.background-dark{background-color:#333!important}.schedule h1{font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif}.schedule-overview{-moz-box-shadow:0 2px 7px rgba(0,0,0,.25);-webkit-box-shadow:0 2px 7px rgba(0,0,0,.25);box-shadow:0 2px 7px rgba(0,0,0,.25)}.color-heading{color:#333}/*!
// 5. Typography
// --------------------------------------------------*/.text-white{color:#fff}body{font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;color:#777;font-size:14px;line-height:24px;background:#eee;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;margin:0;color:#333}h1{font-size:30px;line-height:36px;margin-bottom:42px}h3{font-size:20px;line-height:28px}.large-h1{font-size:42px;line-height:48px;font-weight:300}p{font-size:12pt;line-height:24px}h2,p,span,u{font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif}p:last-child{margin-bottom:0}p.lead{font-size:16px;line-height:30px;font-weight:400}span.lead{font-weight:400}.uppercase{text-transform:uppercase;letter-spacing:1px;display:inline-block;margin-right:-1px}strong{font-weight:600}.strong{font-weight:600}ul{list-style:none;margin:0;padding:0}@media all and (max-width:767px){h1{font-size:24px;line-height:28px;margin-bottom:36px}h2{font-size:20px;line-height:26px}.large-h1{font-size:26px;line-height:28px}p{font-size:13px;line-height:22px}p.lead{font-size:15px;line-height:26px}}/*!
// Spacing Standards
// --------------------------------------------------*/section{padding:72px 0;background:#fff}.duplicatable-content{padding-bottom:36px}/*!
// 6. Buttons
// --------------------------------------------------*/a:hover{text-decoration:none}.text-link a,h1 a,p a,span a{font-weight:600;color:#fff;display:inline-block;border-bottom:4px solid #fff;padding-bottom:6px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.text-link a,p a,span a{padding-bottom:4px;border-bottom:3px solid #fff}span a:hover{color:#fff}.text-link a,p a{color:#47b40c!important;border-color:#47b40c;padding-bottom:2px}.text-link a:hover,p a{color:#333}.btn{min-width:180px;border:2px solid #47b40c;background:0 0;text-align:center;padding:13px 0 14px 0;color:#47b40c;font-size:15px;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;font-weight:600;line-height:1}.btn:hover{color:#fff;background:#47b40c}.btn.focus,.btn:focus{color:#fff;background:#none}.btn-hollow{background:0 0;border:2px solid #47b40c;color:#47b40c}.btn-hollow:hover{background:#47b40c}.btn-white{background:#fff;color:#47b40c}.btn-white:hover{background:#fff;color:#006046}.btn-hollow.btn-white{background:0 0;border-color:#fff;color:#fff}.btn-hollow.btn-white:hover{background:#fff;color:#47b40c}.btn-lg{padding:20px 0 21px 0;text-transform:uppercase;min-width:230px;border-radius:15px}/*!
// Backgrounds & Parallax
// --------------------------------------------------*/.secretariat{width:250px}.background-image-holder{position:absolute;width:100%;height:130%;top:-10%;background-size:cover!important;background-position:50% 50%!important}.bg-img-holder-committee{width:100%;top:0;background-size:cover!important;background-position:50% 50%!important}.background-image-holder img{display:none}.image-holder{position:relative;overflow:hidden}/*!
// 7. Navigation
// --------------------------------------------------*/nav .logo{max-height:110px;max-width:160px;position:absolute;top:-14px;opacity:1}nav .text-right{position:relative}nav .container{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.overlay-nav{position:fixed;top:0;z-index:10;width:100%;padding-top:24px;line-height:1;background:0 0;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.overlay-nav .logo-dark{opacity:0}.overlay-nav.sticky-nav .logo-light{opacity:0}.overlay-nav.sticky-nav .logo-dark{opacity:1}.bottom-border{position:absolute;bottom:2px;width:100%;height:2px;background:rgba(255,255,255,.3)}.sidebar-menu .bottom-border{position:relative;bottom:0;background:rgba(255,255,255,.2);display:block!important}.menu{display:inline-block;text-align:left;line-height:1}.menu li{float:left;margin-right:32px;font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:600;position:relative;top:4px}.menu li:last-child{margin-right:0}.menu li:nth-las-child(2){margin-right:12px}.menu li a{color:#fff;display:inline-block;padding-bottom:24px;border-bottom:2px solid transparent;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.menu li a:hover{border-bottom:2px solid #6ec053;color:#6ec053!important}.nav-dropdown{position:absolute;z-index:-1;display:none;background:rgba(255,255,255,.9);min-width:200px;overflow:hidden;margin-top:-2px}.nav-dropdown li:first-child{margin-top:12px}.nav-dropdown li{opacity:0;margin-right:0;float:none;margin-bottom:18px}.nav-dropdown li a{padding-bottom:0;padding-left:24px;color:#333}.nav-dropdown li a:hover{border-color:transparent}.has-dropdown:hover .nav-dropdown{z-index:10;max-height:300px;display:block}.has-dropdown:hover .nav-dropdown li{opacity:1}.has-dropdown a{padding-left:18px}.has-dropdown:before{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e688";color:#fff;font-size:24px;position:absolute;top:-6px}.menu .social-link{font-size:14px;top:0!important;margin-right:18px!important}.menu .social-link:nth-last-child(2){margin-right:18px}.sticky-nav{background:rgba(255,255,255,.9)}.sticky-nav .menu li a{color:#333}.sticky-nav .bottom-border{display:none}.sticky-nav .menu li a:hover{border-color:transparent}.sticky-nav .mobile-menu-toggle,.sticky-nav .sidebar-menu-toggle{color:#333}.sticky-nav .nav-dropdown{background:rgba(255,255,255,.9)}.sticky-nav .has-dropdown:before{color:#333}.mobile-menu-toggle,.sidebar-menu-toggle{position:absolute;color:#fff;font-size:32px;right:0;top:-7px;cursor:pointer;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.mobile-menu-toggle{display:none}.instagram-sidebar,.sidebar-menu{position:fixed;right:0;top:0;width:300px;height:100%;background:#333;transform:translate3d(300px,0,0);-webkit-transform:translate3d(300px,0,0);-moz-transform:translate3d(300px,0,0);transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.show-sidebar{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.reveal-sidebar{transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0);-moz-transform:translate3d(-300px,0,0)}.sidebar-content{padding:0 24px;margin-top:24px}.widget{margin-bottom:24px}.widget .title{font-size:16px;font-weight:600;display:inline-block;margin-bottom:12px}.widget .menu li{float:none;margin-bottom:12px}.widget .menu li a{padding-bottom:0;color:#fff!important;font-size:12px}.widget .menu li a:hover{border-color:transparent}.widget .menu .social-link{display:none}.widget .social-profiles li{margin-right:24px}.widget .social-profiles li a{color:#fff}.instagram-toggle{cursor:pointer}.instagram-toggle-init{pointer-events:none}.instagram-sidebar li{width:100%;height:250px}.instagram-sidebar{overflow-y:auto}.sidebar-content .copy-text{position:absolute;bottom:32px;color:rgba(255,255,255,.5);font-size:12px}.text-panel{background:#474747;padding:18px}.relative-nav{position:relative;padding-top:28px;background:#fff;background:rgba(255,255,255,.9)}.relative-nav .menu li a{color:#333}.relative-nav .has-dropdown:before{color:#333}.relative-nav .nav-dropdown{background:#fff}.relative-nav .sidebar-menu-toggle{color:#333}.relative-nav .logo-light{opacity:0!important}.relative-nav .logo-dark{opacity:1!important}.relative-nav .logo{top:-14px!important}.dark-nav{position:fixed;top:0;z-index:10;width:100%;padding-top:24px;background:#333;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.table-sticky{position:fixed;top:80px;width:100%}.relative-nav-sticky{position:fixed;top:0;z-index:20;width:100%;line-height:1;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.relative-nav-sticky:after{background-color:#6ec053;content:"";display:block;background-size:contain;height:2px;background-repeat:repeat-x}.sidebar-menu .logo{max-width:110px;position:relative;top:21px!important;margin-bottom:32px;left:24px}@media all and (max-width:767px){nav{max-height:67px;overflow:hidden;background:rgba(255,255,255,.9)!important}nav .menu li{float:none;margin-bottom:24px}nav .menu li a{color:#333!important;padding-bottom:0}nav .logo{max-width:130px;top:-10px}nav .logo-dark{opacity:1!important}nav .logo-light{opacity:0!important}nav .menu{width:100%;display:block;margin-top:67px;margin-right:0}nav .social-link{float:left!important}.sidebar-menu-toggle{display:none}.mobile-menu-toggle{display:block;position:fixed;top:17px;right:24px;color:#333!important}.open-menu{max-height:800px!important}.nav-dropdown{position:relative;display:none}.has-dropdown:hover .nav-dropdown{display:block}.has-dropdown:before{color:#333}}/*!
// 8. Sliders & Dividers & Headers
// --------------------------------------------------*/.hero-slider{padding:0;position:relative;overflow:hidden;background:#2b2b2b}.hero-slider .slides li{height:780px;position:relative;overflow:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.hero-slider .slides li:before{background-color:#333;opacity:.4;position:absolute;content:'';width:100%;height:100%;z-index:1;top:0}.hero-slider .container{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.hero-slider h1{margin-bottom:42px}.hero-slider .btn-hollow{color:#fff;border-color:#fff;margin-left:16px}.hero-slider .btn-hollow:hover{background:#fff;color:#47b40c}@media all and (max-width:767px){.hero-slider .btn-hollow{display:none}}.register-header form.register{padding-top:0;background:rgba(0,0,0,.6);padding:24px}.register-header form input{width:100%!important}.register-header form.register span{color:#fff}.hero-slide .logo,.register-header .logo{max-width:150px;display:block;margin-bottom:12px}.register-header h1{margin-bottom:24px!important}@media all and (max-width:767px){.register-header form.register .form-email,.register-header form.register .form-name{max-width:100%;width:100%}}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.register-header form.register .form-email,.register-header form.register .form-name{width:50%}}@media all and (max-width:767px){.hero-slider .slides.higher li{height:1000px}}@media all and (max-width:767px){.hero-slider .slides.shorter li{height:700px}}.hero-slide .logo{max-width:100px}.register-header .logo{display:none}.register-header h1{display:none}.register-header form h1{display:block}.register-header span.lead{display:none}.hero-slider h1{margin-bottom:18px}.testimonials-slider .flex-control-nav a{background:rgba(0,0,0,.3)}.testimonials-slider .flex-control-nav a.flex-active{background:rgba(0,0,0,.8)}.testimonials-slider .flex-control-nav a:hover{background:rgba(0,0,0,.8)}.testimonials-slider .flex-control-nav{bottom:-48px;text-align:left}.committee-overlay{position:absolute;top:0;height:100%;width:100%;opacity:.5;transition:.5s ease;background-color:#000}.primary-overlay:before{background-color:#47b40c;opacity:.8;position:absolute;content:'';width:100%;height:100%;z-index:1;top:0}.strip-divider{padding:216px 0;position:relative;overflow:hidden}.strip-divider .container{z-index:2;position:relative}.strip-divider h1{margin:0;font-size:36px;line-height:48px}.strip-divider a:hover{color:#fff!important}@media all and (max-width:767px){.strip-divider{padding:72px 0}}.countdown-divider{padding:144px 0}.countdown-divider img,.countdown-header img,.video-header img{max-width:300px;display:inline-block;margin-bottom:12px}.countdown-header h1{margin-bottom:0}.video-header:before{opacity:.5!important;background:#000!important}.countdown-header .uppercase,.video-header .uppercase{display:block;font-weight:600;margin-bottom:24px}@media all and (max-width:768px){.countdown-divider img,.countdown-header img,.video-header img{max-width:150px}}.countdown{text-align:center;margin-top:72px}.countdown-row{color:#fff;font-size:80px;font-weight:300}.countdown-section{width:20%;display:inline-block}.countdown-amount{display:inline-block;margin-bottom:48px}.countdown-period{display:block;font-size:24px}.section-header{position:relative;overflow:hidden;height:450px}.section-header h1{font-size:32px}.section-header.overlay:before{opacity:.2}.section-header i{font-size:40px;color:#fff;margin:0 24px 12px 0}.section-header i:last-of-type{margin-right:0}@media all and (max-width:767px){.countdown{margin-top:48px}.countdown-row{font-size:36px}.countdown-period{font-size:16px}}.video-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.video-wrapper video{width:100%}@media all and (max-width:1390px){.video-wrapper video{width:110%}}@media all and (max-width:1260px){.video-wrapper video{width:120%}}@media all and (max-width:1160px){.video-wrapper video{width:130%}}@media all and (max-width:1024px){.video-wrapper{display:none}.hideOnTablet{display:none}}.call-to-action{padding:144px 0}.call-to-action .uppercase{display:block;width:100%;text-align:center;margin-bottom:32px}.call-to-action h1{margin-bottom:32px}.call-to-action .btn{margin-bottom:40px}.call-to-action a i:hover{color:#333!important}.call-to-action .social_facebook{background-color:#3b5998}.call-to-action .social_twitter{background-color:#00aced}.call-to-action a:last-of-type i{margin-right:0}@media all and (max-width:768px){.call-to-action{padding:72px 0}}/*!
// 9. Image with text
// --------------------------------------------------*/.image-with-text{overflow:hidden;position:relative;height:600px}.image-with-text h1{margin-bottom:24px}.side-image{padding:0;position:absolute;top:0;height:100%}@media all and (max-width:767px){.image-with-text{height:auto;padding:72px 0}.image-with-text .vertical-align{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}/*!
// Promo Blocks
// --------------------------------------------------*/.color-blocks{position:relative;overflow:hidden;color:#fff}.color-block{position:absolute;top:0;height:100%;padding:0;color:#fff;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.color-blocks h1,.color-blocks h2,.color-blocks h3,.color-blocks h4,.color-blocks h5,.color-blocks h6{color:#fff}.color-blocks h1{margin-bottom:12px}.color-blocks a{color:#fff;pointer-events:auto}.color-blocks a:hover i{transform:rotateZ(-10deg)}.color-blocks i,.contained-promo i{color:#47b40c;font-size:70px;display:inline-block;border:2px solid #fff;border-radius:50%;width:120px;height:120px;line-height:117px;background:#fff;text-align:center;transition:all .1s ease-out;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out}.block-left{background-color:#00936b}.block-right{background-color:#006a4d;right:0}@media all and (max-width:768px){.block-content{margin-bottom:144px;overflow:hidden;display:block}.block-content:last-of-type{margin-bottom:0}.color-block{height:50%;width:100%}.block-right{top:50%}}@media all and (max-width:767px){.block-content i{margin-bottom:30px}}/*!
// 10. Speakers & Topics
// --------------------------------------------------*/.speakers-row{padding:0 15px}.speaker-column{padding:0}.speaker{position:relative;overflow:hidden}.speaker,.topic{margin-bottom:36px}.speaker .hover-state{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;background:rgba(0,0,0,.5);transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.speaker .image-holder{margin-bottom:12px}.speaker span{display:block;font-size:16px}.speaker-name{color:#333}.speaker .social-links{width:100%;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transform:translate3d(0,-200px,0);-webkit-transform:translate3d(0,-200px,0);-moz-transform:translate3d(0,-200px,0)}.speaker .social-links a{color:#fff;font-size:24px;display:inline-block;margin-left:6px}.speaker .social-links a:last-child{margin-right:0}.speaker .image-holder:hover .hover-state{opacity:1}.speaker .image-holder:hover .hover-state .social-links{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.speaker-with-bio{overflow:hidden;margin-bottom:36px}.speaker-with-bio .speaker{width:20%;float:left;margin-bottom:0}.speaker-with-bio .speaker-description{width:70%;float:left;padding-left:30px}.speaker-description h2{color:#6ec053}.speaker-description span{display:inline-block;margin-bottom:18px;font-weight:600}@media all and (max-width:767px){.speaker-with-bio .speaker{width:100%}.speaker-with-bio .speaker-description{width:100%;padding-left:0}}.topics{position:relative;overflow:hidden}.topics .container{position:relative;z-index:2}.topics.overlay .ruled-list li{border-color:rgba(255,255,255,.5)}.topics.overlay .topic i{color:#fff}.topic h3{margin-bottom:18px}.topic p.lead{margin-bottom:32px}.topic i{font-size:60px;color:#47b40c;display:inline-block;margin-bottom:32px}@media all and (max-width:767px){.topic h3{display:inline-block;position:relative;bottom:18px;left:12px}.topic i{margin-bottom:12px}}.ruled-list li{border-top:1px dotted rgba(0,0,0,.3);padding:12px 0;font-size:16px}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.speakers-row .col-sm-6{width:50%;float:left!important}}/*!
// 11. Schedule
// --------------------------------------------------*/.inline-video{background:#f5f5f5}.inline-video iframe{width:100%;height:300px;border:none}.inline-video .btn{min-width:150px;margin-top:32px;margin-right:16px}@media all and (max-width:768px){.inline-video iframe{height:350px;margin-top:42px}}@media all and (max-width:767px){.inline-video iframe{height:200px;margin-top:30px}.inline-video .btn{margin-top:18px}}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.inline-video iframe{height:250px}}.embedded-video-holder p{display:none}.schedule-overview{border:2px solid rgba(0,0,0,.2);margin-bottom:36px}.schedule-overview li{padding:24px;position:relative;cursor:pointer;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.schedule-overview li:first-child .top{display:none}.schedule-overview li:last-child .bottom{display:none}.schedule-title span{display:block;font-size:16px}.schedule-title .time,.schedule-title .title{color:#000;font-weight:700}.schedule-text{max-height:300px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;opacity:1;max-width:90%}.schedule-overview li:hover{background-color:#f5f5f5}.schedule-overview li:hover .schedule-text{max-height:300px;opacity:1;padding-top:18px}.schedule-overview li:hover .bottom,.schedule-overview li:hover .middle,.schedule-overview li:hover .top{border-color:rgba(0,0,0,.4)}.schedule-overview li:hover .middle{background:#333}.contained-gallery .btn,.schedule-with-text .btn{margin-top:24px;margin-right:12px}.schedule-with-text .schedule-overview li{padding-right:48px}@media all and (max-width:1024px){.schedule-overview li{padding-right:48px}}@media all and (max-width:767px){.contained-gallery .btn,.schedule-with-text .btn{margin-bottom:32px}}.marker-pin{position:absolute;right:32px;top:0;height:100%}.marker-pin .bottom,.marker-pin .top{height:50%;width:2px;border-left:2px solid rgba(0,0,0,.2);position:absolute;z-index:1;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.marker-pin .top{top:0}.marker-pin .bottom{bottom:0}.marker-pin .middle{width:18px;height:18px;border:2px solid rgba(0,0,0,.2);background:#fff;border-radius:50%;position:absolute;right:-10px;top:50%;margin-top:-9px;z-index:2;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}/*!
// 12. Galleries
// --------------------------------------------------*/.instagram,.lightbox-gallery{position:relative;padding:216px 0}.gallery-header .logo{max-width:400px;display:block;margin:0 auto;margin-bottom:12px}@media screen and (max-width:768px){.gallery-header .logo{max-width:200px}.gallery-header h1{font-size:24px!important;line-height:32px!important}}.instagram,.lightbox-gallery{overflow:hidden;background:#000!important}.instagram ul,.lightbox-gallery ul{overflow:hidden;position:absolute;width:100%;height:100%;top:0}.instagram li,.lightbox-gallery li{float:left;width:20%;height:50%;position:relative;cursor:pointer;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;overflow:hidden;background-size:cover!important;opacity:.5}.instagram li:hover,.lightbox-gallery li:hover{opacity:1!important}.instagram .container,.lightbox-gallery .container{position:relative;z-index:3}.instagram i,.lightbox-gallery i{font-size:48px;display:inline-block;margin-bottom:16px}.instagram h1,.lightbox-gallery h1{font-size:42px;line-height:48px;font-weight:300;margin-bottom:16px}@media all and (max-width:1200px){.instagram li:nth-child(n+9),.lightbox-gallery li:nth-child(n+9){display:none}.instagram li,.lightbox-gallery li{width:25%}}@media all and (max-width:900px){.instagram li:nth-child(n+7),.lightbox-gallery li:nth-child(n+7){display:none}.instagram li,.lightbox-gallery li{width:33.333333%}}@media all and (max-width:767px){.instagram,.lightbox-gallery{padding:144px 0}.instagram li:nth-child(n+5),.lightbox-gallery li:nth-child(n+5){display:none}.instagram li,.lightbox-gallery li{width:50%}}.testimonials{background:#f5f5f5}.contained-gallery .instagram,.contained-gallery .lightbox-gallery{padding:185px 0}.contained-gallery .instagram li:nth-child(n+9),.contained-gallery .lightbox-gallery li:nth-child(n+9){display:none}.contained-gallery .instagram li,.contained-gallery .lightbox-gallery li{width:25%;opacity:.7}@media all and (max-width:1024px){.contained-gallery .instagram li:nth-child(n+7){display:none}.contained-gallery .lightbox-gallery li:nth-child(n+7){display:none}.contained-gallery .instagram li,.contained-gallery .lightbox-gallery li{width:33.33333%}.contained-gallery .instagram,.contained-gallery .lightbox-gallery{padding:200px 0}}@media all and (max-width:768px){.contained-gallery .instagram,.contained-gallery .lightbox-gallery{margin-bottom:32px}.contained-gallery .btn{margin-bottom:0}.contained-gallery .instagram li:nth-child(n+5),.contained-gallery .lightbox-gallery li:nth-child(n+5){display:block!important}.contained-gallery .instagram li:nth-child(n+7),.contained-gallery .lightbox-gallery li:nth-child(n+7){display:none!important}.contained-gallery .instagram li,.contained-gallery .lightbox-gallery li{width:33.33333%!important}}/*!
// 13. Pricing
// --------------------------------------------------*/.pricing-option{overflow:hidden;background:#f5f5f5;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;position:relative;padding:72px 0;margin-bottom:30px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.pricing-option .dot{position:absolute;top:24px;right:24px;width:24px;height:24px;border-radius:50%;background:#fff}.pricing-option:hover{background:#ededed}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.pricing-options .col-sm-6{width:50%;float:left}}.dollar,.price,.type{font-weight:600;color:#333;font-size:72px}.dollar{font-size:36px;position:relative;bottom:22px}.price{line-height:1}.type{display:block;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-top:12px}.plan-title{display:block;font-weight:600;margin-bottom:12px;font-size:18px;color:#333}.pricing-option ul li{color:#777}.pricing-option.emphasis{background:#47b40c;color:#fff}.pricing-option.emphasis .dollar,.pricing-option.emphasis .plan-title,.pricing-option.emphasis .price,.pricing-option.emphasis .type,.pricing-option.emphasis ul li{color:#fff!important}@media all and (max-width:991px){.type{margin-bottom:12px}.pricing-option{text-align:center!important}}/*!
// Frequently Asked Questions
// --------------------------------------------------*/.faq-item{margin-bottom:36px}p.question{font-weight:600;color:#333;font-size:16px}/*!
// Visitor Info
// --------------------------------------------------*/.info-box{margin-bottom:36px;position:relative;overflow:hidden;padding:15px 10px;bottom:0;z-index:10;color:#161d38;border-bottom-left-radius:2px;border-bottom-right-radius:2px;font-size:.95em}.info-box img{display:block;margin-bottom:12px}.info-box h3{margin-bottom:12px;padding:0 15px}.info-box .text-link{position:absolute;bottom:12px;right:0}.text-link a{display:inline-block;margin-left:12px}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.visitor-info .col-sm-4{width:50%;float:left}}.visitor-info a h3{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.visitor-info a:hover h3{color:#6ec053!important}/*!
// 14. Subscribe
// --------------------------------------------------*/.subscribe-1{position:relative;overflow:hidden;padding-top:144px;padding-bottom:36px}.subscribe-1:before{background-color:#333;opacity:.4;position:absolute;content:'';width:100%;height:100%;z-index:1;top:0}.subscribe-1 .container{position:relative;z-index:2}.subscribe-1 .email-subscribe{margin-bottom:216px}.subscribe-1 footer{border-top:2px solid rgba(255,255,255,.3);padding-top:36px}.subscribe-1 .twitter-feed{margin-bottom:72px}.subscribe-1 h1{margin-bottom:30px}.email-subscribe span{display:block;margin-top:12px}.twitter-feed i{font-size:48px;display:inline-block;margin-bottom:32px}.twitter-feed span a{border-bottom:none}.tweets-feed .user{display:none}.tweets-feed .interact{display:none}.tweets-feed .tweet{color:#fff;font-size:30px;line-height:36px;font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300}.tweets-feed .tweet a{color:#fff!important;border-color:#fff!important}.tweets-feed .timePosted{display:none}@media all and (max-width:767px){.tweets-feed .tweet{font-size:20px;line-height:26px}.subscribe-2 .form-email{margin-bottom:24px}}/*!
// 15. Contact
// --------------------------------------------------*/.contact-tweets{background:#47b40c;color:#fff;position:relative;overflow:hidden;height:600px;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.contact-tweets .social_twitter{font-size:42px;margin-bottom:32px;display:inline-block}.contact-tweets .map-holder{position:absolute;height:100%;padding:0;top:0;right:0}.contact-tweets .timePosted{display:block!important}.map-holder:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0}.map-holder iframe{border:0;position:absolute;width:100%;height:100%}.contact-tweets span a{border-bottom:2px solid #fff;padding-bottom:1px}.contact-tweets form{padding-top:0!important}.contact-tweets form .btn{background:#fff;color:#47b40c}.contact-tweets form ::-webkit-input-placeholder{color:rgba(255,255,255,.9)}.contact-tweets form :-moz-placeholder{color:rgba(255,255,255,.9)}.contact-tweets form ::-moz-placeholder{color:rgba(255,255,255,.9)}.contact-tweets form :-ms-input-placeholder{color:rgba(255,255,255,.9)}.contact-tweets .icon{font-size:60px;margin-bottom:12px}.contact-tweets .form-message{max-width:95.5%;width:95.5%}.fullwidth-map{padding:0;position:relative;overflow:hidden}.fullwidth-map .map-holder{width:100%;height:400px;overflow:hidden}.fullwidth-map.screen:before{content:'';position:absolute;width:100%;height:100%;z-index:2}/*!
// Sponsors
// --------------------------------------------------*/.sponsors{background:#f5f5f5}.sponsor{margin-bottom:36px;height:80px;line-height:80px}.sponsor img{max-width:150px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;max-height:80px}.sponsors span{display:inline-block;margin-top:24px}.sponsors span a{color:#47b40c;border-color:#47b40c}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.sponsors .col-sm-6{width:50%;float:left}}/*!
// 16. Forms
// --------------------------------------------------*//*!
// 16. Forms
// --------------------------------------------------*/.textbox{margin-bottom:32px;padding:12px;border:none;background:rgba(255,255,255,.1);border-radius:25px;font-size:14px;max-width:100%;color:#fff;padding-left:24px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;outline:0}form.register{overflow:hidden;padding-top:24px;display:block}input[type=text]{margin-bottom:32px;padding:12px;border:none;background:rgba(255,255,255,.1);border-radius:15px;font-size:14px;max-width:100%;color:#fff;padding-left:24px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}form.register .select-holder{margin-bottom:32px;padding:12px;padding-bottom:15px;border:none;background:rgba(255,255,255,.1);border-radius:15px;font-size:14px;width:100%;color:#fff;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}form.register .select-holder option:disabled{color:grey}form.register .select-holder option{margin:40px;background:rgba(0,0,0,.8);color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}form.register .btn{border-radius:15px}form.register{padding:12px;border:none;background:rgba(255,255,255,.1)}form.register .select-holder:focus,form.register .select-holder:hover,input[type=text]:focus,input[type=text]:hover{outline:0;background:rgba(255,255,255,.2)}form.register select{width:100%;margin:0;background:0 0;border:none;cursor:pointer}form.register select:focus{outline:0}form.register input[type=submit]{padding-bottom:12px;width:90%;margin-bottom:12px}input[type=submit]{font-weight:400}.email-subscribe{overflow:hidden}.email-subscribe input{margin:0 auto;min-width:100%;max-width:100%}.email-subscribe input[type=text]{background:rgba(255,255,255,.3)}.email-subscribe input[type=text]:focus,.email-subscribe input[type=text]:hover{background:rgba(255,255,255,.4)}.email-subscribe ::-webkit-input-placeholder{color:rgba(255,255,255,.9)}.email-subscribe :-moz-placeholder{color:rgba(255,255,255,.9)}.email-subscribe ::-moz-placeholder{color:rgba(255,255,255,.9)}.email-subscribe :-ms-input-placeholder{color:rgba(255,255,255,.9)}.email-subscribe input[type=submit]{min-height:48px}.subscribe-2 .email-subscribe input[type=text]{background:rgba(0,0,0,.2)}.subscribe-2 i{color:#0072bc;font-size:70px;display:inline-block;margin-right:24px;margin-bottom:18px}.subscribe-2 i:last-of-type{margin-right:0}input.error{color:#ff4532}.mail-list-form{width:0;height:0;opacity:0;overflow:hidden}.form-error,.form-success{display:none;width:100%;padding:6px 18px 8px 18px!important;margin-top:12px;color:#fff;background-color:#6ec053;border-radius:20px}.form-error{background-color:#d74b4b}form .field-error{background:#d74b4b!important;color:#fff!important}.form-loading{border:3px solid rgba(255,255,255,.6);border-radius:30px;height:30px;left:50%;margin:-15px 0 0 -15px;opacity:0;margin:0 10% 10% 10%;top:50%;width:30px;-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation:pulsate 1s ease-out;-moz-animation-iteration-count:infinite;animation:pulsate 1s ease-out;animation-iteration-count:infinite}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@media all and (max-width:767px){form.register .select-holder,form.register input{width:100%!important;max-width:100%}.subscribe-1 .email-subscribe input[type=text]{margin-bottom:24px}}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){form.register .col-sm-6{width:50%;float:left}form.register .select-holder,form.register input{max-width:95%!important}form.register input[type=submit]{max-width:100%!important}}/*!
// Utility Pages
// --------------------------------------------------*/.error-page{background:#47b40c;padding:0}.error-page h1{font-size:84px;line-height:96px;margin-bottom:0;margin-bottom:12px}.error-page p{font-size:24px;line-height:32px}.error-page i{color:#fff;font-size:84px;display:inline-block;margin-right:24px}.error-page i:last-of-type{margin-right:0}.error-page .btn{margin-right:24px;margin-top:12px}@media all and (max-width:767px){.error-page i{display:none}}/*!
// 17. Footers
// --------------------------------------------------*/.footer .top-border{height:2px;width:100%;background:rgba(255,255,255,.3);margin-bottom:32px}.footer .menu{overflow:visible}.footer .menu li{top:0}.footer .menu li a{padding-bottom:0}.footer .menu li .btn{min-width:0;padding:10px 18px;font-size:14px}.footer .menu li a{diplay:inline-block;position:relative;border:none}.footer .menu li a:hover{border:none}.footer .back-to-top{padding-right:42px}.footer .menu li a i{font-size:36px;position:absolute;right:0;top:-12px}@media all and (max-width:767px){.footer .text-right{text-align:left!important}.footer .menu{margin-top:24px}.footer .menu li{float:none;margin-bottom:12px}}footer.classic{padding:72px 0 36px 0;background:#f5f5f5}footer.classic .menu li{float:none;margin-bottom:12px}footer.classic .menu li a{color:#333;padding-bottom:0;font-weight:600}footer.classic span.lead{display:inline-block;margin-bottom:12px}footer.short{background:#333;color:#fff;padding:30px 0}footer.short .top-border{height:1px!important}@media all and (max-width:767px){footer.classic div{margin-bottom:18px}}.contact-methods li{margin-bottom:12px}.contact-methods li:last-child{margin-bottom:0}.contact-methods i{font-size:36px;color:#6ec053}.contact-methods2 i{font-size:26px;color:#6ec053}.contact-methods2{display:inline-block;position:relative;bottom:10px;left:8px;font-size:16px}.contact-methods span{display:inline-block;position:relative;bottom:10px;left:8px;font-size:16px}footer.classic .social-profiles{margin-top:36px}.social-profiles{display:inline-block;overflow:hidden}.social-profiles li{float:left;margin-right:36px}.social-profiles li:last-child{margin-right:0}.social-profiles li a{color:#fff;font-size:40px}.social-profiles li a:hover{color:#6ec053}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th{background-color:#f2f6f8;color:#282a2d}.table-striped>tbody>tr:nth-child(2n)>td,.table-striped>tbody>tr:nth-child(2n)>th{background-color:#fff;color:#282a2d}thead th{background-color:#85d4ca;color:#fff;text-align:center}.rwd-table{margin:1em 0;min-width:300px}.rwd-table th{display:none;box-shadow:inset 0 -1px rgba(0,0,0,.25),inset 0 1px rgba(0,0,0,.25)}.rwd-table td{display:block;box-shadow:inset 0 -1px rgba(0,0,0,.25),inset 0 1px rgba(0,0,0,.25)}.rwd-table td:first-child{padding-top:.5em}.rwd-table td:last-child{padding-bottom:.5em}.rwd-table td:before{content:attr(data-th) ": ";font-weight:700;width:6.5em;display:inline-block}@media (min-width:480px){.rwd-table td:before{display:none}}.rwd-table td,.rwd-table th{text-align:left}@media (min-width:480px){.rwd-table td,.rwd-table th{display:table-cell;padding:.25em .5em}.rwd-table td:first-child,.rwd-table th:first-child{padding-left:0}.rwd-table td:last-child,.rwd-table th:last-child{padding-right:0}}.rwd-table{background:#52be7f;color:#f7f7f7;text-shadow:0 0 1px rgba(255,255,255,.1);border-radius:.4em;overflow:hidden}.rwd-table tr{border-color:#000;-webkit-transition:background .3s,box-shadow .3s;-moz-transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s}.rwd-table td,.rwd-table th{margin:.5em 1em}@media (min-width:480px){.rwd-table td,.rwd-table th{padding:1em!important}}.rwd-table td:before,.rwd-table th{color:rgba(0,0,0,.45);text-shadow:0 0 1px rgba(0,0,0,.1);-webkit-font-smoothing:antialiased}@-webkit-keyframes spinning{0%,100%{box-shadow:0 1em 0 .125em #000,1em 1em 0 .25em #000,1em 0 0 .125em #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}12.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 .125em #000,1em 0 0 .25em #000,1em -1em 0 .125em #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}25%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 .125em #000,1em -1em 0 .25em #000,0 -1em 0 .125em #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}37.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 .125em #000,0 -1em 0 .25em #000,-1em -1em 0 .125em #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}50%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 .125em #000,-1em -1em 0 .25em #000,-1em 0 0 .125em #000,-1em 1em 0 0 #000}62.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 .125em #000,-1em 0 0 .25em #000,-1em 1em 0 .125em #000}75%{box-shadow:0 1em 0 .125em #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 .125em #000,-1em 1em 0 .25em #000}87.5%{box-shadow:0 1em 0 .25em #000,1em 1em 0 .125em #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 .125em #000}}@-moz-keyframes spinning{0%,100%{box-shadow:0 1em 0 .125em #000,1em 1em 0 .25em #000,1em 0 0 .125em #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}12.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 .125em #000,1em 0 0 .25em #000,1em -1em 0 .125em #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}25%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 .125em #000,1em -1em 0 .25em #000,0 -1em 0 .125em #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}37.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 .125em #000,0 -1em 0 .25em #000,-1em -1em 0 .125em #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}50%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 .125em #000,-1em -1em 0 .25em #000,-1em 0 0 .125em #000,-1em 1em 0 0 #000}62.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 .125em #000,-1em 0 0 .25em #000,-1em 1em 0 .125em #000}75%{box-shadow:0 1em 0 .125em #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 .125em #000,-1em 1em 0 .25em #000}87.5%{box-shadow:0 1em 0 .25em #000,1em 1em 0 .125em #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 .125em #000}}@keyframes spinning{0%,100%{box-shadow:0 1em 0 .125em #000,1em 1em 0 .25em #000,1em 0 0 .125em #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}12.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 .125em #000,1em 0 0 .25em #000,1em -1em 0 .125em #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}25%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 .125em #000,1em -1em 0 .25em #000,0 -1em 0 .125em #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}37.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 .125em #000,0 -1em 0 .25em #000,-1em -1em 0 .125em #000,-1em 0 0 0 #000,-1em 1em 0 0 #000}50%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 .125em #000,-1em -1em 0 .25em #000,-1em 0 0 .125em #000,-1em 1em 0 0 #000}62.5%{box-shadow:0 1em 0 0 #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 .125em #000,-1em 0 0 .25em #000,-1em 1em 0 .125em #000}75%{box-shadow:0 1em 0 .125em #000,1em 1em 0 0 #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 .125em #000,-1em 1em 0 .25em #000}87.5%{box-shadow:0 1em 0 .25em #000,1em 1em 0 .125em #000,1em 0 0 0 #000,1em -1em 0 0 #000,0 -1em 0 0 #000,-1em -1em 0 0 #000,-1em 0 0 0 #000,-1em 1em 0 .125em #000}}#inTurnBlurringTextG{display:inline-block;width:128px;top:60%;left:50%;margin-left:-60px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative}.inTurnBlurringTextG{color:transparent;font-family:Comic Sans MS;font-size:25px;text-decoration:none;font-weight:400;font-style:normal;float:left;text-shadow:#000 0 0 0;-moz-animation-name:bounce_inTurnBlurringTextG;-moz-animation-duration:1.3s;-moz-animation-iteration-count:infinite;-moz-animation-direction:normal;-webkit-animation-name:bounce_inTurnBlurringTextG;-webkit-animation-duration:1.3s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:normal;-ms-animation-name:bounce_inTurnBlurringTextG;-ms-animation-duration:1.3s;-ms-animation-iteration-count:infinite;-ms-animation-direction:normal;-o-animation-name:bounce_inTurnBlurringTextG;-o-animation-duration:1.3s;-o-animation-iteration-count:infinite;-o-animation-direction:normal;animation-name:bounce_inTurnBlurringTextG;animation-duration:1.3s;animation-iteration-count:infinite;animation-direction:normal}#inTurnBlurringTextG_1{-moz-animation-delay:.52s;-webkit-animation-delay:.52s;-ms-animation-delay:.52s;-o-animation-delay:.52s;animation-delay:.52s}#inTurnBlurringTextG_2{-moz-animation-delay:.65s;-webkit-animation-delay:.65s;-ms-animation-delay:.65s;-o-animation-delay:.65s;animation-delay:.65s}#inTurnBlurringTextG_3{-moz-animation-delay:.78s;-webkit-animation-delay:.78s;-ms-animation-delay:.78s;-o-animation-delay:.78s;animation-delay:.78s}#inTurnBlurringTextG_4{-moz-animation-delay:.91s;-webkit-animation-delay:.91s;-ms-animation-delay:.91s;-o-animation-delay:.91s;animation-delay:.91s}#inTurnBlurringTextG_5{-moz-animation-delay:1.04s;-webkit-animation-delay:1.04s;-ms-animation-delay:1.04s;-o-animation-delay:1.04s;animation-delay:1.04s}#inTurnBlurringTextG_6{-moz-animation-delay:1.17s;-webkit-animation-delay:1.17s;-ms-animation-delay:1.17s;-o-animation-delay:1.17s;animation-delay:1.17s}@-moz-keyframes bounce_inTurnBlurringTextG{0%{text-shadow:#000 0 0 0}100%{text-shadow:#fff 0 0 20px}}@-webkit-keyframes bounce_inTurnBlurringTextG{0%{text-shadow:#000 0 0 0}100%{text-shadow:#fff 0 0 20px}}@-ms-keyframes bounce_inTurnBlurringTextG{0%{text-shadow:#000 0 0 0}100%{text-shadow:#fff 0 0 20px}}@-o-keyframes bounce_inTurnBlurringTextG{0%{text-shadow:#000 0 0 0}100%{text-shadow:#fff 0 0 20px}}@keyframes bounce_inTurnBlurringTextG{0%{text-shadow:#000 0 0 0}100%{text-shadow:#fff 0 0 20px}}.bxxslier{width:100%;max-width:800px;margin:auto}@media all and (max-width:767px){.bxxslier{width:90%;margin:auto}.center-phone{text-align:center}}.pad{padding:35px 0}.loader2{z-index:99;margin:6em auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid rgba(255,255,255,.2);border-right:1.1em solid rgba(255,255,255,.2);border-bottom:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}.loader2,.loader2:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*!
// 10. Accommodation
// --------------------------------------------------*/.accommodation-row{padding:0 15px}.accommodation-column{padding:0}.accommodation{position:relative;overflow:hidden}.accommodation,.topic{margin-bottom:36px}.accommodation .hover-state{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;background:rgba(0,0,0,.5);transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.accommodation .image-holder{margin-bottom:12px}.accommodation span{display:block;font-size:16px}.accommodation-name{color:#333}.accommodation .social-links{width:100%;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transform:translate3d(0,-200px,0);-webkit-transform:translate3d(0,-200px,0);-moz-transform:translate3d(0,-200px,0)}.accommodation .image-holder:hover .hover-state{opacity:1}.accommodation .image-holder:hover .hover-state .social-links{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.accommodation-with-bio{overflow:hidden;margin-bottom:36px}.accommodation-with-bio .accommodation{width:30%;float:left;margin-bottom:0}.accommodation-with-bio .accommodation-description{width:70%;float:left;padding-left:30px}.accommodation-description span{display:inline-block;margin-bottom:18px;font-weight:600}@media all and (max-width:767px){.accommodation-with-bio .accommodation{width:100%}.accommodation-with-bio .accommodation-description{width:100%;padding-left:0}}.topics{position:relative;overflow:hidden}.topics .container{position:relative;z-index:2}.topics.overlay .ruled-list li{border-color:rgba(255,255,255,.5)}.topics.overlay .topic i{color:#fff}.topic h3{margin-bottom:18px}.topic p.lead{margin-bottom:32px}.topic i{font-size:60px;color:#47b40c;display:inline-block;margin-bottom:32px}@media all and (max-width:767px){.topic h3{display:inline-block;position:relative;bottom:18px;left:12px}.topic i{margin-bottom:12px}}.ruled-list li{border-top:1px dotted rgba(0,0,0,.3);padding:12px 0;font-size:16px}@media all and (min-width:321px) and (max-width:767px) and (orientation:landscape){.accommodation-row .col-sm-6{width:50%;float:left!important}}.resizechairs{width:15%!important}@media all and (max-width:767px){.resizechairs{width:100%!important;padding-left:0!important}}.menu .icon{color:#6ec053!important}.aboutaud strong,.aboutaud u{color:#333;font-weight:700;text-decoration:none}style="text-align: center;" .black-gradient{background:linear-gradient(to bottom,#323232 0,#3f3f3f 40%,#1c1c1c 150%),linear-gradient(to top,rgba(255,255,255,.4) 0,rgba(0,0,0,.25) 200%);background-blend-mode:multiply}.user-profiles-list-basic{line-height:1;list-style:none;margin:0;padding:0}.user-profiles-list-basic li{display:table;width:100%;box-sizing:border-box;position:relative;text-align:left;font:normal 16px sans-serif;padding:15px 30px 15px 20px}.user-profiles-list-basic .user-avatar{float:left;width:110px;text-align:left}.user-profiles-list-basic p{overflow:hidden;text-overflow:ellipsis;text-align:left;color:#6ec053;font-size:12pt}.commentunit{margin-top:10px!important;color:#fff!important;line-height:1.4;font-size:10pt!important;font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif}.user-profiles-list-basic .user-avatar img{border-radius:20%;border:0;width:90px}.rules strong{color:#333}.wel-img{margin-bottom:50px}@media all and (max-width:767px){.wel-img{margin-bottom:40px;max-width:200px}}@media all and (min-width:769px){.wel-img{margin-top:100px}}.hover14 .image-holder{position:relative}.hover14 .image-holder::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.hover14 .image-holder:hover::before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.speakers-row a:hover{cursor:pointer}.speakers-row a{color:#47b40c}.speakers-row a:hover{color:#6ec053}.PaymentInfo ul li{list-style-type:disc;list-style-position:inside}.PaymentInfo ul li ul li{list-style-type:circle;list-style-position:inside;margin-left:15px}.iziModal .iziModal-header{background:radial-gradient(circle farthest-side at 110% 0,#7aab69,#007a58) no-repeat}.green-glow h3,.green-glow img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.green-glow:focus img,.green-glow:hover img{box-shadow:inset 0 -7px 4px 0 #6ec053;-webkit-box-shadow:inset 0 -7px 4px 0 #6ec053;-moz-box-shadow:inset 0 -7px 4px 0 #6ec053}.green-glow:focus h3,.green-glow:hover h3{color:#6ec053}.img-rounded{border-radius:10px}@media all and (min-width:769px){.audh1{display:flex;align-items:center}}.speakers h2{padding-bottom:11px;font-weight:400}.aligned-items>.row{letter-spacing:-4px}.aligned-items>.row [class^=col-]{display:inline-block;vertical-align:top;letter-spacing:0;float:none}.register-bg{background-image:url(../img/d28c68c62c81e.png?2)}input:focus{outline:0!important}@media(min-width:992px){.colx{display:inline-block;float:none;text-align:left;margin-right:-4px}}.cd-faq ::after,.cd-faq ::before{content:''}body:after{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(78,83,89,.8);visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s;display:inline;content:''}body.cd-overlay::after{visibility:visible;opacity:1;-webkit-transition:opacity .3s 0s,visibility 0s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s;content:''}@media only screen and (min-width:768px){body::after{display:none;content:''}}.cd-faq a{color:#000;text-decoration:none}.faq-header{position:relative;height:80px;line-height:80px;text-align:center;background-color:#6ec053}.faq-header h1{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;line-height:90px}@media only screen and (min-width:1024px){.faq-header{height:140px;line-height:140px}.faq-header h1{font-size:36px;font-weight:300;line-height:140px}}.cd-faq{width:90%;max-width:1024px;margin:2em auto;box-shadow:0 1px 5px rgba(0,0,0,.1)}.cd-faq:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.cd-faq{position:relative;margin:4em auto;box-shadow:none}}.cd-faq-categories a{position:relative;display:block;overflow:hidden;height:50px;line-height:50px;padding:0 28px 0 16px;background-color:#4e5359;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;white-space:nowrap;border-bottom:1px solid #555b61;text-overflow:ellipsis}.cd-faq-categories a::after,.cd-faq-categories a::before{position:absolute;top:50%;right:16px;display:inline-block;height:1px;width:10px;background-color:#7f868e}.cd-faq-categories a::after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.cd-faq-categories li:last-child a{border-bottom:none}@media only screen and (min-width:768px){.cd-faq-categories{width:20%;float:left;box-shadow:0 1px 2px rgba(0,0,0,.08)}.cd-faq-categories a{font-size:13px;font-weight:600;padding-left:24px;padding:0 24px;-webkit-transition:background .2s,padding .2s;-moz-transition:background .2s,padding .2s;transition:background .2s,padding .2s}.cd-faq-categories a::after,.cd-faq-categories a::before{display:none}.no-touch .cd-faq-categories a:hover{background:#555b61}.no-js .cd-faq-categories{width:100%;margin-bottom:2em}}@media only screen and (min-width:1024px){.cd-faq-categories{position:absolute;top:0;left:0;width:200px;z-index:2}.cd-faq-categories a::before{display:block;top:0;right:auto;left:0;height:100%;width:3px;background-color:#6ec053;opacity:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.cd-faq-categories .selected{background:#42464b!important}.cd-faq-categories .selected::before{opacity:1}.cd-faq-categories.is-fixed{position:fixed}.no-js .cd-faq-categories{position:relative}}.cd-faq-items{position:fixed;height:100%;width:90%;top:0;right:0;background:#fff;padding:0 5% 1em;overflow:auto;-webkit-overflow-scrolling:touch;z-index:30;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) translateX(100%);-moz-transform:translateZ(0) translateX(100%);-ms-transform:translateZ(0) translateX(100%);-o-transform:translateZ(0) translateX(100%);transform:translateZ(0) translateX(100%);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.cd-faq-items.slide-in{-webkit-transform:translateZ(0) translateX(0);-moz-transform:translateZ(0) translateX(0);-ms-transform:translateZ(0) translateX(0);-o-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}.no-js .cd-faq-items{position:static;height:auto;width:100%;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:768px){.cd-faq-items{position:static;height:auto;width:78%;float:right;overflow:visible;-webkit-transform:translateZ(0) translateX(0);-moz-transform:translateZ(0) translateX(0);-ms-transform:translateZ(0) translateX(0);-o-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0);padding:0;background:0 0}}@media only screen and (min-width:1024px){.cd-faq-items{float:none;width:100%;padding-left:220px}.no-js .cd-faq-items{padding-left:0}}.cd-close-panel{position:fixed;top:5px;right:-100%;display:block;height:40px;width:40px;overflow:hidden;text-indent:100%;white-space:nowrap;z-index:30;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:right .4s;-moz-transition:right .4s;transition:right .4s}.cd-close-panel::after,.cd-close-panel::before{position:absolute;top:16px;left:12px;display:inline-block;height:3px;width:18px;background:#6c7d8e}.cd-close-panel::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cd-close-panel::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.cd-close-panel.move-left{right:2%}@media only screen and (min-width:768px){.cd-close-panel{display:none}}.cd-faq-group{display:none}.cd-faq-group.selected{display:block}.cd-faq-group .cd-faq-title{background:0 0;box-shadow:none;margin:1em 0}.no-touch .cd-faq-group .cd-faq-title:hover{box-shadow:none}.cd-faq-group .cd-faq-title h2{text-transform:uppercase;font-size:12px;font-weight:700;color:#bbbbc7}.no-js .cd-faq-group{display:block}@media only screen and (min-width:768px){.cd-faq-group{display:block}.cd-faq-group>li{background:#fff;margin-bottom:6px;box-shadow:0 1px 2px rgba(0,0,0,.08);-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s}.no-touch .cd-faq-group>li:hover{box-shadow:0 1px 10px rgba(108,125,142,.3)}.cd-faq-group .cd-faq-title{margin:2em 0 1em}.cd-faq-group:first-child .cd-faq-title{margin-top:0}}.cd-faq-trigger{position:relative;display:block;margin:1.6em 0 .4em;line-height:1.2}@media only screen and (min-width:768px){.cd-faq-trigger{font-size:24px;font-weight:300;margin:0;padding:24px 72px 24px 24px}.cd-faq-trigger::after,.cd-faq-trigger::before{position:absolute;right:24px;top:50%;height:2px;width:13px;background:#cfdca0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.cd-faq-trigger::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:32px}.cd-faq-trigger::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.content-visible .cd-faq-trigger::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.content-visible .cd-faq-trigger::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}}.cd-faq-content{display:none;padding:0 24px 30px}.cd-faq-content p{font-size:14px;line-height:1.4;color:#6c7d8e}@media only screen and (min-width:768px){.cd-faq-content{display:none;padding:0 24px 30px}.cd-faq-content p{line-height:1.6}.no-js .cd-faq-content{display:block}}