@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceRight{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(15px, 0, 0);transform:translate3d(15px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}@keyframes bounceRight{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(15px, 0, 0);transform:translate3d(15px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}.bounceRight{-webkit-animation-name:bounceRight;animation-name:bounceRight;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes bounceLeft{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0);transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}}@keyframes bounceLeft{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0);transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}}.bounceLeft{-webkit-animation-name:bounceLeft;animation-name:bounceLeft;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-250px, 0, 0);transform:translate3d(-250px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-250px, 0, 0);transform:translate3d(-250px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@font-face{font-family:'designicons';src:url("../fonts/designicons__b50868946856.eot");src:url("../fonts/designicons__b50868946856.eot") format("embedded-opentype"), url("../fonts/designicons__75a6e1ab99ee.ttf") format("truetype"), url("../fonts/designicons__a659eb028435.woff") format("woff"), url("../../../../../_restore/missing-image.svg") format("svg");font-weight:normal;font-style:normal}.icon{font-family:'designicons'!important;speak:none;font-size:60px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-before:before{font-family:'designicons'!important;display:block;margin-bottom:12px;speak:none;font-size:100px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-affiliate-marketing:before{content:"\e900"}.icon-analytics:before{content:"\e901"}.icon-award:before{content:"\e902"}.icon-basket:before{content:"\e903"}.icon-blogging:before{content:"\e904"}.icon-brainstorming:before{content:"\e905"}.icon-business-solution:before{content:"\e906"}.icon-campaign-timing:before{content:"\e907"}.icon-case-study:before{content:"\e908"}.icon-cloud-computing:before{content:"\e909"}.icon-cloud-service-optimization:before{content:"\e90a"}.icon-code-optimization:before{content:"\e90b"}.icon-confidential-information:before{content:"\e90c"}.icon-creative-campaign:before{content:"\e90d"}.icon-data-traffic-monitor:before{content:"\e90e"}.icon-document-analytics:before{content:"\e90f"}.icon-download:before{content:"\e910"}.icon-email-marketing:before{content:"\e911"}.icon-event-calendar:before{content:"\e912"}.icon-keyword-ranking:before{content:"\e913"}.icon-link-building:before{content:"\e914"}.icon-local-seo:before{content:"\e915"}.icon-market-research:before{content:"\e916"}.icon-mobile-analytics:before{content:"\e917"}.icon-mobile-marketing:before{content:"\e918"}.icon-mobile-tracker:before{content:"\e919"}.icon-network:before{content:"\e91a"}.icon-news-events:before{content:"\e91b"}.icon-order:before{content:"\e91c"}.icon-page-quality:before{content:"\e91d"}.icon-payment-methods:before{content:"\e91e"}.icon-pay-per-click:before{content:"\e91f"}.icon-photo-gallery:before{content:"\e920"}.icon-portfolio:before{content:"\e921"}.icon-related-content:before{content:"\e922"}.icon-reputation-management:before{content:"\e923"}.icon-responsive-web-design:before{content:"\e924"}.icon-search-engine:before{content:"\e925"}.icon-search-engine-optimization:before{content:"\e926"}.icon-seo-tag:before{content:"\e927"}.icon-services:before{content:"\e928"}.icon-shield:before{content:"\e929"}.icon-site-architecture:before{content:"\e92a"}.icon-social-engagement:before{content:"\e92b"}.icon-social-media-cloud:before{content:"\e92c"}.icon-store:before{content:"\e92d"}.icon-strategic-management:before{content:"\e92e"}.icon-targeted-marketing:before{content:"\e92f"}.icon-team:before{content:"\e930"}.icon-time-saving:before{content:"\e931"}.icon-upload:before{content:"\e932"}.icon-video-marketing:before{content:"\e933"}.icon-web-hosting:before{content:"\e934"}.icon-web-optimization:before{content:"\e935"}.icon-website-optimization:before{content:"\e936"}.icon-web-traffic-control:before{content:"\e937"}p{margin-bottom:30px}#home .btn-green{display:block;width:240px;margin:60px 0}#home .feature-img-wrap{min-height:550px;background-position:10% center;position:relative}#home .feature-img-wrap .btn-green{margin:20px 0;width:210px}#home .feature-img-wrap .row{width:100%;position:relative;z-index:9999}#home .feature-img-wrap:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0, 0, 0, 0.05)}#home .feature-img-wrap i{font-size:22px;font-size:1.35385rem;margin-bottom:15px}#home .feature-img-wrap h1{font-weight:300}#home .feature-img-wrap h2{color:#ffffff;text-transform:none;font-weight:600;font-style:normal;font-size:28px;font-size:1.72308rem}#home .feature-img-wrap h3{color:#ffffff;text-transform:none;font-weight:500;font-style:normal;font-size:22px;font-size:1.35385rem}#home .feature-img-wrap p{font-weight:400}#home .feature-img-wrap .btn-outline{background-color:transparent;padding:8px 14px;-webkit-border-radius:4px;border-radius:4px;text-transform:capitalize;letter-spacing:0px;font-size:16px;font-size:0.98462rem;color:#ffffff;border:2px solid #ffffff}#home .feature-img-wrap .btn-outline:hover{background-color:#ffffff;color:#1b1b1b}#home .feature-img-wrap img{margin-bottom:0}@media (max-width:1199px){#home .feature-img-wrap{padding:60px 0;text-align:center}#home .feature-img-wrap .btn{margin:15px auto}#home .feature-img-wrap img{max-width:80%;margin:15px auto}#home .feature-img-wrap:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0, 0, 0, 0.35)}#home .feature-img-wrap .container{z-index:2}}#home .homepage-bar{background-color:#3e5875;padding:20px 0;margin-bottom:30px;font-size:17px;font-size:1.04615rem;color:#ffffff;font-weight:500;text-align:center}#home .homepage-bar .btn{margin-left:20px;font-weight:500}#home .homepage-bar h1,#home .homepage-bar h2,#home .homepage-bar h3,#home .homepage-bar h4,#home .homepage-bar h5,#home .homepage-bar h6{margin-bottom:0px}#home .homepage-bar form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#home .homepage-bar form label{color:#ffffff;text-align:left}#home .homepage-bar div.wpforms-container-full{margin-bottom:0px}#home .homepage-bar .wpforms-field-container{width:100%;float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#home .homepage-bar .wpforms-field-container .wpforms-field{width:50%!important;margin:0px 7px}#home .homepage-bar .wpforms-field-container .wpforms-field input{-webkit-border-radius:4px;border-radius:4px}#home .homepage-bar .wpforms-recaptcha-container{display:none;clear:none}#home .homepage-bar .wpforms-submit-container{width:auto;float:none;clear:none;margin-left:8px}#home .homepage-bar .wpforms-submit{background-color:#ffffff!important;color:#3e5875!important;padding:8px 13px;-webkit-border-radius:4px;border-radius:4px}@media (max-width:991px){#home .homepage-bar .textwidget{text-align:center}#home .homepage-bar .textwidget .btn{display:block;max-width:200px;margin:15px auto 0px auto}}#home .homepage-wrap h2{font-size:60px;font-size:3.69231rem}#home #schedule h2{margin-bottom:15px;margin-left:5px}#home #schedule .schedule-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:991px){#home #schedule .schedule-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#home #schedule .schedule-wrap .schedule-day{width:calc(50% - 30px);margin:15px}}#home #schedule .schedule-day{padding:8px 10px 15px 10px;margin:5px;width:14.28%;border:1px solid #e4e4e4;-webkit-border-radius:4px;border-radius:4px;font-size:11px;font-size:0.67692rem;background-color:transparent!important;color:#808080}@media (max-width:991px){#home #schedule .schedule-day{width:100%}}#home #schedule .schedule-day .image{position:relative;-webkit-background-size:cover;background-size:cover;background-position:center center;margin-bottom:10px}#home #schedule .schedule-day .image:before{display:block;content:"";width:100%;padding-top:66.66%}#home #schedule .schedule-day h3{line-height:1;font-size:24px;font-size:1.47692rem;margin-bottom:10px}#home #schedule .schedule-day:hover{background-color:#3e5875!important;color:#ffffff}#home #schedule .schedule-day:hover h3{color:#ffffff}#home .home-welcome{padding:0px 45px;text-align:justify}#home .home-welcome strong{color:#1b1b1b;font-size:20px;font-size:1.23077rem;display:block;min-height:70px}@media (max-width:767px){#home .home-welcome{padding:15px 6%}#home .home-welcome>.row{margin-bottom:15px}#home .home-welcome .col-md-6{margin-bottom:30px}}#home #browse-category{padding:15px 45px}#home #browse-category h2{margin-bottom:10px}#home #browse-category ul{margin:15px 0;padding:0;list-style-type:none}#home #browse-category ul li{display:inline-block;margin-right:5px!important;margin-bottom:8px!important;font-size:18px;min-width:120px}#home #browse-category ul li a{background-color:#3e5875;padding:8px 14px;-webkit-border-radius:4px;border-radius:4px;text-transform:capitalize;letter-spacing:0px;font-size:16px;font-size:0.98462rem;color:#ffffff;border:none;display:block;text-align:center}#home #browse-category ul li a:hover{background-color:#243243}#home #homepage-post-wrap,#home #homepage-posts-wrap,#home #homepage-recipe-wrap,#home #homepage-top-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0px auto 30px auto}#home #homepage-post-wrap>article,#home #homepage-posts-wrap>article,#home #homepage-recipe-wrap>article,#home #homepage-top-wrap>article{width:calc(33.33% - 30px);margin:15px;display:block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:auto;position:relative;border:none;-webkit-background-size:cover;background-size:cover;background-position:center center}#home #homepage-post-wrap>article h2,#home #homepage-posts-wrap>article h2,#home #homepage-recipe-wrap>article h2,#home #homepage-top-wrap>article h2{color:#ffffff;font-size:38px;font-size:2.33846rem;font-weight:400;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-bottom:10px!important;text-shadow:2px 2px 6px rgba(0, 0, 0, 0.65)}#home #homepage-post-wrap>article:hover h2,#home #homepage-posts-wrap>article:hover h2,#home #homepage-recipe-wrap>article:hover h2,#home #homepage-top-wrap>article:hover h2{opacity:1;visibility:visible;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}#home #homepage-post-wrap>article:hover i,#home #homepage-posts-wrap>article:hover i,#home #homepage-recipe-wrap>article:hover i,#home #homepage-top-wrap>article:hover i{color:#ffffff}#home #homepage-post-wrap>article:hover p,#home #homepage-posts-wrap>article:hover p,#home #homepage-recipe-wrap>article:hover p,#home #homepage-top-wrap>article:hover p{-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}#home #homepage-post-wrap>article:hover:before,#home #homepage-posts-wrap>article:hover:before,#home #homepage-recipe-wrap>article:hover:before,#home #homepage-top-wrap>article:hover:before{background-color:#3e5875}#home #homepage-post-wrap>article .inner,#home #homepage-posts-wrap>article .inner,#home #homepage-recipe-wrap>article .inner,#home #homepage-top-wrap>article .inner{position:absolute;top:0;left:0;right:0;bottom:0;padding:30px 45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:none;outline:none;text-align:center;color:#ffffff;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.75);line-height:1.65;font-size:13px;font-size:0.8rem;overflow:hidden}#home #homepage-post-wrap>article .inner h2,#home #homepage-posts-wrap>article .inner h2,#home #homepage-recipe-wrap>article .inner h2,#home #homepage-top-wrap>article .inner h2{font-size:24px;font-size:1.47692rem;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}#home #homepage-post-wrap>article .inner .excerpt,#home #homepage-posts-wrap>article .inner .excerpt,#home #homepage-recipe-wrap>article .inner .excerpt,#home #homepage-top-wrap>article .inner .excerpt{min-height:50px}#home #homepage-post-wrap>article .inner p,#home #homepage-posts-wrap>article .inner p,#home #homepage-recipe-wrap>article .inner p,#home #homepage-top-wrap>article .inner p{margin-bottom:0px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:translateY(250%);-ms-transform:translateY(250%);transform:translateY(250%)}#home #homepage-post-wrap>article:before,#home #homepage-posts-wrap>article:before,#home #homepage-recipe-wrap>article:before,#home #homepage-top-wrap>article:before{content:'';float:left;width:100%;padding-top:70%;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}@media (max-width:767px){#home #homepage-post-wrap>article:before,#home #homepage-posts-wrap>article:before,#home #homepage-recipe-wrap>article:before,#home #homepage-top-wrap>article:before{padding-top:60%}}@media (max-width:575px){#home #homepage-post-wrap>article:before,#home #homepage-posts-wrap>article:before,#home #homepage-recipe-wrap>article:before,#home #homepage-top-wrap>article:before{padding-top:100%}}@media (max-width:1199px){#home #homepage-post-wrap article .inner,#home #homepage-posts-wrap article .inner,#home #homepage-recipe-wrap article .inner,#home #homepage-top-wrap article .inner{padding:20px;line-height:1.45;font-size:12px;font-size:0.73846rem}#home #homepage-post-wrap article h2,#home #homepage-posts-wrap article h2,#home #homepage-recipe-wrap article h2,#home #homepage-top-wrap article h2{font-size:34px;font-size:2.09231rem}}@media (max-width:991px){#home #homepage-post-wrap,#home #homepage-posts-wrap,#home #homepage-recipe-wrap,#home #homepage-top-wrap{margin:30px auto}#home #homepage-post-wrap article,#home #homepage-posts-wrap article,#home #homepage-recipe-wrap article,#home #homepage-top-wrap article{width:calc(50% - 30px);margin:15px}#home #homepage-post-wrap article:first-of-type,#home #homepage-posts-wrap article:first-of-type,#home #homepage-recipe-wrap article:first-of-type,#home #homepage-top-wrap article:first-of-type{width:100%;margin:15px 0}#home #homepage-post-wrap article .inner h2,#home #homepage-post-wrap article .inner p,#home #homepage-posts-wrap article .inner h2,#home #homepage-posts-wrap article .inner p,#home #homepage-recipe-wrap article .inner h2,#home #homepage-recipe-wrap article .inner p,#home #homepage-top-wrap article .inner h2,#home #homepage-top-wrap article .inner p{-webkit-transform:none;-ms-transform:none;transform:none}#home #homepage-post-wrap article .inner h2,#home #homepage-posts-wrap article .inner h2,#home #homepage-recipe-wrap article .inner h2,#home #homepage-top-wrap article .inner h2{margin-bottom:25px!important}#home #homepage-post-wrap>a:before,#home #homepage-posts-wrap>a:before,#home #homepage-recipe-wrap>a:before,#home #homepage-top-wrap>a:before{padding-top:40%}#home #homepage-post-wrap>a h2,#home #homepage-posts-wrap>a h2,#home #homepage-recipe-wrap>a h2,#home #homepage-top-wrap>a h2{font-size:26px;font-size:1.6rem}#home #homepage-post-wrap>a i,#home #homepage-posts-wrap>a i,#home #homepage-recipe-wrap>a i,#home #homepage-top-wrap>a i{font-size:40px;font-size:2.46154rem}}@media (max-width:767px){#home #homepage-post-wrap,#home #homepage-posts-wrap,#home #homepage-recipe-wrap,#home #homepage-top-wrap{padding:0px 10%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#home #homepage-post-wrap article,#home #homepage-posts-wrap article,#home #homepage-recipe-wrap article,#home #homepage-top-wrap article{width:100%;margin:15px 0px!important}}.new-homepage-wrap .btn{display:inline-block;text-transform:uppercase;font-size:20px;font-size:1.23077rem;font-weight:600;margin:0px 10px 10px 10px;white-space:normal}.new-homepage-wrap .feature-img-wrap{text-align:right;height:550px;-webkit-background-size:cover;background-size:cover;background-position:40% center;position:relative}.new-homepage-wrap .feature-img-wrap>.container{padding:0px}.new-homepage-wrap .feature-img-wrap>.container .row{width:100%}.new-homepage-wrap .feature-img-wrap h1{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:800;font-size:56px;font-size:3.44615rem;font-style:normal;text-transform:capitalize}@media (max-width:991px){.new-homepage-wrap .feature-img-wrap h1{font-size:44px;font-size:2.70769rem}}.new-homepage-wrap .feature-img-wrap h2{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-size:26px;font-size:1.6rem;line-height:1.5;font-style:normal;color:#000000;text-transform:none}@media (max-width:991px){.new-homepage-wrap .feature-img-wrap h2{font-size:22px;font-size:1.35385rem}}@media (max-width:1199px){.new-homepage-wrap .feature-img-wrap{background-position:30% center;text-align:right}}@media (max-width:991px){.new-homepage-wrap .feature-img-wrap{background-position:left center;text-align:center}.new-homepage-wrap .feature-img-wrap:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(255, 255, 255, 0.7)}.new-homepage-wrap .feature-img-wrap .container{z-index:9}}.new-homepage-wrap .homepage-secondary{margin-bottom:20px}.new-homepage-wrap .homepage-secondary>.container>.row{width:86%;margin:0px auto}.new-homepage-wrap .homepage-secondary>.bg-green{padding-bottom:100px}.new-homepage-wrap .homepage-secondary h2{color:#000000;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:800;font-size:46px;font-size:2.83077rem;font-style:normal;text-transform:capitalize;margin-bottom:15px}@media (max-width:991px){.new-homepage-wrap .homepage-secondary h2{font-size:36px;font-size:2.21538rem}}.new-homepage-wrap .homepage-secondary p{font-size:24px;font-size:1.47692rem;color:#000000;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;margin-bottom:10px}.new-homepage-wrap .homepage-secondary .before-after{margin-top:-100px;position:relative;padding:20px}.new-homepage-wrap .homepage-secondary .before-after .col-12{background-color:#ffffff;padding:30px;-webkit-box-shadow:0px 8px 12px rgba(0, 0, 0, 0.25);box-shadow:0px 8px 12px rgba(0, 0, 0, 0.25);-webkit-border-radius:15px;border-radius:15px}.new-homepage-wrap .homepage-secondary .before-after .col-12 img{max-width:160px;margin:0px auto 0px auto;margin-bottom:10px}.new-homepage-wrap .homepage-secondary .before-after .col-12 h3{text-align:center;font-size:26px;font-size:1.6rem;color:#3e5875;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:800;margin-bottom:10px}.new-homepage-wrap .homepage-secondary .before-after .col-12 ul{font-size:17px;font-size:1.04615rem}@media (max-width:1199px){.new-homepage-wrap .homepage-secondary .before-after .col-12 ul{font-size:15px;font-size:0.92308rem}}@media (max-width:991px){.new-homepage-wrap .homepage-secondary .before-after .col-12 ul{font-size:14px;font-size:0.86154rem}}.new-homepage-wrap .homepage-video h2{text-align:center;font-size:46px;font-size:2.83077rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600;margin-bottom:15px}@media (max-width:991px){.new-homepage-wrap .homepage-video h2{font-size:34px;font-size:2.09231rem}}.new-homepage-wrap .homepage-video .embed-container{position:relative;padding-bottom:45.25%;overflow:hidden;max-width:80%;margin:30px auto;height:auto}.new-homepage-wrap .homepage-video .embed-container embed,.new-homepage-wrap .homepage-video .embed-container iframe,.new-homepage-wrap .homepage-video .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.new-homepage-wrap .homepage-testimonials{padding:65px 0 5px 0}.new-homepage-wrap .homepage-testimonials h3{text-align:center;font-size:42px;font-size:2.58462rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600}@media (max-width:991px){.new-homepage-wrap .homepage-testimonials h3{font-size:30px;font-size:1.84615rem}}@media (max-width:991px){.new-homepage-wrap .homepage-testimonials .container{width:100%!important;padding:0px!important}}.new-homepage-wrap .testimonials{font-size:16px;font-size:0.98462rem}.new-homepage-wrap .testimonials .slick-prev{left:15px}.new-homepage-wrap .testimonials .slick-next{right:15px}.new-homepage-wrap .testimonials .slick-list{width:calc(100% - 140px);margin:15px auto}.new-homepage-wrap .testimonials .testimonial-item{padding:30px 0}.new-homepage-wrap .testimonials .testimonial-item img{max-width:150px;margin:15px auto 30px auto;-webkit-border-radius:50%;border-radius:50%}.new-homepage-wrap .testimonials .testimonial-item em,.new-homepage-wrap .testimonials .testimonial-item strong{font-size:22px;font-size:1.35385rem}@media (max-width:1199px){.new-homepage-wrap .testimonials{font-size:15px;font-size:0.92308rem}.new-homepage-wrap .testimonials .testimonial-item em,.new-homepage-wrap .testimonials .testimonial-item strong{font-size:19px;font-size:1.16923rem}}@media (max-width:991px){.new-homepage-wrap .testimonials{font-size:14px;font-size:0.86154rem}.new-homepage-wrap .testimonials .testimonial-item em,.new-homepage-wrap .testimonials .testimonial-item strong{font-size:18px;font-size:1.10769rem}}@media (max-width:767px){.new-homepage-wrap .testimonials{font-size:13px;font-size:0.8rem}.new-homepage-wrap .testimonials .testimonial-item em,.new-homepage-wrap .testimonials .testimonial-item strong{font-size:16px;font-size:0.98462rem}}.new-homepage-wrap .who-is-it-for{padding:55px 0 35px 0}.new-homepage-wrap .who-is-it-for h2{text-align:center;font-size:42px;font-size:2.58462rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600}.new-homepage-wrap .who-is-it-for .col-12{font-size:17px;font-size:1.04615rem}.new-homepage-wrap .who-is-it-for .col-12 img{height:180px;width:auto;margin:15px auto}.new-homepage-wrap .homepage-bar{background-color:#3e5875;padding:60px 0;text-align:center}.new-homepage-wrap .homepage-bar h2{text-align:center;font-size:42px;font-size:2.58462rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600}@media (max-width:991px){.new-homepage-wrap .homepage-bar h2{font-size:38px;font-size:2.33846rem}}.new-homepage-wrap .homepage-bar .btn{margin:0px 15px 10px 15px;font-weight:500}.new-homepage-wrap .homepage-bar p{margin-bottom:0px}.new-homepage-wrap #homepage-featured-posts{padding:65px 0}.new-homepage-wrap #homepage-featured-posts h2{text-align:center;font-size:56px;font-size:3.44615rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600}@media (max-width:991px){.new-homepage-wrap #homepage-featured-posts h2{font-size:46px;font-size:2.83077rem}}.new-homepage-wrap #homepage-featured-posts h3{text-align:center;font-size:28px;font-size:1.72308rem;color:#000000;font-style:normal;text-transform:lowercase;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:300}@media (max-width:991px){.new-homepage-wrap #homepage-featured-posts h3{font-size:24px;font-size:1.47692rem}}.new-homepage-wrap #homepage-featured-posts article{width:100%;display:block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:auto;position:relative;border:none;-webkit-background-size:cover;background-size:cover;background-position:center center;height:360px;padding:30px}.new-homepage-wrap #homepage-featured-posts article h2{color:#ffffff;font-size:38px;font-size:2.33846rem;font-weight:400;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-bottom:30px!important;text-shadow:2px 2px 6px rgba(0, 0, 0, 0.65)}.new-homepage-wrap #homepage-featured-posts article:hover h2{opacity:1;visibility:visible;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}.new-homepage-wrap #homepage-featured-posts article:hover i{color:#ffffff}.new-homepage-wrap #homepage-featured-posts article:hover p{-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}.new-homepage-wrap #homepage-featured-posts article:hover:before{background-color:#3e5875}.new-homepage-wrap #homepage-featured-posts article .inner{position:absolute;top:0;left:0;right:0;bottom:0;padding:30px 45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:none;outline:none;text-align:center;color:#ffffff;text-shadow:1px 1px 3px rgba(0, 0, 0, 0.75);line-height:1.65;font-size:13px;font-size:0.8rem;overflow:hidden}.new-homepage-wrap #homepage-featured-posts article .inner h2{font-size:24px;font-size:1.47692rem;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%)}.new-homepage-wrap #homepage-featured-posts article .inner .excerpt{display:none;min-height:50px}.new-homepage-wrap #homepage-featured-posts article .inner p{margin-bottom:0px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:translateY(250%);-ms-transform:translateY(250%);transform:translateY(250%)}.new-homepage-wrap #homepage-featured-posts article:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}@media (max-width:1199px){.new-homepage-wrap #homepage-featured-posts article{height:300px}.new-homepage-wrap #homepage-featured-posts article .inner{padding:20px;line-height:1.45;font-size:12px;font-size:0.73846rem}.new-homepage-wrap #homepage-featured-posts article h2{font-size:34px;font-size:2.09231rem}}@media (max-width:991px){.new-homepage-wrap #homepage-featured-posts article{width:calc(50% - 30px);margin:15px}.new-homepage-wrap #homepage-featured-posts article:first-of-type{width:100%;margin:15px 0}.new-homepage-wrap #homepage-featured-posts article .inner h2,.new-homepage-wrap #homepage-featured-posts article .inner p{-webkit-transform:none;-ms-transform:none;transform:none}.new-homepage-wrap #homepage-featured-posts article .inner h2{margin-bottom:25px!important}.new-homepage-wrap #homepage-featured-posts>a:before{padding-top:40%}.new-homepage-wrap #homepage-featured-posts>a h2{font-size:26px;font-size:1.6rem}.new-homepage-wrap #homepage-featured-posts>a i{font-size:40px;font-size:2.46154rem}}.new-homepage-wrap .vegan-wlm-section{min-height:600px;padding:45px 20px;-webkit-background-size:cover;background-size:cover;background-position:right center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.new-homepage-wrap .vegan-wlm-section:before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.4);top:0;right:0;bottom:0;left:0;z-index:2}.new-homepage-wrap .vegan-wlm-section .container{position:relative;z-index:9;font-size:20px;font-size:1.23077rem}.new-homepage-wrap .vegan-wlm-section .container h2{font-size:28px;font-size:1.72308rem;color:#000000;font-style:normal;text-transform:capitalize;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600}@media (max-width:991px){.new-homepage-wrap .vegan-wlm-section .container h2{font-size:22px;font-size:1.35385rem}}@media (max-width:991px){.new-homepage-wrap .vegan-wlm-section{position:relative;background-position:right center;text-align:center}.new-homepage-wrap .vegan-wlm-section:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(255, 255, 255, 0.7)}.new-homepage-wrap .vegan-wlm-section .container{z-index:9}}.feature-img-wrap{height:300px;background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;width:100%}.feature-img-wrap>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.feature-img-wrap.feature-img-default{height:0px}.feature-img-wrap h1{font-style:italic}.feature-img-default{background-image:url("../../../../../_restore/missing-image.svg")}.wprm-recipe-container{padding-top:45px;clear:both}.wprm-recipe-container .wprm-recipe{border-color:#aaaaaa;border:1px solid #aaaaaa;padding:30px;-webkit-border-radius:4px;border-radius:4px;margin-bottom:45px}#schedule h2{margin-bottom:15px;margin-left:5px}#schedule .schedule-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:991px){#schedule .schedule-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#schedule .schedule-wrap .schedule-day{width:calc(50% - 30px);margin:15px}}#schedule .schedule-day{padding:8px 10px 15px 10px;margin:5px;width:14.28%;border:1px solid #e4e4e4;-webkit-border-radius:4px;border-radius:4px;font-size:11px;font-size:0.67692rem;background-color:transparent!important;color:#808080}@media (max-width:991px){#schedule .schedule-day{width:100%}}#schedule .schedule-day .image{position:relative;-webkit-background-size:cover;background-size:cover;background-position:center center;margin-bottom:10px}#schedule .schedule-day .image:before{display:block;content:"";width:100%;padding-top:66.66%}#schedule .schedule-day h3{line-height:1;font-size:24px;font-size:1.47692rem;margin-bottom:10px}#schedule .schedule-day:hover{background-color:#3e5875!important;color:#ffffff}#schedule .schedule-day:hover h3{color:#ffffff}#blog .feature-img-wrap{height:300px;position:relative}#blog .feature-img-wrap h1{color:#ffffff;text-shadow:2px 2px 6px rgba(0, 0, 0, 0.5);font-weight:400;font-size:60px;font-size:3.69231rem;letter-spacing:0.0125em}#blog .feature-img-wrap .container{position:relative;z-index:2}#blog .feature-img-wrap:before{content:'';display:block;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.45)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);position:absolute}#blog .attachment-images a{background:none;border:none}#blog article{padding:0px 15px;margin-bottom:45px}#blog article .post-inner{-webkit-border-radius:7px;border-radius:7px;-webkit-box-shadow:1px 1px 8px rgba(0, 0, 0, 0.3);box-shadow:1px 1px 8px rgba(0, 0, 0, 0.3);padding:15px 20px}#blog article .meta{font-size:13px;font-size:0.8rem;margin-bottom:8px}#blog article img{margin-bottom:0px}#blog article h2{margin-top:0px;margin-bottom:10px;font-size:34px;font-size:2.09231rem}#blog article p{font-size:15px;font-size:0.92308rem}#blog article a{border:none;padding:0px}#single{border-top:30px solid #3e5875}#single .attachment-featured{margin-bottom:60px;width:100%}#single .article h2,#single .article h3,#single .article h4,#single .article h5,#single .article h6{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:none!important;color:#000000;font-weight:600;font-style:normal;letter-spacing:0px;word-spacing:0px;text-decoration:none;margin:30px 0px 10px 0px}#single .article h2{font-size:28px;font-size:1.72308rem}#single .article h3{font-size:24px;font-size:1.47692rem}#single .article h4{font-size:22px;font-size:1.35385rem}#single .article h5{font-size:18px;font-size:1.10769rem}#single .article h6{font-size:16px;font-size:0.98462rem}#single .feature-img-wrap{height:300px}#single .article>h1{margin-bottom:0px}#single .article .meta{display:block;text-align:left;font-size:13px;font-size:0.8rem;margin-bottom:45px}#single .article a br{display:none}#single .related-posts-wrap{clear:both;margin:60px 0px 30px 0px!important}#single #single-sharing .share-end{display:none!important}@media (max-width:991px){#single #single-sharing{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:60px}#single #single-sharing ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#single #single-sharing li{display:block;font-size:34px;font-size:2.09231rem}}#single aside{padding-top:60px}#single aside img{margin:15px auto}#single .sd-title{text-align:center}#single .sd-content{text-align:center}#single .sd-content ul{margin:0px;padding:0px}#single .sd-content li{margin:18px 0}#single .sd-content li>a:before{font-family:"FontAwesome";display:inline-block;font-size:30px;font-size:1.84615rem;color:#3e5875;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;line-height:1}#single .sd-content li>a:hover:before{color:#1b2632}#single .sd-content .share-twitter a:before{content:'\f081'}#single .sd-content .share-facebook a:before{content:'\f082'}#single .sd-content .share-pinterest a:before{content:'\f0d3'}#single .sd-content .share-google-plus-1 a:before{content:'\f0d4'}#single .sd-content .share-tumblr a:before{content:'\f174'}#contact .contact-form{width:750px;max-width:100%;margin-top:30px}#contact .contact-form label{color:#ffffff}#contact .contact-form .contact-submit{font-size:inherit;margin:0 0 5px 0;line-height:inherit}.related-posts-wrap>.related-post{display:block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:auto;padding:0px;position:relative;border:none;-webkit-background-size:cover;background-size:cover;background-position:center center;width:calc(33.33% - 30px);margin:15px}@media (max-width:991px){.related-posts-wrap>.related-post{width:100%;margin:10px 0}}.related-posts-wrap>.related-post .inner{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px;border:none;text-decoration:none;overflow:hidden}.related-posts-wrap>.related-post .inner p{margin-bottom:0px}.related-posts-wrap>.related-post .inner p a{color:#ffffff;font-weight:500;text-decoration:none}.related-posts-wrap>.related-post h3{font-size:34px;font-size:2.09231rem;color:#ffffff;font-weight:500;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-bottom:0px!important;text-shadow:2px 2px 6px rgba(0, 0, 0, 0.65);border:none;text-decoration:none}.related-posts-wrap>.related-post .read-more{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);visibility:hidden;opacity:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-size:16px;font-size:0.98462rem;color:#ffffff;font-weight:500;text-shadow:1px 1px 4px rgba(0, 0, 0, 0.5)}.related-posts-wrap>.related-post:hover:before{background-color:#3e5875}.related-posts-wrap>.related-post:hover h3{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.related-posts-wrap>.related-post:hover .read-more{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);visibility:visible;opacity:1}.related-posts-wrap>.related-post:before{content:'';float:left;width:100%;padding-top:75%;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}@media (max-width:767px){.related-posts-wrap>.related-post:before{padding-top:40%}}@media (max-width:575px){.related-posts-wrap>.related-post:before{padding-top:40%}}.sharing-box ul{list-style-type:none}.sharing-box .no-text{font-size:0px;text-decoration:none}#respond .required{display:inline-block!important}#respond label{font-size:13px;font-size:0.8rem;padding-bottom:3px}#respond label .required{color:#973b3b}#respond input,#respond textarea{width:100%;border:1px solid #c3c3c3;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#respond input:focus,#respond textarea:focus{border-color:#3e5875;outline:none}#respond textarea{padding:10px}#respond input[type=email],#respond input[type=text],#respond input[type=url]{padding:10px}#respond input[type=submit]{padding:15px 10px;background-color:#3e5875;color:#ffffff;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600;font-size:20px;font-size:1.23077rem;border:none;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#respond input[type=submit]:hover{background-color:#243243;color:#ffffff}#respond .logged-in-as{display:none}@media (min-width:768px){#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{width:33.33%;float:left}#respond .comment-form-author{padding-right:10px}#respond .comment-form-email{padding:0px 5px}#respond .comment-form-url{padding-left:10px}}.commentlist{margin:15px 0;padding:0px;list-style-type:none}.commentlist ol,.commentlist ul{padding-left:4%;list-style-type:none}.commentlist .comment-body .comment-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.commentlist .comment-body .comment-meta .says{display:none}.commentlist .comment-author.vcard{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:40px}.commentlist .comment-author.vcard img{margin-right:10px}.commentlist article{margin-top:15px;padding:15px;position:relative;border-bottom:3px solid #e2e2e2}.commentlist article .comment-content p{max-width:90%}.commentlist article .reply{position:absolute;bottom:15px;right:15px}.commentlist article img{margin-bottom:10px}.commentlist article .comment-metadata a{border:none;font-size:13px;font-size:0.8rem;color:#808080;background:none!important}.commentlist article .comment-metadata a:hover{color:#1b1b1b}.commentlist .depth-1>article,.commentlist .depth-3>article,.commentlist .depth-5>article{background-color:#f7f7f7;border-bottom:3px solid #bbbbbb}#item-header-avatar a{border:none!important;background:none!important}.mepr_spacer{display:block;width:100%}.mp_wrapper form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.mp_wrapper .mp-form-row{margin-bottom:10px;font-size:13px;font-size:0.8rem}@media (min-width:768px){.mp_wrapper .mp-form-row{width:48%!important}}.mp_wrapper .mepr_price{font-size:26px;font-size:1.6rem;font-weight:600;width:100%!important}.mp_wrapper .mepr_payment_method{width:100%!important}.mp_wrapper .mepr-submit{margin-right:auto}.mp_wrapper input[type=email],.mp_wrapper input[type=number],.mp_wrapper input[type=password],.mp_wrapper input[type=tel],.mp_wrapper input[type=text],.mp_wrapper input[type=url],.mp_wrapper select,.mp_wrapper textarea{padding:5px!important;margin-top:6px}main .mepr-price-menu.fixed{margin:45px 0px 60px 0}main .mepr-price-menu.fixed .mepr-price-box{position:relative;padding-bottom:100px}main .mepr-price-menu.fixed .mepr-price-box-head .mepr-price-box-title{font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;font-weight:400;line-height:1.35}@media (max-width:991px){main .mepr-price-menu.fixed .mepr-price-box-head .mepr-price-box-title{font-size:20px;font-size:1.23077rem}}main .mepr-price-menu.fixed .mepr-price-box-head .mepr-price-box-price{font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;font-weight:600;font-size:30px;font-size:1.84615rem;line-height:1.35}@media (max-width:991px){main .mepr-price-menu.fixed .mepr-price-box-head .mepr-price-box-price{font-size:24px;font-size:1.47692rem}}main .mepr-price-menu.fixed .mepr-price-box-foot .mepr-price-box-button a{color:#ffffff!important;background-color:#3e5875!important;border-color:#3e5875!important;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;text-transform:capitalize;font-size:20px;font-size:1.23077rem;font-weight:400;position:absolute;bottom:45px;left:0;right:0;margin:0px auto;max-width:150px}main .mepr-price-menu.fixed .mepr-price-box-foot .mepr-price-box-button a:hover{background-color:#2c3f54!important;border-color:#2c3f54!important;color:#ffffff!important}.registration-page .container{max-width:1000px}.registration-page h2{font-size:40px;font-size:2.46154rem;font-weight:400;text-transform:none}.registration-page .term-choice{font-size:18px;font-size:1.10769rem}.registration-page .term-choice input{margin-right:4px}.registration-page .term-choice label strong{font-weight:800}.registration-page .term-choice label em{font-style:normal;font-size:11px;margin-left:8px}@media (min-width:768px){.registration-page .info-section .testimonial-col{border-left:2px solid #dcdcdc;border-right:2px solid #dcdcdc}}#header-landingpage{background-color:#98507e;color:#ffffff;padding:8px 0;text-align:center;font-weight:400;position:fixed;text-transform:uppercase;z-index:999;top:0;left:0;right:0}#header-landingpage #masthead-landingpage{text-align:center}.page-template-landingpage-1 .hb-bar-bottom{display:none!important}.page-id-9357 .feature-img-wrap{background-position:bottom left!important;-webkit-background-size:contain!important;background-size:contain!important}#landingpage{text-align:center;font-weight:400;font-size:16px;font-size:0.98462rem}#landingpage h1,#landingpage h2,#landingpage h3,#landingpage h4,#landingpage h5,#landingpage h6{color:#98507e;font-style:normal;font-weight:400;line-height:1.2;text-transform:uppercase}#landingpage li,#landingpage ol,#landingpage p,#landingpage ul{font-weight:400}#landingpage .feature-img-wrap{min-height:500px;background-position:center center;-webkit-background-size:cover;background-size:cover;position:relative}#landingpage .feature-img-wrap h1{font-weight:300}#landingpage .feature-img-wrap .left{width:38%;margin-left:27%;padding:15px}#landingpage .feature-img-wrap .left h2{color:#1b1b1b;text-transform:uppercase;font-size:30px;font-size:1.84615rem;font-weight:600}#landingpage .feature-img-wrap .left p{font-weight:400}@media (max-width:767px){#landingpage .feature-img-wrap .left .vwm-purplearrow{display:none}}#landingpage .feature-img-wrap .left .button{background-color:#3e5875;padding:8px 14px;-webkit-border-radius:4px;border-radius:4px;text-transform:capitalize;letter-spacing:0px;font-size:16px;font-size:0.98462rem;color:#ffffff;border:none}#landingpage .feature-img-wrap .left .button:hover{background-color:#2c3f54}#landingpage .feature-img-wrap .container{margin-top:30px}#landingpage .feature-img-wrap img{margin-bottom:0}@media (max-width:1199px){#landingpage .feature-img-wrap:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(255, 255, 255, 0.75)}#landingpage .feature-img-wrap .container{z-index:2}}@media (max-width:991px){#landingpage .feature-img-wrap{padding-top:95px}#landingpage .feature-img-wrap .left{width:50%;margin-left:15px}#landingpage .feature-img-wrap img{margin:10px auto;max-width:300px}}@media (max-width:767px){#landingpage .feature-img-wrap{background-image:none!important;min-height:650px}#landingpage .feature-img-wrap .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#landingpage .feature-img-wrap .left{width:100%}#landingpage .feature-img-wrap .right{width:100%}}#landingpage div.wpforms-container-full .wpforms-form button[type=submit]{width:100%!important;-webkit-border-radius:4px!important;border-radius:4px!important;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif!important}#landingpage .container>.mdmargin{margin-bottom:100px}#landingpage ul{width:70%;font-size:17px;font-size:1.04615rem;text-align:justify;margin:15px auto 45px auto}#landingpage ul li{line-height:1.6;margin-bottom:15px;font-size:18px;font-size:1.10769rem;font-weight:500}#landingpage ul li i{margin-top:1px;color:#98507e;font-size:28px;font-size:1.72308rem}#landingpage .bignumber{font-size:80px;font-size:4.92308rem;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#98507e}#landingpage .btn{margin-top:10px;min-width:180px;text-align:center}#landingpage .landingpage-quote{background-color:#f6f6f6;text-align:left;margin-bottom:30px;padding:0px}#landingpage .landingpage-quote .col-sm-3{padding:0px}@media (max-width:767px){#landingpage .landingpage-quote .col-sm-3{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}#landingpage .landingpage-quote .col-sm-3 br{display:none}#landingpage .landingpage-quote em{display:inline-block}#landingpage .landingpage-quote .inner{padding:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#landingpage .landingpage-quote .inner .quote-text{margin-bottom:30px;color:#98507e;font-weight:600;font-size:22px;font-size:1.35385rem}#landingpage .landingpage-quote .inner br{display:none}#landingpage .landingpage-quote img{margin:0px auto}@media (max-width:767px){#landingpage .landingpage-quote img{margin:30px auto 15px auto}}.admin-bar #header-landingpage{top:32px}@media (max-width:782px){.admin-bar #header-landingpage{top:0px;z-index:99999999!important}}#main-wrap{background-color:#ffffff}.slideout-menu{position:fixed;left:auto;top:0;bottom:0;right:0;z-index:0;width:450px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none;background-color:#e4e4e4;-webkit-box-shadow:inset 5px 5px 20px rgba(0, 0, 0, 0.2);box-shadow:inset 5px 5px 20px rgba(0, 0, 0, 0.2)}.slideout-menu img{margin-top:15px;margin-left:20px;max-width:180px}.slideout-menu #main-menu{padding:15px 15px 0 35px;list-style-type:none!important;display:block!important}.slideout-menu #main-menu>li{margin:8px 0}.slideout-menu #main-menu>li>a{color:rgba(27, 27, 27, 0.8);font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:19px;font-size:1.16923rem;text-decoration:none;text-transform:capitalize;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.slideout-menu #main-menu>li>a:hover{color:#1b1b1b}.slideout-menu #main-menu>li .sub-menu{list-style-type:none;padding-left:15px}.slideout-menu #main-menu>li .sub-menu li{margin:5px 0}.slideout-menu #main-menu>li .sub-menu li a{color:rgba(27, 27, 27, 0.7);font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:16px;font-size:0.98462rem;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.slideout-menu #main-menu>li .sub-menu li a:hover{color:#1b1b1b}@media (max-width:469px){.slideout-menu{width:100%}}.slideout-menu .social-list{text-align:left;margin-top:auto;padding:15px 30px;font-size:24px;font-size:1.47692rem}.slideout-menu .social-list a{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.slideout-panel{position:relative;z-index:1}.slideout-open .slideout-menu{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:469px){.slideout-open{overflow:hidden}}.slideout-open #pull{color:#ffffff!important;position:fixed}.slideout-open #pull .inner{background-color:#ffffff!important}.slideout-open #pull .inner:after,.slideout-open #pull .inner:before{background-color:#ffffff!important}.slideout-open #pull .inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;-o-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.slideout-open #pull .inner:before{top:0;opacity:0;-webkit-transition:top 0.1s ease, opacity 0.1s 0.14s ease;-o-transition:top 0.1s ease, opacity 0.1s 0.14s ease;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.slideout-open #pull .inner:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition:bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.woocommerce #main-wrap ul.products{margin:30px 0}.woocommerce .button{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.woocommerce .woocommerce-checkout .form-control{font-size:15px;font-size:0.92308rem}.woocommerce .coupon .input-text,.woocommerce .quantity input,.woocommerce .select2-selection{width:100%;padding:.5rem .75rem;font-size:0.8rem;height:32px;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.woocommerce .select2-selection__rendered{line-height:1!important;font-size:15px;font-size:0.92308rem;padding:0px!important;overflow:visible!important}.woocommerce .select2-dropdown li{font-size:15px;font-size:0.92308rem}@media (min-width:768px){.woocommerce .coupon .input-text{width:92px!important}}@media (min-width:768px){.woocommerce .col-left{float:left;width:48%}.woocommerce .col-right{margin-left:2%;float:left;width:48%}}.flex-viewport{height:0px;padding-bottom:75%;position:relative}#footer{font-size:13px;font-size:0.8rem;background-color:#fff;color:#1b1b1b}#footer #footer-social-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#footer #footer-social-grid>a{display:block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:auto;position:relative}#footer #footer-social-grid>a i{font-size:72px;font-size:4.43077rem;color:#3e5875;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}#footer #footer-social-grid>a h2{color:#ffffff;font-weight:400;opacity:0;visibility:hidden;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;margin-bottom:0px!important}#footer #footer-social-grid>a:hover h2{opacity:1;visibility:visible}#footer #footer-social-grid>a:hover i{color:#ffffff}#footer #footer-social-grid>a:hover:before{background-color:#3e5875}#footer #footer-social-grid>a .inner{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#footer #footer-social-grid>a:before{content:'';float:left;width:100%;padding-top:70%;background-color:rgba(255, 255, 255, 0.5);-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}#footer #footer-social-grid .instagram-grid{background-image:url("../../../../../_restore/missing-image.svg");-webkit-background-size:cover;background-size:cover;background-position:center center}#footer #footer-social-grid .pinterest-grid{background-image:url("../../../../../_restore/missing-image.svg");-webkit-background-size:cover;background-size:cover;background-position:center center}#footer #footer-social-grid .facebook-grid{background-image:url("../../../../../_restore/missing-image.svg");-webkit-background-size:cover;background-size:cover;background-position:center center}@media (max-width:991px){#footer #footer-social-grid>a h2{font-size:26px;font-size:1.6rem}#footer #footer-social-grid>a i{font-size:40px;font-size:2.46154rem}}@media (max-width:767px){#footer #footer-social-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#footer #footer-social-grid>a:before{padding-top:40%}}#footer #footer-contact{padding:60px 0;background-color:#f3f3f3;text-align:center}#footer #footer-contact h2{font-size:60px;font-size:3.69231rem}#footer #footer-contact p{margin-bottom:15px}#footer #footer-contact .wpforms-container .wpforms-field{padding:0}#footer #footer-contact>.container{max-width:740px}#footer #footer-contact .wpforms-field,#footer #footer-contact .wpforms-field-medium,#footer #footer-contact .wpforms-field-row{max-width:100%;margin-left:auto;margin-right:auto}#footer #footer-contact .wpforms-container .wpforms-page-indicator.none{margin:0px;padding:0px}#footer #footer-contact input,#footer #footer-contact textarea{width:100%;text-align:left;margin:15px auto;padding:5px 10px}#footer #footer-contact .wpforms-page-button{margin-top:10px}#footer #footer-contact .wpforms-confirmation-container{font-size:16px;font-size:0.98462rem;font-weight:500}#footer #footer-bottom{padding-top:15px;padding-bottom:15px}#footer .footer-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:991px){#footer .footer-left{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}#footer .footer-left .footer-social{margin-left:10px;font-size:24px;font-size:1.47692rem}#footer .footer-left .footer-social li{margin-bottom:0px}#footer .footer-left .footer-social a{color:#808080;margin-left:10px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#footer .footer-left .footer-social a:hover{color:#3e5875}#footer a{text-decoration:none;color:#000000}#footer a:hover{text-decoration:underline;color:#3e5875}#footer ul{list-style:none;margin:0;padding:0}#footer li{margin-bottom:7.5px}#footer .post-date{display:inline-block;margin-left:5px;font-style:italic;color:rgba(255, 255, 255, 0.5)}#footer .post-date:after{display:block;content:"";clear:both}#footer .heading{display:block;margin-bottom:15px;font-size:18px;font-size:1.10769rem;font-weight:300;font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.125}#footer [itemprop=address],#footer [itemprop=email],#footer [itemprop=faxNumber],#footer [itemprop=telephone]{display:block;margin-left:30px}#footer [itemprop=address]:before,#footer [itemprop=email]:before,#footer [itemprop=faxNumber]:before,#footer [itemprop=telephone]:before{display:block;float:left;margin-left:-30px;font-family:"FontAwesome";width:30px;text-align:center}#footer [itemprop=address]:before{content:"\f041"}#footer [itemprop=email]:before{content:"\f0e0"}#footer [itemprop=telephone]:before{content:"\f095"}#footer [itemprop=faxNumber]:before{content:"\f1ac"}#footer #copyright{border-top:1px solid rgba(255, 255, 255, 0.4)}#footer #copyright:after{display:block;content:"";clear:both}#footer .copyright{display:block;text-align:center}@media (min-width:992px){#footer .copyright{text-align:right}}#footer .social-list{display:block}@media (max-width:767px){#footer .footer-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#footer .footer-left>div{padding:10px 0}#footer #copyright{font-size:12px;font-size:0.73846rem}}#footer .footer-logo-section{padding-top:30px;padding-bottom:30px}#footer .footer-logo-section img{max-width:100px}@media (max-width:991px){#footer .footer-logo-section{text-align:center}#footer .footer-logo-section img{margin:15px auto}}#footer .footer-menus{padding-top:30px;padding-bottom:30px}#footer .footer-menus .heading{font-size:16px;font-size:0.98462rem;font-weight:800;color:#000000}#footer .footer-menus ul{font-size:12px;font-size:0.73846rem;line-height:1.25!important}#footer .footer-menus ul li{margin-bottom:6px}@media (max-width:991px){#footer .footer-menus{text-align:center}#footer .footer-menus ul{margin-bottom:40px}}#footer #footer-bottom .footer-address{line-height:1.3}#footer #footer-bottom .footer-social{text-align:right;margin-left:10px;font-size:24px;font-size:1.47692rem}#footer #footer-bottom .footer-social li{margin-bottom:0px}#footer #footer-bottom .footer-social a{color:#808080;margin-left:10px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#footer #footer-bottom .footer-social a:hover{color:#3e5875}@media (max-width:991px){#footer #footer-bottom .footer-address,#footer #footer-bottom .footer-social{text-align:center;margin:15px auto}#footer #footer-bottom .footer-address ul,#footer #footer-bottom .footer-social ul{text-align:center!important}}@media only print{h1,h2,h3,h4,h5,h6,p{font-family:'Open Sans'}#pull-menu,.button{display:none}#site-navigation{display:none}#footer{display:none}#logo{filter:url(../../../../../_restore/missing-image.svg);-webkit-filter:invert(100%);filter:invert(100%);margin:0.25in auto;width:3in;height:auto}h1,h2,h3,h4{page-break-after:avoid}img{max-width:100%!important}img,ul{page-break-inside:avoid}}@media only print and (color){*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media only print{article a{font-weight:bolder;text-decoration:none}article a[href^=http]:after{content:" <" attr(href) "> "}article a[href^="#"]:after{content:""}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("../../../../../_restore/missing-image.svg") center center no-repeat}@font-face{font-family:"slick";src:url("fonts/slick__0682e0ac4753.eot");src:url("fonts/slick__0682e0ac4753.eot") format("embedded-opentype"), url("fonts/slick__f9d8dce3f468.woff") format("woff"), url("fonts/slick__bd5d91c09c98.ttf") format("truetype"), url("../../../../../_restore/missing-image.svg") format("svg");font-weight:normal;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:36px;width:36px;line-height:0px;font-size:0px;cursor:pointer;background-color:#ffffff;-webkit-border-radius:50%;border-radius:50%;color:#000000;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none;opacity:0.8;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:none;opacity:1;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:0.25}.slick-next:before,.slick-prev:before{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:22px;font-weight:600;line-height:1;color:black;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"<"}[dir=rtl] .slick-prev:before{content:">"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:">"}[dir=rtl] .slick-next:before{content:"<"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:white;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:white;opacity:0.75}