/**
 * Theme Name: Keble
 * Author: <a href="http://oneltd.co.uk/">One</a>
 * Author URI: http://oneltd.co.uk/
 * Version: 1.1
 * Description: Custom theme for Keble College Anniversary site
 * Template: oneltd-base
 */

@-webkit-keyframes plyr-progress{to{background-position:25px 0}}

@-moz-keyframes plyr-progress{to{background-position:25px 0}}

@-o-keyframes plyr-progress{to{background-position:25px 0}}

@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes plyr-popup{0%{opacity:.5;-moz-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes plyr-popup{0%{opacity:.5;-o-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-o-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@-moz-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@-o-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;-moz-transition:-moz-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.plyr audio,.plyr video{-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4f5b5f;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;-moz-animation:plyr-fade-in .3s ease;-o-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;-moz-transition:-moz-transform .4s ease-in-out;-o-transition:-o-transform .4s ease-in-out;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}.plyr__control{background:0 0;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:inherit;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{-webkit-box-shadow:0 0 0 5px rgba(26,175,255,.5);-moz-box-shadow:0 0 0 5px rgba(26,175,255,.5);box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr--video .plyr__control svg{-webkit-filter:drop-shadow(0 1px 1px rgba(0, 0, 0, .15));filter:drop-shadow(0 1px 1px rgba(0, 0, 0, .15))}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#1aafff;color:#fff}.plyr__control--overlaid{background:rgba(26,175,255,.8);border:0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15);color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{height:20px;left:2px;position:relative;width:20px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#1aafff}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:5px}.plyr__controls .plyr__menu+.plyr__control,.plyr__controls .plyr__progress+.plyr__control,.plyr__controls>.plyr__control+.plyr__control,.plyr__controls>.plyr__control+.plyr__menu{margin-left:2px}.plyr__controls>.plyr__control:first-child,.plyr__controls>.plyr__control:first-child+[data-plyr=pause]{margin-left:0;margin-right:auto}.plyr__controls:empty{display:none}@media (min-width:480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:10px}}.plyr--audio .plyr__controls{background:#fff;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;color:#4f5b5f;padding:10px}.plyr--video .plyr__controls{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));background:-moz- oldlinear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));-webkit-border-bottom-left-radius:inherit;-moz-border-radius-bottomleft:inherit;border-bottom-left-radius:inherit;-webkit-border-bottom-right-radius:inherit;-moz-border-radius-bottomright:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;-moz-transition:opacity .4s ease-in-out,-moz-transform .4s ease-in-out;-o-transition:opacity .4s ease-in-out,-o-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__video-embed{height:0;padding-bottom:56.25%;position:relative}.plyr__video-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-moz-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);-o-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr__menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;-moz-animation:plyr-popup .2s ease;-o-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);-moz-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);-o-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#4f5b5f;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-webkit-align-items:inherit;-moz-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(79,91,95,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:-webkit-calc(100% - 14px);width:-moz-calc(100% - 14px);width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(79,91,95,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#b7c5cd;-webkit-box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);-moz-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);-o-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:-webkit-transform .3s ease,opacity .3s ease;-moz-transition:-moz-transform .3s ease,opacity .3s ease;-o-transition:-o-transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#1aafff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);-o-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;color:#1aafff;display:block;height:20px;margin:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;-moz-transition:-moz-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;-webkit-border-radius:3px;border-radius:3px;height:6px;-webkit-transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear, left top, right top, from(currentColor var(--value,0)), to(transparent var(--value,0)));background-image:-webkit-linear-gradient(left, currentColor var(--value,0), transparent var(--value,0));background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;-webkit-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:14px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;-moz-border-radius:3px;border-radius:3px;height:6px;-moz-transition:-moz-box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;-moz-border-radius:100%;border-radius:100%;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:14px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;-moz-border-radius:3px;border-radius:3px;height:6px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:3px;height:6px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2);height:14px;position:relative;transition:all .2s ease;width:14px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{-webkit-box-shadow:0 0 0 5px rgba(26,175,255,.5);box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{-moz-box-shadow:0 0 0 5px rgba(26,175,255,.5);box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(26,175,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(183,197,205,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(47,52,61,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4f5b5f;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);-moz-transform:translate(-50%,10px) scale(.8);-ms-transform:translate(-50%,10px) scale(.8);-o-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-transform .2s .1s ease,opacity .2s .1s ease;-moz-transition:-moz-transform .2s .1s ease,opacity .2s .1s ease;-o-transition:-o-transform .2s .1s ease,opacity .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%,0) scale(1);-moz-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);-o-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translate(0,10px) scale(.8);-moz-transform:translate(0,10px) scale(.8);-ms-transform:translate(0,10px) scale(.8);-o-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translate(0,10px) scale(.8);-moz-transform:translate(0,10px) scale(.8);-ms-transform:translate(0,10px) scale(.8);-o-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0,0) scale(1);-moz-transform:translate(0,0) scale(1);-ms-transform:translate(0,0) scale(1);-o-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__progress{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;left:7px;margin-right:14px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-7px;margin-right:-7px;width:-webkit-calc(100% + 14px);width:-moz-calc(100% + 14px);width:calc(100% + 14px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;height:6px;left:0;margin-top:-3px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;-webkit-border-radius:100px;border-radius:100px;min-width:6px}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;-moz-border-radius:100px;border-radius:100px;min-width:6px;-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);-moz-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(183,197,205,.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;-moz-animation:plyr-progress 1s linear infinite;-o-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-webkit-linear-gradient(135deg, rgba(47,52,61,.6) 25%, transparent 25%, transparent 50%, rgba(47,52,61,.6) 50%, rgba(47,52,61,.6) 75%, transparent 75%, transparent);background-image:-moz- oldlinear-gradient(135deg, rgba(47,52,61,.6) 25%, transparent 25%, transparent 50%, rgba(47,52,61,.6) 50%, rgba(47,52,61,.6) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(135deg, rgba(47,52,61,.6) 25%, transparent 25%, transparent 50%, rgba(47,52,61,.6) 50%, rgba(47,52,61,.6) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg,rgba(47,52,61,.6) 25%,transparent 25%,transparent 50%,rgba(47,52,61,.6) 50%,rgba(47,52,61,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;-webkit-background-size:25px 25px;-moz-background-size:25px 25px;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(183,197,205,.66)}.plyr__volume{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;-webkit-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;-moz-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:fullscreen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-moz-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;-webkit-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-webkit-full-screen .plyr__video-embed{overflow:visible}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;-moz-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;width:100%}.plyr:-moz-full-screen .plyr__video-embed{overflow:visible}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-moz-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;width:100%}.plyr:-ms-fullscreen .plyr__video-embed{overflow:visible}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-fallback .plyr__video-embed{overflow:visible}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(47,52,61,.8);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:6px;left:0;margin:-3px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr--no-transition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/* line 1, ../../src/sass/components/global.scss */
body {
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 7, ../../src/sass/components/global.scss */
h1 {
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-size: 34px;
  line-height: 32px;
  margin: 0px;
}
@media (min-width: 1024px) {
  /* line 7, ../../src/sass/components/global.scss */
  h1 {
    font-size: 69px;
    line-height: 76px;
  }
}

/* line 22, ../../src/sass/components/global.scss */
h2 {
  color: #e26718;
  font-family: 'Playfair Display', serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 52px;
  margin: 0px;
}

/* line 31, ../../src/sass/components/global.scss */
h3 {
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  margin: 0px;
}
@media (min-width: 1024px) {
  /* line 31, ../../src/sass/components/global.scss */
  h3 {
    font-size: 39px;
  }
}

/* line 42, ../../src/sass/components/global.scss */
h4 {
  margin: 0px;
}

/* line 48, ../../src/sass/components/global.scss */
h5 {
  font-family: 'Playfair Display', serif;
  font-size: 21px;
  font-weight: bold;
  margin: 0px;
}

/* line 55, ../../src/sass/components/global.scss */
h6 {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 24px;
  margin: 0px;
  text-transform: uppercase;
}

/* line 66, ../../src/sass/components/global.scss */
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin: 0px;
}

/* line 73, ../../src/sass/components/global.scss */
a {
  text-decoration: none;
}

/* line 77, ../../src/sass/components/global.scss */
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* line 84, ../../src/sass/components/global.scss */
input:focus, textarea:focus, select:focus {
  outline: none;
}

/* line 88, ../../src/sass/components/global.scss */
strong {
  font-weight: bold;
}

/* line 92, ../../src/sass/components/global.scss */
.overlay {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

/* line 101, ../../src/sass/components/global.scss */
.container, .page-template-wall-of-donors section.text {
  margin: 0px auto;
  max-width: 1170px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}
@media (min-width: 1200px) {
  /* line 101, ../../src/sass/components/global.scss */
  .container, .page-template-wall-of-donors section.text {
    padding: 0;
  }
}

/* line 112, ../../src/sass/components/global.scss */
.button {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 20px 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
       -o-transition: 0.6s;
          transition: 0.6s;
}
/* line 125, ../../src/sass/components/global.scss */
.button.outline:hover {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #333333;
}
/* line 132, ../../src/sass/components/global.scss */
.button.red:hover {
  background-color: #FFFFFF;
  color: #3778b3;
}
/* line 137, ../../src/sass/components/global.scss */
.button.gold:hover {
  background-color: #FFFFFF;
  color: #e26718;
}
/* line 142, ../../src/sass/components/global.scss */
.button.black:hover {
  background-color: #FFFFFF;
  color: #1f4465;
}
/* line 147, ../../src/sass/components/global.scss */
.button.red-outline {
  background-color: #FFFFFF;
  border: 1px solid #3778b3;
  color: #333333;
}
/* line 152, ../../src/sass/components/global.scss */
.button.red-outline:hover {
  background-color: #3778b3;
  color: #FFFFFF;
}
/* line 158, ../../src/sass/components/global.scss */
.button.gold-outline {
  background-color: #FFFFFF;
  border: 1px solid #e26718;
  color: #333333;
}
/* line 163, ../../src/sass/components/global.scss */
.button.gold-outline:hover {
  background-color: #e26718;
  color: #FFFFFF;
}

/* line 170, ../../src/sass/components/global.scss */
::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  opacity: 1;
  /* Firefox */
}
::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  opacity: 1;
  /* Firefox */
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  opacity: 1;
  /* Firefox */
}

/* line 175, ../../src/sass/components/global.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
}

/* line 179, ../../src/sass/components/global.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333333;
}

/* line 184, ../../src/sass/components/global.scss */
.clear {
  clear: both;
}

/* line 188, ../../src/sass/components/global.scss */
.hide-text span {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* line 10, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-dots {
  display: none !important;
}

/* line 14, ../../src/sass/components/owl-carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 21, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

/* line 27, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 34, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 39, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 47, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 54, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 60, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

/* line 63, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 72, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

/* line 80, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 82, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 85, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 87, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 89, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 96, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

/* line 99, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 101, ../../src/sass/components/owl-carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 105, ../../src/sass/components/owl-carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 111, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
     -moz-animation-duration: 1000ms;
       -o-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 115, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 118, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 121, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
     -moz-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 133, ../../src/sass/components/owl-carousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
     -moz-transition: height 500ms ease-in-out;
       -o-transition: height 500ms ease-in-out;
          transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 139, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

/* line 144, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
     -moz-transition: opacity 400ms ease;
       -o-transition: opacity 400ms ease;
          transition: opacity 400ms ease;
}

/* line 147, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

/* line 149, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 155, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 160, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
     -moz-transition: -moz-transform 100ms ease;
       -o-transition: -o-transform 100ms ease;
          transition: transform 100ms ease;
}

/* line 174, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
     -moz-transform: scale(1.3, 1.3);
       -o-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

/* line 178, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 182, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  -webkit-transition: opacity 400ms ease;
     -moz-transition: opacity 400ms ease;
       -o-transition: opacity 400ms ease;
          transition: opacity 400ms ease;
}

/* line 190, ../../src/sass/components/owl-carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 4, ../../src/sass/components/header.scss */
body.touch-screen header .button-holder {
  display: none;
}

/* line 10, ../../src/sass/components/header.scss */
.searchform {
  display: block;
  margin: 0 10%;
  padding: 10px 0;
  z-index: 999;
}
@media (min-width: 1100px) {
  /* line 10, ../../src/sass/components/header.scss */
  .searchform {
    position: absolute;
    top: 64px;
    right: 30px;
    margin: 0;
  }
}
/* line 23, ../../src/sass/components/header.scss */
.searchform > div {
  position: relative;
}
/* line 27, ../../src/sass/components/header.scss */
.searchform input[type=text] {
  display: block;
  padding: 8px 48px 8px 8px;
  width: 100%;
  border: 1px solid #e26718;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #3C3C3C;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: opacity .4s, -webkit-box-shadow .2s;
     -moz-transition: opacity .4s, -moz-box-shadow .2s;
       -o-transition: opacity .4s, box-shadow .2s;
          transition: opacity .4s, box-shadow .2s;
}
/* line 39, ../../src/sass/components/header.scss */
.searchform input[type=text]:focus {
  -webkit-box-shadow: 0 0 2px 2px #f35f70;
     -moz-box-shadow: 0 0 2px 2px #f35f70;
          box-shadow: 0 0 2px 2px #f35f70;
}
/* line 42, ../../src/sass/components/header.scss */
.searchform input[type=text]:focus + input[type=submit] {
  opacity: 1;
}
/* line 48, ../../src/sass/components/header.scss */
.searchform input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  font-family: 'FontAwesome';
  font-size: 16px;
  background: #3778b3;
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px 20px;
          background-size: 20px 20px;
  border: 0;
  margin: 1px;
  cursor: pointer;
  -webkit-transition: opacity .4s, -webkit-box-shadow .2s;
     -moz-transition: opacity .4s, -moz-box-shadow .2s;
       -o-transition: opacity .4s, box-shadow .2s;
          transition: opacity .4s, box-shadow .2s;
  color: white;
  opacity: .9;
}
/* line 65, ../../src/sass/components/header.scss */
.searchform input[type=submit]:hover, .searchform input[type=submit]:focus {
  opacity: 1;
}
/* line 69, ../../src/sass/components/header.scss */
.searchform input[type=submit]:focus {
  -webkit-box-shadow: 0 0 4px 2px #f35f70;
     -moz-box-shadow: 0 0 4px 2px #f35f70;
          box-shadow: 0 0 4px 2px #f35f70;
}

/* line 78, ../../src/sass/components/header.scss */
header:not(.has-billboard) {
  min-height: 135px;
  background-color: #1f4465;
}
@media (min-width: 520px) {
  /* line 78, ../../src/sass/components/header.scss */
  header:not(.has-billboard) {
    height: 250px;
  }
}
/* line 87, ../../src/sass/components/header.scss */
header .button-holder {
  position: absolute;
  top: 30px;
  z-index: 10;
  right: 30px;
}
@media (max-width: 1100px) {
  /* line 87, ../../src/sass/components/header.scss */
  header .button-holder {
    display: none;
  }
}
/* line 107, ../../src/sass/components/header.scss */
header .button-holder .button {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 6px;
  margin-left: 20px;
  padding: 8px 20px;
  text-transform: uppercase;
  display: inline-block;
}
/* line 122, ../../src/sass/components/header.scss */
header .main-logo {
  left: 50%;
  position: absolute;
  top: 35px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  width: 200px;
  height: 71px;
}
@media (min-width: 520px) {
  /* line 122, ../../src/sass/components/header.scss */
  header .main-logo {
    width: 400px;
  }
}
/* line 136, ../../src/sass/components/header.scss */
header .navigation-feature {
  display: none;
}
@media (max-width: 1100px) {
  /* line 140, ../../src/sass/components/header.scss */
  header .back-to-keble-home-menu-button {
    display: none;
  }
}
/* line 148, ../../src/sass/components/header.scss */
header nav {
  position: absolute;
  text-align: center;
  top: 130px;
  width: 100%;
  z-index: 10;
}
@media (max-width: 1100px) {
  /* line 148, ../../src/sass/components/header.scss */
  header nav {
    z-index: 100;
    background-color: #1f4465;
    padding: 25px 0;
    display: none;
  }
}
/* line 162, ../../src/sass/components/header.scss */
header nav.touch-screen {
  z-index: 100;
  background-color: #1f4465;
  padding: 25px 0;
  display: none;
}
@media (min-width: 768px) and (max-width: 1100px) {
  /* line 148, ../../src/sass/components/header.scss */
  header nav {
    position: absolute;
    text-align: center;
    top: 0;
    width: 400px;
    z-index: 10;
    right: 0;
    max-width: 100%;
    padding-top: 60px !important;
  }
}
/* line 181, ../../src/sass/components/header.scss */
header nav.touch-screen {
  position: absolute;
  text-align: center;
  top: 0;
  width: 400px;
  z-index: 10;
  right: 0;
  max-width: 100%;
  padding-top: 60px !important;
}
/* line 191, ../../src/sass/components/header.scss */
header nav.touch-screen li {
  display: block;
  margin: 0px 0;
  background-color: #1f4465;
}
/* line 196, ../../src/sass/components/header.scss */
header nav.touch-screen li.does-not-have-image ul.sub-menu {
  width: auto !important;
  min-width: 200px;
  padding: 20px;
  height: auto;
}
/* line 202, ../../src/sass/components/header.scss */
header nav.touch-screen li.does-not-have-image ul.sub-menu p {
  top: inherit;
  position: relative;
}
/* line 208, ../../src/sass/components/header.scss */
header nav.touch-screen li:hover .sub-menu {
  left: 0;
}
/* line 212, ../../src/sass/components/header.scss */
header nav.touch-screen li.active {
  background-color: #3778b3;
}
/* line 216, ../../src/sass/components/header.scss */
header nav.touch-screen li:not(.menu-item) {
  display: none;
}
/* line 220, ../../src/sass/components/header.scss */
header nav.touch-screen li a {
  display: block;
}
/* line 224, ../../src/sass/components/header.scss */
header nav.touch-screen li .sub-menu {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-width: 100%;
     -moz-column-width: 100%;
          column-width: 100%;
  height: auto;
  width: 100% !important;
  padding: 20px;
  opacity: 1;
  position: relative;
  left: 0;
}
/* line 234, ../../src/sass/components/header.scss */
header nav.touch-screen li .sub-menu li {
  background-color: transparent;
}
/* line 241, ../../src/sass/components/header.scss */
header nav li {
  display: inline-block;
  margin: 0px 5px;
}
@media (min-width: 1300px) {
  /* line 241, ../../src/sass/components/header.scss */
  header nav li {
    margin-right: 15px;
  }
}
/* line 250, ../../src/sass/components/header.scss */
header nav li.menu-item-has-children {
  position: relative;
}
/* line 254, ../../src/sass/components/header.scss */
header nav li.menu-item-has-children.does-not-have-image ul.sub-menu {
  width: auto !important;
  min-width: 200px;
  padding: 20px;
  height: auto;
}
/* line 260, ../../src/sass/components/header.scss */
header nav li.menu-item-has-children.does-not-have-image ul.sub-menu p {
  top: inherit;
  position: relative;
}
/* line 269, ../../src/sass/components/header.scss */
header nav li:not(.menu-item) {
  display: inline-block;
}
/* line 272, ../../src/sass/components/header.scss */
header nav li:not(.menu-item) a {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  padding: 1px 8px 6px;
  position: relative;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 10;
  border: 0;
  letter-spacing: 1px;
  text-transform: none;
  font-weight: 400;
}
/* line 288, ../../src/sass/components/header.scss */
header nav li:not(.menu-item) a:hover {
  background-color: transparent;
  color: white;
  border: 0;
}
@media (min-width: 768px) {
  /* line 269, ../../src/sass/components/header.scss */
  header nav li:not(.menu-item) {
    display: none;
  }
}
/* line 299, ../../src/sass/components/header.scss */
header nav li:not(.menu-item).touch-screen {
  display: none;
}
@media (max-width: 1100px) {
  /* line 241, ../../src/sass/components/header.scss */
  header nav li {
    display: block;
    margin: 0px 0;
    background-color: #1f4465;
  }
  /* line 309, ../../src/sass/components/header.scss */
  header nav li.active {
    background-color: #3778b3;
  }
}
/* line 314, ../../src/sass/components/header.scss */
header nav li.touch-screen {
  display: block;
  margin: 0px 0;
  background-color: #1f4465;
}
/* line 319, ../../src/sass/components/header.scss */
header nav li.touch-screen.active {
  background-color: #3778b3;
}
/* line 324, ../../src/sass/components/header.scss */
header nav li:hover {
  position: relative;
}
/* line 327, ../../src/sass/components/header.scss */
header nav li:hover a {
  background-color: #3778b3;
}
/* line 332, ../../src/sass/components/header.scss */
header nav li a {
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  padding: 1px 8px 6px;
  position: relative;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 10000;
}
@media (max-width: 1100px) {
  /* line 332, ../../src/sass/components/header.scss */
  header nav li a {
    display: block;
  }
}
/* line 344, ../../src/sass/components/header.scss */
header nav li a.touch-screen {
  display: block;
}
/* line 349, ../../src/sass/components/header.scss */
header nav li .sub-menu {
  pointer-events: auto;
  opacity: 1;
  z-index: 9999;
  left: 5px;
}
/* line 355, ../../src/sass/components/header.scss */
header nav li .sub-menu.invert-opening {
  right: 5px;
  left: auto;
}
/* line 363, ../../src/sass/components/header.scss */
header nav li:hover .sub-menu {
  pointer-events: auto;
  opacity: 1;
  z-index: 9999;
}
@media (min-width: 1100px) {
  /* line 363, ../../src/sass/components/header.scss */
  header nav li:hover .sub-menu {
    left: 5px;
  }
}
@media (min-width: 1100px) {
  /* line 372, ../../src/sass/components/header.scss */
  header nav li:hover .sub-menu.invert-opeining {
    left: auto;
    right: 5px;
  }
}
/* line 381, ../../src/sass/components/header.scss */
header nav li .sub-menu {
  background-color: #333333;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  -webkit-column-width: 170px;
     -moz-column-width: 170px;
          column-width: 170px;
  height: 360px;
  opacity: 0;
  overflow: hidden;
  padding: 50px 30px 30px 230px;
  pointer-events: none;
  position: absolute;
  -webkit-transition: opacity 0.3s;
     -moz-transition: opacity 0.3s;
       -o-transition: opacity 0.3s;
          transition: opacity 0.3s;
  width: 630px;
}
@media (min-width: 520px) {
  /* line 396, ../../src/sass/components/header.scss */
  header nav li .sub-menu.invert-opening {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1100px) {
  /* line 381, ../../src/sass/components/header.scss */
  header nav li .sub-menu {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-width: 100%;
       -moz-column-width: 100%;
            column-width: 100%;
    height: auto;
    width: 100% !important;
    padding: 20px;
    opacity: 1;
    position: relative;
  }
  /* line 412, ../../src/sass/components/header.scss */
  header nav li .sub-menu li {
    background-color: transparent;
  }
}
/* line 417, ../../src/sass/components/header.scss */
header nav li .sub-menu .nav-feature-holder {
  display: block;
  position: absolute;
  left: 30px;
  top: 30px;
  width: 170px;
}
@media (max-width: 1100px) {
  /* line 417, ../../src/sass/components/header.scss */
  header nav li .sub-menu .nav-feature-holder {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    text-align: center;
  }
}
/* line 432, ../../src/sass/components/header.scss */
header nav li .sub-menu .nav-feature-holder h5 {
  color: #e26718;
  margin-bottom: 20px;
  position: relative;
  text-align: left;
  width: 100%;
}
/* line 439, ../../src/sass/components/header.scss */
header nav li .sub-menu .nav-feature-holder h5 a {
  color: #e26718;
  background-color: transparent;
  font-size: 21px;
  font-weight: bold;
  padding: 0px;
}
@media (max-width: 1100px) {
  /* line 439, ../../src/sass/components/header.scss */
  header nav li .sub-menu .nav-feature-holder h5 a {
    text-align: center;
    margin: 0 auto;
  }
}
/* line 451, ../../src/sass/components/header.scss */
header nav li .sub-menu .nav-feature-holder h5 a:hover {
  text-decoration: underline;
}
/* line 457, ../../src/sass/components/header.scss */
header nav li .sub-menu .nav-feature-holder .bg-image {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  height: 140px;
  position: relative;
  width: 100%;
}
@media (max-width: 1100px) {
  /* line 457, ../../src/sass/components/header.scss */
  header nav li .sub-menu .nav-feature-holder .bg-image {
    display: none;
  }
}
/* line 469, ../../src/sass/components/header.scss */
header nav li .sub-menu p {
  color: #FFFFFF;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 1px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
}
@media (max-width: 1100px) {
  /* line 469, ../../src/sass/components/header.scss */
  header nav li .sub-menu p {
    top: 0;
    position: relative;
    text-align: center;
  }
}
/* line 486, ../../src/sass/components/header.scss */
header nav li .sub-menu li {
  display: block;
  margin: 10px 0px;
  text-align: left;
}
/* line 493, ../../src/sass/components/header.scss */
header nav li .sub-menu li:hover a {
  background-color: transparent;
}
/* line 498, ../../src/sass/components/header.scss */
header nav li .sub-menu li a {
  background-color: transparent;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  padding: 0px;
}
@media (max-width: 1100px) {
  /* line 498, ../../src/sass/components/header.scss */
  header nav li .sub-menu li a {
    text-align: center;
  }
}
/* line 509, ../../src/sass/components/header.scss */
header nav li .sub-menu li a:hover {
  text-decoration: underline;
}
/* line 514, ../../src/sass/components/header.scss */
header nav li .sub-menu li .sub-menu {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  height: auto;
  opacity: 1;
  padding: 0px;
  position: relative;
  text-align: left;
  -webkit-transition: 0s;
     -moz-transition: 0s;
       -o-transition: 0s;
          transition: 0s;
  width: auto;
}
/* line 528, ../../src/sass/components/header.scss */
header nav li .sub-menu li .sub-menu li:hover a {
  background-color: transparent;
}
/* line 533, ../../src/sass/components/header.scss */
header nav li .sub-menu li .sub-menu li a {
  background-color: transparent;
  font-weight: 300;
}
/* line 537, ../../src/sass/components/header.scss */
header nav li .sub-menu li .sub-menu li a:hover {
  text-decoration: underline;
}

/* line 549, ../../src/sass/components/header.scss */
header .hamburger {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10000;
}
/* line 556, ../../src/sass/components/header.scss */
header .hamburger > div {
  height: 4px;
  width: 28px;
  margin-bottom: 6px;
  background-color: white;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
  -webkit-transform-origin: left;
     -moz-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
}
/* line 567, ../../src/sass/components/header.scss */
header .hamburger > div:last-of-type {
  margin-bottom: 0px;
}
/* line 573, ../../src/sass/components/header.scss */
header .hamburger.active .line-1 {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 577, ../../src/sass/components/header.scss */
header .hamburger.active .line-3 {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 581, ../../src/sass/components/header.scss */
header .hamburger.active .line-2 {
  opacity: 0;
}

/* line 4, ../../src/sass/components/footer.scss */
footer .main-footer {
  background-color: #1f4465;
  padding: 50px 0px 60px;
  text-align: center;
}
/* line 9, ../../src/sass/components/footer.scss */
footer .main-footer .footer-logos-holder {
  margin: 0px auto 25px;
}
/* line 12, ../../src/sass/components/footer.scss */
footer .main-footer .footer-logos-holder img {
  height: 60px;
  margin: 0px 10px;
}
/* line 18, ../../src/sass/components/footer.scss */
footer .main-footer p {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 27, ../../src/sass/components/footer.scss */
footer .main-footer p:last-of-type {
  margin-bottom: 50px;
}
/* line 32, ../../src/sass/components/footer.scss */
footer .main-footer a {
  color: #FFFFFF;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
  letter-spacing: 1px;
}
/* line 37, ../../src/sass/components/footer.scss */
footer .main-footer a:hover {
  opacity: 0.8;
}
/* line 42, ../../src/sass/components/footer.scss */
footer .main-footer span {
  color: #B3B3B3;
  letter-spacing: 1px;
}
/* line 46, ../../src/sass/components/footer.scss */
footer .main-footer span.dot {
  color: #FFFFFF;
  margin: 0px 10px;
}
/* line 51, ../../src/sass/components/footer.scss */
footer .main-footer span.inline {
  margin-left: 10px;
}
/* line 58, ../../src/sass/components/footer.scss */
footer .main-footer nav li {
  display: inline-block;
  margin: 0px 20px;
  position: relative;
}
/* line 63, ../../src/sass/components/footer.scss */
footer .main-footer nav li a {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}
/* line 71, ../../src/sass/components/footer.scss */
footer .main-footer nav li a:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  /* line 76, ../../src/sass/components/footer.scss */
  footer .main-footer nav li a:after {
    content: "\02022";
    color: #FFFFFF;
    position: absolute;
    right: -24px;
  }
}
/* line 87, ../../src/sass/components/footer.scss */
footer .main-footer nav li:last-of-type a:after {
  content: "";
}
/* line 95, ../../src/sass/components/footer.scss */
footer .footer-social-bar {
  background-color: #3778b3;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  padding: 45px 30px;
  width: 100%;
}
/* line 102, ../../src/sass/components/footer.scss */
footer .footer-social-bar .social-icons {
  margin: 0px auto;
  text-align: center;
}
/* line 106, ../../src/sass/components/footer.scss */
footer .footer-social-bar .social-icons li {
  display: inline-block;
  margin: 0px 15px;
}
@media (min-width: 400px) {
  /* line 106, ../../src/sass/components/footer.scss */
  footer .footer-social-bar .social-icons li {
    margin: 0px 40px;
  }
}
/* line 114, ../../src/sass/components/footer.scss */
footer .footer-social-bar .social-icons li img {
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}
/* line 117, ../../src/sass/components/footer.scss */
footer .footer-social-bar .social-icons li img:hover {
  opacity: 0.8;
}

/* line 49, ../../src/sass/components/formidable.scss */
.page-template-make-a-donation section a {
  color: #3778b3;
}

/* line 55, ../../src/sass/components/formidable.scss */
form.frm_pro_form {
  width: 998px;
  max-width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 62, ../../src/sass/components/formidable.scss */
form.frm_pro_form input:focus,
form.frm_pro_form select:focus,
form.frm_pro_form textarea:focus,
form.frm_pro_form button:focus {
  outline: none;
}
/* line 69, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_error {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: #f44336;
  margin: 10px 0px 10px 0px;
  -webkit-transition: 500ms;
     -moz-transition: 500ms;
       -o-transition: 500ms;
          transition: 500ms;
  font-weight: 500;
}
/* line 78, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_error_style {
  color: red;
  font-size: 28px;
  margin-bottom: 10px;
}
/* line 84, ../../src/sass/components/formidable.scss */
form.frm_pro_form fieldset {
  border: 0;
  padding: 0;
}
/* line 89, ../../src/sass/components/formidable.scss */
form.frm_pro_form h1 {
  color: #3778b3;
}
/* line 93, ../../src/sass/components/formidable.scss */
form.frm_pro_form .monthly-total-text {
  font-size: 25px;
  font-weight: 300;
}
/* line 98, ../../src/sass/components/formidable.scss */
form.frm_pro_form .amount-total {
  font-size: 52px;
  color: #3778b3;
  font-family: "Playfair Display", serif;
  margin-bottom: 60px;
  display: block;
  margin-top: 20px;
}
/* line 108, ../../src/sass/components/formidable.scss */
form.frm_pro_form .gitf-aid-line.below {
  margin-bottom: 40px;
}
/* line 112, ../../src/sass/components/formidable.scss */
form.frm_pro_form .gitf-aid-line.above {
  margin-bottom: 40px;
  margin-top: 30px;
}
/* line 117, ../../src/sass/components/formidable.scss */
form.frm_pro_form .accepted-cards {
  background-image: url(/wp-content/themes/keble/images/accepted_cards.svg);
  width: 212px;
  height: 40px;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
}
/* line 126, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field h1 {
  margin-bottom: 75px;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 520px) {
  /* line 126, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm_form_field h1 {
    width: 450px;
  }
}
@media (min-width: 1024px) {
  /* line 126, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm_form_field h1 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 400;
  }
}
/* line 143, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm-card-element.StripeElement {
  border: 2px solid #3778b3;
  -webkit-box-shadow: 1px 1px 2px;
     -moz-box-shadow: 1px 1px 2px;
          box-shadow: 1px 1px 2px;
  padding: 4px !important;
  width: 92%;
}
@media (mim-width: 1024px) {
  /* line 143, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm-card-element.StripeElement {
    padding: 10px !important;
    width: 70%;
  }
}
/* line 156, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_cc_cvc {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
/* line 162, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_cc_cvc div.input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 169, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_cc_cvc div.input:after {
  content: '';
  background-image: url(/wp-content/themes/keble/images/cc_cvc_icon.svg);
  width: 65px;
  height: 40px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-position: center;
  display: inline-block;
  margin-left: 20px;
}
/* line 183, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_cc_number input[type=tel].hide-me {
  visibility: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
}
@media (min-width: 1024px) {
  /* line 192, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .all-our-donors label {
    max-width: 568px;
  }
}
/* line 201, ../../src/sass/components/formidable.scss */
form.frm_pro_form .gift-aid-declaration .frm_opt_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 201, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .gift-aid-declaration .frm_opt_container {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
@media (min-width: 1024px) {
  /* line 210, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .gift-aid-declaration label {
    max-width: 635px;
  }
}
/* line 216, ../../src/sass/components/formidable.scss */
form.frm_pro_form .gift-aid-declaration .giftaid-it-image {
  background-image: url(/wp-content/themes/keble/images/gitfaid_it.svg);
  height: 214px;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  max-width: 100%;
}
@media (min-width: 1024px) {
  /* line 216, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .gift-aid-declaration .giftaid-it-image {
    width: 397px;
  }
}
/* line 232, ../../src/sass/components/formidable.scss */
form.frm_pro_form .flex-row .frm_opt_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 232, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .flex-row .frm_opt_container {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
@media (min-width: 1024px) {
  /* line 240, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .flex-row .frm_opt_container .frm_radio {
    margin-right: 120px;
  }
}
/* line 246, ../../src/sass/components/formidable.scss */
form.frm_pro_form .flex-row .frm_opt_container .frm_radio:last-of-type {
  margin-right: 0;
}
/* line 253, ../../src/sass/components/formidable.scss */
form.frm_pro_form .small-letters {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
}
/* line 259, ../../src/sass/components/formidable.scss */
form.frm_pro_form .small-letters .frm_checkbox label {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
  text-transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 271, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_section_heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 271, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm_section_heading {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
/* line 280, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_section_heading .frm_form_field {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
/* line 285, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_section_heading .frm_form_field:nth-of-type(1+2n) {
  margin-right: 30px;
}
/* line 288, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_section_heading .frm_form_field:nth-of-type(1) {
  margin-right: 30px;
}
/* line 294, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field:not(.frm_section_heading) {
  margin-bottom: 30px;
}
/* line 298, ../../src/sass/components/formidable.scss */
form.frm_pro_form h3.frm_section_spacing {
  display: none;
}
/* line 303, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_submit input[type=submit],
form.frm_pro_form .frm_submit button {
  color: #333333;
  border: 1px solid #f55b2e;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 4px;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
       -o-transition: 0.6s;
          transition: 0.6s;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 264px;
}
/* line 42, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_submit input[type=submit]:hover,
form.frm_pro_form .frm_submit button:hover {
  cursor: pointer;
}
/* line 308, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_submit input[type=submit]:hover,
form.frm_pro_form .frm_submit button:hover {
  color: white;
  background-color: #1f4465;
}
/* line 317, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_checkbox input[type=checkbox] {
  display: none;
}
/* line 321, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_checkbox div.radio {
  width: 29px;
  min-width: 29px;
  height: 29px;
  min-height: 29px;
  display: block;
  background-image: url(/wp-content/themes/keble/images/checkbox_unchecked.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  margin-right: 15px;
}
/* line 337, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_checkbox label.checked div.radio {
  background-image: url(/wp-content/themes/keble/images/checkbox_checked.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
}
/* line 348, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
/* line 352, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options > .frm_primary_label:first-of-type {
  display: none;
}
/* line 356, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_opt_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  /* line 356, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .payment-options .frm_opt_container {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
/* line 371, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  /* line 371, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .payment-options .frm_radio {
    margin-bottom: 0;
  }
}
/* line 381, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio:last-of-type label {
  margin-right: 0;
}
/* line 386, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio label {
  margin-bottom: 0;
  width: 301px;
  min-height: 76px;
  border: 1px solid #1f4465;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 386, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .payment-options .frm_radio label {
    /* IE10+ CSS styles go here */
    padding-top: 15px;
  }
}
@media (min-width: 1024px) {
  /* line 386, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .payment-options .frm_radio label {
    margin-right: 35px;
  }
}
/* line 409, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio label > div.radio {
  display: none !important;
}
/* line 413, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio label:hover, form.frm_pro_form .payment-options .frm_radio label.checked {
  background-color: #1f4465;
  color: white;
}
/* line 418, ../../src/sass/components/formidable.scss */
form.frm_pro_form .payment-options .frm_radio label:hover label, form.frm_pro_form .payment-options .frm_radio label.checked label {
  color: white;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 418, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .payment-options .frm_radio label:hover label, form.frm_pro_form .payment-options .frm_radio label.checked label {
    /* IE10+ CSS styles go here */
    padding-top: 15px;
  }
}
/* line 433, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field input[type=text],
form.frm_pro_form .frm_form_field input[type=password],
form.frm_pro_form .frm_form_field input[type=number],
form.frm_pro_form .frm_form_field input[type=tel],
form.frm_pro_form .frm_form_field textarea {
  background-color: #FFFFFF;
  border: 1px solid #1f4465;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  height: 60px;
  padding-left: 15px;
  width: 100%;
  -webkit-appearance: none;
}
@media (min-width: 1024px) {
  /* line 433, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm_form_field input[type=text],
  form.frm_pro_form .frm_form_field input[type=password],
  form.frm_pro_form .frm_form_field input[type=number],
  form.frm_pro_form .frm_form_field input[type=tel],
  form.frm_pro_form .frm_form_field textarea {
    max-width: 463px;
  }
}
/* line 441, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field select {
  display: none;
}
/* line 445, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field input[type=submit],
form.frm_pro_form .frm_form_field button {
  color: #333333;
  border: 1px solid #f55b2e;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 4px;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
       -o-transition: 0.6s;
          transition: 0.6s;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 264px;
}
/* line 42, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field input[type=submit]:hover,
form.frm_pro_form .frm_form_field button:hover {
  cursor: pointer;
}
/* line 451, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field label {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 1.8px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}
/* line 460, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field.amount-input label, form.frm_pro_form .frm_form_field.no-label label {
  display: none;
}
@media (min-width: 1024px) {
  /* line 460, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .frm_form_field.amount-input label, form.frm_pro_form .frm_form_field.no-label label {
    visibility: hidden;
    display: block;
  }
}
/* line 470, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field.amount-input input, form.frm_pro_form .frm_form_field.no-label input {
  display: inline-block;
}
/* line 476, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_radio label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 481, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_radio label.this-is-a-radio-button input[type=radio] {
  display: none;
}
/* line 485, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_radio label.this-is-a-radio-button:hover {
  cursor: pointer;
}
/* line 491, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_radio label div.radio {
  width: 29px;
  height: 29px;
  display: inline-block;
  background-image: url(/wp-content/themes/keble/images/radio_unchecked.svg);
  width: 29px;
  height: 29px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 15px;
}
/* line 507, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_radio label.checked div.radio {
  background-image: url(/wp-content/themes/keble/images/radio_checked.svg);
  width: 29px;
  height: 29px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 520, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload .fallback {
  position: relative;
  min-height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}
/* line 529, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file] {
  display: block;
  width: 100%;
  font-size: 18px;
  position: absolute;
  left: 138px;
  z-index: 20;
  padding-left: 60px;
}
/* line 538, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file]:hover {
  cursor: pointer;
}
/* line 542, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file]:after {
  content: 'Browse...';
  color: #333333;
  border: 1px solid #f55b2e;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 4px;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
       -o-transition: 0.6s;
          transition: 0.6s;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  left: -138px;
  position: absolute;
  z-index: 25;
  background-color: white;
  top: -10px;
  min-width: 264px;
}
/* line 42, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file]:after:hover {
  cursor: pointer;
}
/* line 553, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file]:after:hover {
  cursor: pointer;
}
/* line 558, ../../src/sass/components/formidable.scss */
form.frm_pro_form .frm_form_field .frm_single_upload input[type=file]:before {
  content: ' ';
  background-color: white;
  position: absolute;
  z-index: 24;
  height: 30px;
  width: 100px;
  overflow: hidden;
  left: 50px;
}
/* line 572, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 768px) {
  /* line 572, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .filters {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
/* line 582, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder {
  margin-right: 20px;
  min-width: 100%;
  margin: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  /* line 582, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .filters .input-holder {
    max-width: 463px;
  }
}
@media (min-width: 768px) {
  /* line 582, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .filters .input-holder {
    min-width: -webkit-calc(33% - 20px );
    min-width: -moz-calc(33% - 20px );
    min-width: calc(33% - 20px );
    margin-bottom: 0;
  }
}
/* line 598, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder .down-arrow {
  position: absolute;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 15;
  pointer-events: none;
  right: 7px;
  top: 12px;
}
/* line 606, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder:last-of-type {
  margin-right: 0;
}
/* line 609, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder:last-of-type ul.dd-parent {
  border-bottom: 1px solid #1f4465;
}
/* line 615, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul li:hover {
  background-color: white;
  opacity: 1;
}
/* line 620, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-parent {
  position: relative;
  display: inline-block;
  padding-right: 50px;
  padding-left: 0;
  min-width: -webkit-calc(100% );
  min-width: -moz-calc(100% );
  min-width: calc(100% );
  border-bottom: 0;
  margin: 0;
}
@media (min-width: 768px) {
  /* line 620, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .filters .input-holder ul.dd-parent {
    border-bottom: 1px solid #1f4465;
  }
}
/* line 638, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-parent li:first-of-type {
  padding-left: 15px;
}
/* line 643, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-parent li:nth-of-type(2) {
  padding-bottom: 0;
}
/* line 648, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-child {
  border: 0;
  width: 100%;
  margin: 0;
  width: -webkit-calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: calc(100% + 2px);
  margin: 0;
  top: 100%;
  padding-top: 0;
  position: relative;
}
@media (min-width: 768px) {
  /* line 648, ../../src/sass/components/formidable.scss */
  form.frm_pro_form .filters .input-holder ul.dd-child {
    left: -1px;
    border-bottom: 1px solid #1f4465;
    border-left: 1px solid #1f4465;
    border-right: 1px solid #1f4465;
    position: absolute;
  }
}
/* line 667, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-child li {
  padding-bottom: 10px;
}
/* line 671, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-child li:first-of-type {
  padding-left: 0;
}
/* line 676, ../../src/sass/components/formidable.scss */
form.frm_pro_form .filters .input-holder ul.dd-child li:nth-of-type(2) {
  padding-bottom: 10px;
}

/* line 3, ../../src/sass/components/search-results.scss */
.search-result.text .content p {
  margin-bottom: 16px;
}
/* line 7, ../../src/sass/components/search-results.scss */
.search-result.text a {
  color: #3778b3;
  font-size: 1.2em;
}
/* line 11, ../../src/sass/components/search-results.scss */
.search-result.text a:hover {
  text-decoration: underline;
}

/* line 1, ../../src/sass/strips/billboard.scss */
.billboard {
  background-position: center;
  position: relative;
  width: 100%;
  z-index: 0;
}
/* line 7, ../../src/sass/strips/billboard.scss */
.billboard.default-color {
  background-color: #1f4465;
}
/* line 11, ../../src/sass/strips/billboard.scss */
.billboard.shallow {
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  height: 420px;
}
@media (min-width: 768px) {
  /* line 11, ../../src/sass/strips/billboard.scss */
  .billboard.shallow {
    -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
            background-size: cover !important;
    background-attachment: fixed !important;
    background-position: top center !important;
  }
}
/* line 21, ../../src/sass/strips/billboard.scss */
.billboard.shallow .billboard-container {
  bottom: 70px;
}
/* line 28, ../../src/sass/strips/billboard.scss */
.billboard.deep {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  height: 420px;
}
@media (min-width: 1390px) {
  /* line 28, ../../src/sass/strips/billboard.scss */
  .billboard.deep {
    background-attachment: fixed;
    background-position: top center;
    -webkit-background-size: contain;
       -moz-background-size: contain;
            background-size: contain;
    height: 700px;
  }
}
/* line 39, ../../src/sass/strips/billboard.scss */
.billboard.deep .billboard-container {
  top: 50%;
}
/* line 42, ../../src/sass/strips/billboard.scss */
.billboard.deep .billboard-container h1 {
  margin-bottom: 50px;
}
/* line 46, ../../src/sass/strips/billboard.scss */
.billboard.deep .billboard-container .button {
  display: inline-block;
}
/* line 52, ../../src/sass/strips/billboard.scss */
.billboard .billboard-container {
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 70%;
}

/* line 1, ../../src/sass/strips/featured-article.scss */
.featured-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  max-width: 100%;
  padding: 30px 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  /* line 1, ../../src/sass/strips/featured-article.scss */
  .featured-article {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 64% 36%;
    -ms-grid-columns: 64% 36%;
    height: 588px;
    padding: 67px 0px;
    padding-top: 67px;
  }
}
/* line 18, ../../src/sass/strips/featured-article.scss */
.featured-article .content {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
@media (min-width: 768px) {
  /* line 18, ../../src/sass/strips/featured-article.scss */
  .featured-article .content {
    height: 100%;
    padding: 30px 0px 0px 100px;
    -ms-grid-column: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
/* line 32, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container {
  height: 100%;
  max-width: 100%;
  width: 500px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
}
@media (min-width: 768px) {
  /* line 32, ../../src/sass/strips/featured-article.scss */
  .featured-article .content .content-container {
    max-width: 500px;
    padding: 0;
    padding-right: 50px;
  }
}
/* line 47, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container h6 {
  color: #333333;
  margin-bottom: 30px;
}
/* line 52, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container h1 {
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 40px;
}
@media (min-width: 520px) {
  /* line 52, ../../src/sass/strips/featured-article.scss */
  .featured-article .content .content-container h1 {
    line-height: 80px;
  }
}
/* line 61, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container h1.red {
  color: #3778b3;
}
/* line 65, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container h1.gold {
  color: #e26718;
}
/* line 70, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container p {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
  opacity: 0.8;
}
/* line 79, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 10px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
  letter-spacing: 6px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.8s;
     -moz-transition: all 0.8s;
       -o-transition: all 0.8s;
          transition: all 0.8s;
}
@media (min-width: 1024px) {
  /* line 79, ../../src/sass/strips/featured-article.scss */
  .featured-article .content .content-container .circle-button {
    text-transform: none;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 290px;
    letter-spacing: 6px;
    line-height: 24px;
    padding: 130px 50px 0px;
    position: absolute;
    right: -145px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.8s;
       -moz-transition: all 0.8s;
         -o-transition: all 0.8s;
            transition: all 0.8s;
    width: 290px;
  }
}
/* line 117, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button:hover {
  -webkit-transition: all 0.8s;
     -moz-transition: all 0.8s;
       -o-transition: all 0.8s;
          transition: all 0.8s;
}
/* line 121, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button.red {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34b00+0,e26718+100 */
  background: #d34b00;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d34b00 0%, #e26718 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d34b00), to(#e26718));
  background: -moz- oldlinear-gradient(top, #d34b00 0%, #e26718 100%);
  background: -o-linear-gradient(top, #d34b00 0%, #e26718 100%);
  background: linear-gradient(to bottom, #d34b00 0%, #e26718 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d34b00', endColorstr='#e26718',GradientType=0 );
  /* IE6-9 */
}
/* line 125, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button.red:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34b00+0,e26718+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -moz- oldlinear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  border: 2px solid #3778b3;
  color: #1f4465;
}
/* line 132, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button.gold {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34b00+0,e26718+100 */
  background: #d34b00;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d34b00 0%, #e26718 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d34b00), to(#e26718));
  background: -moz- oldlinear-gradient(top, #d34b00 0%, #e26718 100%);
  background: -o-linear-gradient(top, #d34b00 0%, #e26718 100%);
  background: linear-gradient(to bottom, #d34b00 0%, #e26718 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d34b00', endColorstr='#e26718',GradientType=0 );
  /* IE6-9 */
}
/* line 136, ../../src/sass/strips/featured-article.scss */
.featured-article .content .content-container .circle-button.gold:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34b00+0,e26718+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -moz- oldlinear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  border: 2px solid #e26718;
  color: #1f4465;
}
/* line 146, ../../src/sass/strips/featured-article.scss */
.featured-article .image-block {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 146, ../../src/sass/strips/featured-article.scss */
  .featured-article .image-block {
    height: 100%;
    -ms-grid-column: 2;
    margin-bottom: 0;
  }
}

/* line 1, ../../src/sass/strips/gallery.scss */
.gallery {
  height: 300px;
  margin: 80px 0px;
  position: relative;
}
@media (min-width: 1024px) {
  /* line 1, ../../src/sass/strips/gallery.scss */
  .gallery {
    height: 600px;
  }
}
/* line 10, ../../src/sass/strips/gallery.scss */
.gallery.red {
  background-color: #3778b3;
}
/* line 14, ../../src/sass/strips/gallery.scss */
.gallery.gold {
  background-color: #e26718;
}
/* line 18, ../../src/sass/strips/gallery.scss */
.gallery.black {
  background-color: #1f4465;
}
/* line 22, ../../src/sass/strips/gallery.scss */
.gallery .image-block {
  height: 330px;
  left: 50%;
  position: absolute;
  top: -60px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
}
@media (min-width: 1024px) {
  /* line 22, ../../src/sass/strips/gallery.scss */
  .gallery .image-block {
    height: 660px;
  }
}
/* line 34, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10;
}
/* line 42, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev {
  left: -30px;
}
/* line 46, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .next {
  right: -30px;
}
/* line 50, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev, .gallery .image-block .owl-navigation .next {
  background-color: #FFFFFF;
  cursor: pointer;
  height: 60px;
  position: absolute;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
  width: 60px;
  z-index: 10;
}
/* line 59, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev svg, .gallery .image-block .owl-navigation .next svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 65, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev svg path, .gallery .image-block .owl-navigation .next svg path {
  fill: #333333;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 71, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev:hover, .gallery .image-block .owl-navigation .next:hover {
  background-color: #333333;
}
/* line 76, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-navigation .prev:hover svg path, .gallery .image-block .owl-navigation .next:hover svg path {
  fill: #FFFFFF;
}
/* line 84, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-dots {
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  /* line 84, ../../src/sass/strips/gallery.scss */
  .gallery .image-block .owl-dots {
    padding: 30px 0;
  }
}
/* line 94, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-dots .owl-dot {
  background-color: #E6E6E6;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  height: 15px;
  margin: 0px 5px;
  outline: none;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
  width: 15px;
}
/* line 103, ../../src/sass/strips/gallery.scss */
.gallery .image-block .owl-dots .owl-dot.active {
  background-color: #CCCCCC;
}
/* line 109, ../../src/sass/strips/gallery.scss */
.gallery .image-block .bg-image {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  height: 330px;
  width: 100%;
  position: relative;
}
@media (min-width: 1024px) {
  /* line 109, ../../src/sass/strips/gallery.scss */
  .gallery .image-block .bg-image {
    height: 660px;
  }
}
/* line 121, ../../src/sass/strips/gallery.scss */
.gallery .image-block .bg-image .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #333;
  padding: 5px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 130, ../../src/sass/strips/gallery.scss */
.gallery .image-block .bg-image .caption p {
  color: #FFFFFF;
}

/* line 1, ../../src/sass/strips/images.scss */
.images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 1, ../../src/sass/strips/images.scss */
  .images {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 36% 64%;
    -ms-grid-columns: 36% 64%;
  }
}
/* line 16, ../../src/sass/strips/images.scss */
.images .text-block {
  height: 300px;
  position: relative;
  width: 100%;
  -ms-grid-column: 1;
  color: white;
}
/* line 23, ../../src/sass/strips/images.scss */
.images .text-block a {
  color: white;
}
/* line 25, ../../src/sass/strips/images.scss */
.images .text-block a * {
  color: white;
}
@media (min-width: 768px) {
  /* line 16, ../../src/sass/strips/images.scss */
  .images .text-block {
    height: 600px;
  }
}
/* line 35, ../../src/sass/strips/images.scss */
.images .text-block.red {
  background-color: #3778b3;
}
/* line 39, ../../src/sass/strips/images.scss */
.images .text-block.black {
  background-color: #1f4465;
}
/* line 43, ../../src/sass/strips/images.scss */
.images .text-block.gold {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d34b00+0,e26718+100 */
  background: #d34b00;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d34b00 0%, #e26718 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d34b00), to(#e26718));
  background: -moz- oldlinear-gradient(top, #d34b00 0%, #e26718 100%);
  background: -o-linear-gradient(top, #d34b00 0%, #e26718 100%);
  background: linear-gradient(to bottom, #d34b00 0%, #e26718 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d34b00', endColorstr='#e26718',GradientType=0 );
  /* IE6-9 */
}
/* line 47, ../../src/sass/strips/images.scss */
.images .text-block h2 {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70%;
}
@media (max-width: 520px) {
  /* line 47, ../../src/sass/strips/images.scss */
  .images .text-block h2 {
    font-size: 35px;
    line-height: 39px;
  }
}
/* line 62, ../../src/sass/strips/images.scss */
.images .image-block {
  height: 350px;
  position: relative;
  width: 100%;
  -ms-grid-column: 2;
}
@media (min-width: 768px) {
  /* line 62, ../../src/sass/strips/images.scss */
  .images .image-block {
    height: 650px;
  }
}
/* line 73, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation {
  bottom: 0px;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
/* line 84, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev {
  -ms-grid-column: 1;
}
/* line 88, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .next {
  -ms-grid-column: 2;
}
/* line 92, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev, .images .image-block .owl-navigation .next {
  background-color: #FFFFFF;
  cursor: pointer;
  height: 60px;
  position: relative;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
  width: 60px;
  z-index: 10;
}
/* line 101, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev svg, .images .image-block .owl-navigation .next svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 107, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev svg path, .images .image-block .owl-navigation .next svg path {
  fill: #333333;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 113, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev:hover, .images .image-block .owl-navigation .next:hover {
  background-color: #333333;
}
/* line 118, ../../src/sass/strips/images.scss */
.images .image-block .owl-navigation .prev:hover svg path, .images .image-block .owl-navigation .next:hover svg path {
  fill: #FFFFFF;
}
/* line 126, ../../src/sass/strips/images.scss */
.images .image-block .bg-image {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  height: 350px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 126, ../../src/sass/strips/images.scss */
  .images .image-block .bg-image {
    height: 650px;
  }
}

/* line 1, ../../src/sass/strips/text.scss */
.text {
  padding: 50px 15px 60px;
  /* Spacing class should be added to the section of the strip*/
}
/* line 3, ../../src/sass/components/mixins.scss */
.text.add-spacing-top {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  /* line 3, ../../src/sass/components/mixins.scss */
  .text.add-spacing-top {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
/* line 12, ../../src/sass/components/mixins.scss */
.text.add-spacing-bottom {
  padding-top: 0;
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  /* line 12, ../../src/sass/components/mixins.scss */
  .text.add-spacing-bottom {
    padding-top: 0px;
    padding-bottom: 120;
  }
}
/* line 21, ../../src/sass/components/mixins.scss */
.text.add-spacing-none {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 25, ../../src/sass/components/mixins.scss */
.text.add-spacing-both {
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  /* line 25, ../../src/sass/components/mixins.scss */
  .text.add-spacing-both {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
/* line 8, ../../src/sass/strips/text.scss */
.text .content {
  margin: 0px auto;
  max-width: 770px;
  width: 100%;
}
/* line 14, ../../src/sass/strips/text.scss */
.text .content table {
  border: 0;
}
/* line 17, ../../src/sass/strips/text.scss */
.text .content table tbody:nth-of-type(1) {
  display: none;
}
/* line 21, ../../src/sass/strips/text.scss */
.text .content table tbody:nth-of-type(2) {
  display: block;
}
@media (min-width: 1024px) {
  /* line 27, ../../src/sass/strips/text.scss */
  .text .content table tbody:nth-of-type(1) {
    display: block;
  }
  /* line 31, ../../src/sass/strips/text.scss */
  .text .content table tbody:nth-of-type(2) {
    display: none;
  }
}
/* line 36, ../../src/sass/strips/text.scss */
.text .content table tr {
  border: 0;
}
@media (min-width: 1024px) {
  /* line 40, ../../src/sass/strips/text.scss */
  .text .content table tr:first-of-type {
    background-color: #FFFFFF;
    border-bottom: 1px solid #e26718;
  }
  /* line 44, ../../src/sass/strips/text.scss */
  .text .content table tr:first-of-type td {
    font-weight: 600;
    font-size: 16px;
  }
}
/* line 51, ../../src/sass/strips/text.scss */
.text .content table tr:nth-of-type(even) {
  background-color: rgba(226, 103, 24, 0.1);
}
/* line 55, ../../src/sass/strips/text.scss */
.text .content table tr td {
  border: none;
  font-family: 'Montserrat', sans-serif;
  padding: 10px;
  font-size: 14px;
}
/* line 66, ../../src/sass/strips/text.scss */
.text .content ul {
  list-style-type: disc;
  margin: 0 20px 20px;
  font-family: 'Montserrat', sans-serif;
}
/* line 72, ../../src/sass/strips/text.scss */
.text .content ol {
  padding: 0px;
  list-style-type: decimal;
  font-family: 'Montserrat', sans-serif;
  margin: 0 20px 20px;
}
/* line 79, ../../src/sass/strips/text.scss */
.text .content h6 {
  color: #1f4465;
  margin-bottom: 40px;
}
/* line 84, ../../src/sass/strips/text.scss */
.text .content h3 {
  font-weight: 500;
  margin-bottom: 7px;
}
/* line 89, ../../src/sass/strips/text.scss */
.text .content h1 {
  color: #3778b3;
  font-weight: 400;
  margin-bottom: 40px;
}
/* line 95, ../../src/sass/strips/text.scss */
.text .content p {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px;
}
/* line 102, ../../src/sass/strips/text.scss */
.text .content p:first-of-type {
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  line-height: 34px;
}
/* line 108, ../../src/sass/strips/text.scss */
.text .content p:last-of-type {
  margin-bottom: 60px;
}
/* line 112, ../../src/sass/strips/text.scss */
.text .content p a {
  color: #3778b3;
}
/* line 115, ../../src/sass/strips/text.scss */
.text .content p a:hover {
  text-decoration: underline;
}
/* line 121, ../../src/sass/strips/text.scss */
.text .content div.wp-caption {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
/* line 126, ../../src/sass/strips/text.scss */
.text .content p.wp-caption-text {
  margin-bottom: 0 !important;
}
/* line 130, ../../src/sass/strips/text.scss */
.text .content .button {
  display: inline-block;
}
/* line 134, ../../src/sass/strips/text.scss */
.text .content img {
  height: auto;
  max-width: 100%;
}
/* line 139, ../../src/sass/strips/text.scss */
.text .content iframe {
  max-width: 100%;
  width: 100%;
}
/* line 144, ../../src/sass/strips/text.scss */
.text .content .alignright {
  float: right;
  margin-right: -100px;
  padding: 20px;
}
@media only screen and (max-device-width: 480px) {
  /* line 144, ../../src/sass/strips/text.scss */
  .text .content .alignright {
    float: none;
    margin-right: 0px;
    padding: 0px;
  }
}
/* line 156, ../../src/sass/strips/text.scss */
.text .content .alignleft {
  float: left;
  margin-left: -100px;
  padding: 20px;
}
@media only screen and (max-device-width: 480px) {
  /* line 156, ../../src/sass/strips/text.scss */
  .text .content .alignleft {
    float: none;
    margin-left: 0px;
    padding: 0px;
  }
}

/* line 3, ../../src/sass/strips/tiles.scss */
.tiles ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
}
/* line 9, ../../src/sass/strips/tiles.scss */
.tiles ul li {
  height: 460px;
  overflow: hidden;
  padding: 60px 0;
  position: relative;
  width: 100%;
}
/* line 16, ../../src/sass/strips/tiles.scss */
.tiles ul li:nth-of-type(1) {
  -ms-grid-column: 1;
}
/* line 20, ../../src/sass/strips/tiles.scss */
.tiles ul li:nth-of-type(2) {
  -ms-grid-column: 2;
}
/* line 24, ../../src/sass/strips/tiles.scss */
.tiles ul li:nth-of-type(3) {
  -ms-grid-column: 3;
}
/* line 30, ../../src/sass/strips/tiles.scss */
.tiles ul li:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
     -moz-transform: translate(-50%, -50%) scale(1.05);
      -ms-transform: translate(-50%, -50%) scale(1.05);
       -o-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}
/* line 34, ../../src/sass/strips/tiles.scss */
.tiles ul li:hover .overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 39, ../../src/sass/strips/tiles.scss */
.tiles ul li .overlay {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0px;
  position: absolute;
  -webkit-transition: 0.7s;
     -moz-transition: 0.7s;
       -o-transition: 0.7s;
          transition: 0.7s;
  top: 0px;
  width: 100%;
}
/* line 49, ../../src/sass/strips/tiles.scss */
.tiles ul li img {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
     -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.5s;
     -moz-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
/* line 59, ../../src/sass/strips/tiles.scss */
.tiles ul li h6 {
  color: #FFFFFF;
  position: relative;
  text-align: center;
}
/* line 65, ../../src/sass/strips/tiles.scss */
.tiles ul li h2 {
  color: #FFFFFF;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
}

/* line 1, ../../src/sass/strips/three-spot.scss */
.three-spot {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 60% 40%;
  -ms-grid-columns: 60% 40%;
}
@media (max-width: 768px) {
  /* line 1, ../../src/sass/strips/three-spot.scss */
  .three-spot {
    grid-template-columns: 100%;
    -ms-grid-columns: 100%;
  }
}
/* line 17, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block {
  min-height: 350px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 15;
  -ms-grid-column: 1;
}
@media (min-width: 1024px) {
  /* line 17, ../../src/sass/strips/three-spot.scss */
  .three-spot .text-block {
    margin-top: -50px;
    min-height: 650px;
  }
}
/* line 30, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block.red {
  background-color: #3778b3;
}
/* line 34, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block.black {
  background-color: #1f4465;
}
/* line 38, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block.gold {
  background-color: #e26718;
}
/* line 42, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block .text-block-container {
  width: 80%;
  display: block;
  margin: auto;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  /* line 42, ../../src/sass/strips/three-spot.scss */
  .three-spot .text-block .text-block-container {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
/* line 57, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block .text-block-container h6 {
  margin-bottom: 60px;
}
/* line 61, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block .text-block-container p {
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 45px;
}
@media (min-width: 1200px) {
  /* line 61, ../../src/sass/strips/three-spot.scss */
  .three-spot .text-block .text-block-container p {
    font-size: 29px;
    line-height: 44px;
    margin-bottom: 80px;
  }
}
/* line 74, ../../src/sass/strips/three-spot.scss */
.three-spot .text-block .text-block-container p a {
  color: #FFFFFF;
  text-decoration: underline;
}
/* line 83, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block {
  -ms-grid-column: 2;
}
/* line 86, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  min-height: 300px;
  padding: 40px 30px;
  position: relative;
  width: 100%;
  z-index: 10;
}
@media (min-width: 768px) {
  /* line 86, ../../src/sass/strips/three-spot.scss */
  .three-spot .two-block .block {
    height: 300px;
  }
}
/* line 101, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block .block-container {
  position: relative;
  width: 90%;
}
/* line 105, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block .block-container h6 {
  margin-bottom: 10px;
}
/* line 109, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block .block-container h3 {
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  /* line 109, ../../src/sass/strips/three-spot.scss */
  .three-spot .two-block .block .block-container h3 {
    font-size: 34px;
    margin-bottom: 10px;
  }
}
/* line 121, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block .block-container .date {
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  margin-bottom: 30px;
}
/* line 128, ../../src/sass/strips/three-spot.scss */
.three-spot .two-block .block .block-container a {
  color: #FFFFFF;
  text-decoration: none;
}

/* line 1, ../../src/sass/strips/two-spot.scss */
.two-spot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 1, ../../src/sass/strips/two-spot.scss */
  .two-spot {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 54% 46%;
    -ms-grid-columns: 54% 46%;
  }
}
@media (min-width: 1024px) {
  /* line 1, ../../src/sass/strips/two-spot.scss */
  .two-spot {
    grid-template-columns: 64% 36%;
    -ms-grid-columns: 64% 36%;
  }
}
/* line 24, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block {
  min-height: 350px;
  margin-top: -50px;
  position: relative;
  text-align: center;
  width: 100%;
  -ms-grid-column: 1;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  padding-top: 60px;
}
@media (min-width: 520px) {
  /* line 24, ../../src/sass/strips/two-spot.scss */
  .two-spot .text-block {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  /* line 24, ../../src/sass/strips/two-spot.scss */
  .two-spot .text-block {
    height: 650px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
/* line 46, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block.red {
  background-color: #3778b3;
}
/* line 50, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block.black {
  background-color: #1f4465;
}
/* line 54, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block.gold {
  background-color: #e26718;
}
/* line 58, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block .text-block-container {
  padding: 30px;
}
@media (min-width: 1024px) {
  /* line 58, ../../src/sass/strips/two-spot.scss */
  .two-spot .text-block .text-block-container {
    left: 50%;
    max-width: 640px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
}
/* line 71, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block .text-block-container h6 {
  margin-bottom: 60px;
}
/* line 75, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block .text-block-container p {
  color: #FFFFFF;
  font-family: 'Playfair Display', serif;
  font-size: 24px;
  line-height: 39px;
  margin-bottom: 75px;
}
@media (min-width: 1200px) {
  /* line 75, ../../src/sass/strips/two-spot.scss */
  .two-spot .text-block .text-block-container p {
    font-size: 29px;
    line-height: 44px;
    margin-bottom: 80px;
  }
}
/* line 88, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block .text-block-container p a {
  color: #FFFFFF;
  text-decoration: underline;
}
/* line 94, ../../src/sass/strips/two-spot.scss */
.two-spot .text-block .text-block-container .button {
  display: inline-block;
}
/* line 100, ../../src/sass/strips/two-spot.scss */
.two-spot .image-block {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  min-height: 350px;
  position: relative;
  width: 100%;
  -ms-grid-column: 2;
  height: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1024px) {
  /* line 100, ../../src/sass/strips/two-spot.scss */
  .two-spot .image-block {
    height: 600px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/* line 1, ../../src/sass/strips/twitter.scss */
.twitter {
  padding: 100px 0px;
}
/* line 4, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container {
  margin: 0px auto;
  max-width: 1170px;
  position: relative;
}
/* line 9, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .icon {
  display: block;
  margin: 0px auto 50px;
}
/* line 14, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav {
  max-width: 1170px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 100;
}
/* line 21, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav .prev {
  float: left;
}
/* line 25, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav .next {
  float: right;
}
/* line 29, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav .nav-button {
  background-color: #3778b3;
  height: 60px;
  position: relative;
  width: 60px;
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
  cursor: pointer;
}
/* line 37, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav .nav-button:hover {
  background-color: #e26718;
}
/* line 41, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .slider-nav .nav-button img {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 50, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .tweets {
  list-style: none;
  margin: 0px auto;
  max-width: 850px;
  padding: 0px;
  text-align: center;
}
/* line 60, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .tweets li h3 {
  color: #1f4465;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  max-width: -webkit-calc(100% - 180px);
  max-width: -moz-calc(100% - 180px);
  max-width: calc(100% - 180px);
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 60, ../../src/sass/strips/twitter.scss */
  .twitter .twitter-container .tweets li h3 {
    font-size: 34px;
    max-width: -webkit-calc(100% - 180px);
    max-width: -moz-calc(100% - 180px);
    max-width: calc(100% - 180px);
  }
}
/* line 74, ../../src/sass/strips/twitter.scss */
.twitter .twitter-container .tweets li h3 a {
  color: #3778b3;
  word-break: break-all;
}

/* line 85, ../../src/sass/strips/twitter.scss */
.instagram .insta-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 89, ../../src/sass/strips/twitter.scss */
.instagram .insta-posts .insta-post {
  height: 50vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 97, ../../src/sass/strips/twitter.scss */
.instagram .insta-posts .insta-post:hover {
  -webkit-background-size: 105% 105%;
     -moz-background-size: 105%;
          background-size: 105%;
}
@media (min-width: 1024px) {
  /* line 89, ../../src/sass/strips/twitter.scss */
  .instagram .insta-posts .insta-post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    height: 25vw;
  }
}

/* line 3, ../../src/sass/strips/accordion.scss */
.accordion.no-spacing-top {
  padding-top: 0px;
}
/* line 7, ../../src/sass/strips/accordion.scss */
.accordion.no-spacing-bottom {
  padding-bottom: 0px;
}
/* line 11, ../../src/sass/strips/accordion.scss */
.accordion.spacing-bottom {
  padding-bottom: 60px;
}
/* line 14, ../../src/sass/strips/accordion.scss */
.accordion-row {
  max-width: 60%;
  margin: 0 auto 20px;
}
/* line 18, ../../src/sass/strips/accordion.scss */
.accordion-row--title {
  padding: 20px 90px 20px 30px;
  border: 1px solid #e26718;
  position: relative;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 24, ../../src/sass/strips/accordion.scss */
.accordion-row--title:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 60px;
  background-color: #e26718;
  top: 0;
  right: 0;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 35, ../../src/sass/strips/accordion.scss */
.accordion-row--title:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 60px;
  top: 0;
  right: 0;
  background-image: url(images/right-arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 49, ../../src/sass/strips/accordion.scss */
.accordion-row--title.active {
  border-color: #3778b3;
}
/* line 52, ../../src/sass/strips/accordion.scss */
.accordion-row--title.active:before {
  background-color: #3778b3;
}
/* line 56, ../../src/sass/strips/accordion.scss */
.accordion-row--title.active:after {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
/* line 62, ../../src/sass/strips/accordion.scss */
.accordion-row--content {
  padding: 20px 20px 0px;
  display: none;
}
@media only screen and (max-device-width: 480px) {
  /* line 14, ../../src/sass/strips/accordion.scss */
  .accordion-row {
    max-width: 100%;
  }
}
/* line 72, ../../src/sass/strips/accordion.scss */
.accordion h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}

/* line 3, ../../src/sass/strips/stats/single.scss */
.stats.single .stat-container.single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
/* line 9, ../../src/sass/strips/stats/single.scss */
.stats.single .single-stat {
  text-align: center;
}
/* line 13, ../../src/sass/strips/stats/single.scss */
.stats.single .single-stat-text {
  max-width: 100px;
  margin: auto;
  margin-bottom: 50px;
  display: inline;
}
/* line 20, ../../src/sass/strips/stats/single.scss */
.stats.single .single-stat-value {
  margin-bottom: 30px;
}
/* line 24, ../../src/sass/strips/stats/single.scss */
.stats.single:before {
  height: 30px;
  width: -webkit-calc(100% / 3);
  width: -moz-calc(100% / 3);
  width: calc(100% / 3);
  background-color: white;
  content: ' ';
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1024px) {
  /* line 24, ../../src/sass/strips/stats/single.scss */
  .stats.single:before {
    height: 50px;
  }
}

/* line 1, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1,
.stats.double_v2 {
  padding-bottom: 50px;
}
/* line 6, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1:before,
.stats.double_v2:before {
  height: 30px;
  width: -webkit-calc(100% / 3);
  width: -moz-calc(100% / 3);
  width: calc(100% / 3);
  background-color: white;
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (min-width: 1024px) {
  /* line 6, ../../src/sass/strips/stats/double-v1.scss */
  .stats.double_v1:before,
  .stats.double_v2:before {
    height: 50px;
  }
}
/* line 21, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .stat-container,
.stats.double_v2 .stat-container {
  width: 100%;
}
/* line 25, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .stat-items,
.stats.double_v2 .stat-items {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 25, ../../src/sass/strips/stats/double-v1.scss */
  .stats.double_v1 .stat-items,
  .stats.double_v2 .stat-items {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
/* line 36, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .button-container,
.stats.double_v2 .button-container {
  width: 100%;
  max-width: 1170px;
  margin: auto;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 43, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .button-container a,
.stats.double_v2 .button-container a {
  margin: auto;
}
/* line 47, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .stat-item,
.stats.double_v2 .stat-item {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 350px;
}
@media (min-width: 1024px) {
  /* line 47, ../../src/sass/strips/stats/double-v1.scss */
  .stats.double_v1 .stat-item,
  .stats.double_v2 .stat-item {
    min-height: 648px;
  }
}
/* line 61, ../../src/sass/strips/stats/double-v1.scss */
.stats.double_v1 .stat-item .stat-text,
.stats.double_v2 .stat-item .stat-text {
  max-width: 175px;
}

/* line 1, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 {
  padding-bottom: 0;
}
/* line 5, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2:before {
  display: none;
}
/* line 9, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 .stat-items {
  margin-bottom: 0;
}
/* line 13, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 .stat-item {
  min-height: 350px;
}
@media (min-width: 1024px) {
  /* line 13, ../../src/sass/strips/stats/double-v2.scss */
  .stats.double_v2 .stat-item {
    min-height: 648px;
  }
}
/* line 21, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 .stat-item:nth-of-type(1) {
  background-color: #d34b00;
}
/* line 25, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 .stat-item:nth-of-type(2) {
  background-color: #e26718;
}
/* line 29, ../../src/sass/strips/stats/double-v2.scss */
.stats.double_v2 .stat-item:nth-of-type(3) {
  background-color: #3778b3;
}

/* line 5, ../../src/sass/strips/stats.scss */
section.stats {
  min-height: 350px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 1024px) {
  /* line 5, ../../src/sass/strips/stats.scss */
  section.stats {
    min-height: 648px;
  }
}
/* line 18, ../../src/sass/strips/stats.scss */
section.stats .button-container {
  display: inline-block;
  margin: auto;
}
/* line 22, ../../src/sass/strips/stats.scss */
section.stats .button-container a {
  display: inline-block;
}
/* line 26, ../../src/sass/strips/stats.scss */
section.stats .stat-val,
section.stats .single-stat-value {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 35px;
  line-height: 58px;
}
@media (min-width: 1024px) {
  /* line 26, ../../src/sass/strips/stats.scss */
  section.stats .stat-val,
  section.stats .single-stat-value {
    font-size: 105px;
    line-height: 138px;
  }
}
@media (min-width: 1200px) {
  /* line 26, ../../src/sass/strips/stats.scss */
  section.stats .stat-val,
  section.stats .single-stat-value {
    font-size: 165px;
    line-height: 198px;
  }
}
/* line 46, ../../src/sass/strips/stats.scss */
section.stats .single-stat-text,
section.stats .stat-text {
  font-size: 18px;
  line-height: 22px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 2.6px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  /* line 46, ../../src/sass/strips/stats.scss */
  section.stats .single-stat-text,
  section.stats .stat-text {
    font-size: 27px;
    line-height: 36px;
  }
}
/* line 62, ../../src/sass/strips/stats.scss */
section.stats.light_blue {
  background-color: #3778b3;
}
/* line 66, ../../src/sass/strips/stats.scss */
section.stats.dark_blue {
  background-color: #1f4465;
}
/* line 70, ../../src/sass/strips/stats.scss */
section.stats.orange {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e26718+0,d34b00+100 */
  background: #e26718;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e26718 0%, #d34b00 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e26718), to(#d34b00));
  background: -moz- oldlinear-gradient(left, #e26718 0%, #d34b00 100%);
  background: -o-linear-gradient(left, #e26718 0%, #d34b00 100%);
  background: linear-gradient(to right, #e26718 0%, #d34b00 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26718', endColorstr='#d34b00',GradientType=1 );
  /* IE6-9 */
}

/* line 3, ../../src/sass/pages/event-listing.scss */
.event-listing .container, .event-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing section.text {
  padding: 0 30px;
}
@media (min-width: 1024px) {
  /* line 3, ../../src/sass/pages/event-listing.scss */
  .event-listing .container, .event-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing section.text {
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 11, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip {
    padding-top: 60px;
  }
}
/* line 17, ../../src/sass/pages/event-listing.scss */
.event-listing.strip .container, .event-listing.strip .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing.strip section.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}
@media (min-width: 768px) {
  /* line 17, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip .container, .event-listing.strip .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing.strip section.text {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
/* line 31, ../../src/sass/pages/event-listing.scss */
.event-listing.strip .container h6, .event-listing.strip .page-template-wall-of-donors section.text h6, .page-template-wall-of-donors .event-listing.strip section.text h6 {
  margin-left: 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  /* line 31, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip .container h6, .event-listing.strip .page-template-wall-of-donors section.text h6, .page-template-wall-of-donors .event-listing.strip section.text h6 {
    margin-left: 30px;
    margin-bottom: 0;
    height: 100%;
  }
}
@media (min-width: 768px) {
  /* line 17, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip .container, .event-listing.strip .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing.strip section.text {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    height: 280px;
  }
}
/* line 47, ../../src/sass/pages/event-listing.scss */
.event-listing.strip .container .title-container, .event-listing.strip .page-template-wall-of-donors section.text .title-container, .page-template-wall-of-donors .event-listing.strip section.text .title-container {
  position: relative;
  left: 0;
  bottom: auto;
}
@media (min-width: 768px) {
  /* line 47, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip .container .title-container, .event-listing.strip .page-template-wall-of-donors section.text .title-container, .page-template-wall-of-donors .event-listing.strip section.text .title-container {
    position: absolute;
    left: 330px;
    bottom: 30px;
  }
}
/* line 59, ../../src/sass/pages/event-listing.scss */
.event-listing.strip .container .event-image, .event-listing.strip .page-template-wall-of-donors section.text .event-image, .page-template-wall-of-donors .event-listing.strip section.text .event-image {
  min-width: 270px;
  width: 100%;
  max-width: 100%;
  min-height: 160px;
  height: 160px;
  margin-bottom: 25px;
  background-position: center;
}
@media (min-width: 520px) {
  /* line 59, ../../src/sass/pages/event-listing.scss */
  .event-listing.strip .container .event-image, .event-listing.strip .page-template-wall-of-donors section.text .event-image, .page-template-wall-of-donors .event-listing.strip section.text .event-image {
    width: 270px;
    max-width: 270px;
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
/* line 79, ../../src/sass/pages/event-listing.scss */
.event-listing h2 {
  color: #333333;
}
/* line 83, ../../src/sass/pages/event-listing.scss */
.event-listing p.intro-text {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  margin: 60px auto;
  max-width: 740px;
  text-align: center;
  line-height: 39px;
  font-weight: 200;
}
/* line 94, ../../src/sass/pages/event-listing.scss */
.event-listing .filters {
  height: 60px;
  display: block;
  grid-column-gap: 0;
}
/* line 99, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder {
  position: relative;
  width: 292px;
}
@media (min-width: 1024px) {
  /* line 99, ../../src/sass/pages/event-listing.scss */
  .event-listing .filters .input-holder {
    width: 100%;
  }
}
/* line 111, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder.active ul li {
  display: block;
}
/* line 115, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder.active .down-arrow {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 120, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder img {
  position: absolute;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 15;
}
/* line 126, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder img.search-icon {
  left: 12px;
  top: 12px;
}
/* line 131, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder img.down-arrow {
  pointer-events: none;
  right: 7px;
  top: 12px;
}
/* line 138, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder input, .event-listing .filters .input-holder select {
  background-color: #FFFFFF;
  border: 1px solid #e26718;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  height: 60px;
  padding-left: 15px;
  width: 100%;
  -webkit-appearance: none;
}
/* line 152, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder ul {
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e26718;
  cursor: pointer;
  height: auto;
  padding: 18px 15px 8px;
  position: absolute;
  max-width: 292px;
  width: 100%;
  z-index: 10;
  right: 0px;
}
@media (min-width: 1024px) {
  /* line 152, ../../src/sass/pages/event-listing.scss */
  .event-listing .filters .input-holder ul {
    width: 25%;
  }
}
/* line 170, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder ul li {
  cursor: pointer;
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 10px;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}
/* line 178, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder ul li.placeholder {
  display: block;
  pointer-events: none;
}
/* line 183, ../../src/sass/pages/event-listing.scss */
.event-listing .filters .input-holder ul li:hover {
  background-color: transparent;
  opacity: 0.5;
}
/* line 192, ../../src/sass/pages/event-listing.scss */
.event-listing ul {
  padding: 40px 0px 75px;
  width: 100%;
}
/* line 196, ../../src/sass/pages/event-listing.scss */
.event-listing ul li {
  background-color: #FFFFFF;
  position: relative;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  width: 100%;
}
/* line 202, ../../src/sass/pages/event-listing.scss */
.event-listing ul li:hover {
  background-color: rgba(55, 120, 179, 0.1);
}
/* line 205, ../../src/sass/pages/event-listing.scss */
.event-listing ul li:hover .read-more {
  opacity: 1;
}
/* line 212, ../../src/sass/pages/event-listing.scss */
.event-listing ul li:first-of-type .container, .event-listing ul li:first-of-type .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing ul li:first-of-type section.text {
  border-top: 1px solid #1f4465;
}
/* line 217, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .container, .event-listing ul li .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing ul li section.text {
  border-bottom: 1px solid #1f4465;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 30px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  /* line 217, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .container, .event-listing ul li .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing ul li section.text {
    display: block;
    height: 280px;
  }
}
@media (min-width: 1200px) {
  /* line 217, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .container, .event-listing ul li .page-template-wall-of-donors section.text, .page-template-wall-of-donors .event-listing ul li section.text {
    padding: 35px 0;
  }
}
/* line 238, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .event-image {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  display: inline-block;
  height: 100%;
  width: 270px;
  min-height: 209px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  /* line 238, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .event-image {
    margin-bottom: 0;
  }
}
/* line 252, ../../src/sass/pages/event-listing.scss */
.event-listing ul li h6 {
  color: #333333;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 252, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li h6 {
    width: 50%;
    text-align: left;
    margin-bottom: 0;
  }
}
/* line 269, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .title-container {
  position: relative;
}
@media (min-width: 768px) {
  /* line 269, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .title-container {
    bottom: 30px;
    left: 330px;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  /* line 269, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .title-container {
    left: 300px;
  }
}
/* line 282, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .title-container h2 {
  color: #3778b3;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 282, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .title-container h2 {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  /* line 282, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .title-container h2 {
    font-size: 52px;
    line-height: 52px;
  }
}
/* line 298, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .title-container p {
  color: #333333;
  font-size: 29px;
}
/* line 304, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .read-more {
  border: 1px solid #3778b3;
  height: 60px;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  opacity: 0;
}
@media (min-width: 520px) {
  /* line 304, ../../src/sass/pages/event-listing.scss */
  .event-listing ul li .read-more {
    opacity: 1;
  }
}
/* line 320, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .read-more svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 326, ../../src/sass/pages/event-listing.scss */
.event-listing ul li .read-more svg path {
  fill: #333333;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 335, ../../src/sass/pages/event-listing.scss */
.event-listing .button {
  border: 1px solid #3778b3;
  cursor: pointer;
  color: #333333;
  margin: 0px auto 75px;
  display: block;
  text-align: center;
  cursor: pointer;
  width: 210px;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 346, ../../src/sass/pages/event-listing.scss */
.event-listing .button:hover {
  background-color: #3778b3;
  color: #FFFFFF;
}
/* line 351, ../../src/sass/pages/event-listing.scss */
.event-listing .button.hide {
  margin: 0px auto 0px;
  opacity: 0;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  pointer-events: none;
}

/* line 5, ../../src/sass/pages/front.scss */
.homepage-banner {
  width: 100%;
  min-height: 520px;
  position: relative;
  z-index: 0;
}
@media (min-width: 1024px) {
  /* line 5, ../../src/sass/pages/front.scss */
  .homepage-banner {
    height: 100vh;
    min-height: 768px;
  }
}
/* line 17, ../../src/sass/pages/front.scss */
.homepage-banner .item {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  min-height: 520px;
}
@media (min-width: 1024px) {
  /* line 17, ../../src/sass/pages/front.scss */
  .homepage-banner .item {
    height: 100vh;
    min-height: 768px;
  }
}
/* line 26, ../../src/sass/pages/front.scss */
.homepage-banner .item .item-content-container {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  /* line 26, ../../src/sass/pages/front.scss */
  .homepage-banner .item .item-content-container {
    top: 200px;
  }
}
@media (min-width: 1024px) {
  /* line 26, ../../src/sass/pages/front.scss */
  .homepage-banner .item .item-content-container {
    top: 56%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
/* line 43, ../../src/sass/pages/front.scss */
.homepage-banner .item .item-content-container h2 {
  font-size: 30px;
  color: #FFFFFF;
}
@media (min-width: 1024px) {
  /* line 43, ../../src/sass/pages/front.scss */
  .homepage-banner .item .item-content-container h2 {
    font-size: 47px;
  }
}
/* line 52, ../../src/sass/pages/front.scss */
.homepage-banner .item .item-content-container .dots {
  background-position: center;
  background-repeat: no-repeat;
  height: 5px;
  margin: 20px auto 30px;
  width: 100%;
}
/* line 60, ../../src/sass/pages/front.scss */
.homepage-banner .item .item-content-container .button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* line 66, ../../src/sass/pages/front.scss */
.homepage-banner .counter {
  bottom: 30px;
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 140px;
  z-index: 10;
}
@media (min-width: 1024px) {
  /* line 66, ../../src/sass/pages/front.scss */
  .homepage-banner .counter {
    bottom: 100px;
  }
}
/* line 79, ../../src/sass/pages/front.scss */
.homepage-banner .counter .owl-navigation {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 150%;
}
/* line 85, ../../src/sass/pages/front.scss */
.homepage-banner .counter .owl-navigation .prev {
  cursor: pointer;
  left: 0px;
  position: absolute;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
}
/* line 91, ../../src/sass/pages/front.scss */
.homepage-banner .counter .owl-navigation .prev:hover {
  left: -10px;
}
/* line 96, ../../src/sass/pages/front.scss */
.homepage-banner .counter .owl-navigation .next {
  cursor: pointer;
  position: absolute;
  right: 0px;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
}
/* line 102, ../../src/sass/pages/front.scss */
.homepage-banner .counter .owl-navigation .next:hover {
  right: -10px;
}
/* line 108, ../../src/sass/pages/front.scss */
.homepage-banner .counter span {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0px 2px;
}

/* line 1, ../../src/sass/pages/form.scss */
.form {
  padding: 70px 0px;
}

/* line 3, ../../src/sass/pages/news-listing.scss */
.news-listing.strip {
  padding-top: 60px;
}
/* line 7, ../../src/sass/pages/news-listing.scss */
.news-listing h2 {
  color: #333333;
}
/* line 11, ../../src/sass/pages/news-listing.scss */
.news-listing p.intro-text {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  margin: 60px auto;
  max-width: 740px;
}
/* line 19, ../../src/sass/pages/news-listing.scss */
.news-listing .filters {
  height: 60px;
}
/* line 22, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder {
  position: relative;
}
/* line 27, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder.active ul li {
  display: block;
}
/* line 31, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder.active .down-arrow {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 36, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder img {
  position: absolute;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 15;
}
/* line 42, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder img.search-icon {
  left: 12px;
  top: 12px;
}
/* line 47, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder img.down-arrow {
  pointer-events: none;
  right: 7px;
  top: 12px;
}
/* line 54, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder input, .news-listing .filters .input-holder select {
  background-color: #FFFFFF;
  border: 1px solid #e26718;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  height: 60px;
  padding-left: 15px;
  width: 100%;
  -webkit-appearance: none;
}
/* line 68, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder ul {
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e26718;
  cursor: pointer;
  height: auto;
  padding: 18px 15px 8px;
  position: absolute;
  right: 0px;
  width: 25%;
  z-index: 10;
}
/* line 80, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder ul li {
  cursor: pointer;
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 10px;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}
/* line 88, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder ul li.placeholder {
  display: block;
  pointer-events: none;
}
/* line 93, ../../src/sass/pages/news-listing.scss */
.news-listing .filters .input-holder ul li:hover {
  background-color: transparent;
  opacity: 0.5;
}
/* line 102, ../../src/sass/pages/news-listing.scss */
.news-listing ul {
  padding: 40px 0px 75px;
  width: 100%;
}
/* line 106, ../../src/sass/pages/news-listing.scss */
.news-listing ul li {
  background-color: #FFFFFF;
  position: relative;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  width: 100%;
}
/* line 112, ../../src/sass/pages/news-listing.scss */
.news-listing ul li:hover {
  background-color: rgba(55, 120, 179, 0.1);
}
/* line 115, ../../src/sass/pages/news-listing.scss */
.news-listing ul li:hover .read-more {
  opacity: 1;
}
/* line 122, ../../src/sass/pages/news-listing.scss */
.news-listing ul li:first-of-type .container, .news-listing ul li:first-of-type .page-template-wall-of-donors section.text, .page-template-wall-of-donors .news-listing ul li:first-of-type section.text {
  border-top: 1px solid #e26718;
}
/* line 127, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .container, .news-listing ul li .page-template-wall-of-donors section.text, .page-template-wall-of-donors .news-listing ul li section.text {
  border-bottom: 1px solid #e26718;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 280px;
  padding: 35px 0px;
  position: relative;
}
/* line 135, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .news-image {
  backgronud-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  display: inline-block;
  height: 100%;
  width: 270px;
}
/* line 143, ../../src/sass/pages/news-listing.scss */
.news-listing ul li h6 {
  color: #333333;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
}
/* line 150, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .title-container {
  bottom: 30px;
  left: 300px;
  position: absolute;
}
/* line 155, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .title-container h2 {
  color: #3778b3;
}
/* line 159, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .title-container p {
  color: #333333;
  font-size: 29px;
}
/* line 165, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .read-more {
  border: 1px solid #e26718;
  height: 60px;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
}
/* line 176, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .read-more svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 182, ../../src/sass/pages/news-listing.scss */
.news-listing ul li .read-more svg path {
  fill: #333333;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 191, ../../src/sass/pages/news-listing.scss */
.news-listing .button {
  border: 1px solid #3778b3;
  color: #333333;
  margin: 0px auto 75px;
  display: block;
  text-align: center;
  width: 210px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 201, ../../src/sass/pages/news-listing.scss */
.news-listing .button:hover {
  background-color: #3778b3;
  color: #FFFFFF;
}
/* line 206, ../../src/sass/pages/news-listing.scss */
.news-listing .button.hide {
  margin: 0px auto 0px;
  opacity: 0;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  pointer-events: none;
}

/* line 3, ../../src/sass/pages/people-listing.scss */
.people-listing h2 {
  color: #333333;
}
/* line 7, ../../src/sass/pages/people-listing.scss */
.people-listing p.intro-text {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  margin: 60px auto;
  max-width: 740px;
}
/* line 15, ../../src/sass/pages/people-listing.scss */
.people-listing ul {
  padding: 40px 0px 75px;
  width: 100%;
}
/* line 19, ../../src/sass/pages/people-listing.scss */
.people-listing ul li {
  background-color: #FFFFFF;
  position: relative;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  width: 100%;
}
/* line 26, ../../src/sass/pages/people-listing.scss */
.people-listing ul li:first-of-type .container, .people-listing ul li:first-of-type .page-template-wall-of-donors section.text, .page-template-wall-of-donors .people-listing ul li:first-of-type section.text {
  border-top: 1px solid #e26718;
}
/* line 33, ../../src/sass/pages/people-listing.scss */
.people-listing ul li:hover {
  background-color: rgba(55, 120, 179, 0.1);
}
/* line 36, ../../src/sass/pages/people-listing.scss */
.people-listing ul li:hover .read-more {
  opacity: 1;
}
/* line 41, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .container, .people-listing ul li .page-template-wall-of-donors section.text, .page-template-wall-of-donors .people-listing ul li section.text {
  border-bottom: 1px solid #e26718;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 0px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 50, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .person-image {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  display: inline-block;
  height: 270px;
  width: 270px;
}
/* line 58, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .person-data-container {
  max-width: 250px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 640px) {
  /* line 58, ../../src/sass/pages/people-listing.scss */
  .people-listing ul li .person-data-container {
    max-width: 70%;
    width: 70%;
  }
}
/* line 71, ../../src/sass/pages/people-listing.scss */
.people-listing ul li h6 {
  color: #333333;
  display: block;
  margin-left: 30px;
  vertical-align: top;
}
/* line 78, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .title-container {
  margin-left: 30px;
}
/* line 84, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .title-container h2 {
  color: #3778b3;
  font-weight: 400;
  line-height: 60px;
  width: 80%;
}
/* line 91, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .title-container p {
  color: #333333;
  font-family: 'Playfair Display', serif;
  font-size: 29px;
  width: 90%;
}
/* line 99, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .read-more {
  border: 1px solid #e26718;
  height: 60px;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
}
/* line 110, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .read-more svg {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* line 116, ../../src/sass/pages/people-listing.scss */
.people-listing ul li .read-more svg path {
  fill: #333333;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 125, ../../src/sass/pages/people-listing.scss */
.people-listing .button {
  border: 1px solid #3778b3;
  color: #333333;
  margin: 0px auto 75px;
  display: block;
  text-align: center;
  width: 210px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
/* line 135, ../../src/sass/pages/people-listing.scss */
.people-listing .button:hover {
  background-color: #3778b3;
  color: #FFFFFF;
}
/* line 140, ../../src/sass/pages/people-listing.scss */
.people-listing .button.hide {
  margin: 0px auto 0px;
  opacity: 0;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  pointer-events: none;
}

/* line 149, ../../src/sass/pages/people-listing.scss */
.filters {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: 2fr 1fr 1fr;
}
/* line 154, ../../src/sass/pages/people-listing.scss */
.filters .input-holder {
  position: relative;
}
/* line 159, ../../src/sass/pages/people-listing.scss */
.filters .input-holder.active ul li {
  display: block;
}
/* line 163, ../../src/sass/pages/people-listing.scss */
.filters .input-holder.active .down-arrow {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 168, ../../src/sass/pages/people-listing.scss */
.filters .input-holder img {
  position: absolute;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
  z-index: 15;
}
/* line 174, ../../src/sass/pages/people-listing.scss */
.filters .input-holder img.search-icon {
  left: 12px;
  top: 12px;
}
/* line 179, ../../src/sass/pages/people-listing.scss */
.filters .input-holder img.down-arrow {
  pointer-events: none;
  right: 7px;
  top: 12px;
}
/* line 186, ../../src/sass/pages/people-listing.scss */
.filters .input-holder input[type=text] {
  padding-left: 65px;
}
/* line 190, ../../src/sass/pages/people-listing.scss */
.filters .input-holder input, .filters .input-holder select {
  background-color: #FFFFFF;
  border: 1px solid #1f4465;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  height: 60px;
  padding-left: 15px;
  width: 100%;
  -webkit-appearance: none;
}
/* line 204, ../../src/sass/pages/people-listing.scss */
.filters .input-holder ul {
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #1f4465;
  cursor: pointer;
  height: auto;
  padding: 18px 15px 8px;
  position: absolute;
  z-index: 10;
}
/* line 214, ../../src/sass/pages/people-listing.scss */
.filters .input-holder ul li {
  cursor: pointer;
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 10px;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}
/* line 222, ../../src/sass/pages/people-listing.scss */
.filters .input-holder ul li.placeholder {
  display: block;
  pointer-events: none;
}
/* line 227, ../../src/sass/pages/people-listing.scss */
.filters .input-holder ul li:hover {
  background-color: transparent;
  opacity: 0.5;
}

/* line 1, ../../src/sass/pages/single-event.scss */
.event {
  padding: 65px 0px 75px;
  position: relative;
}
/* line 5, ../../src/sass/pages/single-event.scss */
.event .event-content {
  display: block;
  display: -ms-grid;
  grid-template-columns: 270px 1fr;
  -ms-grid-columns: 270px 1fr;
  grid-column-gap: 30px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 5, ../../src/sass/pages/single-event.scss */
  .event .event-content {
    display: grid;
  }
}
/* line 18, ../../src/sass/pages/single-event.scss */
.event .event-content .event-details-sidebar {
  width: 100%;
  -ms-grid-column: 1;
}
/* line 22, ../../src/sass/pages/single-event.scss */
.event .event-content .event-details-sidebar p, .event .event-content .event-details-sidebar a {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 15px;
}
/* line 29, ../../src/sass/pages/single-event.scss */
.event .event-content .event-details-sidebar p.title, .event .event-content .event-details-sidebar a.title {
  color: #3778b3;
  margin-bottom: 0px;
}
/* line 35, ../../src/sass/pages/single-event.scss */
.event .event-content .event-details-sidebar a:hover {
  text-decoration: underline;
}
/* line 40, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content {
  width: 100%;
  -ms-grid-column: 2;
}
/* line 44, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content p {
  color: #333333;
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 20px;
  max-width: 670px;
}
/* line 52, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content p:last-of-type {
  margin-bottom: 50px;
}
/* line 57, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content a {
  color: #333333;
  text-decoration: underline;
}
/* line 62, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content h6 {
  color: #3778b3;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
/* line 69, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content .button {
  display: inline-block;
  text-decoration: none;
}
/* line 73, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content .button:hover {
  color: #FFFFFF;
}
/* line 78, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content .back-link {
  bottom: 25px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  right: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (max-device-width: 480px) {
  /* line 78, ../../src/sass/pages/single-event.scss */
  .event .event-content .main-content .back-link {
    display: block !important;
    padding-top: 20px !important;
  }
}
@media (min-width: 768px) {
  /* line 78, ../../src/sass/pages/single-event.scss */
  .event .event-content .main-content .back-link {
    position: absolute;
    right: 45px;
  }
}
/* line 101, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content .back-link:after {
  content: url(images/right-arrow-dark.svg);
  position: absolute;
  -webkit-transform: translateX(10px);
     -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
       -o-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
}
/* line 110, ../../src/sass/pages/single-event.scss */
.event .event-content .main-content .back-link:hover:after {
  -webkit-transform: translateX(20px);
     -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
       -o-transform: translateX(20px);
          transform: translateX(20px);
}

/* line 1, ../../src/sass/pages/single-news.scss */
.news {
  padding: 65px 0px 75px;
  position: relative;
}
/* line 5, ../../src/sass/pages/single-news.scss */
.news .main-content {
  margin: 0px auto;
  max-width: 770px;
  width: 100%;
}
/* line 10, ../../src/sass/pages/single-news.scss */
.news .main-content h6 {
  color: #1f4465;
  margin-bottom: 40px;
}
/* line 15, ../../src/sass/pages/single-news.scss */
.news .main-content h1 {
  color: #3778b3;
  font-weight: 400;
  margin-bottom: 40px;
}
/* line 21, ../../src/sass/pages/single-news.scss */
.news .main-content p {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px;
}
/* line 28, ../../src/sass/pages/single-news.scss */
.news .main-content p:first-of-type {
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  line-height: 34px;
}
/* line 34, ../../src/sass/pages/single-news.scss */
.news .main-content p:last-of-type {
  margin-bottom: 60px;
}
/* line 38, ../../src/sass/pages/single-news.scss */
.news .main-content p a {
  color: #3778b3;
}
/* line 41, ../../src/sass/pages/single-news.scss */
.news .main-content p a:hover {
  text-decoration: underline;
}
/* line 47, ../../src/sass/pages/single-news.scss */
.news .main-content .button {
  display: inline-block;
}
/* line 51, ../../src/sass/pages/single-news.scss */
.news .main-content img {
  height: auto;
  max-width: 100%;
}
/* line 56, ../../src/sass/pages/single-news.scss */
.news .main-content iframe {
  max-width: 100%;
  width: 100%;
}
/* line 61, ../../src/sass/pages/single-news.scss */
.news .main-content .alignright {
  float: right;
  margin-right: -100px;
  padding: 20px;
}
/* line 67, ../../src/sass/pages/single-news.scss */
.news .main-content .alignleft {
  float: left;
  margin-left: -100px;
  padding: 20px;
}
/* line 74, ../../src/sass/pages/single-news.scss */
.news .back-link {
  bottom: 50px;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  position: absolute;
  right: 150px;
  text-transform: uppercase;
  text-decoration: none;
}
@media only screen and (max-device-width: 480px) {
  /* line 74, ../../src/sass/pages/single-news.scss */
  .news .back-link {
    display: block !important;
    padding-top: 20px !important;
  }
}
/* line 91, ../../src/sass/pages/single-news.scss */
.news .back-link:after {
  content: url(images/right-arrow-dark.svg);
  position: absolute;
  -webkit-transform: translateX(10px);
     -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
       -o-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
}
/* line 100, ../../src/sass/pages/single-news.scss */
.news .back-link:hover:after {
  -webkit-transform: translateX(20px);
     -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
       -o-transform: translateX(20px);
          transform: translateX(20px);
}

/* line 1, ../../src/sass/pages/single-people.scss */
.person {
  padding: 75px 0px;
}
/* line 4, ../../src/sass/pages/single-people.scss */
.person .person-header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #e26718;
  border-top: 1px solid #e26718;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 280px;
  padding: 35px 0px;
  position: relative;
  width: 100%;
}
/* line 14, ../../src/sass/pages/single-people.scss */
.person .person-header .person-image {
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  display: inline-block;
  height: 100%;
  width: 270px;
}
/* line 22, ../../src/sass/pages/single-people.scss */
.person .person-header h6 {
  color: #333333;
  display: inline-block;
  margin-left: 30px;
  vertical-align: top;
}
/* line 29, ../../src/sass/pages/single-people.scss */
.person .person-header .title-container {
  bottom: 30px;
  left: 300px;
  position: absolute;
}
/* line 34, ../../src/sass/pages/single-people.scss */
.person .person-header .title-container h2 {
  color: #3778b3;
  font-weight: 400;
  line-height: 60px;
  width: 80%;
}
/* line 41, ../../src/sass/pages/single-people.scss */
.person .person-header .title-container p {
  color: #333333;
  font-family: 'Playfair Display', serif;
  font-size: 29px;
  width: 90%;
}
/* line 50, ../../src/sass/pages/single-people.scss */
.person .person-content {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 270px 1fr;
  -ms-grid-columns: 270px 1fr;
  grid-column-gap: 30px;
  padding: 35px 0 0;
  position: relative;
}
/* line 59, ../../src/sass/pages/single-people.scss */
.person .person-content .contact-sidebar {
  width: 100%;
  -ms-grid-column: 1;
}
/* line 63, ../../src/sass/pages/single-people.scss */
.person .person-content .contact-sidebar p, .person .person-content .contact-sidebar a {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
/* line 68, ../../src/sass/pages/single-people.scss */
.person .person-content .contact-sidebar p.title, .person .person-content .contact-sidebar a.title {
  color: #3778b3;
}
/* line 73, ../../src/sass/pages/single-people.scss */
.person .person-content .contact-sidebar a:hover {
  text-decoration: underline;
}
/* line 78, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content {
  max-width: 670px;
  -ms-grid-column: 2;
}
/* line 82, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content p {
  color: #333333;
  font-weight: 300;
  margin-bottom: 20px;
}
/* line 87, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content p:first-of-type {
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 30px;
}
/* line 94, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content p.title {
  color: #3778b3;
  font-weight: bold;
  margin-bottom: 0;
}
/* line 101, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content a {
  color: #333333;
  text-decoration: underline;
}
/* line 106, ../../src/sass/pages/single-people.scss */
.person .person-content .main-content h6 {
  color: #3778b3;
  letter-spacing: 0px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

/* line 4, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters,
.page-template-objects-listing .filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 768px) {
  /* line 4, ../../src/sass/pages/room-listing/room-listing-filter.scss */
  .page-template-room-listing .filters,
  .page-template-objects-listing .filters {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
/* line 14, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder,
.page-template-objects-listing .filters .input-holder {
  margin-right: 20px;
  min-width: 100%;
}
@media (min-width: 768px) {
  /* line 14, ../../src/sass/pages/room-listing/room-listing-filter.scss */
  .page-template-room-listing .filters .input-holder,
  .page-template-objects-listing .filters .input-holder {
    min-width: -webkit-calc(33% - 20px );
    min-width: -moz-calc(33% - 20px );
    min-width: calc(33% - 20px );
    margin-bottom: 0;
  }
}
/* line 24, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder:last-of-type,
.page-template-objects-listing .filters .input-holder:last-of-type {
  margin-right: 0;
}
/* line 27, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder:last-of-type ul.dd-parent,
.page-template-objects-listing .filters .input-holder:last-of-type ul.dd-parent {
  border-bottom: 1px solid #1f4465;
}
/* line 33, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul li:hover,
.page-template-objects-listing .filters .input-holder ul li:hover {
  background-color: white;
  opacity: 1;
}
/* line 38, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder input[type=text],
.page-template-objects-listing .filters .input-holder input[type=text] {
  border-bottom: 0;
}
@media (min-width: 768px) {
  /* line 38, ../../src/sass/pages/room-listing/room-listing-filter.scss */
  .page-template-room-listing .filters .input-holder input[type=text],
  .page-template-objects-listing .filters .input-holder input[type=text] {
    border-bottom: 1px solid #1f4465;
  }
}
/* line 47, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-parent,
.page-template-objects-listing .filters .input-holder ul.dd-parent {
  position: relative;
  display: inline-block;
  padding-right: 50px;
  padding-left: 0;
  min-width: -webkit-calc(100% );
  min-width: -moz-calc(100% );
  min-width: calc(100% );
  border-bottom: 0;
}
@media (min-width: 768px) {
  /* line 47, ../../src/sass/pages/room-listing/room-listing-filter.scss */
  .page-template-room-listing .filters .input-holder ul.dd-parent,
  .page-template-objects-listing .filters .input-holder ul.dd-parent {
    border-bottom: 1px solid #1f4465;
  }
}
/* line 64, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-parent li:first-of-type,
.page-template-objects-listing .filters .input-holder ul.dd-parent li:first-of-type {
  padding-left: 15px;
}
/* line 69, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-parent li:nth-of-type(2),
.page-template-objects-listing .filters .input-holder ul.dd-parent li:nth-of-type(2) {
  padding-bottom: 0;
}
/* line 74, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-child,
.page-template-objects-listing .filters .input-holder ul.dd-child {
  border: 0;
  width: 100%;
  margin: 0;
  width: -webkit-calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: calc(100% + 2px);
  margin: 0;
  top: 100%;
  padding-top: 0;
  position: relative;
}
@media (min-width: 768px) {
  /* line 74, ../../src/sass/pages/room-listing/room-listing-filter.scss */
  .page-template-room-listing .filters .input-holder ul.dd-child,
  .page-template-objects-listing .filters .input-holder ul.dd-child {
    left: -1px;
    border-bottom: 1px solid #1f4465;
    border-left: 1px solid #1f4465;
    border-right: 1px solid #1f4465;
    position: absolute;
  }
}
/* line 93, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-child li,
.page-template-objects-listing .filters .input-holder ul.dd-child li {
  padding-bottom: 10px;
}
/* line 97, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-child li:first-of-type,
.page-template-objects-listing .filters .input-holder ul.dd-child li:first-of-type {
  padding-left: 0;
}
/* line 102, ../../src/sass/pages/room-listing/room-listing-filter.scss */
.page-template-room-listing .filters .input-holder ul.dd-child li:nth-of-type(2),
.page-template-objects-listing .filters .input-holder ul.dd-child li:nth-of-type(2) {
  padding-bottom: 10px;
}

/* line 3, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container {
  max-width: 100%;
  background-color: white;
  -webkit-transition: 0.6s;
     -moz-transition: 0.6s;
       -o-transition: 0.6s;
          transition: 0.6s;
}
/* line 9, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container:last-of-type {
  margin-bottom: 50px;
}
/* line 13, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container:hover {
  background-color: rgba(55, 120, 179, 0.1);
}
/* line 19, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container .container, .page-template-room-listing .room-data-container .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-room-listing .room-data-container section.text {
  padding: 30px 30px;
  border-top: 1px solid #3778b3;
}
@media (min-width: 1024px) {
  /* line 19, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .room-data-container .container, .page-template-room-listing .room-data-container .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-room-listing .room-data-container section.text {
    padding: 50px 0;
    padding-left: 100px;
  }
}
/* line 36, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container:last-of-type .container, .page-template-room-listing .room-data-container:last-of-type .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-room-listing .room-data-container:last-of-type section.text {
  border-bottom: 1px solid #3778b3;
}
/* line 41, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container.active {
  background-color: #ebf1f7;
}
/* line 44, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-data-container.active .room-secret {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
/* line 51, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing h6.room-location {
  font-size: 18px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
  letter-spacing: 2.8px;
  margin-bottom: 22px;
  color: #333333;
}
/* line 61, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .read-more {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #1f4465;
  width: 60px;
  height: 60px;
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
@media (min-width: 520px) {
  /* line 73, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .read-more:hover {
    cursor: pointer;
    background-color: rgba(31, 68, 101, 0.6);
    color: #FFFFFF;
    border-color: #1f4465;
  }
  /* line 80, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .read-more:hover svg path {
    fill: white;
    stroke: white;
  }
}
/* line 90, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .read-more.active svg {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
     -moz-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
       -o-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transition: 0.4s;
     -moz-transition: 0.4s;
       -o-transition: 0.4s;
          transition: 0.4s;
}
/* line 96, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .read-more svg {
  width: 30px;
  height: 26px;
  stroke: #1f4465;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
       -o-transition: 0.3s;
          transition: 0.3s;
}
/* line 107, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .read-more svg path {
  fill: #333333;
}
/* line 113, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-secret {
  display: none;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
/* line 117, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-secret .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 122, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-secret .button {
  display: inline-block;
  border: 1px solid #1f4465;
  color: #333333;
}
/* line 129, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .not-secret {
  position: relative;
  margin-bottom: 30px;
}
/* line 133, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .not-secret h6, .page-template-room-listing .not-secret h2, .page-template-room-listing .not-secret p {
  max-width: -webkit-calc(100% - 100px);
  max-width: -moz-calc(100% - 100px);
  max-width: calc(100% - 100px);
}
/* line 138, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .button-container {
  display: inline-block;
  margin: auto;
}
/* line 143, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-corridor-plan {
  margin-bottom: 65px;
}
/* line 146, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .room-corridor-plan img {
  max-width: 100%;
}
/* line 151, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .title-container {
  max-width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  /* line 151, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .title-container {
    max-width: -webkit-calc(100% - 95px);
    max-width: -moz-calc(100% - 95px);
    max-width: calc(100% - 95px);
  }
}
/* line 160, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .title-container h2 {
  font-size: 32px;
  font-family: "Playfair Display", serif;
  line-height: 40px;
  color: #3778b3;
}
@media (min-width: 768px) {
  /* line 160, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .title-container h2 {
    font-size: 52px;
    line-height: 60px;
  }
}
/* line 172, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
.page-template-room-listing .title-container p {
  font-size: 15px;
  font-family: "Playfair Display", serif;
  line-height: 17px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 172, ../../src/sass/pages/room-listing/room-listing-room-data-tiles.scss */
  .page-template-room-listing .title-container p {
    font-size: 29px;
    line-height: 36px;
  }
}

/* line 18, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .container, .page-template-room-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-room-listing section.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 0 30px;
}
@media (min-width: 1200px) {
  /* line 18, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .container, .page-template-room-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-room-listing section.text {
    padding: 0;
  }
}
/* line 28, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .room-listing {
  padding: 60px 0;
}
/* line 32, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .intro-text {
  max-width: 660px;
  margin: auto;
  margin-bottom: 60px;
}
/* line 38, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .intro-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: 300;
}
@media (min-width: 768px) {
  /* line 38, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .intro-text p {
    font-size: 25px;
    line-height: 39px;
  }
}
/* line 43, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .grounds-plan-link {
  text-decoration: none;
}
/* line 47, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .grounds-plan-container {
  position: relative;
  margin-bottom: 60px;
}
/* line 51, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .grounds-plan-container .click-to-zoom {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: 300;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #333333;
}
@media (min-width: 768px) {
  /* line 51, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .grounds-plan-container .click-to-zoom {
    font-size: 25px;
    line-height: 39px;
  }
}
/* line 60, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .grounds-plan {
  width: 100%;
  max-width: 800px;
  min-height: 350px;
  margin: auto;
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: contain !important;
     -moz-background-size: contain !important;
          background-size: contain !important;
  position: relative;
  display: block;
}
@media (min-width: 768px) {
  /* line 60, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .grounds-plan {
    height: 700px;
  }
}
/* line 76, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .button {
  display: inline-block;
  border: 1px solid #1f4465;
  color: #333333;
}
@media (min-width: 520px) {
  /* line 83, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .button.sponsor-room:hover {
    cursor: pointer;
    background-color: rgba(31, 68, 101, 0.6);
    color: #FFFFFF;
    border-color: #1f4465;
  }
}
/* line 92, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .button.search-for-your-room {
  margin: 0 auto;
  margin-bottom: 15px;
  letter-spacing: 0;
}
@media (min-width: 520px) {
  /* line 92, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .button.search-for-your-room {
    letter-spacing: 6px;
  }
  /* line 100, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .button.search-for-your-room:hover {
    cursor: pointer;
    background-color: rgba(31, 68, 101, 0.6);
    color: #FFFFFF;
    border-color: #1f4465;
  }
}
/* line 110, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .button-container {
  max-width: -webkit-calc(100% - 60px);
  max-width: -moz-calc(100% - 60px);
  max-width: calc(100% - 60px);
  display: inline-block;
  margin: auto;
}
/* line 116, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing h2.results-text {
  margin-bottom: 55px;
  color: #1f4465;
}
/* line 121, ../../src/sass/pages/room-listing.scss */
.page-template-room-listing .button.load-more {
  margin: auto;
}
@media (min-width: 520px) {
  /* line 125, ../../src/sass/pages/room-listing.scss */
  .page-template-room-listing .button.load-more:hover {
    cursor: pointer;
    background-color: rgba(31, 68, 101, 0.6);
    color: #FFFFFF;
    border-color: #1f4465;
  }
}

/* line 3, ../../src/sass/pages/objects-listing/object-tile-image.scss */
.objects-listing .object-tile.image {
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
}
/* line 9, ../../src/sass/pages/objects-listing/object-tile-image.scss */
.objects-listing .object-tile.image.single {
  height: 280px;
  max-width: 100%;
}
/* line 14, ../../src/sass/pages/objects-listing/object-tile-image.scss */
.objects-listing .object-tile.image.double {
  height: 560px;
  max-width: 100%;
}

/* line 3, ../../src/sass/pages/objects-listing/object-tile-quote.scss */
.objects-listing .object-tile.quote {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e26718+0,d34b00+100 */
  background: #e26718;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e26718 0%, #d34b00 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e26718), to(#d34b00));
  background: -moz- oldlinear-gradient(left, #e26718 0%, #d34b00 100%);
  background: -o-linear-gradient(left, #e26718 0%, #d34b00 100%);
  background: linear-gradient(to right, #e26718 0%, #d34b00 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26718', endColorstr='#d34b00',GradientType=1 );
  /* IE6-9 */
  color: white;
  padding: 30px;
}
/* line 8, ../../src/sass/pages/objects-listing/object-tile-quote.scss */
.objects-listing .object-tile.quote blockquote,
.objects-listing .object-tile.quote blockquote p {
  font-size: 34px;
  font-family: "Playfair Display", serif;
  font-style: italic;
  line-height: 50px;
  letter-spacing: 0;
  margin: 0;
}
/* line 18, ../../src/sass/pages/objects-listing/object-tile-quote.scss */
.objects-listing .object-tile.quote blockquote {
  margin-bottom: 30px;
}
/* line 22, ../../src/sass/pages/objects-listing/object-tile-quote.scss */
.objects-listing .object-tile.quote p.author,
.objects-listing .object-tile.quote p.author-title {
  font-size: 25px;
  font-family: "Montserrat", sans-serif;
  line-height: 30px;
}
/* line 29, ../../src/sass/pages/objects-listing/object-tile-quote.scss */
.objects-listing .object-tile.quote p.author {
  font-weight: bold;
}

/* line 3, ../../src/sass/pages/objects-listing/object-tile-audio.scss */
.objects-listing .object-tile.audio {
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  height: 370px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 13, ../../src/sass/pages/objects-listing/object-tile-audio.scss */
.objects-listing .object-tile.audio .audio-icon,
.objects-listing .object-tile.audio .hover-audio-icon {
  background-image: url(/wp-content/themes/keble/images/audio_obj_icon.svg);
  width: 103px;
  height: 91px;
}
/* line 20, ../../src/sass/pages/objects-listing/object-tile-audio.scss */
.objects-listing .object-tile.audio .hover-audio-icon {
  margin-bottom: 50px;
}
/* line 24, ../../src/sass/pages/objects-listing/object-tile-audio.scss */
.objects-listing .object-tile.audio .overlay h3 {
  margin-bottom: 25px;
}
@media (min-width: 520px) {
  /* line 30, ../../src/sass/pages/objects-listing/object-tile-audio.scss */
  .objects-listing .object-tile.audio:hover .audio-icon {
    display: none;
  }
}

/* line 3, ../../src/sass/pages/objects-listing/object-tile-video.scss */
.objects-listing .object-tile.video {
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  height: 210px;
}
/* line 12, ../../src/sass/pages/objects-listing/object-tile-video.scss */
.objects-listing .object-tile.video .video-title {
  color: white;
  font-size: 15px;
  font-weight: 500;
  font-family: "roboto", sans-serif;
}
/* line 21, ../../src/sass/pages/objects-listing/object-tile-video.scss */
.objects-listing .object-tile.video .video-icon {
  background-image: url(/wp-content/themes/keble/images/video_obj_play_button.svg);
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  width: 55px;
  height: 39px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 3, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .close-button {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
}
/* line 12, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .close-button:hover {
  cursor: pointer;
}
/* line 16, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .close-button:before, .objects-listing .close-button:after {
  content: ' ';
  height: 25px;
  width: 1px;
  position: absolute;
  background: white;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  z-index: 999;
}
/* line 29, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .close-button:before {
  -webkit-transform: rotate(45deg) translateX(-50%);
     -moz-transform: rotate(45deg) translateX(-50%);
      -ms-transform: rotate(45deg) translateX(-50%);
       -o-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
}
/* line 32, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .close-button:after {
  -webkit-transform: rotate(-45deg) translateX(-50%);
     -moz-transform: rotate(-45deg) translateX(-50%);
      -ms-transform: rotate(-45deg) translateX(-50%);
       -o-transform: rotate(-45deg) translateX(-50%);
          transform: rotate(-45deg) translateX(-50%);
}
/* line 37, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information {
  background-color: #1f4465;
  color: white;
  width: 100%;
  min-width: 100%;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  display: none;
  z-index: 990;
  border-top: 20px solid white;
  border-bottom: 20px solid white;
  top: -20px;
}
/* line 51, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.active {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 1024px) {
  /* line 37, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
/* line 59, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information .left,
.objects-listing .object-information .right {
  min-width: 50%;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 1024px) {
  /* line 59, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information .left,
  .objects-listing .object-information .right {
    padding: 100px;
  }
}
/* line 75, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  padding-bottom: 0;
  padding-top: 80px;
}
@media (min-width: 520px) {
  /* line 75, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information .left {
    padding-top: 30;
  }
}
@media (min-width: 1024px) {
  /* line 75, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information .left {
    padding-bottom: 100px;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  /* line 94, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information .right {
    padding-left: 50px;
  }
}
/* line 101, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information .fom-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
}
/* line 106, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information .fom-button-container .object-fom-button.button {
  display: inline-block;
}
/* line 113, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.video .plyr {
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
}
/* line 118, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.video .plyr iframe {
  max-width: 100% !important;
  width: 100%;
}
/* line 123, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.video .plyr button.plyr__control.plyr__control--overlaid {
  background-image: url(/wp-content/themes/keble/images/video_obj_play_button.svg);
  color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background-repeat: no-repeat;
  width: 55px;
  height: 39px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
}
/* line 135, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.video .plyr button.plyr__control.plyr__control--overlaid svg {
  display: none;
}
/* line 144, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.audio .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 153, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.image .illustration, .objects-listing .object-information.quote .illustration {
  width: 500px;
  max-width: 100%;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  background-position: center !important;
}
@media (min-width: 640px) {
  /* line 153, ../../src/sass/pages/objects-listing/object-information.scss */
  .objects-listing .object-information.image .illustration, .objects-listing .object-information.quote .illustration {
    min-width: 500px;
  }
}
/* line 165, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.image .illustration.single, .objects-listing .object-information.quote .illustration.single {
  height: 390px;
}
/* line 169, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.image .illustration.double, .objects-listing .object-information.quote .illustration.double {
  height: 780px;
}
/* line 175, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.image .right, .objects-listing .object-information.quote .right {
  text-align: center;
  padding-left: 0;
  text-align: center;
}
/* line 180, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.image .right h3.title, .objects-listing .object-information.quote .right h3.title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 2.8px;
}
/* line 191, ../../src/sass/pages/objects-listing/object-information.scss */
.objects-listing .object-information.quote .illustration {
  height: 390px;
}

/* line 7, ../../src/sass/pages/objects-listing.scss */
.objects-listing {
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  /* line 7, ../../src/sass/pages/objects-listing.scss */
  .objects-listing {
    margin-bottom: 100px;
  }
}
/* line 14, ../../src/sass/pages/objects-listing.scss */
.objects-listing .container, .objects-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .objects-listing section.text {
  width: 330px;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  /* line 14, ../../src/sass/pages/objects-listing.scss */
  .objects-listing .container, .objects-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .objects-listing section.text {
    width: 760px;
    max-width: 760px;
  }
}
@media (min-width: 1200px) {
  /* line 14, ../../src/sass/pages/objects-listing.scss */
  .objects-listing .container, .objects-listing .page-template-wall-of-donors section.text, .page-template-wall-of-donors .objects-listing section.text {
    width: 100%;
    max-width: 1150px;
  }
}
/* line 31, ../../src/sass/pages/objects-listing.scss */
.objects-listing .container.filters, .objects-listing .page-template-wall-of-donors section.filters.text, .page-template-wall-of-donors .objects-listing section.filters.text {
  margin-bottom: 0;
}
/* line 35, ../../src/sass/pages/objects-listing.scss */
.objects-listing .container.listing, .objects-listing .page-template-wall-of-donors section.listing.text, .page-template-wall-of-donors .objects-listing section.listing.text {
  margin-bottom: 70px;
}
/* line 40, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-container {
  display: inline-block;
  max-width: 100%;
}
/* line 44, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-container .button:hover {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #333333;
}
/* line 50, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-container.active {
  min-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
/* line 56, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-container.active .object-tile {
  margin-bottom: 20px;
}
/* line 59, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-container.active .object-tile:after {
  content: '';
  border-bottom: 20px solid #1f4465;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: -webkit-calc(100% + 0px);
  top: -moz-calc(100% + 0px);
  top: calc(100% + 0px);
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
}
/* line 74, ../../src/sass/pages/objects-listing.scss */
.objects-listing .filters {
  width: 100%;
}
/* line 78, ../../src/sass/pages/objects-listing.scss */
.objects-listing .button.load-more {
  color: #333333;
  border: 1px solid #1f4465;
  display: inline-block;
}
/* line 83, ../../src/sass/pages/objects-listing.scss */
.objects-listing .button.load-more:hover {
  cursor: pointer;
  background-color: rgba(31, 68, 101, 0.6);
  color: #FFFFFF;
  border-color: #1f4465;
}
/* line 91, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-tile {
  position: relative;
  width: 370px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  max-width: 100%;
}
@media (min-width: 520px) {
  /* line 102, ../../src/sass/pages/objects-listing.scss */
  .objects-listing .object-tile:hover .overlay {
    -webkit-transition: all 0.15s linear;
       -moz-transition: all 0.15s linear;
         -o-transition: all 0.15s linear;
            transition: all 0.15s linear;
    opacity: 1;
  }
}
/* line 109, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-tile .overlay {
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(31, 68, 101, 0.95);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.15s linear;
     -moz-transition: all 0.15s linear;
       -o-transition: all 0.15s linear;
          transition: all 0.15s linear;
  opacity: 0;
}
/* line 121, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-tile .overlay h3 {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  -webkit-transition: all 0.15s linear;
     -moz-transition: all 0.15s linear;
       -o-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
/* line 132, ../../src/sass/pages/objects-listing.scss */
.objects-listing .object-tile .overlay p.fom-text {
  color: white;
  font-size: 18px;
  line-height: 21px;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all 0.15s linear;
     -moz-transition: all 0.15s linear;
       -o-transition: all 0.15s linear;
          transition: all 0.15s linear;
}

/* line 145, ../../src/sass/pages/objects-listing.scss */
section.intro-text.listings .container, section.intro-text.listings .page-template-wall-of-donors section.text, .page-template-wall-of-donors section.intro-text.listings section.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 150, ../../src/sass/pages/objects-listing.scss */
section.intro-text.listings .content {
  max-width: 760px;
  width: 100%;
  text-align: center;
  padding: 30px;
}
@media (min-width: 1024px) {
  /* line 150, ../../src/sass/pages/objects-listing.scss */
  section.intro-text.listings .content {
    padding: 0;
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
/* line 164, ../../src/sass/pages/objects-listing.scss */
section.intro-text.listings .content p {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  line-height: 25px;
  margin-bottom: 15px;
}
@media (min-width: 520px) {
  /* line 164, ../../src/sass/pages/objects-listing.scss */
  section.intro-text.listings .content p {
    font-size: 25px;
    line-height: 39px;
  }
}
/* line 176, ../../src/sass/pages/objects-listing.scss */
section.intro-text.listings .content p:last-of-type {
  margin-bottom: 0;
}

/* line 1, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 0 auto;
}
@media (min-width: 520px) {
  /* line 1, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
  .contributors-listing {
    width: 100%;
  }
}
/* line 9, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor {
  width: 370px;
  max-width: 100%;
  color: white;
  margin-bottom: 20px;
}
/* line 15, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor.red {
  background-color: #d34b00;
}
/* line 19, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor.light-blue {
  background-color: #3778b3;
}
/* line 23, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor.dark-blue {
  background-color: #1f4465;
}
/* line 27, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor.orange {
  background-color: #e26718;
}
/* line 31, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor .image {
  height: 370px;
  -webkit-background-size: cover !important;
     -moz-background-size: cover !important;
          background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
/* line 38, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor .content {
  padding: 40px 25px;
}
/* line 42, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor .content.no-subject p {
  margin-bottom: 0;
}
/* line 45, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor .content.no-subject p.name {
  margin-bottom: 20px;
}
/* line 51, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor p {
  font-size: 19px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 40px;
}
/* line 58, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor p.name {
  font-size: 33px;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
/* line 64, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor p.studied-text {
  font-size: 19px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0px;
  text-transform: uppercase;
}
/* line 72, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor .bot {
  border-top: 1px solid white;
  padding-top: 40px;
}
/* line 77, ../../src/sass/pages/contributors-listing/contributor-tile.scss */
.contributors-listing .contributor p.subject {
  margin-bottom: 0;
  display: inline-block;
}

/* line 5, ../../src/sass/pages/contributors-listing.scss */
.page-template-contributor-listing .button.load-more {
  color: #333333;
  border: 1px solid #f55b2e;
  display: inline-block;
  display: inline-block;
  margin: auto;
}
/* line 12, ../../src/sass/pages/contributors-listing.scss */
.page-template-contributor-listing .button.load-more:hover {
  cursor: pointer;
}
/* line 17, ../../src/sass/pages/contributors-listing.scss */
.page-template-contributor-listing .container.listing, .page-template-contributor-listing .page-template-wall-of-donors section.listing.text, .page-template-wall-of-donors .page-template-contributor-listing section.listing.text {
  width: 330px;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 520px) {
  /* line 17, ../../src/sass/pages/contributors-listing.scss */
  .page-template-contributor-listing .container.listing, .page-template-contributor-listing .page-template-wall-of-donors section.listing.text, .page-template-wall-of-donors .page-template-contributor-listing section.listing.text {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 17, ../../src/sass/pages/contributors-listing.scss */
  .page-template-contributor-listing .container.listing, .page-template-contributor-listing .page-template-wall-of-donors section.listing.text, .page-template-wall-of-donors .page-template-contributor-listing section.listing.text {
    width: 760px;
    max-width: 760px;
  }
}
@media (min-width: 1200px) {
  /* line 17, ../../src/sass/pages/contributors-listing.scss */
  .page-template-contributor-listing .container.listing, .page-template-contributor-listing .page-template-wall-of-donors section.listing.text, .page-template-wall-of-donors .page-template-contributor-listing section.listing.text {
    width: 100%;
    max-width: 1150px;
  }
}
/* line 41, ../../src/sass/pages/contributors-listing.scss */
.page-template-contributor-listing .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
/* line 43, ../../src/sass/pages/contributors-listing.scss */
.page-template-contributor-listing .button-container .button {
  margin: 75px auto;
}

/* line 3, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors section.text {
  padding: 0;
}
/* line 6, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors section.text .content {
  margin: 0;
}
/* line 13, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors hr {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #333333;
  margin-bottom: 40px;
}
/* line 21, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors p.image-upload-information:first-of-type {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 16px;
  max-width: 415px;
}
/* line 27, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors p.image-upload-information:first-of-type a {
  display: inline-block;
}
/* line 32, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors .go-back {
  padding: 45px 0;
}
/* line 35, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors .go-back .container, .page-template-wall-of-donors .go-back section.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
/* line 40, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors .go-back .return-to-homepage {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 2.4px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
/* line 52, ../../src/sass/pages/wall-of-donors.scss */
.page-template-wall-of-donors .go-back .right-arrow {
  background-image: url(/wp-content/themes/keble/images/right-arrow-2.svg);
  width: 35px;
  height: 35px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 35px;
}

/* line 3, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .make-a-donation-intro {
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  /* line 3, ../../src/sass/pages/make-a-donation.scss */
  .page-template-make-a-donation .make-a-donation-intro {
    padding-bottom: 130px;
  }
}
/* line 11, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .container, .page-template-make-a-donation .page-template-wall-of-donors section.text, .page-template-wall-of-donors .page-template-make-a-donation section.text {
  max-width: 998px;
}
/* line 15, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .room-selected {
  text-align: center;
}
/* line 18, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .room-selected .room-selected-text {
  font-weight: bold;
  margin-bottom: 80px;
}
/* line 25, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .word-after-payment-option {
  text-align: center;
  width: 100%;
  max-width: 301px;
  font-size: 25px;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 35px;
}
@media (min-width: 1024px) {
  /* line 25, ../../src/sass/pages/make-a-donation.scss */
  .page-template-make-a-donation .word-after-payment-option {
    margin-bottom: 90px;
  }
}
/* line 41, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .madi-intro-text {
  width: 100%;
  max-width: 775px;
  margin: auto;
  display: block;
  padding: 20px;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 50, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .madi-intro-text:first-of-type {
  font-size: 25px;
  line-height: 39px;
}
/* line 57, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .frm_submit button:disabled {
  border: 1px solid #b2b2b2;
  color: #b2b2b2;
}
/* line 64, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .donation-outside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  margin-bottom: 80px;
  width: 100%;
  max-width: 775px;
  border-top: 1px solid #1f4465;
  border-bottom: 1px solid #1f4465;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 77, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .donation-outside .text {
  font-size: 18px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  padding: 0;
  max-width: 100%;
}
/* line 85, ../../src/sass/pages/make-a-donation.scss */
.page-template-make-a-donation .donation-outside .information-i {
  background-image: url(/wp-content/themes/keble/images/information_i.svg);
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain;
  display: block;
  margin-right: 35px;
  min-width: 35px;
}

/* line 2, ../../src/sass/pages/site-map.scss */
.wsp-container h2 {
  color: #000000;
}
/* line 6, ../../src/sass/pages/site-map.scss */
.wsp-container > ul {
  margin: 32px !important;
}
/* line 10, ../../src/sass/pages/site-map.scss */
.wsp-container li {
  margin: 16px;
}
/* line 14, ../../src/sass/pages/site-map.scss */
.wsp-container a {
  color: #3778b3;
  font-size: 1.2em;
}
/* line 18, ../../src/sass/pages/site-map.scss */
.wsp-container a:hover {
  text-decoration: underline;
}
/* DO NOT EDIT THIS FILE! */
/* to make changes, create a file called hacks.css and put them in there */
/* DO NOT EDIT THIS FILE! */