.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden}.justified-gallery>a>img,.justified-gallery>div>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:alpha(opacity=70);-webkit-animation:justified-gallery-show-caption-animation .5s 0 ease;-moz-animation:justified-gallery-show-caption-animation .5s 0 ease;-ms-animation:justified-gallery-show-caption-animation .5s 0 ease}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}.justified-gallery img{z-index:1;-webkit-transform:translateZ(0)}.justified-gallery .sgg-caption{box-sizing:border-box;word-wrap:break-word;width:100%;height:100%;padding:1em;overflow:hidden;cursor:pointer;position:absolute;opacity:0;background:#000;background:rgba(0,0,0,.7);color:#fff;text-align:center;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;z-index:2;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;transition:all .45s ease-in-out}.justified-gallery>div>.sgg-caption{cursor:default}.justified-gallery a:hover .sgg-caption,.justified-gallery div:hover .sgg-caption{opacity:1}.justified-gallery .sgg-caption span{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.justified-gallery.sgg-style-2 img{-webkit-transition:-webkit-transform .25s ease-in-out;-moz-transition:-moz-transform .25s ease-in-out;-o-transition:-o-transform .25s ease-in-out;-ms-transition:-ms-transform .25s ease-in-out;transition:transform .25s ease-in-out}.justified-gallery.sgg-style-2 a:hover img,.justified-gallery.sgg-style-2 div:hover img{opacity:1;transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15)}.justified-gallery.sgg-style-3 .sgg-caption{opacity:1;height:auto;top:100%;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.justified-gallery.sgg-style-3 a:hover .sgg-caption,.justified-gallery.sgg-style-3 div:hover .sgg-caption{opacity:1;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}.justified-gallery.sgg-style-3 .sgg-caption span{top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.justified-gallery.sgg-style-4 .sgg-caption{opacity:1;top:100%;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.justified-gallery.sgg-style-5 .sgg-caption,.justified-gallery.sgg-style-6 .sgg-caption{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;opacity:1}.justified-gallery.sgg-style-4 a:hover .sgg-caption,.justified-gallery.sgg-style-4 div:hover .sgg-caption{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}.justified-gallery.sgg-style-5 .sgg-caption{bottom:100%;transition:all .25s ease-in-out}.justified-gallery.sgg-style-5 a:hover .sgg-caption,.justified-gallery.sgg-style-5 div:hover .sgg-caption{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}.justified-gallery.sgg-style-6 .sgg-caption{right:100%;transition:all .25s ease-in-out}.justified-gallery.sgg-style-6 a:hover .sgg-caption,.justified-gallery.sgg-style-6 div:hover .sgg-caption{transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%)}.justified-gallery.sgg-style-7 .sgg-caption{opacity:1;left:100%;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.justified-gallery.sgg-style-7 a:hover .sgg-caption,.justified-gallery.sgg-style-7 div:hover .sgg-caption{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.justified-gallery.sgg-style-8 .sgg-caption{display:none;opacity:1;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.justified-gallery.sgg-style-8 .in-right .sgg-caption{display:block;right:0;left:auto;-webkit-animation:in-right .3s;animation:in-right .3s}.justified-gallery.sgg-style-8 .out-right .sgg-caption{display:block;right:-100%;left:auto;-webkit-animation:out-right .3s;animation:out-right .3s ease}.justified-gallery.sgg-style-8 .in-left .sgg-caption{display:block;left:0;right:auto;-webkit-animation:in-left .3s;animation:in-left .3s}.justified-gallery.sgg-style-8 .out-left .sgg-caption{display:block;left:-100%;right:auto;-webkit-animation:out-left .3s;animation:out-left .3s}.justified-gallery.sgg-style-8 .in-top .sgg-caption{display:block;top:0;bottom:auto;-webkit-animation:in-top .3s;animation:in-top .3s}.justified-gallery.sgg-style-8 .out-top .sgg-caption{display:block;top:-100%;bottom:auto;-webkit-animation:out-top .3s;animation:out-top .3s ease}.justified-gallery.sgg-style-8 .in-bottom .sgg-caption{display:block;bottom:0;top:auto;-webkit-animation:in-bottom .3s;animation:in-bottom .3s}.justified-gallery.sgg-style-8 .out-bottom .sgg-caption{display:block;bottom:-100%;top:auto;-webkit-animation:out-bottom .3s;animation:out-bottom .3s}@keyframes in-right{from{right:-100%}to{right:0}}@keyframes in-left{from{left:-100%}to{left:0}}@keyframes out-right{from{right:0}to{right:-100%}}@keyframes out-left{from{left:0}to{left:-100%}}@keyframes in-top{from{top:-100%}to{top:0}}@keyframes in-bottom{from{bottom:-100%}to{bottom:0}}@keyframes out-top{from{top:0}to{top:-100%}}@keyframes out-bottom{from{bottom:0}to{bottom:-100%}}@-webkit-keyframes in-right{from{right:-100%}to{right:0}}@-webkit-keyframes in-left{from{left:-100%}to{left:0}}@-webkit-keyframes out-right{from{right:0}to{right:-100%}}@-webkit-keyframes out-left{from{left:0}to{left:-100%}}@-webkit-keyframes in-top{from{top:-100%}to{top:0}}@-webkit-keyframes in-bottom{from{bottom:-100%}to{bottom:0}}@-webkit-keyframes out-top{from{top:0}to{top:-100%}}@-webkit-keyframes out-bottom{from{bottom:0}to{bottom:-100%}}.justified-gallery.sgg-style-9 .sgg-caption{opacity:1;top:100%;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.justified-gallery.sgg-style-9 a:hover .sgg-caption,.justified-gallery.sgg-style-9 div:hover .sgg-caption{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}.justified-gallery.sgg-style-9 img{-webkit-transition:-webkit-transform .35s ease-in-out;-moz-transition:-moz-transform .35s ease-in-out;-o-transition:-o-transform .35s ease-in-out;-ms-transition:-ms-transform .35s ease-in-out;transition:transform .35s ease-in-out}.justified-gallery.sgg-style-9 a:hover img,.justified-gallery.sgg-style-9 div:hover img{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}.justified-gallery.sgg-style-10 .sgg-caption{opacity:1;bottom:100%;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.justified-gallery.sgg-style-10 a:hover .sgg-caption,.justified-gallery.sgg-style-10 div:hover .sgg-caption{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}.justified-gallery.sgg-style-10 img{-webkit-transition:-webkit-transform .35s ease-in-out;-moz-transition:-moz-transform .35s ease-in-out;-o-transition:-o-transform .35s ease-in-out;-ms-transition:-ms-transform .35s ease-in-out;transition:transform .35s ease-in-out}.justified-gallery.sgg-style-10 a:hover img,.justified-gallery.sgg-style-10 div:hover img{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}.justified-gallery.sgg-style-11 a .sgg-caption,.justified-gallery.sgg-style-11 div .sgg-caption{opacity:1}.justified-gallery.sgg-style-11 a:hover .sgg-caption,.justified-gallery.sgg-style-11 div:hover .sgg-caption{opacity:0}.justified-gallery.sgg-style-12 .sgg-caption{opacity:1;height:auto;bottom:0}.justified-gallery.sgg-style-12 .sgg-caption span{top:auto;-webkit-transform:none;-ms-transform:none;transform:none}.justified-gallery.sgg-style-13 a:nth-child(odd) .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(odd) .sgg-caption{opacity:1}.justified-gallery.sgg-style-13 a:nth-child(even) .sgg-caption,.justified-gallery.sgg-style-13 a:nth-child(odd):hover .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(even) .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(odd):hover .sgg-caption{opacity:0}.justified-gallery.sgg-style-13 a:nth-child(even):hover .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(even):hover .sgg-caption{opacity:1}.sgg-load-more{margin:20px auto;display:block;outline:0}.sgg-button-small{padding:.6em .8em;font-size:.8em}.sgg-button-medium{padding:.8em 1em;font-size:1em}.sgg-button-big{padding:.9em 1.4em;font-size:1.5em}.sgg-button-square{border-radius:0}.sgg-button-round{border-radius:.5em}.sgg-button-circle{border-radius:9em} .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999998;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;position:absolute;top:101%;}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0} 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-slider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none}#swipebox-slider .slide{background:url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/img/loader.gif) no-repeat center center;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 .swipebox-video-container,#swipebox-slider .slide img{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:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-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-action,#swipebox-caption{position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-action{bottom:-50px}#swipebox-action.visible-bars{-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}#swipebox-action #swipebox-close,#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev{background-image:url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;position:absolute;width:50px;height:50px;top:0}#swipebox-action #swipebox-prev{background-position:-32px 13px;right:100px}#swipebox-action #swipebox-next{background-position:-78px 13px;right:40px}#swipebox-action #swipebox-close{background-position:15px 12px;left:40px}#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled{opacity:.3}#swipebox-caption{top:-50px;text-align:center}#swipebox-caption.visible-bars{-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px)}#swipebox-slider.rightSpring{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}#swipebox-slider.leftSpring{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@media screen and (max-width:800px){#swipebox-action #swipebox-close{left:0}#swipebox-action #swipebox-prev{right:60px}#swipebox-action #swipebox-next{right:0}}#swipebox-overlay{background:#0d0d0d}#swipebox-action,#swipebox-caption{text-shadow:1px 1px 1px #000;background-color:#0d0d0d;background-color:#0d0d0d;background-image:-webkit-gradient(linear,left top,left bottom,from(#0d0d0d),to(#000));background-image:-webkit-linear-gradient(top,#0d0d0d,#000);background-image:linear-gradient(to bottom,#0d0d0d,#000);opacity:.95}#swipebox-action{border-top:1px solid rgba(255,255,255,.2)}#swipebox-caption{border-bottom:1px solid rgba(255,255,255,.2);color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif} .pswp,.pswp__bg,.pswp__scroll-wrap{height:100%;width:100%}.pswp,.pswp__item,.pswp__scroll-wrap{overflow:hidden;top:0;position:absolute;left:0}.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp,.pswp__bg,.pswp__error-msg,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute}.pswp{display:none;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{left:0;top:0;background:#000;opacity:0;transform:translateZ(0);will-change:opacity}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__item{right:0;bottom:0}.pswp__img{width:auto;height:auto;top:0;left:0}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline} .pswp__share-tooltip a,.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake{visibility:hidden}.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/dist/default-skin.png) no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/dist/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__counter,.pswp__preloader{height:44px;top:0;position:absolute}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{left:0;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui{visibility:visible}.pswp__preloader{width:44px;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active .pswp__preloader__icn{background:url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/dist/preloader.gif) no-repeat}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0} .pswp {
z-index: 150000;
}
.pswp__caption__center {
text-align: center;
}
.pswp__zoom-wrap {
text-align: center;
}
.pswp__zoom-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.sgg-wrapper {
line-height: 0;
width: 100%;
max-width: 900px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.sgg-video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
width: 100%;
}
.sgg-video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.sgg-video-wrapper video {
width: 100% !important;
height: auto !important;
}
.pswp__button--print {
background-image: url(//mountnewtoncentre.org/wp-content/plugins/smart-grid-gallery/includes/dist/print-icon.svg) !important;
background-size: 22px 22px !important;
background-position: center center !important;
background-repeat: no-repeat !important;
}@font-face {
font-family: 'themeicons';
src:    url(//mountnewtoncentre.org/wp-content/themes/senior/assets/fonts/themeicons.eot?el0xv3);
src:    url(//mountnewtoncentre.org/wp-content/themes/senior/assets/fonts/themeicons.eot?el0xv3#iefix) format('embedded-opentype'),
url(//mountnewtoncentre.org/wp-content/themes/senior/assets/fonts/themeicons.ttf?el0xv3) format('truetype'),
url(//mountnewtoncentre.org/wp-content/themes/senior/assets/fonts/themeicons.woff?el0xv3) format('woff'),
url(//mountnewtoncentre.org/wp-content/themes/senior/assets/fonts/themeicons.svg?el0xv3#themeicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="theme-icon-"]:before, [class*=" theme-icon-"]:before { font-family: 'themeicons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.theme-icon-degrees:before {
content: "\e900";
}
.theme-icon-account:before {
content: "\e901";
}
.theme-icon-bell:before {
content: "\e902";
}
.theme-icon-book:before {
content: "\e903";
}
.theme-icon-brain:before {
content: "\e904";
}
.theme-icon-checked:before {
content: "\e905";
}
.theme-icon-cutlery:before {
content: "\e906";
}
.theme-icon-flat-world-map:before {
content: "\e907";
}
.theme-icon-flower:before {
content: "\e908";
}
.theme-icon-happiness:before {
content: "\e909";
}
.theme-icon-home:before {
content: "\e90a";
}
.theme-icon-idea:before {
content: "\e90b";
}
.theme-icon-key:before {
content: "\e90c";
}
.theme-icon-left-quote:before {
content: "\e90d";
}
.theme-icon-medicine:before {
content: "\e90e";
}
.theme-icon-message:before {
content: "\e90f";
}
.theme-icon-padlock:before {
content: "\e910";
}
.theme-icon-placeholder:before {
content: "\e911";
}
.theme-icon-right-quote:before {
content: "\e912";
}
.theme-icon-round-help-button:before {
content: "\e913";
}
.theme-icon-smartphone:before {
content: "\e914";
}
.theme-icon-telephone:before {
content: "\e915";
}
.theme-icon-user-new:before {
content: "\e916";
}
.theme-icon-user-girl:before {
content: "\e917";
}
.theme-icon-user:before {
content: "\e918";
}
.theme-icon-letter:before {
content: "\e919";
}
.theme-icon-animal1:before {
content: "\e91a";
}
.theme-icon-animal2:before {
content: "\e91b";
}
.theme-icon-animal3:before {
content: "\e91c";
}
.theme-icon-animal4:before {
content: "\e91d";
}
.theme-icon-animal5:before {
content: "\e91e";
}
.theme-icon-animal6:before {
content: "\e91f";
}
.theme-icon-animal:before {
content: "\e920";
}
.theme-icon-animals1:before {
content: "\e921";
}
.theme-icon-animals2:before {
content: "\e922";
}
.theme-icon-animals:before {
content: "\e923";
}
.theme-icon-apple:before {
content: "\e924";
}
.theme-icon-arrow:before {
content: "\e925";
}
.theme-icon-arrows:before {
content: "\e926";
}
.theme-icon-ball:before {
content: "\e927";
}
.theme-icon-book1:before {
content: "\e928";
}
.theme-icon-book2:before {
content: "\e929";
}
.theme-icon-bookmark:before {
content: "\e92a";
}
.theme-icon-box:before {
content: "\e92b";
}
.theme-icon-business:before {
content: "\e92c";
}
.theme-icon-calendar:before {
content: "\e92d";
}
.theme-icon-camera:before {
content: "\e92e";
}
.theme-icon-clock2:before {
content: "\e92f";
}
.theme-icon-clock4:before {
content: "\e930";
}
.theme-icon-cup:before {
content: "\e931";
}
.theme-icon-cut:before {
content: "\e932";
}
.theme-icon-dog1:before {
content: "\e933";
}
.theme-icon-dog2:before {
content: "\e934";
}
.theme-icon-dog:before {
content: "\e935";
}
.theme-icon-drink:before {
content: "\e936";
}
.theme-icon-food1:before {
content: "\e937";
}
.theme-icon-food2:before {
content: "\e938";
}
.theme-icon-food3:before {
content: "\e939";
}
.theme-icon-food4:before {
content: "\e93a";
}
.theme-icon-food:before {
content: "\e93b";
}
.theme-icon-fruit1:before {
content: "\e93c";
}
.theme-icon-fruit2:before {
content: "\e93d";
}
.theme-icon-fruit3:before {
content: "\e93e";
}
.theme-icon-fruit4:before {
content: "\e93f";
}
.theme-icon-fruit5:before {
content: "\e940";
}
.theme-icon-fruit6:before {
content: "\e941";
}
.theme-icon-fruit7:before {
content: "\e942";
}
.theme-icon-fruit:before {
content: "\e943";
}
.theme-icon-fruits:before {
content: "\e944";
}
.theme-icon-hand:before {
content: "\e945";
}
.theme-icon-healthy1:before {
content: "\e946";
}
.theme-icon-interface:before {
content: "\e947";
}
.theme-icon-keys:before {
content: "\e948";
}
.theme-icon-medical2:before {
content: "\e949";
}
.theme-icon-medical:before {
content: "\e94a";
}
.theme-icon-money:before {
content: "\e94b";
}
.theme-icon-music1:before {
content: "\e94c";
}
.theme-icon-paint:before {
content: "\e94d";
}
.theme-icon-people:before {
content: "\e94e";
}
.theme-icon-phone:before {
content: "\e94f";
}
.theme-icon-ribbon:before {
content: "\e950";
}
.theme-icon-sewing:before {
content: "\e951";
}
.theme-icon-shape1:before {
content: "\e952";
}
.theme-icon-shape:before {
content: "\e953";
}
.theme-icon-shield:before {
content: "\e954";
}
.theme-icon-sign:before {
content: "\e955";
}
.theme-icon-signs:before {
content: "\e956";
}
.theme-icon-silhouette:before {
content: "\e957";
}
.theme-icon-snack:before {
content: "\e958";
}
.theme-icon-sport:before {
content: "\e959";
}
.theme-icon-sports:before {
content: "\e95a";
}
.theme-icon-three:before {
content: "\e95b";
}
.theme-icon-time1:before {
content: "\e95c";
}
.theme-icon-time2:before {
content: "\e95d";
}
.theme-icon-time3:before {
content: "\e95e";
}
.theme-icon-tool1:before {
content: "\e95f";
}
.theme-icon-tool3:before {
content: "\e960";
}
.theme-icon-tool4:before {
content: "\e961";
}
.theme-icon-tool5:before {
content: "\e962";
}
.theme-icon-tool6:before {
content: "\e963";
}
.theme-icon-tool:before {
content: "\e964";
}
.theme-icon-transport1:before {
content: "\e965";
}
.theme-icon-transport2:before {
content: "\e966";
}
.theme-icon-two:before {
content: "\e967";
}
.theme-icon-animal7:before {
content: "\e968";
}
.theme-icon-arrows2:before {
content: "\e969";
}
.theme-icon-beach:before {
content: "\e96a";
}
.theme-icon-black:before {
content: "\e96b";
}
.theme-icon-business2:before {
content: "\e96c";
}
.theme-icon-check:before {
content: "\e96d";
}
.theme-icon-circle1:before {
content: "\e96e";
}
.theme-icon-circle2:before {
content: "\e96f";
}
.theme-icon-circle3:before {
content: "\e970";
}
.theme-icon-circle:before {
content: "\e971";
}
.theme-icon-computer:before {
content: "\e972";
}
.theme-icon-dog12:before {
content: "\e973";
}
.theme-icon-dog3:before {
content: "\e974";
}
.theme-icon-draw:before {
content: "\e975";
}
.theme-icon-drink2:before {
content: "\e976";
}
.theme-icon-food12:before {
content: "\e977";
}
.theme-icon-food22:before {
content: "\e978";
}
.theme-icon-food32:before {
content: "\e979";
}
.theme-icon-food42:before {
content: "\e97a";
}
.theme-icon-food5:before {
content: "\e97b";
}
.theme-icon-food6:before {
content: "\e97c";
}
.theme-icon-food7:before {
content: "\e97d";
}
.theme-icon-food8:before {
content: "\e97e";
}
.theme-icon-food9:before {
content: "\e97f";
}
.theme-icon-fruit12:before {
content: "\e980";
}
.theme-icon-fruit8:before {
content: "\e981";
}
.theme-icon-gps1:before {
content: "\e982";
}
.theme-icon-gps:before {
content: "\e983";
}
.theme-icon-healthy:before {
content: "\e984";
}
.theme-icon-icon:before {
content: "\e985";
}
.theme-icon-medical4:before {
content: "\e986";
}
.theme-icon-bag:before {
content: "\e987";
}
.theme-icon-nature1:before {
content: "\e988";
}
.theme-icon-nature:before {
content: "\e989";
}
.theme-icon-check-icon:before {
content: "\e98a";
}
.theme-icon-people2:before {
content: "\e98b";
}
.theme-icon-sewing2:before {
content: "\e98c";
}
.theme-icon-shapes1:before {
content: "\e98d";
}
.theme-icon-book12:before {
content: "\e98e";
}
.theme-icon-signs1:before {
content: "\e98f";
}
.theme-icon-signs2:before {
content: "\e990";
}
.theme-icon-signs3:before {
content: "\e991";
}
.theme-icon-signs4:before {
content: "\e992";
}
.theme-icon-signs5:before {
content: "\e993";
}
.theme-icon-social:before {
content: "\e994";
}
.theme-icon-social-media1:before {
content: "\e995";
}
.theme-icon-social-media2:before {
content: "\e996";
}
.theme-icon-social-media3:before {
content: "\e997";
}
.theme-icon-social-media:before {
content: "\e998";
}
.theme-icon-sports1:before {
content: "\e999";
}
.theme-icon-sports2:before {
content: "\e99a";
}
.theme-icon-stack:before {
content: "\e99b";
}
.theme-icon-strength:before {
content: "\e99c";
}
.theme-icon-symbol:before {
content: "\e99d";
}
.theme-icon-telephone2:before {
content: "\e99e";
}
.theme-icon-three2:before {
content: "\e99f";
}
.theme-icon-time:before {
content: "\e9a0";
}
.theme-icon-tool12:before {
content: "\e9a1";
}
.theme-icon-tool2:before {
content: "\e9a2";
}
.theme-icon-tool7:before {
content: "\e9a3";
}
.theme-icon-two2:before {
content: "\e9a4";
}
.theme-icon-diploma:before {
content: "\e9a5";
}
.theme-icon-food10:before {
content: "\e9a6";
}
.theme-icon-interface1:before {
content: "\e9a7";
}
.theme-icon-interface2:before {
content: "\e9a8";
}
.theme-icon-park1:before {
content: "\e9a9";
}
.theme-icon-park:before {
content: "\e9aa";
}
.theme-icon-people1:before {
content: "\e9ab";
}
.theme-icon-people22:before {
content: "\e9ac";
}
.theme-icon-people3:before {
content: "\e9ad";
}
.theme-icon-school:before {
content: "\e9ae";
}
.theme-icon-time4:before {
content: "\e9af";
}
.theme-icon-transport:before {
content: "\e9b0";
}
.theme-icon-bath:before {
content: "\e9b1";
}
.theme-icon-business3:before {
content: "\e9b2";
}
.theme-icon-calculate:before {
content: "\e9b3";
}
.theme-icon-fashion:before {
content: "\e9b4";
}
.theme-icon-food13:before {
content: "\e9b5";
}
.theme-icon-food11:before {
content: "\e9b6";
}
.theme-icon-fruit9:before {
content: "\e9b7";
}
.theme-icon-healthy2:before {
content: "\e9b8";
}
.theme-icon-medical3:before {
content: "\e9b9";
}
.theme-icon-money2:before {
content: "\e9ba";
}
.theme-icon-plus:before {
content: "\e9bb";
}
.theme-icon-ribbon2:before {
content: "\e9bc";
}
.theme-icon-silhouette2:before {
content: "\e9bd";
}
.theme-icon-square:before {
content: "\e9be";
}
.theme-icon-tool8:before {
content: "\e9bf";
}
.theme-icon-transport12:before {
content: "\e9c0";
}
.theme-icon-transport3:before {
content: "\e9c1";
}
.theme-icon-apple2:before {
content: "\e9c2";
}
.theme-icon-exercise1:before {
content: "\e9c3";
}
.theme-icon-exercise:before {
content: "\e9c4";
}
.theme-icon-icon1:before {
content: "\e9c5";
}
.theme-icon-icon2:before {
content: "\e9c6";
}
.theme-icon-india:before {
content: "\e9c7";
}
.theme-icon-man:before {
content: "\e9c8";
}
.theme-icon-medical5:before {
content: "\e9c9";
}
.theme-icon-mountain:before {
content: "\e9ca";
}
.theme-icon-nature12:before {
content: "\e9cb";
}
.theme-icon-nature2:before {
content: "\e9cc";
}
.theme-icon-people4:before {
content: "\e9cd";
}
.theme-icon-shape2:before {
content: "\e9ce";
}
.theme-icon-silhouette3:before {
content: "\e9cf";
}
.theme-icon-sports12:before {
content: "\e9d0";
}
.theme-icon-sports3:before {
content: "\e9d1";
}
.theme-icon-two3:before {
content: "\e9d2";
}
.theme-icon-gardening:before {
content: "\e9d3";
}
.theme-icon-leaves:before {
content: "\e9d4";
}
.theme-icon-plant1:before {
content: "\e9d5";
}
.theme-icon-plant:before {
content: "\e9d6";
}
.theme-icon-trees:before {
content: "\e9d7";
}
.theme-icon-watering-can-with-water-drops:before {
content: "\e9d8";
}
.theme-icon-arrow-right:before {
content: "\e9d9";
}
.theme-icon-comment:before {
content: "\e9da";
}
.theme-icon-left-arrow:before {
content: "\e9db";
}
.theme-icon-price-tag:before {
content: "\e9dc";
}
.theme-icon-right-arrow:before {
content: "\e9dd";
}
.theme-icon-user2:before {
content: "\e9de";
}.cf-tr:before, .cf-tr:after { content: " "; display: table; }
.cf-tr:after { clear: both; }
.cf-tr { *zoom: 1; } .testimonial_rotator_wrap { margin: 20px 10px; padding: 10px; overflow: hidden; position: relative; }
.testimonial_rotator_wrap.with-prevnext { padding: 10px 40px; }
.testimonial_rotator_wrap *, .testimonial_rotator_wrap *:before, .testimonial_rotator_wrap *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .testimonial_rotator.format-rotator .slide { display: none; }
.testimonial_rotator h1,
.testimonial_rotator h2 { margin: 10px 0 0 0; padding: 0; }
.testimonial_rotator .testimonial_rotator_slide_title { margin: 0 0 5px 0; } .testimonial_rotator_single {}
.testimonial_rotator_single .testimonial_rotator_stars { }
.testimonial_rotator_widget_wrap .testimonial_rotator_stars { padding: 10px 0; } .testimonial_rotator.format-list .slide { margin: 40px 0; } .testimonial_rotator_microdata { display: none; }
.testimonial_rotator_stars { padding: 10px 0; }
.testimonial_rotator_star {
margin: 0 3px 0 0;
float: left;
width: 20px; height: 20px;
color: #d8b767;
font-size: 20px;
line-height: 20px;
}
.testimonial_rotator.rounded .img img { border-radius: 50%; }
.testimonial_rotator .more-link, 
.testimonial-rotator-view-more { white-space: nowrap; }
.testimonial_rotator_paged a { padding: 4px 10px; text-decoration: none; }
.testimonial_rotator_paged a:first-child { float: right; }
.testimonial_rotator_paged a:last-child { float: left; } .testimonial_rotator_nav {}
.testimonial_rotator_prev,
.testimonial_rotator_next { font-size: 20px; line-height: 20px; color: #666; color: rgba(0,0,0,0.2);  cursor: pointer; position: absolute; top: 35%; z-index: 8888; transition: all 0.35s; }
.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover { color: rgba(0,0,0,0.5);  }
.testimonial_rotator_prev { left: 3px; }
.testimonial_rotator_next { right: 3px; } .testimonial_rotator_widget_wrap { position: relative; }
.testimonial_rotator_widget_wrap.with-prevnext { padding: 0 25px; }
.testimonial_rotator_widget_wrap .testimonial_rotator_prev { left: 0; }
.testimonial_rotator_widget_wrap .testimonial_rotator_next { right: 0; } div.testimonial-rotator-error { color: #aa3429; font-weight: bold; display: block; padding: 10px; font-size: 11px; border-radius: 3px; text-align: center; border: solid 1px #aa3429; text-transform: uppercase; } .testimonial_rotator.template-default .slide { width: 100%; height: auto; }
.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator_single.has-image.template-default .img { width: 20%; margin-right: 5%; float: left; padding: 0; padding-top: .5em; }
.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img { width: 100%; max-width: 150px; height: auto; }
.testimonial_rotator.template-default .has-image .text,
.testimonial_rotator_single.has-image.template-default .text { width: 75%; float: left; padding: 0; margin: 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info { font-style: italic; line-height: 1.2em; padding: 10px 0 10px 15px; border-left: solid 3px #efefef; margin: 10px 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info p { font-size: 1.1em; line-height: 1.2em; } .testimonial_rotator.template-longform .slide { width: 100%; height: auto; text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_stars,
.testimonial_rotator.template-longform .testimonial_rotator_slide_title { text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 1.3em; line-height: 0.9em; }
.testimonial_rotator.template-longform .testimonial_rotator_quote { text-align: center; }
.testimonial_rotator.template-longform hr.longform_hr { width: 175px; height: 3px; background: #efefef; border: none; margin: 20px auto; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info { margin: 5px auto 10px auto; padding: 5px; border: none; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; text-align: center; font-size: 0.9em; line-height: 1.1em;  }
.testimonial_rotator.template-longform .testimonial_rotator_img { width: 50px; height: 50px; border-radius: 100%; margin: 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-longform .testimonial_rotator_img img { width: 50px; height: 50px; } .testimonial_rotator.template-threepigs .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-threepigs img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-threepigs .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner { width: 33%; float: left; padding: 0 5px; }
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-threepigs .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-threepigs .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-threepigs img { max-width: 100px; } 
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_title,
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info,
.testimonial_rotator.template-threepigs .testimonial_rotator_author_info p { text-align: center; } @media only screen and (max-width: 640px) 
{
.testimonial_rotator.template-threepigs .testimonial_rotator_slide_inner { width: 75%; float: none; margin: 20px auto 40px auto; }
.testimonial_rotator.template-threepigs img { max-width: 50px; margin-bottom: 0; }
} .testimonial_rotator.template-twopigs .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-twopigs img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-twopigs .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_inner { width: 50%; float: left; padding: 0 5px; }
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-twopigs .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-twopigs .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-twopigs img { max-width: 100px; } 
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_title,
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info,
.testimonial_rotator.template-twopigs .testimonial_rotator_author_info p { text-align: center; } @media only screen and (max-width: 640px) 
{
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_inner { width: 75%; float: none; margin: 20px auto 40px auto; }
.testimonial_rotator.template-twopigs img { max-width: 50px; margin-bottom: 0; }
} .testimonial_rotator.template-onepig .slide { text-align: center; clear: both; width: 100%; }
.testimonial_rotator.template-onepig img { border-radius: 100%; width: 75%; max-width: 100px; height: auto; display: block; margin: 10px auto; }
.testimonial_rotator.template-onepig .testimonial_rotator_star { float: none; font-size: 0.9em; margin: 0; }
.testimonial_rotator.template-onepig .testimonial_rotator_slide_inner { }
.testimonial_rotator.template-onepig .testimonial_rotator_author_info { border: none; font-size: 0.8em; padding: 0; }
.testimonial_rotator.template-onepig .testimonial_rotator_slide_title { line-height: 1.2em; }
.testimonial_rotator.template-onepig .testimonial_rotator_quote { font-size: 0.9em; line-height: 1.1em; padding-bottom: 10px; } .testimonial_rotator_single.template-onepig .testimonial_rotator_slide_inner { width: 100%; }
.testimonial_rotator_single.template-onepig img { max-width: 100px; } 
.testimonial_rotator.template-onepig .testimonial_rotator_slide_title,
.testimonial_rotator.template-onepig .testimonial_rotator_author_info,
.testimonial_rotator.template-onepig .testimonial_rotator_author_info p { text-align: center; } .testimonial_rotator.template-headlined .slide { width: 100%; height: auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_stars { text-align: center; padding-top: 0; }
.testimonial_rotator.template-headlined .testimonial_rotator_star { float: none; width: auto; height: auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_slide_title { font-size: 1.4em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_quote { font-size: 0.9em; margin-bottom: 10px; text-align: center; }
.testimonial_rotator.template-headlined hr.headlined_hr { width: 275px; max-width: 100%; height: 3px; background: #efefef; border: none; margin: 20px auto; }
.testimonial_rotator.template-headlined .testimonial_rotator_author_info { margin: 5px; border: none; padding-top: 5px; font-size: 0.9em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; font-size: 0.9em; line-height: 1.1em; text-align: center; }
.testimonial_rotator.template-headlined .testimonial_rotator_img { width: 50px; margin: 20px auto 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-headlined .testimonial_rotator_img img { width: 50px; height: auto; border-radius: 100%; }
.testimonial_rotator_wrap.headlined-wrap .testimonial_rotator_prev, 
.testimonial_rotator_wrap.headlined-wrap .testimonial_rotator_next { top: 35%; } .widget .testimonial_rotator.template-headlined .testimonial_rotator_slide_title { font-size: 1.2em; line-height: 1.1em; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_img { padding-top: 10px; width: 30px; margin: 0 auto; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_img img { width: 30px; height: auto; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_author_info { margin: 0; padding: 5px; font-size: 0.8em; text-align: center; }
.widget .testimonial_rotator.template-headlined .testimonial_rotator_author_info p { text-align: center; } .testimonial_rotator.template-starrynight .slide { width: 100%; height: auto; }
.testimonial_rotator.template-starrynight .testimonial_rotator_stars {  }
.testimonial_rotator.template-starrynight .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 32px; line-height: 1em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_slide_title { font-size: 2em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_quote { font-size: 0.8em; margin-bottom: 10px; padding-top: 10px; }
.testimonial_rotator.template-starrynight .testimonial_rotator_author_info { margin: 10px; border: none; padding-top: 5px; float: left; font-size: 0.9em; }
.testimonial_rotator.template-starrynight .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; font-size: 0.9em; line-height: 1.1em;  }
.testimonial_rotator.template-starrynight .testimonial_rotator_img { float: left; width: 50px; height: 50px; border-radius: 100%; margin: 10px 5px; display: block; overflow: hidden; }
.testimonial_rotator.template-starrynight .testimonial_rotator_img img { width: 50px; height: auto; }
.testimonial_rotator_wrap.starrynight-wrap .testimonial_rotator_prev, 
.testimonial_rotator_wrap.starrynight-wrap .testimonial_rotator_next { top: 25%; } .widget .testimonial_rotator.template-starrynight .testimonial_rotator_slide_title { font-size: 1.5em; line-height: 1.1em; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_star { font-size: 28px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_img { width: 30px; height: 30px; margin: 5px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_img img { width: 30px; height: 30px; }
.widget .testimonial_rotator.template-starrynight .testimonial_rotator_author_info { margin: 0; padding: 7px 0 0 5px; font-size: 0.8em; }