@import "https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";
@import "https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i";
@import "bootstrap.css";
@import "owl.css";
@import "owl.theme.css";
@import "fancybox.css";
body{font-family:"Roboto",sans-serif}
.container{padding:0}
.sec-pad{padding:100px 0}
.white-bg{background:#fff!important}
.no-bg-img{background-image:none!important}
.gray-bg{background:#eee}
.btn{width:146px;height:50px;background:#005945;border:none;border-radius:5px;color:#fff;text-transform:uppercase;line-height:50px;font-family:'Roboto';padding:0;font-size:15px;font-weight:700}
.btn-inverse{background:#fff;border:1px solid #c5c5c5;color:#2f323c}
.sec-title{margin-bottom:50px}
.sec-title h5{font-size:16px;font-family:'Montserrat';color:#005945;margin:0}
.sec-title h2{font-size:32px;font-family:'Montserrat';color:#222;font-weight:700;margin:0;text-transform:uppercase;margin:25px 0}
.sec-title p{font-size:14px;font-family:'Roboto';color:#848484;margin:0}
.sec-title.light p,.sec-title.light h2{color:#fff}
.navbar.navbar-default.header-fixed{background:#222;border-radius:0}
.navbar.navbar-default{background:rgba(0,0,0,.90);margin-bottom:0;position:fixed;top:0;left:0;z-index:9999;width:100%;border:none}
.navbar-brand{height:auto;padding:20px 0 18px}
.navbar-brand img{height:70px}
#new-sub{position:relative}
#map{position:absolute;width:100%;height:100%}
#about,#speak,#goods,#new-sub,#call-to-action{outline:none}
.navbar-default .navbar-nav>li>a{font-size:18px;color:#fff;font-family:'Roboto';font-weight:500;padding:44px 23px;outline:none}
.navbar-default .navbar-nav>li>a:hover{color:#005945}
.navbar-default .navbar-nav>li > .sub-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:200px;padding:0;text-align:left;list-style:none;background-color:#161616;background-clip:padding-box;border-top:4px solid #005945;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}
.navbar-default .navbar-nav>li:hover > .sub-menu{opacity:1;visibility:visible}
.navbar-default .navbar-nav>li > .sub-menu li{display:block;position:relative}
.navbar-default .navbar-nav>li > .sub-menu li a{font-size:16px;color:#FFF;font-family:'Roboto',sans-serif;padding:8px 0;display:block;padding-left:20px;-webkit-transition:background .4s ease;transition:background .4s ease}
.navbar-default .navbar-nav>li > .sub-menu li + li{border-top:1px dashed #282828}
.navbar-default .navbar-nav>li > .sub-menu li:hover > a{background:#005945;border-color:#005945;position:relative}
.navbar-default .navbar-nav>li > .sub-menu > li > .sub-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:200px;padding:0;text-align:left;list-style:none;background-color:#222;background-clip:padding-box;border-top:4px solid #3563a9;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease;top:0;left:100%;margin-top:0}
.navbar-default .navbar-nav>li > .sub-menu > li:hover > .sub-menu{opacity:1;visibility:visible}
.navbar-default .navbar-nav>li > .sub-menu > li > a:after{content:"\f105";font-family:FontAwesome;font-size:14px;float:right;margin-right:20px}
.navbar-default .navbar-nav>li > .sub-menu li > a:only-child:after{content:'';display:none}
.banner{background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 30%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.6) 70%,rgba(0,0,0,0.8) 100%),url(main-bg-1.jpg) 0 0 no-repeat;-webkit-background-size:cover;background-size:cover;padding-top:130px;padding-bottom:155px}
.banner h2{font-size:38px;color:#fff;line-height:60px;font-weight:800;font-family:'Montserrat';text-transform:uppercase;margin-top:0}
.banner p{font-size:24px;line-height:22px;font-family:'Montserrat';color:#fff}
ul.coundown{margin-top:40px}
ul.coundown li{font-size:16px;color:#fff;font-family:'Roboto';text-align:center;margin-left:10px}
ul.coundown li span{font-size:50px;color: #ffffff;display:block;font-family:'Roboto';font-weight:500;line-height:40px}
.banner-form .form-header{background:#ededed;border-top-right-radius:7px;border-top-left-radius:7px;text-align:center;text-transform:uppercase;padding:21px 0}
.banner-form .form-header h3{font-size:18px;color:#222;font-family:'Montserrat';margin:0}
.banner-form .form-box{background:#fff;padding:40px 30px;padding-bottom:0;border-bottom-right-radius:7px;border-bottom-left-radius:7px}
.banner-form .form-box input{display:block;width:100%;height:50px;outline:none;border:1px solid #e5e5e5;border-radius:5px;padding:0 10px;margin-bottom:10px}
.banner-form .form-box input::-webkit-input-placeholder{color:#222}
.banner-form .form-box input::-moz-placeholder{color:#222}
.banner-form .form-box input:-ms-input-placeholder{color:#222}
.banner-form .form-box input:-moz-placeholder{color:#222}
.banner-form .form-box button{width:245px;background:#005945;height:55px;text-align:center;margin-left:auto;margin-right:auto;font-size:18px;font-family:'Roboto';font-weight:500;color:#fff;text-transform:uppercase;border:none;outline:none;border-radius:5px;display:block;position:relative;top:26px}
.about-section h4,.about-section h3{margin:0;font-family:'Montserrat';text-transform:uppercase}
.about-section h4{font-size:26px;color:#222;line-height:45px}
.about-section h3{font-size:36px;color:#222;font-weight:700}
.about-section h3 span{color:#005945}
.about-section p{font-family:'Roboto';font-size:17px;color:#222}
.about-section p.small{font-size:14px;color:#848484}
.counter-section{background:#005945 url(main-bg-2.jpg) center center no-repeat;-webkit-background-size:cover;background-size:cover;padding:35px 0}
.has-overlay{position:relative}
.has-overlay:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#005945;opacity:.9}
.has-overlay .container{position:relative}
.counter-section i,.counter-section p{color:#fff}
.counter-section i{font-size:52px;color:#fff;display:block;margin-bottom:10px}
.counter-section p{font-size:32px;margin-bottom:12px;line-height:32px;color:#fff;font-family:'Roboto';text-transform:uppercase}
.counter-section .col-md-3.text-center{margin:0 4%}
.counter-section .main-counter-text{font-size:12px;line-height:14px}
.single-speaker{text-align:center}
.single-speaker .img-box{overflow:hidden;border-radius:50%}
.single-speaker h3{font-size:22px;margin:0;font-family:'Montserrat';color:#2f323c;text-transform:uppercase;margin-top:15px;margin-bottom:8px;margin-bottom: 8px;}
.single-speaker p{font-size:14px;font-family:'Roboto';color:#848484;margin:0;margin-top:5px}
.counter-section.has-overlay .sec-title.text-center h2{margin-top:0;color:#fff}
.single-speaker .img-box{position:relative;width:250px;margin-left:auto;margin-right:auto}
.single-speaker .overlay-box{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;transition:all .3s ease}
.single-speaker .img-box:hover .overlay-box{opacity:0}
.single-speaker .overlay-box .display-table{display:table;width:100%;height:100%}
.single-speaker .overlay-box .display-table-cell{display:table-cell;vertical-align:middle}
.single-speaker .overlay-box .display-table-cell .social li a{width:45px;height:45px;border:1px solid #fff;display:block;color:#fff;border-radius:50%;line-height:43px;font-size:15px;transition:all .3s ease}
.single-speaker .overlay-box .display-table-cell .social li a:hover{color:#005945;background:#fff}
.team-carousel.owl-theme .owl-dots .owl-dot span{transition:all .4s ease}
.team-carousel.owl-theme .owl-dots .owl-dot.active span,.team-carousel.owl-theme .owl-dots .owl-dot:hover span{background:#005945;width:20px}
.team-carousel.owl-theme .owl-dots{margin-top:50px}
.speaker-section.speaker-page .sec-title{margin-bottom:0}
.speaker-section.speaker-page .single-speaker{margin-top:60px;cursor:pointer}
.speaker-section.sec-pad h2{margin-top:0}
.schedule-section{background:#000 url(parallax-2.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.schedule-section .table-responsive{background:#fff;border-radius:5px;padding:30px;box-shadow:0 0 20px 5px rgba(0,0,0,0.1)}
.schedule-section .table>thead>tr>th,.schedule-section .table>tbody>tr>td{border:none}
.schedule-section .table>thead > tr{background:#005945;border-radius:5px}
.schedule-section .table>thead>tr>th{font-size:16px;color:#fff;font-family:'Roboto';font-weight:500;text-transform:uppercase;padding:24px 30px}
.schedule-section .table>tbody>tr>td{line-height:50px}
.schedule-section .schedule-links,.schedule-section .schedule-links li{margin:0;padding:0;list-style:none;box-shadow:0 0 20px 5px rgba(0,0,0,0.1)}
.schedule-section .schedule-links li a{background:#fff;display:block;padding:15px 30px;border-radius:5px;margin-bottom:20px;transition:all .4s ease}
.schedule-section .schedule-links li.active a,.schedule-section .schedule-links li a:hover{background:#005945}
.schedule-section .schedule-links li a i{float:left;width:50px;height:50px;border-radius:50%;font-size:20px;color:#2f323c;display:block;text-align:center;background:#EBEBEB;line-height:50px;margin-right:15px;transition:all .4s ease}
.schedule-section .schedule-links li.active a i,.schedule-section .schedule-links li a:hover i{background:#E0541D;color:#fff}
.schedule-section .schedule-links li a .date{float:left}
.schedule-section .schedule-links li a .date p{font-family:'Montserrat';font-size:20px;color:#222;margin:0;transition:all .4s ease}
.schedule-section .schedule-links li.active a .date p,.schedule-section .schedule-links li a:hover .date p{color:#fff}
.schedule-section .schedule-links li a .date span{font-family:'Roboto';color:#848484;font-size:14px;transition:all .4s ease}
.schedule-section .schedule-links li.active a .date span,.schedule-section .schedule-links li a:hover .date span{color:#fff}
.single-upcoming-event{border:1px solid #E5E5E5}
.single-upcoming-event .img-box{position:relative}
.single-upcoming-event .img-box ul.event-details,.single-upcoming-event .img-box ul.event-details li{margin:0;padding:0;list-style:none}
.single-upcoming-event .img-box ul.event-details{position:absolute;bottom:20px;left:30px}
.single-upcoming-event .img-box ul.event-details li{color:#fff;font-family:'Roboto';font-weight:500;font-size:15px;text-transform:uppercase}
.single-upcoming-event .img-box ul.event-details li i{font-size:13px;color:#005945;margin-right:5px}
.single-upcoming-event h3{font-size:22px;color:#222;font-family:'Montserrat';margin:0;padding:25px;text-transform:uppercase;line-height:150%;font-weight:400}
.event-carousel.owl-theme .owl-dots .owl-dot span{transition:all .4s ease}
.event-carousel.owl-theme .owl-dots .owl-dot.active span,.event-carousel.owl-theme .owl-dots .owl-dot:hover span{background:#005945;width:20px}
.event-carousel.owl-theme .owl-dots{margin-top:50px}
.call-to-action{position:relative;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.6) 30%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.6) 70%,rgba(0,0,0,0.8) 100%),url(main-bg-3.jpg) 0 0 no-repeat;-webkit-background-size:cover;background-size:cover;padding:100px 0;z-index:99;text-align:center}
.call-to-action:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.8}
.call-to-action .container{position:relative;z-index:999}
.call-to-action .single-choose-a-plan-section .top-box{padding-top:40px}
.call-to-action h3{text-transform:uppercase;color:#fff;font-family:'Montserrat';font-size:36px;font-weight:700;margin:0}
.call-to-action p{font-size:14px;font-family:'Roboto';color:#fff;margin-top:20px;margin-bottom:40px}
.call-to-action a.btn{background:#fff;color:#222;font-size:18px;font-weight:700;width:205px;height:55px;line-height:55px}
.single-choose-a-plan-section{border:1px solid #E7E7E7;border-radius:7px;padding-bottom:40px;background:#fff}
.single-choose-a-plan-section .top-box{background:#eee;text-align:center;border-bottom:1px solid #c5c5c5;padding:0 40px;padding-bottom:20px;border-top-left-radius:7px;border-top-right-radius:7px}
.single-choose-a-plan-section .top-box .name h3{font-size:20px;font-family:'Roboto';color:#222;margin:0;text-transform:uppercase;border-bottom:1px solid #c5c5c5;line-height:65px;margin-bottom:15px}
.single-choose-a-plan-section .top-box .price{font-size:58px;font-family:'Montserrat';color:#222;text-transform:uppercase}
.single-choose-a-plan-section .top-box .price span{font-size:25px;margin-left:8px}
.single-choose-a-plan-section .top-box p{font-size:16px;color:#848484;font-family:'Roboto';margin:10px 0 40px}
.single-choose-a-plan-section ul,.single-choose-a-plan-section ul li{margin:0;padding:0;list-style:none;font-family:'Roboto';font-size:15px;line-height:37px;color:#848484}
.single-choose-a-plan-section ul li i{margin-right:4px}
.single-choose-a-plan-section .btn{font-size:15px;color:#2f323c;width:161px;line-height:45px;height:45px;background:#fff;border:1px solid #c5c5c5;margin-left:40px}
.call-to-action .single-choose-a-plan-section a.btn{background:#005945;color:#fff;margin:50px 0 25px;font-size:14px}
.single-choose-a-plan-section ul{padding:0 40px;margin:20px 0}
.single-choose-a-plan-section.active .top-box{background:#005945}
.single-choose-a-plan-section.active .top-box .name h3,.single-choose-a-plan-section.active .top-box .price,.single-choose-a-plan-section.active .top-box p{color:#fff;margin:10px 0 40px}
.single-choose-a-plan-section.active .btn{color:#fff;background:#005945;border-color:#005945}
.event-gallery-section .single-gallery-box .img-box img{width:100%}
.sponsor-title{font-size:22px;font-family:'Montserrat';color:#005945}
.subscribe-section{background:#fff url(page-title-bg.jpg) center center no-repeat;overflow:hidden;background-size:cover}
.subscribe-section .half-overlay{position:relative}
.subscribe-section .half-overlay:before{content:'';position:absolute;width:100000px;top:0;left:0;bottom:0;background:#005945;opacity:.9;background:#261112}
.subscribe-section .half-overlay .inner-content{position:relative;z-index:99;padding-left:65px;padding-bottom:95px;padding-top:60px}
.subscribe-section h3,.subscribe-section p,.subscribe-section h2{margin:0;color:#fff;font-weight:400}
.subscribe-section h3{font-size:26px;font-family:'Montserrat';text-transform:uppercase;margin-bottom:6px}
.subscribe-section h2{font-family:'Montserrat';text-transform:uppercase;font-size:36px;margin-bottom:18px}
.subscribe-section p{font-size:14px;font-family:'Roboto';margin-bottom:48px}
.subscribe-section input{width:100%;height:55px;background-color:transparent;outline:none;border:1px solid #fff;border-radius:5px;padding:15px}
.subscribe-section input::-webkit-input-placeholder{color:#fff}
.subscribe-section input::-moz-placeholder{color:#fff}
.subscribe-section input:-ms-input-placeholder{color:#fff}
.subscribe-section input:-moz-placeholder{color:#fff}
.subscribe-section .btn{background:#fff;color:#222;margin-top:30px}
.blog-section.blog-page .single-blog-post{margin-bottom:30px;outline:none}
.single-blog-post .img-box{position:relative}
.single-blog-post .img-box .date-box{position:absolute;top:20px;left:20px;background:url(blog-ribbon.png) no-repeat;width:49px;height:89px;color:#fff;font-size:21px;font-family:'Roboto';line-height:20px;padding-top:10px;text-align:center}
.single-blog-post .img-box .date-box span{font-size:14px}
.single-blog-post h3{margin:0;margin-top:35px;font-family:'Montserrat';font-size:22px;cursor:pointer;text-transform:uppercase;color:#222;transition:all .4s ease}
.single-blog-post h3:hover{color:#005945}
.single-blog-post h3:after{display:block;content:'';width:50px;height:2px;background:#FDAC8D;margin:20px auto 22px}
.single-blog-post p{font-size:14px;color:#848484;font-family:'Roboto';line-height:180%}
.single-blog-post .bottom-box{border:1px solid #E5E5E5;border-top:0;padding:0 30px}
.single-blog-post .post-meta{border-top:1px solid #E5E5E5;margin-left:20px;margin-right:20px;margin-top:26px}
.single-blog-post .post-meta li a{font-size:14px;font-family:'Roboto';color:#848484;text-decoration:none!important;padding:20px 15px;display:inline-block;transition:all .4s ease}
.single-blog-post .post-meta li a:hover{color:#005945}
.single-blog-post-page .single-blog-post{margin-bottom:40px}
.single-blog-post-page .single-blog-post h3:after{display:none}
.single-blog-post-page .single-blog-post .post-meta{margin:0;border-top:0}
.single-blog-post-page .single-blog-post .post-meta li:first-child a{padding-left:0}
.single-blog-post-page .single-blog-post span.decor-line{width:50px;height:2px;display:block;margin-bottom:30px;padding-top:35px}
.single-blog-post-page ul.social{margin-bottom:30px}
.single-blog-post-page ul.social li a:hover{background:#005945;color:#fff}
.single-blog-post-page ul.social li a{width:40px;height:40px;display:block;border:1px solid #E6E6E6;border-radius:50%;font-size:15px;text-align:center;line-height:38px;color:#848484;transition:all .4s ease}
.single-blog-post-page .title{margin-bottom:40px}
.single-blog-post-page .title h3{margin:0;font-family:'Montserrat';font-size:22px;color:#2F323C;text-transform:uppercase;font-weight:400}
.single-blog-post-page .single-comment{margin-bottom:35px}
.single-blog-post-page .single-comment .img-box,.single-blog-post-page .single-comment .text-box{display:table-cell;vertical-align:top}
.single-blog-post-page .single-comment .img-box{width:80px}
.single-blog-post-page .single-comment .text-box{padding-left:20px}
.single-blog-post-page .single-comment .text-box .top-box{margin-bottom:20px}
.single-choose-a-plan-section.active .top-box .price{margin-bottom:0}
.single-blog-post-page .single-comment .text-box .name-box{float:left}
.single-blog-post-page .single-comment .text-box .name-box h4{font-family:'Montserrat';font-size:15px;text-transform:uppercase;margin:0;color:#222;font-weight:400;margin-bottom:10px}
.single-blog-post-page .single-comment .text-box .name-box span{font-size:13px;color:#848484;font-family:'Roboto'}
.single-blog-post-page .single-comment .text-box a.reply-btn{float:right;width:93px;height:35px;display:block;border:1px solid #E5E5E5;border-radius:4px;text-align:center;text-transform:uppercase;color:#005945;font-family:'Roboto';font-weight:700;line-height:33px;text-decoration:none!important}
.single-blog-post-page .single-comment .text-box p{font-size:14px;color:#666;line-height:26px;font-family:'Roboto'}
.single-blog-post-page .leave-a-comment input{font-family:'Roboto';padding:0 15px;width:100%;height:50px;border:1px solid #E5E5E5;border-radius:4px;outline:none}
.single-blog-post-page .leave-a-comment textarea{font-family:'Roboto';padding:15px;width:100%;height:160px;border:1px solid #E5E5E5;border-radius:4px;margin-top:30px;margin-bottom:30px;outline:none}
.single-choose-a-plan-section .price.free-price{font-size:35px;line-height:82px;margin-top:10px}
.single-choose-a-plan-section .top-box + p{margin:40px 70px 0;padding:0;list-style:none;font-family:'Roboto';font-size:18px;line-height:20px;color:#848484}
.single-choose-a-plan-section.active{padding-bottom:70px}
.sidebar-wrapper{padding-left:40px}
.single-sidebar{margin-bottom:50px}
.single-sidebar .title{margin:0;margin-bottom:30px}
.single-sidebar .title h3{color:#2f323c}
.single-sidebar ul,.single-sidebar li{margin:0;padding:0;list-style:none}
.single-sidebar.search-widget form{border:1px solid #E5E5E5;width:100%;height:50px;border-radius:5px;padding:0 20px}
.single-sidebar.search-widget input{border:none;outline:none;line-height:48px;color:#848484;font-family:'Roboto'}
.single-sidebar.search-widget button{border:none;outline:none;float:right;line-height:48px;background-color:transparent;color:#848484}
.single-sidebar.category-widget .title{margin-bottom:10px}
.single-sidebar.category-widget ul li{border-top:1px solid #E5E5E5;padding:10px 0}
.single-sidebar.category-widget ul li:first-child{border-top:0 solid #E5E5E5}
.single-sidebar.category-widget ul li:last-child{border-bottom:1px solid #E5E5E5}
.single-sidebar.category-widget ul li a{font-size:15px;color:#848484}
.single-sidebar.latest-post ul li{margin-bottom:20px}
.single-sidebar.latest-post ul li .img-box,.single-sidebar.latest-post ul li .text-box{display:table-cell;vertical-align:middle}
.single-sidebar.latest-post ul li .img-box{width:80px}
.single-sidebar.latest-post ul li .text-box{padding-left:20px}
.single-sidebar.latest-post ul li .text-box h4{font-family:'Roboto';font-size:16px;color:#2f323c;font-weight:400;margin:0;margin-bottom:10px}
.single-sidebar.latest-post ul li .text-box span{font-size:14px;color:#848484}
.single-sidebar.popular-tags ul{margin-left:-5px;margin-right:-5px}
.single-sidebar.popular-tags ul li{display:inline-block;padding:0 5px;margin-bottom:10px}
.single-sidebar.popular-tags ul li a{display:block;color:#848484;border:1px solid #e5e5e5;border-radius:4px;padding:8px 16px;text-decoration:none!important;transition:all .4s ease}
.single-sidebar.popular-tags ul li a:hover{background:#005945;border-color:#005945;color:#fff}
footer{background:url(footer-bg.png) right center no-repeat;background-color:#242727;color:#fff;padding:100px 0}
footer ul,footer ul li{margin:0;padding:0;list-style:none}
footer h3{font-size:22px;color:#fff;margin:0;text-transform:uppercase}
footer .about-widget p{font-size:14px;line-height:28px;margin-top:20px}
footer .link-widget{padding-left:70px}
footer .link-widget ul{margin-top:20px}
footer .link-widget li a{font-size:14px;font-family:'Roboto';color:#fff;line-height:35px;transition:all .3s ease}
footer .link-widget li a:hover{color:#005945;text-decoration:none}
footer .link-widget li a i{margin-right:4px}
footer .contact-widget p{margin-top:20px}
footer .contact-widget ul li{line-height:30px}
footer .link-widget li{display:block}
footer .link-widget li a:before{content:"\f105";font:normal normal normal 14px/1 FontAwesome;margin-right:5px}
.footer-bottom{background-color:#141515}
.footer-bottom p,.footer-bottom .list-inline{margin:0}
.footer-bottom p{font-size:15px;color:#DEE2E7;line-height:40px}
.footer-bottom .social ul li{padding:0 3px}
.footer-bottom .social ul li a{width:40px;height:40px;border:1px solid #fff;font-size:15px;line-height:38px;text-align:center;display:block;color:#fff;border-radius:50%}
.page-title{background:#222 url(page-title-bg.jpg) 0 0 no-repeat;-webkit-background-size:cover;background-size:cover;padding-top:210px;padding-bottom:100px;text-align:center}
.page-title h2{font-size:36px;font-weight:700;font-family:'Montserrat';color:#fff;text-transform:uppercase;margin:0}
.page-title ul li a{color:#fff;font-size:12px;font-family:'Roboto';font-weight:500;text-transform:uppercase}
.testimonial-section.testimonial-page{padding-bottom:40px}
.testimonial-section.testimonial-page .single-testimonials{margin-bottom:60px}
.single-testimonials{text-align:center;border:1px solid #E5E5E5;margin-top:45px;padding:0 30px;padding-bottom:30px}
.single-testimonials img{position:relative;bottom:40px}
.single-testimonials h3{font-family:'Montserrat';font-size:16px;text-transform:uppercase;color:#2f323c;margin:0}
.single-testimonials span{font-family:'Roboto';font-size:13px;color:#005945;margin-top:10px;margin-bottom:14px;display:block}
.single-testimonials p{color:#848484;font-family:'Roboto';font-size:15px;line-height:26px;margin:0}
.mix{display:none}
.gallery-filter{margin-bottom:50px}
.gallery-filter li{padding:0 15px}
.gallery-filter li span{font-family:'Montserrat';font-size:15px;color:#666;text-transform:uppercase;cursor:pointer}
.single-gallery-box .img-box{position:relative;margin-bottom:30px}
.single-gallery-box .img-box:hover .overlay{opacity:1}
.single-gallery-box .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(20,21,21,.70);opacity:0;transition:all .4s ease}
.single-gallery-box .overlay .dt{display:table;width:100%;height:100%}
.single-gallery-box .overlay .dtc{display:table-cell;vertical-align:middle}
.single-gallery-box .overlay .list-inline li a{display:block;width:55px;height:55px;color:#fff;border-radius:50%;background:#005945;line-height:55px}
.single-speaker-page{padding-bottom:80px}
.single-speaker-page h2{font-family:'Montserrat';color:#222;text-transform:uppercase;font-size:36px;margin:0;font-weight:400;margin-bottom:15px}
.single-speaker-page p{font-family:'Roboto';font-size:15px;color:#848484;margin:0;margin-bottom:30px;line-height:26px}
.single-speaker-page ul.social li a{width:40px;height:40px;display:block;border:1px solid #E6E6E6;border-radius:50%;font-size:15px;text-align:center;line-height:38px;color:#848484;transition:all .4s ease}
.single-speaker-page ul.social li a:hover{background:#005945;color:#fff}
.skill-area{margin-top:80px}
.skill-area h3{font-family:'Montserrat';color:#222;text-transform:uppercase;font-size:22px;margin:0;font-weight:400;margin-bottom:30px}
.skill-box,.skill-box li{margin:0;padding:0;list-style:none}
.skill-box{margin-left:-15px;margin-right:-15px;margin-top:40px}
.skill-box li{width:50%;padding:0 15px;float:left;margin-bottom:40px}
.skill-box li h4{font-size:15px;font-family:'Roboto';color:#848484;margin:0;font-weight:400;margin-bottom:10px}
.skill-box li .box{width:100%;background:#F0F0F0;height:15px;border-radius:5px}
.skill-box li .box .inner-box{height:100%;background:#005945;position:relative;border-radius:5px}
.skill-box li .box span{position:absolute;top:-100%;right:0;margin-top:-13px}
.contact-section .container{padding:0 100px}
.contact-section input,.contact-section textarea{width:100%;height:50px;border:1px solid #E5E5E5;outline:none;padding:15px;margin-bottom:20px;border-radius:4px}
.contact-section textarea{height:165px}
.contact-section .contact-info-box{box-shadow:0 0 20px 2px rgba(0,0,0,0.1);padding:30px}
.contact-section p{font-size:14px;color:#848484;line-height:26px;font-family:'Roboto'}
.contact-section .contact-info,.contact-section .contact-info li{margin:0;padding:0;list-style:none}
.contact-section .contact-info li{margin-bottom:20px}
.contact-section .contact-info li .icon-box{width:45px;height:45px;border-radius:50%;border:1px solid #e5e5e5;float:left;text-align:center;line-height:43px}
.contact-section .contact-info li .icon-box i{font-size:20px;color:#005945}
.contact-section .contact-info li .text-box{float:left;width:80%;padding-left:20px}
.contact-section .contact-info li .text-box h3{font-size:16px;color:#222;margin:0;font-family:'Montserrat';text-transform:uppercase;font-weight:400;margin-bottom:10px}
#home-google-map{width:100%;height:450px}
@media (min-width: 1025px) {
.header-navigation.navbar .navbar-nav .sub-nav-toggler{display:none}
}
@media(max-width: 1024px) {
.header-fixed{position:relative;top:0;margin-top:0}
.header.header-1{background:#89C651}
.navbar-header{width:100%;float:none;margin:0!important}
.navbar-nav{margin:0}
.navbar-default .navbar-toggle{display:block;margin-right:0;border-color:#005945;background-color:transparent!important}
.navbar-toggle{margin-top:36px;margin-bottom:0}
.navbar-default .navbar-toggle:hover{border-color:#005945}
.navbar-default .navbar-toggle .icon-bar{background:#005945}
.navbar-default .navbar-toggle:hover .icon-bar{background:#005945}
.navbar-collapse.collapse{display:none!important;height:0!important;padding-bottom:0;overflow:auto!important;width:100%}
.navbar-default .navbar-collapse{background:#005945;padding:0!important;padding-bottom:0!important;border:1px dashed #282828;margin:0}
.navbar-collapse.collapse.in{display:block!important;height:auto!important;max-height:70vh}
.navbar-collapse.in{overflow-y:auto}
.header-navigation.navbar .nav{width:100%;text-align:left}
.header-navigation.navbar .nav > li{display:block;padding:0!important;width:100%;float:none!important}
.header-navigation.navbar .nav > li > a{padding:8px 0}
.header.header-3 .header-navigation.navbar .nav > li > a{color:#fff}
.header-navigation.navbar .right-box.nav{width:100%;margin:0}
.header-navigation.navbar .right-box.nav > li > a{border:none!important;padding:8px 0}
.header-navigation.navbar .nav > li > a:after{display:none}
.header-navigation.navbar .nav.navigation-box + .nav{border-top:1px dashed #282828}
.header-navigation.navbar .navbar-nav > li > .sub-menu,.header-navigation.navbar .navbar-nav > li > .sub-menu > li > .sub-menu{position:relative!important;width:100%!important;opacity:1!important;visibility:visible!important;left:auto;right:auto;top:auto;transition:none;display:none;float:none;margin:0}
.header-navigation.navbar .navbar-nav > li > .sub-menu > li > a::after{display:none}
.header-navigation.navbar .nav > li + li{margin:0!important;padding:0!important;border-top:1px dashed #282828;display:block;float:none}
.header-navigation.navbar .nav > li > a,.header-navigation.navbar .right-box.nav > li > a{padding:0;display:block;font-family:"Roboto",sans-serif;font-size:16px;padding:16px 0 16px 20px!important;color:#fff;transition:background .4s ease 0;text-transform:capitalize}
.stricky-fixed.header-navigation.navbar .nav > li{padding:0!important}
.header-navigation.navbar .navbar-nav .sub-nav-toggler{background-color:transparent;background-image:none;border:1px solid #fff;border-radius:4px;padding:9px;position:absolute;top:0;right:0;margin-top:8px;margin-right:10px}
.header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar{background-color:#fff;border-radius:1px;display:block;height:1px;width:20px}
.header-navigation.navbar .navbar-nav .sub-nav-toggler .icon-bar + .icon-bar{margin-top:4px}
.header-navigation.navbar .nav li a{position:relative}
.header-navigation.navbar .navbar-nav > li > .sub-menu li a{padding:10px 0 10px 20px}
.header-navigation.navbar .right-box.nav > li > .sub-menu form{width:100%}
.header-navigation.navbar .navbar-header{padding-bottom:20px}
.stricky-fixed.header-navigation.navbar .navbar-header{padding-bottom:0}
.stricky-fixed.header-navigation.navbar .navbar-toggle{margin:19px 0!important}
.header.header-2 .header-navigation.navbar .navbar-toggle{margin:32px 0;border-color:#333}
.header.header-2 .header-navigation.navbar .navbar-toggle .icon-bar{background:#333}
.header.header-2 .header-navigation.navbar .nav > li{padding:0}
.header.header-2 .header-navigation.navbar .nav > li > a{color:#fff}
.header.header-2 .header-navigation.navbar .nav > li > a:hover{color:#005945}
.header.header-3 .header-navigation.navbar .navbar-toggle{margin:20px 0 0;border-color:#2B3134}
.header.header-3 .header-navigation.navbar .navbar-toggle .icon-bar{background:#2B3134}
.header.header-5{background:#000}
.header.header-5 .header-navigation.navbar .navbar-toggle{margin:40px 0;margin-bottom:0}
img{max-width:100%}
.container{padding-left:15px;padding-right:15px}
}
@media(max-width: 768px) {
.banner-form{margin-top:50px}
.about-section img{margin-top:50px}
.counter-section .col-md-3{margin-top:30px}
.single-choose-a-plan-section{max-width:370px;margin-left:auto;margin-right:auto;margin-top:30px}
.single-blog-post{max-width:370px;margin-left:auto;margin-right:auto;margin-top:30px}
.sponsor-img-list img{margin-bottom:10px}
footer .link-widget{padding-left:0}
.single-blog-post-page .single-blog-post{max-width:100%}
footer .about-widget,footer .link-widget{margin-bottom:50px}
.schedule-section .table{min-width:1024px}
.sidebar-wrapper{padding-left:0;margin-top:50px}
}
@media(max-width: 480px) {
.banner h2{font-size:34px;line-height:40px}
.subscribe-section .half-overlay .inner-content{padding-left:15px;padding-right:15px}
.single-blog-post .post-meta li a{padding:20px 6px}
.footer-bottom .left-text{width:100%;text-align:center}
.footer-bottom .social{width:100%;text-align:center}
}
.call-to-action .sec-title h2{color:#fff}
.footer-logo{display:block;margin-bottom:40px}
.subscribe-section .col-md-6.pull-right.half-overlay .col-md-10.col-md-offset-1:after{content:'';display:block;clear:both}
.col-md-6.pull-right.half-overlay .col-md-10.col-md-offset-1{padding-bottom:120px}
.main-page-btn-panel{margin-top:17px;margin-bottom:0}
.main-page-btn-panel .btn:first-child{margin-right:20px}
h1{font-size:36px;font-weight:700;font-family:'Montserrat';color:#fff;text-transform:uppercase;margin:0}
.about-section.sec-pad h1{color:#222;margin-bottom:20px;font-size:32px}
.about-section.sec-pad .about-right-h{font-weight:700;font-family:'Montserrat';text-transform:uppercase;margin-top:0;font-size:32px;margin-bottom:20px}
.about-section.sec-pad .about-right-ul{font-size:17px;color:#222;padding-left:30px}
.sec-pad.speaker-section.speaker-page a.item:hover{text-decoration:none}
.sec-pad.speaker-section.speaker-page a.item h3:hover{text-decoration:underline}
.sec-pad.single-speaker-page.sec-pad .img-responsive{width:340px}
.single-speaker .speaker-ul-cell{list-style:none;padding:0;display:inline-block;text-align:left;font-size:17px;color:#222;line-height:16px}
.single-speaker .speaker-ul-cell li{padding-left:14px;position:relative;margin-bottom:10px}
.single-speaker .speaker-ul-cell li:before{content:'';position:absolute;width:2px;height:2px;box-shadow:0 0 0 1px rgba(51,51,51,0.45);border-radius:50%;left:3px;top:6px}
.deep-page.sec-pad.speaker-section.speaker-page .col-md-3,.deep-page.sec-pad.speaker-section.speaker-page a.item{outline:none}
.deep-page.sec-pad.speaker-section.speaker-page a.item:focus{text-decoration:none}
.deep-page.blog-section.sec-pad.blog-page .col-md-4{margin-bottom:30px}
.deep-page.blog-section.sec-pad.blog-page .bottom-box{padding-bottom:30px}
.blog-section.blog-page .single-blog-post:hover{text-decoration:none}
.deep-page.blog-section.sec-pad.blog-page h3{margin-top:0;padding-top:35px}
.blog-section.sec-pad.blog-page .navigation.pagination{margin-top:0;margin-bottom:0;display:block;text-align:center}
.blog-section.sec-pad.blog-page .navigation.pagination .screen-reader-text{display:none}
.blog-section.sec-pad.blog-page .navigation.pagination .nav-links{font-size:20px}
.blog-section.sec-pad.blog-page .navigation.pagination .nav-links .page-numbers{margin-right:15px}
.blog-section.sec-pad.blog-page .navigation.pagination .nav-links .page-numbers:last-child{margin-right:0}
.blog-section.sec-pad.blog-page .navigation.pagination .nav-links .page-numbers:focus{text-decoration:none}
.single-blog-post-page.sec-pad .single-sidebar.latest-post .img-box img{height:100%}
.single-blog-post-page.sec-pad .single-sidebar.latest-post .img-box{border-radius:50%;height:80px;display:inline-block;vertical-align:top;overflow:hidden}
.single-blog-post-page.sec-pad .single-sidebar.latest-post .text-box{display:inline-block;vertical-align:top;width:calc(100% - 90px)}
.single-blog-post-page.sec-pad .img-box{margin-bottom:35px}
.single-blog-post-page.sec-pad .bottom-box{padding-bottom:30px}
.blog-section.sec-pad.blog-page .single-blog-post .img-box img{max-width:100%}
.navbar.navbar-default.header.header-navigation .nav.navbar-nav.navbar-right .menu-item-description{display:none}
.gallery-input{display:none}
.gallery-label{font-family:'Montserrat';font-size:15px;color:#666;text-transform:uppercase;cursor:pointer;font-weight:400;margin:0;padding:0 15px}
.gallery-header{text-align:center;margin-bottom:50px}
#gal1:checked ~ .gallery-header #gal-lab-1,#gal2:checked ~ .gallery-header #gal-lab-2,#gal3:checked ~ .gallery-header #gal-lab-3,#gal4:checked ~ .gallery-header #gal-lab-4,#gal5:checked ~ .gallery-header #gal-lab-5{color:#222}
#gal1:checked ~ .gallery-block .gallery-img.all,#gal2:checked ~ .gallery-block .gallery-img.meeting,#gal3:checked ~ .gallery-block .gallery-img.conference,#gal4:checked ~ .gallery-block .gallery-img.event,#gal5:checked ~ .gallery-block .gallery-img.party{max-width:30%;max-height:30%;padding:0 5px 10px;opacity:1}
.gallery-block .gallery-img.all,.gallery-block .gallery-img.meeting,.gallery-block .gallery-img.conference,.gallery-block .gallery-img.event,.gallery-block .gallery-img.party{max-width:0;max-height:0;transition:opacity .25s linear,max-width,max-height .35s linear;opacity:0;transition-delay:0s,.25s}
.team-carousel.owl-carousel.owl-theme.owl-loaded .item:hover,.event-carousel.owl-theme.owl-carousel.owl-loaded .item:hover{text-decoration:none}
.team-carousel.owl-carousel.owl-theme.owl-loaded .item h3:hover,.event-carousel.owl-theme.owl-carousel.owl-loaded .item h3:hover{text-decoration:underline}
.error-style{background:#141515;box-shadow:0 62px 0 -60px #343535;position:relative}
.error-style .container{text-align:center}
.error-h{font-size:140px;line-height:140px;color:#bf481a}
.error-text{color:#fff;font-size:23px;margin-bottom:40px}
.error-bottom{max-width:700px;margin:0 auto;text-align:left}
.error-bottom a{font-size:18px}
.error-right{float:right}
.error-bottom:after{content:'';display:block;clear:both}
@media (max-width: 1400px) and (min-width: 1200px){
.navbar-default .navbar-brand{padding-left:15px}
}

@media (max-width:1199px) and (min-width:1025px){
.banner h2{font-size:40px;line-height:50px}
.single-speaker .img-box{width:auto;height:auto}
.single-speaker .img-box img{max-width:100%}
.single-choose-a-plan-section .top-box + p{font-size:14px}
.banner-form .form-header{padding:20px}
}

@media (max-width:1024px) and (min-width:992px){
.header-navigation.navbar .navbar-header{padding-bottom:0}
.banner h2{font-size:40px;line-height:50px}
.single-speaker .img-box{width:auto;height:auto}
.single-speaker .img-box img{max-width:100%}
.single-choose-a-plan-section .top-box + p{font-size:14px}
.banner-form .form-header{padding:20px}
.banner-form .form-box button{width:100%}
}

@media (max-width:991px) and (min-width:769px){
.header-navigation.navbar .navbar-header{padding-bottom:0}
.banner h2{font-size:40px;line-height:50px}
.single-speaker .img-box{width:250px;height:250px}
.single-speaker .img-box img{max-width:100%}
.single-choose-a-plan-section .top-box + p{font-size:18px}
.banner-form .form-header{padding:20px}
.banner-form .form-box button{width:100%}
.subscribe-section .half-overlay .inner-content{padding-left:0;text-align:center}
.about-section.sec-pad .about-right-h{margin-top:28px}
.speaker-section.sec-pad.gray-bg .team-carousel-new .item{float:none;display:inline-block;vertical-align:top;width:48%}
#goods .container .col-md-3.text-center{margin-bottom:40px}
#goods .container .col-md-3.text-center:last-child{margin-bottom:0}
#new-sub #map{height:400px}
#new-sub .container{margin:0;padding:0;margin-top:400px;width:100%}
#new-sub .container .row{margin:0}
#new-sub .container .row .col-md-6.pull-right.half-overlay{float:none;width:100%}
#new-sub .container .row .col-md-6.pull-right.half-overlay .col-md-10.col-md-offset-1{padding-bottom:0}
.banner .col-md-5.col-sm-12.col-xs-12.pull-left .list-inline.coundown{margin-bottom:40px}
.banner{padding-top:160px}
.banner .banner-form,#new-sub .banner-form{max-width:400px;margin-right:auto;margin-left:auto}
}

@media (max-width:768px) and (min-width:481px){
.header-navigation.navbar .navbar-header{padding-bottom:0}
.banner h2{font-size:40px;line-height:50px}
.single-speaker .img-box{width:180px;height:180px}
.single-speaker .img-box img{max-width:100%}
.single-choose-a-plan-section .top-box + p{font-size:18px}
.banner-form .form-header{padding:20px}
.banner-form .form-box button{width:100%}
.about-section.sec-pad .about-right-h{margin-top:28px}
.speaker-section.sec-pad.gray-bg .team-carousel-new .item{float:none;display:inline-block;vertical-align:top;width:48%}
#goods .container .col-md-3.text-center{margin-bottom:40px}
#goods .container .col-md-3.text-center:last-child{margin-bottom:0}
#new-sub #map{height:400px}
#new-sub .container{margin:0;padding:0;margin-top:400px}
#new-sub .container .row{margin:0}
#new-sub .container .row .col-md-6.pull-right.half-overlay{float:none;width:100%}
#new-sub .container .row .col-md-6.pull-right.half-overlay .col-md-10.col-md-offset-1{padding-bottom:0}
.banner .col-md-5.col-sm-12.col-xs-12.pull-left .list-inline.coundown{margin-bottom:40px}
.banner{padding-top:160px}
.banner .banner-form,#new-sub .banner-form{max-width:400px;margin-right:auto;margin-left:auto}
.subscribe-section .half-overlay .inner-content{padding-right:20px;padding-left:20px}
}

@media (max-width:480px) and (min-width:320px){
.header-navigation.navbar .navbar-header{padding-bottom:0}
.banner h2{font-size:28px;line-height:30px}
.single-speaker .img-box{width:180px;height:180px}
.single-speaker .img-box img{max-width:100%}
.single-choose-a-plan-section .top-box + p{font-size:18px}
.banner-form .form-header{padding:20px}
.banner-form .form-box button{width:100%;font-size:14px}
.about-section.sec-pad .about-right-h{font-size:28px;line-height:32px;margin-top:28px}
.speaker-section.sec-pad.gray-bg .team-carousel-new .item{float:none;display:inline-block;vertical-align:top;width:100%;margin-bottom:30px}
#goods .container .col-md-3.text-center{margin-bottom:40px}
#goods .container .col-md-3.text-center:last-child{margin-bottom:0}
#new-sub #map{height:400px}
#new-sub .container{margin:0;padding:0;margin-top:400px}
#new-sub .container .row{margin:0}
#new-sub .container .row .col-md-6.pull-right.half-overlay{float:none;width:100%}
#new-sub .container .row .col-md-6.pull-right.half-overlay .col-md-10.col-md-offset-1{padding-bottom:0;padding-right:0;padding-left:0}
.banner .col-md-5.col-sm-12.col-xs-12.pull-left .list-inline.coundown{margin-bottom:40px}
.banner .col-md-5.col-sm-12.col-xs-12.pull-left .list-inline.coundown span{font-size:30px}
.banner .col-md-5.col-sm-12.col-xs-12.pull-left .list-inline.coundown li{margin-left:0;width:48%;margin-bottom:20px}
.banner{padding-top:160px}
.banner .banner-form,#new-sub .banner-form{max-width:400px;margin-right:auto;margin-left:auto}
.subscribe-section .half-overlay .inner-content{padding-right:20px;padding-left:20px}
.about-section.sec-pad h1{font-size:28px;line-height:32px;}
#about .main-page-btn-panel{text-align:center}
#about .main-page-btn-panel .btn{margin-right:0}
.call-to-action .single-choose-a-plan-section .top-box{padding-top:20px;padding-bottom:0}
.single-choose-a-plan-section .top-box + p{margin:30px 40px 0}
.single-choose-a-plan-section.active{padding-bottom:45px}
.single-choose-a-plan-section .price.free-price{font-size:28px}
}

.testimonials-content .item p{height:auto!important;font-size:16px;line-height:1.3;margin-bottom:8px}
.testimonials-content .item p:last-child{margin-bottom:0}
.testimonials-content .item p:last-of-type{margin-bottom:0}
.testimonials-content .client-details h3{line-height:1.3;margin:0 0 12px}
.testimonials-content .item .btn{margin-top:12px;border:none;background:#19644d;transition:background .35s ease-in}
.testimonials-content .item .btn:hover,.testimonials-content .item .btn:focus{background:#14523f;color:#fff}
[id*='slide'] .modal-content{padding:30px 40px;border-radius:30px}
[id*='slide'] .modal-content .modal-header{width:20px;border:none;position:absolute;top:7px;right:15px}
[id*='slide'] .modal-content .modal-body{font-size:16px}
[id*='slide'] .modal-content .modal-body p{margin-bottom:8px}
[id*='slide'] .modal-content .modal-body p:last-of-type{margin-bottom:0}
