/*
 * com.bwd.lib.sectionspro
 */

.sections-stack.s-pro.eq-height,.sections-stack.s-pro.eq-height > .shear-wrapper{margin-top:0 !important}.sections-stack.s-pro.top-margin-none{margin-top:0}.sections-stack.s-pro.bot-margin-none{margin-bottom:0}.sections-stack.s-pro .inner-content{position:relative}.sections-stack.s-pro .content-wrapper.fill-content{height:100%}.sections-stack.s-pro .content-wrapper > .content{margin:0;padding:0}.sections-stack.s-pro .shear-inner::before,.sections-stack.s-pro .shear-inner::after{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;pointer-events:none !important;position:absolute;top:0;height:100%;left:0;width:100%;content:""}.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner.full-height,.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner > .inner-content.v-center,.sections-stack.s-pro.allow-pull-out > .shear-wrapper > .shear-inner.fixed-height > .inner-content{overflow:visible !important}


.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu th{padding:4px 5px}.datepicker.dropdown-menu td{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker td.active.year{background:#2ba6cb}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td span.active{background:#2ba6cb}.datepicker td.day.disabled{color:#eee}.datepicker td span.month.disabled,.datepicker td span.year.disabled{color:#eee}.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker th span.active{background:#2ba6cb}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
[hidden]{display:none}.visually-hidden{position:absolute;clip:rect(0,0,0,0)}div.awesomplete{display:block;position:relative;width:100%}div.awesomplete > input{display:block}div.awesomplete > ul{position:absolute;left:0;z-index:100;min-width:100%;box-sizing:border-box;list-style:none;padding:0;border-radius:.3em;margin:.2em 0 0;background:rgba(255,255,255,0.9);background:linear-gradient(to bottom right,white,rgba(255,255,255,0.8));border:1px solid rgba(0,0,0,0.3);box-shadow:0.05em 0.2em 0.6em rgba(0,0,0,0.2);text-shadow:none}div.awesomplete > ul::before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;padding:.4em;background:white;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{display:none}div.awesomplete > ul > li{position:relative;padding:.2em .5em;cursor:pointer}div.awesomplete > ul > li:hover{background:#b8d3e0;color:black}div.awesomplete > ul > li[aria-selected="true"]{background:#3d6d8f;color:white}div.awesomplete mark{background:#eaff00;padding:0}div.awesomplete li:hover mark{background:#b5d100}div.awesomplete li[aria-selected="true"] mark{background:#3d6b00;color:inherit}@supports (transform:scale(0)){div.awesomplete > ul{transition:0.3s cubic-bezier(0.4,0.2,0.5,1.4);transform-origin:1.43em -.43em}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{opacity:0;transform:scale(0);display:block;transition-timing-function:ease}}.actionbar{background-color:rgba(255,255,255,0.9);display:block;position:absolute;text-align:center;top:0;left:0;right:0;width:100%;margin:0;padding:10px 5px;opacity:0;transition:opacity 500ms ease-in-out;z-index:1}.actionbar a{margin:0 5px;opacity:0.8;color:#222}.actionbar a:hover{color:#222;opacity:1}.actionbar .fa{font-size:1.5em}.actionbar.fill{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;padding:0}.actionbar.fill a{margin:0;width:50%;height:40px;line-height:40px;float:left}.actionbar.fill a .fa{font-size:1.3rem}.actionbar .imagebar-move{position:absolute;bottom:0;left:50%;opacity:0.6;font-size:0.9rem;cursor:grab;transform:translateX(-50%)}.actionbar .imagebar-move:active{cursor:grabbing}.image-box .imagebar-featured,.image-box .imagebar-move{display:none}div:not(.empty):hover > .actionbar{opacity:1}.dz-error .actionbar,.dz-processing .actionbar{display:none !important}#imagebar-image img{display:block;max-height:calc(100vh - 450px);margin:0 auto}.alt-form img{max-width:25%;float:right;margin-left:1rem}.cms-alertbox{visibility:hidden;position:fixed;width:100%;top:-7rem;left:0;padding:2rem;text-align:center;color:#fff;opacity:0.95;box-shadow:0 0 5px rgba(0,0,0,0.5);transition:all 800ms ease-in-out}.cms-alertbox.show{visibility:visible !important;top:0;z-index:9999999}.cms-alertbox.fadeOut{opacity:0}#cms-alertbox-success{background-color:#43AC6A}#cms-alertbox-error{background-color:#f04124}.cheat-sheet .hint{color:#003399}.cheat-sheet pre{margin-bottom:1.0rem}.datastore-admin{text-align:center}.datastore-admin .download .fa,.datastore-admin .bulk-edit .fa{margin:0.5rem;margin-bottom:0;font-size:1.5rem}.total-feed-admin-list .post .post-image{position:relative}.total-feed-admin-list .post .post-image > .fa{line-height:100px}.total-feed-admin-list .post .feedbar-edit{cursor:pointer}.total-feed-admin-list .post:hover .actionbar{opacity:1}#feed-edit,#feed-edit-hipwig{max-width:40em !important}#feed-edit .actionbar,#feed-edit-hipwig .actionbar{display:none}.hide-feed-image .image-box{display:none}form.total-form .dz-clickable{cursor:pointer}form.total-form fieldset.filedrop{box-sizing:border-box}form.total-form fieldset.filedrop *{box-sizing:border-box}form.total-form fieldset.filedrop p.placeholder{display:block;background:none;opacity:1;cursor:default;text-align:center;margin-top:0.3rem}form.total-form fieldset.filedrop p.placeholder .fa{font-size:1.5em}form.total-form fieldset.filedrop .dz-preview{position:relative;display:block;min-height:2rem;border-width:10px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.filedrop .dz-preview.empty{display:none}form.total-form fieldset.filedrop .dz-preview .fa-check-circle,form.total-form fieldset.filedrop .dz-preview .fa-times-circle{display:none;position:absolute;text-align:center;opacity:0;bottom:0;left:0;right:0;width:100%;background-color:rgba(255,255,255,0.9);transition:opacity 500ms ease-in-out}form.total-form fieldset.filedrop .dz-preview.dz-success .fa-check-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-error .fa-times-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-processing .dz-progress{display:block;opacity:1;transition:all 0.2s linear}form.total-form fieldset.filedrop .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity 0.4s ease-in}form.total-form fieldset.filedrop .dz-preview .dz-progress{opacity:0;z-index:1000;pointer-events:none;position:absolute;height:2rem;left:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,0.4);-webkit-transform:scale(1);overflow:hidden}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload{background:#43AC6A;position:absolute;top:0;left:0;bottom:0;width:0;z-index:1001}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload-progress-label{width:100%;text-align:center;display:block;line-height:2rem;z-index:1002;position:absolute;color:#ffffff}.hipwig > textarea{display:none}.fr-video{display:block;width:100%;padding-bottom:52.34%;margin-bottom:0;height:0;overflow:hidden;padding-top:1.5625rem;position:relative}.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}.fr-placeholder{font-size:1rem !important;line-height:1.6 !important}.hipwig > .fr-box{box-sizing:border-box;line-height:1.6;font-size:1rem;width:100%;color:#222222;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;padding:0.5rem;transition:border-color .15s linear,background .15s linear;white-space:pre-wrap;word-wrap:break-word}.hipwig > .fr-box.fr-basic{padding-top:0}.hipwig > .fr-box.fr-fullscreen{padding:1rem}body.fr-fullscreen{padding:0 !important}.fr-wrapper{background-color:transparent !important;box-shadow:none !important}.fr-toolbar.fr-basic{top:0 !important;left:0 !important;background-color:transparent !important;box-shadow:none !important;border-top:none !important;border-bottom:1px solid #ebebeb}.fr-sticky,.fr-sticky-ios{position:relative !important;top:0px !important;left:0px !important}.fr-sticky-dummy{display:none !important}.fr-view{color:#222222;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}.fr-toolbar.fr-inline{z-index:999998 !important}.fr-tooltip,.fr-popup{z-index:999999 !important}.fr-toolbar .fr-btn{background-color:transparent}.fr-toolbar .fr-btn:hover{background-color:rgba(255,255,255,0.2)}.unsaved:not(.new) .hipwig.unsaved > .fr-box{border-color:#f04124 !important}.fr-btn{display:inline-block !important}.fr-counter.exceeded{background-color:#f04124;border-color:#cf2a0e;color:#fff}.fr-video video{width:100%}form.total-form fieldset.text-box > .fa{font-size:1.2rem;opacity:0;position:absolute;overflow:visible;right:5px;top:50%;z-index:1;transition:opacity 500ms ease-in-out}form.total-form fieldset.text-box > .fa.password-preview{opacity:0.5;cursor:pointer;z-index:2}form.total-form fieldset.text-box > .fa.password-preview:hover{opacity:1.0}form.total-form fieldset.text-box > textarea,form.total-form fieldset.text-box > input,form.total-form fieldset.text-box > div.awesomplete > input{font-size:1rem;margin-bottom:0}form.total-form fieldset.text-box > div.awesomplete > input[readonly]{cursor:context-menu}form.total-form fieldset.text-box textarea{line-height:1.6;margin-bottom:0;resize:none}form.total-form fieldset.text-box textarea:focus{resize:vertical}form.total-form fieldset.text-box.textarea{border-width:5px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.text-box.input > .fa{transform:translateY(-50%)}form.total-form fieldset.text-box.textarea > .fa{right:10px;top:auto;bottom:10px}form.total-form.success fieldset.text-box .fa-check-circle,form.total-form fieldset.text-box.success .fa-check-circle{opacity:1}form.total-form.success fieldset.text-box .password-preview,form.total-form fieldset.text-box.success .password-preview{opacity:0}form.total-form.error fieldset.text-box .fa-times-circle,form.total-form fieldset.text-box.error .fa-times-circle{opacity:1}form.total-form.error fieldset.text-box .password-preview,form.total-form fieldset.text-box.error .password-preview{opacity:0}form.total-form.saving fieldset.text-box.input .fa-circle-o-notch,form.total-form fieldset.text-box.saving.input .fa-circle-o-notch{top:30%}form.total-form.saving fieldset.text-box .fa-circle-o-notch,form.total-form fieldset.text-box.saving .fa-circle-o-notch{opacity:1}form.total-form.saving fieldset.text-box .password-preview,form.total-form fieldset.text-box.saving .password-preview{opacity:0}form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > textarea,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .awesomplete > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .widearea-wrapper > textarea{border-color:#f04124 !important}.widearea-wrapper{position:relative;width:100%;height:auto;margin:0}.widearea{width:100%;padding-right:25px;margin-bottom:0}.widearea:focus{box-shadow:none}.widearea-icons{position:absolute;top:5px;right:5px;line-height:1}.widearea-icon{color:#000;display:inline-block;font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900;font-size:1.5rem;text-rendering:auto;text-align:center;text-decoration:none;opacity:0.5;z-index:98;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);transition:opacity 0.1s ease-out}.widearea-icon.fullscreen{font-size:1rem}.widearea-icon.fullscreen::before{content:"\f065"}.widearea-icon.close::before{content:"\f00d"}.widearea-icon.changeTheme::before{content:"\f042"}.widearea-icon:hover{color:#000;opacity:1}.widearea-overlayLayer{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999998;background-color:#fff;transition:all 0.2s ease-out}.widearea-overlayLayer::before,.widearea-overlayLayer::after{position:absolute;color:#999;top:5px;transform:translateX(-50%);font-size:0.8rem;line-height:1;padding:5px;z-index:999999;border:1px #ccc solid;border-radius:3px}.widearea-overlayLayer::before{left:25%;content:"Edit Content"}.widearea-overlayLayer::after{left:75%;content:"Live Preview"}.widearea-overlayLayer textarea,.widearea-overlayLayer .markdown{margin:0;padding:0;padding-top:40px;border:none;height:100% !important;width:50%;outline:none;display:block;font-size:1rem;box-shadow:none;resize:none;line-height:1.6em;transition:all 0.2s ease-out}.widearea-overlayLayer textarea{color:#222;background-color:#fafafa;padding-left:50px;padding-right:20px;float:left;border-right-width:2px;border-right-style:solid;border-right-color:#e6e6e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widearea-overlayLayer .markdown{padding-left:20px;padding-right:50px;float:right;height:100%;position:relative;overflow-y:scroll}.widearea-overlayLayer .widearea-controlPanel{position:absolute;right:0;top:0;padding-top:20px;padding-right:20px;z-index:99999}.widearea-overlayLayer .widearea-controlPanel .widearea-icon{display:block;font-size:24px;margin-top:10px;color:#737373}.widearea-overlayLayer.dark{background-color:#2F3030;color:#999}.widearea-overlayLayer.dark h1,.widearea-overlayLayer.dark h2,.widearea-overlayLayer.dark h3,.widearea-overlayLayer.dark h4,.widearea-overlayLayer.dark h5,.widearea-overlayLayer.dark h6{color:#ccc}.widearea-overlayLayer.dark a{color:#fff}.widearea-overlayLayer.dark textarea{color:#999;background-color:#222;border-right-color:#000}form.total-form fieldset.image-box .placeholder{margin-bottom:0}form.total-form fieldset.image-box .total-preview{display:block;min-height:4em;position:relative}form.total-form fieldset.image-box img{width:100% !important;height:auto;max-width:100%;display:block;margin:0 auto}form.total-form fieldset.image-box img.notfound{display:none}form.total-form fieldset.image-box .dz-overlay{width:100%;height:100%;top:0;left:0;opacity:0.5;position:absolute;display:block;text-align:center}form.total-form fieldset.image-box .dz-overlay .fa{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}form.total-form fieldset.image-box img{width:100%}form.total-form fieldset.image-box .fa-check-circle,form.total-form fieldset.image-box .fa-times-circle{font-size:2rem}form.total-form fieldset.image-box .dz-preview.empty{border-style:none !important;box-shadow:none !important}form.total-form fieldset.image-box.dz-drag-hover .dz-overlay{opacity:1.0}form.total-form fieldset.image-box.dz-drag-hover img{opacity:0.5}form.total-form.dz-drag-hover fieldset.image-box .dz-overlay{opacity:1.0}form.total-form.dz-drag-hover fieldset.image-box img{opacity:0.5}form.total-form fieldset.file-box .dz-preview{width:9.0625rem;min-height:9.0625rem;margin:0 auto;padding:1rem 0;text-align:center}form.total-form fieldset.file-box .dz-preview .filename{margin-bottom:0}form.total-form fieldset.file-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.file-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form.dz-drag-hover fieldset.file-box .fa.file-icon::before{content:"\f0ee"}form.total-form fieldset.gallery-box .total-preview{width:100%;overflow:hidden;padding-top:5px}form.total-form fieldset.gallery-box .total-preview.overflow{overflow-y:scroll;border-bottom:1px dotted #ccc;text-align:center}form.total-form fieldset.gallery-box .dz-preview{border-width:5px;opacity:1.0;display:inline-block;margin-right:10px;margin-bottom:10px;text-align:center;vertical-align:top;overflow:hidden;width:100px;height:100px;float:left}form.total-form fieldset.gallery-box .dz-preview:first-child{opacity:0.5;border-style:dashed;border-color:#222;border-width:2px;box-shadow:none;border-radius:3px}form.total-form fieldset.gallery-box .dz-preview:first-child .fa{line-height:100px}form.total-form fieldset.gallery-box .dz-preview.sortable-ghost .actionbar{opacity:0 !important}form.total-form fieldset.gallery-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.gallery-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star{display:none}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star-o{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star-o{display:none}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview{opacity:0.5}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview:first-child{opacity:1.0}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview{opacity:0.5}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview:first-child{opacity:1.0}form.total-form fieldset.select-box > .fa{font-size:1.2rem;opacity:0;position:absolute;right:25px;top:10px;transition:opacity 500ms ease-in-out}form.total-form fieldset.select-box select{margin:0}form.total-form.success fieldset.select-box .fa-check-circle{opacity:1}form.total-form.error fieldset.select-box .fa-times-circle{opacity:1}form.total-form.saving fieldset.select-box .fa-circle-o-notch{opacity:1}form.total-form.unsaved:not(.new) fieldset.select-box.unsaved select{border-color:#f04124 !important}form.blog-form fieldset.switch{margin-top:0}form.blog-form .stacks_out,form.blog-form .stacks_in{overflow:visible !important}form.blog-form .blog-content,form.blog-form .blog-summary{border:none;box-shadow:none}form.blog-form .text-box:not(.unsaved):not(.error) > .fa{display:none !important}form.blog-form .text-box.permalink .fa-circle-o-notch{display:none !important}form.blog-form input[name=permalink]{background:#f3f3f3;border:none;box-shadow:none}form.blog-form .g-recaptcha iframe.error{border:1px solid #f04124}form.blog-form.unsaved .dz-image-preview{box-shadow:1px 0 0 #f04124,-1px 0 0 #f04124,0 1px 0 #f04124,0 -1px 0 #f04124 !important}form.blog-form button[data-cmd=save]{display:none !important}.cms-delete{display:none;}.totaltip{list-style:none}#totaltip{text-align:center;position:fixed !important;display:block !important;top:0;padding:0;left:-9999px;z-index:999999;width:auto}#totaltip li{display:inline-block}#imagebar-tag form{margin:0}#imagebar-tag form.textarea .fa{top:5px;right:5px}#imagebar-tag form textarea{margin-bottom:1rem}#imagebar-tag form button{margin:0}.totalbar{display:flex}.totalbar button{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5625rem;padding-left:1rem;margin-bottom:0}.totalbar .button-group{margin-bottom:1.25rem;list-style:none}.totalbar .button-group > li:first-child .button{border-left:1px solid}.button-bar.totalbar.fullscreen{position:fixed;display:block;bottom:2px;left:50px;z-index:9999999;max-width:calc(50% - 50px)}.button-bar.totalbar.fullscreen button{background-color:#555;color:#fff;opacity:0.3;margin-bottom:1px;padding-top:0.25rem;padding-right:0.5rem;padding-bottom:0.25rem;padding-left:0.5rem;transition:opacity 200ms ease-in-out}.button-bar.totalbar.fullscreen button:hover{background-color:#222}.button-bar.totalbar.fullscreen:hover button{opacity:1}.button-bar.totalbar.fullscreen li{margin:0}.button-bar.totalbar.fullscreen .fa{font-size:1rem}.button-bar.totalbar.fullscreen.dark button{background-color:#ccc;border-color:#000;color:#222}.button-bar.totalbar.fullscreen.dark button:hover{background-color:#999}form.total-form{position:relative}form.total-form fieldset:not(.switch){border:none;padding:0;margin:0;margin-bottom:1rem;position:relative}form.total-form .hide{display:none}form.total-form .fa{color:#222}form.total-form .fa.has-tip{border:none !important}form.total-form .fa.fa-times-circle{color:#f04124}form.total-form .fa.fa-check-circle{color:#43AC6A}form.total-form .fa.fa-circle-o-notch.fa-spin{-webkit-filter:blur(0);transform-origin:50% 48.9%}form.total-form.depot-form .dz-preview{padding:0.5rem 0}form.total-form.depot-form .dz-preview .filename{font-size:0.7rem}form.total-form.depot-form .dz-preview:first-child{padding:0}form form{display:none}.hide{display:none !important}.cms-admin-core-warning{display:none}.baseurl-warning,.web-address-warning,.cms-version-warning{display:none;padding:1rem;text-align:center;background-color:rgba(255,0,0,0.9);position:fixed;bottom:0;width:100%;z-index:99999;cursor:pointer;color:#ffffff;font-size:1.2rem}.baseurl-warning > em,.web-address-warning > em,.cms-version-warning > em{font-size:0.9rem}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.blu-wrap.bwd{overflow:visible}.blu-wrap.bwd>.blueprint-col{padding-top:.1px;padding-bottom:.1px}.blu-wrap.bwd>.blueprint-col,.blu-wrap.bwd>.blueprint-col>.blucol-content{position:relative}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"].has-z{z-index:1}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"]::before{z-index:-1}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"]:not(.full-ovl)::after{z-index:-1}.blu-wrap.bwd>.blueprint-col .blu-cf::before,.blu-wrap.bwd>.blueprint-col .blu-cf::after{content:" ";display:table}.blu-wrap.bwd>.blueprint-col .blu-cf::after{clear:both}.blu-wrap.bwd>.blueprint-col>.blu-link>a{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:999}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../files/swipebox_loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../files/swipebox_icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}/* CSSgram | Copyright (c) 2015 Una Kravets | http://una.im/CSSgram | MIT license | Version 0.1.7 */
.aden{-webkit-filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{-webkit-filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:-webkit-linear-gradient(top,#005b9a,#e6c13d);background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{-webkit-filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75);filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{-webkit-filter:brightness(1.05) hue-rotate(-10deg);filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{-webkit-filter:contrast(1.5) brightness(.9);filter:contrast(1.5) brightness(.9)}.toaster::after{background:-webkit-radial-gradient(circle,#804e0f,#3b003b);background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{-webkit-filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{-webkit-filter:brightness(1.2) contrast(.9) saturate(1.1);filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:-webkit-radial-gradient(circle,#a6b1ff 50%,#342134);background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{-webkit-filter:contrast(.9) sepia(.2);filter:contrast(.9) sepia(.2)}.earlybird::after{background:-webkit-radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{-webkit-filter:contrast(1.1) saturate(1.1);filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:-webkit-radial-gradient(40% 40%,circle,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{-webkit-filter:saturate(1.1) contrast(1.5);filter:saturate(1.1) contrast(1.5)}.lofi::after{background:-webkit-radial-gradient(circle,transparent 70%,#222 150%);background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{-webkit-filter:contrast(1.1) brightness(1.1) saturate(1.3);filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{-webkit-filter:contrast(.9) brightness(1.1);filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:-webkit-radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{-webkit-filter:sepia(.3);filter:sepia(.3)}.xpro2::after{background:-webkit-radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{-webkit-filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{-webkit-filter:contrast(.9);filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{-webkit-filter:grayscale(1) contrast(1.1) brightness(1.1);filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{-webkit-filter:contrast(1.2) saturate(1.35);filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{-webkit-filter:grayscale(.5) contrast(.95) brightness(.9);filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{-webkit-filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9);filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:-webkit-radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:-webkit-radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{-webkit-filter:saturate(.66) brightness(1.05);filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}

.gallery-img-hide {
    display: none !important;
} .sections-box--stack .s-box>.s-box-content{position:relative}.sections-box--stack.box-3d{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.sections-box--stack.box-pos.sbox-h-center{margin-left:auto!important;margin-right:auto!important}.sections-box--stack.box-pos.sbox-h-right{margin-right:0!important;margin-left:auto!important}.sections-box--stack.box-pos>.s-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.sections-box--stack.box-pos>.s-box>.s-box-content{position:relative;width:100%}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-top{-ms-flex-item-align:start;align-self:flex-start}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-center{-ms-flex-item-align:center;align-self:center}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-bottom{-ms-flex-item-align:end;align-self:flex-end}.sections-box--stack.box-abs-inline{position:absolute!important;display:inline-block;width:auto!important}.sections-box--stack.box-abs{position:absolute!important;max-width:100%;max-height:100%}.sections-box--stack.box-abs.sbox-top{top:0}.sections-box--stack.box-abs.sbox-h-left{left:0;right:auto}.sections-box--stack.box-abs.sbox-h-right{right:0;left:auto}.sections-box--stack.box-abs.sbox-v-bottom{bottom:0;top:auto}.sections-box--stack.box-abs.sbox-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs.sbox-h-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sections-box--stack.box-abs.sbox-v-center.sbox-h-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sections-box--stack.box-abs.size-content{height:auto!important}.sections-box--stack.box-abs.size-content>.s-box{position:relative}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-bottom{position:absolute;bottom:0;left:0;width:100%}.sections-box--stack .box-link>a{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:999}
.sections-stack .content.preload-content{opacity:0}html.no-js .sections-stack .content.preload-content{opacity:1}.sections-stack video.video-bg{max-width:none}
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 20px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}form.total-form input,form.total-form select{height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem}form.total-form input,form.total-form textarea,form.total-form select,form.total-form .hipwig > .fr-box{background-color:rgba(255, 255, 255, 1.00);padding:0.50rem;border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);font-size:0.90rem}form.total-form input .fr-toolbar,form.total-form textarea .fr-toolbar,form.total-form select .fr-toolbar,form.total-form .hipwig > .fr-box .fr-toolbar{border-color:rgba(204, 204, 204, 1.00)}form.total-form input .fr-toolbar .fa,form.total-form textarea .fr-toolbar .fa,form.total-form select .fr-toolbar .fa,form.total-form .hipwig > .fr-box .fr-toolbar .fa{color:rgba(34, 34, 34, 1.00)}form.total-form input .fr-toolbar .fr-btn:hover,form.total-form textarea .fr-toolbar .fr-btn:hover,form.total-form select .fr-toolbar .fr-btn:hover,form.total-form .hipwig > .fr-box .fr-toolbar .fr-btn:hover{color:rgba(34, 34, 34, 1.00)}form.total-form select{padding-right:1.5rem}form.total-form .fr-view{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.text-box.textarea,form.total-form fieldset.filedrop .dz-preview{border-color:rgba(248, 248, 248, 1.00)}form.total-form.depot-form .dz-file-preview,form.total-form fieldset.file-box .dz-preview{background-color:rgba(255, 255, 255, 1.00);color:rgba(34, 34, 34, 1.00)}form.total-form.depot-form .dz-file-preview > .fa:first-child,form.total-form fieldset.file-box .dz-preview > .fa:first-child{color:rgba(34, 34, 34, 1.00)}form.total-form .total-preview.overflow{border-color:rgba(204, 204, 204, 1.00)}form.total-form .total-preview .dz-overlay > .fa,form.total-form fieldset.filedrop:not(.image-box):not(.file-box) .dz-preview:first-child > .fa{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.filedrop.gallery-box .dz-preview:first-child{border-color:rgba(34, 34, 34, 1.00)}form.total-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter select,form.blog-filter input{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem}.datastore-admin > .fa,.post-image > .fa{color:rgba(34, 34, 34, 1.00)}.totalbar button.button,form.total-form button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.totalbar button.button:hover,form.total-form button:hover{background-color:rgba(0, 133, 176, 1.00)}.actionbar{background-color:rgba(255, 255, 255, 0.90);color:rgba(34, 34, 34, 1.00)}.actionbar > a,.actionbar > a > .fa{color:rgba(34, 34, 34, 1.00)}.tall #stacks_in_1479740_2{display:none}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
body#perfect_text_stacks_in_1479891,
#perfect_text_stacks_in_1479891 body,
html#perfect_text_stacks_in_1479891 body,
html#perfect_text_stacks_in_1479891,
html {
  line-height: 1;
  font-size: 18px; 
  
}

div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code,
em, 
big, small, strike, strong, sub, sup, 
b, u, i,
article, aside, canvas, 
figure, footer, header, 
section,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1rem;
  font: inherit;
  vertical-align: baseline;
}
#perfect_text_stacks_in_1479891 pre {
  font-family: monospace;
}

#perfect_text_stacks_in_1479891 .stacks_top div,
#perfect_text_stacks_in_1479891 .stacks_top p,
#perfect_text_stacks_in_1479891 .stacks_top section,
#perfect_text_stacks_in_1479891 .stacks_top article,
#perfect_text_stacks_in_1479891 .stacks_top pre {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}
#perfect_text_stacks_in_1479891 .stacks_top em {
  font-style: italic;
}
#perfect_text_stacks_in_1479891 .stacks_top strong {
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top big {
  font-size: 1.25em;
  line-height: 1;
}
#perfect_text_stacks_in_1479891 .stacks_top small {
  font-size: .8em;
  display: inline-block;
}
#perfect_text_stacks_in_1479891 .stacks_top h1 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 7.200001px 0; 
}
#perfect_text_stacks_in_1479891 .stacks_top h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 11.700001px 0; 
}
#perfect_text_stacks_in_1479891 .stacks_top h3 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 13.950001px 0; 

}
#perfect_text_stacks_in_1479891 .stacks_top h4 {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 12.600002px 0; 
}
#perfect_text_stacks_in_1479891 .stacks_top h5 {
  font-size: 1rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_1479891 .stacks_top h6 {
  font-size: .9rem;
  font-weight: 600;
  margin: 10.800003px 0; 
}
#perfect_text_stacks_in_1479891 .stacks_top h1 p {
  font-size: 2rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top h2 p {
  font-size: 1.5rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top h3 p {
  font-size: 1.25rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top h4 p {
  font-size: 1.1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top h5 p {
  font-size: 1rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top h6 p {
  font-size: .9rem;
  font-weight: 600;
}
#perfect_text_stacks_in_1479891 .stacks_top p {
  margin: 18px 0; 

}
#perfect_text_stacks_in_1479891 .stacks_top p:first-of-type,
#perfect_text_stacks_in_1479891 .stacks_top h1 + p,
#perfect_text_stacks_in_1479891 .stacks_top h2 + p,
#perfect_text_stacks_in_1479891 .stacks_top h3 + p,
#perfect_text_stacks_in_1479891 .stacks_top h4 + p,
#perfect_text_stacks_in_1479891 .stacks_top h5 + p,
#perfect_text_stacks_in_1479891 .stacks_top h6 + p {
  margin: 0 0 18px 0;
}
#perfect_text_stacks_in_1479891 .stacks_top h1 p,
#perfect_text_stacks_in_1479891 .stacks_top h2 p,
#perfect_text_stacks_in_1479891 .stacks_top h3 p,
#perfect_text_stacks_in_1479891 .stacks_top h4 p,
#perfect_text_stacks_in_1479891 .stacks_top h5 p,
#perfect_text_stacks_in_1479891 .stacks_top h6 p {
  margin: 0 !important;
}


#perfect_text_stacks_in_1479891 .stacks_top div,
#perfect_text_stacks_in_1479891 .stacks_top p,
#perfect_text_stacks_in_1479891 .stacks_top section,
#perfect_text_stacks_in_1479891 .stacks_top article,
#perfect_text_stacks_in_1479891 .stacks_top pre {
  font-size: 18px;
}
#perfect_text_stacks_in_1479891 .stacks_top h1,
#perfect_text_stacks_in_1479891 .stacks_top h1 p {
  font-size: 36px;
}
#perfect_text_stacks_in_1479891 .stacks_top h2,
#perfect_text_stacks_in_1479891 .stacks_top h2 p {
  font-size: 34px;
}
#perfect_text_stacks_in_1479891 .stacks_top h3,
#perfect_text_stacks_in_1479891 .stacks_top h3 p {
  font-size: 30px;
}
#perfect_text_stacks_in_1479891 .stacks_top h4,
#perfect_text_stacks_in_1479891 .stacks_top h4 p {
  font-size: 26px;
}
#perfect_text_stacks_in_1479891 .stacks_top h5,
#perfect_text_stacks_in_1479891 .stacks_top h5 p {
  font-size: 22px;
}
#perfect_text_stacks_in_1479891 .stacks_top h6,
#perfect_text_stacks_in_1479891 .stacks_top h6 p {
  font-size: 18px;
}
#perfect_text_stacks_in_1479891 .stacks_top a,
#perfect_text_stacks_in_1479891 .stacks_top a p {
  font-size: 18px;
}


@media all and (max-width: 768px) {
  
  body#perfect_text_stacks_in_1479891,
  #perfect_text_stacks_in_1479891 body,
  html#perfect_text_stacks_in_1479891 body {
    font-size: 16px;
  }
  #perfect_text_stacks_in_1479891 .stacks_top div,
  #perfect_text_stacks_in_1479891 .stacks_top p,
  #perfect_text_stacks_in_1479891 .stacks_top section,
  #perfect_text_stacks_in_1479891 .stacks_top article,
  #perfect_text_stacks_in_1479891 .stacks_top code {
    line-height: 1.5;
  }
  #perfect_text_stacks_in_1479891 .stacks_top h1,
  #perfect_text_stacks_in_1479891 .stacks_top h2,
  #perfect_text_stacks_in_1479891 .stacks_top h3,
  #perfect_text_stacks_in_1479891 .stacks_top h4,
  #perfect_text_stacks_in_1479891 .stacks_top h5,
  #perfect_text_stacks_in_1479891 .stacks_top h6,
  #perfect_text_stacks_in_1479891 .stacks_top p {
    margin: 14px 0;
  }
  #perfect_text_stacks_in_1479891 .stacks_top big {
    font-size: 1.2em;
    line-height: 1.2;
  }
  
}

 /* Depth Limit */

#stacks_in_1479668 .depth_limit {
	max-width: 960px;
}
#stacks_in_1479668 .depth_limit_padding {
	padding: 20px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_1479668 .depth_limit_padding {
		padding: 10px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_1479668.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%,rgba(239, 239, 239, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00) 0%,rgba(239, 239, 239, 1.00) 95%);
	

	
}



 #stacks_in_1479766.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_1479766.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_1479766.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_1479766{position:relative;overflow:visible;pointer-events:auto; z-index:auto;}#stacks_in_1479766.box-pos>.s-box{overflow:visible} #stacks_in_1479766>.s-box{margin: 0px }#stacks_in_1479766>.s-box>.s-box-content{padding: 30px }@media screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_1479766>.s-box>.s-box-content{padding: 30px }}@media screen and (min-width:1000.00px){#stacks_in_1479766>.s-box>.s-box-content{padding: 30px }}   #stacks_in_1479766{max-width:100.00%}@media all and (min-width:640px){#stacks_in_1479766{max-width:100.00%}}#stacks_in_1479766.auto-width{width:auto!important}#stacks_in_1479766.box-pos[data-equalizer-watch]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#stacks_in_1479766>.s-box{position:relative}      
.hyphenate .post-title,.hyphenate .post-summary,.hyphenate .post-content{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.post-date,.post-words{margin-bottom:1rem;display:block}small .post-date,small .post-words{margin:0;display:inline}.no-margin{margin:0}img.post-image{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}img.post-image.unlimited{width:100%}img.post-image.circle{border-radius:50% !important}img.post-image.auto-lightbox{cursor:pointer}img.post-image.align-left{margin-left:0 !important}img.post-image.align-right{margin-right:0 !important}@media only screen and (max-width:40em){img.post-image.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}
#stacks_in_1479836 > .s-pro.no-vault-z > .shear-wrapper > .shear-inner.o-bg-vault > .inner-content{z-index:1}#stacks_in_1479836 > .s-pro > .sections-layer{display:none}#stacks_in_1479836 > .s-pro > .shear-wrapper > .shear-inner::after,#stacks_in_1479836 > .s-pro > .shear-wrapper > .shear-inner::before{margin-top:0.00%}

#stacks_in_1479836 {
	padding: 0px 0px 0px 30px;
}
#stacks_in_1479838 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Rubik",sans-serif;font-weight:700;font-style:normal}

 #stacks_in_1479844.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_1479844.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_1479844.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_1479844{position:relative;overflow:hidden;pointer-events:auto; z-index:auto;}#stacks_in_1479844.box-pos>.s-box{overflow:hidden} #stacks_in_1479844>.s-box{margin: 0px }#stacks_in_1479844>.s-box>.s-box-content{padding: 20.00px 30.00px 30.00px 30.00px }@media screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_1479844>.s-box>.s-box-content{padding: 20.00px 30.00px 30.00px 30.00px }}@media screen and (min-width:1000.00px){#stacks_in_1479844>.s-box>.s-box-content{padding: 20.00px 30.00px 30.00px 30.00px }}   #stacks_in_1479844{max-width:100.00%}@media all and (min-width:640px){#stacks_in_1479844{max-width:100.00%}}#stacks_in_1479844.auto-width{width:auto!important}#stacks_in_1479844.box-pos[data-equalizer-watch]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#stacks_in_1479844>.s-box{position:relative}      
#stacks_in_1479846>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1479846>.s3_row>.s3_column_left {
	width: 68.00%;
}

#stacks_in_1479846>.s3_row>.s3_column_right {
	width: 32.000000%;
}




#stacks_in_1479846>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_1479846>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1479846>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_1479846>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1479846>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#image_stacks_in_1479929{border:1px solid rgba(230, 230, 230, 1.00);border-radius:3px}#image_stacks_in_1479929.maxwidth{width:100%;max-width:500px}#image_stacks_in_1479929.maxheight{width:auto;max-height:500px}
#stacks_in_1479851 p,#stacks_in_1479851 div,#stacks_in_1479851 ul,#stacks_in_1479851 ol,#stacks_in_1479851 dl{color:rgba(102, 102, 102, 1.00)}#stacks_in_1479851 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1479851 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_1479851{}}#stacks_in_1479851,#stacks_in_1479851 div,#stacks_in_1479851 p,#stacks_in_1479851 ul,#stacks_in_1479851 ul li,#stacks_in_1479851 ol li,#stacks_in_1479851 ol,#stacks_in_1479851 dl,#stacks_in_1479851 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Ubuntu",Sans-Serif ;font-weight:400 ;font-style:italic }

 #stacks_in_1479919 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1479919 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1479919 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1479919 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1479919 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1479919 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1479919 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1479919 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1479919 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1479919 hr.cloudy:after{content:"\00a0"}#stacks_in_1479919 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1479919 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1479919 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479919 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479919 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1479919 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1479919 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1479919 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1479919 {
	padding: 5px 0px 10px 0px;
}



/*#stacks_in_1479856 {
    display: none;
}*/
.stacks_in_1479856_photo_wrapper {
    
}


.stacks_in_1479856_photo_wrapper img {
    border-radius: 3px;
}
#stacks_in_1479856 {
	padding: 0px 0px 10px 0px;
}



@media(max-width:767px){
	.stacks_in_1479856_photo_wrapper .thumbnail-wrapper {
	    width: calc(99.99999% / 2);
	}
}
@media(min-width:768px){
	.stacks_in_1479856_photo_wrapper .thumbnail-wrapper {
	    width: calc(99.99999% / 3);
	}
}
@media(min-width:992px){
	.stacks_in_1479856_photo_wrapper .thumbnail-wrapper {
	    width: calc(99.99999% / 4);
	}
}
@media(min-width:1200px){
	.stacks_in_1479856_photo_wrapper .thumbnail-wrapper {
	    width: calc(99.99999% / 4);
	}
}
.stacks_in_1479856_photo_wrapper img {
    vertical-align: middle;
	width: 100%;
	padding: 7px;
}
#stacks_in_1479892>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1479892>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1479892>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_1479892>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1479892>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1479892>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_1479892 {
	margin:  5px;
	padding:  5px;
}
 #stacks_in_1479895 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1479895 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1479895 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1479895 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1479895 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1479895 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1479895 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1479895 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1479895 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1479895 hr.cloudy:after{content:"\00a0"}#stacks_in_1479895 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1479895 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1479895 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479895 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479895 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1479895 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1479895 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1479895 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1479895 {
	padding: 5px 0px 10px 0px;
}

/* Start Comment stack CSS code */






	.fb_iframe_widget,
	.fb_iframe_widget span,
	.fb_iframe_widget span iframe[style] {
	  min-width: 100% !important;
	  width: 100% !important;
	}
	
	.fb-comments > span{overflow: hidden;margin-bottom: -32px;}



/* End Comment stack CSS code */
/* @group CSS Reset */

#shareStackWrapperstacks_in_1479865 *,
#shareStackWrapperstacks_in_1479865 *::after,
#shareStackWrapperstacks_in_1479865 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_1479865 [class^="fa fa-"] {
	line-height: 34px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_1479865 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 {
	display: none;
}

@media screen and (min-width: 380px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_1479865 ul#shareStackArraystacks_in_1479865 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_1479865 #shareStackItem-baidustacks_in_1479865 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-bloggerstacks_in_1479865 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-deliciousstacks_in_1479865 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-diggstacks_in_1479865 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-facebookstacks_in_1479865 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-googleplusstacks_in_1479865 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-linkedinstacks_in_1479865 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-livejournalstacks_in_1479865 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-myspacestacks_in_1479865 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-odnoklassnikistacks_in_1479865 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-pocketstacks_in_1479865 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-redditstacks_in_1479865 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-renrenstacks_in_1479865 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-stumbleuponstacks_in_1479865 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-telegramstacks_in_1479865 {
	background: #32afed;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-tumblrstacks_in_1479865 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-twitterstacks_in_1479865 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-viadeostacks_in_1479865 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-vkontaktestacks_in_1479865 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-weibostacks_in_1479865 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-xingstacks_in_1479865 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_1479865 #shareStackItem-emailstacks_in_1479865 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-printstacks_in_1479865 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_1479865 #shareStackItem-customonestacks_in_1479865 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-customtwostacks_in_1479865 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-customthreestacks_in_1479865 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-customfourstacks_in_1479865 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479865 #shareStackItem-customfivestacks_in_1479865 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_1479865 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */
/* @group CSS Reset */

#shareStackWrapperstacks_in_1479901 *,
#shareStackWrapperstacks_in_1479901 *::after,
#shareStackWrapperstacks_in_1479901 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_1479901 [class^="fa fa-"] {
	line-height: 36px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_1479901 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 {
	display: none;
}

@media screen and (min-width: 380px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_1479901 ul#shareStackArraystacks_in_1479901 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_1479901 #shareStackItem-baidustacks_in_1479901 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-bloggerstacks_in_1479901 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-deliciousstacks_in_1479901 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-diggstacks_in_1479901 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-facebookstacks_in_1479901 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-googleplusstacks_in_1479901 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-linkedinstacks_in_1479901 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-livejournalstacks_in_1479901 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-myspacestacks_in_1479901 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-odnoklassnikistacks_in_1479901 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-pocketstacks_in_1479901 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-redditstacks_in_1479901 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-renrenstacks_in_1479901 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-stumbleuponstacks_in_1479901 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-telegramstacks_in_1479901 {
	background: #32afed;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-tumblrstacks_in_1479901 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-twitterstacks_in_1479901 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-viadeostacks_in_1479901 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-vkontaktestacks_in_1479901 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-weibostacks_in_1479901 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-xingstacks_in_1479901 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_1479901 #shareStackItem-emailstacks_in_1479901 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-printstacks_in_1479901 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_1479901 #shareStackItem-customonestacks_in_1479901 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-customtwostacks_in_1479901 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-customthreestacks_in_1479901 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-customfourstacks_in_1479901 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_1479901 #shareStackItem-customfivestacks_in_1479901 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_1479901 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */


    #stacks_in_1479671.blu-wrap.flex-bot{margin-top:auto!important}    #stacks_in_1479671.blu-wrap{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_1479671.blu-wrap>.blueprint-col{}#stacks_in_1479671.blu-wrap>.blueprint-col.flex-width.sb-sm-left{margin-right:auto}#stacks_in_1479671.blu-wrap>.blueprint-col.flex-width.sb-sm-center{margin-right:auto;margin-left:auto}#stacks_in_1479671.blu-wrap>.blueprint-col.flex-width.sb-sm-right{margin-left:auto}#stacks_in_1479671.blu-wrap>.blueprint-col>.blucol-content{margin: 0px ;padding: 0px }#stacks_in_1479671.blu-wrap>.blueprint-col>.blucol-content.bg-color{background-color:rgba(248, 248, 248, 1.00)} @media screen and (min-width:640px){#stacks_in_1479671.blu-wrap>.blueprint-col{ }#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.sb-med-left{margin-right:auto;margin-left:0}#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.sb-med-center{margin-right:auto;margin-left:auto}#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.sb-med-right{margin-left:auto;margin-right:0}#stacks_in_1479671.blu-wrap>.blueprint-col.med-fill-width{width:100%;margin-left:0;margin-right:0}}  @media screen and (min-width:1000px){#stacks_in_1479671.blu-wrap>.blueprint-col{ }
#stacks_in_1479671.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-left,#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-left{margin-right:auto;margin-left:0}#stacks_in_1479671.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-center,#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-center{margin-right:auto;margin-left:auto}#stacks_in_1479671.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-right,#stacks_in_1479671.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-right{margin-left:auto;margin-right:0}#stacks_in_1479671.blu-wrap>.blueprint-col.lg-fill-width,#stacks_in_1479671.blu-wrap>.blueprint-col.med-fill-width,#stacks_in_1479671.blu-wrap>.blueprint-col .lg-fill-width{width:100%;max-width:none;margin-left:0;margin-right:0}}     
 #stacks_in_1479690.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_1479690.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_1479690.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_1479690{position:relative;overflow:visible;pointer-events:auto; z-index:auto;}#stacks_in_1479690.box-pos>.s-box{overflow:visible} #stacks_in_1479690>.s-box{margin: 0px }#stacks_in_1479690>.s-box>.s-box-content{padding: 30px }@media screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_1479690>.s-box>.s-box-content{padding: 30px }}@media screen and (min-width:1000.00px){#stacks_in_1479690>.s-box>.s-box-content{padding: 30px }}   #stacks_in_1479690{max-width:100.00%}@media all and (min-width:640px){#stacks_in_1479690{max-width:100.00%}}#stacks_in_1479690.auto-width{width:auto!important}#stacks_in_1479690.box-pos[data-equalizer-watch]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#stacks_in_1479690>.s-box{position:relative}      
.hyphenate .post-title,.hyphenate .post-summary,.hyphenate .post-content{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.post-date,.post-words{margin-bottom:1rem;display:block}small .post-date,small .post-words{margin:0;display:inline}.no-margin{margin:0}img.post-image{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}img.post-image.unlimited{width:100%}img.post-image.circle{border-radius:50% !important}img.post-image.auto-lightbox{cursor:pointer}img.post-image.align-left{margin-left:0 !important}img.post-image.align-right{margin-right:0 !important}@media only screen and (max-width:40em){img.post-image.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}
#stacks_in_1479762>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1479762>.s3_row>.s3_column_left {
	width: 32.75%;
}

#stacks_in_1479762>.s3_row>.s3_column_right {
	width: 67.250000%;
}




#stacks_in_1479762>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1479762>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1479762>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





 #stacks_in_1479769.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_1479769.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_1479769.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_1479769{position:relative;overflow:hidden;pointer-events:auto; z-index:auto;}#stacks_in_1479769.box-pos>.s-box{overflow:hidden} #stacks_in_1479769>.s-box{margin: 0px }#stacks_in_1479769>.s-box>.s-box-content{padding: 31px }@media screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_1479769>.s-box>.s-box-content{padding: 31px }}@media screen and (min-width:1000.00px){#stacks_in_1479769>.s-box>.s-box-content{padding: 31px }}   #stacks_in_1479769{max-width:100.00%}@media all and (min-width:640px){#stacks_in_1479769{max-width:100.00%}}#stacks_in_1479769.auto-width{width:auto!important}#stacks_in_1479769.box-pos[data-equalizer-watch]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#stacks_in_1479769>.s-box{position:relative}      
#image_stacks_in_1479741{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#image_stacks_in_1479741.maxwidth{width:100%;max-width:350px}#image_stacks_in_1479741.maxheight{width:auto;max-height:500px}
#stacks_in_1479694 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Rubik",sans-serif;font-weight:700;font-style:normal}



.clearing-blackout{z-index:999999}.clearing-blackout li{clear:inherit !important}.clearing-blackout .visible-img img{transform:translateY(-50%) translateX(-50%) translateZ(0) !important}.clearing-caption p,.clearing-caption h1,.clearing-caption h2,.clearing-caption h3,.clearing-caption h4,.clearing-caption h5,.clearing-caption h6{margin:0}#clearing_stacks_in_1479765{display:block;margin:0 -0.625em;padding:0}#clearing_stacks_in_1479765 li{margin:0;box-sizing:border-box}#clearing_stacks_in_1479765 li img{height:auto}#clearing_stacks_in_1479765 li img.maxwidth{max-width:500px}#clearing_stacks_in_1479765 li img.maxheight{width:auto;max-height:500px}#clearing_stacks_in_1479765 li a.circle{border-radius:50% !important}#clearing_stacks_in_1479765 li a.circle img{border-radius:50% !important}#clearing_stacks_in_1479765 .gallery-caption{display:none;text-align:center;margin-top:0.5rem;margin-bottom:0.5rem;font-size:0.9rem}#clearing_stacks_in_1479765.captions .gallery-caption{display:block}.clearing-blackout .carousel #clearing_stacks_in_1479765 li,.clearing-blackout .carousel #clearing_stacks_in_1479765 li a,.clearing-blackout .carousel #clearing_stacks_in_1479765 li img{height:100% !important;width:auto !important}
/* Start Responsive Shim stack CSS code */.stacks_in_1479699shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */ #stacks_in_1479717 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1479717 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_1479717 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1479717 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_1479717 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_1479717 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_1479717 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_1479717 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1479717 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_1479717 hr.cloudy:after{content:"\00a0"}#stacks_in_1479717 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1479717 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_1479717 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479717 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_1479717 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1479717 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1479717 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_1479717 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1479717 {
	padding: 5px 0px 10px 0px;
}
