/*!

Theme Name: Lean

Theme URI: http://leantheme.co

Version: 1.9.1

Description: Lean is a sleek, exacting product designed for uncluttered and sophisticated presentation of your content on desktop and mobile devices.

Tags: blog, professional, clean, minimal, simple, black, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, responsive-width, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready

Author: Jason Bradley

Author URI: http://jasonbradley.me

License: GNU General Public License v3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

*//*! Forked from Standard *//*!

 * Bootstrap v3.1.0

 *

 * Copyright 2013 Twitter, Inc

 * Licensed under the Apache License v2.0

 * http://www.apache.org/licenses/LICENSE-2.0

 *

 * Designed and built with all the love in the world by @mdo and @fat.

 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
	font-family:"proxima-nova",sans-serif,arial,verdana;
	line-height:1.5;
	font-size:1.15em;
	font-weight: 400;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}

body {
	margin:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent
}

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

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

b,strong {
	font-weight:700
}

dfn {
	font-style:italic
}

h1 {
	font-size:2em;
	margin:.67em 0;
}

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

small {
	font-size:80%
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	top:-.5em
}

sub {
	bottom:-.25em
}

img {
	border:0
}

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

figure {
	margin:1em 40px
}

hr {
	-moz-box-sizing:content-box;
	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;
	-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
}

fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}

legend {
	border:0;
	padding:0
}

textarea {
	overflow:auto
}

optgroup {
	font-weight:700
}

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

td,th {
	padding:0
}


.btn{
white-space:normal !important;
}

.single-post a img { transition: none; }


.memb_blue {color:#3276B1;}

@media print {
	* {
		text-shadow:none!important;
		color:#000!important;
		background:transparent!important;
		box-shadow:none!important
	}

	a,a:visited {
		text-decoration:underline
	}

	a[href]:after {
		content:" (" attr(href) ")"
	}

	abbr[title]:after {
		content:" (" attr(title) ")"
	}

	a[href^="javascript:"]:after,a[href^="#"]:after {
		content:""
	}

	blockquote {
		border:1px solid #999;
		page-break-inside:avoid
	}

	thead {
		display:table-header-group
	}

	tr,img {
		page-break-inside:avoid
	}

	img {
		max-width:100%!important
	}

	p,h2,h3 {
		orphans:3;
		widows:3
	}

	h2,h3 {
		page-break-after:avoid
	}

	select {
		background:#fff!important
	}

	.navbar {
		display:none
	}

	.table td,.table th {
		background-color:#fff!important
	}

	.btn>.caret,.dropup>.btn>.caret {
		border-top-color:#000!important
	}

	.label {
		border:1px solid #000
	}

	.table {
		border-collapse:collapse!important
	}

	.table-bordered th,.table-bordered td {
		border:1px solid #ddd!important
	}
}

* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

:before,:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}

body {
	font-family:"proxima-nova",sans-serif,arial,verdana;
	font-weight: 400;
	font-size:16px;
	line-height:1.48571429;
	color:#333;
	background-color:#efefef
}

input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}

a {
	color:#3a76a9;
	text-decoration:none
}

a:hover,a:focus {
	color:#99b4d0;
	text-decoration:underline
}

a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

figure {
	margin:0
}

img {
	vertical-align:middle
}

.img-responsive {
	display:block;
	max-width:100%;
	height:auto
}

.img-rounded {
	border-radius:6px
}

.img-thumbnail {
	padding:4px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}

.img-circle {
	border-radius:50%
}

hr {
	margin-top:22px;
	margin-bottom:22px;
	border:0;
	border-top:1px solid #eee
}

.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:'Droid Sans',sans-serif,helvetica,arial;
	font-weight:400;
	line-height:1.2;
	color:#3d3d3d;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight:400;
	line-height:1;
	color:#999
}

h1,.h1,h2,.h2,h3,.h3, h4,.h4,h5,.h5,h6,.h6  {
	margin-top:22px;
	margin-bottom:11px
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size:65%
}


h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size:75%
}

h1,.h1 {
	font-size:38px
}

h2,.h2 {
	font-size:34px
}

h3,.h3 {
	font-size:28px
}

h4,.h4 {
	font-size:20px
}

h5,.h5 {
	font-size:16px
}

h6,.h6 {
	font-size:14px
}

p {
	margin:0 0 14px 0;
}

.lead {
	margin-bottom:22px;
	font-size:18px;
	font-weight:200;
	line-height:1.4
}


.white { color:#fff; }

 img.profile {margin-bottom:25px;}


.memb_showcase {margin-bottom: 30px;}

.feature-list a { font-weight:bold;}

.btn-group h4 {margin:0px;}


@media(min-width:768px) {
	.lead {
		font-size:24px
	}
}

small,.small {
	font-size:85%
}

cite {
	font-style:normal
}

.text-left {
	text-align:left
}

.text-right {
	text-align:right
}

.text-center,.center {
	text-align:center
}

.text-justify {
	text-align:justify
}

.text-muted {
	color:#999
}

.text-primary {
	color:#428bca
}

a.text-primary:hover {
	color:#99b4d0
}

.text-success {
	color:#3c763d
}

a.text-success:hover {
	color:#2b542c
}

.text-info {
	color:#31708f
}

a.text-info:hover {
	color:#245269
}

.text-warning {
	color:#8a6d3b
}

a.text-warning:hover {
	color:#66512c
}

.text-danger {
	color:#a94442
}

a.text-danger:hover {
	color:#843534
}

.bg-primary {
	color:#fff;
	background-color:#428bca
}

a.bg-primary:hover {
	background-color:#3071a9
}

.bg-success {
	background-color:#dff0d8
}

a.bg-success:hover {
	background-color:#c1e2b3
}

.bg-info {
	background-color:#d9edf7
}

a.bg-info:hover {
	background-color:#afd9ee
}

.bg-warning {
	background-color:#fcf8e3
}

a.bg-warning:hover {
	background-color:#f7ecb5
}

.bg-danger {
	background-color:#f2dede
}

a.bg-danger:hover {
	background-color:#e4b9b9
}

.page-header {
	padding-bottom:10px;
	margin:44px 0 22px;
	border-bottom:1px solid #eee
}

ul,ol {
	margin-top:0;
	margin-bottom:11px
}

ul ul,ol ul,ul ol,ol ol {
	margin-bottom:0
}

.list-unstyled {
	padding-left:0;
	list-style:none
}

.list-inline {
	padding-left:0;
	list-style:none
}

.list-inline>li {
	display:inline-block;
	padding-left:5px;
	padding-right:5px
}

.list-inline>li:first-child {
	padding-left:0
}

dl {
	margin-top:0;
	margin-bottom:22px
}

dt,dd {
	line-height:1.428571429
}

dt {
	font-weight:700
}

dd {
	margin-left:0
}

@media(min-width:768px) {
	.dl-horizontal dt {
		float:left;
		width:160px;
		clear:left;
		text-align:right;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap
	}

	.dl-horizontal dd {
		margin-left:180px
	}
}

abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #999
}

.initialism {
	font-size:90%;
	text-transform:uppercase
}

blockquote {
	font-family:'Droid Sans',sans-serif,arial;
	padding:11px 22px;
	margin:0 0 22px;
	font-size:20px;
	border-left:5px solid #eee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0
}

blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.428571429;
	color:#999
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
	text-align:right
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	content:''
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014'
}

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

address {
	margin-bottom:22px;
	font-style:normal;
	line-height:1.428571429
}

code,kbd,pre,samp {
	font-family:'Droid Sans',Menlo,Monaco,Consolas,"Courier New",monospace;
	font-weight:400;
	color:#606060;
	padding:10px
}

code {
	padding:4px 8px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	white-space:nowrap;
	border-radius:4px
}



kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
}

pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}

.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}

.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:25px;
	padding-right:25px
}

@media(min-width:768px) {
	.container {
		width:750px
	}
}

@media(min-width:992px) {
	.container {
		width:970px
	}
}

@media(min-width:1200px) {
	.container {
		width:1170px
	}
}

.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}

.row {
	margin-left:-15px;
	margin-right:-15px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}

.col-xs-12 {
	width:100%
}

.col-xs-11 {
	width:91.666666666667%
}

.col-xs-10 {
	width:83.333333333333%
}

.col-xs-9 {
	width:75%
}

.col-xs-8 {
	width:66.666666666667%
}

.col-xs-7 {
	width:58.333333333333%
}

.col-xs-6 {
	width:50%
}

.col-xs-5 {
	width:41.666666666667%
}

.col-xs-4 {
	width:33.333333333333%
}

.col-xs-3 {
	width:25%
}

.col-xs-2 {
	width:16.666666666667%
}

.col-xs-1 {
	width:8.3333333333333%
}

.col-xs-pull-12 {
	right:100%
}

.col-xs-pull-11 {
	right:91.666666666667%
}

.col-xs-pull-10 {
	right:83.333333333333%
}

.col-xs-pull-9 {
	right:75%
}

.col-xs-pull-8 {
	right:66.666666666667%
}

.col-xs-pull-7 {
	right:58.333333333333%
}

.col-xs-pull-6 {
	right:50%
}

.col-xs-pull-5 {
	right:41.666666666667%
}

.col-xs-pull-4 {
	right:33.333333333333%
}

.col-xs-pull-3 {
	right:25%
}

.col-xs-pull-2 {
	right:16.666666666667%
}

.col-xs-pull-1 {
	right:8.3333333333333%
}

.col-xs-pull-0 {
	right:0
}

.col-xs-push-12 {
	left:100%
}

.col-xs-push-11 {
	left:91.666666666667%
}

.col-xs-push-10 {
	left:83.333333333333%
}

.col-xs-push-9 {
	left:75%
}

.col-xs-push-8 {
	left:66.666666666667%
}

.col-xs-push-7 {
	left:58.333333333333%
}

.col-xs-push-6 {
	left:50%
}

.col-xs-push-5 {
	left:41.666666666667%
}

.col-xs-push-4 {
	left:33.333333333333%
}

.col-xs-push-3 {
	left:25%
}

.col-xs-push-2 {
	left:16.666666666667%
}

.col-xs-push-1 {
	left:8.3333333333333%
}

.col-xs-push-0 {
	left:0
}

.col-xs-offset-12 {
	margin-left:100%
}

.col-xs-offset-11 {
	margin-left:91.666666666667%
}

.col-xs-offset-10 {
	margin-left:83.333333333333%
}

.col-xs-offset-9 {
	margin-left:75%
}

.col-xs-offset-8 {
	margin-left:66.666666666667%
}

.col-xs-offset-7 {
	margin-left:58.333333333333%
}

.col-xs-offset-6 {
	margin-left:50%
}

.col-xs-offset-5 {
	margin-left:41.666666666667%
}

.col-xs-offset-4 {
	margin-left:33.333333333333%
}

.col-xs-offset-3 {
	margin-left:25%
}

.col-xs-offset-2 {
	margin-left:16.666666666667%
}

.col-xs-offset-1 {
	margin-left:8.3333333333333%
}

.col-xs-offset-0 {
	margin-left:0
}

@media(min-width:768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
		float:left
	}

	.col-sm-12 {
		width:100%
	}

	.col-sm-11 {
		width:91.666666666667%
	}

	.col-sm-10 {
		width:83.333333333333%
	}

	.col-sm-9 {
		width:75%
	}

	.col-sm-8 {
		width:66.666666666667%
	}

	.col-sm-7 {
		width:58.333333333333%
	}

	.col-sm-6 {
		width:50%
	}

	.col-sm-5 {
		width:41.666666666667%
	}

	.col-sm-4 {
		width:33.333333333333%
	}

	.col-sm-3 {
		width:25%
	}

	.col-sm-2 {
		width:16.666666666667%
	}

	.col-sm-1 {
		width:8.3333333333333%
	}

	.col-sm-pull-12 {
		right:100%
	}

	.col-sm-pull-11 {
		right:91.666666666667%
	}

	.col-sm-pull-10 {
		right:83.333333333333%
	}

	.col-sm-pull-9 {
		right:75%
	}

	.col-sm-pull-8 {
		right:66.666666666667%
	}

	.col-sm-pull-7 {
		right:58.333333333333%
	}

	.col-sm-pull-6 {
		right:50%
	}

	.col-sm-pull-5 {
		right:41.666666666667%
	}

	.col-sm-pull-4 {
		right:33.333333333333%
	}

	.col-sm-pull-3 {
		right:25%
	}

	.col-sm-pull-2 {
		right:16.666666666667%
	}

	.col-sm-pull-1 {
		right:8.3333333333333%
	}

	.col-sm-pull-0 {
		right:0
	}

	.col-sm-push-12 {
		left:100%
	}

	.col-sm-push-11 {
		left:91.666666666667%
	}

	.col-sm-push-10 {
		left:83.333333333333%
	}

	.col-sm-push-9 {
		left:75%
	}

	.col-sm-push-8 {
		left:66.666666666667%
	}

	.col-sm-push-7 {
		left:58.333333333333%
	}

	.col-sm-push-6 {
		left:50%
	}

	.col-sm-push-5 {
		left:41.666666666667%
	}

	.col-sm-push-4 {
		left:33.333333333333%
	}

	.col-sm-push-3 {
		left:25%
	}

	.col-sm-push-2 {
		left:16.666666666667%
	}

	.col-sm-push-1 {
		left:8.3333333333333%
	}

	.col-sm-push-0 {
		left:0
	}

	.col-sm-offset-12 {
		margin-left:100%
	}

	.col-sm-offset-11 {
		margin-left:91.666666666667%
	}

	.col-sm-offset-10 {
		margin-left:83.333333333333%
	}

	.col-sm-offset-9 {
		margin-left:75%
	}

	.col-sm-offset-8 {
		margin-left:66.666666666667%
	}

	.col-sm-offset-7 {
		margin-left:58.333333333333%
	}

	.col-sm-offset-6 {
		margin-left:50%
	}

	.col-sm-offset-5 {
		margin-left:41.666666666667%
	}

	.col-sm-offset-4 {
		margin-left:33.333333333333%
	}

	.col-sm-offset-3 {
		margin-left:25%
	}

	.col-sm-offset-2 {
		margin-left:16.666666666667%
	}

	.col-sm-offset-1 {
		margin-left:8.3333333333333%
	}

	.col-sm-offset-0 {
		margin-left:0
	}
}

@media(min-width:992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float:left
	}

	.col-md-12 {
		width:100%
	}

	.col-md-11 {
		width:91.666666666667%
	}

	.col-md-10 {
		width:83.333333333333%
	}

	.col-md-9 {
		width:75%
	}

	.col-md-8 {
		width:66.666666666667%
	}

	.col-md-7 {
		width:58.333333333333%
	}

	.col-md-6 {
		width:50%
	}

	.col-md-5 {
		width:41.666666666667%
	}

	.col-md-4 {
		width:33.333333333333%
	}

	.col-md-3 {
		width:25%
	}

	.col-md-2 {
		width:16.666666666667%
	}

	.col-md-1 {
		width:8.3333333333333%
	}

	.col-md-pull-12 {
		right:100%
	}

	.col-md-pull-11 {
		right:91.666666666667%
	}

	.col-md-pull-10 {
		right:83.333333333333%
	}

	.col-md-pull-9 {
		right:75%
	}

	.col-md-pull-8 {
		right:66.666666666667%
	}

	.col-md-pull-7 {
		right:58.333333333333%
	}

	.col-md-pull-6 {
		right:50%
	}

	.col-md-pull-5 {
		right:41.666666666667%
	}

	.col-md-pull-4 {
		right:33.333333333333%
	}

	.col-md-pull-3 {
		right:25%
	}

	.col-md-pull-2 {
		right:16.666666666667%
	}

	.col-md-pull-1 {
		right:8.3333333333333%
	}

	.col-md-pull-0 {
		right:0
	}

	.col-md-push-12 {
		left:100%
	}

	.col-md-push-11 {
		left:91.666666666667%
	}

	.col-md-push-10 {
		left:83.333333333333%
	}

	.col-md-push-9 {
		left:75%
	}

	.col-md-push-8 {
		left:66.666666666667%
	}

	.col-md-push-7 {
		left:58.333333333333%
	}

	.col-md-push-6 {
		left:50%
	}

	.col-md-push-5 {
		left:41.666666666667%
	}

	.col-md-push-4 {
		left:33.333333333333%
	}

	.col-md-push-3 {
		left:25%
	}

	.col-md-push-2 {
		left:16.666666666667%
	}

	.col-md-push-1 {
		left:8.3333333333333%
	}

	.col-md-push-0 {
		left:0
	}

	.col-md-offset-12 {
		margin-left:100%
	}

	.col-md-offset-11 {
		margin-left:91.666666666667%
	}

	.col-md-offset-10 {
		margin-left:83.333333333333%
	}

	.col-md-offset-9 {
		margin-left:75%
	}

	.col-md-offset-8 {
		margin-left:66.666666666667%
	}

	.col-md-offset-7 {
		margin-left:58.333333333333%
	}

	.col-md-offset-6 {
		margin-left:50%
	}

	.col-md-offset-5 {
		margin-left:41.666666666667%
	}

	.col-md-offset-4 {
		margin-left:33.333333333333%
	}

	.col-md-offset-3 {
		margin-left:25%
	}

	.col-md-offset-2 {
		margin-left:16.666666666667%
	}

	.col-md-offset-1 {
		margin-left:8.3333333333333%
	}

	.col-md-offset-0 {
		margin-left:0
	}
}

@media(min-width:1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float:left
	}

	.col-lg-12 {
		width:100%
	}

	.col-lg-11 {
		width:91.666666666667%
	}

	.col-lg-10 {
		width:83.333333333333%
	}

	.col-lg-9 {
		width:75%
	}

	.col-lg-8 {
		width:66.666666666667%
	}

	.col-lg-7 {
		width:58.333333333333%
	}

	.col-lg-6 {
		width:50%
	}

	.col-lg-5 {
		width:41.666666666667%
	}

	.col-lg-4 {
		width:33.333333333333%
	}

	.col-lg-3 {
		width:25%
	}

	.col-lg-2 {
		width:16.666666666667%
	}

	.col-lg-1 {
		width:8.3333333333333%
	}

	.col-lg-pull-12 {
		right:100%
	}

	.col-lg-pull-11 {
		right:91.666666666667%
	}

	.col-lg-pull-10 {
		right:83.333333333333%
	}

	.col-lg-pull-9 {
		right:75%
	}

	.col-lg-pull-8 {
		right:66.666666666667%
	}

	.col-lg-pull-7 {
		right:58.333333333333%
	}

	.col-lg-pull-6 {
		right:50%
	}

	.col-lg-pull-5 {
		right:41.666666666667%
	}

	.col-lg-pull-4 {
		right:33.333333333333%
	}

	.col-lg-pull-3 {
		right:25%
	}

	.col-lg-pull-2 {
		right:16.666666666667%
	}

	.col-lg-pull-1 {
		right:8.3333333333333%
	}

	.col-lg-pull-0 {
		right:0
	}

	.col-lg-push-12 {
		left:100%
	}

	.col-lg-push-11 {
		left:91.666666666667%
	}

	.col-lg-push-10 {
		left:83.333333333333%
	}

	.col-lg-push-9 {
		left:75%
	}

	.col-lg-push-8 {
		left:66.666666666667%
	}

	.col-lg-push-7 {
		left:58.333333333333%
	}

	.col-lg-push-6 {
		left:50%
	}

	.col-lg-push-5 {
		left:41.666666666667%
	}

	.col-lg-push-4 {
		left:33.333333333333%
	}

	.col-lg-push-3 {
		left:25%
	}

	.col-lg-push-2 {
		left:16.666666666667%
	}

	.col-lg-push-1 {
		left:8.3333333333333%
	}

	.col-lg-push-0 {
		left:0
	}

	.col-lg-offset-12 {
		margin-left:100%
	}

	.col-lg-offset-11 {
		margin-left:91.666666666667%
	}

	.col-lg-offset-10 {
		margin-left:83.333333333333%
	}

	.col-lg-offset-9 {
		margin-left:75%
	}

	.col-lg-offset-8 {
		margin-left:66.666666666667%
	}

	.col-lg-offset-7 {
		margin-left:58.333333333333%
	}

	.col-lg-offset-6 {
		margin-left:50%
	}

	.col-lg-offset-5 {
		margin-left:41.666666666667%
	}

	.col-lg-offset-4 {
		margin-left:33.333333333333%
	}

	.col-lg-offset-3 {
		margin-left:25%
	}

	.col-lg-offset-2 {
		margin-left:16.666666666667%
	}

	.col-lg-offset-1 {
		margin-left:8.3333333333333%
	}

	.col-lg-offset-0 {
		margin-left:0
	}
}

table {
	max-width:100%;
	background-color:transparent
}

th {
	text-align:left
}

.table {
	width:100%;
	margin-bottom:22px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
	padding:8px;
	line-height:1.428571429;
	vertical-align:top;
	border-top:1px solid #ddd
}

.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
	border-top:0
}

.table>tbody+tbody {
	border-top:2px solid #ddd
}

.table .table {
	background-color:#efefef
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
	padding:5px
}

.table-bordered {
	border:1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border:1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
	background-color:#f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
	background-color:#f5f5f5
}

table col[class*="col-"] {
	position:static;
	float:none;
	display:table-column
}

table td[class*="col-"],table th[class*="col-"] {
	position:static;
	float:none;
	display:table-cell
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
	background-color:#f5f5f5
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
	background-color:#dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
	background-color:#d9edf7
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
	background-color:#fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
	background-color:#f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc
}

@media(max-width:767px) {
	.table-responsive {
		width:100%;
		margin-bottom:16.5px;
		overflow-y:hidden;
		overflow-x:scroll;
		-ms-overflow-style:-ms-autohiding-scrollbar;
		border:1px solid #ddd;
		-webkit-overflow-scrolling:touch
	}

	.table-responsive>.table {
		margin-bottom:0
	}

	.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
		white-space:nowrap
	}

	.table-responsive>.table-bordered {
		border:0
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left:0
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right:0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom:0
	}
}

fieldset {
	padding:0;
	margin:0;
	border:0;
	min-width:0
}

legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:22px;
	font-size:24px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}

label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:700
}

input[type="search"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

input[type="radio"],input[type="checkbox"] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}

input[type="file"] {
	display:block
}

input[type="range"] {
	display:block;
	width:100%
}

select[multiple],select[size] {
	height:auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

output {
	display:block;
	padding-top:7px;
	font-size:16px;
	line-height:1.428571429;
	color:#555
}

.form-control {
	display:block;
	width:100%;
	padding:6px 12px;
	font-size:16px;
	line-height:1.428571429;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
}

.form-control:-moz-placeholder {
	color:#999
}

.form-control::-moz-placeholder {
	color:#999;
	opacity:1
}

.form-control:-ms-input-placeholder {
	color:#999
}

.form-control::-webkit-input-placeholder {
	color:#999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}

textarea.form-control {
	height:auto
}

input[type="date"] {
	line-height:36px
}

.form-group {
	margin-bottom:15px
}

.radio,.checkbox {
	display:block;
	min-height:22px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px
}

.radio label,.checkbox label {
	display:inline;
	font-weight:400;
	cursor:pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	float:left;
	margin-left:-20px
}

.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px
}

.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}

input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}

.input-sm {
	height:33px;
	padding:5px 10px;
	font-size:14px;
	line-height:1.5;
	border-radius:3px
}

select.input-sm {
	height:33px;
	line-height:33px
}

textarea.input-sm,select[multiple].input-sm {
	height:auto
}

.input-lg {
	height:49px;
	padding:10px 16px;
	font-size:20px;
	line-height:1.33;
	border-radius:6px
}

select.input-lg {
	height:49px;
	line-height:49px
}

textarea.input-lg,select[multiple].input-lg {
	height:auto
}

.has-feedback {
	position:relative
}

.has-feedback .form-control {
	padding-right:45px
}

.has-feedback .form-control-feedback {
	position:absolute;
	top:27px;
	right:0;
	display:block;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
	color:#3c763d
}

.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}

.has-success .input-group-addon {
	color:#3c763d;
	border-color:#3c763d;
	background-color:#dff0d8
}

.has-success .form-control-feedback {
	color:#3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
	color:#8a6d3b
}

.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color:#8a6d3b;
	border-color:#8a6d3b;
	background-color:#fcf8e3
}

.has-warning .form-control-feedback {
	color:#8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
	color:#a94442
}

.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
	color:#a94442;
	border-color:#a94442;
	background-color:#f2dede
}

.has-error .form-control-feedback {
	color:#a94442
}

.form-control-static {
	margin-bottom:0
}

.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}




@media(min-width:768px) {
	.form-inline .form-group {
		display:inline-block;
		margin-bottom:0;
		vertical-align:middle
	}

	.form-inline .form-control {
		display:inline-block;
		width:auto;
		vertical-align:middle
	}

	.form-inline .control-label {
		margin-bottom:0;
		vertical-align:middle
	}

	.form-inline .radio,.form-inline .checkbox {
		display:inline-block;
		margin-top:0;
		margin-bottom:0;
		padding-left:0;
		vertical-align:middle
	}

	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
		float:none;
		margin-left:0
	}

	.form-inline .has-feedback .form-control-feedback {
		top:0
	}
}

.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top:0;
	margin-bottom:0;
	padding-top:7px
}

.form-horizontal .radio,.form-horizontal .checkbox {
	min-height:29px
}

.form-horizontal .form-group {
	margin-left:-15px;
	margin-right:-15px
}

.form-horizontal .form-control-static {
	padding-top:7px
}

@media(min-width:768px) {
	.form-horizontal .control-label {
		text-align:right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top:0;
	right:15px
}

.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 12px;
	font-size:16px;
	line-height:1.428571429;
	border-radius:4px
}

.btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

.btn:hover,.btn:focus {
	color:#333;
	text-decoration:none
}

.btn:active,.btn.active {
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none
}

.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
	color:#333;
	background-color:#ebebeb;
	border-color:#adadad
}

.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
	background-image:none
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
	background-color:#fff;
	border-color:#ccc
}

.btn-default .badge {
	color:#fff;
	background-color:#333
}

.btn-primary {
	color:#fff;
	background-color:#428bca;
	border-color:#357ebd
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary, body #gform_wrapper_5 .gform_footer input[type=submit] {
	color:#fff;
	background-color:#3276b1;
	border-color:#285e8e
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	background-image:none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active, body #gform_wrapper_5 .gform_footer input[type=submit] {
	background-color:#428bca;
	border-color:#357ebd
}

.btn-primary .badge {
	color:#428bca;
	background-color:#fff
}

.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
	color:#fff;
	background-color:#47a447;
	border-color:#398439
}

.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
	background-image:none
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	background-color:#5cb85c;
	border-color:#4cae4c
}

.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}

.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
	color:#fff;
	background-color:#39b3d7;
	border-color:#269abc
}

.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
	background-image:none
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	background-color:#5bc0de;
	border-color:#46b8da
}

.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}

.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ed9c28;
	border-color:#d58512
}

.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
	background-image:none
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	background-color:#f0ad4e;
	border-color:#eea236
}

.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}

.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#d2322d;
	border-color:#ac2925
}

.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
	background-image:none
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
	background-color:#d9534f;
	border-color:#d43f3a
}

.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}

#menu-above-header,.menu-navigation,.navbar,.navbar-default {
	background-color:#3a76a9
}

.caret-up {
	width:0;
	height:0;
	border-left:4px solid rgba(0,0,0,0);
	border-right:4px solid rgba(0,0,0,0);
	border-bottom:4px solid;
	display:inline-block;
	margin-left:2px;
	vertical-align:middle
}

.btn-link {
	color:#4d8b97;
	font-weight:400;
	cursor:pointer;
	border-radius:0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent
}

.btn-link:hover,.btn-link:focus {
	color:#335c64;
	text-decoration:underline;
	background-color:transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	color:#999;
	text-decoration:none
}

.btn-lg {
	padding:10px 16px;
	font-size:20px;
	line-height:1.33;
	border-radius:6px
}

.btn-sm {
	padding:5px 10px;
	font-size:14px;
	line-height:1.5;
	border-radius:3px
}

.btn-xs {
	padding:1px 5px;
	font-size:14px;
	line-height:1.5;
	border-radius:3px
}

.btn-block {
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0
}

.btn-block+.btn-block {
	margin-top:5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width:100%
}

.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	transition:opacity .15s linear
}

.fade.in {
	opacity:1
}

.collapse {
	display:none
}

.collapse.in {
	display:block
}

.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	transition:height .35s ease
}

.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}

.dropdown {
	position:relative
}

.dropdown-toggle:focus {
	outline:0
}

.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:16px;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box
}

.dropdown-menu.pull-right {
	right:0
}

.dropdown-menu .divider {
	height:1px;
	margin:10px 0;
	overflow:hidden;
	background-color:#e5e5e5
}

.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.428571429;
	color:#333;
	white-space:nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	text-decoration:none;
	color:#262626;
	background-color:#f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#428bca
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color:#999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor:not-allowed
}

.open>.dropdown-menu {
	display:block
}

.open>a {
	outline:0
}

.dropdown-menu-right {
	left:auto;
	right:0
}

.dropdown-menu-left {
	left:0;
	right:auto
}

.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:14px;
	line-height:1.428571429;
	color:#999
}

.dropdown-backdrop {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}

.pull-right>.dropdown-menu {
	right:0;
	left:auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top:0;
	border-bottom:4px solid;
	content:""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:1px
}

@media(min-width:768px) {
	.navbar-right .dropdown-menu {
		left:auto;
		right:0
	}

	.navbar-right .dropdown-menu-left {
		left:0;
		right:auto
	}
}

.input-group {
	position:relative;
	display:table;
	border-collapse:separate
}

.input-group[class*="col-"] {
	float:none;
	padding-left:0;
	padding-right:0
}

.input-group .form-control {
	float:left;
	width:100%;
	margin-bottom:0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height:49px;
	padding:10px 16px;
	font-size:20px;
	line-height:1.33;
	border-radius:6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
	height:49px;
	line-height:49px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
	height:auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height:33px;
	padding:5px 10px;
	font-size:14px;
	line-height:1.5;
	border-radius:3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
	height:33px;
	line-height:33px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
	height:auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display:table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius:0
}

.input-group-addon,.input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}

.input-group-addon {
	padding:6px 12px;
	font-size:16px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px
}

.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:14px;
	border-radius:3px
}

.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:20px;
	border-radius:6px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top:0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}

.input-group-addon:first-child {
	border-right:0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}

.input-group-addon:last-child {
	border-left:0
}

.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}

.input-group-btn>.btn {
	position:relative
}

.input-group-btn>.btn+.btn {
	margin-left:-1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
	z-index:2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right:-1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	margin-left:-1px
}

.nav {
	margin-bottom:0;
	padding-left:0;
	list-style:none
}

.nav>li {
	position:relative;
	display:block
}

.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}

.nav>li.disabled>a {
	color:#999
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color:#999;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color:#eee;
	border-color:#99b4d0
}

.nav .nav-divider {
	height:1px;
	margin:10px 0;
	overflow:hidden;
	background-color:#e5e5e5
}

.nav>li>a>img {
	max-width:none
}

.nav-tabs {
	border-bottom:1px solid #ddd
}

.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}

.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.428571429;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#555;
	background-color:#efefef;
	border:1px solid #e4e4e4;
	border-bottom-color:transparent;
	cursor:default
}

.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}

.nav-tabs.nav-justified>li {
	float:none
}

.nav-tabs.nav-justified>li>a {
	text-align:center;
	margin-bottom:5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}


/* style guide */

.mboldh3 {
	font-family:"Source Sans Pro",sans-serif;
	font-size:26px;
	text-align:center;
	letter-spacing:.5px;
	font-weight:400;
	padding:10px 0;
}

.center {text-align:center;}

.memberium-blue { background-color:#3A76A9; }


@media(min-width:768px) {
	.nav-tabs.nav-justified>li {
		display:table-cell;
		width:1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom:0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
	border:1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom:1px solid #ddd;
		border-radius:4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color:#efefef
	}
}

.nav-pills>li {
	float:left
}

.nav-pills>li>a {
	border-radius:4px
}

.nav-pills>li+li {
	margin-left:2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
	color:#fff;
	background-color:#428bca
}

.nav-stacked>li {
	float:none
}

.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}

.nav-justified {
	width:100%
}

.nav-justified>li {
	float:none
}

.nav-justified>li>a {
	text-align:center;
	margin-bottom:5px
}

.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}

@media(min-width:768px) {
	.nav-justified>li {
		display:table-cell;
		width:1%
	}

	.nav-justified>li>a {
		margin-bottom:0
	}
}

.nav-tabs-justified {
	border-bottom:0
}

.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
	border:1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom:1px solid #ddd;
		border-radius:4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
		border-bottom-color:#efefef
	}
}

.tab-content>.tab-pane {
	display:none
}

.tab-content>.active {
	display:block
}

.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0
}

.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:22px;
	border:1px solid transparent
}

@media(min-width:768px) {
	.navbar {
		border-radius:0
	}
}

@media(min-width:768px) {
	.navbar-header {
		float:left
	}
}

.navbar-collapse {
	max-height:340px;
	overflow-x:visible;
	padding-right:0;
	padding-left:0;
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling:touch
}

.navbar-collapse.in {
	overflow-y:auto
}

@media(min-width:768px) {
	.navbar-collapse {
		width:90%;
		text-align:center;
		border-top:0;
		box-shadow:none
	}

	.navbar-collapse.collapse {
		display:block!important;
		height:auto!important;
		padding-bottom:0;
		overflow:visible!important
	}

	.navbar-collapse.in {
		overflow-y:visible
	}

	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-left:0;
		padding-right:0
	}
}

.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
	margin-right:0;
	margin-left:0
}

@media(min-width:768px) {
	.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
		margin-right:0;
		margin-left:0
	}
}

.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}

@media(min-width:768px) {
	.navbar-static-top {
		border-radius:0
	}
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}

@media(min-width:768px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
		border-radius:0
	}
}

.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}

.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}

.navbar-brand {
	float:left;
	padding:0 14px 0 0;
	font-size:20px;
	line-height:22px;
	height:22px
}

.navbar-brand:hover,.navbar-brand:focus {
	text-decoration:none
}

@media(min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left:0
	}
}

.navbar-toggle {
	position:relative;
	float:right;
	margin-right:0;
	padding:9px 10px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}

.navbar-toggle:focus {
	outline:0
}

.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}

@media(min-width:768px) {
	.navbar-toggle {
		display:none
	}
}

.navbar-nav {
	margin:7px 0
}

.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;
	background-color:transparent
}

@media(max-width:767px) {
	


	
	
	.navbar-nav .open .dropdown-menu {
		position:static;
		float:none;
		width:100%;
		margin-top:0;
		font-size:14px;
		background-color:transparent;
		border:0;
		box-shadow:none
	}

	.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
		padding:5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height:22px
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image:none
	}
}

@media(min-width:768px) {
	.navbar-nav {
		float:left;
		margin:0
	}

	.navbar-nav>li {
		float:left
	}

	.navbar-nav>li>a {
		padding-top:14px;
		padding-bottom:14px
	}

	.navbar-nav.navbar-right:last-child {
		margin-right:0
	}
}

@media(min-width:768px) {
	.navbar-left {
		float:left!important
	}

	.navbar-right {
		float:right!important
	}
}

.navbar-form {
	padding:10px 0;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	margin:7px 0
}

@media(min-width:768px) {
	.navbar-form .form-group {
		display:inline-block;
		margin-bottom:0;
		vertical-align:middle
	}

	.navbar-form .form-control {
		display:inline-block;
		width:auto;
		vertical-align:middle
	}

	.navbar-form .control-label {
		margin-bottom:0;
		vertical-align:middle
	}

	.navbar-form .radio,.navbar-form .checkbox {
		display:inline-block;
		margin-top:0;
		margin-bottom:0;
		padding-left:0;
		vertical-align:middle
	}

	.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
		float:none;
		margin-left:0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top:0
	}
}

@media(max-width:767px) {
	.navbar-form .form-group {
		margin-bottom:5px
	}
}

@media(min-width:768px) {
	.navbar-form {
		width:auto;
		border:0;
		margin-left:0;
		margin-right:0;
		padding-top:0;
		padding-bottom:0;
		-webkit-box-shadow:none;
		box-shadow:none
	}

	.navbar-form.navbar-right:last-child {
		margin-right:0
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}

.navbar-btn {
	margin-top:7px;
	margin-bottom:7px
}

.navbar-btn.btn-sm {
	margin-top:8.5px;
	margin-bottom:8.5px
}

.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}

.navbar-text {
	margin-top:14px;
	margin-bottom:14px
}

@media(min-width:768px) {
	.navbar-text {
		float:left;
		margin-left:0;
		margin-right:0
	}

	.navbar-text.navbar-right:last-child {
		margin-right:0
	}
}

.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7;
	border-width:0 0 2px
}

.navbar-default .navbar-brand {
	color:#777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
	color:#5e5e5e;
	background-color:transparent
}

.navbar-default .navbar-text {
	color:#777
}

.navbar-default .navbar-nav>li>a {
	color:#777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	color:#333;
	background-color:transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color:#555
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
	color:#ccc;
	background-color:transparent
}

.navbar-default .navbar-toggle {
	border-color:#ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color:#ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color:#e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	background-color:transparent;
	color:#555
}

@media(max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color:#777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color:#333;
		background-color:transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color:#555;
		background-color:transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color:#ccc;
		background-color:transparent
	}
}

.navbar-default .navbar-link {
	color:#777
}

.navbar-default .navbar-link:hover {
	color:#333
}

.navbar-inverse {
	background-color:#222;
	border-color:#080808
}

.navbar-inverse .navbar-brand {
	color:#999
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color:#fff;
	background-color:transparent
}

.navbar-inverse .navbar-text {
	color:#999
}

.navbar-inverse .navbar-nav>li>a {
	color:#999
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
	color:#fff;
	background-color:transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
	color:#444;
	background-color:transparent
}

.navbar-inverse .navbar-toggle {
	border-color:#333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color:#333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color:#101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
	background-color:#080808;
	color:#fff
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color:#080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color:#080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color:#999
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color:#fff;
		background-color:transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color:#fff;
		background-color:#080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color:#444;
		background-color:transparent
	}
}

.navbar-inverse .navbar-link {
	color:#999
}

.navbar-inverse .navbar-link:hover {
	color:#fff
}

.breadcrumb {
	padding:8px 15px;
	margin-bottom:22px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px
}

.breadcrumb>li {
	display:inline-block
}

.breadcrumb>li+li:before {
	content:"/\00a0";
	padding:0 5px;
	color:#ccc
}

.breadcrumb>.active {
	color:#999
}

.pager {
	padding-left:0;
	margin:22px 0;
	list-style:none;
	text-align:center
}

.pager li {
	display:inline
}

.pager li>a,.pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}

.pager li>a:hover,.pager li>a:focus {
	text-decoration:none;
	background-color:#eee
}

.pager .next>a,.pager .next>span {
	float:right
}

.pager .previous>a,.pager .previous>span {
	float:left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	color:#999;
	background-color:#fff;
	cursor:not-allowed
}

.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:14px;
	font-weight:700;
	color:#fff;
	line-height:1;
	vertical-align:baseline;
	white-space:nowrap;
	text-align:center;
	background-color:#999;
	border-radius:10px
}

.badge:empty {
	display:none
}

.btn .badge {
	position:relative;
	top:-1px
}

.btn-xs .badge {
	top:0;
	padding:1px 5px
}

a.badge:hover,a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}

a.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color:#4d8b97;
	background-color:#fff
}

.nav-pills>li>a>.badge {
	margin-left:3px
}

.jumbotron {
	padding:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee
}

.jumbotron h1,.jumbotron .h1 {
	color:inherit
}

.jumbotron p {
	margin-bottom:15px;
	font-size:24px;
	font-weight:200
}

.container .jumbotron {
	border-radius:6px
}

.jumbotron .container {
	max-width:100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top:48px;
		padding-bottom:48px
	}

	.container .jumbotron {
		padding-left:60px;
		padding-right:60px
	}

	.jumbotron h1,.jumbotron .h1 {
		font-size:72px
	}
}

.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:22px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#4d8b97
}

.thumbnail .caption {
	padding:9px;
	color:#333
}

.media,.media-body {
	overflow:hidden;
	zoom:1
}

.media,.media .media {
	margin-top:15px
}

.media:first-child {
	margin-top:0
}

.media-object {
	display:block
}

.media-heading {
	margin:0 0 5px
}

.media>.pull-left {
	margin-right:10px
}

.media>.pull-right {
	margin-left:10px
}

.media-list {
	padding-left:0;
	list-style:none
}

.panel {
	margin-bottom:22px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
	box-shadow:0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
	padding:25px 50px
}

.panel>.list-group {
	margin-bottom:0
}

.panel>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}

.panel>.list-group .list-group-item:first-child {
	border-top:0
}

.panel>.list-group .list-group-item:last-child {
	border-bottom:0
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top-right-radius:3px;
	border-top-left-radius:3px
}

.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}

.panel>.table,.panel>.table-responsive>.table {
	margin-bottom:0
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
	border-top:1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
	border-top:0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border:0
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}

.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tfoot>tr:first-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tfoot>tr:first-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td {
	border-top:0
}

.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom:0
}

.panel>.table-responsive {
	border:0;
	margin-bottom:0
}

.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:3px;
	border-top-left-radius:3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}

.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:18px;
	color:inherit
}

.panel-title>a {
	color:inherit
}

.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}

.panel-group {
	margin-bottom:22px
}

.panel-group .panel {
	margin-bottom:0;
	border-radius:4px;
	overflow:hidden
}

.panel-group .panel+.panel {
	margin-top:5px
}

.panel-group .panel-heading {
	border-bottom:0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top:1px solid #ddd
}

.panel-group .panel-footer {
	border-top:0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}

.panel-default {
	border-color:#ddd
}

.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#ddd
}

.panel-primary {
	border-color:#428bca
}

.panel-primary>.panel-heading {
	color:#fff;
	background-color:#428bca;
	border-color:#428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#428bca
}

.panel-success {
	border-color:#d6e9c6
}

.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#d6e9c6
}

.panel-info {
	border-color:#bce8f1
}

.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#bce8f1
}

.panel-warning {
	border-color:#faebcc
}

.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#faebcc
}

.panel-danger {
	border-color:#ebccd1
}

.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color:#ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color:#ebccd1
}

.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,0.15)
}

.well-lg {
	padding:24px;
	border-radius:6px
}

.well-sm {
	padding:9px;
	border-radius:3px
}

.carousel {
	position:relative
}

.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%
}

.carousel-inner>.item {
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto;
	line-height:1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display:block
}

.carousel-inner>.active {
	left:0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}

.carousel-inner>.next {
	left:100%
}

.carousel-inner>.prev {
	left:-100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left:0
}

.carousel-inner>.active.left {
	left:-100%
}

.carousel-inner>.active.right {
	left:100%
}

.carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6)
}

.carousel-control.left {
	background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
	background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
	left:auto;
	right:0;
	background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
	background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:hover,.carousel-control:focus {
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	margin-left:-10px;
	font-family:serif
}

.carousel-control .icon-prev:before {
	content:'\2039'
}

.carousel-control .icon-next:before {
	content:'\203a'
}

.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center
}

.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0)
}

.carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff
}

.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6)
}

.carousel-caption .btn {
	text-shadow:none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width:30px;
		height:30px;
		margin-top:-15px;
		margin-left:-15px;
		font-size:30px
	}

	.carousel-caption {
		left:20%;
		right:20%;
		padding-bottom:30px
	}

	.carousel-indicators {
		bottom:20px
	}
}

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after {
	content:" ";
	display:table
}

.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after {
	clear:both
}

.center-block {
	display:block;
	margin-left:auto;
	margin-right:auto
}

.pull-right {
	float:right!important
}

.pull-left {
	float:left!important
}

.hide {
	display:none!important
}

.show {
	display:block!important
}

.invisible {
	visibility:hidden
}

.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}

.hidden {
	display:none!important;
	visibility:hidden!important
}

.affix {
	position:fixed
}

.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs {
	display:none!important
}

@media(max-width:767px) {
	.visible-xs {
		display:block!important
	}

	table.visible-xs {
		display:table
	}

	tr.visible-xs {
		display:table-row!important
	}

	th.visible-xs,td.visible-xs {
		display:table-cell!important
	}
}

.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm {
	display:none!important
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm {
		display:block!important
	}

	table.visible-sm {
		display:table
	}

	tr.visible-sm {
		display:table-row!important
	}

	th.visible-sm,td.visible-sm {
		display:table-cell!important
	}
}

.visible-md,tr.visible-md,th.visible-md,td.visible-md {
	display:none!important
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md {
		display:block!important
	}

	table.visible-md {
		display:table
	}

	tr.visible-md {
		display:table-row!important
	}

	th.visible-md,td.visible-md {
		display:table-cell!important
	}
}

.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg {
	display:none!important
}

@media(min-width:1200px) {
	.visible-lg {
		display:block!important
	}

	table.visible-lg {
		display:table
	}

	tr.visible-lg {
		display:table-row!important
	}

	th.visible-lg,td.visible-lg {
		display:table-cell!important
	}
}

@media(max-width:767px) {
	.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs {
		display:none!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm {
		display:none!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md {
		display:none!important
	}
}

@media(min-width:1200px) {
	.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg {
		display:none!important
	}
}

.visible-print,tr.visible-print,th.visible-print,td.visible-print {
	display:none!important
}

@media print {
	.visible-print {
		display:block!important
	}

	table.visible-print {
		display:table
	}

	tr.visible-print {
		display:table-row!important
	}

	th.visible-print,td.visible-print {
		display:table-cell!important
	}
}

@media print {
	.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print {
		display:none!important
	}
}

@font-face {
	font-family:'FontAwesome';
	src:url(fonts/fontawesome-webfont.eot?v=4.0.3);
	src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"),url(fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"),url(fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
	font-weight:400;
	font-style:normal
}

.fa {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.fa-glass:before {
	content:"\f000"
}

.fa-music:before {
	content:"\f001"
}

.fa-search:before {
	content:"\f002"
}

.fa-envelope-o:before {
	content:"\f003"
}

.fa-heart:before {
	content:"\f004"
}

.fa-star:before {
	content:"\f005"
}

.fa-star-o:before {
	content:"\f006"
}

.fa-user:before {
	content:"\f007"
}

.fa-film:before {
	content:"\f008"
}

.fa-th-large:before {
	content:"\f009"
}

.fa-th:before {
	content:"\f00a"
}

.fa-th-list:before {
	content:"\f00b"
}

.fa-check:before {
	content:"\f00c"
}

.fa-times:before {
	content:"\f00d"
}

.fa-search-plus:before {
	content:"\f00e"
}

.fa-search-minus:before {
	content:"\f010"
}

.fa-power-off:before {
	content:"\f011"
}

.fa-signal:before {
	content:"\f012"
}

.fa-gear:before,.fa-cog:before {
	content:"\f013"
}

.fa-trash-o:before {
	content:"\f014"
}

.fa-home:before {
	content:"\f015"
}

.fa-file-o:before {
	content:"\f016"
}

.fa-clock-o:before {
	content:"\f017"
}

.fa-road:before {
	content:"\f018"
}

.fa-download:before {
	content:"\f019"
}

.fa-arrow-circle-o-down:before {
	content:"\f01a"
}

.fa-arrow-circle-o-up:before {
	content:"\f01b"
}

.fa-inbox:before {
	content:"\f01c"
}

.fa-play-circle-o:before {
	content:"\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content:"\f01e"
}

.fa-refresh:before {
	content:"\f021"
}

.fa-list-alt:before {
	content:"\f022"
}

.fa-lock:before {
	content:"\f023"
}

.fa-flag:before {
	content:"\f024"
}

.fa-headphones:before {
	content:"\f025"
}

.fa-volume-off:before {
	content:"\f026"
}

.fa-volume-down:before {
	content:"\f027"
}

.fa-volume-up:before {
	content:"\f028"
}

.fa-qrcode:before {
	content:"\f029"
}

.fa-barcode:before {
	content:"\f02a"
}

.fa-tag:before {
	content:"\f02b"
}

.fa-tags:before {
	content:"\f02c"
}

.fa-book:before {
	content:"\f02d"
}

.fa-bookmark:before {
	content:"\f02e"
}

.fa-print:before {
	content:"\f02f"
}

.fa-camera:before {
	content:"\f030"
}

.fa-font:before {
	content:"\f031"
}

.fa-bold:before {
	content:"\f032"
}

.fa-italic:before {
	content:"\f033"
}

.fa-text-height:before {
	content:"\f034"
}

.fa-text-width:before {
	content:"\f035"
}

.fa-align-left:before {
	content:"\f036"
}

.fa-align-center:before {
	content:"\f037"
}

.fa-align-right:before {
	content:"\f038"
}

.fa-align-justify:before {
	content:"\f039"
}

.fa-list:before {
	content:"\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content:"\f03b"
}

.fa-indent:before {
	content:"\f03c"
}

.fa-video-camera:before {
	content:"\f03d"
}

.fa-picture-o:before {
	content:"\f03e"
}

.fa-pencil:before {
	content:"\f040"
}

.fa-map-marker:before {
	content:"\f041"
}

.fa-adjust:before {
	content:"\f042"
}

.fa-tint:before {
	content:"\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content:"\f044"
}

.fa-share-square-o:before {
	content:"\f045"
}

.fa-check-square-o:before {
	content:"\f046"
}

.fa-arrows:before {
	content:"\f047"
}

.fa-step-backward:before {
	content:"\f048"
}

.fa-fast-backward:before {
	content:"\f049"
}

.fa-backward:before {
	content:"\f04a"
}

.fa-play:before {
	content:"\f04b"
}

.fa-pause:before {
	content:"\f04c"
}

.fa-stop:before {
	content:"\f04d"
}

.fa-forward:before {
	content:"\f04e"
}

.fa-fast-forward:before {
	content:"\f050"
}

.fa-step-forward:before {
	content:"\f051"
}

.fa-eject:before {
	content:"\f052"
}

.fa-chevron-left:before {
	content:"\f053"
}

.fa-chevron-right:before {
	content:"\f054"
}

.fa-plus-circle:before {
	content:"\f055"
}

.fa-minus-circle:before {
	content:"\f056"
}

.fa-times-circle:before {
	content:"\f057"
}

.fa-check-circle:before {
	content:"\f058"
}

.fa-question-circle:before {
	content:"\f059"
}

.fa-info-circle:before {
	content:"\f05a"
}

.fa-crosshairs:before {
	content:"\f05b"
}

.fa-times-circle-o:before {
	content:"\f05c"
}

.fa-check-circle-o:before {
	content:"\f05d"
}

.fa-ban:before {
	content:"\f05e"
}

.fa-arrow-left:before {
	content:"\f060"
}

.fa-arrow-right:before {
	content:"\f061"
}

.fa-arrow-up:before {
	content:"\f062"
}

.fa-arrow-down:before {
	content:"\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content:"\f064"
}

.fa-expand:before {
	content:"\f065"
}

.fa-compress:before {
	content:"\f066"
}

.fa-plus:before {
	content:"\f067"
}

.fa-minus:before {
	content:"\f068"
}

.fa-asterisk:before {
	content:"\f069"
}

.fa-exclamation-circle:before {
	content:"\f06a"
}

.fa-gift:before {
	content:"\f06b"
}

.fa-leaf:before {
	content:"\f06c"
}

.fa-fire:before {
	content:"\f06d"
}

.fa-eye:before {
	content:"\f06e"
}

.fa-eye-slash:before {
	content:"\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content:"\f071"
}

.fa-plane:before {
	content:"\f072"
}

.fa-calendar:before {
	content:"\f073"
}

.fa-random:before {
	content:"\f074"
}

.fa-comment:before {
	content:"\f075"
}

.fa-magnet:before {
	content:"\f076"
}

.fa-chevron-up:before {
	content:"\f077"
}

.fa-chevron-down:before {
	content:"\f078"
}

.fa-retweet:before {
	content:"\f079"
}

.fa-shopping-cart:before {
	content:"\f07a"
}

.fa-folder:before {
	content:"\f07b"
}

.fa-folder-open:before {
	content:"\f07c"
}

.fa-arrows-v:before {
	content:"\f07d"
}

.fa-arrows-h:before {
	content:"\f07e"
}

.fa-bar-chart-o:before {
	content:"\f080"
}

.fa-twitter-square:before {
	content:"\f081"
}

.fa-facebook-square:before {
	content:"\f082"
}

.fa-camera-retro:before {
	content:"\f083"
}

.fa-key:before {
	content:"\f084"
}

.fa-gears:before,.fa-cogs:before {
	content:"\f085"
}

.fa-comments:before {
	content:"\f086"
}

.fa-thumbs-o-up:before {
	content:"\f087"
}

.fa-thumbs-o-down:before {
	content:"\f088"
}

.fa-star-half:before {
	content:"\f089"
}

.fa-heart-o:before {
	content:"\f08a"
}

.fa-sign-out:before {
	content:"\f08b"
}

.fa-linkedin-square:before {
	content:"\f08c"
}

.fa-thumb-tack:before {
	content:"\f08d"
}

.fa-external-link:before {
	content:"\f08e"
}

.fa-sign-in:before {
	content:"\f090"
}

.fa-trophy:before {
	content:"\f091"
}

.fa-github-square:before {
	content:"\f092"
}

.fa-upload:before {
	content:"\f093"
}

.fa-lemon-o:before {
	content:"\f094"
}

.fa-phone:before {
	content:"\f095"
}

.fa-square-o:before {
	content:"\f096"
}

.fa-bookmark-o:before {
	content:"\f097"
}

.fa-phone-square:before {
	content:"\f098"
}

.fa-twitter:before {
	content:"\f099"
}

.fa-facebook:before {
	content:"\f09a"
}

.fa-github:before {
	content:"\f09b"
}

.fa-unlock:before {
	content:"\f09c"
}

.fa-credit-card:before {
	content:"\f09d"
}

.fa-rss:before {
	content:"\f09e"
}

.fa-hdd-o:before {
	content:"\f0a0"
}

.fa-bullhorn:before {
	content:"\f0a1"
}

.fa-bell:before {
	content:"\f0f3"
}

.fa-certificate:before {
	content:"\f0a3"
}

.fa-hand-o-right:before {
	content:"\f0a4"
}

.fa-hand-o-left:before {
	content:"\f0a5"
}

.fa-hand-o-up:before {
	content:"\f0a6"
}

.fa-hand-o-down:before {
	content:"\f0a7"
}

.fa-arrow-circle-left:before {
	content:"\f0a8"
}

.fa-arrow-circle-right:before {
	content:"\f0a9"
}

.fa-arrow-circle-up:before {
	content:"\f0aa"
}

.fa-arrow-circle-down:before {
	content:"\f0ab"
}

.fa-globe:before {
	content:"\f0ac"
}

.fa-wrench:before {
	content:"\f0ad"
}

.fa-tasks:before {
	content:"\f0ae"
}

.fa-filter:before {
	content:"\f0b0"
}

.fa-briefcase:before {
	content:"\f0b1"
}

.fa-arrows-alt:before {
	content:"\f0b2"
}

.fa-group:before,.fa-users:before {
	content:"\f0c0"
}

.fa-chain:before,.fa-link:before {
	content:"\f0c1"
}

.fa-cloud:before {
	content:"\f0c2"
}

.fa-flask:before {
	content:"\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content:"\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content:"\f0c5"
}

.fa-paperclip:before {
	content:"\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content:"\f0c7"
}

.fa-square:before {
	content:"\f0c8"
}

.fa-bars:before {
	content:"\f0c9"
}

.fa-list-ul:before {
	content:"\f0ca"
}

.fa-list-ol:before {
	content:"\f0cb"
}

.fa-strikethrough:before {
	content:"\f0cc"
}

.fa-underline:before {
	content:"\f0cd"
}

.fa-table:before {
	content:"\f0ce"
}

.fa-magic:before {
	content:"\f0d0"
}

.fa-truck:before {
	content:"\f0d1"
}

.fa-pinterest:before {
	content:"\f0d2"
}

.fa-pinterest-square:before {
	content:"\f0d3"
}

.fa-google-plus-square:before {
	content:"\f0d4"
}

.fa-google-plus:before {
	content:"\f0d5"
}

.fa-money:before {
	content:"\f0d6"
}

.fa-caret-down:before {
	content:"\f0d7"
}

.fa-caret-up:before {
	content:"\f0d8"
}

.fa-caret-left:before {
	content:"\f0d9"
}

.fa-caret-right:before {
	content:"\f0da"
}

.fa-columns:before {
	content:"\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content:"\f0dc"
}

.fa-sort-down:before,.fa-sort-asc:before {
	content:"\f0dd"
}

.fa-sort-up:before,.fa-sort-desc:before {
	content:"\f0de"
}

.fa-envelope:before {
	content:"\f0e0"
}

.fa-linkedin:before {
	content:"\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content:"\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content:"\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content:"\f0e4"
}

.fa-comment-o:before {
	content:"\f0e5"
}

.fa-comments-o:before {
	content:"\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content:"\f0e7"
}

.fa-sitemap:before {
	content:"\f0e8"
}

.fa-umbrella:before {
	content:"\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content:"\f0ea"
}

.fa-lightbulb-o:before {
	content:"\f0eb"
}

.fa-exchange:before {
	content:"\f0ec"
}

.fa-cloud-download:before {
	content:"\f0ed"
}

.fa-cloud-upload:before {
	content:"\f0ee"
}

.fa-user-md:before {
	content:"\f0f0"
}

.fa-stethoscope:before {
	content:"\f0f1"
}

.fa-suitcase:before {
	content:"\f0f2"
}

.fa-bell-o:before {
	content:"\f0a2"
}

.fa-coffee:before {
	content:"\f0f4"
}

.fa-cutlery:before {
	content:"\f0f5"
}

.fa-file-text-o:before {
	content:"\f0f6"
}

.fa-building-o:before {
	content:"\f0f7"
}

.fa-hospital-o:before {
	content:"\f0f8"
}

.fa-ambulance:before {
	content:"\f0f9"
}

.fa-medkit:before {
	content:"\f0fa"
}

.fa-fighter-jet:before {
	content:"\f0fb"
}

.fa-beer:before {
	content:"\f0fc"
}

.fa-h-square:before {
	content:"\f0fd"
}

.fa-plus-square:before {
	content:"\f0fe"
}

.fa-angle-double-left:before {
	content:"\f100"
}

.fa-angle-double-right:before {
	content:"\f101"
}

.fa-angle-double-up:before {
	content:"\f102"
}

.fa-angle-double-down:before {
	content:"\f103"
}

.fa-angle-left:before {
	content:"\f104"
}

.fa-angle-right:before {
	content:"\f105"
}

.fa-angle-up:before {
	content:"\f106"
}

.fa-angle-down:before {
	content:"\f107"
}

.fa-desktop:before {
	content:"\f108"
}

.fa-laptop:before {
	content:"\f109"
}

.fa-tablet:before {
	content:"\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content:"\f10b"
}

.fa-circle-o:before {
	content:"\f10c"
}

.fa-quote-left:before {
	content:"\f10d"
}

.fa-quote-right:before {
	content:"\f10e"
}

.fa-spinner:before {
	content:"\f110"
}

.fa-circle:before {
	content:"\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content:"\f112"
}

.fa-github-alt:before {
	content:"\f113"
}

.fa-folder-o:before {
	content:"\f114"
}

.fa-folder-open-o:before {
	content:"\f115"
}

.fa-smile-o:before {
	content:"\f118"
}

.fa-frown-o:before {
	content:"\f119"
}

.fa-meh-o:before {
	content:"\f11a"
}

.fa-gamepad:before {
	content:"\f11b"
}

.fa-keyboard-o:before {
	content:"\f11c"
}

.fa-flag-o:before {
	content:"\f11d"
}

.fa-flag-checkered:before {
	content:"\f11e"
}

.fa-terminal:before {
	content:"\f120"
}

.fa-code:before {
	content:"\f121"
}

.fa-reply-all:before {
	content:"\f122"
}

.fa-mail-reply-all:before {
	content:"\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content:"\f123"
}

.fa-location-arrow:before {
	content:"\f124"
}

.fa-crop:before {
	content:"\f125"
}

.fa-code-fork:before {
	content:"\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content:"\f127"
}

.fa-question:before {
	content:"\f128"
}

.fa-info:before {
	content:"\f129"
}

.fa-exclamation:before {
	content:"\f12a"
}

.fa-superscript:before {
	content:"\f12b"
}

.fa-subscript:before {
	content:"\f12c"
}

.fa-eraser:before {
	content:"\f12d"
}

.fa-puzzle-piece:before {
	content:"\f12e"
}

.fa-microphone:before {
	content:"\f130"
}

.fa-microphone-slash:before {
	content:"\f131"
}

.fa-shield:before {
	content:"\f132"
}

.fa-calendar-o:before {
	content:"\f133"
}

.fa-fire-extinguisher:before {
	content:"\f134"
}

.fa-rocket:before {
	content:"\f135"
}

.fa-maxcdn:before {
	content:"\f136"
}

.fa-chevron-circle-left:before {
	content:"\f137"
}

.fa-chevron-circle-right:before {
	content:"\f138"
}

.fa-chevron-circle-up:before {
	content:"\f139"
}

.fa-chevron-circle-down:before {
	content:"\f13a"
}

.fa-html5:before {
	content:"\f13b"
}

.fa-css3:before {
	content:"\f13c"
}

.fa-anchor:before {
	content:"\f13d"
}

.fa-unlock-alt:before {
	content:"\f13e"
}

.fa-bullseye:before {
	content:"\f140"
}

.fa-ellipsis-h:before {
	content:"\f141"
}

.fa-ellipsis-v:before {
	content:"\f142"
}

.fa-rss-square:before {
	content:"\f143"
}

.fa-play-circle:before {
	content:"\f144"
}

.fa-ticket:before {
	content:"\f145"
}

.fa-minus-square:before {
	content:"\f146"
}

.fa-minus-square-o:before {
	content:"\f147"
}

.fa-level-up:before {
	content:"\f148"
}

.fa-level-down:before {
	content:"\f149"
}

.fa-check-square:before {
	content:"\f14a"
}

.fa-pencil-square:before {
	content:"\f14b"
}

.fa-external-link-square:before {
	content:"\f14c"
}

.fa-share-square:before {
	content:"\f14d"
}

.fa-compass:before {
	content:"\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content:"\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content:"\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content:"\f152"
}

.fa-euro:before,.fa-eur:before {
	content:"\f153"
}

.fa-gbp:before {
	content:"\f154"
}

.fa-dollar:before,.fa-usd:before {
	content:"\f155"
}

.fa-rupee:before,.fa-inr:before {
	content:"\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content:"\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content:"\f158"
}

.fa-won:before,.fa-krw:before {
	content:"\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content:"\f15a"
}

.fa-file:before {
	content:"\f15b"
}

.fa-file-text:before {
	content:"\f15c"
}

.fa-sort-alpha-asc:before {
	content:"\f15d"
}

.fa-sort-alpha-desc:before {
	content:"\f15e"
}

.fa-sort-amount-asc:before {
	content:"\f160"
}

.fa-sort-amount-desc:before {
	content:"\f161"
}

.fa-sort-numeric-asc:before {
	content:"\f162"
}

.fa-sort-numeric-desc:before {
	content:"\f163"
}

.fa-thumbs-up:before {
	content:"\f164"
}

.fa-thumbs-down:before {
	content:"\f165"
}

.fa-youtube-square:before {
	content:"\f166"
}

.fa-youtube:before {
	content:"\f167"
}

.fa-xing:before {
	content:"\f168"
}

.fa-xing-square:before {
	content:"\f169"
}

.fa-youtube-play:before {
	content:"\f16a"
}

.fa-dropbox:before {
	content:"\f16b"
}

.fa-stack-overflow:before {
	content:"\f16c"
}

.fa-instagram:before {
	content:"\f16d"
}

.fa-flickr:before {
	content:"\f16e"
}

.fa-adn:before {
	content:"\f170"
}

.fa-bitbucket:before {
	content:"\f171"
}

.fa-bitbucket-square:before {
	content:"\f172"
}

.fa-tumblr:before {
	content:"\f173"
}

.fa-tumblr-square:before {
	content:"\f174"
}

.fa-long-arrow-down:before {
	content:"\f175"
}

.fa-long-arrow-up:before {
	content:"\f176"
}

.fa-long-arrow-left:before {
	content:"\f177"
}

.fa-long-arrow-right:before {
	content:"\f178"
}

.fa-apple:before {
	content:"\f179"
}

.fa-windows:before {
	content:"\f17a"
}

.fa-android:before {
	content:"\f17b"
}

.fa-linux:before {
	content:"\f17c"
}

.fa-dribbble:before {
	content:"\f17d"
}

.fa-skype:before {
	content:"\f17e"
}

.fa-foursquare:before {
	content:"\f180"
}

.fa-trello:before {
	content:"\f181"
}

.fa-female:before {
	content:"\f182"
}

.fa-male:before {
	content:"\f183"
}

.fa-gittip:before {
	content:"\f184"
}

.fa-sun-o:before {
	content:"\f185"
}

.fa-moon-o:before {
	content:"\f186"
}

.fa-archive:before {
	content:"\f187"
}

.fa-bug:before {
	content:"\f188"
}

.fa-vk:before {
	content:"\f189"
}

.fa-weibo:before {
	content:"\f18a"
}

.fa-renren:before {
	content:"\f18b"
}

.fa-pagelines:before {
	content:"\f18c"
}

.fa-stack-exchange:before {
	content:"\f18d"
}

.fa-arrow-circle-o-right:before {
	content:"\f18e"
}

.fa-arrow-circle-o-left:before {
	content:"\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content:"\f191"
}

.fa-dot-circle-o:before {
	content:"\f192"
}

.fa-wheelchair:before {
	content:"\f193"
}

.fa-vimeo-square:before {
	content:"\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content:"\f195"
}

.fa-plus-square-o:before {
	content:"\f196"
}

body * {
	-ms-word-wrap:break-word;
	word-wrap:break-word
}

a {
	-webkit-transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-ms-transition:opacity .25s ease-in-out;
	-o-transition:opacity .25s ease-in-out;
	transition:opacity .25s ease-in-out
}

a:hover {
	text-decoration:none
}

img {
	max-width:100%;
	height:auto
}

.alignleft {
	float:left;
	margin:.5em 20px .5em 0
}

.alignright {
	float:right;
	margin:.5em 0 .5em 20px
}

.aligncenter {
	display:block;
	float:none;
	margin:.5em auto!important
}

.alignnone {
	margin-top:.5em;
	margin-bottom:.5em
}

[class*="span"].post {
	float:none;
	margin-left:0
}

.fademe img,a img {
	opacity:1;
	-webkit-transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-ms-transition:opacity .25s ease-in-out;
	-o-transition:opacity .25s ease-in-out;
	transition:opacity .25s ease-in-out
}

.fademe img:hover,a img:hover {
	opacity:.5
}

code {
	white-space:inherit
}

abbr,tla,acronym {
	text-decoration:underline;
	cursor:help
}

cite,q {
	font-style:italic
}

ins {
	background-color:rgba(254,255,0,0.68);
	text-decoration:none
}

pre {
	margin-bottom:20px
}

html {
	overflow-y:auto;
	-webkit-text-size-adjust:auto
}

#wrapper {
	padding:40px 0
}

.wrapper {
	padding:40px 0;
	background-color:#fff
}

.navbar {
	margin-bottom:0
}

.navbar .navbar-brand {
	padding:0
}

.navbar .navbar-nav.nav-pills>li>a {
	padding:14px 8px
}

.navbar .dropdown-menu a {
	padding:8px 15px;
	border-bottom:1px solid #e4e4e4;
	color:#888
}

.navbar .dropdown-menu li:last-child>a {
	border-bottom:0
}

.navbar .dropdown-menu>li a:hover,.navbar .dropdown-menu>li.active a:hover {
	background:0;
	color:#222
}

.navbar .dropdown-menu .active>a {
	background:0;
	color:#222
}

.navbar .dropdown-menu.open .dropdown-toggle {
	background:0;
	color:#888
}

.visible-xs .navbar-nav {
	margin:0
}

.pager a {
	color:#777
}

#infinite-handle span {
	display:block;
	padding-top:10px;
	padding-bottom:10px
}

.breadcrumb {
	padding:4px 17px;
	background:#f9f9f9
}

.breadcrumb .active {
	display:inline;
	max-width:100%;
	width:auto;
	word-wrap:break-word
}

#hgroup {
	padding:40px 0
}

#logo p {
	margin-bottom:0
}

#site-title,#site-title a {
	color:#000;
	text-decoration:none;
	font-weight:700;
	font-size:32px;
	line-height:1;
	margin:10px 0 0
}

#site-title:hover,#site-title a:hover,#site-title:focus,#site-title a:focus,#site-title:active,#site-title a:active {
	color:#454545
}

#site-description {
	color:#7a7a7a;
	font-size:14px
}

#header-image h1,#header-image p {
	margin:0;
	padding:0
}

#header-image h1 a,#header-image p a {
	display:block
}

#header-image img,#header-image a img {
	max-width:100%;
	width:auto;
	height:auto;
	opacity:1
}

.format-image .entry-content {
	padding:0
}

.format-image .entry-content img,.format-image .entry-content a {
	margin-right:0;
	margin-left:0;
	margin-bottom:0;
	padding:0;
	width:100%
}

.format-image .entry-content p {
	margin-top:20px
}

.format-image .entry-content {
	margin-right:20px;
	margin-left:0
}

.format-image .entry-content .gallery-post-format {
	margin-right:0;
	margin-left:0
}

.format-image .entry-content ol,.format-image .entry-content ul {
	padding-right:20px;
	padding-left:20px
}

.format-image .entry-content table {
	margin-right:0;
	width:93%
}

.format-image img.wp-post-image {
	width:100%
}

.format-image .wp-caption {
	margin:0;
	padding:0;
	width:100%!important;
	border:0
}

.format-image .wp-caption img {
	max-width:100%;
	width:100%
}

.format-image .wp-caption p.wp-caption-text {
	padding-bottom:20px
}

.format-gallery .entry-content {
	overflow:hidden;
	padding:0
}

.format-gallery .entry-content p {
	margin-top:20px
}

.format-gallery .entry-content>* {
	margin-right:20px;
	margin-left:5px
}

.format-gallery .entry-content .gallery-post-format {
	margin-right:0;
	margin-left:0
}

.format-video .video-container,.format-video .fluid-width-video-wrapper {
	margin-right:0!important;
	margin-bottom:20px;
	margin-left:0!important;
	width:100%
}

.format-video .entry-content {
	padding:0
}

.format-video .entry-content ol,.format-video .entry-content ul {
	padding-right:20px;
	padding-left:5px
}

.format-video .entry-content table {
	margin-right:0;
	width:93%
}

.format-video .entry-content>* {
	margin-right:20px;
	margin-left:0
}

.format-video .entry-content .video-player {
	padding:0
}

.format-video .entry-content :first-child,.format-video .video-container,.format-video .fluid-width-video-wrapper {
	margin-right:0;
	margin-left:0
}

.format-status .post-header {
	margin-bottom:0;
	border-bottom:0;
	background-color:#f5f5f5
}

.format-status .post-header .entry-content {
	padding:0 20px 0 0;
	min-height:60px
}

.format-status .post-avatar img {
	width:100%
}

.format-chat .post-header {
	margin-bottom:0;
	border:0;
	background:#fcfcfc
}

.format-chat .entry-content {
	font-family:Monaco,Menlo,Consolas,"Courier New",monospace
}

.format-chat .fa-comments-o {
	font-size:48px
}

.format-quote blockquote {
	font-size:20px;
	border-left:0
}

.format-quote .post-header {
	margin-bottom:5px;
	padding-bottom:20px;
	border-bottom:0;
	background-color:#c0dadf
}

.format-quote .post-header .entry-content {
	padding-bottom:0;
	min-height:60px
}

.format-quote .post-header .fa-quote-left {
	font-size:48px;
	margin-left:-15px
}

.format-quote .post-header .content {
	padding:0 20px 0 0
}

.format-quote .post-header .content p {
	text-shadow:0 1px 0 rgba(255,255,255,0.3);
	font-style:italic;
	font-size:24px;
	font-family:Georgia,times,serif;
	line-height:130%
}

.format-quote .entry-content:before {
	margin:-12px 0 5px 5px;
	width:30px;
	height:0;
	border-style:solid;
	border-width:30px 30px 0 0;
	border-color:#c0dadf transparent transparent;
	line-height:0;
	-webkit-transform:rotate(85deg)
}

.format-quote .post-title {
	font-size:18px
}

.format-link .post-title {
	color:#f0f0f0;
	font-size:24px;
	line-height:120%
}

.format-link .post-title a,.format-link .post-title a:visited {
	color:#f0f0f0
}

.format-link .post-title a:hover,.format-link .post-title a:visited:hover {
	color:#999
}

.format-link .post-header {
	margin-bottom:0;
	padding:0 0 20px;
	border-bottom:0;
	min-height:60px;
	background:#28292d
}

.format-link .post-header .fa-link {
	font-size:48px;
	margin-right:10px
}

.format-link .entry-content {
	padding:20px 5px
}

.format-aside .aside-date {
	position:absolute;
	margin:20px 0 0 -20px;
	background:#101010;
	width:50px;
	height:50px;
	border-radius:50%;
	padding:2px;
	color:#fff;
	font-size:11px;
	text-align:center
}

.format-aside .aside-date span {
	display:block;
	text-transform:uppercase;
	padding-top:5px
}

.format-aside .aside-date span.the-time {
	font-size:130%;
	padding-top:0
}

.format-aside .entry-content {
	padding:40px 20px 20px 60px
}

.format-aside .post-meta {
	border-top:0
}

.format-audio {
	background:#f5f5f5
}

.format-audio .mejs-container,.format-audio embed {
	width:100%!important
}

.format-audio .post-title {
	font-size:18px
}

.format-audio .entry-content {
	padding:5px;
	margin-bottom:0
}

.format-audio .fa-music {
	font-size:32px
}

.format-audio .post-header {
	border-bottom:0;
	margin-bottom:0
}

.format-audio .post-meta {
	background:#fff
}

.sd-title {
	float:left;
	font-size:14px;
	margin-right:4px;
	font-weight:700
}

.sd-content {
	padding:15px 15px 0
}

.sd-content ul>li {
	margin-top:3px
}

.sd-content ul>li>a {
	padding:3px 0;
	font-size:16px
}

.sd-content ul>li>a:hover {
	background:0
}

.sd-content .fa-twitter-square {
	color:#1dadeb;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-twitter-square:hover {
	color:#118ec4
}

.sd-content .fa-facebook-square {
	color:#637eb2;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-facebook-square:hover {
	color:#4b6597
}

.sd-content .fa-tumblr {
	color:#4b6597;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-tumblr:hover {
	color:#3a4e75
}

.sd-content .fa-linkedin-square {
	color:#479bc8;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-linkedin-square:hover {
	color:#3380a9
}

.sd-content .fa-pinterest-square {
	color:#c41e26;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-pinterest-square:hover {
	color:#98171d
}

.sd-content .fa-google-plus-square {
	color:#d34428;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-google-plus-square:hover {
	color:#a83620
}

.sd-content .fa-envelope-o,.sd-content .fa-thumbs-o-up,.sd-content .fa-group,.sd-content .fa-print {
	color:#555;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-envelope-o:hover,.sd-content .fa-thumbs-o-up:hover,.sd-content .fa-group:hover,.sd-content .fa-print:hover {
	color:#3b3b3b
}

.sd-content .fa-rss,.sd-content .fa-external-link {
	color:#fd9526;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-rss:hover,.sd-content .fa-external-link:hover {
	color:#ee7c02
}

.sd-content .fa-caret-square-o-down {
	color:#d24079;
	font-size:16px;
	margin-left:4px
}

.sd-content .fa-caret-square-o-down:hover {
	color:#b42b60
}

.sd-content .fa span {
	margin-left:3px;
	color:#333
}

.sd-content .fa.no-icon {
	color:#333;
	background-color:#eee;
	padding:4px 8px;
	margin-bottom:5px
}

.sd-content .fa.no-icon:hover {
	background-color:#ddd
}

.sd-content .fa.no-icon:before {
	content:''
}

.sd-content .fa.no-icon span {
	margin-left:0
}

.post-header {
	margin-bottom:25px;
	padding:0 20px 0 0
}

.post-header .thumbnail {
	margin:0 20px 0 0
}

.post-title {
	margin:0 0 5px;
	font-weight:700
}

.post-title a,.post-title a:visited {
	color:#444
}

.post-title a:hover,.post-title a:active {
	color:#888;
	text-decoration:none
}

.entry-content,.entry-summary {
	padding:0 20px 5px 5px
}

.entry-content>ol,.entry-summary>ol,.entry-content>ul,.entry-summary>ul {
	margin:0 0 20px 10px;
	font-size:16px;
	line-height:1.5
}

.entry-content .wp-caption,.entry-summary .wp-caption {
	margin:0 0 20px;
	padding-top:4px;
	max-width:100%;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border-image:initial;
	background-color:#f8f8f8;
	text-align:center
}

.entry-content .wp-caption-text,.entry-summary .wp-caption-text {
	margin-bottom:0;
	color:#888;
	font-size:13px
}

.entry-content img,.entry-summary img {
	max-width:100%;
	height:auto
}

.entry-content .wp-caption.alignleft,.entry-summary .wp-caption.alignleft {
	margin-right:20px
}

.entry-content .wp-caption.alignright,.entry-summary .wp-caption.alignright {
	margin-left:20px
}

.entry-content .wp-caption img,.entry-summary .wp-caption img {
	max-width:98%;
	height:auto
}

.post-meta {
	padding:20px;
	border-top:1px solid #eee;
	color:#888;
	font-size:12px
}

.post-meta .fa-link,.post-meta .fa-tags {
	color:#888
}

.post-meta .post-link:hover {
	text-decoration:none
}

.single-attachment img.attachment-thumbnail {
	margin-top:30px
}

.home .sticky:before {
	position:absolute;
	top:26px;
	left:-9px;
	display:inline-block;
	content:"\f005";
	font-family:FontAwesome;
	border-radius:4px;
	background:#fff;
	opacity:.7;
	color:#999;
	text-align:right;
	padding:8px 8px 8px 36px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-ms-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	transform:rotate(-10deg)
}

.home .sticky .post-header {
	padding-left:0
}

.fa-angle-left,.fa-angle-right {
	margin-top:-15px;
	margin-left:-15px;
	font-size:30px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:5;
	display:inline-block
}

#author-box {
	padding:20px
}

.commentlist {
	padding-left:0
}

.comment {
	list-style:none
}

.media {
	border-bottom:1px solid #ddd;
	padding:10px
}

.media:last-child {
	border-bottom:0
}

.media-heading .name {
	font-weight:700
}

ul .media {
	border-left:1px solid #ddd;
	margin-top:0
}

.bypostauthor {
	border-right:5px solid #202020;
	background:#f9f9f9
}

.form-allowed-tags .btn-link {
	padding:0;
	vertical-align:top
}

.form-allowed-tags .btn-link:focus {
	outline:0
}

#footer {
	background:#F9F9F9
}

#footer #footer-widgets {
	padding:20px
}

#footer #sub-floor {
	padding:10px 0
}

#footer #sub-floor #credit {
	padding:13px 0;
	color:#666
}

#footer #sub-floor #credit a {
	color:#bfbfbf
}

#footer #sub-floor #credit a:hover {
	color:#717171;
	text-decoration:none
}

#footer #footer-links .navbar {
	margin-bottom:0
}

#footer #footer-links .navbar-nav>li>a {
	color:#999;
	padding:10px
}

#footer #footer-links .navbar-nav>li>a:hover {
	color:#fff;
	background:0
}

#sidebar .widget {
	margin-bottom:30px
}

#sidebar .widget_search {
	margin-bottom:10px
}

#sidebar .widget_search form {
	margin-bottom:0
}

#sidebar .widget_search label.screen-reader-text {
	padding-top:0;
	padding-right:5px;
	width:100%;
	text-align:left
}

.widget label {
	float:none;
	width:auto
}

.widget h4.widget-title {
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:18px;
	line-height:24px
}

.widget h4.widget-title a {
	color:#444;
	text-decoration:none
}

.widget ul {
	margin:0;
	padding:0
}

.widget ul li {
	padding:5px 0;
	list-style:none
}

.widget ul li a {
	color:#777
}

.widget ul li a:hover {
	color:#999
}

.widget select {
	display:block;
	width:100%;
	height:36px;
	padding:6px 12px;
	font-size:16px;
	line-height:1.428571429;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.widget_categories ul.children {
	padding-left:5px;
	border-left:1px solid #e0e0e0
}

.textwidget img {
	max-width:100%;
	height:auto
}

.widget_nav_menu ul.sub-menu {
	padding-left:5px;
	border-left:1px solid #e0e0e0
}

.widget_rss h3.widget-title a {
	color:#444
}

.widget_rss a.rsswidget img {
	display:none
}

.widget_rss ul li .rss-date {
	font-style:italic;
	font-size:12px
}

.widget_rss ul li .rssSummary {
	color:#404040;
	font-size:12px
}

table#wp-calendar {
	width:100%;
	background:#fff
}

table#wp-calendar caption {
	padding:10px 0;
	color:#999
}

table#wp-calendar thead {
	background:#333;
	color:#f0f0f0
}

table#wp-calendar td {
	background:#fff
}

table#wp-calendar td:hover {
	background:#f5f5f5
}

table#wp-calendar tfoot {
	background:#f8f8f8
}

table#wp-calendar tfoot th,table#wp-calendar tfoot td {
	padding:5px 5px 9px;
	text-align:center;
	line-height:18px
}

table#wp-calendar tfoot td {
	padding:5px 15px;
	border-top:1px solid #e0e0e0;
	background-image:-webkit-linear-gradient(top,#f5f5f5 0,#fff 100%);
	background-image:linear-gradient(to bottom,#f5f5f5 0,#fff 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffffffff',GradientType=0)
}

table#wp-calendar tfoot td a {
	color:#999
}

table#wp-calendar tfoot td#prev {
	text-align:left
}

table#wp-calendar tfoot td#next {
	text-align:right
}

.tagcloud a {
	display:inline-block;
	margin:3px 1px;
	padding:4px 6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#f5f5f5;
	font-size:14px!important
}

.contact-form>div {
	margin-bottom:15px
}

.contact-form>div label>span {
	margin-left:5px;
	color:#999
}

#header-widget .widget_search {
	float:right;
	padding:10px;
	width:260px;
	background:rgba(255,255,255,0.2)
}

#header-widget .widget_search form,#header-widget .widget_search input {
	margin-bottom:0
}

#post-advertisement {
	text-align:center
}

#post-advertisement .widget {
	margin-bottom:20px
}

#footer-widgets .widget {
	margin-bottom:30px
}

#footer-widgets .widget_nav_menu ul.sub-menu {
	border-left-color:#999
}

@media(max-width:480px) {
	.navbar-brand {
		float:none
	}

	#hgroup {
		text-align:center
	}

	#hgroup>* {
		float:none
	}

	.imageyup #head-wrapper {
		padding:0
	}

	#header-widget .widget_search {
		box-sizing:border-box;
		margin-top:20px;
		width:100%
	}

	#header.imageyup #logo #site-title a,#header.imageyup #logo #site-title {
		font-size:1.25em;
		line-height:1
	}

	#header-widget .ad-billboard {
		margin:0 auto;
		width:92%;
		text-align:center
	}

	.post .thumbnail img {
		width:80px;
		height:auto
	}

	.post .post-title {
		font-size:2em;
		line-height:1.2
	}

	.entry-content embed,.entry-content iframe,.entry-content object,.entry-content p embed,.entry-content p iframe,.entry-content p object {
		max-width:100%;
		height:210px
	}

	.entry-content .gallery img {
		max-width:94%
	}

	.author-box-image img {
		width:50px;
		height:auto
	}

	.post.format-status .post-header .entry-content,.fullwidth .post.format-status .post-header .entry-content {
		min-height:60px
	}

	.format-video embed,.format-video iframe,.format-video object {
		max-width:100%
	}

	.pager a {
		width:100%;
		margin-bottom:5px
	}

	#archives-post-pager li,#archives-post-pager a {
		padding:10px 0;
		width:100%;
		float:none;
		text-align:center
	}

	#archives-post-pager .previous {
		margin-bottom:20px;
		display:inline-block
	}

	#sub-floor #credit {
		text-align:center
	}

	#comment-form-avatar img {
		width:20px;
		height:auto
	}

	#sitemap-authors li {
		margin-right:20px
	}

	.mobile-2 {
		display:block;
		overflow:hidden;
		padding:0
	}

	.mobile-2 li {
		width:48.936170212766%!important;
		display:block;
		height:auto;
		float:left!important
	}

	.mobile-2 li:nth-child(2n+2) {
		float:right!important
	}
}

@media(max-width:979px) {
	.imageyup #hgroup.no-logo {
		position:absolute;
		margin:0;
		padding:0;
		width:100%;
		text-align:center
	}

	.imageyup #hgroup.has-logo {
		position:relative;
		margin:0 0 20px!important;
		padding:0;
		width:100%;
		text-align:center
	}

	.imageyup #hgroup>* {
		float:none
	}

	#header-widget .ad-billboard {
		margin-top:10px
	}

	.navbar ul.nav-menu {
		margin-top:15px;
		padding-top:10px;
		border-top:1px solid #444
	}

	.navbar ul.nav-menu>li a {
		padding:10px 15px
	}

	.navbar ul.nav-menu>li a .caret {
		display:none
	}

	.nav-collapse .dropdown-menu {
		display:block;
		background:#282828
	}

	.nav-collapse .dropdown-menu li.active a {
		color:#fff
	}

	.nav-collapse .dropdown-menu li.active a:hover {
		color:#fff
	}

	.nav-collapse .dropdown-menu>li a {
		box-shadow:none;
		border:0
	}

	.nav-collapse .dropdown-menu>li a:hover {
		color:#fff
	}

	.format-aside .entry-content {
		padding:20px 20px 20px 5px
	}

	.format-link .post-header .post-title {
		font-size:24px
	}

	.format-link .post-header .fa-link {
		font-size:32px
	}

	#comments .comment-container .comment-entry {
		margin-left:5%;
		width:85%
	}
}

@media screen and (max-width:767px) {
	
	

	#header.imageyup #logo #site-title a,#header.imageyup #logo #site-title {
		font-size:1.25em;
		line-height:1
	}

	#header-widget .ad-billboard {
		margin:0 auto;
		margin-top:34px;
		width:92%;
		text-align:center
	}

	body {
		padding-right:0;
		padding-left:0
	}

	.navbar-fixed-top {
		margin:0
	}

	.navbar .nav {
		margin-left:0
	}

	.container {
		padding-right:30px;
		padding-left:30px
	}

		.page-template-template-videos .btn-group-justified .btn-group { 
		display: block;
		width: 100%; 
		clear: both;
	}
	
	
	#footer #sub-floor .container {
		padding-right:0;
		padding-left:0
	}

	#footer #sub-floor #footer-links {
		float:none;
		padding:0 20px
	}

	#footer #sub-floor #credit {
		float:none;
		padding:0 20px;
		text-align:center
	}

	.post.format-status .post-avatar {
		float:left;
		margin:0 20px 20px 0
	}
}

@media(min-width:980px) {
	.navbar .navbar-nav>li:first-child {
		margin-left:-15px
	}

	.navbar .navbar-nav>li:last-child {
		margin-right:-5px
	}

	.menu-header-container {
		width:680px
	}

	.submenu-show {
		position:absolute;
		left:100%;
		display:block;
		margin-top:-25px!important;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px
	}

	.submenu-hide {
		position:relative;
		top:auto;
		display:none!important;
		float:right
	}
}

.si-wrapper {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2)
}

.si-total {
	padding:10px 0 8px;
	border:1px solid #e0e0e0;
	background:#fafafa;
	-webkit-box-shadow:0 0 8px rgba(255,255,255,0.8) inset;
	box-shadow:0 0 8px rgba(255,255,255,0.8) inset;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}

.si-total-number {
	margin-bottom:2px;
	color:#454545;
	letter-spacing:1px;
	font-weight:900;
	font-size:32px;
	line-height:1
}

.si-total-title {
	color:#888;
	font-style:italic;
	font-size:12px
}

.si-individual {
	padding:10px 0;
	border:1px solid #e0e0e0;
	background:#fff
}

.si-individual ul {
	display:block;
	overflow:hidden;
	margin-left:-2%
}

.si-individual ul li a {
	overflow:hidden;
	padding:0 0 0 10px
}

.si-individual ul li a:hover {
	color:#b6b6b6;
	text-decoration:none
}

.si-individual ul>li {
	width:46%;
	text-align:center
}

.si-individual ul>li:nth-child(3n+1) {
	border-right:1px solid #eee
}

.si-individual .fa-twitter-square {
	color:#1dadeb;
	font-size:18px
}

.si-individual .fa-facebook-square {
	color:#637eb2;
	font-size:18px
}

.tabbed-widget {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.tabbed-widget .nav-tabs {
	border:0
}

.tabbed-widget .tab-inner ul li {
	padding:0
}

.tabbed-widget .nav-tabs>li.active>a {
	background:#fff;
	color:#444
}

.tabbed-widget .nav-tabs>li.active>a:hover {
	color:#999
}

.tabbed-widget .nav-tabs>li>a {
	margin:0;
	padding:10px 0;
	border:1px solid #eee;
	border-bottom-width:0!important;
	color:#999;
	text-align:center;
	font-size:80%;
	border-radius:0;
	background-color:#222
}

.tabbed-widget .nav-tabs>li>a:hover {
	color:#fff
}

.tabbed-widget .tab-count-1>li.active>a {
	background-color:#2c2c2c;
	color:#999
}

.tabbed-widget .tab-count-2>li {
	width:50%
}

.tabbed-widget .tab-count-3>li {
	width:33.333333333%
}

.tabbed-widget .tab-count-4>li {
	width:25%
}

.tabbed-widget .tab-content {
	display:block;
	padding:10px;
	width:auto;
	border:1px solid #e4e4e4;
	border-top:0;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	background:#fff
}

.tabbed-widget .tab-content ul {
	margin:0;
	padding:0
}

.tabbed-widget .tab-content ul>li {
	padding:15px;
	border-bottom:1px solid #eee;
	list-style:none
}

.tabbed-widget .tab-content ul li a {
	color:#555;
	font-weight:700;
	font-size:12px;
	line-height:1
}

.tabbed-widget .tab-content ul li a:hover {
	text-decoration:underline
}

.tabbed-widget .tab-content ul li time.latest-date {
	display:block;
	color:#888;
	font-style:italic;
	font-size:11px
}

.tabbed-widget .tab-content ul li:last-child {
	border-bottom:0
}

.tabbed-widget figure a {
	margin:0 10px 0 0;
	width:50px;
	height:50px
}

#sidebar .google-custom-search {
	margin-bottom:10px
}

#cse-search-box {
	margin-bottom:0
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border:none!important;
	background:transparent
}

.error404 form.gsc-search-box {
	background:transparent;
	border-width:1px
}

.error404 .cse .gsc-search-button input.gsc-search-button-v2 {
	margin-top:0
}

.error404 input.gsc-search-button-v2 {
	margin-top:0
}

.error404 #main table {
	margin:0 0 2px!important;
	border:0
}

.error404 #main table th,.error404 #main table td {
	padding:4px;
	border:0
}

.cse .gsc-control-cse,.cse .gsc-control-cse {
	padding:0!important
}

.gsc-above-wrapper-area {
	padding:0!important
}

table.gsc-above-wrapper-area-container {
	margin:0!important
}

.gsc-above-wrapper-area {
	border-bottom:none!important
}

.gsc-resultsHeader {
	display:none
}

table.gcsc-branding {
	border:none!important;
	margin:0!important
}

table.gcsc-branding td {
	border:none!important
}

.gcsc-branding-text-name {
	width:120px!important
}

table.gsc-table-result {
	border:none!important;
	margin:10px 0!important
}

td.gsc-table-cell-thumbnail {
	border-left:none!important
}

@media(max-width:480px) {
	.google-custom-search form div input[type=text] {
		width:63%
	}
}

@media(max-width:979px) {
	.google-custom-search form div input[type=text] {
		width:76%
	}
}

@media only screen and (max-width:767px) {
	.google-custom-search form div input[type=text],.google-custom-search form div input[type=submit] {
		display:block;
		width:100%
	}

	.google-custom-search form div input[type=submit] {
		width:103%
	}
}

@media(min-width:768px) and (max-width:979px) {
	.google-custom-search form div input[type=text] {
		width:63%
	}
}

@media(min-width:980px) {
	.google-custom-search form div input[type=text] {
		width:72%
	}

	#cse-search-results iframe {
		width:100%;
		height:1080px
	}
}

.personal-image {
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.pi-pic {
	text-align:center
}

.pi-bio {
	color:#888;
	padding:10px;
	margin-bottom:0
}

.ad-125x125 .thumbnails>li .thumbnail {
	background:#fff;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border-color:#ddd;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.015);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.015);
	box-shadow:0 1px 1px rgba(0,0,0,0.015)
}

.ad-125x125 .thumbnails>li a:hover {
	border-color:#dedede;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075);
	box-shadow:0 1px 1px rgba(0,0,0,0.075)
}

@media only screen and (max-width:767px) {
	.ad-billboard {
		text-align:center!important;
		padding-top:0!important;
		padding-bottom:20px!important
	}
}

h1,h2,h3,h4 {
	margin:1.214em 0 10px;
	font-weight:inherit;
	line-height:1.2;
}

h1 {
	margin-top:0;
	font-size:2.441em
}

.topheadline h1 {
	font-size:36px;
	padding-bottom:10px;
	color:#f7fbff;
	font-family:"Open Sans",sans-serif;
	font-weight:400;
	letter-spacing:1px;
	text-align:center;
	color:#759fc3;
}

h2 {
	font-weight:700;
	margin-bottom:20px;
	font-size:1.953em;
}

h2.mediumheadline,h1.mediumheadline {
	font-size:1.953em
}

h2.mediumlgheadline,h1.mediumlgheadline {
	font-size:2.153em
}

h2.smallheadline,h1.smallheadline {
	font-size:1.563em
}

h3 {
	font-size:1.563em;
	font-weight:700
}

h3,h4,h5,h6 {
	font-weight:700;
	font-family:'open sans',Lucida Sans Unicode,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#3d3d3d;
	transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-webkit-transition:all .5s ease-in-out
}

h4 {
	font-size:1.333em;
	font-weight:700;
	font-family:'open sans',Lucida Sans Unicode,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

h4.widget-title  {
	font-weight:300;
	font-family:'Raleway',Lucida Sans Unicode,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#747474
}

a:link {
	text-decoration:underline
}

.menu-header-container a:link,a:link.btn-primary,footer a:link,.breadcrumb a:link,.panel-heading a:link,h1 a:link,section.shortcodes a:link,.list-group a:link {
	text-decoration:none
}

a:link,a:active,a:visited {
	color:#3A76A9
}



a:hover {
	color:#13426a;
	text-decoration:none
}

p,.entry-content ul li,.entry-content ol li {
	margin-bottom:1.3em;
	font-family:"proxima-nova",sans-serif,arial,verdana;
	line-height:1.65;
	font-size:1em;
	color:#333;
	-ms-font-feature-settings:kern;
	-o-font-feature-settings:kern;
	-webkit-font-feature-settings:kern;
	font-feature-settings:kern
}

.row-centered {
	text-align:center
}

.col-centered {
	display:inline-block;
	float:none;
	text-align:left;
	margin-right:-4px;
	vertical-align: top;	
}

.automargin {
	margin-left:auto;
	margin-right:auto
}

.nomargintop {
	margin-top:0;
	padding-top:0
}

.nomarginpad {
	margin-left:0;
	margin-right:0;
	padding-right:0;
	padding-left:0
}

.nomargin {
	margin:0
}

.medgreyt {
	color:#8e8e8e
}

.darkgreyt {
	color:#3d3d3d
}

.smallt {
	font-size:13px;
	line-height:1.5
}

.mediumt {
	font-size:18px
}

a:link.btn-primary,a:visited.btn-primary,a:active.btn-primary, a:link.btn-danger,a:visited.btn-danger,a:active.btn-danger, a:link.btn-inverse,a:visited.btn-inverse,a:active.btn-inverse {
	color:#FFF; 
	text-decoration: none;
}

.offset-0 {
	padding-left:0;
	padding-right:0
}

.c_w {
	color:#fff;
	text-shadow:0 1px 2px rgba(153,153,153,0.7)
}

.droid4,.breadcrumb {
	font-family:"proxima-nova",sans-serif,arial,verdana;
	font-weight:400;
	line-height:1.6;
	}

.droid7 {
	font-family:'Droid Sans',sans-serif,arial,verdana;
	font-weight:700;
	line-height:120%
}

.open4,.the-time,.the-comment-link,.the-category,#archive-page-title,.the-author {
	font-family:'Open Sans Condensed',sans-serif,arial,verdana;
	font-weight:400;
	line-height:160%
}

.allcaps {
	text-transform:uppercase
}

.open7,.meta-nav,.menu-item,.nav .navbar-nav .menu ul li,.nav a:link {
	font-family:'Open Sans Condensed',sans-serif,arial,verdana;
	font-weight:300;
	line-height:160%
}

.open7normal {
	font-family:'Open Sans',sans-serif,arial,verdana;
	font-weight:700;
	line-height:160%
}

.navbar-toggle {
	position:absolute;
	z-index:1;
	right:1%;
	top:6%;
	padding:15px
}

#categories-2 ul li {
	line-height:1.1;
	font-weight:400
}

.source,.testimonial-quote blockquote {
	font-family:'Source Sans Pro',Sans-serif,verdana,arial;
	font-style:normal;
	font-size:1.414em
}

.source_3subheadline {
	font-size:1.3em;
	font-weight:300;
	margin-bottom:10px
}

.testimonial-quote blockquote {
	font-weight:300;
	line-height:1.4
}

.allcaps {
	text-transform:uppercase
}

input {
	margin-bottom:5px
}

.standout {
	font-size:120%
}

pre {
	padding:10px
}

.dropdown-menu li:hover .sub-menu {
	visibility:visible
}

.dropdown:hover .dropdown-menu {
	display:block
}

.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu,.navbar .dropdown-menu {
	margin-top:0
}

.navbar .sub-menu:before {
	border-bottom:7px solid transparent;
	border-left:none;
	border-right:7px solid rgba(0,0,0,0.2);
	border-top:7px solid transparent;
	left:-7px;
	top:10px
}

.navbar .sub-menu:after {
	border-top:6px solid transparent;
	border-left:none;
	border-right:6px solid #fff;
	border-bottom:6px solid transparent;
	left:10px;
	top:11px;
	left:-6px
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display:block;
	margin:0
}

ul.nav li.dropdown > ul.dropdown-menu {
	top:96%;
	padding-top:10px
}

article .entry-content, .search .entry-content  {
	padding-right: 10%;
}

.post-header-meta {
	padding-left:5px
}

.archive .post-meta {
	padding:10px 20px
}

.archive .post-header {
	margin-bottom:5px
}

.archive .entry-content {
	margin-bottom:1.214em
}

#nothing-found h1 {
	font-size:2.441em
}

.headline {
	text-align:center;
	position:relative;
	margin-bottom:40px
}

.headline h1 {
	color:#31373a;
	padding-bottom:15px;
	display:inline-block;
	font-size:44px
}

.headline h2 {
	font-size:36px
}

.headline p {
	margin-bottom:40px;
	font-weight:100;
	font-size:18px;
	color:#2b2b2b
}

.btn {
	margin-top:10px
}

#banner {
	padding-top:10px;
	padding-bottom:60px;
	background:#3A76A9;
	height:100%;
	position:relative;
	background-image:url(https://memberium.com/wp-content/uploads/2014/12/memberium-blue-2.jpg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:100%;
	position:relative;
	background-attachment:fixed
}

.btn-xxl {
	font-size:2em
}

.banner-content {
	clear:both;
	padding-top:40px
}

.banner-content h1 {
	font-size:50px;
	color:#FFF;
	border-bottom:1px solid rgba(0,0,0,0.1);
	font-weight:700;
	padding-bottom:10px;
	margin-top:-10px
}

.banner-content h2 {
	color:#FFF
}

.banner-content h5 {
	font-weight:700;
	font-size:18px;
	color:#FFF
}

.banner-content p {
	color:rgba(255,255,255,0.7)
}

.banner-list {
	margin-bottom:20px
}

.banner-list li {
	color:rgba(255,255,255,0.8);
	margin-bottom:5px;
	list-style-type:none
}

.banner-list li i {
	margin-right:10px;
	color:#08b4da
}

.bg-blue-pattern {
	background-color:#08b4da;
	background:url(https://memberium.com/wp-content/uploads/2014/12/blue-square.png)
}

.video-container {
	position:relative
}

.video-container iframe {
	width:100%;
	height:430px;
	border:none
}

ul.steps-list li {
	margin-bottom:25px;
	border-bottom:1px solid rgba(0,0,0,0.03)
}

ul.steps-list li:last-child {
	border-bottom:none
}

ul.steps-list li span {
	float:left;
	border-radius:50%;
	width:55px;
	height:55px;
	line-height:55px;
	display:block;
	font-size:22px;
	font-weight:700;
	text-align:center;
	background:#1a1a1a
}

ul.steps-list li h4,ul.steps-list li p {
	margin-left:80px
}

ul.steps-list li h5 {
	font-weight:600
}

.main-point {
	margin-bottom:20px
}

.main-point i {
	display:block;
	font-size:56px;
	color:#1a1a1a
}

.main-point h3 {
	font-size:22px;
	font-weight:300;
	margin-top:20px
}

.features {
	margin-bottom:40px;
	text-align:left
}

.features i {
	float:left;
	margin-right:20px
}

.features h3 {
	font-size:18px;
	font-weight:700;
	padding-top:15px
}

.features p {
	clear:both;
	padding-top:10px
}

.banner-form {
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.3);
	box-shadow:0 0 10px rgba(0,0,0,.3);
	background:rgba(0,0,0,0.4)
}

.form-title {
	background-color:rgba(0,0,0,0.5);
	color:#FFF;
	text-align:center;
	padding:25px 0
}

.form-title h2 {
	margin-bottom:0;
	font-size:22px
}

.form-body {
	padding:30px
}

.form-body p {
	color:rgba(255,255,255,0.6)
}

.banner-form .form-control {
	color:#08b4da;
	border:none;
	outline:none;
	box-shadow:none;
	padding:13px 15px;
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	border-radius:0;
	height:auto;
	background-color:rgba(0,0,0,0.4);
	margin-bottom:15px
}

.btn-submit {
	display:block;
	margin:0 auto;
	background-color:#08b4da;
	color:#FFF;
	border-color:rgba(0,0,0,0.01);
	width:100%;
	padding:11px;
	border:2px solid #08b4da
}

.btn-submit:hover {
	background:#08b4da;
	border-color:#08b4da
}

.testimonial-inner img {
	margin-right:30px;
	border-radius:4px;
	border:3px solid #FFF;
	-webkit-box-shadow:0 0 7px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 7px rgba(0,0,0,0.1);
	box-shadow:0 0 7px rgba(0,0,0,0.1);
	float:left
}

.testimonial-inner p {
	margin-left:184px
}

.testimonial-inner small {
	display:inline-block;
	border-top:2px solid #333;
	padding-top:10px;
	font-size:15px;
	font-weight:700;
	color:#333
}

.bg-testimonial {
	background:url(//memberium.com/wp-content/uploads/2018/06/memberium-partners-bg-grey-2018.jpg);
}

#clients .row {
	width:95%
}


.clients-logo li {
	padding:0 25px
}

.clients-logo li:last-child {
	padding:0 0 0 15px
}

.clients-logo li img {
	opacity:.9;
	filter:alpha(opacity=90)
}

.clients-logo li img:hover {
	opacity:.4;
	filter:alpha(opacity=40)
}

.padding40 {
	padding:40px 0
}

.bg-white {
	background-color:#FFF
}

.bg-grey {
	background-color:#FAF7F8;
	background-color:#FAFAFA
}

.bg-grey2 {
	background-color:#F5F5F5
}

.bg-blue {
	background-color:#08b4da
}

.bg-dark {
	background-color:#333
}

.CoverImage {
	background-repeat:no-repeat;
	background-size:cover;
	margin:0 auto;
	max-height:600px;
	min-height:400px;
	max-width:2000px
}

.bubbleb {
	margin:30px auto;
	position:relative;
	width:99%;
	min-height:165px;
	padding:15px 10px 0;
	background:#0C719C;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border:#0C719C solid 6px
}

.bubbleb:after {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:15px 15px 0;
	border-color:#0C719C transparent;
	display:block;
	width:0;
	z-index:1
}

.bubbleb:before {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:0 20px 20px;
	border-color:#0C719C transparent;
	display:block;
	width:0;
	z-index:0;
	margin-left:-20px;
	top:-26px;
	left:50%
}

.bubbleb blockquote {
	font-size:1.233em
}

.bubblegrey p,.bubblegrey blockquote {
	font-size:1em;
	font-family:"proxima-nova",sans-serif,arial,verdana;
	line-height:1.5;
	font-weight:400
}

.bubblegrey {
	position:relative;
	width:99%;
	min-height:140px;
	padding:0;
	margin:20px;
	background:#EFEFEF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border:#EFEFEF solid 6px
}

.bubblegrey:after {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:15px 15px 0;
	border-color:#EFEFEF transparent;
	display:block;
	width:0;
	z-index:1;
	bottom:-15px;
	left:102px
}

.bubblegrey:before {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:20px 20px 0;
	border-color:#EFEFEF transparent;
	display:block;
	width:0;
	z-index:0;
	bottom:-26px;
	left:97px
}

#quote-carousel {
	padding:0 10px 30px;
	margin-top:30px
}

#quote-carousel .carousel-control {
	background:none;
	color:#222;
	font-size:2.3em;
	text-shadow:none;
	margin-top:30px
}

#quote-carousel .carousel-control.left {
	left:-12px
}

#quote-carousel .carousel-control.right {
	right:-12px!important
}

#quote-carousel .carousel-indicators {
	right:50%;
	top:auto;
	bottom:0;
	margin-right:-19px
}

#quote-carousel .carousel-indicators li {
	background:silver
}

#quote-carousel .carousel-indicators .active {
	background:#333
}

#quote-carousel img {
	width:250px;
	height:100px
}

.item blockquote {
	border-left:none;
	margin:0
}

.item blockquote img {
	margin-bottom:10px
}

.inset {
	box-shadow:inset 0 0 10px rgba(0,0,0,0.5)
}

.item blockquote p:before {
	content:"\f10d";
	font-family:'Fontawesome';
	float:left;
	margin-right:10px
}


.trustedbylogo {margin-top:20px;}

/* gif overlay script css */


.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

figure {
  width: 100%;
  margin: 0;
  padding: 0px;
  position: relative;
  cursor: pointer;
}
figure:before,
figure:after {
  position: absolute;
}

.memb_instructions figure:before {
  top: 45%;
  left: 45%;
  margin-left: -25px;
  width: 50px;
  height: 60px;
  font-family: 'FontAwesome';
  content: '\f01d';
  text-align: center;
  line-height: 45px;
  font-size: 150px;
  color: #bcbfc5;
}
.memb_instructions figure:after {
  content: 'gif';
  position: absolute;
  display: inline-block;
  width: 40px;
  text-align: center;
  top: 20px;
  right: 20px;
  font-size: 11px;
  font-weight: 600;
  padding: 5px;
  border-radius: 3px;
  color: #656D78;
  background-color: rgba(170, 178, 189, 0.1);
  text-transform: uppercase;
}
figure.play:before {
  display: none;
}
figure.play:after {
  color: #fff;
  background-color: #8CC152;
}
figcaption {
  padding-top: 15px;
  font-size: 14px;
  color: #8d9bad;
}
figcaption a {
  color: #59687b;
  text-decoration: none;
}

.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.pace-running .demo-content {
  opacity: 0.5;
}
/* END gif overlay script */



@media (min-width: 768px) {
	#quote-carousel {
		margin-bottom:0;
		padding:0 40px 30px
	}
}

@media (max-width: 768px) {
	#quote-carousel .carousel-indicators {
		bottom:-20px!important
	}

	#quote-carousel .carousel-indicators li {
		display:inline-block;
		margin:0 5px;
		width:15px;
		height:15px
	}

	#quote-carousel .carousel-indicators li.active {
		margin:0 5px;
		width:20px;
		height:20px
	}
}

.carousel-mod .carousel-indicators {
	position:static;
	display:block;
	width:auto;
	margin:15px auto
}

.carousel-mod .carousel-indicators li {
	background-color:#A3A3A3;
	border:none;
	margin:0
}

.carousel-mod .carousel-indicators .active {
	background-color:#31373a;
	width:10px;
	height:10px
}

.carousel-mod .carousel-control.left,.carousel-mod .carousel-control.right {
	background:none;
	background-color:transparent;
	filter:none
}

.carousel-mod .carousel-control {
	top:45%
}

ul.steps-list li {
	margin-bottom:25px;
	border-bottom:1px solid rgba(0,0,0,0.03)
}

ul.steps-list li:last-child {
	border-bottom:none
}

ul.steps-list li span {
	float:left;
	border-radius:50%;
	width:55px;
	height:55px;
	line-height:55px;
	display:block;
	font-size:22px;
	font-weight:700;
	text-align:center;
	background:#1a1a1a
}

ul.steps-list li h4,ul.steps-list li p {
	margin-left:80px
}

ul.steps-list li h5 {
	font-weight:600
}

.faq-body {
	margin-bottom:40px
}

.faq-body i {
	float:left;
	font-size:40px;
	margin-right:15px;
	margin-bottom:15px
}

.faq-body h4 {
	padding-top:10px;
	font-size:18px
}

.faq-body p {
	clear:both
}

.answer {
	position:relative;
	border:1px solid #E5E5E5;
	background-color:#FFF;
	padding:20px;
	margin-top:30px;
	border-radius:3px
}

.answer:after {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:0 15px 15px;
	border-color:#FFF transparent;
	display:block;
	width:0;
	z-index:1;
	margin-left:-15px;
	top:-15px;
	left:10%
}

.answer:before {
	content:'';
	position:absolute;
	border-style:solid;
	border-width:0 15px 15px;
	border-color:#E5E5E5 transparent;
	display:block;
	width:0;
	z-index:0;
	margin-left:-15px;
	top:-16px;
	left:10%
}

.cover {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-attachment:fixed
}

.thin {
	font-weight:300
}

.strong {
	font-weight:700
}

.subline {
	font-size:24px
}

.section {
	padding:90px 0
}

.section20 {
	padding:20px 0
}

.section30 {
	padding:30px 0
}

.padding40 {
	padding:40px 0
}

.padding50 {
	padding:50px 0
}

.padding60 {
	padding:60px 0
}

.paddingtop-70 {
	padding-top:70px
}

.paddingtop-40 {
	padding-top:40px
}

.nopadding-bottom {
	padding-bottom:0
}

.bordered {
	border:1px solid #EFEFEF
}

.border-left {
	border-left:1px solid #EFEFEF
}

.border-right {
	border-right:1px solid #EFEFEF
}

.border-top {
	border-top:1px solid #EFEFEF
}

.border-bottom {
	border-bottom:1px solid #EFEFEF
}

.separator30 {
	margin:30px 0
}

.separator60 {
	margin:60px 0
}

.margintop-30 {
	margin-top:30px
}

.margintop-40 {
	margin-top:40px
}

.margintop-70 {
	margin-top:70px
}

.marginbottom-10 {
	margin-bottom:10px
}

.nomargin-top {
	margin-top:0
}

.nomargin-bottom {
	margin-bottom:0
}

.divider70 {
	clear:both;
	height:70px
}

.divider50 {
	clear:both;
	height:50px
}

.divider20 {
	clear:both;
	height:20px
}

.divider35 {
	clear:both;
	height:35px
}

.margin50 {
	margin:50px 0
}

.margin20 {
	margin:20px 0
}

.tick-list {
	margin:15px 0
}

.tick-list li {
	list-style:none;
	margin-bottom:10px
}

.tick-list li i {
	margin-right:10px;
	color:#00a8d6
}

.normal-list {
	list-style-type:disc;
	margin-bottom:30px;
	margin-left:20px
}

.normal-list li {
	margin-bottom:5px
}

.green-arrow {
	list-style:none;
	margin-bottom:15px
}

.green-arrow li {
	position:relative;
	padding-left:25px;
	margin-bottom:5px
}

.green-arrow li:before {
	display:inline-block;
	text-align:center;
	font-family:FontAwesome;
	content:"\f00c";
	position:absolute;
	left:0;
	transition:all .3s ease-in;
	transition:all .3s ease-in;
	transition:all .3s ease-in;
	color:#72B569
}

.font-icon-list i {
	color:rgba(0,0,0,0.6);
	margin-right:10px
}

.text-center {
	text-align:center
}

.text-center img {
	display:block;
	margin:0 auto
}

.btn {
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	border-radius:0;
	padding:15px 35px;
	font-weight:700
}



.btn-primary:hover,.btn-primary:focus, #hometopshort2 .btn-primary:hover {
	background-color:#08b4da;
	color:#FFF;
    box-shadow:0 5px 0 0 #0f829b;

}



.btn-transparent {
	background-color:transparent;
	border:2px solid #FFF;
	color:#fff
}

.btn-transparent:hover {
	background-color:#2a2a2a;
	border-color:#2a2a2a
}

.btn-price {
	color:#FFF
}

.btn-price:hover {
	background-color:#FFF;
	border-color:#FFF;
	color:#2a2a2a
}

.arrow-bottom {
	position:relative
}

.arrow-bottom:after {
	left:50%;
	bottom:-50px;
	position:absolute;
	content:"";
	border:25px solid;
	border-color:#FAFAFA transparent transparent;
	display:block;
	margin-left:-13.5px
}

.faq_mpage .panel {
	margin-bottom:0;
	padding-bottom:0
}

.collapsed a:link {
	padding:10px
}

.panel-body,.panel .panel-default {
	background-color:#FFF
}

.well {
	background-color:#FFF
}

.memb_toc {
	padding-right:-15%;

	}

.prettify {
	padding:10px 5px;
	-moz-box-shadow:0 0 0 0 #ccc;
	-webkit-box-shadow:0 0 0 0 #ccc;
	box-shadow:0 0 0 0 #ccc;
	color:#65B042;
	line-height:1.5;
	border-width:0
}

.panel-heading {
	padding-top:15px
}

.shortcode_expl,.shortcode_section {
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:1px solid #EEE
}

.shortcode_section:last-child {
	border-bottom:none
}

ul .pager {
	font-family:"proxima-nova",sans-serif,arial,verdana;
	font-weight:400;
	font-size:1.1em;
	line-height:1.5
}

.video-well {
	margin-top:-5px
}

video {
	max-width:100%
}

.videoWrapper, .videoWrapper-responsive {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	padding-right:0;
	padding-left:0;
	margin:0;
	height:100%;
	overflow: hidden;
	max-width:100%;
}

.videoWrapper-responsive { 
padding-bottom: 20px;
}

.videoWrapper iframe, .videoWrapper-responsive iframe {
	position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  	width:100%;
	height:100%;
	overflow: hidden;

}

.videoWrapper object,
.videoWrapper embed, .videoWrapper-responsive object, .videoWrapper-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videowrapper3 {
	margin-left:15%
}

.memb-video {
	margin:10px;
	padding:0;
	opacity:1;
	transition:opacity .25s ease-in-out;
	-moz-transition:opacity .25s ease-in-out;
	-webkit-transition:opacity .25s ease-in-out;
		border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0 2px 3px -1px rgba(50, 50, 50, 0.2);

}

.memb-video h3 {
	font-size:1.163em;
	line-height:1.55;
	font-weight:400;
    font-family:'proxima-nova',Sans-Serif,verdana,arial;
}

.memb-boxtop,.memb-boxbottom {
	text-align:center;
	padding:25px;
	vertical-align:central
}


.memb-boxtop {
	background-color:#3A76A9;
	color:#FDFDFD;
	font-size:2.8em;
	height:105px;
	border-top-left-radius:10px;
	border-top-right-radius:10px
}

.memb-video:hover {
	opacity:.5
}

.memb-boxbottom a:link,.memb-boxbottom a:visited {
	color:#3a76a9
}

.memb-boxbottom a:hover {
	color:#3a76a9
}

.memb-boxtop img {
	margin-top:-15px
}

.memb-boxbottom {
	background-color:#FFF;
	font-size:.95em;
  font-family:'proxima-nova',Sans-Serif,verdana,arial;
    line-height:1.3;
    font-weight: bold;
	max-height:90px;
	min-height:90px; 
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	position:relative
}

.memberium-training-vids .memb-boxbottom { 
  max-height:160px;
  min-height:160px;
}

.loop-videobutton {
	font-family: 'Source Sans Pro',Sans-Serif,verdana,arial;
	font-weight:300;
	vertical-align:middle;
	position:absolute;
	bottom:15px;
	right:5%;
	left:5%;
	width:90%;
	letter-spacing:.25px
}

.grey_cta_box input {
	text-align:center
}

.gform_wrapper input[type="text"],.gform_wrapper input[type="url"],.gform_wrapper input[type="email"],.gform_wrapper input[type="tel"],.gform_wrapper input[type="number"],.gform_wrapper input[type="password"],.gform_wrapper textarea {
	font-size:1.1em
}

.socialshare-post {
	margin-bottom:60px;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	-khtml-opacity:.6;
	opacity:.6
}

#header-logo {
	padding-top:6%;
	vertical-align:middle
}

.head-subheadline {
	color:#9CBAD4;
	font-size:15px
}

.navbar-default {
	border-bottom-width:0
}

.header-3 {
	padding-top:0;
	padding-bottom:0;
	background-color:#3a76a9
}

.header-3 .navbar {
	top:0!important;
	margin:0;
	padding-bottom:10px;
	font-size:.9em
}

.header-3 .navbar.navbar-fixed-top {
	position:fixed;
	margin:0 auto
}

.header-3 .navbar .navbar-form,.header-3 .navbar .navbar-search {
	margin:0;
	padding:20px 0 19px 35px
}

.header-3 .navbar .btn,.header-3 .navbar .btn-group {
	margin-top:-1px
}

.header-3 .navbar .btn {
	padding-left:26px;
	padding-right:26px;
	font-size:14px;
	font-weight:400;
	color:#fff
}

.header-3 .navbar .btn.btn-primary {
	background-color:#16a085
}

.header-3 .navbar .btn.btn-primary:hover,.header-3 .navbar .btn.btn-primary:focus {
	background-color:#45b39d
}

.header-3 .navbar .btn.btn-primary:active,.header-3 .navbar .btn.btn-primary.active {
	background-color:#138871
}

.header-3 .navbar .navbar-inner {
	background:none
}

.header-3 .navbar .brand {
	padding-left:0;
	font-weight:400;
	color:#2c3e50;
	font-weight:600;
}

.header-3 .navbar .brand img:first-child {
	float:left;
	margin:25px 15px 0 0
}

.header-3 .navbar .nav > li {
	margin-left:25px
}

.header-3 .navbar .nav > li:first-child {
	margin-left:0
}

.header-3 .navbar .nav > li > a {
	padding:29px 0 18px;
	font-size:18px;
	font-weight:400;
	letter-spacing:1.6px;
	color:#fff
}

.header-3 .navbar .nav > li > a:hover,.header-3 .navbar .nav > li > a:focus,.header-3 .navbar .nav > li > a.active {
	color:#d4d4d4
}

.header-3 .navbar .nav > li.active > a {
	color:#d4d4d4;
	background-color:transparent
}

.header-3 .navbar .btn-navbar {
	margin:28px 0 17px;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0;
	background:none!important;
	color:#bdc3c7
}

.header-3 .navbar .btn-navbar:hover,.header-3 .navbar .btn-navbar:focus,.header-3 .navbar .btn-navbar.active {
	color:#9ebad6
}

@media (max-width: 979px) {
	.header-3 .navbar .nav-collapse {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		position:fixed;
		top:0;
		bottom:0;
		right:-230px;
		width:230px;
		height:auto!important;
		padding:25px 0;
		border-radius:0;
		float:none;
		overflow:auto!important;
		background:#222527;
		font-family:'Helvetica Neue',Helvetica,Arial,sans-serif
	}

	.header-3 .navbar .nav-collapse::-webkit-scrollbar {
		display:none
	}

	.header-3 .navbar {
		border-width:0
	}

	.header-3 .navbar .nav-collapse > * {
		margin:30px 0 0!important
	}

	.header-3 .navbar .nav-collapse > :first-child {
		margin-top:0!important
	}

	.header-3 .navbar .nav-collapse .nav > li {
		margin:0
	}

	.header-3 .navbar .nav-collapse .nav > li > a {
		display:block!important;
		margin:0;
		padding:12px 35px;
		border-bottom:2px solid #24292d;
		font-size:13px;
		font-weight:400;
		font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
		letter-spacing:1px;
		color:#5b5e61;
		text-transform:uppercase
	}

	.header-3 .navbar .nav-collapse .nav > li > a:hover,.header-3 .navbar .nav-collapse .nav > li > a:focus,.header-3 .navbar .nav-collapse .nav > li > a.active {
		color:#fff
	}

	.header-3 .navbar .nav-collapse .nav > li.active > a {
		color:#fff;
		background-color:#3a76a9
	}

	.header-3 .navbar .nav-collapse .nav > li.active > a:hover,.header-3 .navbar .nav-collapse .nav > li.active > a:focus,.header-3 .navbar .nav-collapse .nav > li.active > a.active {
		color:#fff
	}

	.header-3 .navbar .nav-collapse .subnav {
		display:block;
		list-style:none
	}

	.header-3 .navbar .nav-collapse .subnav li > a {
		display:block;
		margin:0;
		padding:7px 35px;
		font-size:13px;
		font-weight:400;
		font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
		color:#5b5e61;
		text-transform:capitalize
	}

	.header-3 .navbar .nav-collapse .subnav li > a:hover,.header-3 .navbar .nav-collapse .subnav li > a:focus,.header-3 .navbar .nav-collapse .subnav li > a.active {
		color:#fff
	}

	.header-3 .navbar .nav-collapse .navbar-form,.header-3 .navbar .nav-collapse .navbar-search {
		padding:10px 35px
	}

	.header-3 .navbar .btn-navbar:before {
		content:'';
		display:block;
		background-image:url(../../../common-files/icons/menu-icon-dark.png);
		width:17px;
		height:12px
	}
}

.header-3-sub {
	position:relative;
	padding-top:180px;
	padding-bottom:100px
}

.header-3-sub h3 {
	font-size:30px;
	font-weight:400;
	font-family:'Droid Sans',sans-serif,helvetica,arial;
	color:#2c3e50;
	margin-bottom:20px;
	font-weight:400
}

.header-3-sub p {
	font-size:16px;
	font-weight:400;
	color:#7f8c8d;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}

@media (max-width: 480px) {
	.header-3-sub {
		padding-top:100px;
		background-attachment:scroll;
		background-position:50% 50%!important
	}
}

.introsubheading {
	margin:0;
	color:#3276B1;
	padding-bottom:20px
}

.introheading {
	color:#fff
}

.guaranteesub {
	color:#FDD73D;
	letter-spacing:1px;
	font-size:1em
}

.infu_green {
	color:#6BB327
}

li.homefeat {
	color:#f7f7f7;
	font-size:1.2em;
	padding-bottom:15px
}

.homefeat li:last-child {
	padding-bottom:0
}

.content-9 {
	padding-top:0;
	padding-bottom:20px
}

.content-9 .sm_col p,.content-9 .intro p,.content-9 p {
	font-size:1.1em;
	font-family:'Source Sans Pro',sans-serif,helvetica,arial,verdana;
	font-weight:300;
	color:#7f8c8d;
	line-height:1.45;
	letter-spacing:.25px
}

.content-9 .lightg_text p, .lightg_text {
	color:#7f8c8d;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial, verdana;
	font-weight:300;
}

.intro p {
	font-weight:400
}

.topintro {
	padding-top:30px
}

.content-9 h3 {
	text-transform:none;
	font-size:26px;
	font-weight:400;
	color:#34495e;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
	margin-bottom:12px
}

.content-9 .col-md-6,.content-9 .col-md-7,.content-9 .col-md-8 {
	color:#7f8c8d;
	margin-top:10px
}

.rightdocimg {
	margin-top:15px
}

@media (max-width: 767px) {
	.content-9 .col-md-6 {
		margin-top:20px
	}

	.videowrapper3 {
		padding-left:0;
		margin-left:0
	}



}

.grey_cta_box {
	background-color:#E4E4E4;
	padding:30px;
	margin-top:-100px;
	-webkit-box-shadow:0 1px 1px rgba(50,50,50,0.4);
	-moz-box-shadow:0 1px 1px rgba(50,50,50,0.4);
	box-shadow:0 1px 1px rgba(50,50,50,0.4)
}

.shattered-pattern {
	background-image:url(http://memberium.com/wp-content/uploads/2014/04/shattered.png);
	background-repeat:repeat
}

.sq-bg-pattern {
	background-image:url(http://memberium.com/wp-content/uploads/2014/04/square_bg.png);
	background-repeat:repeat
}

.pricingpage {
	margin-left:15%;
	margin-top:5px
}


.trustedbylogo img {margin-top:20px;}

.price-1 {
	padding-top:0;
	padding-bottom:10px
}

.price-1 .plan {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:3px solid #ebedee;
	background-color:#fff;
	padding:25px 0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:center;
	font-size:18px;
	font-weight:400
}

.price-1 .plan:first-child {
	margin-right:20px
}

.price-1 .plan > * {
	padding-left:10px;
	padding-right:10px
}

.price-1 .plan b {
	color:#7f8c8d
}

.price-1 .plan .title {
	color:#2c3e50;
	font-size:24px;
	font-weight:500;
	margin-bottom:8px
}

.price-1 .plan .description {
	margin:26px 0;
	padding-top:22px;
	border-top:2px solid #ebedee;
	line-height:28px;
	font-weight:400
}

.price-1 .plan .description b {
	font-weight:500
}

.price-1 .plan .btn {
	min-width:150px
}

.price-1 .ribbon {
	position:absolute;
	right:-3px;
	top:26px
}

@media (max-width: 979px) {
	.price-1 .ribbon {
		top:4px
	}

	.price-1 .ribbon {
		top:26px
	}

	.pricingpage {
		margin-left:0
	}

	.price-1 .plan {
		margin-top:30px
	}

	.price-1 .plan:first-child {
		margin-top:0
	}

	h1,.h1 {
	font-size:24px
}

h2,.h2 {
	font-size:18px
}

h3,.h3 {
	font-size:16px
}

}

.memb_instructions li {
	padding:30px 0;
	border-bottom:solid .75px #CCC;
	list-style-type:none
}

.memb_instructions img {
	padding-top: 5px
}

.hometop {
	padding:1.5% 5% 2.5%;
	margin:0 auto
}

.hometopshort {
	padding:1% 5% 2%;
	margin:0 auto
}

.header-2-sub .hero-unit {
	margin:0;
	padding:0;
	background:transparent
}

.header-2-sub .hero-unit h1 {
	margin:0 0 18px;
	font-size:30px;
	font-weight:400;
	color:#fff;
	line-height:40px;
}

.header-2-sub .hero-unit p {
	font-size:13px;
	font-weight:400;
	color:#506e8c;
	font-weight:800;
	letter-spacing:2px
}

.header-2-sub .btns {
	display:inline-block;
	margin-top:40px
}



.header-2-sub .btns .btn {
	min-width:140px;
	float:left
}

@media (max-width: 480px) {

	.header-2-sub .btns {
		margin-top:48px;
		display:block
	}

	.header-2-sub .btns .btn {
		float:none;
		display:block;
		margin-top:10px
	}

	.header-2-sub .btns .btn:first-child {
		margin-top:0
	}

	.header-2-sub .btns .btn + .btn {
		margin-left:0
	}
}

.header-2-sub .btns .btn + .btn {
	margin-left:20px
}



.header-2-sub .btn.btn-inverse {
	background-color:#3c556e
}

.header-2-sub .btn.btn-inverse:hover,.header-2-sub .btn.btn-inverse:focus {
	background-color:#63778b
}

.header-2-sub .btn.btn-inverse:active,.header-2-sub .btn.btn-inverse.active {
	background-color:#33485e
}

.header-2-sub .btn.btn-danger {
	background-color:#c0392b
}

.header-2-sub .btn.btn-danger:hover,.header-2-sub .btn.btn-danger:focus {
	background-color:#cd6155
}

.header-2-sub .btn.btn-danger:active,.header-2-sub .btn.btn-danger.active {
	background-color:#a33025
}

.content-14 h4 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:400;
	color:#3d3d3d;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
}

.content-14 .col-md-6 p {
	color:#7f8c8d;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	font-weight:400;
	padding-right:75px;
	line-height:170%
}

.content-14 .col-md-3 img {
	margin-bottom:30px
}

.fullwidth_f {
	padding:60px 0 30px;
	width:100%
}

.fullwidth_m {
	padding:20px 6%;
	width:100%
}

.feat_text p {
	color:#7f8c8d
}

.xllist {
	margin-left:-10px;
	padding-left:0;
	list-style-type:none
}

.xllist li {
	font-size:18px;
	padding-bottom:10px;
	color:#7F8C8D;
	list-style-type:none;
	margin:0;
	text-align:center
}

.subtext {
	font-size:13px;
	color:#63778b
}

.scootl {
	margin-left:5%
}

.center_feature_img img {
	padding-left:35px
}

.features_cta {
	margin:40px auto 40px 17%
}

.content-14 {
	padding-top:20px;
	padding-bottom:110px;
	position:relative
}

.content-14 h3 {
	margin:0 0 5px;
	text-align:center;
	font-size:35px;
	font-weight:400;
	color:#3d3d3d;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	font-weight:400
}

@media (max-width: 1215px) {
  .memb-boxbottom {
    max-height:90px;
    min-height:90px
  }
	
.memberium-training-vids .memb-boxbottom { 
  max-height:160px;
  min-height:160px;
}	
	
}

@media (max-width: 767px) {
	.content-14 {
		height:auto!important
	}
}

@media (max-width: 767px) {
	.content-14 h3 {
		margin-bottom:15px
	}
}

.content-14 .lead {
	font-size:25px;
	font-weight:400;
	color:#8e8e8e;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	text-align:center;
	font-weight:300
}

@media (max-width: 767px) {
	.content-14 .lead {
		line-height:1.25;
		margin-bottom:50px
	}

	.content-14 {
		height:1600px
	}
}

.content-14 .features {
	margin-top:36px
}

.content-14 .features.v-center,.content-14 .features .v-center {
	display:table;
	width:100%
}

.content-14 .features.v-center > div,.content-14 .features .v-center > div {
	display:table-cell;
	vertical-align:middle;
	margin-top:0;
	margin-bottom:0;
	float:none
}

@media (min-width: 768px) {
	.content-14 .features.v-center.row:before,.content-14 .features .v-center.row:before,.content-14 .features.v-center.row:after,.content-14 .features .v-center.row:after {
		display:none
	}
}

@media (max-width: 767px) {
	.content-14 .features.v-center,.content-14 .features .v-center {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding-left:5px;
		padding-right:5px
	}

	.content-14 .features.v-center.row,.content-14 .features .v-center.row {
		display:block;
		width:auto
	}

	.content-14 .features.v-center.row:before,.content-14 .features .v-center.row:before,.content-14 .features.v-center.row:after,.content-14 .features .v-center.row:after {
		display:none
	}

	.content-14 .features.v-center.row > *,.content-14 .features .v-center.row > * {
		display:block;
		vertical-align:baseline
	}
}

.content-14 .features h6 {
	text-transform:none;
	color:#3d3d3d;
	font-size:18px;
	font-family:'Droid Sans',Helvetica,Arial,sans-serif;
	font-weight:400
}

.content-14 .features .row {
	margin-top:70px;
	color:#95a5a6
}

@media (max-width: 767px) {
	.content-14 .features .col-sm-6 {
		display:none
	}
}

.content-14 .features .col-sm-6 img {
	display:block;
	margin-left:auto;
	margin-right:auto
}

.content-14 .features .col-sm-2 {
	position:relative
}

.content-14 .features [class*="box"] {
	position:absolute
}

@media (max-width: 767px) {
	.content-14 .features [class*="box"] {
		position:static
	}
}

.content-14 .features [class*="box"] img {
	position:absolute
}

@media (max-width: 767px) {
	.content-14 .features [class*="box"] img {
		display:none
	}
}

.content-14 .features [class*="box"] img[src*="line-l"] {
	bottom:100%;
	left:85%;
	margin-bottom:30px
}

.content-14 .features [class*="box"] img[src*="line-r"] {
	top:100%;
	right:85%;
	margin-top:30px
}

.content-14 .features .box-1,.content-14 .features .box-5 {
	top:40px;
	font-size:14px;
	font-weight:400;
	color:#7f8c8d
}

@media (max-width: 991px) and (min-width: 768px) {
	.content-14 .features .box-1,.content-14 .features .box-5 {
		top:220px
	}

	.memb-boxbottom {
		max-height:160px;
		min-height:160px
	}
	
	
.memberium-training-vids .memb-boxbottom { 
  max-height:160px;
  min-height:160px;
}	
	
}

.content-14 .features .box-2,.content-14 .features .box-6 {
	top:375px;
	font-size:14px;
	font-weight:400;
	color:#7f8c8d
}

@media (max-width: 991px) and (min-width: 768px) {
	.content-14 .features .box-2,.content-14 .features .box-6 {
		top:440px
	}
}

.content-14 .features .box-3,.content-14 .features .box-7 {
	top:625px;
	font-size:14px;
	font-weight:400;
	color:#7f8c8d
}

@media (max-width: 991px) and (min-width: 768px) {
	.content-14 .features .box-3,.content-14 .features .box-7 {
		top:660px
	}
}

.content-14 .features .box-4,.content-14 .features .box-8 {
	top:880px;
	font-size:14px;
	font-weight:400;
	color:#7f8c8d
}

@media (max-width: 991px) and (min-width: 768px) {
	.content-14 .features .box-4,.content-14 .features .box-8 {
		top:10px
	}
}

@media (max-width: 480px) {
	.content-14 .features {
		margin-top:-35px
	}

	.content-14 .features [class*="box"] {
		margin-top:35px;
		opacity:100!important;
		filter:alpha(opacity=10000)!important;
		opacity:1!important;
		filter:alpha(opacity=100)!important
	}

	article .entry-content {
		padding-right:5px
	}
}

.login h1 a {
	width:210px
}

.browserbgbox {
	padding:65px 70px;
	width:80%;
	margin-left:10%;
	margin-top:20px;
	background-color:#EFEFEF;
	overflow:visible;
	z-index:1;
	text-align:center;
	vertical-align:center
}

.creditfoot {
	color:#BFBFBF
}

.creditfoot img {
	opacity:.6;
	vertical-align:middle
}

.memb_list li {
	margin-bottom:15px
}

.memb_list li:lat-child {
	margin-bottom:0
}

.affdashboard .well h4 {
	color:#c0392b
}

#left-footer-widgets,#center-footer-widgets,#right-footer-widgets {
	margin-top:8px
}

p.footer-left-subtext {
	font-weight:100;
	color:#BFBFBF;
	line-height:1.4;
	clear:both;
	padding:5px 0 15px 10px
}

footer {
	font-family:'Droid Sans',sans-serif,arial,verdana
}

.footer-far-left {
	padding-top:7px
}

.right-footer-widgets {
	padding-top:40px
}

p.lower-subtext {
	padding-top:5px;
	color:#BFBFBF
}

.smallsubtext {
	color:#34495E;
	margin-right:10px
}

.versionadded {
	color:#bfbfbf;
	font-weight:200;
	font-size:13px;
	margin-top:-15px;
	font-weight:300;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	margin-top:6px
}

.testimonial-quote {
	font-family:'Droid Sans',sans-serif,arial,verdana;
	line-height:1.5
}

p.testimonialsubtext {
	color:#BFBFBF;
	font-size:16px;
	padding-left:24px;
	font-family:'Droid Sans',sans-serif,arial,verdana
}

.testimonial-quote blockquote {
	font-size:22px;
	font-weight:200
}


.vertical-centerimage img {
	vertical-align:middle;
	display:inline-block;
	padding-top:70px
}

.wide_headlinestandout {
	margin:10px 30px 0 30px;
	color:#fff;
	font-weight:800;
	font-size:30px;
	line-height:1.5;
	padding:10px;
	max-width:90%;
}

#hometopshort2 .wrapper,#hometopshort2 .container {
	padding:0 0 50px;
	background-color:transparent
}

#hometopshort2 .wrapper {
	padding:0 0 30px
}

h1.topheadline {
	font-family:"Open Sans",sans-serif;
	font-size:36px;
	color:#FFF;
	text-align:center;
	font-weight:400;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:20px 0;
	letter-spacing:1px
}

.righttop1_homecontent {
	padding:40px 3% 0 70px
}

h2.home_subpheadline {
	font-family:"Open Sans",sans-serif;
	font-size:24px;
	color:#89D2F2;
	text-align:center;
	letter-spacing:.5px;
	font-weight:700;
	margin-bottom:30px
}

.home_learnmore_wrap {
	text-align:left;
	margin-top:25px;
	vertical-align:middle
}

.home_learnmore {
	font-family:"Open Sans",sans-serif;
	font-weight:700
}

.small_blue_subtext {
	color:#89D2F2;
	font-family:"Open Sans Condensed",sans-serif;
	font-weight:300;
	font-size:18px
}




#hometopshort2 .btn-primary, body #gform_wrapper_5 .gform_footer input[type=submit]   {
	padding:20px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#0891cc;
	box-shadow:0 5px 0 0 #0c719c;
	font-family:"Open Sans",sans-serif;
	font-size:24px;
	font-weight:700;
	margin:15px auto
}



#hometopshort2 a:hover .btn .btn-primary {
	padding:20px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#38b2e5;
	box-shadow:0 5px 0 0 #0c719c;
	font-family:"Open Sans",sans-serif;
	font-size:22px;
	font-weight:700;
	margin:15px auto
}

 #hometopshort2 .btn-default {
	padding:20px;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#fff;
	box-shadow:0 5px 0 0 #0c719c;
	font-family:"Open Sans",sans-serif;
	font-size:18px;
	font-weight:700;
	margin:15px auto;
	border-color: #285e8e;

	 }
	 
	 		  
   #hometopshort2 a.btn-default, .features_cta a.btn-default, .m_homebtm a.btn-default, .page-id-24 a.btn-default  {
	    text-decoration: none; 	
  }

   #hometopshort2 .btn-default:hover, .features_cta a.btn-default:hover, .m_homebtm a.btn-default:hover, .page-id-24 a.btn-default:hover {
	color: #fff;
	background-color:#38b2e5;
	box-shadow:0 5px 0 0 #0c719c;
 } 


a:hover .btn .btn-primary {
	background-color:#38b2e5
}

a.btn .btn-primary :active {
	transform:translate(0px,5px);
	-webkit-transform:translate(0px,5px);
	box-shadow:0 1px 0 0
}

h3.memb_sm_subheadline {
	font-size:16px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}

h3.memb_md_subheadline {
	font-size:24px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}

h4.memb_md_subheadline {
	font-size:18px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}


h5.memb_md_subheadline {
	font-size:16px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}


h6.memb_md_subheadline {
	font-size:14px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}


h4.memb_sm_subheadline {
	font-size:14px;
	color:#3E5D77;
	font-weight:400;
	line-height:1.4
}

#home_possibilities h4.memb_sm_subheadline {
	font-size:16px;
	margin:20px auto 40px auto;
}

.home_learnmore_wrap a:link,.home_learnmore_wrap a:visited {
	color:#759FC3
}

p.grey_p {
	color:#666;
	font-family:"proxima-nova",sans-serif,arial,verdana;
	font-weight:400;
	font-size:18px;
	line-height:1.5;
	margin-bottom:10px
}

.footer-search {
	margin-top:20px;
	padding-left:10px;
	max-width:220px
}

#search-page-title {
	margin-top:10px;
	margin-bottom:41px
}

#archive-page-title {
	margin-top:-35px;
	margin-bottom:41px
}

.dateauthor_individualpost {
	margin-bottom:15px
}


/* Base styles (regardless of theme) */
.bs-callout {
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}

.bs-callout h4, .bs-callout h5  {
    margin-top: 0;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code,
.bs-callout .highlight {
    background-color: #fff;
}

/* Themes for different contexts */
.bs-callout-danger {
    background-color: #fcf2f2;
    border-color: #dFb5b4;
}

.bs-callout-warning {
    background-color: #fefbed;
    border-color: #f1e7bc;
}

.bs-callout-info {
    background-color: #f0f7fd;
    border-color: #d0e3f0;
}

.bs-callout-danger h4,
.bs-callout-danger a.alert-link {
    color: #B94A48;
}

.bs-callout-warning h4, .bs-callout h5, 
.bs-callout-warning a.alert-link {
    color: #C09853;
}

.bs-callout-info h4,
.bs-callout-info a.alert-link {
    color: #3A87AD;
}

.bs-callout a.alert-link {
font-weight: bold;
}



@media only screen and (max-device-width: 748px) {
	#hometopshort2 {
		padding:0 5%
	}

	#zendesktab,.ZenboxTabRight {
		display:none!important
	}

	#homesection3 .col-sm-4 {
		width:100%;
		padding-bottom:15px;
		display:block
	}

	#homesection3 .col-sm-4 h3 {
		width:100%;
		display:block
	}

	h1,h2,h3 {
		line-height:1.35
	}

	h1 {
		font-size:28px
	}

	h2 {
		font-size:22px
	}

	h3 {
		font-size:18px
	}

	nav {
		text-align:center;
		margin:0 auto
	}

	.testimonial-inner p {
		margin-left:5px
	}

	.testimonial-inner img {
		display:none
	}

	.bubbleb {
		width:90%
	}

	.bubblegrey p,.bubblegrey blockquote {
		font-size:99%
	}

	.browserbgbox {
		padding:1%;
		width:100%;
		margin:0
	}

	.header-3 .navbar .nav li a {
		font-family:'Source Sans Pro',Sans-serif,verdana,arial;
		font-style:normal;
		font-size:1.514em;
		font-weight:300
	}

	.topheadline h1 {
		font-size:24px
	}

	#homesection3 img {
		clear:both;
		margin:0 auto;
		text-align:center
	}

	#header-logo {
	padding-top:6%;
	vertical-align:middle;
	max-width:50%;
	text-align:center;
	margin:5px 10% 5px 0;
}

.head-subheadline { font-size: 12px; padding: 5px 45px;}

.dropdown-menu	{ max-width: 90%; }

	ul.menu-main-nav {
		text-align:center
	}

	#homesection3 .col-md-4 img,#homesection3 .col-md-4 img {
		margin:0 20%;
		text-align:center;
		clear:both;
		padding:10px 10px 10px 0
	}

	.righttop1_homecontent {
		padding:5px 0
	}

	h1.topheadline {
		font-size:21px;
		color:#f9f9f9
	}

	h2.home_subpheadline {
		font-size:18px
	}

	.panel-body {
		padding:5% 4%
	}

	.head-subheadline {
		font-size:13px;
		margin:0 auto;
		text-align:center
	}

	#header-logo {
		text-align:center;
		margin:5px auto
	}

	#home_possibilities h3 {
		font-size:18px
	}

	.btn-primary,.btn-block .open7normal {
		font-size:1.6rem
	}

	#hometopshort2 .btn-primary {
		font-size:1.3rem
	}

	blockquote {
		padding:10px;
		border:none
	}

	.features_cta {
		margin-left:0
	}

	.memb-boxbottom {
		max-height:160px;
		min-height:160px
	}

	.btn-group .btn {
		display:block;
		clear:both
	}
}




/* video related css */ 





.memberium_featurep_vid figure:before {
  top: 45%;
  left: 45%;
  margin-left: -25px;
  width: 50px;
  height: 60px;
  font-family: 'FontAwesome';
  content: '\f01d';
  text-align: center;
  line-height: 45px;
  font-size: 150px;
  color: #acacac;
}

 .memberium_featurep_vid figure:after {
  content: 'video';
  position: absolute;
  display: inline-block;
  width: 50px;
  text-align: center;
  top: 20px;
  right: 20px;
  font-size: 11px;
  font-weight: 600;
  padding: 5px;
  border-radius: 3px;
  color: #999999;
  background-color: rgba(170, 178, 189, 0.1);
  text-transform: uppercase;
}
.memberium_featurep_vid figure.play:before {
  display: none;
}

.memberium_featurep_vid figure.play:after {
  color: #fff;
  background-color: #8CC152;
}
.memberium_featurep_vid figcaption {
  padding-top: 15px;
  font-size: 14px;
  color: #8d9bad;
}
.memberium_featurep_vid figcaption a {
  color: #59687b;
  text-decoration: none;
}

.memberiumxamples img {  box-shadow:0 30px 30px 0 rgba(0, 0, 0, 0.3); border:solid 3px #033159;  }

.memberiumxamples a img:hover { opacity: 1; }

.memberiumxamples figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.memberiumxamples figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.memberiumxamples figure img {
	overflow: hidden;
}

/* /END video related css */


.protip {
	margin-left:20px;
	margin-right:20px;
	padding:15px;
	background-color:#fff4cc;
	border-radius:10px;
	margin-bottom:12px;
}

.indent {
	margin-left:20px;
}

.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

