/*
Theme Name: CubesatPropulsion
Theme URI: http://underscores.me/
Author: piroc media
Author URI: http://www.piroc.com
Description: A lean wordpress theme for Cubesat Propulsion
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cubesat
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

CubesatPropulsion is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* IQS Styles */
.wpcf7 form.sent .wpcf7-response-output {color: #000;}
a.cn-link,.cn-text-container a {color: #fff !important;}
.tablepress.blue-header {border: 1px solid #ddd;}
.tablepress.blue-header tbody td {vertical-align: middle; border-right: 1px solid #ddd;}
.tablepress.blue-header tfoot th, .tablepress thead th {background-color: #004b8d !important; color: #fff; }
.tablepress.blue-header thead th {border: 1px solid #ddd;}
#wpseo_sitemap li.page-item-1273 {display: none;} /* Do not display cookies page on sitemap */
/* IQS Styles */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent; color: #00e;
}

a:active,
a:hover {
	outline: 0; color: #000; text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;line-height: 1.1;
}

mark {
	background: #ff0;
	color: #000;
}

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;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 0px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

table.tg td,
table.tg th { padding: 1%; text-align: left; }
table.tg th { line-height: 1.2; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}
div.site-title { margin-bottom: 1.4em; padding: 1.3em 0 0.5em 1.267em; }


dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


a:focus, button:focus, select:focus, input:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: inline-block;
	float: right;
width: 80%;
text-align: right;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: right;
	position: relative; 
}


.main-navigation a {
	display: block; font-size: 1.13em;
	text-decoration: none; background: #FFF; padding-bottom: 0.67em;
	color: #2c66b8; text-decoration: none; font-family: 'FoundationSansLightCondensed', Arial, sans-serif
}
.main-navigation a:visited {color: #2c66b8; }
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 2.63em;
	/*left: -9999em;
	right: auto;*/
	right: -12px; display: none;
	z-index: 99999;
background: #FFF; width: auto;
}
.main-navigation ul ul li {  padding: 0 12px 0 6px; box-sizing: border-box; }

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width:auto; line-height: 1.3;white-space:nowrap;
}

.main-navigation ul ul li {
	float: none;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation a:hover,
.main-navigation ul ul a.focus {color: #3386FD;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	/*left: auto;
	right: 0;*/
	display: block;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

.menu-toggle {
		display: none;
	}

/* Small menu.
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
 */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}


.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

body.blog .hentry { border-bottom: 1px solid #567; margin: 1em 0 2.5em; }
body.blog .hentry:last-child { border-bottom: none; }
body.blog .entry-content { margin-top: 0; margin-bottom: 1em; }
body.blog .entry-content a.more-link {   }
body.blog .entry-meta { font-size: .83em;
margin: -1em 0 0 }

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}




/*
 * Gridiculous
 *
 * A responsive grid boilerplate that takes you all the way from 1200px on down to 320px.
 *
 * created by c.bavota
 * released under GPL v2
 *
 * March 4th, 2013
 */


/* =Clearfix by Nicolas Gallagher
-------------------------------------------------------------- */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

/* =Gridiculous
-------------------------------------------------------------- */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
body{font-size:100%;line-height:1.6875}
.grid{margin:0 auto;max-width:1044px!important;width:100%}
img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}
.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;margin-bottom:20px}
.row .row{width:auto;margin:0 -20px}
.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{min-height:1px;float:left;padding-left:20px;padding-right:20px;position:relative}
.s1{margin-left:8.33%}
.s2{margin-left:16.66%}
.s3{margin-left:25%}
.s4{margin-left:33.33%}
.s5{margin-left:41.66%}
.s6{margin-left:50%}
.s7{margin-left:58.33%}
.s8{margin-left:66.66%}
.s9{margin-left:75%}
.s10{margin-left:83.33%}
.s11{margin-left:91.66%}
.end{float:right!important}

/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12{width:100%;margin-bottom:20px}
.row .row > div:last-child{margin-bottom:0 !important}
}

/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:20px}
}

h1, h2, h2.entry-title { font-family: 'FoundationSansLightCondensed', Arial, sans-serif;  line-height: 1.3;  color: #204c8a; }
h2, h3 {     color: #204c8a; }
h2.entry-title a {  color: #204c8a; text-decoration: none; }
h2.entry-title a:hover { text-decoration: underline; }

.site-header { margin-top: 30px; }
.twitter { float: right; }
.twitter img { max-width: 30px; margin-top: 10px;}


#sitemap_authors { display: none; }

#header {
    margin-top: 0px;
}
.stickyTopNav {position:fixed; height: 30px;width: 92%; z-index:9999; margin:0px auto 0; top: 0;max-width: 960px!important; }

#topnav { background: #95a1aa; height:20px;padding:1px 14px; }

#topnav ul {list-style:none; display:inline;list-style-type: none; margin: 0.67em 0 0;padding:0;}
#topnav ul li {float:right;line-height: 1}

#topnav a:link, #topnav a:visited { font-size:13px; text-decoration:none; color:#FFF; font-weight:bold; margin-left:18px; outline:none; }
#topnav a:active { color:#ffbf4f;  outline:none; }
#topnav a:hover { text-decoration: underline; }

#topnav .mobile-menu, img.logo-mobile, .mobile-only { display: none; }
#topnav .mobile-menu { cursor: pointer; }

img.banner_image { width: 100%; height: auto; }

nav.main-navigation, .site-branding { /*border-bottom: 1px solid #ccc;*/ }

#page.site { padding: 0 4%; }
.site-description { display: none; }
.site-title img { margin-left: 0; }

/*.site-branding, 
nav.main-navigation { display: inline-block; width: 50%; text-align: left; }*/

nav.main-navigation { display: none; }

span.mobile-menu-icon { display: none; }
img.hamburger { display:inline-block;vertical-align: middle; max-width: 14px; margin: -3px 0 0 8px; }

#menu-menu { margin:1.5em 0 1em 0; padding: 1em; list-style: none; background-color: rgb(233, 237, 240); }
#menu-menu ul.sub-menu { margin: 0 0 1.5em 0.85em; padding: 0; list-style: none;}
#menu-menu li { margin: 0.67em 0 0em; padding: 0; line-height:1.3em; }
#menu-menu a { color: #2c66b8; text-decoration: none; line-height: 1;  font-family: 'FoundationSansLightCondensed', Arial, sans-serif }

#menu-menu>li.current_page_parent ul.sub-menu a { color: #2c66b8; }
#menu-menu>li.current_page_parent ul.sub-menu li.current_page_item a,
#menu-menu>li.current_page_item>a { color: #D58801 }

#menu-menu a:hover { text-decoration: none; color: #3386FD; }
#menu-menu>li>a { font-size:1.1em; }

#main.site-main { clear: both; }
#primary { float: left; width: 70%; }
#secondary { float: left; width: 25%; margin-right: 5%; }

#footer { width: 100%; border-top:1px solid #b0b0b0;  padding:8px 0 10px 0; font:12px/15px 'FoundationSansRoman', Arial, sans-serif; color:#b0b0b0;  }
#footer_logo { float:right;width: 37%; text-align: right; margin-left: 3% }
#footer_logo img {float:right; margin-bottom: 18px; }
.clearer { float:none;  clear:both; height:1px; }
#footer a:link, a:visited { color:#333; }
footer.site-footer { margin-bottom: 4%; }
body.home footer.site-footer { margin-bottom: 1%; }
footer.site-footer img { width: 100%; }

.bio { margin: 4% 0; }
.bio-image { float: left; width: 33%; margin: 0 2% 0.67em 0; }
.bio-image img { margin-left: 0; width: 100%; }
.bio-bullets { float: left; width: 65%; }
.bio-bullets ul { margin: 0; padding: 0 0 0 1.87em; }
.bio-linkedin { float:right; margin: 0 0 0.67em 1em; }
.bio-bio { clear: both; width: 100%; margin: 0.67em 0 1em; }

.featured_image { float: right; margin: 0 0 .6em 1em; text-align: right; font-size: 0.93em; font-style: italic;  font-weight: bold; }
.featured_image img { max-width: 380px; width: 100%; height: auto; }

.wpcf7 form.wpcf7-form p {
	margin-bottom: 20px
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select {
	width: 100%
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
	margin: 5px 0 0;
	padding: 15px;
	border: 0;
	outline: 0;
	resize: none;
	font-size: 13px;
	line-height: 17px;
	background-color: #f6f6f6;
	color: #818181;
	font-family: 'Raleway';
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input.wpcf7-form-control.wpcf7-quiz {
	margin-left: 15px
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"], span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
	position: relative;
	top: 2px
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
	margin-left: 5px
}
input.wpcf7-form-control.wpcf7-submit {
	position: relative;
	display: inline-block;
	width: auto;
	height: 39px;
	line-height: 36px;
	margin: 0;
	padding: 0 23px;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	outline: 0;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	background-color: transparent;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial
}
input.wpcf7-form-control.wpcf7-submit[disabled] {
	color: #818181;
	border: 2px solid #818181;
	cursor: not-allowed
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	border: 2px solid #303030;
	color: #303030
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
	background-color: #1abc9c;
	border-color: #1abc9c;
	color: #fff;
	text-decoration: none
}
input.wpcf7-form-control.wpcf7-range {
	width: 100%
}
div.wpcf7-response-output {
	position: relative;
	padding: 17px 30px 17px 55px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: 0;
	margin-right: 0;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0
}
div.wpcf7-response-output:before {
	font-family: 'FontAwesome', sans-serif;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	position: absolute;
	left: 25px
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	background-color: #1abc9c
}
div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
	content: "\f087"
}
div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #f1c40f
}
div.wpcf7-response-output.wpcf7-validation-errors:before {
	content: "\f12a"
}

div.wpcf7-response-output.wpcf7-mail-sent-ok, 
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {  color: #FFF;  border: none;  background-color: #204c8a; }

body.page-id-222 ul { list-style: none; margin: 0; padding: 0; }
body.page-id-222 ul li { margin-bottom: 0.34em; }
body.page-id-222 ul li img { margin-right: 0.67em; }


@media screen and (max-width:768px) {
	div.site-title { margin-bottom: 1.4em; padding: 1.3em 0 0.15em 0em; }
	#topnav { height: auto; padding: 8px 14px }
	.stickyTopNav { height: auto; }
	#topnav ul { display: none; background: #95a1aa; margin-top: 12px; }
	#topnav ul li { background: #95a1aa; float:none; display: block; text-align: center; width: 100%; margin: 14px auto;}
	#topnav .mobile-menu { display: block; text-align: center; }
	#topnav .mobile-menu img { max-width: 20px; }
	#topnav a:link { margin-left: 0; }
	.site-header { margin-top: 40px; }
	#secondary, #primary { width: 100%; margin-right: 0; float: none; }
	nav.main-navigation { display: block; }
	#menu-menu { display: none; }
	span.mobile-menu-icon { display: inline-block; }
}

@media screen and (max-width: 599px) {
	.bio-image { float: none; width: 100%; margin: 0 0 0.67em 0; }
	.bio-bullets { float: none; width: 100%; }
	.bio-bullets ul { margin: 0; padding: 0 0 0 1.87em; }
	.bio-linkedin { float: none; margin: 0 0 0.67em 0em; }
}