@keyframes socialButtonFlash{0%{opacity:0;transform:scale(1)}25%{opacity:.22;transform:scale(1.1115)}to{opacity:0;transform:scale(1.23)}}@keyframes rightLineStart{0%{transform:translateY(-50%) translateX(-88px) scaleX(0)}to{transform:translateY(-50%) translateX(0) scaleX(1)}}@keyframes rightArrowStart{0%{transform:translateX(-50px)}to{transform:translateX(42px)}}@keyframes rightArrowLineStart{0%{stroke-dashoffset:30px}to{stroke-dashoffset:40px}}#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0;font-weight:300;box-shadow:0-1px 10px 0 rgba(172,171,171,.3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;position:relative;cursor:pointer;margin-left:5px;text-decoration:none}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem*2))}}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal .cli-modal-close{background-color:transparent!important;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0#fff}.cli-modal-backdrop,.cli-switch input[type=checkbox]{display:none}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px;border-radius:50%}.cli-switch input:checked+.cli-slider{background-color:#61a229}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-fade{transition:opacity .15s linear}@media (max-width:767px){.cli-tab-content{padding:30px 10px}}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus,.cli-modal .cli-modal-close:focus{outline:0}.cli-modal,.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;transform:scale(0)}.cli-modal-backdrop{z-index:1040;background-color:#000;-webkit-transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal{z-index:99999;overflow:hidden;outline:0;display:none}.cli-modal .cli-modal-dialog,.cli-modal-content{position:relative;display:-ms-flexbox;display:flex}.cli-modal .cli-modal-dialog{width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem*2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem*2))}}.cli-modal-content{-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s;border-radius:34px;font-size:0}.cli-tab-content{background:#fff;width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-tab-content{padding:30px 10px}}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between;border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-tab-header a:before{left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;border-radius:50%;padding:10px;background:0 0;border:0;min-width:40px}.cli-tab-container h4{font-family:inherit;font-size:16px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height .15s ease-out;overflow:hidden}a.cli-privacy-readmore{margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-modal-close svg{fill:#000}a.cli-privacy-readmore,span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-style-v2 a,.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}.cli-bar-btn_container,.cli-bar-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-container{float:none;margin:0 auto;justify-content:space-between}.cli-bar-btn_container{margin-left:20px;flex-wrap:nowrap}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:400}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}.wt-cli-necessary-checkbox{display:none!important}@media (max-width:985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0;margin-top:10px}}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width:479px) and (min-width:320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.nectar-social.fixed .nectar-social-inner a,.nectar-social.fixed>a:before{display:block;position:absolute;top:0;border-radius:50%;-webkit-transition:all .45s cubic-bezier(.15,.2,.1,1);transition:all .45s cubic-bezier(.15,.2,.1,1)}.nectar-social.fixed>a:before{background-color:#000;content:"";left:0;width:100%;height:100%;transform:translateZ(0);backface-visibility:hidden}@media only screen and (max-width:999px){.nectar-social.fixed>a{transition:all .35s cubic-bezier(.15,.2,.1,1);-webkit-transition:all .35s cubic-bezier(.15,.2,.1,1);-webkit-transform:scale(0);transform:scale(0)}.nectar-social.fixed{margin:0;height:50px;pointer-events:none}}.nectar-social.fixed{position:fixed;right:34px;bottom:34px;height:50px;width:50px;line-height:50px;z-index:1000}.nectar-social.fixed .nectar-social-inner,.nectar-social.fixed>a{position:absolute;height:50px;width:50px;bottom:0;left:0;text-align:center}.nectar-social.fixed>a{line-height:52px;display:block;z-index:10}.nectar-social.fixed:hover>a:before{box-shadow:0 7px 15px rgba(0,0,0,.2)}.nectar-social.fixed>a>[class^=icon-].icon-default-style{font-size:16px;height:50px;width:50px;line-height:50px;color:#fff;left:-1px;top:0;z-index:10;position:relative}.nectar-social.fixed .nectar-social-inner{z-index:1}.nectar-social.fixed .nectar-social-inner a{line-height:36px;height:36px;padding:0;margin:0;width:36px;left:7px;opacity:0;border:0;box-shadow:0 7px 15px rgba(0,0,0,.2)}.nectar-social.fixed .nectar-social-inner a:after,.nectar-social.fixed>a:after{background-color:#fff;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;content:"";display:block;border-radius:50%}.nectar-social.fixed a:after{-webkit-transition:opacity .25s cubic-bezier(.15,.2,.1,1);transition:opacity .25s cubic-bezier(.15,.2,.1,1)}.nectar-social.fixed:hover>a:after{-webkit-animation:socialButtonFlash .45s cubic-bezier(.15,.2,.1,1) forwards;animation:socialButtonFlash .45s cubic-bezier(.15,.2,.1,1) forwards}.nectar-social.fixed a:hover:after{opacity:.2}.nectar-social.fixed:hover>a:before{-webkit-transform:scale(1.23) translateZ(0);transform:scale(1.23) translateZ(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(1){transform:translateY(0) scale(0);-webkit-transform:translateY(0) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(2){-webkit-transform:translateY(-36px) scale(0);transform:translateY(-36px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(3){-webkit-transform:translateY(-86px) scale(0);transform:translateY(-86px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(4){-webkit-transform:translateY(-136px) scale(0);transform:translateY(-136px) scale(0)}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(1),.nectar-social.fixed:hover .nectar-social-inner a:nth-child(2){-webkit-transition:all .45s cubic-bezier(.15,.2,.1,1);-webkit-transform:translateY(-56px) scale(1);transition:all .45s cubic-bezier(.15,.2,.1,1);transform:translateY(-56px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(2){-webkit-transform:translateY(-106px) scale(1);transform:translateY(-106px) scale(1)}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(3),.nectar-social.fixed:hover .nectar-social-inner a:nth-child(4){-webkit-transition:all .45s cubic-bezier(.15,.2,.1,1);-webkit-transform:translateY(-156px) scale(1);transition:all .45s cubic-bezier(.15,.2,.1,1);transform:translateY(-156px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(4){-webkit-transform:translateY(-206px) scale(1);transform:translateY(-206px) scale(1)}.nectar-social.fixed:hover{height:340px}#ajax-content-wrap .nectar-social.fixed a i,body .nectar-social.fixed a i{color:#fff;font-size:14px;top:0;padding-right:0;display:block}#ajax-content-wrap .nectar-social.fixed .nectar-social-inner a i,body .nectar-social.fixed .nectar-social-inner a i{height:36px;line-height:36px;width:36px}.nectar-social.fixed .facebook-share{background-color:#6a75c8}.nectar-social.fixed .twitter-share{background-color:#6abaf7}.nectar-social.fixed .linkedin-share{background-color:#2e82d9}.nectar-social.fixed .pinterest-share{background-color:red}#page-header-bg[data-post-hs=default_minimal] h1{text-align:center;margin:0 auto}.nectar-social .social-text{display:none}.nectar-social .icon-default-style.steadysets-icon-share,body .facebook-share i,body .linkedin-share i,body .pinterest-share i,body .twitter-share i{background-color:transparent;border-radius:0;font-weight:400;font-size:20px;height:20px;width:auto;line-height:20px;color:#ddd}.nectar-social .nectar-social-inner a,.nectar-social.fixed>a{text-decoration:none!important}body .nectar-social[data-color-override=override].fixed .nectar-social-inner a,body .nectar-social[data-color-override=override].fixed>a:before{background-color:#668aaa}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?v=4.2);src:url(/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2)format("embedded-opentype"),url(/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.2)format("svg"),url(/wp-content/themes/salient/css/fonts/fontawesome-webfont.woff?v=4.2)format("woff"),url(/wp-content/themes/salient/css/fonts/fontawesome-webfont.ttf?v=4.2)format("truetype");font-weight:400;font-display:block;font-style:normal}[class*=" icon-"],i[class*=fa-],i[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;speak:none}[class*=" icon-"],[class^=icon-]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-facebook-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-pinterest:before{content:""}.fa-linkedin:before{content:""}.fa-youtube-play:before{content:""}.fa-instagram:before{content:""}.col{display:block;width:100%}html body .vc_row-fluid>.span_12{display:flex;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;float:none}@media (min-width:690px){.col{margin-right:2%}}.col:last-child{margin-right:0}.col.col_last{margin-right:0}html body .vc_row-fluid>.span_12>.wpb_column{float:none;margin-right:0}html body .vc_row-fluid>.span_12>.wpb_column:not([class*=offset-]){margin-left:0}.vc_row-fluid>.span_12{width:auto;margin-left:-1%;margin-right:-1%}.vc_row-fluid>.span_12 .wpb_column{padding-left:1%;padding-right:1%}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul,html body .full-width-content.vc_row-fluid .wpb_column{padding:0}#header-outer nav>ul,#header-secondary-outer ul,#slide-out-widget-area ul,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul,.full-width-content.vc_row-fluid .wpb_column .wpb_row,.full-width-content.vc_row-fluid .wpb_column .wpb_wrapper,.sf-menu ul li a,html body .full-width-content.vc_row-fluid .span_12{margin:0}.sf-menu li ul li a,.vc_row-fluid .wpb_column{box-shadow:none}.col.padding-3-percent>.vc_column-inner{padding:calc(600px*.03)}.col.padding-4-percent>.vc_column-inner{padding:calc(600px*.06)}@media only screen and (max-width:999px) and (min-width:691px){.full-width-content .wpb_column.col.no-extra-padding_tablet>.vc_column-inner,.wpb_column.col.no-extra-padding_tablet>.vc_column-inner{padding:0}}@media only screen and (max-width:690px){body .full-width-content .wpb_column.col.no-extra-padding_phone>.vc_column-inner,body .wpb_column.col.no-extra-padding_phone>.vc_column-inner{padding:0}.col.padding-3-percent>.vc_column-inner{padding:calc(100vw*.03)}.col.padding-4-percent>.vc_column-inner{padding:calc(100vw*.06)}}@media only screen and (min-width:1000px){.col.padding-3-percent>.vc_column-inner{padding:calc((100vw - 180px)*.03)}.col.padding-4-percent>.vc_column-inner{padding:calc((100vw - 180px)*.04)}}@media only screen and (min-width:1425px){.col.padding-3-percent>.vc_column-inner{padding:calc(1245px*.03)}.col.padding-4-percent>.vc_column-inner{padding:calc(1245px*.04)}}.full-width-content .col.padding-3-percent>.vc_column-inner{padding:calc(100vw*.03)}.full-width-content .col.padding-4-percent>.vc_column-inner{padding:calc(100vw*.04)}@media only screen and (max-width:999px){.full-width-content .col.padding-3-percent>.vc_column-inner{padding:calc(100vw*.03)}.full-width-content .col.padding-4-percent>.vc_column-inner{padding:calc(100vw*.06)}}body #ajax-content-wrap .col[data-padding-pos=left]>.vc_column-inner{padding-right:0;padding-top:0;padding-bottom:0}#ajax-content-wrap .col[data-padding-pos=left-right]>.vc_column-inner{padding-top:0;padding-bottom:0}@media (min-width:690px){.vc_col-sm-12{width:100%}.vc_col-sm-6{width:50%}.vc_col-sm-3{width:25%}}@media only screen and (max-width:690px){[class*=vc_col-]:not([class*=vc_col-xs]){width:100%}.wpb_column:not([class*=vc_col-xs]){width:100%;margin-bottom:25px}}@media only screen and (min-width:1px) and (max-width:999px){.vc_row-fluid.full-width-content .col,.vc_row-fluid.full-width-content .col .wpb_row{margin-bottom:0}}a,article,body,div,em,form,header,html,i,img,label,li,nav,p,span{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h3,h4,h5,ul{padding:0;border:0;font:inherit;vertical-align:baseline}body,html{max-width:100%}html{overflow-y:scroll;overflow-x:hidden}body{overflow:hidden;background:#fff;position:relative;-webkit-font-smoothing:antialiased}ul{list-style:none;margin:0 0 30px 30px}input[type=text]::-ms-clear{display:none}#page-header-bg[data-post-hs=default_minimal] .meta-author span,article,header,nav{display:block}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--scroll-bar-w:-2px}.container,.row{position:relative}.container{margin:0 auto;max-width:880px}.row{padding-bottom:24px}.main-content>.row,header .row{margin-left:0;margin-right:0}.col:after,.row:after{display:block;height:0;visibility:hidden}.col:after{content:"";clear:both}@media (min-width:690px){.span_3{width:23.5%}.span_4{width:32%}.span_6{width:49%}.span_9{width:74.5%}.span_12{width:100%}}body:not(.nectar-no-flex-height){display:flex;flex-direction:column;min-height:100vh}body:not(.nectar-no-flex-height) #ajax-content-wrap{display:flex;flex-direction:column;flex-grow:1}body:not(.nectar-no-flex-height) .container-wrap{flex-grow:1}p{-webkit-font-smoothing:antialiased;padding-bottom:27px}.nectar-skip-to-content:not(:focus),.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}#header-outer .screen-reader-text{height:1px}.aligncenter{display:block;margin:15px auto}em{font-style:italic}.container-wrap{position:relative;z-index:10;padding-bottom:40px}.container-wrap,body[data-header-resize="0"] .container-wrap{margin-top:0;padding-top:40px}a{color:#3555ff;text-decoration:none;transition:color .3s;-webkit-transition:color .3s}a:hover{color:inherit}h1,h3,h4,h5{font-size:54px;line-height:62px;margin:0 0 7px;color:#444;letter-spacing:0;-webkit-font-smoothing:antialiased;font-family:"Open Sans";font-weight:600}h3,h4,h5{font-size:22px;line-height:34px}h4,h5{font-size:18px;line-height:32px}h5{font-size:16px;line-height:26px}.container .row:last-child,.full-width-section>.span_12>div:last-child,.row .col p:last-child{padding-bottom:0}.wpb_wrapper>div{margin-bottom:24px}.container-wrap .row>.wpb_row:last-child,.wpb_row>.span_12>.column_container:last-child,.wpb_text_column>.wpb_wrapper>:last-child,.wpb_wrapper>div:last-child{margin-bottom:0}li ul{margin-bottom:0}ul li{list-style:disc;list-style-position:outside}#header-outer ul li,#header-secondary-outer ul li,#slide-out-widget-area ul li{list-style:none}.main-content img,.row .col img{max-width:100%;height:auto}.row .col h3{margin-bottom:8px}.row .col img{margin-bottom:15px}.row .col img:not([srcset]){width:auto}#ajax-loading-screen .loading-icon{background-repeat:no-repeat;background-position:center center;display:block;position:absolute;opacity:0;top:0;left:0;width:100%;height:100%}#header-outer[data-transparent-header=true] #top #logo img.stnd,.nectar-global-section{position:relative}.nectar-global-section.before-footer{z-index:11}#top .container .row,.nectar-global-section.before-footer>.row{padding-bottom:0}.wpb_row{margin-bottom:35px}body[data-bg-header=true] .container-wrap{padding-bottom:40px}#header-outer{width:100%;top:0;left:0;position:fixed;padding:28px 0 0;background-color:#fff;z-index:9999;overflow:visible}#header-outer[data-box-shadow=small]{box-shadow:0 0 3px 0 rgba(0,0,0,.22)}#top #logo{width:auto;max-width:none;line-height:22px;font-size:22px;letter-spacing:-1px;color:#444;font-family:"Open Sans";font-weight:600;align-self:center}#top #logo .starting-logo{position:absolute;top:0;opacity:0;left:0}#top #logo:focus,#top #logo:hover{color:#000}#top #logo img{text-indent:-9999px;max-width:none;width:auto;margin-bottom:0;display:block;transition:opacity .4s ease}#top{position:relative;z-index:9998;width:100%}#top nav>ul{overflow:visible;transition:padding .8s ease,margin .25s ease;min-height:1px;line-height:1px}#top nav>.buttons{transition:padding .8s ease}#header-outer #top nav>.buttons{right:0;height:100%;overflow:hidden}#top nav ul li{float:right}#top nav>ul>li>a{padding:0 10px;display:block;color:#676767;-webkit-transition:color .2s ease;transition:color .2s ease}body #header-outer[data-full-width=true] #top nav>.buttons{margin-left:0}#top nav ul li a{color:#999}#top nav>ul>li,.sf-menu{float:left}.sf-menu ul li{font-weight:400;font-size:12px;width:100%}#header-outer .sf-menu>li:hover>ul{top:100%}.sub-menu{z-index:3}.sf-menu:not(.buttons) a:focus{outline:0}.sf-menu,.sf-menu *{list-style:none outside none;margin:0;padding:0;z-index:10}.sf-menu{line-height:1}.sf-menu ul{position:absolute;top:100%;left:0;pointer-events:none}.sf-menu .menu-item a{outline:0}.sf-menu li{float:left;outline:0;line-height:0;font-size:12px;position:relative}.sf-menu a{display:block;position:relative;text-decoration:none}.sf-menu li:hover>ul{z-index:999;pointer-events:all}#header-outer .sf-menu li ul li a{font-size:12px;line-height:13px;transition:none;letter-spacing:0}.sf-menu ul li a{border-radius:0;box-shadow:none;text-shadow:none}#top .span_9{position:static}#top nav>ul>li>ul>li{opacity:0;transition:transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);-webkit-transition:transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);-webkit-transform:translate3d(0,13px,0);transform:translate3d(0,13px,0)}#top .sf-menu li ul li a{background-color:transparent}.sf-menu>li>ul{opacity:0;pointer-events:none;display:block;transform:translateY(-9999px);box-shadow:0 6px 28px rgba(0,0,0,.08)}.sf-menu>li ul{padding:20px;width:20em}.sf-menu>li ul a{padding:6px}html:not(.page-trans-loaded){background-color:#fff}#header-outer .sf-menu li ul li a{color:#999}.sf-menu ul li a{border-bottom:0}#header-outer:not([data-header-resize="1"]):not([data-format=left-header]) #logo img{transition:opacity .2s ease}#header-outer[data-using-secondary="1"]:not([data-format=left-header]){transition:transform .32s ease,background-color .3s ease 0s,box-shadow .3s ease 0s,margin .25s ease}@media only screen and (min-width:1000px){#header-outer:not([data-format=left-header]){padding-top:0}#header-outer:not([data-format=left-header]) #top>.container>.row,#header-outer:not([data-format=left-header]) #top>.container>.row nav,#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul,#header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li{display:-webkit-flex;display:-ms-flexbox;display:flex}#header-outer:not([data-format=left-header]) #top .span_3,#header-outer:not([data-format=left-header]) #top .span_9{display:-webkit-flex;display:-ms-flexbox;display:flex;float:none;width:auto}#header-outer[data-format=default] #top .span_9{margin-left:auto}#header-outer:not([data-format=left-header]) #top nav>.buttons{overflow:visible;height:auto}#header-outer:not([data-format=left-header]) #top nav>ul>li{-webkit-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}#header-outer:not([data-format=left-header]) #top nav>ul{float:none;display:inline-block;vertical-align:middle}}@media only screen and (max-width:999px){#top .col.span_9{text-align:right;line-height:0}#top .span_9>.slide-out-widget-area-toggle>div{position:relative;display:block;top:50%;font-size:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent}#top .span_9>.slide-out-widget-area-toggle{position:relative;width:auto;top:auto;right:auto;margin-bottom:0;margin-top:0;display:inline-block;vertical-align:middle;line-height:0;height:100%;-webkit-transform:none;transform:none;padding:0 0 0 7px}body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before{background-color:rgba(0,0,0,.06)}#search-outer #search #close a:before{height:28px;width:28px;margin:-14px 0 0-14px}#search-outer #search #close a span{font-size:16px;height:16px;line-height:16px}.ascend #search-outer #search #close a span{top:0}.ascend #search-outer #search #close a{height:20px}#search-outer #search #close a{height:14px;right:8px;top:9px}#search-outer #search #close{top:0;right:-5px}}#top .span_9>.slide-out-widget-area-toggle{display:none;z-index:10000}#header-outer[data-transparent-header=true] #logo .dark-version,#search-outer{position:absolute}#search-outer{top:0;left:0;height:100%;z-index:10000;display:none;background-color:#fff}#search-outer,#search-outer .container{overflow:visible;width:100%}#search-outer #search input[type=text]{width:100%;font-size:43px;line-height:43px;position:relative;padding:0;background-color:transparent;border:0;-webkit-transition:none;transition:none;box-shadow:none;font-family:"Open Sans";font-weight:700;text-transform:uppercase;letter-spacing:1px}#search-outer>#search form{width:92%;float:left}#search-outer #search #close{list-style:none;position:absolute;top:30px;right:30px}#search-outer #search #close a{position:absolute;right:0;top:24px;display:block;width:24px;height:17px;line-height:22px;z-index:10}#search-outer #search #close a span:not(.close-line){color:#a0a0a0;font-size:18px;height:20px;line-height:19px;background-color:transparent;-webkit-transition:color .2s ease;transition:color .2s ease}#search-outer>#search #close a:hover span{color:#000}#header-outer .row .col.span_3,#header-outer .row .col.span_9{width:auto}#header-outer .row .col.span_9{float:right}#header-outer[data-full-width=true] header>.container{width:100%;max-width:100%;padding:0 28px}.wpb_row>.span_12{z-index:10;margin-bottom:0!important}#page-header-bg .container{z-index:100}body .full-width-section{-webkit-box-sizing:content-box;box-sizing:content-box}.full-width-section{-webkit-background-size:cover;background-size:cover;width:100%;position:relative}.full-width-content.vc_row-fluid .wpb_column{background-position:center;background-size:cover;-webkit-background-size:cover}.wpb_row{position:relative}#page-header-bg .page-header-bg-image-wrap,.full-width-section .row-bg,.wpb_row .row-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;-webkit-background-size:cover}.wpb_row .row-bg-wrap .row-bg-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:" ";z-index:2;backface-visibility:hidden}.wpb_row.full-width-content,.wpb_row.full-width-content .img-with-aniamtion-wrap,.wpb_row.full-width-content .img-with-aniamtion-wrap .hover-wrap,.wpb_row.full-width-content img,body .wpb_text_column{margin-bottom:0}.full-width-section img{display:block;margin-bottom:0}html:not(.js) .full-width-content,html:not(.js) .full-width-section{visibility:visible}.wpb_row .row-bg-wrap .inner-wrap{overflow:hidden;z-index:1}.full-width-section .row-bg-wrap,.wpb_row .row-bg-wrap,.wpb_row .row-bg-wrap .inner-wrap{width:100%;height:100%;position:absolute;top:0;left:0}#page-header-bg .span_6,.vc_row.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner{width:100%}.vc_row.vc_row-o-equal-height>.span_12>.wpb_column>.vc_column-inner>.wpb_wrapper{min-height:1px}.col,.vc_column_container>.vc_column-inner,i[class*=fa-]{position:relative}@media only screen and (max-width:999px){body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12,body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container,body .vc_row.vc_row-flex.vc_row-o-equal-height>.span_12>.vc_column_container>.vc_column-inner{display:-webkit-flex;display:flex}}.col{float:left}.col.centered-text,.wpb_column.centered-text{text-align:center}body .col.centered-text img,body .wpb_column.centered-text img{margin-left:auto;margin-right:auto}.wpb_column{background-position:center}.wpb_column[data-has-bg-color=true] .wpb_wrapper,.wpb_column[data-overlay-color=true] .wpb_wrapper,.wpb_column[data-using-bg=true] .wpb_wrapper{position:relative;z-index:2}.wpb_column .column-bg-overlay{pointer-events:none;position:absolute;z-index:0;height:100%;width:100%;top:0;left:0;content:" ";display:block;opacity:0}.wpb_column .column-bg-overlay,.wpb_column .column-bg-overlay-wrap{transition:background-color .45s cubic-bezier(.25,1,.33,1),opacity .45s cubic-bezier(.25,1,.33,1);-webkit-transition:background-color .45s cubic-bezier(.25,1,.33,1),opacity .45s cubic-bezier(.25,1,.33,1)}.vc_column-inner .column-overlay-layer,.wpb_column .column-bg-overlay-wrap{pointer-events:none;position:absolute;z-index:0;height:100%;width:100%;top:0;left:0;content:" ";display:block}.img-with-aniamtion-wrap[data-animation=none] .hover-wrap,.wpb_column .column-bg-overlay-wrap,img.img-with-animation[data-animation=none]{opacity:1}.nectar-button,.nectar-button span{display:inline-block;position:relative}.nectar-button,.nectar-button.large{box-shadow:0-3px rgba(0,0,0,.1) inset}.nectar-button{border-radius:5px;transition:opacity .45s cubic-bezier(.25,1,.33,1);-webkit-transition:opacity .45s cubic-bezier(.25,1,.33,1);color:#fff;padding:13px 18px;top:0;margin-bottom:10px;opacity:1;line-height:20px;background-color:#000}.nectar-button.large{font-size:14px;padding:15px 22px}.nectar-button span{left:0;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1);-webkit-transition:opacity .45s cubic-bezier(.25,1,.33,1),-webkit-transform .45s cubic-bezier(.25,1,.33,1)}.nectar-button:hover{opacity:.87;color:#fff}.wpb_wrapper>.divider-wrap{margin-bottom:0}.divider,.slide-out-widget-area-toggle.mobile-icon a>span{height:20px}i[class*=fa-]{word-spacing:1px;top:-2px;max-width:100%}i[class*=fa-],i[class^=icon-]{display:inline-block;text-align:center;vertical-align:middle}body [class^=icon-].icon-default-style{line-height:34px;height:34px;width:34px;margin-right:0;font-size:34px;color:#000;font-style:normal;background-color:transparent}h5 [class^=icon-]{margin-right:5px}.img-with-aniamtion-wrap .hover-wrap,img.img-with-animation{opacity:0;position:relative}html:not(.js) img.img-with-animation{opacity:1}.img-with-aniamtion-wrap,body .wpb_wrapper>.img-with-aniamtion-wrap{line-height:0;margin-bottom:0}.img-with-aniamtion-wrap>.inner{height:100%}.center img.img-with-animation{margin:0 auto;display:block}.img-with-aniamtion-wrap .hover-wrap{overflow:hidden;margin-bottom:15px}.img-with-aniamtion-wrap .hover-wrap:not([data-hover-animation]){overflow:visible}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation{opacity:1;-webkit-transform:none;transform:none;padding-right:0;padding-left:0;padding-bottom:0;margin-bottom:0}.img-with-aniamtion-wrap[data-shadow] .hover-wrap .img-with-animation{box-shadow:none}.img-with-aniamtion-wrap .inner .hover-wrap:not([data-hover-animation=none]){-webkit-transition:all .65s cubic-bezier(.05,.2,.1,1);transition:all .65s cubic-bezier(.05,.2,.1,1)!important}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner{-webkit-transition:transform .65s cubic-bezier(.05,.2,.1,1);transition:transform .65s cubic-bezier(.05,.2,.1,1)}.img-with-aniamtion-wrap[data-max-width=custom].center{text-align:center}.row .col.section-title{margin:0;padding:0 0 36px;border-bottom:1px solid rgba(0,0,0,.15)}.row .col.section-title.blog-title{margin-bottom:14px}.row .col.section-title h1{font-family:"Open Sans";font-weight:600;letter-spacing:-1px;position:relative;top:3px;margin-bottom:0}.row .col.section-title span{line-height:20px;color:rgba(0,0,0,.45);top:0;position:relative;text-transform:none;padding-left:10px}.row .col.section-title span.author-leading,.row .col.section-title span.fn{padding-left:0}body[data-bg-header=true] .container-wrap{margin-top:0!important;padding-top:0!important}#page-header-bg,#page-header-wrap{height:60px;overflow:hidden;position:relative;-webkit-font-smoothing:antialiased}body[data-header-resize="0"] #page-header-bg,body[data-header-resize="0"] #page-header-wrap{margin-top:0}#page-header-bg{width:100%;color:#fff;display:block!important;z-index:2}.page-header-bg-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:9;background-repeat:no-repeat;background-position:top center;background-size:cover}#page-header-bg[data-bg-pos=center] .page-header-bg-image{background-position:center center}#page-header-bg[data-alignment-v=middle] .container,#page-header-bg[data-alignment-v=middle] .row{height:100%}.single [data-post-hs=default_minimal] .page-header-bg-image:after{background-color:rgba(25,25,25,.35);position:absolute;top:0;left:0;height:100%;width:100%;content:" ";z-index:1;display:block}#page-header-bg .row{z-index:100;position:relative}body #page-header-bg .row,html:not(.js) #page-header-bg .row{visibility:visible}#page-header-bg h1{margin-bottom:8px;display:block;color:#fff;z-index:101}#page-header-bg span{color:#fff}.single #page-header-bg #single-below-header>span{border-color:rgba(255,255,255,.25)}.hidden-social-img{position:absolute;pointer-events:none;visibility:hidden;opacity:0;z-index:-100}#page-header-bg[data-post-hs=default_minimal] .inner-wrap{text-align:center}#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a{color:#fff;border:2px solid rgba(255,255,255,.4);padding:4px 10px;margin:5px 6px 0 5px;display:inline-block;transition:all .2s ease;-webkit-transition:all .2s ease;line-height:18px}body[data-button-style^=rounded] #page-header-bg[data-post-hs=default_minimal] .inner-wrap>a{border-radius:100px}body.single [data-post-hs=default_minimal] #single-below-header span{line-height:14px}#page-header-bg[data-post-hs=default_minimal] #single-below-header{text-align:center;position:relative;z-index:100}#page-header-bg[data-post-hs=default_minimal] #single-below-header span{float:none;display:inline-block}#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a:focus,#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a:hover{border-color:transparent}#page-header-bg[data-post-hs=default_minimal] .meta-author{font-size:18px}#page-header-bg .section-title{padding-bottom:0;margin-bottom:0}.single .row .section-title{padding:0;margin:0}#page-header-bg .span_6{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .next-arrow{position:absolute;backface-visibility:hidden;right:-43px;top:50%;margin-top:-15px;height:30px;width:40px;display:block;transform:translateX(38px)}.related-posts[data-style=material] .post-featured-img{overflow:hidden;display:block}.related-posts[data-style=material] .grav-wrap{position:absolute;bottom:30px;left:30px}.related-posts .article-content-wrap .post-header{color:inherit}body .related-posts[data-style=material] .article-content-wrap{padding-bottom:80px!important}.related-posts[data-style=material] .grav-wrap .text a{display:block}.related-posts[data-style=material] .meta-category a{position:relative;display:inline-block;margin:0 10px 10px 0}.related-posts[data-style=material] .meta-category a:before{height:2px;width:100%;position:absolute;bottom:-3px;left:0;content:"";-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:transform .3s cubic-bezier(.25,0,.4,1);transition:transform .3s cubic-bezier(.25,0,.4,1)}.related-posts[data-style=material] .meta-category a:focus:before,.related-posts[data-style=material] .meta-category a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.related-posts[data-style=material] .grav-wrap .text span{font-size:13px;line-height:18px}.related-posts[data-style=material] .grav-wrap .text{vertical-align:middle;display:inline-block;line-height:0}#page-header-bg #single-below-header a,#single-below-header a,.related-posts[data-style=material] .grav-wrap a{color:inherit}.related-posts[data-style=material] .article-content-wrap{padding:10px 30px 30px!important}.related-posts[data-style=material] .meta-category{padding:20px 30px 0;display:block;position:relative;z-index:110}body .related-posts[data-style=material] .inner-wrap{box-shadow:0 30px 90px rgba(0,0,0,.14);border-radius:5px;overflow:hidden}.related-posts[data-style=material] .post-featured-img img{margin-bottom:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:all .7s cubic-bezier(.2,1,.22,1);-webkit-transition:all .7s cubic-bezier(.2,1,.22,1)}.related-posts[data-style=material] .inner-wrap:hover .post-featured-img img{transform:scale(1.07);-webkit-transform:scale(1.07)}.blog-recent[data-style=material] .entire-meta-link{position:absolute;top:0;left:0;display:block;width:100%;z-index:101;height:100%}.post-area{padding-right:30px;margin-top:4px}.post-area.col_last{padding-left:20px;padding-right:0}.post-area.col_last.span_12{padding-left:0;float:none}.post-area>article .content-inner{margin-bottom:0;border-bottom:0}.post .content-inner{padding-bottom:80px}#single-below-header,.post-header{margin-bottom:12px;color:#888}#page-header-bg #single-below-header a:focus,#page-header-bg #single-below-header a:hover{color:#fff}.post .post-content{position:relative;min-height:98px}.post-content{padding-left:95px}#footer-outer,#header-secondary-outer nav,.lines-button,.post .content-inner{position:relative}.post h3.title{margin-bottom:4px}#footer-outer{color:#ccc;z-index:10;background-color:#252525}#slide-out-widget-area,body[data-full-width-header=true] .slide_out_area_close{display:none}.ascend #slide-out-widget-area[class*=slide-out-from-right]{display:block}#slide-out-widget-area.slide-out-from-right{position:fixed;transform:translate(301px,0);-webkit-transform:translate(301px,0);top:0;right:0;width:300px;height:100%;z-index:10000;padding:33px;overflow:hidden}#slide-out-widget-area-bg{-webkit-backface-visibility:hidden;background-color:rgba(0,0,0,.8);position:fixed;height:1px;width:1px;opacity:0;left:0;top:0;z-index:9996}body .lines-button{line-height:0;font-size:0}.lines-button{transition:.3s;cursor:pointer;top:9px;user-select:none;display:block}.lines-button:hover{opacity:1}.lines,.lines:after,.lines:before{display:block;width:1.4rem;height:3px;transition:.3s}.lines{background-color:#ecf0f1;position:relative}.lines:after,.lines:before{background:#ecf0f1;position:absolute;left:0;content:"";-webkit-transform-origin:.142rem center;transform-origin:.142rem center}.lines:before{top:6px}.lines:after{top:-6px}.slide-out-widget-area-toggle .lines-button:after{background-color:rgba(0,0,0,.4);display:inline-block;width:1.4rem;height:2px;transition:transform .45s ease,opacity .2s ease,background-color .2s linear;-webkit-transition:-webkit-transform .45s ease,opacity .2s ease,background-color .2s ease;position:absolute;left:0;top:0;content:"";transform:scale(1,1);-webkit-transform:scale(1,1)}.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after,.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,.slide-out-widget-area-toggle.mobile-icon .lines-button:after{background-color:#999}body #header-outer .lines-button{top:9px}body.ascend #header-outer[data-has-menu=true] .lines-button{top:10px}.slide-out-widget-area-toggle.mobile-icon .lines-button:after{top:0!important}.slide-out-widget-area-toggle .lines-button.x2 .lines:after,.slide-out-widget-area-toggle .lines-button.x2 .lines:before{transition:-webkit-transform .45s ease,background-color .2s ease,opacity .2s ease;transition:transform .45s ease,background-color .2s ease,opacity .2s ease}.slide-out-widget-area-toggle.mobile-icon .lines{background-color:transparent}.slide-out-widget-area-toggle.mobile-icon .lines-button:after,.slide-out-widget-area-toggle.mobile-icon .lines:after,.slide-out-widget-area-toggle.mobile-icon .lines:before{height:2px!important;width:22px!important}.lines-button.x2 .lines{transition:background .2s ease,opacity .2s ease}.lines-button.x2 .lines:after,.lines-button.x2 .lines:before{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:top .4s .45s ease,-webkit-transform .3s ease,background-color .2s ease,opacity .2s ease;transition:top .4s .45s ease,transform .3s ease,background-color .2s ease,opacity .2s ease}.slide-out-widget-area-toggle a>span{transition:-webkit-transform .33s .3s ease-in;transition:transform .33s .3s ease-in;-webkit-transform-origin:center;transform-origin:center;display:block;height:21px}.slide-out-widget-area-toggle .closed>span{transition:-webkit-transform .33s 0s ease;transition:transform .33s 0s ease}.post-area.col_last{float:right}input[type=text]{padding:10px;width:100%;font-size:14px;font-family:inherit;line-height:24px;color:#555;background-color:#f1f1f1;border:0;transition:all .2s ease;-webkit-transition:all .2s ease}input:focus{outline:0}body .full-width-content,body .full-width-section{visibility:visible}.wpb_row.full-width-content,body .full-width-section .row-bg-wrap{margin-left:-50vw;margin-left:calc(-50vw + var(--scroll-bar-w)/2);left:50%;width:100vw;width:calc(100vw - var(--scroll-bar-w))}body .wpb_row.full-width-content .wpb_row>.row-bg-wrap{margin-left:0;left:0;width:100%}@font-face{font-display:swap;font-family:"icomoon";src:url(/wp-content/themes/salient/css/fonts/icomoon.eot?v=1.1);src:url(/wp-content/themes/salient/css/fonts/icomoon.eot?#iefix&v=1.1)format("embedded-opentype"),url(/wp-content/themes/salient/css/fonts/icomoon.woff?v=1.1)format("woff"),url(/wp-content/themes/salient/css/fonts/icomoon.ttf?v=1.1)format("truetype"),url(/wp-content/themes/salient/css/fonts/icomoon.svg#icomoon?v=1.1)format("svg");font-weight:400;font-display:block;font-style:normal}.icon-salient-x{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.icon-salient-x:before{content:""}body .lines,body .lines:after,body .lines:before{height:2px}#ajax-content-wrap .nectar-social.fixed>a>i,.icon-salient-x,body .nectar-social.fixed>a>i{font-family:"icomoon"!important}#ajax-content-wrap .nectar-social.fixed>a>i:before,body .nectar-social.fixed>a>i:before{content:""}body .icon-salient-x:before{content:""}body #search-outer #search #close a span{font-size:20px}#header-secondary-outer .container{position:static}#header-secondary-outer,#header-secondary-outer>.container,#header-secondary-outer>.container>nav{min-height:34px}#header-secondary-outer{position:relative;top:0;left:0;width:100%;z-index:10000;border-bottom:1px solid #ddd}body[data-header-color=custom]:not(.material) #header-secondary-outer{border-bottom:1px solid rgba(0,0,0,.1)}#header-secondary-outer ul{height:32px;float:right;z-index:1000}#header-secondary-outer nav>ul>li>a{color:rgba(0,0,0,.55)}body #header-secondary-outer nav>ul>li>a{border-left:1px solid #ddd;line-height:11px;font-size:11px;padding:10px}body[data-header-color=custom]:not(.material) #header-secondary-outer nav>ul>li>a{border-left:1px solid rgba(0,0,0,.1)}#header-secondary-outer nav>ul>li>a:hover{color:rgba(0,0,0,.8)}#header-secondary-outer nav>ul>li:last-child{border-right:1px solid #ddd}body[data-header-color=custom]:not(.material) #header-secondary-outer nav>ul>li:last-child{border-right:1px solid rgba(0,0,0,.1)}#header-secondary-outer[data-full-width=true]>.container{width:100%;max-width:100%;padding:0 28px}#header-secondary-outer[data-full-width=true]>.container nav>ul>li:last-child{border:0}@media only screen and (max-width:999px){#header-secondary-outer{top:-13px}}@media only screen and (max-width:690px){#header-secondary-outer nav>ul>li:last-child,body #header-secondary-outer nav>ul>li,body #header-secondary-outer nav>ul>li a{border:0}body:not(.material) #header-secondary-outer nav .sf-menu{padding-top:10px;padding-bottom:10px}}@media only screen and (max-width:999px){body[data-header-format] #header-secondary-outer{height:auto}body:not(.material) #header-secondary-outer nav>ul{float:none;width:100%;text-align:center;height:auto}#header-secondary-outer nav>ul>li{display:inline-block;float:none}#header-secondary-outer ul li:hover{z-index:1000}body:not(.material) #header-secondary-outer nav .sf-menu{border-top:1px solid #ddd}}body.single-post[data-bg-header=true] .container-wrap{padding-top:40px!important}body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .related-posts[data-style=material] .article-content-wrap{padding-bottom:20px!important}.single #page-header-bg #single-below-header span{color:rgba(255,255,255,.8)}.single #single-below-header span{font-size:16px}body.single-post[data-bg-header=true].ascend .container-wrap{padding-top:70px!important;margin-top:0!important}body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1,body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area{max-width:1000px;margin:0 auto!important}.blog_next_prev_buttons{text-align:center;overflow:hidden;position:relative;background-color:#333}.blog_next_prev_buttons span{display:block;color:#fff;margin-bottom:5px}.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span{text-align:left}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.hidden{display:none!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.only{width:100%!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .only span:not(.text){text-align:center!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{width:50%;line-height:0;height:auto;min-height:300px;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;-moz-box-align:center;-moz-box-pack:center;align-items:center;-webkit-align-items:center;float:none;overflow:hidden;position:relative;background-color:#333;padding:6% 9%}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after{background-color:#0d0d0d;position:absolute;left:0;top:0;content:"";display:block;z-index:1;width:100%;height:100%;opacity:.35;-webkit-transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s;transition:opacity .4s cubic-bezier(.05,.2,.1,1) 0s}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover:after{opacity:.9}.blog_next_prev_buttons[data-style=fullwidth_next_prev] li a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:101;display:block}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3{-webkit-transform:translateX(-40px) translateZ(0);transform:translateX(-40px) translateZ(0);backface-visibility:hidden}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3 .next-arrow line{stroke-width:2px;stroke-dasharray:10px;stroke-dashoffset:30px;stroke:#fff}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .text .line{height:2px;width:45px;background-color:#fff;position:absolute;content:"";right:-74px;display:block;backface-visibility:hidden;top:50%;-webkit-transform:translateY(-50%) translateX(28px) scaleX(0);-webkit-transform-origin:right;transform:translateY(-50%) translateX(28px) scaleX(0);transform-origin:right}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .text .line{-webkit-transform:translateY(-50%) translateX(0) scaleX(1);-webkit-transform-origin:left;transform:translateY(-50%) translateX(0) scaleX(1);transform-origin:left;animation:rightLineStart .4s cubic-bezier(.05,.2,.1,1) forwards}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .next-arrow{animation:rightArrowStart .4s cubic-bezier(.05,.2,.1,1) forwards;-webkit-transform:translateX(42px);transform:translateX(42px)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls .next-post:hover .next-arrow line{animation:rightArrowLineStart .3s cubic-bezier(.05,.2,.1,1) .1s forwards;stroke-dashoffset:30px}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3{display:inline-block;-webkit-transform:translateX(0) translateZ(0);-webkit-transition:transform .4s cubic-bezier(.05,.2,.1,1);transform:translateX(0) translateZ(0);transition:transform .4s cubic-bezier(.05,.2,.1,1)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text){display:block;font-size:16px;text-align:left}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span{color:#fff;position:relative;z-index:100}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .post-bg-img{width:100%;position:absolute;left:0;top:0;background-size:cover;background-position:center;height:100%;transition:transform .4s cubic-bezier(.05,.2,.1,1) 0s,opacity .3s ease}.blog_next_prev_buttons[data-style=fullwidth_next_prev] li:hover .post-bg-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.related-post-wrap .row-bg-wrap{z-index:0;pointer-events:none}.related-post-wrap .row-bg-wrap .row-bg{background-color:rgba(0,0,0,.04)}.related-post-wrap{padding-bottom:0}.related-post-wrap h3.related-title{padding:60px 0 30px}.ascend .blog-recent.related-posts{padding:0 0 8%}.ascend .related-post-wrap h3.related-title{padding:8%0 40px}.related-post-wrap[data-using-post-pagination=true]{margin-top:0}.single .post-content{padding-left:0}.single #single-below-header{margin-bottom:0}#single-below-header .meta-comment-count{-webkit-transition:all .4s cubic-bezier(.05,.2,.1,1);transition:all .4s cubic-bezier(.05,.2,.1,1)}.single #single-below-header:after{content:".";display:block;height:0;clear:both;visibility:hidden}.blog-title #single-below-header>span{padding:0 20px;border-left:1px solid rgba(0,0,0,.1)}.blog-title #single-below-header>span:first-child{padding-left:0;border:0}.single.single-post .section-title h1{max-width:800px}.single .row .section-title{border-bottom:none}.single [data-post-hs=default_minimal] .section-title h1{max-width:none;padding-top:10px;padding-bottom:10px;margin-bottom:0}body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1{padding:20px 0}.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-author="1"] #single-below-header .meta-author,.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-date="1"] #single-below-header .meta-date,body.single-post #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author,body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .meta-author,body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count,body.single-post #page-header-bg .span_6[data-remove-post-date="1"] #single-below-header .meta-date,body.single-post #page-header-bg .span_6[data-remove-post-date="1"] .meta-date,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=material] .grav-wrap .text a,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts .article-content-wrap .post-header .meta,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts[data-style=material] .grav-wrap .text span{display:none}@media only screen and (min-width:1000px) and (max-width:1300px){body.single.single-post .section-title h1{max-width:620px}}@media only screen and (max-width:1130px) and (min-width:1000px){body.single.single-post .section-title h1{max-width:490px}}@media only screen and (min-width:1px) and (max-width:1000px){.single-post #page-header-bg[data-post-hs=default_minimal]{height:auto!important;padding-top:50px;padding-bottom:50px}body.single-post #page-header-bg[data-post-hs=default_minimal][data-alignment-v=middle]:not(.fullscreen-header) .span_6{-webkit-transform:none!important;transform:none!important;top:0!important}.related-posts[data-style=material] .post-featured-img img{width:100%;max-width:none}}@media only screen and (min-width:690px) and (max-width:1000px){.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3{transform:translateX(0) translateZ(0);-webkit-transform:translateX(0) translateZ(0)}.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .line,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post .line:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .next-arrow{display:none}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text){text-align:center}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{min-height:225px}}@media only screen and (max-width:690px){html body.single [data-post-hs=default_minimal] #single-below-header span{font-size:14px}.single #page-header-bg .span_6{margin-bottom:0}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls{position:relative}.blog_next_prev_buttons[data-style=fullwidth_next_prev] li span:not(.text){text-align:center!important}body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post{min-height:250px;width:100%}.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls span{display:block}.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span{text-align:center}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover h3{transform:translateX(0) translateZ(0)!important;-webkit-transform:translateX(0) translateZ(0)!important}.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul h3 .next-arrow{display:none!important}}.blog-recent .col{margin-bottom:40px}.blog-recent div:last-of-type{margin-right:0}body .blog-recent[data-style].columns-3 div:nth-child(3n+3){margin-right:0!important}.blog-recent.columns-3 div:nth-child(3n+4){clear:both}@media only screen and (min-width:1000px){.blog-recent[data-style=material].columns-3 .span_4{width:31.2%;margin-right:3%;margin-bottom:3%}}.full-width-section>.span_12.blog-recent[data-style=material] .col{margin-bottom:30px!important}.blog-recent[data-style=material] .inner-wrap{width:100%}.blog-recent[data-style=material]{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.single .vc_row-fluid>.blog-recent[data-style=material]{margin-right:0;margin-left:0}.blog-recent[data-style=material]>.col{display:-webkit-flex;display:flex}@media only screen and (min-width:1300px){.container{max-width:1100px}}@media only screen and (min-width:1000px) and (max-width:1300px){#top nav>ul>li>a{padding-left:8px}}@media only screen and (min-width:690px) and (max-width:999px){.span_12,.span_3,.span_4,.span_6,.span_9{width:100%;margin-left:0}.col,body .vc_row-fluid .wpb_column{margin-bottom:25px}#header-outer .col{margin-bottom:0;margin-right:0}.wpb_column{width:100%}.container{max-width:600px}.wpb_column.force-tablet-text-align-center,.wpb_column.force-tablet-text-align-center .col{text-align:center!important}.wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap img{display:inline-block}#ajax-content-wrap .post-area{padding-right:0}#page-header-bg .span_6 h1{font-size:32px;line-height:38px}#page-header-bg .span_6{top:auto!important;float:none}body.single-post #page-header-bg[data-post-hs=default_minimal]{padding-top:10%;padding-bottom:10%}}@media only screen and (max-width:690px){#header-outer[data-using-secondary="1"]:not(.hidden-secondary){transform:none!important}.container{max-width:320px}body #header-outer[data-full-width=true] header>.container,body #header-secondary-outer[data-full-width=true]>.container{max-width:100%;padding:0 18px}.col{margin-bottom:25px}.wpb_column.force-phone-text-align-center,.wpb_column.force-phone-text-align-center .col{text-align:center!important}.wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap img{display:inline-block}#header-outer .col,.post-area{margin-bottom:0}#ajax-content-wrap .container .post .post-content{padding-left:0}.container .post-header{font-size:12px}#ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] #single-below-header span:not(.rich-snippet-hidden){display:inline-block}#page-header-bg .span_6{margin-bottom:15px;top:auto!important;float:none}#page-header-bg .span_6 h1,.single.single-post .section-title h1{font-size:24px;line-height:30px;margin-bottom:4px}#header-outer[data-full-width=true] header>.container,body #page-header-bg .section-title{padding:0}}@media only screen and (min-width:1px) and (max-width:999px){body[data-ajax-transitions=true] #ajax-loading-screen[data-method=standard][data-disable-mobile="1"]{display:none}#page-header-bg .span_6{display:block!important}.img-with-aniamtion-wrap .inner{margin:0!important}body .img-with-aniamtion-wrap img{max-width:100%}#header-outer #top #logo img,#header-outer[data-transparent-header=true][data-permanent-transparent=false] #logo .dark-version,.full-width-section{margin-top:0!important}#header-outer[data-has-menu=true] #top .span_3,#header-outer[data-has-menu=true][data-mobile-fixed="1"] #top .span_3{text-align:left}#header-outer[data-mobile-fixed="1"]{position:fixed!important}body #header-outer[data-transparent-header=true][data-remove-border=true],body #header-outer[data-transparent-header=true][data-remove-border=true].transparent{border:0}.container-wrap{z-index:11}body #top #logo img{height:24px;margin-top:-3px;top:3px;position:relative}#header-outer[data-permanent-transparent=false] #logo .dark-version{height:24px;margin-top:-3px;top:3px;position:absolute}#header-outer #top #logo img,#header-outer[data-transparent-header=true][data-permanent-transparent=false] #logo .dark-version{top:0}body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version,body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .starting-logo{top:6px}body #header-outer{margin-bottom:0;padding:12px 0;position:relative}#slide-out-widget-area{top:0!important}#header-outer #logo{top:0;left:0}#header-space{display:none}#header-space[data-header-mobile-fixed="1"]{display:block}#top .span_9>.slide-out-widget-area-toggle{display:inline-block}#top .col.span_3{left:0;top:0;z-index:100;width:100%;position:relative}#header-outer #top .col.span_3{line-height:0}#header-outer #top .col.span_3 #logo{vertical-align:middle}#top .col.span_9{margin-left:0;margin-bottom:0;float:none;min-height:0;width:auto!important;position:absolute!important;right:0;top:0;z-index:2000;height:100%}body[data-slide-out-widget-area=true] #top #logo{-webkit-transform:none!important;transform:none!important}body[data-slide-out-widget-area=true] #top .span_3{text-align:center}#header-outer .slide-out-widget-area-toggle .lines,#header-outer .slide-out-widget-area-toggle .lines-button,#header-outer .slide-out-widget-area-toggle .lines:after,#header-outer .slide-out-widget-area-toggle .lines:before{width:22px}#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after{top:-6px}body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before{top:6px}#header-outer[data-mobile-fixed="1"] #top #logo,body[data-slide-out-widget-area=true] #top #logo{display:inline-block}body[data-slide-out-widget-area=true] #top .col.span_3{width:100%}body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close{display:block}#header-outer #top nav>ul{width:auto;padding:15px 0 25px;margin:0 auto;z-index:100000;position:relative}#header-outer #top nav>ul>li>ul>li{opacity:1;transform:none}#top nav>ul li{display:block;width:auto;margin-left:0}#top nav>ul ul{position:relative;width:auto;top:0;left:0;padding:0;opacity:1;visibility:visible;box-shadow:0 0 0#fff;-webkit-box-shadow:0 0 0#fff;background-color:transparent;float:none}#top nav>ul ul li{padding-left:20px}#ajax-content-wrap .post-area{padding-right:0;margin-bottom:0}#header-outer #top nav{display:none!important}#page-header-bg,#page-header-wrap{transition:none!important;-webkit-transition:none!important}.main-content>div{padding-bottom:0}body.single-post #page-header-bg:not(.fullscreen-header):not([data-post-hs=default]){min-height:250px}body #page-header-bg:not(.fullscreen-header) .row,body.single-post #page-header-bg:not(.fullscreen-header) .row{top:0!important}body[data-header-format] #header-secondary-outer{position:relative!important}#header-outer:not([data-permanent-transparent="1"]),#page-header-wrap,#top{height:auto!important}.related-posts.columns-3 .span_4{margin-right:0}#page-header-wrap{margin-top:0;overflow:visible}#page-header-bg .span_6{opacity:1!important}body #header-outer[data-using-secondary="1"]{top:0}.post-area.col_last{padding-left:0!important}#page-header-bg[data-parallax="0"]{margin-top:-1px}}@media only screen and (max-width:321px){.container{max-width:300px}}@media only screen and (min-width:480px) and (max-width:690px){body .container{max-width:420px}}@media screen and (max-width:782px){body{position:static}}@media only screen and (min-device-width:481px) and (max-device-width:1025px) and (orientation:landscape){#page-header-bg .span_6{display:block!important;opacity:1!important}}.ascend .nectar-button{border-radius:0;box-shadow:none}body.ascend[data-header-format=default] #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons{margin-left:22px}body.ascend[data-header-format=default] #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav .sf-menu:not(.buttons){z-index:20}body.ascend #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons{margin-right:-28px}@media only screen and (max-width:999px) and (min-width:690px){body.ascend #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items{display:none}}@media only screen and (max-width:690px){body.ascend #header-secondary-outer{display:none}}@media only screen and (min-width:1000px){.ascend #header-outer[data-full-width=true] #top .slide-out-widget-area-toggle>div,.ascend #header-outer[data-full-width=true] #top .slide-out-widget-area-toggle>div a{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}}body.ascend #search-outer{background-color:rgba(255,255,255,.97);height:100vh;position:fixed;-webkit-transform:scale(1,0);transform:scale(1,0);padding:0;z-index:10100;top:0}body.ascend #search-outer #search-box{transition:all .15s ease}#search-box{top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}body.ascend #search-outer .container{height:auto!important;float:none;width:100%;padding:0 40px;position:static}body.ascend #search-outer #search input[type=text]{height:auto;font-size:80px;text-align:center}body.ascend #search-outer>#search form{width:100%;float:none}#search-outer #search .span_12 span,#search-outer>#search form{opacity:0;position:relative}.ascend #search-outer #search #close a span:not(.close-line){font-size:22px}body.ascend #search-outer #search #close a{right:0;top:0;transition:all .47s cubic-bezier(.3,1,.3,.95);-webkit-transition:all .47s cubic-bezier(.3,1,.3,.95)}#search-outer #search #close a:hover{transform:rotate(90deg) translateZ(0);-webkit-transform:rotate(90deg) translateZ(0)}#search-outer #search .span_12 span{text-align:center;display:block;color:rgba(0,0,0,.4);margin-top:15px}.ascend .comments-section[data-author-bio=false] .comment-wrap:after,.ascend .post .content-inner{border:0}.ascend .comment-wrap{padding-top:0;margin-top:0;border-top:1px solid transparent}.ascend .comment-wrap:after{margin-left:-50vw;left:50%;width:100vw;display:block;content:"";position:absolute;top:0;border-top:1px solid rgba(0,0,0,.2)}#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li{margin-top:3px;margin-bottom:3px}@media only screen and (max-width:1000px){#search-box{-webkit-transform:none;transform:none;top:20%}body.ascend #search-outer #search input[type=text]{font-size:40px}}@media only screen and (max-width:690px){body.ascend #search-outer #search input[type=text]{font-size:28px}}.vc_column-inner:after{clear:both}.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.container:after,.row:after,.vc_row:after{clear:both}.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row-fluid:after,.vc_row-fluid:before{content:"";display:table}.vc_row-fluid:after{clear:both}@font-face{font-display:swap;font-family:vcpb-plugin-icons;src:url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);src:url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix)format("embedded-opentype"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62)format("truetype"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62)format("woff"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons)format("svg");font-weight:400;font-style:normal}.wpb_text_column p:last-child,.wpb_text_column:last-child{margin-bottom:0}.wpb_content_element{margin-bottom:35px}@font-face{font-display:swap;font-family:vc_grid_v1;src:url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);src:url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac)format("embedded-opentype"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac)format("woff"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac)format("truetype"),url(/wp-content/plugins/js_composer_salient/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1)format("svg");font-weight:400;font-style:normal}.vc_row.vc_row-flex>.span_12{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:999px){.vc_row.vc_row-flex>.span_12,.vc_row.vc_row-flex>.span_12>.vc_column_container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.vc_row.vc_row-flex>.span_12,.vc_row.vc_row-flex>.span_12>.vc_column_container,.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.vc_row.vc_row-o-equal-height>.span_12>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.vc_row.vc_row-o-content-middle>.span_12>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:999px){.vc_row.vc_row-flex>.span_12,.vc_row.vc_row-flex>.span_12>.vc_column_container,.vc_row.vc_row-flex>.span_12>.vc_column_container>.vc_column-inner{display:block}}@media only screen and (max-width:999px) and (min-width:690px){.vc_row.vc_row-flex>.span_12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}#single-below-header a:focus,#single-below-header a:hover,body [class^=icon-].icon-default-style,body a,label span{color:#668aaa}.related-posts[data-style=material] .meta-category a{color:#668aaa!important}#slide-out-widget-area,[class*=" icon-"]{background-color:#668aaa}#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a:focus,#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a:hover,.nectar-button[data-color-override=false].regular-button,.related-posts[data-style=material] .meta-category a:before{background-color:#668aaa!important}#header-space,#page-header-wrap,.ascend .container-wrap,.container-wrap,.nectar-global-section.before-footer,body,body #header-outer,body #search-outer,body.ascend #search-outer{background-color:#fff}.full-width-content>.col.span_12.dark,body,body .row .col.section-title span,body h1,body h3,body h4,body h5{color:#252e37}#header-outer #top .span_9>.slide-out-widget-area-toggle i,#header-outer #top nav>ul>li>a,#search-outer #search #close a span,#search-outer #search input[type=text],body.ascend #search-outer #search #close a span,body.ascend #search-outer #search input[type=text]{color:#4d7190!important}#header-outer #top .slide-out-widget-area-toggle a .lines-button:after,#header-outer #top .slide-out-widget-area-toggle a .lines:after,#header-outer #top .slide-out-widget-area-toggle a .lines:before{background-color:#4d7190}#header-outer[data-lhe=default] #top nav>ul>li>a:hover,body #header-outer[data-lhe=default] #top nav>ul>li>a:hover{color:#adcab8!important}body:not(.material) #search-outer #search #close a span:hover{color:#adcab8!important}#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen),body:not([data-header-format=left-header]) #top .sf-menu li ul{background-color:#668aaa}#header-outer #top nav>ul>li:not(.megamenu) ul a:hover,#header-outer:not([data-format=left-header]) #top nav>ul>li:not(.megamenu) ul a:hover,#top .sf-menu li ul li a:hover{background-color:#e5ebf0!important}#header-outer:not([data-format=left-header]) #top nav>ul>li:not(.megamenu) ul a,#top .sf-menu li ul li a{color:#fff!important}#header-outer #top nav>ul>li:not(.megamenu) ul a:hover,#header-outer:not([data-format=left-header]) #top nav>ul>li:not(.megamenu) ul a:hover,body #top nav .sf-menu ul li:hover>a{color:#5f8099!important}#header-outer #header-secondary-outer,#header-secondary-outer,.single-post #page-header-bg[data-post-hs=default_minimal]{background-color:#668aaa}#header-secondary-outer nav>ul>li>a,body #slide-out-widget-area,body #slide-out-widget-area .slide_out_area_close .icon-default-style[class^=icon-],body #slide-out-widget-area a{color:#e5ebf0}#header-secondary-outer nav>ul>li:hover>a,body #slide-out-widget-area .slide_out_area_close:hover .icon-default-style[class^=icon-],body #slide-out-widget-area.slide-out-from-right a:hover{color:#fff!important}body:not([data-header-format=left-header]) #header-outer .sf-menu li ul{background-color:#668aaa!important}body:not(.material) #slide-out-widget-area.slide-out-from-right{background:linear-gradient(145deg,#668aaa,#5f8099)}body #slide-out-widget-area-bg{background-color:rgba(0,0,0,.8)}.single-post #page-header-bg[data-post-hs=default_minimal] .page-header-bg-image:after{background-color:#668aaa;opacity:.8}@media only screen and (min-width:1000px){#header-outer #logo{margin-top:30px;margin-bottom:30px;position:relative}}#header-outer #logo img{height:120px}@media only screen and (min-width:1000px){#header-outer[data-full-width=true] header>.container{padding:0 45px}}#header-outer[data-lhe=default] #top nav>ul>li>a{padding-left:15px;padding-right:15px}#header-outer #top .sf-menu>li>ul{top:50%;margin-top:33px;transition:margin .2s ease}#header-outer #top .sf-menu>li ul{border-top:none;border-radius:10px}#header-outer:not([data-format=left-header]) #top nav>ul>li:not(.megamenu) ul a:hover{}#header-space{height:214px}@media only screen and (max-width:999px){#header-space{height:179px}#header-outer[data-permanent-transparent=false] #logo .dark-version,body #top #logo img{height:155px!important}}@media only screen and (max-width:1078px){#header-outer[data-has-menu][data-format] #top .row{display:flex;justify-content:center}#header-outer[data-has-menu][data-format] #top .row .span_3{margin:0;float:none;z-index:30000;width:auto!important;position:relative;left:0}#header-outer #top .row .col.span_9{width:100%!important;display:flex!important;flex-direction:row}#header-outer #top .row .col.span_9 .slide-out-widget-area-toggle{order:1;padding:0 8px 0 0}#slide-out-widget-area.slide-out-from-right{left:0;right:auto}body[data-header-format]:not(.material) #slide-out-widget-area.slide-out-from-right:not(.open){-webkit-transform:translate(-301px,0)!important;transform:translate(-301px,0)!important}}body:not(.material) #slide-out-widget-area.slide-out-from-right:not(.open){-webkit-transform:translate(301px,0)!important;transform:translate(301px,0)!important}@media only screen and (min-width:1000px) and (max-width:1078px){#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines-button:after,#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines:after,#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines:before{background-color:#fff!important;opacity:1}#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle:hover .lines-button:after,#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle:hover .lines:after,#header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle:hover .lines:before{opacity:1}body #top .span_9>.slide-out-widget-area-toggle.mobile-icon a:hover .lines-button:after,body #top .span_9>.slide-out-widget-area-toggle.mobile-icon a:hover .lines:after,body #top .span_9>.slide-out-widget-area-toggle.mobile-icon a:hover .lines:before{background-color:#adcab8!important}#top .col.span_9{min-height:0;width:auto!important;position:absolute!important;right:0;top:0;z-index:2000;height:100%;padding-left:0!important;padding-right:0!important}#header-outer #top nav{display:none!important}#top .span_9>.slide-out-widget-area-toggle{display:flex;align-items:center;position:relative;width:auto;padding:0 14px;top:auto;right:auto;margin-bottom:0;margin-top:0;line-height:0;height:100%;-webkit-transform:none;transform:none}#header-outer #top .row .col.span_9 .slide-out-widget-area-toggle{padding-right:14px}#slide-out-widget-area .mobile-only:not(.nectar-header-text-content),#slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container.mobile-only{display:block}}@media only screen and (min-width:1000px){body.ascend #search-outer #search #search-box input[type=text]{font-size:48px;line-height:1}}.nectar-skip-to-content:focus{position:fixed;left:6px;top:7px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}body #header-outer[data-transparent-header=true]{transition:background-color .3s ease,box-shadow .3s ease,margin .25s ease;-webkit-transition:background-color .3s ease,box-shadow .3s ease,margin .25s ease}body #header-outer[data-transparent-header=true].transparent{transition:border-color .3s ease;-webkit-transition:border-color .3s ease;background-color:transparent!important;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.25)}body.ascend #header-outer[data-transparent-header=true].transparent{box-shadow:none}body #header-outer[data-transparent-header=true].transparent nav>ul>li>a{margin-bottom:-1px}#header-outer[data-transparent-header=true] #logo .starting-logo,#header-outer[data-transparent-header=true].transparent #logo img{opacity:0;-ms-filter:"alpha(opacity=0)"}#header-outer[data-transparent-header=true].transparent #logo .starting-logo{opacity:1;-ms-filter:"alpha(opacity=100)"}body #header-outer[data-transparent-header=true][data-remove-border=true]{border:0!important}body #header-outer.transparent[data-transparent-header=true][data-remove-border=true]{transition:background-color .3s ease 0s,box-shadow .3s ease 0s,margin .25s ease;-webkit-transition:background-color .3s ease 0s,box-shadow .3s ease 0s,margin .25s ease}#header-outer[data-transparent-header=true].transparent>header #logo img.dark-version{opacity:0!important}#header-outer.transparent #top #logo,#header-outer.transparent #top #logo:hover{color:#fff}#header-outer.transparent[data-permanent-transparent=false] #top .slide-out-widget-area-toggle.mobile-icon i:after,#header-outer.transparent[data-permanent-transparent=false] #top .slide-out-widget-area-toggle.mobile-icon i:before{background-color:#fff!important}#header-outer.transparent #top nav>.sf-menu>li>a,#header-outer.transparent #top nav>ul>li>a{color:#fff!important;opacity:1;will-change:opacity,color;transition:opacity .2s ease,color .2s ease}#header-outer.transparent[data-lhe=default] #top nav>ul>li>a:hover{opacity:1;color:#fff!important}@media only screen and (min-width:1000px){.container{width:100%;margin:0 auto;padding:0 60px;max-width:1425px}#search-outer #search #close a{right:60px}}#ajax-loading-screen{background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0;display:none;z-index:1000000000}body[data-ajax-transitions=true] #ajax-loading-screen[data-method=standard],body[data-ajax-transitions=true] #ajax-loading-screen[data-method=standard] .loading-icon{display:block;opacity:1}#ajax-loading-screen .loading-icon,.loading-icon{background-image:url(https://midtownvmc.com/wp-content/uploads/2019/09/midtownvet-transition.png)}body[data-button-style^=rounded] .nectar-button,body[data-button-style^=rounded] button{border-radius:200px!important;-webkit-border-radius:200px!important;box-shadow:none;-ms-transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);-webkit-transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1)}@media only screen and (min-width:1px) and (max-width:999px){.img-with-aniamtion-wrap .hover-wrap,img.img-with-animation{opacity:1!important}}@media only screen and (min-device-width:481px) and (max-device-width:1025px) and (orientation:landscape){.img-with-animation{opacity:1!important}}#ajax-content-wrap .container-wrap{padding-bottom:0}.single [data-post-hs=default_minimal] #single-below-header span,body{font-family:Poppins;font-size:18px;line-height:24px;font-weight:400}.single #single-below-header span{font-family:Poppins}@media only screen and (max-width:1300px) and (min-width:1000px){body{font-size:18px;line-height:24px}}@media only screen and (max-width:999px) and (min-width:690px){body{font-size:18px;line-height:24px}}@media only screen and (max-width:690px){body{font-size:18px;line-height:24px}}#top nav>ul>li>a{font-family:Josefin Sans;font-size:21px;line-height:21px;font-weight:600}#header-secondary-outer nav>ul>li>a,#top .sf-menu li ul li a{font-family:Josefin Sans;font-size:16px;line-height:16px;font-weight:500}@media only screen and (min-width:1px) and (max-width:999px){#top .sf-menu a{font-family:Josefin Sans!important;font-size:14px!important}}#page-header-bg h1,.row .col h3,body #page-header-bg h1,body .row .col.section-title h1,body h1,body h3,html body .row .col.section-title h1{font-family:Josefin Sans;font-size:45px;line-height:48px;font-weight:600}@media only screen and (max-width:1300px) and (min-width:1000px){body .row .col.section-title h1,body h1{font-size:33.75px;line-height:36px}}@media only screen and (max-width:999px) and (min-width:690px){#page-header-bg .span_6 h1,body .row .col.section-title h1,body h1{font-size:31.5px;line-height:33.6px}}@media only screen and (max-width:690px){#page-header-bg .span_6 h1,body .row .col.section-title h1,body h1{font-size:29.25px;line-height:31.2px}}.row .col h3,body h3{font-size:30px;line-height:39px}@media only screen and (max-width:1300px) and (min-width:1000px){.row .col h3,.row .span_4 h3,body h3{font-size:25.5px;line-height:33.15px}}@media only screen and (max-width:999px) and (min-width:690px){.row .col h3,.row .span_4 h3,body h3{font-size:24px;line-height:31.2px}}@media only screen and (max-width:690px){.row .col h3,.row .span_4 h3,body h3{font-size:24px;line-height:31.2px}}.blog-recent.related-posts h3.title,.row .col h5,body h4,body h5{font-family:Josefin Sans;font-size:28px;line-height:36px;font-weight:600}@media only screen and (max-width:1300px) and (min-width:1000px){body h4{font-size:28px;line-height:36px}}@media only screen and (max-width:999px) and (min-width:690px){body h4{font-size:28px;line-height:36px}}@media only screen and (max-width:690px){body h4{font-size:25.2px;line-height:32.4px}}.row .col h5,body h5{font-size:24px;line-height:30px}@media only screen and (max-width:1300px) and (min-width:1000px){.row .col h5,body h5{font-size:24px;line-height:30px}}@media only screen and (max-width:999px) and (min-width:690px){.row .col h5,body h5{font-size:24px;line-height:30px}}@media only screen and (max-width:690px){.row .col h5,body h5{font-size:24px;line-height:30px}}body em,body i{font-family:Josefin Sans;font-weight:400;font-style:italic}.related-posts[data-style=material] .grav-wrap .text a,.related-posts[data-style=material] .meta-category a{font-family:Josefin Sans;font-size:18px!important;line-height:21px;font-weight:600!important}@media only screen and (min-width:1000px) and (max-width:1300px){#page-header-bg .span_6 h1{font-size:38.25px;line-height:40.8px}}@media only screen and (min-width:1300px) and (max-width:1500px){#page-header-bg .span_6 h1{font-size:40.5px;line-height:43.2px}}body #slide-out-widget-area .inner .off-canvas-menu-container li a{font-family:Josefin Sans;font-size:18px;line-height:21px;font-weight:500}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li li a{font-size:12.6px;line-height:12.6px}#page-header-bg[data-post-hs=default_minimal] .inner-wrap>a,.nectar-button{font-family:Poppins;text-transform:uppercase!important;font-size:18px;font-weight:500}.row .col.section-title span{font-family:Josefin Sans;font-size:24px;font-weight:500}.vc_custom_1666205748502,.vc_custom_1666213829509,.vc_custom_1666214055068,.vc_custom_1684187624892{margin-bottom:0!important}#slide-out-widget-area .inner .off-canvas-menu-container li a{font-size:20px;line-height:30px;font-family:"Open Sans";font-weight:700}#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a{opacity:.7;transition:opacity .2s ease,color .2s ease;-webkit-transition:opacity .2s ease,color .2s ease}#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a:focus,#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a:hover{opacity:1}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li{position:relative}#slide-out-widget-area .inner>div{margin-bottom:25px}#slide-out-widget-area .inner>div:first-of-type{margin-top:-7px}#slide-out-widget-area .inner{width:100%;height:100%}#slide-out-widget-area,#slide-out-widget-area a,body #slide-out-widget-area .slide_out_area_close .icon-default-style{color:#fff}body #slide-out-widget-area .slide_out_area_close .icon-default-style[class^=icon-]{-webkit-backface-visibility:hidden;height:34px;left:-2px;line-height:32px;max-width:none;transition:all .47s cubic-bezier(.3,1,.3,.95) 0s;-webkit-transition:all .47s cubic-bezier(.3,1,.3,.95) 0s;width:34px;font-size:24px!important}#slide-out-widget-area .mobile-only{display:none}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul{position:relative;max-height:0;box-sizing:content-box;-webkit-transition:max-height .5s cubic-bezier(.215,.61,.355,1),padding .25s cubic-bezier(.215,.61,.355,1);transition:max-height .5s cubic-bezier(.215,.61,.355,1),padding .25s cubic-bezier(.215,.61,.355,1);-ms-transform:none;-webkit-transform:none;transform:none;overflow:hidden;padding-left:20px}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul>li:first-child{margin-top:10px}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul>li:last-child{margin-bottom:0}body #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container li li a{font-size:16px;line-height:22px}body #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container .menu-item-has-children>a{margin-right:20px}body:not(.material) #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul>li:last-child{margin-bottom:10px}@media only screen and (max-width:690px){body #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items{display:block}}@media only screen and (min-width:1px) and (max-width:999px){body #slide-out-widget-area .slide_out_area_close{position:absolute;right:22px;top:22px;z-index:100}#slide-out-widget-area .mobile-only{display:block}}