/*
Theme Name: MFB CRM 3
/*

/* 01: Global
========================================================================================================== */
/* ---------- Eric Meier Reset (thanks, Eric) ---------- */
html,body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-align: left;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 300;
	color: #000;
}
body.about-us {
	background: url(images/page-banner_kc.jpg) top center no-repeat;
}

h1, h2, h3, h4, h5, h6 {margin: 0 0 10px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Droid Serif', serif; line-height: 1.4em;}
h1 {font-size: 2.8em; font-weight: 400; letter-spacing: -1px;}
h2 {font-size: 2em; letter-spacing: -1px;}
h3 {font-size: 1.6em; color: #c00; letter-spacing: -1px;}
h4 {font-size: 1.4em; color: #333;}
h5 {font-size: 1.2em; font-weight: bold; margin: 0 0 10px;}
h6 {font-size: 1em; font-weight: bold; margin: 0 0 10px;}
p {font-size: 1em; line-height: 1.6em; margin: 0 0 20px;}
p.headline {font-family: 'Droid Serif', serif; font-size: 1.2em; font-weight: 100; line-height: 1.5em; letter-spacing: -1px;}
p.headline.jumbo {font-size: 1.5em;}
p.caption {padding: 10px; font-weight: bold; text-align: center; background: #ddd; color: #333;}
p.disclaimer {font-size: .75em; margin: 20px 0;}

ul, ol {
	margin: 0 0 20px 20px;
}
ul {
	list-style: square;
}
ul li,
ol li {
	margin: 0 0 15px;
}

small {
	font-size: .75em;
	font-weight: 700;
}

pre {position: relative; padding: 15px; margin: 0 0 20px; background: #000; color: #999; font-size: .75em; line-height: 1.8em;}
pre .pre-label {position: absolute; top: 10px; right: 10px; padding: 5px; font-size: .8em; background: #333; color: #ccc;}
pre .code-highlight {color: #fff;}
pre .code-html {color: #3cc;}

blockquote {padding: 10px; margin: 0 0 20px; background: #eee; color: #333; font-style: italic; border-left: 4px solid #999;}

hr {border-top-color: #ddd;}
hr.thick {border-top-width: 5px; margin: 20px 0 40px;}
.page-section.blue hr.thick {border-top-color: #369;}

img {
	display: block;
	max-width: 100%;
	height: auto;
}
img.profile-thumb {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}

iframe {
	max-width: 100%;
	margin: 0 0 20px;
}

.centered {
	text-align: center;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
strong.black {
	color: #000;
}

.color-red {
	color: #c00 !important;
}
.color-green {
	color: #690 !important;
}
.color-blue-light {
	color: #9cf !important;
}
.color-white {
	color: #fff !important;
}

.icon-container {
	display: inline-block;
	padding: 10px 17px;
	margin: 0 10px 10px 0;
	text-align: center;
	vertical-align: top;
	background: #b32017;
	color: #fff;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.icon-container i {
	color: #fff;
}
.icon-left {
	margin-right: 5px;
}
.icon-right {
	margin-left: 5px;
}

.cta-button {
	display: inline-block;
	padding: 15px 25px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: 'Droid Serif', serif;
	font-size: 1.2em;
	color: #fff;
	background: #ff0000; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0000 0%, #990000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#990000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff0000 0%,#990000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff0000 0%,#990000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff0000 0%,#990000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff0000 0%,#990000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#990000',GradientType=0 ); /* IE6-9 */endColorstr='#006699',GradientType=0 ); /* IE6-9 */
}
.cta-button:hover {
	background: #900;
	color: #fff;
	text-decoration: none;
}
.cta-button.large {
	font-size: 1.5em;
	padding: 20px 40px;
}
.cta-button i {
	margin-left: 10px;
	opacity: .5;
}

span.highlight {
	color: #fc0;
}
span.mm-blue {
	color: #066cd2;
}
.color-bar {
	display: block;
	width: 100%;
	height: 3px;
	background: url(images/color-bar.png) bottom center repeat-x;
}

.dotted-spacer {
	width: 100%;
	height: 15px;
	background: url(images/pattern_dots.png) repeat-x;
	margin: 20px 0;
}

.centered {
	text-align: center;
}

.screen-reader-text {
	display: none;
}


/* 02: Header
========================================================================================================== */
.top-utility {
	font-family: 'Droid Serif', serif;
	font-size: .85em;
	background: #333;
}
.top-utility.lp {
	height: 40px;
}
.top-utility ul {
	list-style: none;
	margin: 0;
	text-align: right;
}
.top-utility ul li {
	display: inline-block;
	margin: 0;
}
.top-utility ul li.facebook-container iframe {
	display: inline-block;
	border: none;
	overflow: hidden;
	height: 37px;
	width: 112px;
	margin: 0;
	padding: 7px 6px 9px 12px;
	vertical-align: middle;
}
.top-utility ul li.social {
	border-left: 1px solid #666;
}
.top-utility ul li a {
	display: inline-block;
	padding: 10px 15px;
	color: #bbb;
}
.top-utility ul li.social a {
	padding: 10px 10px 10px 17px;
}
.top-utility ul li a:hover {
	color: #fff;
}
.top-utility ul li a:hover {
	text-decoration: none;
}
.top-utility ul li a i {
	margin-right: 5px;
}
.top-utility ul li a.red {
	background: #b32017;
	color: #fff;
}
.top-utility ul li a.red:hover {
	background: #900;
}
.top-utility ul li a.grey {
	background: #555;
	color: #fff;
}
.top-utility ul li a.grey:hover {
	background: #444;
}

#header .navbar-default {
	background: #fff;
	border-bottom: none;
	margin: 0;
}
#header .navbar-brand {
	z-index: 100;
	margin-top: -69px;
}
#header .navbar-brand img {
	width: 200px;
}
#header .navbar-nav {
	font-family: 'Droid Serif', serif;
	font-size: 1em;
	margin: 0;
}
#header .navbar-nav li {
	margin: 0;
}
#header .navbar-nav li a {
	height: 58px;
	line-height: 1.6em;
	padding: 16px 30px;
	color: #333;
}
#header .navbar-nav li a:hover {
	background: #ddd;
	color: #b32017;
}
#header .navbar-nav li a.active {
	border-bottom: 4px solid #b32017;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
#header .navbar-nav li a i {
	margin-left: 5px;
}
#header .navbar-nav li:hover,
#header .navbar-nav li:hover a {
  	background:  #666;
  	color: #fff;
  	text-shadow: none;
}
#header .navbar-nav li ul {
	display: none;
	position: absolute;
	top: 58px;
	left: 0;
	list-style: none;
	font-size: .85em;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	width: 240px;
	background: #666;
}
#header .navbar-nav li:hover ul {
	display: block;
}
#header .navbar-nav li ul li {
	margin: 0;
}
#header .navbar-nav li:hover ul li a {
	display: block;
	height: auto;
	padding: 15px 20px;
	background: none;
	color: #ccc;
	text-decoration: none;
	text-shadow: none;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #454545;
}
#header .navbar-nav li ul li:first-child a {
	border-top: none;
}
#header .navbar-nav li ul li:last-child a {
	border-bottom: none;
}
#header .navbar-nav li ul li:hover,
#header .navbar-nav li ul li a:hover {
	background: #333;
	color: #fff;
}
#header .navbar-form .btn {
	margin-left: 2px;
	background: #666;
	border-color: #666;
}
#header .navbar-form .btn:hover {
	background: #999;
	border-color: #999;
}
#header .navbar-default .navbar-collapse {
	background: #fff;
}

#header .share-links {
	text-align: right;
}
#header .share-links .share-text {
	font-size: .7em;
	margin: 15px 10px 0 0;
	vertical-align: top;
}

#header .navbar-nav .social-link-container {
	display: none;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #ddd;
}
#header .navbar-nav .social-link {
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	margin-right: 5px;
	width: 38px;
	background: #93f;
	color: #fff;
	text-align: center;
}
#header .navbar-nav .social-link.facebook {
	background: #4c66a4;
}
#header .navbar-nav .social-link.facebook:hover {
	background: #2b4585;
}
#header .navbar-nav .social-link.twitter {
	background: #55acee;
}
#header .navbar-nav .social-link.twitter:hover {
	background: #277ec1;
}
#header .navbar-nav .social-link.linkedin {
	background: #007bb6;
}
#header .navbar-nav .social-link.linkedin:hover {
	background: #016290;
}


/* 03: Content
========================================================================================================== */
#wrapper {
	width: 100%;
	min-height: 93vh;
}

/* ----- page header ----- */
.page-header {
	width: 100%;
	padding: 30px 0;
	margin: 0;
	background: url(images/page-header_flag.jpg) top center no-repeat #00467f;
	border-bottom: none;
}
.page-header .header-label {
	display: block;
	font-family: 'Droid Serif', serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #9cf;
	margin: 0 0 15px;
}
.page-header h1 {
	color: #fff;
	line-height: 1.2em;
	margin: 0;
}
.page-header .headline {
	color: #fff;
}
.page-header.header-hero {
	padding: 100px 0 50px;
	background: url(images/page-header_flag.jpg) top center no-repeat #00467f;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.page-header.header-retirement {
	background: url(images/page-header_retirement.jpg) top center no-repeat #00467f;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.page-header.header-hero .header-content {
	padding: 30px;
	background: rgba(0, 0, 0, .35);
}

/* ----- content ----- */
.main {
	padding: 20px;
	background: #fff;
}
.main.light {
	background: #f5f5f5;
}

.page-content {
	min-height: 400px;
}
.page-content.bordered {
	min-height: 900px;
	padding-right: 30px;
	border-right: 1px solid #ccc;
}
.page-content h2 {
	color: #036;
}
.content-block {
	padding: 15px 0;
	border-top: 2px solid #ddd;
}
ul.horizontal {
	list-style: none;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid #ddd;
}
ul.horizontal li {
	display: inline;
	padding: 0 7px 0 11px;
	border-left: 1px solid #ddd;
}
ul.horizontal li:first-child {
	border: none;
	padding-left: 0;
}

ul.check-points {
	list-style: none;
	margin: 0 0 20px;
}
ul.check-points li {
	position: relative;
	padding-left: 25px;
	margin: 0 0 20px;
}
ul.check-points li i {
	position: absolute;
	top: 3px;
	left: 0;
	color: #690;
}

ul.bullet-steps {
	list-style: none;
	margin: 0 0 20px;
}
ul.bullet-steps li {
	position: relative;
	padding-left: 40px;
	margin: 0 0 20px;
}
ul.bullet-steps li span.number {
	position: absolute;
	top: -3px;
	left: 0;
	background: #c00;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	padding: 7px 10px;
	border-radius: 100px;
}

/* ----- page sections ----- */
.page-section {
	padding: 40px 0;
}
.page-section.grey {
	background: #333;
}
.page-section.grey p {
	color: #aaa;
}
.page-section.green {
	background: #4c721d;
}
.page-section.green p {
	color: #c8e5a3;
}
.page-section.blue {
	background: #036;
}
.page-section.blue p {
	color: #96bde3;
}
.page-section .testimonial {
	position: relative;
	min-height: 130px;
	padding-left: 140px;
	margin: 0 0 20px;
}
.page-section .testimonial img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
.page-section .testimonial h5 {
	padding: 0;
	margin: 0 0 10px;
	color: #fff;
	border: none;
}
.page-section .testimonial p {
	font-size: .8em;
}
.page-section p.headline.centered {
	margin: 0 80px;
}

/* ----- page sidebar ----- */
.page-sidebar h4 {
	position: relative;
	padding: 15px;
	margin: 0;
	color: #00467f;
	font-size: 1.2em;
	background: #eee;
	border-bottom: 3px solid #ddd;
}
.page-sidebar h4 a {
	display: block;
	color: #00467f;
}
.page-sidebar h4 i {
	position: absolute;
	top: 20px;
	right: 15px;
}
.section-nav ul {
	font-family: 'Droid Serif', serif;
	font-size: 1em;
	list-style: none;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
.section-nav ul li {
	border-top: 1px solid #ccc;
	margin: 0;
}
.section-nav ul li a {
	display: block;
	padding: 15px;
	background: #f5f5f5;
}
.section-nav ul li a:hover {
	background: #eee;
	text-decoration: none;
}
.section-nav ul li.current_page_item > a,
.section-nav ul li.current_page_item > a:hover {
	background: #b32017 !important;
	color: #fff;
}
.section-nav ul li ul.children {
	display: none;
	list-style: none;
	font-size: .9em;
	background: #eee;
	margin: 0;
	padding: 0;
}
.section-nav ul li.current_page_item ul.children,
.section-nav ul li.current_page_parent ul.children {
	display: block;
}
.section-nav ul li ul.children li a {
	padding-left: 15px;
	background: #eee;
}
.section-nav ul li ul.children li a::before {
	content: "-";
	margin-right: 10px;
}
.section-nav ul li ul.children li a:hover {
	background: #ddd;
}

.page-sidebar .cta-link {
	display: block;
	padding: 15px;
	font-family: 'Droid Serif', serif;
	font-weight: bold;
	border-top: 1px solid #ddd;
}
.page-sidebar .cta-link:hover {
	background: #069;
	color: #fff;
	text-decoration: none;
}
.page-sidebar .cta-link i {
	margin-left: 5px;
}

/* sidebar container */
.sidebar-container {
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ccc;
}
.sidebar-container img {
	display: block;
	margin: 0 0 10px;
}
.sidebar-container img.wpcf7-captchac {
	margin: 0;
}
.sidebar-container h4 {
	margin: 0 20px 10px;
	color: #333;
}
.sidebar-container p {
	font-size: .85em;
	margin: 0 20px 10px;
}
.sidebar-container form {
	padding: 0 20px;
}
.sidebar-container form input[type="text"],
.sidebar-container form input[type="email"],
.sidebar-container form textarea {
	padding: 5px 7px;
	font-size: .85em;
	color: #333;
}
/* blog version */
.sidebar-container.blog {
	margin-top: 0;
}
.sidebar-container.blog h4 {
	margin: 20px;
}


/* ----- Responsive Grid (3 columns) ----- */
.rsp-grid {
	list-style: none;
	font-size: 0px;
	margin-left: -2%;
}
.rsp-grid .rsp-card {
	display: inline-block;
	width: 31.3333%;
	padding: 10px;
	margin: 0 0 2% 2%;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	border: 1px solid #ddd;
}
.rsp-grid.columns-2 .rsp-card {
	width: 48%;
}

/* ----- lists ----- */
ul.standard-list {
	list-style: square;
	font-size: .85em;
	margin: 0 0 20px 20px;
}
ul.standard-list li {
	margin: 0 0 10px;
}

ul.link-list {
	list-style: none;
	margin: 0 0 20px 8px;
}
ul.link-list li {
	margin: 0 0 15px;
}
ul.link-list li i {
	margin-right: 5px;
}

ul.check-list {
	list-style: none;
	margin: 0 0 20px;
}
ul.check-list li {
	margin: 0 0 15px;
}
ul.check-list.two-column li {
	display: inline-block;
	width: 48%;
}
ul.check-list li i {
	margin: 0 5px 0 0;
	color: #9c0;
}
ol {
	margin: 0 0 20px 22px;
}
ol li {
	margin: 0 0 10px;
}
.page-section.blue ol {
	color: #fff;
}

/* ----- Homepage ----- */
.hero {
	min-height: 400px;
	padding: 30px 0;
	background: url(images/hero-image_flag.jpg) no-repeat #ddd;
	-webkit-background-size: cover;
	background-size: cover;
}
.hero .cycle-slideshow {
	width: 1600px;
	margin: 0 auto;
}
.hero .cycle-slideshow img {
	width: 1600px;
	height: 500px;
}
.hero .slideshow-overlay {
	position: relative;
	margin-top: -450px;
	z-index: 101;
}

.hero-content {
	text-shadow: 0 1px 1px #fff;
}
.hero-content hr {
	border-top: 1px dotted #fff;
}
.hero-content h2 {
	font-size: 3em;
	letter-spacing: -2px;
	color: #b32017;
	margin: 0 0 10px;
}
.hero-content p.headline {
	font-size: 1.5em;
	color: #000;
	margin: 0 0 20px;
}
.hero-content .cta-button {
	text-shadow: none;
}

.testimonials-carousel {
	padding: 20px 20px 40px;
	margin: 0 0 20px;
	background: rgba(255, 255, 255, .5);
	box-shadow: 0 0 5px #aaa;
}
.testimonial img {
	float: left;
	padding: 3px;
	margin: 0 15px 10px 0;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ccc;
}
.testimonial h3 {
	margin: 0 0 5px;
}
.testimonial p {
	font-family: Georgia, serif;
	font-size: 1em;
	font-style: italic;
	color: #666;
	margin: 0;
}
.testimonial p strong {
	color: #333;
}

.quick-links {
	padding: 10px;
	background: rgba(255, 255, 255, 1.0);
	border: 2px solid #b32017;
}
.quick-links h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 10px;
	margin: 0;
	color: #b32017;
	border-bottom: 2px solid #b32017;
}
.quick-links ul {
	list-style: none;
	font-size: .85em;
	margin: 0;
}
.quick-links ul li:first-child {
	border-top: none;
}
.quick-links ul li {
	border-top: 1px solid rgba(0, 0, 0, .1);
	margin: 0;
}
.quick-links ul li a {
	position: relative;
	display: block;
	padding: 10px;
}
.quick-links ul li a:hover {
	background: #eee;
}
.quick-links ul li a i {
	position: absolute;
	top: 12px;
	right: 10px;
}
.quick-links ul li.link-highlight a {
	background: #e1f3fe;
}

.page-section.value-prop {
	background: #00467f;
}
.page-section.value-prop h1.seo-headline {
	font-family: Georgia;
	font-size: 1.8em;
	font-weight: 300;
	letter-spacing: 0;
	text-align: center;
	margin: 0;
	color: #fff;
}
.page-section.value-prop h1.seo-headline a {
	color: #9cf;
}
.page-section.value-prop h1.seo-headline a:hover {
	text-decoration: underline;
}

.feature {
	position: relative;
	margin: 30px 0 0;
}
.feature h3 {
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #333;
	padding: 0 50px 0 0;
	margin: 0 0 15px;
}
.feature h3 i {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 1.2em;
}
.feature img {
	display: block;
	margin: 0 0 15px;
}
.feature p {
	color: #666;
	margin: 0 0 20px
}
.feature p:last-child {
	margin: 0;
}
.feature p a {
	font-weight: bold;
}

/* ----- share links ----- */
.share-links a.social {
	width: auto;
	margin: 0 0 0 15px;
}
.share-links a.social.facebook {
	color: #4c66a4;
}
.share-links a.social.facebook:hover {
	color: #2b4585;
}
.share-links a.social.twitter {
	color: #55acee;
}
.share-links a.social.twitter:hover {
	color: #277ec1;
}
.share-links a.social.google {
	color: #dd4b39;
}
.share-links a.social.google:hover {
	color: #ad2312;
}
.share-links a.social i {
	font-size: 2em;
}
.share-links a.social.action {
	color: #f90;
}
.share-links a.social.action:hover {
	color: #f60;
}

/* sliders and slideshows */
.carousel-indicators {
	bottom: 0;
}
.carousel-indicators li {
	width: 15px;
	height: 15px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #c00;
	border: 1px solid #c00;
}
.carousel-indicators li:hover {
	background: #fff;
}
.carousel-indicators li.active {
	width: 15px;
	height: 15px;
	background: #c00;
	color: #c00;
}
.cycle-pager {
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 2em;
	z-index: 101;
}
.cycle-pager span {
	color: #999;
	margin: 0 0 0 5px;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
	color: #fff;
}

/* Find a Benefits Counselor page */
.instruction-step {
	display: inline-block;
	width: 32%;
	padding: 1% 2%;
	font-family: 'Droid Serif', serif;
	border-left: 1px solid #ddd;
	line-height: 1.4em;
	vertical-align: top;
}
.instruction-step:first-child {
	border-left: none;
}
.instruction-step .icon-container {
	float: left;
	font-weight: bold;
}
#find-a-counselor-map {
	width: 840px;
	height: 580px;
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}

.post-password-form {
	padding: 20px;
	border: 1px solid #ccc;
}
.post-password-form p:first-child {
	font-weight: bold;
	color: #c00;
}
.training-material h3 {
	font-size: .9em;
}

/* -------------------- Blog -------------------- */

/* breadcrumbs */
.trail-browse {
	display: none;
    
}
.sep {
	margin: 0 5px;
}

/* sidebar */
.widget {
	padding: 20px 0;
	border-top: 2px solid #ddd;
}

.post-date {
	font-weight: bold;
	color: #c00;
	padding: 10px 0;
	margin: 0 0 10px;
	border-bottom: 1px solid #c00;
}
.post-category {
	font-size: .85em;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.post {
	padding: 20px 0;
	border-top: 1px solid #ccc;
}
.post:first-child {
	padding: 0 0 20px;
	border-top: none;
}
.post h2 {
	font-size: 1.5em;
	margin: 0 0 5px;
}
.post p {
	font-size: .85em;
	margin: 0 0 5px;
}
.post p.post-date {
	padding: 0;
	border-bottom: none;
}
.post img {
	display: block;
	margin: 0 0 10px;
}

.meta-container {
	padding: 0 0 20px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.comments-title {
	letter-spacing: -1px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c00;
}
.comments-title i {
	margin-right: 5px;
}

ul.resources {
	list-style: none;
	margin: 0 0 20px;
	font-weight: bold;
}
ul.resources li {
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.resources li:first-child {
	border-top: 1px solid #ddd;
}
ul.resources li a {
	display: block;
	padding: 15px 10px;
}
ul.resources li a:hover {
	background: #eee;
}
ul.resources li a i {
	margin-right: 7px;
}

ul.topic-list {
	list-style: none;
	margin: 0 0 20px;
}
ul.topic-list li {
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.topic-list li:first-child {
	border-top: 1px solid #ddd;
}
ul.topic-list li a {
	display: block;
	padding: 10px;
}
ul.topic-list li a:hover {
	background: #eee;
}
ul.topic-list.articles {
	font-size: .85em;
}

.icon-list {
	list-style: none;
	margin: 0 0 30px;
}
.icon-list li {
	position: relative;
	padding: 0 0 0 25px;
	margin: 0 0 15px;
}
.icon-list li i {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	text-align: center;
}

/* social share links */
ul.share-links {
	list-style: none;
	font-size: 2em;
	margin: 0;
}
ul.share-links li {
	display: inline-block;
	margin: 0;
}
ul.share-links li a {
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	width: 64px;
	background: #93f;
	color: #fff;
	text-align: center;
}
ul.share-links li a:hover {
	background: #63f;
}
ul.share-links li.facebook a {
	background: #4c66a4;
}
ul.share-links li.facebook a:hover {
	background: #2b4585;
}
ul.share-links li.twitter a {
	background: #55acee;
}
ul.share-links li.twitter a:hover {
	background: #277ec1;
}
ul.share-links li.google a {
	background: #dd4b39;
}
ul.share-links li.google a:hover {
	background: #ad2312;
}

.content-search-container {
	padding: 20px;
	border: 1px solid #ddd;
}
.content-search-container label {
	display: block;
}
.content-search-container input[type="text"],
.content-search-container input[type="search"] {
	display: block;
}

/* seminar registration */
.seminar-container h2 {
	font-size: 1.8em;
	color: #333;
}
.seminar-container p {
	margin: 0 0 10px;
}
.seminar-date {
	font-family: 'Droid Serif', serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #c00;
}
.seminar-date i {
	vertical-align: top;
	margin: 2px 5px 0 0;
}
.seminar-time {
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	color: #333;
	padding: 0 0 10px;
	border-bottom: 2px solid #ddd;
}
.seminar-time i {
	margin-right: 5px;
}
.seminar-location {
	position: relative;
	padding-left: 23px;
	color: #333;
}
.seminar-location i {
	position: absolute;
	top: 5px;
	left: 3px;
	color: #c00;
}
.seminar-container p.seminar-description {
	font-size: .88em;
	padding: 10px 0 0;
	margin: 0 0 20px;
	border-top: 2px solid #ddd;
}
.seminar-registration-status {
	display: none;
}
#registration-closed {
	display: none;
}

/* circle ranks */
.circle-rank {
	position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    margin: 0 0 30px;
    text-align: center;
}
.circle-rank .rank-value {
	position: absolute;
    top: 25%;
    width: 200px;
    text-align: center;
    font-size: 4em;
    font-weight: 700;
    color: #c00;
    z-index: 2;
}
.circle-rank .rank-label {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    font-size: .75em;
    font-weight: 300;
    line-height: 1.2;
    z-index: 2;
}

/* loading state */
.loading-state {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 2000;
}
.loading-state .loading {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    padding: 20px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-weight: 300;
    text-align: center;
    z-index: 2001;
}
.loading-state .loading .loading-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 15px 0 0;
    vertical-align: top;
}
.loading-state .loading .loading-icon img {
    width: 50px;
}
.loading-state .loading .loading-text {
	display: inline-block;
	padding: 17px 0;
	text-align: center;
}

/* 04: Foooter
========================================================================================================== */
#footer {
	width: 100%;
	/* padding: 30px 0 0;
	margin: 30px 0 0; */
	background: #333;

}
#footer p.copy{
	margin: 0;
    padding: 7px;
	text-align: center;
}
/* landing page footer */
#footer.lp {
	margin: 0;
}
/* quiz footer */
#footer.quiz-footer {
	background: none;
}
#footer.quiz-footer .copyright-container {
	background: none;
}

.footer-container {
	min-height: 240px;
	/*
	padding: 20px;
	background: #222;
	*/
}

#footer h4 {
	color: #ccc;
}

#footer h5 {
	padding: 0 0 10px;
	color: #eee;
	border-bottom: 2px solid #444;
}
#footer h5 i {
	margin-right: 3px;
}

#footer p {
	margin: 0 0 10px;
	color: #888;
}
#footer p i {
	margin-right: 3px;
}

#footer hr {
	border-color: #444;
}

#footer .copyright-container {
	padding: 20px 0;
	margin: 30px 0 0;
	background: #000;
}
#footer .copyright-container hr {
	border-color: #333;
}
#footer .copyright-container p {
	font-size: .85em;
	color: #444;
	margin: 0 0 20px;
}
#footer .copyright-container p.disclaimer {
	font-size: .8em;
}
#footer .copyright-container p.right {
	text-align: right;
}
#footer .copyright-container p a {
	color: #444;
}

#footer ul.news-feed {
	list-style: none;
	margin: 0;
}
#footer ul.news-feed li {
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #444;
}
#footer ul.news-feed li:first-child {
	padding-top: 0;
	border-top: none;
}
#footer ul.news-feed li h6 {
	margin: 0 0 5px;
}
#footer ul.news-feed li p {
	font-size: .85em;
	margin: 0 0 5px;
}
#footer ul.news-feed li p.post-date {
	padding: 0;
	color: #bbb;
	border-bottom: none;
}
#footer input[type="text"] {
	margin: 0 0 5px;
}
#footer input[type="submit"] {
	padding: 7px 15px;
	font-size: .85em;
}

/* 05: Forms
========================================================================================================== */
.form-container {
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd;
}
.form-container input[type="radio"] {
	cursor: pointer;
}
.form-container .wpcf7-list-item-label {
	display: inline-block;
	font-size: .85em;
	vertical-align: top;
	margin: 3px 15px 0 0;
}
.form-container.container-quiz {
	padding: 30px;
	background: #fff;
}
.form-container.container-quiz label {
	font-size: .9em;
	font-weight: 700;
	color: #333;
}
.form-container.container-quiz .sub-label {
	display: block;
	font-size: .75em;
	color: #999;
}
.form-container.container-quiz .field-checkboxes {
	margin: 10px 0 0;
}
.form-container.container-quiz .field-checkboxes label {
	font-weight: 300;
	margin: 0 20px 0 0;
}

.form-container p.visible {
	display: block !important;
}

.form-instructions {
	font-family: 'Droid Serif', serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #690;
	margin: 0;
}
.form-instructions .free-review {
	display: inline-block;
	padding: 2px 10px;
	background: #690;
	color: #fff;
	margin-right: 3px;
}

form {
	margin: 0 0 20px;
}

label {
	font-size: .85em;
	margin: 0 0 5px;
}
.label-helper {
	font-weight: 300;
}
/* option labels used for radio/checkbox inputs */
.label-option {
	position: relative;
	display: inline-block;
	padding: 7px 20px 7px 40px;
	font-size: .85em;
	background: #fff;
	color: #333;
	border: 2px solid #ddd;
	border-radius: 4px;
	cursor: pointer;
}
.label-option:hover {
	background: #eee;
}
.label-option.parsley-error {
	border: 2px solid #ddd;
}
.label-option input {
	position: absolute;
	top: 9px;
	left: 15px;
	margin: 0;
}

.form-field {
	margin: 0 0 10px;
}

label.checkbox,
label.radio {
	font-weight: normal;
	cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea,
select {
	display: block;
	width: 100%;
	padding: 8px;
	background: #f5f5f5;
	border: 1px solid #c5c5c5;
	box-shadow: inset 0 2px 4px #ddd;
}
input[type="submit"],
button[type="submit"] {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: 'Droid Serif', serif;
	font-size: 1em;
	color: #fff;
	border: 1px solid #69c;
	background: #99ccff;
	background: -moz-linear-gradient(top, #99ccff 0%, #6699cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99ccff), color-stop(100%,#6699cc));
	background: -webkit-linear-gradient(top, #99ccff 0%,#6699cc 100%);
	background: -o-linear-gradient(top, #99ccff 0%,#6699cc 100%);
	background: -ms-linear-gradient(top, #99ccff 0%,#6699cc 100%);
	background: linear-gradient(to bottom, #99ccff 0%,#6699cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ccff', endColorstr='#6699cc',GradientType=0 );
	text-shadow: 0 1px 1px #036;
}
input[type="submit"]:hover,
button[type="submit"]:hover {
	background: #69c;
	color: #fff;
	border: 1px solid #69c;
}

input[type="tel"] {
	width: 100% !important;
}

select {
	height: 40px;
}
select.cc-select {
	display: inline-block;
	width: 40%;
	height: 42px;
	margin: 0 10px 10px 0;
}

.search-form input[type="search"] {
	display: inline-block;
	width: 80%;
}
.search-form button[type="submit"] {
	display: inline-block;
	padding: 8px 15px;
	vertical-align: top;
}

.screen-reader-response {
	display: none;
}

.required {
	color: #f00;
}

.hidden-content {
	display: none; /* hide and display with JavaScript */
}

/* Quiz forms */
.quiz-field {
	position: relative;
	padding: 25px 40% 25px 0;
	border-top: 1px solid #ddd;
}
.quiz-field .parsley-errors-list {
	position: absolute;
	bottom: 5px;
	left: 0;
}
.quiz-field .field-explanation {
	position: absolute;
	top: 20px;
	right: 0;
	width: 38%;
	padding: 10px 10px 10px 30px;
	background: #fff;
	font-size: .85em;
}
.quiz-field .field-explanation i {
	position: absolute;
	top: 12px;
	left: 10px;
	color: #333;
}

.quiz-question {
	position: relative;
	font-weight: 300;
	color: #036;
	padding-left: 40px;
}
.quiz-question .question-number {
	position: absolute;
	top: -4px;
	left: 0;
	width: 31px;
	padding: 9px 0;
	font-size: .7em;
	line-height: 1;
	background: #036;
	color: #fff;
	text-align: center;
	border-radius: 30px;
}

.success-title {
	color: #690;
	margin: 30px 0 10px;
}

/* parsley error validation */
.parsley-errors-list {
	list-style: none;
	font-size: .85em;
	margin: 0;
	color: #f00;
}
.parsley-errors-list li {
	margin: 0 0 10px;
}
.parsley-error {
	border: 1px solid #f00;
}

/* 06: Tables
========================================================================================================== */
table {
	font-size: .85em;
	border-bottom: 1px solid #ddd;
}
table th {
	color: #333;
}

/* 07: Bootstrap over-rides
========================================================================================================== */
.radio label,
.checkbox label {
	font-size: .75em;
}
.checkbox label input[type="checkbox"] {
	margin: 6px 0 0 -20px;
}

.btn {
	padding: 10px 20px;
	font-weight: bold;
}
.btn-block {
	display: block;
}

.label {
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
}
.label-success {
	background: #9c3;
}
.label-danger {
	background: #c00;
}

.breadcrumb {
	font-size: .85em;
	color: #ccc;
	padding: 0 0 10px;
	margin: 0 0 10px;
	background: none;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

}
.breadcrumb p {
	margin: 0;
}
.breadcrumb p a {
	color: #08c;
}

.breadcrumb li {
	margin-bottom: 0;
   
}

.dropdown-menu > li > a {
	padding: 8px 20px;
}
.dropdown-menu > li > a i {
	margin-right: 3px;
}
.dropdown-menu .divider {
	margin: 2px 0;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
	margin-right: 0;
}
.modal-dialog {
	width: 700px;
}
.modal-content {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.modal-header {
	padding: 10px 20px;
	background: #555;
	color: #fff;
}
.modal-header h4 {
	color: #fff;
}
.modal-header h4 i {
	margin-right: 5px;
} 
.modal-header .close {
	margin-top: 3px;
	opacity: .35;
}
.modal-header .close:hover {
	opacity: .75;
}
.modal-body {
	background: #fff;
}
.modal-body p {
	margin: 0 0 10px;
}
.modal-footer {
	padding: 15px 20px;
	margin-top: 0;
	text-align: left;
}
.modal-footer p {
	font-size: .85em;
	color: #999;
	margin: 0;
}
.modal-footer .btn {
	margin: 0 5px 0 0;
}
.modal form {
	margin: 0;
}
.modal textarea {
	height: 100px;
}

/* alerts */
.alert {
	padding: 10px;
}
.alert img {
	margin: 0 0 10px;
}
.alert p:last-child {
	margin: 0;
}
.alert .icon-list {
	margin: 20px 0;
}
/* score alerts */
.alert-score {
	padding: 0;
	background: none;
}
.alert-score h5,
.alert-score p {
	color: #333;
}
.alert-score p {
	font-size: 1.2em;
}
.alert-score .highlight {
	font-weight: 700;
	color: #c00;
}
.alert-score .score-message {
	display: none; /* hide and show with JS */
}
.alert-score .score-message p {
	font-size: 1em;
}

.panel-heading {
	position: relative;
	padding: 10px;
}
.panel-heading h4 {
	margin: 0;
}
.panel table {
	font-size: .85em;
	margin: 0;
}
.panel table tr td {
	vertical-align: middle;
}

/* 08: Responsive (Media Queries)
========================================================================================================== */
.mobile-only {
	display: none;
}

/* Retina-specific styles */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (   -moz-min-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

}

/* LARGE DESKTOP */
@media (min-width: 1200px) {

}

@media (max-width: 1199px) {

	#header .navbar-brand {
		margin-top: -71px;
	}
	#header .navbar-nav {
		font-size: .85em;
	}
	#header .navbar-nav li a {
		padding: 15px 20px;
		height: 50px;
	}
	#header .navbar-nav li:hover ul {
		top: 50px;
	}
	#header .navbar-nav li:hover ul li a {
		padding: 15px 10px;
	}

}

/* SMALL DESKTOP */
@media (min-width: 992px) {

}

/* TABLET */
@media (max-width: 992px) {

	h1 {font-size: 2em;}
	h2 {font-size: 1.6em;}
	h3 {font-size: 1.4em;}
	h4 {font-size: 1.2em;}
	p {font-size: .85em;}
	
	#header .navbar-brand {
		margin-top: -47px;
	}
	#header .navbar-brand img {
		width: 140px;
	}
	#header .navbar-nav {
		font-size: .8em;
	}
	#header .navbar-nav li a {
		padding: 15px;
	}
	
	.hero-content h1 {
		font-size: 2em;
	}
	.hero-content p.headline {
		font-size: 1.2em;
	}
	
	.instruction-step {
		font-size: .85em;
	}
	
}

@media (min-width: 768px) {

}

/* MOBILE */
@media (max-width: 767px) {

	.top-utility ul li.search {
		display: none;
	}
	
	#header .navbar-default .navbar-nav {
		margin-right: -15px;
	}
	#header .navbar-nav li a {
		height: auto;
		padding: 10px;
	}
	#header .navbar-nav li a i {
		display: none;
	}
	#header .navbar-nav li:hover ul {
		display: none;
	}
	#header .share-links {
		text-align: left;
		padding-bottom: 10px;
	}
	#header .share-links .share-text {
		display: block;
		margin: 15px 0;
	}
	
	.main {
		padding: 20px 0;
	}
	
	.page-sidebar {
		margin-top: 20px;
	}
	
	.page-container {
		padding: 0;
	}
	
	.page-content.bordered {
		padding-right: 0;
		border-right: none;
	}
	
	.sidebar-container {
		padding-top: 20px;
		margin-top: 20px;
	}
	.sidebar-container img {
		display: none;
	}
	
	.hero-content h2 {
		font-size: 1.6em;
	}
	.hero-content p.headline {
		font-size: 1.2em;
	}
	.quick-links {
		margin: 0 0 20px;
	}
	.page-section.value-prop h1.seo-headline {
		font-size: 1.4em;
	}
	
	.footer-container {
		padding-left: 0;
		border-left: none;
	}
	#footer .copyright-container p.right {
		text-align: left;
	}
	
	.modal-dialog {
		width: auto;
	}

}

@media (max-width: 600px) {
	
	.top-utility ul li.social {
		display: none;
	}
	#header .navbar-nav .social-link-container {
		display: block;
	}
	
	.page-header.header-hero {
		padding: 50px 0;
	}
	
	.quiz-field {
		padding: 25px 0;
	}
	.quiz-field .field-explanation {
		position: relative;
		display: block;
		width: auto;
		top: auto;
		padding: 10px 0 10px 18px;
		background: none;
	}
	.quiz-field .field-explanation i {
		left: 0;
	}
	
}

/* SUPER MOBILE */
@media (max-width: 480px) {

	.mobile-only {
		display: block;
	}
	
	.rsp-grid {
		margin-left: 0;
	}
	.rsp-grid .rsp-card {
		display: inline-block;
		width: 100%;
		margin: 0 0 15px;
	}
	
	.top-utility {
		font-size: .75em;
	}
	.top-utility .container {
		padding: 0;
	}
	.top-utility .search-button-text {
		display: none;
	}
	.top-utility ul li.facebook-container iframe {
		width: 65px;
	}
	
	.form-container .wpcf7-list-item {
		display: block;
		margin: 10px;
	}

}