/*
Theme Name:     500 Maximus
Theme URI:      http://Theme500.com/
Description:    Maximus is a Child theme for Theme 500, the ultimate package engineered to put your project on a pedestal and entice your audience to join the fight.
Author:         Virtuous Giant
Template:       fivehundred
Version:        1.1.5
*/

@import url("../fivehundred/style.css");
@import url("../fivehundred/transitions.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
html {padding: 0;}
body {
	background-color: #F1F4F7;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
}
* {
  margin: 0;
}
html, body {
  height: 100%;
}
.entry-content p {line-height: 1.2}
#content h1,
.entry-content h1,
.comment-content h1,
#content h2,
.entry-content h2,
.comment-content h2,
#content h3,
.entry-content h3,
.comment-content h3,
#content h4,
.entry-content h4,
.comment-content h4,
#content h5,
.entry-content h5,
.comment-content h5,
#content h6,
.entry-content h6,
.comment-content h6 {
	font-weight: 300;
	font-family: 'Open Sans', helvetica, sans-serif;
	margin: 12px 0 5px 0;
}
#content h1,
.entry-content h1,
.comment-content h1 {
	font-size: 42px;
	line-height: 1.2;
	font-weight: bold;
}
#content h2,
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 38px;
	line-height: 1.2;
	padding: 0 0 3px 0;
}
#content h3,
.entry-content h3,
.comment-content h3 {
	font-size: 30px;
	line-height: 1.2;
	padding: 0 0 3px 0;
}
#content h4,
.entry-content h4,
.comment-content h4 {
	font-size: 24px;
	font-weight: bold;
}
#content h5,
.entry-content h5,
.comment-content h5 {
	font-size: 18px;
	font-weight: bold;
}
#content h6,
.entry-content h6,
.comment-content h6 {
	font-size: 16px;
	font-weight: bold;
}

#content h8,
.entry-content h8,
.comment-content h8 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 3px 0;
}


#branding {
	position: relative;
}

header#header {
	border-bottom: none;
	height: auto;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

/*
#branding img#logo {
	max-height: none;
	max-width: 300px;
}
#branding img#logo:hover {
	max-height: none;
	max-width: 300px;
} */

#branding {
max-width: 600px;
}

#branding img#logo {
max-height: 300px;
max-width: 600px;
}

#branding img#logo:hover {
max-height: 300px;
max-width: 600px;
}

#home-sharing { 
	width: 210px;
	height: 60px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0 auto 0;
}
#home-sharing ul {
	text-align: left;
	width: auto;
	margin: 0;
	padding: 0;
}
#home-sharing ul li.twitter-btn a, #home-sharing ul li.linkedin-btn a, #home-sharing ul li.facebook-btn a, #home-sharing ul li.gplus-btn a {
	display: block;
	width: auto;
	height: 28px;
	padding: 0 25px 0 0;
	line-height: 28px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 300;
	color: #3B7BB3;
}
#home-sharing ul li.twitter-btn a:hover, #home-sharing ul li.linkedin-btn a:hover, #home-sharing ul li.facebook-btn a:hover, #home-sharing ul li.gplus-btn a:hover {
	color: #3EA9C6;
}
#home-sharing ul li.twitter-btn a:before {
	content: "\f081";
	font-family: FontAwesome;
	font-size: 120%;
	margin-right: 5px;
}
#home-sharing ul li.facebook-btn a:before {
	content: "\f082";
	font-family: FontAwesome;
	font-size: 120%;
	margin-right: 5px;
}
#home-sharing ul li.gplus-btn a:before {
	content: "\f0d4";
	font-family: FontAwesome;
	font-size: 120%;
	margin-right: 5px;
}
#home-sharing ul li.linkedin-btn a:before {
	content: "\f08c";
	font-family: FontAwesome;
	font-size: 120%;
	margin-right: 5px;
}
#home-sharing ul li { 
	display: inline-block;
	text-align: left; 
	width: auto;
}
#home-sharing ul li:last-of-type { 
	padding-right: 0;
}
.moreprojects a {
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	width: 230px;
	display: block;
	margin: 20px auto;
	color: #6C6C78;
}
.entry-content blockquote, .comment-content blockquote {
	color: #285074;
	background-color: #F1F4F7;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 20px;
}
.entry-content blockquote span {
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	display: block;
}
.entry-content blockquote span strong{
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
}
.entry-meta {
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
.single .entry-meta {
	padding: 5px 20px 0 20px;
	margin: 0;
	border-top: 1px solid #ddd;
	border-bottom: none;
}
#branding {
	max-width: 960px;
	margin: 30px auto;
	display: block;
	text-align: center;
}
.home #site-description, #site-description {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	border: none;
}
.home #site-description h1, #site-description h1 {
	font-size: 22px;
	line-height: 22px;
	color: #828282;
	width: auto;
	height: auto;
	text-align: center;
	max-width: 960px;
	font-weight: 300;
}

nav#menu-header {
	width: 100%;
	max-width: 100%;
	display: block;
	position: relative;
	margin: 0 auto 10px auto;
	z-index:3;
	background-color: #3B7BB3;
	height: auto;
}
nav#menu-header div.menu {
	max-width: 960px;
	display: block;
	margin: 0 auto;
	z-index:3;
	height: auto;
	text-align: center;
}
#menu-header ul.menu, #menu-header div.menu ul.defaultMenu, #menu-header .menu ul  { 
	list-style:none; 
	margin: 0 auto; 
	display:block; 
	z-index: 999; 
	position: relative; 
	width: auto; 
	height: auto; 
	text-align: center; 
	padding: 0;
}
#menu-header ul.menu li, #menu-header ul.defaultMenu li, #menu-header .menu ul li {
	margin: 0; 
	padding: 0; 
	width: auto; 
	float: none;
	display: inline-block;
	border-right: none;
	border: none !important;
}
#menu-header ul.menu li:hover, ul.menu li:active,  #menu-header ul.defaultMenu li:hover,  #menu-header ul.defaultMenu li:active, #menu-header .menu ul li:active {
	border: none !important;
	border-right: none !important;
	background: transparent;
	margin: 0;
	padding: 0;
	opacity: 1;
}
#menu-header ul.menu li:last-of-type, #menu-header ul.defaultMenu li:last-of-type, #menu-header .menu ul li:last-of-type {
	border-right: none;
}
#menu-header ul.menu li a, #menu-header ul.defaultMenu li a, #menu-header .menu ul li a{
	margin:0; 
	display:block; 
	overflow:hidden;
	color: #BDE1FF; 
	text-align:center; 
	text-decoration:none;
	font-weight: normal;
	text-transform: uppercase;
	opacity: .8;
}
#menu-header ul.menu li a:hover, ul.menu li a:active, #menu-header ul.defaultMenu li a:hover,  #menu-header ul.defaultMenu li a:active, #menu-header .menu ul li a:active { 
	color: #fff;
	opacity: 1;
}
#menu-header ul.menu li.current-menu-item a, #menu-header ul.menu li.current_page_item a, #menu-header ul.menu li.current-menu-ancestor a, #menu-header .menu ul li.current-menu-ancestor a {
	color: #fff; 
	opacity: 1;
}
#menu-header .menu li.createaccount, #menu-header .menu li.login {
	border: none !important;
	background: #fcfcfc;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
#menu-header .menu li.createaccount a, #menu-header .menu li.login a {
	border: none !important;
	padding-top: 10px;
	font-weight: normal;
	margin: 0;
}
#menu-header .menu li.createaccount:hover, #menu-header .menu li.login:hover {
	border: none !important;
	margin: 0;
	padding: 0;
	background-color: #F1F4F7;
}
#menu-header .menu li.createaccount:hover a, #menu-header .menu li.login:hover a {
	color: #3B7BB3 !important;
}
#menu-header .menu li.login.right {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/****** SUB MENU ******/
#menu-header ul.menu ul.sub-menu, #menu-header div.menu ul.defaultMenu ul.children, #menu-header .menu ul ul.children { 
	border: none;
	white-space: nowrap;
	min-width: 120px;
	max-width: 240px;
	z-index: 5;
	background: #3B7BB3;
	right: inherit;
	font-size: 0;
}
#menu-header ul li ul.sub-menu li {
	border: none;
}
footer #menu-header ul.menu ul.sub-menu, footer #menu-header div.menu ul.defaultMenu ul.children, footer #menu-header .menu ul ul.children {
	display: none !important;
}
#menu-header ul li ul.sub-menu li a, #menu-header ul.defaultMenu li ul.children li a, #menu-header .menu ul li ul.children li a {
	color: #BDE1FF;
}
#menu-header ul ul.sub-menu a:hover, #menu-header ul.defaultMenu li ul.children a:hover, #menu-header ul li ul.sub-menu li.current-menu-item a, #menu-header ul.defaultMenu li ul.children li.current-menu-item a, #menu-header .menu ul ul.children li.current-menu-item a {
	color:#eee; 
}
#menu-header ul.menu li:last-of-type ul.sub-menu, #menu-header div.menu ul.defaultMenu li:last-of-type ul.children, #menu-header .menu ul li:last-of-type ul.children {
	right: inherit;
}

.title-wrap {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	min-height: 80px;
	position: relative;
}
.title-wrap a {text-decoration: none;}
.title-wrap h2.entry-title {
	padding: 10px 20px;
	font-size: 38px;
	color: #111;
	line-height: 56px;
	font-weight: 200;
}
.single-post #content .title-wrap h2.entry-title {
	margin: 0;
	padding: 10px 20px;
	font-size: 38px;
	color: #111;
	line-height: 56px;
	font-weight: 200;
	border: none;
}
.blog #content h2.entry-title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #111;
	line-height: 36px;
	font-weight: 200;
	border: none;
}
.blog #content img.thumb {
	float: right;
	margin: 0 0 25px 25px;
}
.entry-footer {
	border-bottom: 1px solid #666;
}
#container {
	background-color: #fff;
	border-bottom: 5px solid #BDE1FF;
}
#content {
	background-color: transparent;
	width: 70%;
}
.ignition_project #content {
	width: 100%;
}
#content.fullwidth {
	width: 100%;
}
.archive #content {
	width: 100%;
	max-width: 900px;
	padding: 30px;
}
#content .entry-content {
	padding: 30px;
}
.home #content #project-grid {
	padding: 0 30px;
	width: auto;
}
.home #content .entry-content {
	padding: 0;
}
#sidebar {
	margin: 0;
}
#sidebar .widget-area {
	margin: 20px;
}
#comments {
	margin: 30px;
}
.wp-caption {
	border: none;
}
.commentlist > li.bypostauthor {
	border: none;
}
.home #ign-project-content {
	margin: 0 0 0 0;
}
.ignition_project #site-description {
	padding-left: 30px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ignition_project #site-description h1 {
	font-size: 36px;
	line-height: 22px;
	color: #828282;
	width: 100%;
	height: auto;
	text-align: center;
	max-width: 960px;
	font-weight: 300;
	margin: 0 auto 10px auto;
}
.ignition_project #site-description h2 {
	font-size: 18px;
	line-height: 22px;
	color: #828282;
	width: auto;
	height: auto;
	text-align: center;
	max-width: 960px;
	font-weight: 300;
	margin: 0 auto;
	border: none;
}
.ignition_project #site-description h2 p {
	margin: 0;
}
.grid-header {
	margin: 10px 30px;
	border: none;
}

.grid-header ul li:first-child {
	margin-left: 0;
}

#content .ign-project-summary .ign-summary-container {
	background-color: #fff;
}
#content .ign-project-summary .ign-summary-container:hover {
	background-color: #f5fefe;
}

#ign-hDeck-wrapper {
	height: 500px;
	margin: 0 auto;
	padding: 0;
}
#ign-hDeck-wrapper #ign-hdeck-wrapperbg {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;
	background: rgb(252,252,252);
	position: absolute;
	left: 0;
	display: block;
	border: none;
	height: 375px;
}
#ign-hDeck-header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 960px;
}
#ign-hDeck-left {
	width: 100%;	
	height: auto;
	margin: 0 auto;
	height: 375px;
	padding: 0;
	float: none;
}
#ign-hDeck-left .video {
	height: 375px;
	margin: 0;
	position: absolute;
	left: 0;
}
#ign-hDeck-left .video.hasvideo {
	position: absolute;
	cursor: pointer;
}
#ign-hDeck-left .video .actualvideo {
	width: 960px;
	height: 100%;
	display: block;
	margin: 0 auto;
	z-index: 99;
}
#ign-hDeck-left .video .actualvideo iframe {
	width: 100%;
	height: 100%;
	display: none;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
#ign-hDeck-left .slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0;
}
#ign-hDeck-left .slider {
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}
#ign-hDeck-left .ign-progress-wrapper{
	height: 40px;
	margin: 0;
	line-height: 30px;
	position: relative;
	z-index: 9;
	background: transparent;
	width: 100%;
	max-width: 960px;
	padding: 0;
	position: absolute;
	bottom: 0;
	white-space: nowrap;
}
#ign-hDeck-left .ign-progress-bar {
	position: absolute;
	z-index: 1;
	top: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
	min-width: 10%;
	height: 40px;
	background: -moz-linear-gradient(left,  rgba(54,150,233,0) 0%, rgba(58,129,191,1) 55%, rgba(58,116,168,1) 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(54,150,233,0)), color-stop(55%,rgba(58,129,191,1)), color-stop(98%,rgba(58,116,168,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(54,150,233,0) 0%,rgba(58,129,191,1) 55%,rgba(58,116,168,1) 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(54,150,233,0) 0%,rgba(58,129,191,1) 55%,rgba(58,116,168,1) 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(54,150,233,0) 0%,rgba(58,129,191,1) 55%,rgba(58,116,168,1) 98%); /* IE10+ */
	background: linear-gradient(to right,  rgba(54,150,233,0) 0%,rgba(58,129,191,1) 55%,rgba(58,116,168,1) 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3696e9', endColorstr='#3a74a8',GradientType=1 ); /* IE6-9 */
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;

}
#ign-hDeck-left .ign-progress-raised {
	text-align: right;
	width: auto;
	margin: 0 auto;
	color: #fff;
	font-weight: 700;
	white-space: nowrap;
}
#ign-hDeck-left .ign-progress-raised strong{
	letter-spacing: 0;
	display: block;
	color: #fff;
	padding-top: 5px;
}
#ign-hDeck-left .ign-progress-raised .amount{
	letter-spacing: 0;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	margin-right: 10px;
}
#ign-hDeck-left .ign-progress-raised .raised {
	display: block;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	margin-right: 10px;
}

#ign-hDeck-left .ign-progress-percentage{
	color: #fff;
	font-size: 22px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
	width: 100%;
	text-align: center;
}

#ign-hDeck-right {
	width: 100%;
	height: 75px;
	margin: 0 auto;
	padding: 0;
	float: none;
}
#ign-hDeck-right .internal {
	width: 100%;
	max-width: 920px;
	height: 75px;
	margin: 20px 20px;
	padding: 0;
	float: none;
	text-align: center;
}
#ign-hDeck-right button#goto-comments {
	width: 20%;
	background: rgba(215,229,243,0.32);
	font-size: 18px;
	text-align: center;
	display: block;
	color: #7E7E7E;
	font-weight: 200;
	text-decoration: none;
	line-height: 58px;
	text-align: center;
	padding: 0;
	height: 55px;
	display: inline-block;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	cursor: pointer;
	position: absolute;
	display: block;
	right: 0;
	left: auto;
	bottom: auto;
	top: 20px;
}
#ign-hDeck-right button#goto-comments:after {
	content: "\f0da";
	font-family: FontAwesome;
	margin-left: 5px;
}
#ign-hDeck-right button#goto-comments:hover {
	background: rgba(215,229,243,0.5);
}
#ign-hDeck-right .ign-product-goal {
	float: none;
	clear: none;
	display: inline-block;
}
#ign-hDeck-right .ign-product-goal strong {
	font-size: 32px;
	line-height: 32px;
	color: #4084BE;
	display: block;
	font-weight: 300 !important; 
}
#ign-hDeck-right .ign-product-goal .ign-goal {
	font-size: 18px;
	display: block;
	text-align: right;
	font-weight: 300 !important; 
}
#ign-hDeck-right .ign-product-supporters {
	float: none;
	clear: none;
	display: inline-block;
	margin: 10px 30px;
}
#ign-hDeck-right .ign-product-supporters .ign-supporters {
	font-size: 18px;
	display: block;
	text-align: right;
	font-weight: 300 !important; 
}
#ign-hDeck-right .ign-product-supporters strong {
	font-size: 32px;
	line-height: 32px;
	color: #4084BE;
	display: block;
	font-weight: 300 !important; 
}

#ign-hDeck-right .ign-days-left {
	display: none;
	float: none;
	clear: none;
}

#ign-hDeck-right .ign-product-proposed-end {
	float: none;
	clear: none;
	display: inline-block;
	position: relative;
}
#ign-hDeck-right .ign-product-proposed-end .ign-proposed-end {
	font-size: 32px;
	line-height: 32px;
	color: #4084BE;
	display: block;
	font-weight: 300 !important; 
}
#ign-hDeck-right .ign-product-proposed-end strong {
	font-size: 18px;
	display: block;
	text-align: right;
	font-weight: 300 !important; 
}
#ign-hDeck-social {
	width: 20%;
	text-align: right;
	margin: 0 auto;
	display: block;
	z-index: 0;
	position: absolute;
	top: 0;
	left: auto;
	bottom: auto;
}
#ign-hDeck-right h3#ign-levels-headline {
	display: block;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
}
.ign-supportnow {
	width: 100%;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
}
.ign-supportnow a {
	color: #F1F4F7;
	font-weight: 200;
	text-decoration: none;
	line-height: 78px;
	text-align: center;
	font-size: 36px;
	padding: 0;
	height: 75px;
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
	background: rgb(57,131,196); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(57,131,196,1) 0%, rgba(38,95,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,131,196,1)), color-stop(100%,rgba(38,95,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(57,131,196,1) 0%,rgba(38,95,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(57,131,196,1) 0%,rgba(38,95,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(57,131,196,1) 0%,rgba(38,95,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(57,131,196,1) 0%,rgba(38,95,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3983c4', endColorstr='#265f91',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.ign-supportnowHH {
	width: 100%;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
}
.ign-supportnowHH a {
	color: #F1F4F7;
	font-weight: 200;
	text-decoration: none;
	line-height: 78px;
	text-align: center;
	font-size: 36px;
	padding: 0;
	height: 75px;
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
	background: rgb(88, 166, 255); /* Old browsers */

	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53aeff', endColorstr='#53aeff',GradientType=0 );  IE6-9 */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#ign-product-levels {
	display: none;
	margin: -20px 0 0 0;
	background: rgba(215,229,243,0.32);
}

#ign-product-levels .level-group {
	background: transparent;
	width: 33%;
	height: 250px;
	margin: 0;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}
#ign-product-levels .level-group:hover {
	background: rgba(215,229,243,0.72);
}
#ign-product-levels .level-group #poweredbyID span{
	height: 250px;
	margin: 0;
	width: 100%;
	background: transparent url(images/poweredbyID.png) no-repeat center center;
	background-size: 175px auto;
	display: block;
}
#ign-product-levels a {
	text-decoration: none;
	font-size: 0;
}
#ign-product-levels li:nth-child(even) {
	background: rgba(215,229,243,0.5);
}
#ign-product-levels li:nth-child(3n+3) {
	margin-right: 0;
}
#ign-product-levels .ign-level-desc {
	background-color: transparent !important;
	border: none;
	font-size: 14px;
}
#ign-product-levels a .level-group .ign-level-desc:hover {
	background-color: transparent;
}
#ign-product-levels .ign-level-title {
	font-weight: normal;
	font-size: 18px;
	padding: 8px 8px 8px 16px;
	display: block;
	margin: 15px 0 3px 0;
	font-weight: 300;
}
#ign-product-levels .ign-level-title span {
	color: #7E7E7E;
	float: left;
}
#ign-product-levels .ign-level-title .level-price {
	color: #4084BE;
	float: right;
	font-weight: 400;
}
#ign-product-levels .ign-level-counts {
	background: transparent;
}
#ign-project-content #sidebar, #ign-project-content .entry-content {
	width: 100%;
	max-width: 960px;
	float: none;
	margin: 0 auto;
	padding: 0;
}


/* Project Tabs */
.mxms_tabs_wrapper {
	margin: 20px 50px;
}
ul.content_tabs {
    box-sizing: border-box;
    color: #3B7BB3;
}
ul.content_tabs li {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#container .fullwindow-internal {
	background-color: rgba(59, 123, 179, 0.2);
}
#container .ign-content-long {
	padding: 10px 50px;
}
#container .ign-content-normal {
	margin: 10px 0;
	padding: 20px 50px;
}
#container .ign-content-fullalt {
	margin: 0;
	padding: 0 50px;
	border-top: 5px solid #FF8872;
	margin-top: -5px;
}
#container .fullwindow-internal .ign-content-fullalt {
	margin: 0;
	padding: 0;
}
#container .ign-content-fullalt h3 {
	padding: 15px 0 10px 0;
	color: #fff;
}
#container .ign-content-fullalt .ign-content-text {
	margin-bottom: 15px;
}
#container .ign-content-fullalt .contentalt-link {
	display: block;
	margin-top: 20px;
}
#container .ign-content-fullalt .contentalt-link img {
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle;
}
#container .ign-content-fullalt .contentalt-link a {
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	font-weight: 300;
	text-decoration: none;
}
#container .ign-content-fullalt .contentalt-link a:hover {
	color: #FFB2A4;
	text-decoration: none;
}
#container .ign-content-fullalt .contentalt-link a:after {
	font-family: FontAwesome;
	content: '\f061';
	margin-left: 10px;
}
#container .ign-content-normal.imageleft img {
	float: left;
	margin: 0 20px 20px 0;
}
#container .ign-content-normal.imageright img {
	float: right;
	margin: 0 0 20px 20px;
}
#container .ign-content-alt {
	margin: 10px 0;
	padding: 20px 50px;
	background-color: #F7F8FA;
}
#container .ign-content-alt h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	font-size: 40px;
	color: #3B7BB3;
	font-weight: 700;
}
#container .ign-content-video {
	margin: 10px 0;
	padding: 0;
	background-color: #F7F8FA;
	text-align: center;
	font-size: 0;
}
#container .ign-content-video iframe {
	width: 820px;
	height: 461px;
	margin: 0 auto;
	padding: 0;
}
#container .ign-video-headline h3 {
	margin: 25px 0 10px 0;
	padding: 0 70px;
	text-align: center;
	font-size: 40px;
	color: #3B7BB3;
	font-weight: 700;
}
#container .ign-content-level {
	margin: 10px 120px;
	padding: 20px 0;
}
#container .ign-content-level h3 {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 36px;
	position: relative;
}
#container .ign-content-level h3 .amount {
	position: absolute;
	right: 0;
	top: 0;
	color: #3B7BB3;
	font-weight: 400;
}
#container .ign-content-level .ign-content-text {
	background-color: #F7F8FA;
	border-top: 1px solid #BBBBD1;
	padding: 20px;
}
#container .ign-content-level li {
	list-style: none;
	margin: 20px 0 20px 0;
	padding: 0;
	color: #0B1E33;
	clear: both;
}
#container .ign-content-level img.left {
	float: left;
	margin: 10px 30px 10px 0;
}
#container .ign-content-level img.right {
	float: right;
	margin: 0px 0 10px 20px;
}
#container .ign-content-level .ign-content-text {
	background-color: #F7F8FA;
	border-top: 1px solid #BBBBD1;
	padding: 20px;
}
#container .ign-content-alert {
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#container .ign-content-alert h3 {
	text-align: center;
	padding: 40px 50px;
	line-height: 30px;
	font-size: 26px;
	color: #3B7BB3;
	font-weight: 300;
	max-height: 120px;
}
#project-c .ign-content-long, #container .ign-content-normal, #container .ign-content-alt, #container .ign-content-fullalt {
	padding-right: 70px;
	padding-left: 70px;
	clear: both;
}

#ign-project-content h3.product-dashed-heading, #ign-project-content h3.product-dashed-heading1, #ign-project-content #prodfaq, #ign-project-content #produpdates {
	border: none;
	padding-left: 50px;
	padding-right: 50px;
}
.ignitiondeck .id-purchase-form { border: none; }
.ignitiondeck form .form-row label {
	color: inherit;
}
/* Purchase Form */

.ignitiondeck .id-purchase-form-wrapper {
  background-color: transparent !important; }
.ignitiondeck .id-purchase-form {
  border: none; }
.ignitiondeck.id-purchase-form-full {
	margin: 25px 50px;
} 
.ignitiondeck form {
  	border: none !important;
}
.ignitiondeck form #stripe-input:after {
  background: #75B83A;
  color: #fff; }
.ignitiondeck form #id-notifications .notification {
  background-color: #cee2f2;
  border-color: #2e82ae;
  color: #04294b; }
.ignitiondeck form #message-container .notification.error {
  background-color: #F2D4CE;
  border-color: #AE432E;
  color: #4b0505; }
.ignitiondeck form #message-container .close-notification {
  color: #737373; }
.ignitiondeck form .form-row label {
  color: #777777; }
.ignitiondeck form .form-row input {
  background: #fff;
  }
.ignitiondeck form .form-row input, .ignitiondeck form .form-row textarea, .ignitiondeck form .form-row select {
  color: #444;
  border: 1px solid #9CB0B9; }
.ignitiondeck form .finaldesc, .ignitiondeck form .finaldesc p {
  color: #444444; }
.ignitiondeck form .main-btn, .ignitiondeck form input[type=submit] {
  background: #525152;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #fff; }
.ignitiondeck form .main-btn:hover, .ignitiondeck form input[type=submit]:hover {
  background: #333;
  color: #fff; }
.ignitiondeck form .payment-errors {
  color: rgba(255, 255, 255, 0.92);
  background-color: rgba(183, 14, 14, 0.77); }
.ignitiondeck form .payment-type-selector a {
  color: #666;
  background: #ddd;
  background-image: none !important; }
.ignitiondeck form .payment-type-selector a:hover {
  border: 1px solid #41aac7;
  color: #41aac7; }
.ignitiondeck form .payment-type-selector a.active {
  border: 1px solid #41aac7;
  color: #000; }
.ignitiondeck form .ign-checkout-price {
  color: #41aac7; }
.ignitiondeck form label.dd-option-text {
  color: #41aac7; }
.ignitiondeck form .dd-option-description {
  border-left: 1px solid #ddd; }
.ignitiondeck form .required-mark {
  color: #41aac7; }
.ignitiondeck form .red-border {
  border: 1px solid red; }
.ignitiondeck form .form-item-error-msg {
  font-size: 10.66667px;
  font-weight: bold;
  color: red; }
.form-level:before	{
	color: #333;
}
.project_disclaimer {
	width: auto;
	margin: 0 20px;
}
ol.commentlist {
	margin: 0 0 0 50px;
}
.commentlist .avatar {
	border: none;
}
/* Footer */

footer {
	width: 100%;
	max-width: 100%;
	border: none;
	color: #BDE1FF;
	background-color: #2B6496;
}
footer #branding {
	max-width: 500px;
	margin: 10px auto 30px auto;
	display: block;
	text-align: center;
}
footer #branding img {
	max-width: 300px;
}
footer #site-description h1 {
	font-size: 18px;
	line-height: 18px;
	color: #828282;
	width: auto;
	height: auto;
	text-align: center;
	max-width: 960px;
	font-weight: 300;
}
footer #copyright {
		border-top: none;
	}
footer nav#menu-header {
	width: 100%;
	max-width: 100%;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	z-index:3;
	background-color: #3B7BB3;
}
footer nav#menu-header div.menu {
	max-width: 960px;
	display: block;
	margin: 0 auto 10px auto;
	z-index:3;
	height: 24px;
	text-align: center;
}
footer .footer-finalwrap {
	background-color: #2B6496;
}
footer .footer-finalwrap .footer-final {
	max-width: 960px;
	margin: 0 auto;
	line-height: 40px;
	position: relative;
}
footer .footer-finalwrap a {
	color: #BDE1FF;
}
footer .footer-finalwrap a:hover {
	color: #fff;
}
footer .footerright {
	position: absolute;
	right: 0;
	top: 0;
}
#menu-footer ul.menu li, #menu-footer ul.defaultMenu li {
	border-right: 1px solid #BDE1FF;
	line-height: 12px;
	margin: 0;
}
#menu-footer ul.menu li a, #menu-footer ul.defaultMenu li a{
	color: #BDE1FF;
	padding: 0 16px 0 16px; 
	opacity: .9;
}
#menu-footer ul.menu li a:hover, ul.menu li a:active, #menu-footer ul.defaultMenu li a:hover,  #menu-footer ul.defaultMenu li a:active { 
	opacity: 1;
	color: #fff;
}

#wrapper {
	min-height: 100%;
  	/* equal to footer height */
  	margin: 0;
	margin-bottom: -100px;
}
#wrapper:after {
  content: "";
  display: block;
}
footer, #wrapper:after {
  /* .push must be the same height as footer */
  height: 100px; 
  margin: 0;
  padding: 0;
}
#disqus_thread {margin: 20px 40px;}


/* Buttons */

a.line-button {
	border-radius: 5px;
	padding: 5px 10px;
	text-decoration: none;
}
a.line-button.light {
	border: 1px solid #fff;
	color: #fff;
}
a.line-button.light:hover {
	color: #333;
	background-color: #fff;
}
a.line-button.dark {
	border: 1px solid #333;
	color: #333;
}
a.line-button.dark:hover {
	color: #fff;
	background-color: #333;
}

/* End Buttons */


@media only screen and (min-width: 1480px) {
	#ign-hDeck-left .ign-progress-wrapper{
		height: 60px;
		line-height: 60px;
	}
	#ign-hDeck-left .ign-progress-bar {
		height: 60px;
		min-width: 15%;
	}
	#ign-hDeck-left .ign-progress-raised strong {
		font-size: 32px;
		line-height: 60px;
	}
	#ign-hDeck-left .ign-progress-raised .amount{
		font-size: 32px;
		line-height: 36px;
	}
	#ign-hDeck-left .ign-progress-raised .raised {
		font-size: 16px;
		line-height: 16px;
	}
	#ign-hDeck-wrapper #ign-hdeck-wrapperbg {
		height: 575px;
	}
	#ign-hDeck-wrapper {
		height: 690px;
	}
	#ign-hDeck-left {
		height: 575px;
	}
	#ign-hDeck-left .slider, #ign-hDeck-left .video {
		height: 575px;
	}
	#ign-hDeck-left .slider {
		background-size: auto 100%;
	}
}
/*		Mobile Layout: 320px to 680px.     */
@media screen and (min-width:120px) and (max-width:680px){
	header#header {
		height: auto;
	}
	#home-sharing {
		position: inherit;
		right: 0;
		margin: 0 auto;
	}
	.home #content {
		width: 100%;
		padding: 0;
	}
	#ign-hDeck-wrapper #ign-hdeck-wrapperbg {
		background: transparent !important;
	}
	#ign-product-levels {
		margin: 0;
	}
	#ign-product-levels .level-group {
		width: 100%;
		height: auto;
	}
	nav#menu-header {
		height: auto;
	}
	#ign-hDeck-header #ign-hDeck-left {
		height: 240px;
		margin-left: 0;
	}
	#ign-hDeck-left .slider {
		background-size: auto 100%;
	}
	#ign-hDeck-left .ign-progress-wrapper{
		height: 40px;
		margin: 0;
		line-height: 30px;
		width: 100%;
		padding: 0;
		position: relative;
		white-space: nowrap;
		background: rgba(99,99,99,.7);
	}
	#ign-hDeck-left .ign-progress-wrapper .ign-progress-wrapper {
		position: static;
	}
	#ign-hDeck-left .ign-progress-wrapper .ign-progress-bar {
		background: rgba(58,129,191,1);
		position: static;
	}
	#ign-hDeck-left .ign-progress-raised {
		position: absolute;
		left: auto;
		right: auto;
		text-align: center;
		width: 100%;
	}
	#ign-hDeck-wrapper {
		position: inherit;
		height: 450px;
	}
	#ign-hDeck-wrapper #ign-hdeck-wrapperbg {
		background-color: transparent;
		position: inherit;
		height: auto;
	}
	#ign-hDeck-right {
		width: 90%;
		height: 125px;
		padding: 0;
		margin: 0 auto  !important;
		float: none !important;
		position: relative;
	}
	#ign-hDeck-right .internal {
		width: 100%;
		max-width: 720px;
		height: 75px;
		margin: 20px 20px;
		padding: 0;
		float: none;
		text-align: center;
	}
	#ign-hDeck-right h3#ign-levels-headline {
		width: 100%;
		position: relative;
		margin: 10px auto 0 auto;
	}
	#ign-hDeck-right .ign-product-goal .ign-goal, #ign-hDeck-right .ign-product-supporters .ign-supporters, #ign-hDeck-right .ign-product-proposed-end strong {
		text-align: center;
	}
	#ign-hDeck-right button#goto-comments {
		width: 100%;
		background: rgba(215,229,243,0.82);
		display: block;
		position: inherit;
		display: block;
		right: 0;
		left: auto;
		bottom: auto;
		top: 50px;
	}
	#ign-hDeck-right button#goto-comments:hover {
		background: rgba(215,229,243,1);
	}
	.ign-product-goal {
		float: none;
		clear: none;
		display: inline-block;
	}
	.ign-supportnow.mobile a {
		color: #F1F4F7;
	font-weight: 200;
	text-decoration: none;
	line-height: 78px;
	text-align: center;
	font-size: 36px;
	padding: 0;
	height: 75px;
	width: 100%;
	}
	.ign-supportnow { max-width: 100%;}
	#ign-hDeck-social {
		display: none;
	}
	#ign-project-content .ign-content-level {
		margin: 10px 10px;
		padding: 20px 0;
	}
	#ign-project-content .ign-content-fullalt {
		overflow: scroll;
	}
	#ign-project-content .ign-content-long, #ign-project-content .ign-content-normal, #ign-project-content .ign-content-alt, #ign-project-content .ign-content-fullalt, #ign-project-content .ign-content-video, #ign-project-content .ign-video-headline h3 {
		padding-right: 10px;
		padding-left: 10px;
		clear: both;
	}
	#ign-project-content .ign-content-long h3, #ign-project-content .ign-content-normal h3, #ign-project-content .ign-content-alt h3, #ign-project-content .ign-content-fullalt h3 {
		text-align: center;
	}
	#ign-project-content .ign-content-normal.imageleft img, #ign-project-content .ign-content-normal.imageright img {
		float: none;
		margin: 0 auto 20px auto;
		display: block;
	}
	.ign-supportnow.mobile a {
		display: none;
	}
	.title-wrap a.pledge-button {
		display: block;
	}
	.title-wrap h2.entry-title {
		text-align: center;
		line-height: 52px;
		padding-top: 10px;
	}
	.title-wrap {
		height: auto;
		background-size: auto 100%;
	}
	.ignitiondeck.id-purchase-form-full {
		margin: 15px 0;
	}
	.ignitiondeck form .form-row label .required-mark {
		font-size: 0;
	}
	.ignitiondeck form .form-row label .required-mark:before {
		content: "*";
		font-size: 11px;
	}
	footer .footerright {
		width: 90%;
		margin: 0 auto 10px auto;
		left: 0;
		text-align: center;
	}
	footer #copyright {
		width: 90%;
		margin: 0 auto 10px auto;
		padding-top: 30px;
		text-align: center;
	}
}
/* For the Deck Data and Footer Menu on Mobile */
@media only screen and (min-width: 120px) and (max-width: 1020px) {
	#ign-hDeck-wrapper #ign-hDeck-right .internal {
		width: 90%;
	}
	.ign-supportnow a {
		line-height: 58px;
		font-size: 26px;
		width: 80%;
		height: 58px;
	}
	footer nav#menu-header {
		display: none;
	}
	#ign-hDeck-right .ign-product-proposed-end .ign-proposed-end, #ign-hDeck-right .ign-product-supporters strong, #ign-hDeck-right .ign-product-goal strong {
		font-size: 24px;
		line-height: 24px;
	}
	#share-embed {
		display: none;
	}
	#ign-project-content .ign-content-video iframe {
		width: 620px;
		height: 349px;
		margin: 0 auto;
		padding: 0;
	}
}
/*		Tablet Layout: 768px.     */
@media only screen and (min-width: 681px) and (max-width: 769px) {
	#ign-product-levels .level-group {
		width: 50%;
		height: auto;
	}
	#ign-hDeck-left .slider {
		background-size: auto 100%;
	}
	#ign-project-content .ign-content-video iframe {
		width: 480px;
		height: 270px;
		min-height: 200px;
	}
	#ign-hDeck-wrapper #ign-hDeck-left {
		height: 375px;
	}
	footer .footerright {
		width: 90%;
		margin: 0 auto 10px auto;
		height: 30px;
		left: 0;
		text-align: center;
	}
	footer #copyright {
		width: 90%;
		margin: 0 auto 10px auto;
		padding-top: 30px;
		text-align: center;
	}
}
@media only screen and (min-width: 480px) and (max-width: 680px) {
	#ign-hDeck-wrapper #ign-hdeck-wrapperbg {
		height: 275px;
	}
	#ign-hDeck-wrapper {
		height: 450px;
	}
	#ign-hDeck-wrapper #ign-hDeck-left {
		height: 275px;
	}
	#ign-hDeck-wrapper #ign-hDeck-left .slider, #ign-hDeck-left .video {
		height: 275px;
	}
	#ign-hDeck-left .video .actualvideo {
		width: 480px;
	}
	#ign-hDeck-wrapper #ign-hDeck-left .slider {
		background-size: auto 100%;
		background-position: center;
	}
	#ign-project-content .ign-content-video iframe {
		width: 480px;
		height: 270px;
		min-height: 200px;
	}
}
@media screen and (min-width:321px) and (max-width:479px){
	#ign-hDeck-left .video .actualvideo {
		width: 320px;
	}
	#ign-project-content .ign-content-video iframe {
		width: 320px;
		height: 180px;
		min-height: 200px;
	}
}
/*		Mobile Layout: 320px to 680px.     */
@media screen and (min-width:0px) and (max-width:320px){
	#ign-hDeck-header #ign-hDeck-left {
		height: 180px;
		margin-left: 0;
	}
}



/* Clearfix - add .cf to any container that has floats inside it. */
 
/* For modern browsers */
.cf:before,
.cf:after {
  content:"";
  display:table;
}
 
.cf:after {
clear:both;
}
 
/* For IE 6/7 (triggers hasLayout) */
.cf {
  *zoom:1;
}
 
/* End ClearFix */

footer #branding {
display: none;
}