/* Retrieved from cache */ 

/* source/vendor/normalize.min.css */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* source/interface/style.resets.css */
@charset "UTF-8";*, *:before, *:after { box-sizing:border-box; }a, a:active, a:focus { outline: 0; }a, a:active, a:focus { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }section,header,footer { margin:0; padding: 0; display: block; }section::after,header::after,footer::after { content: ""; clear: both; display: block; }

/* source/vendor/owl.carousel.css */
.owl-carousel .animated {-webkit-animation-duration: 1000ms;animation-duration: 1000ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.owl-carousel .owl-animated-in {z-index: 0;}.owl-carousel .owl-animated-out {z-index: 1;}.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}@-webkit-keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}@keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}.owl-height {-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel.owl-loaded {display: block;}.owl-carousel.owl-loading {opacity: 0;display: block;}.owl-carousel.owl-hidden {opacity: 0;}.owl-carousel .owl-refresh .owl-item {display: none;}.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel .owl-item img {display: block;width: 100%;-webkit-transform-style: preserve-3d;}.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.owl-carousel.owl-rtl {direction: rtl;}.owl-carousel.owl-rtl .owl-item {float: right;}.no-js .owl-carousel {display: block;}.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-item img {transform-style: preserve-3d;}.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}.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: scale 100ms ease;-moz-transition: scale 100ms ease;-ms-transition: scale 100ms ease;-o-transition: scale 100ms ease;transition: scale 100ms ease;}.owl-carousel .owl-video-play-icon:hover {-webkit-transition: scale(1.3, 1.3);-moz-transition: scale(1.3, 1.3);-ms-transition: scale(1.3, 1.3);-o-transition: scale(1.3, 1.3);transition: scale(1.3, 1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {display: none;}.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;-o-background-size: contain;background-size: contain;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-video-frame {position: relative;z-index: 1;}

/* source/vendor/pikaday.css */
@charset "UTF-8";.pika-single {z-index: 9999;display: block;position: relative;color: #333;background: #fff;border: 1px solid #ccc;border-bottom-color: #bbb;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}.pika-single:before,.pika-single:after {content: " ";display: table;}.pika-single:after { clear: both }.pika-single { *zoom: 1 }.pika-single.is-hidden {display: none;}.pika-single.is-bound {position: absolute;box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);}.pika-lendar {float: left;width: 240px;margin: 8px;}.pika-title {position: relative;text-align: center;}.pika-label {display: inline-block;*display: inline;position: relative;z-index: 9999;overflow: hidden;margin: 0;padding: 5px 3px;font-size: 14px;line-height: 20px;font-weight: bold;background-color: #fff;}.pika-title select {cursor: pointer;position: absolute;z-index: 9998;margin: 0;left: 0;top: 5px;filter: alpha(opacity=0);opacity: 0;}.pika-prev,.pika-next {display: block;cursor: pointer;position: relative;outline: none;border: 0;padding: 0;width: 20px;height: 30px;text-indent: 20px;white-space: nowrap;overflow: hidden;background-color: transparent;background-position: center center;background-repeat: no-repeat;background-size: 75% 75%;opacity: .5;*position: absolute;*top: 0;}.pika-prev:hover,.pika-next:hover {opacity: 1;}.pika-prev,.is-rtl .pika-next {float: left;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');*left: 0;}.pika-next,.is-rtl .pika-prev {float: right;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');*right: 0;}.pika-prev.is-disabled,.pika-next.is-disabled {cursor: default;opacity: .2;}.pika-select {display: inline-block;*display: inline;}.pika-table {width: 100%;border-collapse: collapse;border-spacing: 0;border: 0;}.pika-table th,.pika-table td {width: 14.285714285714286%;padding: 0;}.pika-table th {color: #999;font-size: 12px;line-height: 25px;font-weight: bold;text-align: center;}.pika-button {cursor: pointer;display: block;box-sizing: border-box;-moz-box-sizing: border-box;outline: none;border: 0;margin: 0;width: 100%;padding: 5px;color: #666;font-size: 12px;line-height: 15px;text-align: right;background: #f5f5f5;}.pika-week {font-size: 11px;color: #999;}.is-today .pika-button {color: #33aaff;font-weight: bold;}.is-selected .pika-button {color: #fff;font-weight: bold;background: #33aaff;box-shadow: inset 0 1px 3px #178fe5;border-radius: 3px;}.is-inrange .pika-button {background: #D5E9F7;}.is-startrange .pika-button {color: #fff;background: #6CB31D;box-shadow: none;border-radius: 3px;}.is-endrange .pika-button {color: #fff;background: #33aaff;box-shadow: none;border-radius: 3px;}.is-disabled .pika-button,.is-outside-current-month .pika-button {pointer-events: none;cursor: default;color: #999;opacity: .3;}.pika-button:hover {color: #fff;background: #ff8000;box-shadow: none;border-radius: 3px;}.pika-table abbr {border-bottom: none;cursor: help;}

/* source/vendor/swipebox.css */
html.swipebox-html.swipebox-touch {overflow: hidden !important;}#swipebox-overlay img {border: none !important;}#swipebox-overlay {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 99999 !important;overflow: hidden;-webkit-user-select: none; -moz-user-select: none;-ms-user-select: none;user-select: none;}#swipebox-container {position: relative;width: 100%;height: 100%;}#swipebox-slider {-webkit-transition: -webkit-transform 0.4s ease;transition: transform 0.4s ease;height: 100%;left: 0;top: 0;width: 100%;white-space: nowrap;position: absolute;display: none;cursor: pointer;}#swipebox-slider .slide {height: 100%;width: 100%;line-height: 1px;text-align: center;display: inline-block;}#swipebox-slider .slide:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container {display: inline-block;max-height: 100%;max-width: 100%;margin: 0;padding: 0;width: auto;height: auto;vertical-align: middle;}#swipebox-slider .slide .swipebox-video-container {background: none;max-width: 1140px;max-height: 100%;width: 100%;padding: 5%;-webkit-box-sizing: border-box;box-sizing: border-box;}#swipebox-slider .slide .swipebox-video-container .swipebox-video {width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0;}#swipebox-slider .slide-loading {background: url(../img/ui/vendor/swipebox/loader.gif) no-repeat center center;}#swipebox-bottom-bar,#swipebox-top-bar {-webkit-transition: 0.5s;transition: 0.5s;position: absolute;left: 0;z-index: 999;height: 50px;width: 100%;}#swipebox-bottom-bar {bottom: -50px;}#swipebox-bottom-bar.visible-bars {-webkit-transform: translate3d(0, -50px, 0);transform: translate3d(0, -50px, 0);}#swipebox-top-bar {top: -50px;}#swipebox-top-bar.visible-bars {-webkit-transform: translate3d(0, 50px, 0);transform: translate3d(0, 50px, 0);}#swipebox-title {display: block;width: 100%;text-align: center;}#swipebox-prev,#swipebox-next,#swipebox-close {background-image: url(../img/ui/vendor/swipebox/icons.png);background-repeat: no-repeat;border: none !important;text-decoration: none !important;cursor: pointer;width: 50px;height: 50px;top: 0;}#swipebox-arrows {display: block;margin: 0 auto;width: 100%;height: 50px;}#swipebox-prev {background-position: -32px 13px;float: left;}#swipebox-next {background-position: -78px 13px;float: right;}#swipebox-close {top: 0;right: 0;position: absolute;z-index: 9999;background-position: 15px 12px;}.swipebox-no-close-button #swipebox-close {display: none;}#swipebox-prev.disabled,#swipebox-next.disabled {opacity: 0.3;}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {-webkit-animation: rightSpring 0.3s;animation: rightSpring 0.3s;}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {-webkit-animation: leftSpring 0.3s;animation: leftSpring 0.3s;}.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: all .3s ease;transition: all .3s ease;content: ' ';position: absolute;z-index: 999;top: 0;height: 100%;width: 20px;opacity: 0;}.swipebox-touch #swipebox-container:before {left: 0;-webkit-box-shadow: inset 10px 0px 10px -8px #656565;box-shadow: inset 10px 0px 10px -8px #656565;}.swipebox-touch #swipebox-container:after {right: 0;-webkit-box-shadow: inset -10px 0px 10px -8px #656565;box-shadow: inset -10px 0px 10px -8px #656565;}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {opacity: 1;}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {opacity: 1;}@-webkit-keyframes rightSpring {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@keyframes rightSpring {0% {left: 0;}50% {left: -30px;}100% {left: 0;}}@-webkit-keyframes leftSpring {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}@keyframes leftSpring {0% {left: 0;}50% {left: 30px;}100% {left: 0;}}@media screen and (min-width: 800px) {#swipebox-close {right: 10px;}#swipebox-arrows {width: 92%;max-width: 800px;}}#swipebox-overlay {background: rgba(0,0,0,0.8);}#swipebox-bottom-bar,#swipebox-top-bar {text-shadow: 1px 1px 1px black;background: #000;opacity: 0.95;}#swipebox-top-bar {color: white !important;font-size: 15px;line-height: 43px;font-family: Helvetica, Arial, sans-serif;}

/* source/noosite/developer.mode.css */
#developerMode {position: fixed;bottom: 10px;left: 10px;background: #de7160;border-radius: 2px;padding: 5px 10px;color: white;width: 250px;z-index: 1000;}#developerMode > h2,#developerMode > p,#developerMode > div > a {color: white;font-family: sans-serif;margin: 0;padding: 0;text-decoration: none;font-weight: normal;text-align: center;}#developerMode > h2 {line-height: 18px;font-size: 14px;}#developerMode > p {line-height: 13px;font-size: 11px; text-align: left;margin: 5px 0;}#developerMode > div > a {line-height: 14px;font-size: 10px;display: inline-block;padding: 2px 5px;border:1px solid white;text-transform: uppercase;margin: 0 5px;}#developerMode > div > a:hover {background: white;color: #de7160;}#developerModeClose {font-family:sans-serif;color: white;background: #de7160;border: 1px solid white;padding: 0 3px 1px 3px;font-size: 14px;line-height: 12px;position: absolute;top: 5px;right: 5px;text-decoration: none;}#developerModeClose:hover { text-decoration:none; background:white; color: #de7160; }#developerModeExited {position: fixed;top: 10px;left: 10px;right: 10px;background: #51d051;border-radius: 2px;padding: 10px 10px;color: white;font-family: sans-serif;margin: 0;text-decoration: none;font-weight: normal;text-align: center;font-size: 14px;line-height: 12px;z-index: 1000;}

/* source/interface/browse.happy.css */


/* source/transitions.css */
.transitionMaskHorizontal {-webkit-transition:all .8s ease-out;-moz-transition:all .8s ease-out;-ms-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out;-webkit-transform:translate(100px, 0);-moz-transform:translate(100px, 0);-ms-transform:translate(100px, 0);-o-transform:translate(100px, 0);transform:translate(100px, 0);width: 0%;opacity: 0;overflow: hidden;}.transitionMaskHorizontal.show {-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);width: 100%;max-width: 100%;opacity: 1;}.transitionFadeInBottom,.colThree.transitionFadeInBottom {-webkit-transition:transform .5s ease-out, opacity .5s ease-out;-moz-transition:transform .5s ease-out, opacity .5s ease-out;-ms-transition:transform .5s ease-out, opacity .5s ease-out;-o-transition:transform .5s ease-out, opacity .5s ease-out;transition:transform .5s ease-out, opacity .5s ease-out;-webkit-transform:translate(0, 50px);-moz-transform:translate(0, 50px);-ms-transform:translate(0, 50px);-o-transform:translate(0, 50px);transform:translate(0, 50px);opacity: 0;}.transitionFadeInBottomDelay,.colThree.transitionFadeInBottomDelay {-webkit-transition:transform .5s ease-out 0.3s, opacity .5s ease-out 0.3s;-moz-transition:transform .5s ease-out 0.3s, opacity .5s ease-out 0.3s;-ms-transition:transform .5s ease-out 0.3s, opacity .5s ease-out 0.3s;-o-transition:transform .5s ease-out 0.3s, opacity .5s ease-out 0.3s;transition:transform .5s ease-out 0.3s, opacity .5s ease-out 0.3s;-webkit-transform:translate(0, 50px);-moz-transform:translate(0, 50px);-ms-transform:translate(0, 50px);-o-transform:translate(0, 50px);transform:translate(0, 50px);opacity: 0;}.transitionFadeInBottomDelay2,.colThree.transitionFadeInBottomDelay2{-webkit-transition:transform .5s ease-out 0.6s, opacity .5s ease-out 0.6s;-moz-transition:transform .5s ease-out 0.6s, opacity .5s ease-out 0.6s;-ms-transition:transform .5s ease-out 0.6s, opacity .5s ease-out 0.6s;-o-transition:transform .5s ease-out 0.6s, opacity .5s ease-out 0.6s;transition:transform .5s ease-out 0.6s, opacity .5s ease-out 0.6s;-webkit-transform:translate(0, 50px);-moz-transform:translate(0, 50px);-ms-transform:translate(0, 50px);-o-transform:translate(0, 50px);transform:translate(0, 50px);opacity: 0;}.transitionFadeInBottomDelay3,.colThree.transitionFadeInBottomDelay3 {-webkit-transition:transform .5s ease-out 0.9s, opacity .5s ease-out 0.9s;-moz-transition:transform .5s ease-out 0.9s, opacity .5s ease-out 0.9s;-ms-transition:transform .5s ease-out 0.9s, opacity .5s ease-out 0.9s;-o-transition:transform .5s ease-out 0.9s, opacity .5s ease-out 0.9s;transition:transform .5s ease-out 0.9s, opacity .5s ease-out 0.9s;-webkit-transform:translate(0, 50px);-moz-transform:translate(0, 50px);-ms-transform:translate(0, 50px);-o-transform:translate(0, 50px);transform:translate(0, 50px);opacity: 0;}.transitionFadeInBottom.show,.transitionFadeInBottomDelay.show,.transitionFadeInBottomDelay2.show,.transitionFadeInBottomDelay3.show{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);opacity: 1;}@-webkit-keyframes pop {50% {-webkit-transform:scale(1.05);transform:scale(1.05)}100% {-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop {50% {-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}100% {-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pop {display: block;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);}.pop:hover {-webkit-animation-name: pop;animation-name: pop;-webkit-animation-duration: .2s;animation-duration: .2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: 1;animation-iteration-count: 1}

/* source/custom.site.styles.css */
@font-face {font-family: 'Roboto Condensed';font-style: normal;font-display: swap;font-weight: 400;src: url('../fonts/roboto-condensed-v19-latin-regular.eot'); src: local(''), url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'),url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'),url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'),url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); }@font-face {font-family: 'Open Sans';font-display: swap;font-style: normal;font-weight: 400;src: url('../fonts/open-sans-v27-latin-regular.eot'); src: local(''), url('../fonts/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/open-sans-v27-latin-regular.woff2') format('woff2'),url('../fonts/open-sans-v27-latin-regular.woff') format('woff'),url('../fonts/open-sans-v27-latin-regular.ttf') format('truetype'),url('../fonts/open-sans-v27-latin-regular.svg#OpenSans') format('svg'); }input,textarea,select { border-radius: 0; }img{height: auto;}.heroBanner {position: relative;width: 100%;}.heroBanner .displayMobile {display: none;}.heroBanner .displayDesktop {display: block;width: 100%;}.heroBanner video {width:100%;display: block;}@media only screen and (max-width: 900px) {.heroBanner .displayMobile {display: block;width: 100%;}.heroBanner .displayDesktop {display: none;}}#logo {display:inline-block;position: relative;width: auto;float: right;}#logo h1 {background:url(../img/logo.png) top left no-repeat;width:306px;height:70px;background-size: contain;margin: -13px auto 0 auto;position: relative;}#logo h1 a {text-indent:-9999px;display: block;position: absolute;top:0;left:0;right: 0;bottom: 0;overflow: hidden;}@media only screen and (max-width: 900px) {#logo h1 {background:url(../img/logo.png) top left no-repeat;width:218px;height:50px;background-size: contain;margin: -9px auto 0 auto;position: relative;}}@media only screen and (max-width: 800px) {#logo {float: left;}#logo h1 {background:url(../img/logo-m.png) top left no-repeat;width:218px;height:50px;background-size: contain;margin: 0 auto;position: relative;top: 11px;left: 5px;}}header#nav {width: 100%;position: absolute;bottom: 0;left: 0;}header#nav .container {width: 100%;position: relative;max-width: 1200px;margin: 0 auto;background: #222;}header#nav .container::after {content: ""; clear: both; display: block;;}header#nav ul {list-style-type: none;margin: 0;padding:0;float: left;position: relative;top: 0;left: 10px;}header#nav ul > li {display: inline-block;margin: 0;padding: 0 8px;}header#nav ul > li > a {display: block;padding: 5px 0;color: #ffffff;font-size: 20px;line-height: 50px;text-decoration:none;font-weight:400;font-family: 'Roboto Condensed', sans-serif;transition: all .5s ease;}header#nav ul > li > a:hover,header#nav ul > li > a.cur { text-decoration: none; transform:translate(0,-2px);}header#nav .container ul > li > ul a.disabled {color: #999;pointer-events: none;}#hamburger {display: none;width: 25px;height: 25px;position: fixed;right:10px;top:16px;cursor: pointer;}#hamburger img {width: 100%;}#close {position: fixed;top: 16px;right: 6px;width: 30px;height: 30px;z-index: 1200;display: none;cursor: pointer;}header#nav .container ul > li {position:relative;}header#nav .container ul > li > ul {position:absolute;background: #222;padding:10px 0;opacity:0;margin: 0;min-width: 150px;pointer-events: none;left: 0;text-align: left;transform: translateY(50px);transition: all .5s ease;top:auto;bottom: 100%;}header#nav .container ul > li:hover ul{opacity:1;left: 0;pointer-events: auto;box-shadow: 5px 5px 20px rgba(0,0,0,0.2);transform: translateY(0);}header#nav .container ul > li > ul > li {display:block;padding: 0 10px;width: 100%;}header#nav .container ul > li > ul > li a {color:#fff;border-bottom:0;display:block;padding:5px 8px;line-height: 20px;font-size: 15px;}header#nav .container ul > li > ul > li a:hover {transform:translate(0,0);}header#nav .container ul > li img.caret {position: absolute;right: -2px;top: 46%;transition: all .5s ease;}header#nav ul > li > a.noClick {padding-right: 5px;}@media only screen and (max-width: 900px) {header#nav ul > li > a {font-size: 17px;}}@media only screen and (max-width: 800px) {body {padding-top: 50px;}header#nav {margin-top: 0;}.container {background: #f5f5f5;margin: 0;width: 100%;border-radius: 0;}header#nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; height:50px;background:#ffffff;box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);}header#nav ul {display: block;position: fixed;float: none;top: 0;left: 0;right: 0;bottom:0;background: #f5f5f5;padding: 10px;z-index: 1000;overflow: auto;margin: 0;-webkit-transform: translateY(-1050px);-moz-transform: translateY(-1050px);-ms-transform: translateY(-1050px);-o-transform: translateY(-1050px);transform: translateY(-1050px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}header#nav ul > li {float: none;display:block;border-bottom: 1px solid #e1dfdc;}header#nav ul > li:last-child { border-bottom: none; }header#nav ul > li > a {display: block;font-size: 18px;text-align: center;padding: 20px 5px;color:#333;border-bottom: 0;background: none;text-decoration: none;line-height: 20px;}header#nav ul > li > a:hover,header#nav ul > li > a.cur { background:none;color:#333;transition: unset;transform: initial;}#hamburger {display: none;width: 25px;height: 25px;position: fixed;right: 10px;top: 12px;cursor: pointer;}#close {position: fixed;top: 17px;right: 15px;width: 25px;height: 25px;z-index: 1200;display: none;cursor: pointer;}#hamburger {display: block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}#close {-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform: translateX(50px);-moz-transform: translateX(50px);-ms-transform: translateX(50px);-o-transform: translateX(50px);transform: translateX(50px);display: block;}header#nav.showNav ul {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);} header#nav.showNav #hamburger {-webkit-transform: translateX(50px);-moz-transform: translateX(50px);-ms-transform: translateX(50px);-o-transform: translateX(50px);transform: translateX(50px);}header#nav.showNav #close {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}header#nav .container ul > li > ul {position: relative;opacity: 1;top:0;box-shadow: none;padding: 10px 0;width: 70%;margin: 0 auto;transition: unset;transform: translateY(0);}header#nav .container ul > li:hover ul{display:block;opacity:1;top:0;box-shadow: none;}header#nav .container ul > li > ul > li a {color: #333;border-bottom: 0;display: block;padding: 7px 5px;font-size: 18px;}header#nav .container ul > li > ul > li a:hover {background: none;}header#nav .container ul > li > ul > li a {color: #666666;}header#nav .container ul > li > ul > li {padding: 10px;}header#nav ul > li > a.noClick {padding-right: initial;}header#nav .container ul > li > ul {max-height: 0;opacity: 0;transition: all .5s ease;padding: 0;background: none;}header#nav ul > li:hover ul {max-height: 600px;opacity: 1;}header#nav .container ul > li img.caret {filter: brightness(0.3);width: 20px;right: 10px;top: 28px;transition: all .5s ease;}header#nav .container > ul > li:hover .caret {transform: rotate(180deg);}}.fullWidth {position: relative;width: 100%;}.contained1200 {width: 100%;position: relative;max-width: 1200px;margin: 0 auto;}.contained800 {width: 100%;position: relative;max-width: 800px;margin: 0 auto;}.fullWidth::after,.contained800::after,.contained1200::after{content: ""; clear: both; display: block;}.textCenter {text-align: center;}.textRightDesktop {text-align: right;}a.button {color: #fff;font-size: 20px;line-height: 20px;padding: 10px;text-decoration: none;font-weight: 400;display: inline-block;margin: 5px 0;background: #959c5a;font-family: 'Roboto Condensed', sans-serif;position: relative;overflow: hidden;z-index: 1;transition: all .5s ease;}a.button span {position: absolute;background: #998675;display: inline-block;height: 40px;width: 100%;left: 0;z-index: -1;top: 40px;transition: all .5s ease;}a.button:hover span {top:0;}a.button:hover {color: #fff;}.titleH2 {text-align: center;padding-top: 30px;}.titleH2 h2 {font-family: 'Open Sans', sans-serif;font-size:36px;line-height: 38px;color: #959c5a;font-weight: 400;margin: 0;text-transform: uppercase;}.normalText h2 {font-family: 'Open Sans', sans-serif;font-size:36px;line-height: 38px;color: #959c5a;font-weight: 400;margin: 0;text-transform: uppercase;}.normalText h4 {font-family: 'Open Sans', sans-serif;font-size:26px;line-height: 28px;color: #959c5a;font-weight: 400;margin: 0;text-transform: uppercase;}.normalText h5 {font-family: 'Open Sans', sans-serif;font-size:20px;line-height: 22px;color: #959c5a;font-weight: 400;margin: 0;text-transform: uppercase;}.normalText p {font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #666666;}.normalText p a,.normalText li a {color: #959c5a;text-decoration: none;}.normalText p a:hover {text-decoration: underline;}.normalText li {font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #666666;}.normalText ul {padding: 0 0 0 20px;}.colHalf {width: 50%;float: left;}.textureBg {background:url(../img/texture.jpg) repeat;}.displayMobile {display: none;}.displayDesktop {display: block;width: 100%;}@media only screen and (max-width: 1000px) {.normalText h2,.titleH2 h2 {font-size:30px;line-height: 32px;}.normalText h4 {font-size:24px;line-height: 26px;}}@media only screen and (max-width: 900px) {.textRightDesktop {text-align: left;}.titleH2 {padding-top: 20px;}.displayMobile {display: block;width: 100%;}.displayDesktop {display: none;}}.textAndImgRight .colHalf {padding: 40px;}.textAndImgRight div.withBg {background:url(../img/textimg-bg.jpg) center center no-repeat;background-size: cover;}.textAndImgRight .colHalf img {box-shadow: 2px 2px 15px rgba(0,0,0,0.3);}.textAndImgRight .colHalf:not(.normalText) {padding-left: 0;}.textAndImgRight .colHalf img {display: block;width: 100%;}@media only screen and (max-width: 900px) {.textAndImgRight div.withBg {background:url(../img/texture.jpg) repeat;}.textAndImgRight .colHalf:not(.normalText) {padding-left: 40px;padding-top: 0;}.textAndImgRight .colHalf.normalText {padding-bottom: 20px;}.textAndImgRight .colHalf {width: 100%;float: none;}}.fullTextAndImg {padding: 0 30px;margin: 30px 0;position: relative;z-index: 2;}.fullTextAndImg .colHalf {width: 50%;float: left;}.fullTextAndImg .colHalf img {width: 100%;display: block;}.fullTextAndImg .colHalf.normalText {max-width: 600px;padding: 30px 50px;}.noTopMargin {margin-top: 0;}@media only screen and (max-width: 1200px) {.fullTextAndImg {padding-bottom: 0;}}@media only screen and (max-width: 900px) {.fullTextAndImg .colHalf {width: 100%;float: none;}.fullTextAndImg .colHalf.normalText {max-width: 100%;padding: 30px 0 0 0;}}.section4up {padding: 10% 20px 10% 20px;background: #f1f1f1;margin-top: -9%;margin-bottom: -7%;position: relative;z-index: 1;}.section4up.normalPadding {padding: 30px;margin-top: 0;margin-bottom: 0;background:url(../img/texture.jpg) repeat;}.section4up::after {content: ""; clear: both; display: block;}.itemFourth {width: calc(100% / 4 - 20px);float: left;margin: 0 10px;text-align: center;}.itemFourth img {width: 100%;display: block;}.itemFourth h4 {margin-top: 15px;}.itemFourth p span {color: #959c5a;}.itemFourth:nth-child(4n+1) {clear: both;}#accommoListing {background:none;}@media only screen and (max-width: 1200px) {.itemFourth {width: calc(100% / 2 - 20px);margin: 10px;}.itemFourth:nth-child(4n+1) {clear: none;}.itemFourth:nth-child(2n+1) {clear: both;}.section4up {padding: 20px;margin-top: 0;margin-bottom: 0;}}@media only screen and (max-width: 700px) {.itemFourth:nth-child(2n+1) {clear: none;}.itemFourth {width: calc(100% - 20px);}}.ellieSection {position: relative;z-index: 3;}.ellieSection .contained1200 {background:url(../img/texture-2.jpg) no-repeat;background-size: cover;padding: 30px;}.ellieSection .colHalf img {display: block;width: 120%;transform: translate(-110px, 110px);}.ellieSection .colHalf.normalText {padding: 0 0 0 30px;margin-top: 30px;}@media only screen and (max-width: 900px) {.ellieSection .colHalf {width: 100%;float: none;}.ellieSection .colHalf:first-of-type{display: none;}.ellieSection .colHalf.normalText {padding: 0;margin-top: 0;}}#packagesSection {margin-top: 140px;padding-bottom: 60px;}#packagesSection::after {content: '';display: block;clear: both;}.packagesTextBlock {width: 30%;float: left;padding: 40px;}.packagesTextBlock.normalText p a {color: #959c5a;}.packageItems {width: 70%;float: left;}.packageItems img {width: 100%;display: block;}.packageItems a {text-decoration: none;}.packageTitle {background: #998675;width: 100%;display: block;text-align: center;padding: 20px;font-family: 'Open Sans', sans-serif;font-size:26px;line-height: 28px;color: #fff;font-weight: 400;margin: 0;text-transform: uppercase;min-height: 100px;}.packageItems .owl-dot {background: #ccc;height: 10px;width: 10px;border-radius: 10px;display: inline-block;margin: 0 1px;}.packageItems .owl-dot.active {background: #959c5a;}.owl-nav,.owl-controls {display: none;}@media only screen and (max-width: 1000px) {.packagesTextBlock {width: 100%;float: none;padding: 20px;}.packageItems {width: 100%;float: none;}#packagesSection {margin-top: 20px;padding-bottom: 40px;}#packagesSection .owl-controls {display: block;padding-top: 20px;text-align: center;}}#noticesSection {margin: 30px auto 0 auto;text-align: center;width: 100%;}#noticesSection.cols1 { max-width: 400px; }#noticesSection.cols2 { max-width: 800px; }#noticesSection.cols3 { max-width: 100%; }#noticesSection.cols4 { max-width: 800px; }#noticesSection.cols5 { max-width: 100%; }#noticesSection.cols6 { max-width: 800px; }#noticesSection::after {content: '';display: block;clear: both;}.noticeItems > div {float: left;padding: 0 20px 20px 20px;}#noticesSection.cols1 .noticeItems > div { width: 100%; }#noticesSection.cols2 .noticeItems > div { width: 50%; }#noticesSection.cols3 .noticeItems > div { width: 33.3%; }#noticesSection.cols4 .noticeItems > div { width: 50%; }#noticesSection.cols5 .noticeItems > div { width: 33.3%; }#noticesSection.cols6 .noticeItems > div { width: 50%; }.noticeItems img {margin: 0 auto 10px auto;max-height: 100px;width: auto !important;}@media only screen and (max-width: 1000px) {#noticesSection.cols1 { max-width: 400px; }#noticesSection.cols2 { max-width: 800px; }#noticesSection.cols3 { max-width: 100%; }#noticesSection.cols4 { max-width: 800px; }#noticesSection.cols5 { max-width: 100%; }#noticesSection.cols6 { max-width: 800px; }#noticesSection.cols1 .noticeItems > div { width: 100%; }#noticesSection.cols2 .noticeItems > div { width: 50%; }#noticesSection.cols3 .noticeItems > div { width: 50%; }#noticesSection.cols4 .noticeItems > div { width: 50%; }#noticesSection.cols5 .noticeItems > div { width: 50%; }#noticesSection.cols6 .noticeItems > div { width: 50%; }}@media only screen and (max-width: 600px) {#noticesSection.cols1 { max-width: 100%; }#noticesSection.cols2 { max-width: 100%; }#noticesSection.cols3 { max-width: 100%; }#noticesSection.cols4 { max-width: 100%; }#noticesSection.cols5 { max-width: 100%; }#noticesSection.cols6 { max-width: 100%; }#noticesSection.cols1 .noticeItems > div { width: 100%; }#noticesSection.cols2 .noticeItems > div { width: 100%; }#noticesSection.cols3 .noticeItems > div { width: 100%; }#noticesSection.cols4 .noticeItems > div { width: 100%; }#noticesSection.cols5 .noticeItems > div { width: 100%; }#noticesSection.cols6 .noticeItems > div { width: 100%; }}#footer {background:url(../img/texture.jpg) repeat;padding: 30px 20px;}#footer ul li img {position: relative;} #footer ul li.social img {position: relative;width: 40px;} #footer ul li.social {position: relative;top: 35px;}footer ul {text-align: center;padding: 0;margin: 0 auto;width: 100%;max-width: 1200px;}footer ul::after {content: ""; clear: both; display: block;}footer ul li {float: left;width: calc(100% / 4);list-style: none;}footer ul li:first-of-type {text-align: left;}footer ul li a{font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #333;text-decoration: none;}footer p {font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 26px;color: #333;}footer #copyright p {font-size: 16px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 20px;color: #333;}footer #copyright {margin: 0;padding: 15px;text-align: center;}@media only screen and (max-width: 800px) {footer ul li {display: block;padding: 20px;width: 100%;float: none;}footer ul li:first-of-type {text-align: center;}#footer ul li.social {top: 0;padding-top: 0;}}.galleryImages {padding: 0 30px;margin: 30px 0;}.galleryImages::after {content: ""; clear: both; display: block;}.galleryImages a {width: calc(100% / 4);float: left;}.galleryImages a img {width: 100%;display: block;}.galleryImages a:nth-child(5){clear: both;}@media only screen and (max-width: 800px) {.galleryImages a {width: calc(100% / 2);}.galleryImages a:nth-child(5){clear: none;}.galleryImages a:nth-child(3){clear: both;}}.centeredTextBlock {padding: 0 30px;margin: 30px 0;}.centeredTextBlock .normalText {text-align: center;}.centeredTextBlock.textureBg {padding:30px;margin: 0;}@media only screen and (max-width: 900px) {.centeredTextBlock .normalText {text-align: left;}.centeredTextBlock .contained800 {max-width: 100%;}}.teamSection {position: relative;width: 100%;padding: 20px;}.teamMember {width: calc(100% / 3 - 40px);float: left;margin:10px 20px;background:#f1f1f1;padding: 20px;cursor: pointer;}.teamMember:nth-child(3n+1) {clear: both;}.teamSection::after {content: ""; clear: both; display: block;}.teamMember img {width: 20%;float: left;margin: 0 20px 0 0;}.teamMember.normalText h5 {text-transform: unset;font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #666666}.teamMember.normalText p {clear: both;}@media only screen and (max-width: 1200px) {.teamMember {width: calc(100% / 2 - 40px);}.teamMember:nth-child(3n+1) {clear: none;}.teamMember:nth-child(2n+1) {clear: both;}}@media only screen and (max-width: 800px) {.teamMember {width: 100%;float: none;margin:0 0 20px 0;}.teamMember:nth-child(2n+1) {clear: none;}}.textAndBgImage .imageSide {width: 30%;float: left;}.textAndBgImage .normalText {width: 70%;float: left;padding: 20px 30px;}.textAndBgImage {margin-bottom: 30px;}.textAndBgImage::after {content: ""; clear: both; display: block;}#ttd-1 {background: url(../img/phil-side.jpg) top center no-repeat;background-size: cover;height: 400px;}#ttd-2 {background: url(../img/saf-side.jpg) center center no-repeat;background-size: cover;height: 500px;}#ttd-3 {background: url(../img/sl-side.jpg) center center no-repeat;background-size: cover;height: 900px;}#ttd-4 {background: url(../img/travel-lusaka.jpg) center center no-repeat;background-size: cover;height: 700px;}#ttd-5 {background: url(../img/travel-lilongwe.jpg) center center no-repeat;background-size: cover;height: 500px;}#ttd-6 {background: url(../img/wtb-side.jpg) center center no-repeat;background-size: cover;height: 500px;}#ttd-7 {background: url(../img/garden-side-01.jpg) center center no-repeat;background-size: cover;height: 400px;}@media only screen and (max-width: 900px) {.textAndBgImage .imageSide {width: 100%;}.textAndBgImage .normalText {width: 100%;}#ttd-1,#ttd-2,#ttd-3,#ttd-4,#ttd-5,#ttd-6,#ttd-7 {height: 400px;}}@media only screen and (max-width: 400px) {#ttd-1,#ttd-2,#ttd-3,#ttd-4,#ttd-5,#ttd-6,#ttd-7 {height: 200px;}}.twoUpImgTextCarousels .colHalf {padding: 20px;}.twoUpImgTextCarousels .normalText {margin-top: 15px;}@media only screen and (max-width: 900px) {.twoUpImgTextCarousels .colHalf {float: none;width: 100%;padding: 20px 30px;}}.finePrint .normalText {text-align: left;}.finePrint ul {padding: 0 0 0 20px;}.centeredTextBlock.finePrint {margin-bottom: 30px;}.finePrint .normalText li {font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #666666;margin-bottom: 10px;}.packageBlock {margin: 30px 0;text-align: center;}.packageBlock a {color: #fff;}.packageItem {width: calc(100% / 3 - 10px);display: inline-block;text-align: center;vertical-align: top;padding: 0 10px;margin: 7px 0;position: relative;}.packageItem > img {width: 100%;display: block;}.packageItem h4 {background: #998675;width: 100%;display: block;text-align: center;padding: 20px;font-family: 'Open Sans', sans-serif;font-size: 26px;line-height: 28px;color: #fff;font-weight: 400;margin: 0;text-transform: uppercase;margin-bottom: 15px;min-height: 100px;}@media only screen and (max-width: 1000px) {.packageItem {width: calc(100% / 2 - 10px);}}@media only screen and (max-width: 640px) {.packageItem {width: 100%;}}iframe {width: 100%;height: 400px;}#form h2 {margin-bottom:15px;margin-top: 30px;}input,textarea {width:100%;padding:10px;color:#666666;border-radius:0;font-weight: 400;background: none;margin-bottom: 10px;border:2px solid #666666;}textarea {height:120px;border-radius:0;}input#myMessage {width: 1px;display: none;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color: #666666;}input::-moz-placeholder,textarea::-moz-placeholder { color: #666666;}input:-ms-input-placeholder,textarea:-ms-input-placeholder { color: #666666;}input:-moz-placeholder,textarea:-moz-placeholder{ color: #666666;}input[type=submit] {display: inline-block;width: auto;transition: all .5s ease;color: #fff;font-size: 20px;line-height: 20px;padding: 10px;text-decoration: none;font-weight: 400;display: inline-block;margin: 5px 0;background: #959c5a;font-family: 'Roboto Condensed', sans-serif;position: relative;overflow: hidden;z-index: 1;transition: all .5s ease;border:0;}input[type=submit]:hover {background: #998675;}@media only screen and (max-width: 900px) {#contact .colHalf:not(.normalText) {display: none;}#contact .normalText {padding-top: 0;}}.modalWrapper {opacity: 0;position: fixed;top: 0;right: 0;left: 0;bottom: 0;background:rgba(0,0,0,0.85);width: 100%;height: 100%;z-index: 10002;pointer-events: none;transition: all .5s ease;}.modalWrapper.show {opacity: 1;pointer-events: auto;}.popUp {opacity: 0;position: absolute;background: #fff;top: 5%;left: 50%;width: 800px;margin-left: -400px;pointer-events: none;z-index: 10004;-webkit-box-shadow: 3px 3px 45px 5px rgba(0,0,0,0.3);box-shadow: 3px 3px 45px 5px rgba(0,0,0,0.3);transition: all .4s ease;transform: scale(0.8) translateY(50px);}.popUp::after {content: ""; clear: both; display: block;}.popUp.enable {pointer-events: auto;opacity: 1;-webkit-transform: scale(1) translateY(0);-moz-transform: scale(1) translateY(0);-ms-transform: scale(1) translateY(0);-o-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}.popUp .popUpClose {display: block;position: absolute;padding: 2px 8px 8px 8px;top: -10px;right: -10px;color: #fff;font-size: 40px;line-height: 30px;text-decoration: none;background: #959c5a;}.popUp .popUpClose:hover {color: #fff;background: #f24e4d;}.popColFull {padding: 20px;width: 100%;}.popUp .textInfo h2{font-family: 'Open Sans', sans-serif;font-size:36px;line-height: 38px;color: #959c5a;font-weight: 400;margin: 0;text-transform: uppercase;;}.popUp .textInfo p {font-size: 20px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;line-height: 24px;color: #666666}.showClose {display: block;position: absolute;padding: 0px 8px;top: -5px;right: -5px;color: #eae7e1;font-size: 2em;line-height: 1em;text-decoration: none;background: #97bf0d;}@media only screen and (max-width: 1000px) {.popUp {width: 600px;margin-left: -300px;}}@media only screen and (max-width: 600px) {.popUp {width: 400px;margin-left: -200px;}}@media only screen and (max-width: 400px) {.popUp {width: 320px;margin-left: -160px;}}