@charset "UTF-8";
/* Crafted by PixelDreams.com */


/* General */
.full {width:100%;padding:0;min-height:0.4em;}
.stretched {padding:0 !important;}
.container {padding:3.5% 7%;}
.absolute {position:absolute;}
.relative {position:relative;height:0;}
.hidden {display:none;}
.spacer {padding:3.25%;}
.spacer-2 {padding:2.75%;}
.spacer-3 {padding:0.4%;}
.divider {background:transparent url('../_img/bg-divider.png') center no-repeat;} 
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.divider {background:transparent url('../_img/bg-divider@2x.png') center no-repeat;background-size:600px 6px;} 
}

/* Colours */
.white {color:#fff;}
.black {color:#000;}
.grey-dark {color:#222;}
.grey-light {color:#aaa;}
.coral-dark {color:#f15a29;}
.coral {color:#ff8a5c;}
.coral-med {color:#ffb899;}
.coral-light {color:#ffcdab;}
.blue-darkest {color:#003a44;}
.blue-dark {color:#196a7c;}
.blue {color:#13979e;}
.blue-med {color:#3cbaba;}
.blue-light {color:#52cece;}

.bg-white {background-color:#fff;}
.bg-black {background-color:#000;}
.bg-grey-dark {background-color:#222;}
.bg-grey-light {background-color:#ccc;}
.bg-coral-dark {background-color:#f15a29;}
.bg-coral {background-color:#ff8a5c;}
.bg-coral-med {background-color:#ffb899;}
.bg-coral-light {background-color:#ffcdab;}
.bg-blue-dark {background-color:#196a7c;}
.bg-blue {background-color:#13979e;}
.bg-blue-med {background-color:#3cbaba;}
.bg-blue-light {background-color:#52cece;}

.bg-paper {background:#f2f2f2 url('../_img/bg-paper.jpg');}

/* Typography */
@font-face {
    font-family: 'MisoLight';
    src: url('../_fonts/miso-light-webfont.eot');
    src: url('../_fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/miso-light-webfont.woff') format('woff'),
         url('../_fonts/miso-light-webfont.ttf') format('truetype'),
         url('../_fonts/miso-light-webfont.svg#MisoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MisoRegular';
    src: url('../_fonts/miso-regular-webfont.eot');
    src: url('../_fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/miso-regular-webfont.woff') format('woff'),
         url('../_fonts/miso-regular-webfont.ttf') format('truetype'),
         url('../_fonts/miso-regular-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {-webkit-font-smoothing: antialiased;font-size:100%;}

@media (max-width:1024px) { body {font-size:0.8rem;} } 
@media (max-width:1280px) { body {font-size:0.9rem;} } 
@media (min-width:1300px) { body {font-size:1rem;} }

h1,
h2,
h3,
h4,
h5,
h6 {font-family:'MisoRegular', sans-serif;text-transform:uppercase;font-weight:normal;}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {font-family:'MisoLight', sans-serif;text-transform:uppercase;font-weight:normal;}

h1,
h2,
h3,
h4,
h5,
h6 {line-height:1em;}

.miso {font-family:'MisoRegular', sans-serif;text-transform:none;font-weight:normal;}
p.miso {font-size:1.5em;line-height:1.2em;letter-spacing:-1px;}

.normal {text-transform:none;}
.tight {margin:0 !important;}
.stretched p {text-align:justify;}

/* Links */
a img {-webkit-transition: all 0.2s ease-in-out;}
a:hover h4 {color:#196a7c;-webkit-transition: all 0.1s ease-in-out;}
a:hover img {margin-top:-5px;margin-bottom:5px;}

.more {display:block;background:transparent url('../_img/icon-arrow.png') center left no-repeat;padding-left:40px;-webkit-transition: all 0.1s ease-in-out;}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.more {background:transparent url('../_img/icon-arrow@2x.png') center left no-repeat;background-size:26px;}
}
.more h6 {line-height:2.35em;color:#196a7c;}
.more:hover {background-position:3px center;}
.more:hover h6 {color:#115560;}
.more h5 {line-height:2.8em;color:#196a7c;border-bottom:1px solid #eee;}
.more:hover h5 {color:#115560;}

.button.secondary h4 {color:#fff !important;margin:0;}

a:hover .blue-light {color:#fff;-webkit-transition: all 0.15s ease-in-out;}

/* Headings */
.heading {background:transparent url('../_img/bg-blue.png') center repeat-x;margin-bottom:1em;}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.heading {background:transparent url('../_img/bg-blue@2x.png') center repeat-x;background-size:3px;}
}
.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6  {margin:0;display:inline-block;background-color:#fff;padding:0 7px 0 0;}

/* Nav */
#nav-supplemental ul.inline-list,
#nav-supplemental li{margin:0;}
#nav-supplemental ul.inline-list li:last-child a {padding-right:0;}
#nav-supplemental a {font-size:0.8em;padding:0.5em 1em;}
#nav-supplemental a:hover,
#nav-supplemental-small a:hover {color:#6d2411;}
#nav-supplemental-small a {font-size:0.8em;padding:1em;}

#nav-main {padding:0.5em 0;border-bottom:1px solid #ddd;}
#nav-main img {max-width:205px;}
#nav-main form {margin:0;}
#nav-main ul.inline-list {margin:0;}
#nav-main ul.inline-list li {margin:0 3em 0 0;}
#nav-main ul.inline-list li:last-child {margin:0;}

#nav-side {border:1px solid #ddd;}
#nav-side ul {}
#nav-side ul li {padding:0.75em 1.25em;border-bottom:1px solid #eee;}
#nav-side ul li:last-child {border-bottom:none;}

@media (max-width:940px) { 
#nav-main {max-height:4em;}
#nav-main a#logo img {max-height:35px;max-width:102px;}
}

/* Layout */
#infographics {margin:1px auto -19px auto;}
#channel-copy {padding:15px 30px;}
#channel-copy h3 {margin:0;font-size:1.5em}
#screenshots {top:-45em;left:-20%;}

/* Multi-channel */
#channels li {border-left:1px solid #13979e;border-right:1px solid #52cece;}
#channels li:first-child {border-left:0;}
#channels li:last-child {border-right:0;}
#channels li a {margin-top:2em;display:block;text-align:center;}
#channels li a span {display:block;height:60px;}
#channels li a h4 {display:block;width:100%;color:#fff;}
#channels li a img {vertical-align:middle;}
#channels li:hover a h4 {color:#196a7c;}
#channels li:hover a img {margin-top:-5px;margin-bottom:5px;-webkit-transition: all 0.2s ease-in-out;}

@media (max-width:767px) { 
#channels li:nth-child(4) {border-left:0;}
#channels li:nth-child(3) {border-right:0;}
#channels li a {margin-top:1em;}
#channels li a span {height:30px;}
#channels li a img {max-width:30%}
#channels li a #mobile img,
#channels li a #survey img {max-height:25px;}
#channels li a h4 {font-size:1.2em;}
}

/* Sprites */
.social {display:inline-block;width:33px;height:34px;background:transparent url('../_img/sprite-social.png') no-repeat;text-indent:-9999px;margin-right:15px;-webkit-transition: all 0.15s ease-in-out;}
.social#facebook {background-position:0 0;}
.social#facebook:hover {background-position:0 -45px;}
.social#youtube {background-position:-45px 0;}
.social#youtube:hover {background-position:-45px -45px;}
.social#linkedin {background-position:-90px 0;}
.social#linkedin:hover {background-position:-90px -45px;}
.social#twitter {background-position:-135px 0;}
.social#twitter:hover {background-position:-135px -45px;}
.social#googleplus {background-position:-180px 0;}
.social#googleplus:hover {background-position:-180px -45px;}
.social#xing {background-position:-225px 0;}
.social#xing:hover {background-position:-225px -45px;}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.social {background:transparent url('../_img/sprite-social@2x.png') no-repeat;background-size:167px 90px;}
}

.social-box {display:inline-block;padding:15px 0 15px 15px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:15px;}

/* Bio */
#bio-pic {padding-right:1.5em;}
#quote-left img,
#quote-right img {display:inline !important;}

/* Footer */
footer .container {padding:3.5% 7% 0 7%;}
footer form,
footer .button {margin-bottom:0;}
.credits {display:inline-block;width:47px;height:52px;background:transparent url('../_img/culture-branding-agency.png') bottom no-repeat;-webkit-transition: all 0.15s ease-in-out;margin-bottom:-6px;}
.credits:hover {background-position:top;}
.credits span {display:none;}
#pixel-dreams {padding-right:7%;}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.credits {background:transparent url('../_img/culture-branding-agency@2x.png') bottom no-repeat;background-size:47px 52px;}
}
@media (max-width:767px) { 
#pixel-dreams {padding:0;text-align:center !important;}
}

/* Forms */
.search {background:#f9f9f9 url('../_img/icon-search.png') center right no-repeat;}

/* ------------------------
Overwrite Foundation CSS 
---------------------------*/

/* General */
p {margin-bottom: 0.8em;}
ul, ol {list-style-position:inside;}
.panel {border:0;border-bottom:1px solid #ccc;background-color:#f6f6f6;}

/* Top bar */
.top-bar,
.top-bar-section ul,
.top-bar-section li a:not(.button),
.top-bar-section li a:not(.button):hover,
.top-bar.expanded .title-area {background:#fff;}
.top-bar-section li a:not(.button):hover h2 {color:#13979e;}
.top-bar .name {height:100%;}
.top-bar .name h1 {margin:0;line-height:1em;}
.top-bar {margin-bottom:0;}
@media (min-width:940px) {
.top-bar {height:auto !important;line-height:auto;}
.top-bar-section ul li {margin-top:1.2em;margin-right:1.2em;}
.top-bar-section ul li#search-box {margin-right:15px;}
}
@media (max-width:939px) {
.top-bar .toggle-topbar.menu-icon a {color:#000;}
.top-bar.expanded .toggle-topbar.menu-icon a {color:#888;}
.top-bar-section ul li>a {padding:7px 0 10px 0;padding-left:15px;font-size:0.75em;font-weight:normal;border-bottom:1px solid #ccc;}
.top-bar-section ul li>a h4 {padding-top:7px;}
.top-bar.expanded .top-bar-section li:first-child a {border-top:1px solid #ccc;}
.top-bar-section li#search-box {padding:10px 15px;}
.top-bar-section li:last-child {border-bottom:3px solid #f15a29;}
.top-bar-section li:last-child a {border-bottom:0;}
}

/* Slider */
ul[data-orbit], 
ul[data-orbit] li {list-style:none;}
.orbit-container {background-color:transparent;}
[data-orbit] img, 
.orbit-slide-number {display:none;}
.orbit-bullets {margin: 0 auto;display:inline-block;overflow:hidden;position:relative;top:-50px;left:49%;}
.orbit-bullets li {background:transparent;}
.orbit-container .orbit-timer {top:0;left: 50%;right:0;margin-left:-57px;}
.orbit-container:hover .orbit-timer>span {display:none !important;}
#testimonials .orbit-bullets {top:0 !important;left:50%;margin-left:-26px;margin-bottom:15px;}
#testimonials .orbit-bullets li {width:10px;height:10px;background:transparent;border-color:#196a7c;}
#testimonials .orbit-bullets li.active {background-color:#196a7c;border-color:#196a7c;}
#testimonials .orbit-container .orbit-timer .orbit-progress {background-color:transparent;}
#testimonials p {font-family:'MisoRegular',sans-serif;color:#fff;font-size:1.35em;font-style:italic;line-height:1.25em;}
#testimonials p a {font-style:normal;}
#testimonials p a:hover {color:#0c5f6d;}
#screenshots {border:1px solid #ccc; padding:5px;}
#screenshots .orbit-bullets {top:0 !important;left:50%;margin-left:-45px;}
#screenshots .orbit-bullets li {width:10px;height:10px;background:transparent;border-color:#ccc;}
#screenshots .orbit-bullets li.active {background-color:#fff;border-color:#000;}

/* Magellan - sticky nav */
[data-magellan-expedition] {padding:0;}

/* Side nav */
.side-nav li a {color:#13979e;-webkit-transition: all 0.15s ease-in-out}
.side-nav li a:hover {color:#ff8a5c;padding-left:5px;}
.side-nav li.active a {color:#000;padding-left:0;}

/* Buttons */
.button {border:0;-webkit-box-shadow: 0 5px 0 rgba(241,90,41,1);box-shadow: 0 5px 0 rgba(241,90,41,1);padding:0.5em 1em !important;margin-bottom:20px;}
.button:hover {background-color:#f97e58;-webkit-box-shadow: 0 3px 0 rgba(241,90,41,1);box-shadow: 0 3px 0 rgba(241,90,41,1);margin-top:2px;margin-bottom:18px;}
.button.secondary {-webkit-box-shadow: 0 3px 0 rgba(25,106,124,1);box-shadow: 0 3px 0 rgba(25,106,124,1);padding:0.5em 2em!important;margin-bottom:10px;}
.button.secondary:hover {background-color:#2fadaa;-webkit-box-shadow: 0 2px 0 rgba(25,106,124,1);box-shadow: 0 2px 0 rgba(25,106,124,1);margin-top:1px;margin-bottom:9px;}
.button.button-black {background-color:#000;-webkit-box-shadow: 0 3px 0 rgba(19,151,158,1);box-shadow: 0 3px 0 rgba(19,151,158,1);font-family:'MisoRegular',sans-serif;font-weight:normal;text-transform:uppercase;margin-bottom:10px;}
.button.button-black:hover {background-color:#000;-webkit-box-shadow: 0 2px 0 rgba(19,151,158,1);box-shadow: 0 2px 0 rgba(19,151,158,1);margin-top:1px;margin-bottom:9px;}
.button.button-blue-dark {background-color:#196a7c;-webkit-box-shadow: 0 3px 0 rgba(19,151,158,1);box-shadow: 0 3px 0 rgba(19,151,158,1);font-family:'MisoRegular',sans-serif;font-weight:normal;text-transform:uppercase;margin-bottom:10px;}
.button.button-blue-dark:hover {background-color:#0c5f6d;-webkit-box-shadow: 0 2px 0 rgba(19,151,158,1);box-shadow: 0 2px 0 rgba(19,151,158,1);margin-top:1px;margin-bottom:9px;}
footer .button.button-blue-dark {background-color:#196a7c;-webkit-box-shadow: 0 3px 0 rgba(9,68,86,1);box-shadow: 0 3px 0 rgba(9,68,86,1);font-family:'MisoRegular',sans-serif;font-weight:normal;text-transform:uppercase;margin-bottom:10px;}
footer .button.button-blue-dark:hover {background-color:#0c5f6d;-webkit-box-shadow: 0 2px 0 rgba(9,68,86,1);box-shadow: 0 2px 0 rgba(9,68,86,1);margin-top:1px;margin-bottom:9px;}

input.radius {-webkit-border-radius:5px;border-radius:5px;}
.large.radius {-webkit-border-radius:1em;border-radius:1em;}
input.field-blue {background-color:#3cbaba;border:none;color:#196a7c;}

/* Panels */
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {margin-bottom:0;}

.panel.callout {background-color:#f9f9f9;border:1px solid #eee;text-align:center;}
.panel.callout hr {border:0; border-top:1px solid #eee;}
.panel.callout p {font-size:0.8em;line-height:1.5em;text-align:left;}
.panel.callout img {max-width:75px;}

.panel h4.blue-med {color:#3cbaba !important;}


/* Overwrite Gravity Form CSS */
.gform_description {font-size:0.85em !important;line-height:1.5em !important;}
.button.gform_button {
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
	/*background-color: #3cbaba;*/
	-webkit-box-shadow: 0 3px 0 #f15a29; /*rgba(25,106,124,1)*/
	box-shadow: 0 3px 0 #f15a29; /*rgba(25,106,124,1)*/
	padding:0.5em 2em!important;
	font-family:'MisoRegular',sans-serif;font-weight:normal;
	text-transform:uppercase;
	}
.button.gform_button:hover {
	background-color:#f15a29;
	-webkit-box-shadow: 0 2px 0 rgba(25,106,124,1);
	box-shadow: 0 2px 0 rgba(25,106,124,1);
	top:1px;
	}
.gform_button {-webkit-appearance: none;}