/* 
Theme Name:		 Addon to Lighthouse
Theme URI:		 http://dontselect.com/
Description:	 Selecting the Lighthouse theme will include this theme
Author:			 Ged Johnson
Author URI:		 http://infocus.com/
Version:		 1.0.1
Text Domain:	 lighthouse

NAVY #001331 rgba(0,19,49,0.9);
LIME #96b73b

##Delete any styling from the parent theme, style.css##
*/


body { font-family: Roboto, Arial, sans-serif; overflow-x: hidden;}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    clear: both;
    color: #96b73b;
    font-weight: 500;
	text-transform: uppercase;
    font-style: normal;
	font-family: 'Fabrikat', 'Arial Narrow',  Arial, sans-serif;	
}

.entry-header h1 b, 
#secondary h4.widget-title b,
body h1 b,
body h2 b,
body h3 b,
body h4 b,
body h5 b,
body h6 b{
	font-weight: inherit;
	text-transform: initial;
}

blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

body p {
	font-size: 16px;
    margin-bottom: 1.5em;
    line-height: 1.7em
}

body a {
    color: #96b73b;
    text-decoration: none
}

body a:visited {
    color: #96b73b;
    text-decoration: none;
}

body a:hover {
	color: #96b73b;
    text-decoration: underline;
}

a img {
    border: 0
}

dd {
    margin: 0 1.5em 1.5em
}

blockquote {
    border-left: 5px solid #96b73b;
    background: #F5f5f5;
}
code {
    white-space: normal;
    color: #666
}

table {
    border-collapse: separate;
    border-spacing: 0
}

table caption {
    text-align: center;
    text-transform: uppercase
}

thead {
    background-color: #fff;
    color: #212121
}

table,
td,
th {
    border: 1px solid #ddd
}

td,
th {
    padding: .7em;
    text-align: left
}

tbody tr:nth-child(odd) {
    background: #eee
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

embed,
iframe,
object {
    max-width: 100%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

button,
input,
textarea {
    font-family: inherit;
    padding: 5px
}

input,
textarea {
    color: #727272;
    border: 1px solid #aaa1a8
}

button,
button:hover,
html input[type=button],
html input[type=button]:hover,
input[type=reset],
input[type=reset]:hover,
input[type=submit],
input[type=submit]:hover {
    border: 1px solid #455A64;
    border-radius: 2px;
    color: #fff
}

button:active,
button:focus,
html input[type=button]:active,
html input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border: 1px solid #455A64;
    border-radius: 2px;
    background: -moz-linear-gradient(#607d8b, #455a64);
    background: -o-linear-gradient(#607d8b, #455a64);
    background: -webkit-linear-gradient(#607d8b, #455a64);
    background: linear-gradient(#607d8b, #455a64);
    color: #fff
}

input[type=email],
input[type=email]:focus,
input[type=text],
input[type=text]:focus,
textarea,
textarea:focus {
    color: #727272
}

input[type=search].search-field {
    border-radius: 0;
    width: -webkit-calc(50% - 42px);
    width: calc(50% - 42px);
	font-weight: 300;
	font-size: 18px;
	padding: 20px;
	
}

.search-submit {
    border-radius: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 0;
    width: 60px;
    border: none;
}

.search-form {    position: relative
}

.search-form label {
    width: 100%;
    margin-bottom: 0
}

.search-submit:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    left: 1px;
    line-height: 34px;
    position: relative;
    width: 40px
}

.navbar,
.site-description{
    font-style: normal
}



img {
    margin-bottom: 1em
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

.navbar-nav,
.tags-links {
    float: right
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.wp-caption {
    background: #fff;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.aligncenter,
.wp-caption.alignnone {
    margin: 5px auto 20px
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption-text {
    font-size: 14px;
    text-align: center
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto
}

.comment-content img,
.entry-content img,
.widget img {
    max-width: 100%
}

.entry-content img,
img[class*=align],
img[class*=wp-image-] {
    max-width: 100%;
    height: auto
}

.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

img.wp-post-image {
    max-width: 100%;
    width: auto;
    height: auto
}

.image-attachment {
    margin-left: auto;
    margin-right: auto
}

.featured-image img {
    display: block;
    margin: 0 auto 15px
}

.nav {
    display: block
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    top: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.admin-bar .navbar-fixed-top {
    top: 26px
}



.navbar {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    border: none;
    transition: all 1s;
    background: #001331 !important;
    text-transform: uppercase;
}
.navbar-header a{
	color: #001331;
}

.navbar-brand {
    position: relative;
    top: 4px;
    left: 15px;
    color: #001331;
    font-size: 0px;
    width: 300px;
    height: 54px;
    padding: 15px;
    line-height: 40px;
    background-image: url(img/LOGO_on_navy_notag.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.navbar-nav > li {
    padding: 0 30px;
}
.navbar-nav > li:last-child { padding-right: 0; }

.navbar-nav > li > a {
    padding: 35px 0;
}
.navbar-default .navbar-nav > li a:hover {
    background-color: rgba(255,255,255,0.1) !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #fff;
    border-color: #fff
}

.navbar-default {
    box-shadow: 0 1px 1px rgba(100, 100, 0, .2)
}

.lh-nav-bg-transform {
}

.navbar{
	font-family: 'Fabrikat', 'Arial Narrow',  Arial, sans-serif;
    font-size: 16px
}

.navbar-default .navbar-brand {
    color: #333
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
color: #fff !important;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #fff
}

.lh-nav-bg-transform .navbar-nav>li>a {
    color: #fff !important;
	border-bottom: 1px solid #001331;
}

.darkHeader {
    display: none
}

.home .entry-header {
    display: none;
}

.entry-header {
    text-align: left;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover ,
.navbar-nav li.current-menu-parent{
    color: #fff !important;
    background: inherit;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.navbar-default .navbar-nav a img{
	width: 16px;
    vertical-align: text-top;
    margin: 0;
}
	
	
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #001331;
}

.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 18px;
    height: 3px;
    border-radius: 0;
}

.navbar-default .navbar-link {
    color: #333
}

.navbar-default .navbar-link:hover {

}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #96b73b;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff !important;
    text-decoration: none;
    outline: 0
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333
    }
    .navbar-fixed-top button.navbar-toggle {
		border: none;
		border-radius: 0px;
		color: #fff;
		padding: 15px;
		margin: 10px 10px;
	}    
	.navbar-fixed-top button.navbar-toggle .icon-bar{
		    background-color: #fff;
	}

    .lh-nav-bg-transform .navbar-nav .open .dropdown-menu>li>a {
        color: #fff!important
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 600px
    }
	
	.navbar-nav > li {
		padding: 0px;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.navbar-default .navbar-nav li a {
		padding: 30px 20px;
		font-size: 24px;
	}
	.navbar-default .navbar-nav li a img{
		width: 22px;
		margin: 0 10px 0 0;
	}
	
}


@media (min-width:768px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block
    }
}

.site-header {
	position: relative;
	display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    padding: 20px;
	background: url(img/tile2.png) !important;
    border-bottom: 6px solid #96b73b;
}

body.home .site-header::after{
	position: absolute;
    bottom: -18px;
    right: 20%;
    display: inline-block;
    background-image: url(img/business.png) !important;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    content: "";
    background-size: contain;
}

.site-header a{ text-align: center;}
.site-header .site-title {
	display: none;
}

.site-header .site-branding {
    margin: 140px auto 60px;
    width: 1170px;
    text-align: left;
    padding: 0px;
	position: relative;
	top: unset;
    left: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    text-align: unset;
}


/* thin header with title change 
   ----------------------------------------*/
body.category  .site-header .site-branding .home-link,
body.blog .site-header .site-branding .home-link,
body.search .site-header .site-branding .home-link,
body.single .site-header .site-branding .home-link { display: none; }

body.category  .site-header .site-branding:before,
body.blog .site-header .site-branding:before,
body.search .site-header .site-branding:before,
body.single .site-header .site-branding:before {
    position: absolute;
    top: -35px;
	left: 5.5%;
	color: #001331;
    font-size: 32px;
    text-shadow: none !important;
    font-family: 'Fabrikat', 'Arial Narrow', Arial, sans-serif;
    background-color: #fff;
    font-weight: 100;	
    padding: 15px 35px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
}

body.search .site-header .site-branding:before{	content: "Search";}
body.category  .site-header .site-branding:before,
body.blog .site-header .site-branding:before,
body.single .site-header .site-branding:before {content: "Knowledge Base";}


body.blog .site-header,
body.category .site-header,
body.single .site-header,
body.search .site-header {
    height: 260px;
    min-height: 260px;
}

/* end */

body.home .site-header .site-branding { margin: 200px auto 140px; }

@media (min-width: 768px) {.site-header .site-branding {width: 750px;}}
@media (min-width: 992px) {.site-header .site-branding {width: 970px;}}
@media (min-width: 1200px){.site-header .site-branding {width: 1170px;}}

.site-header a.home-link{
	display: block;
	width: 245px;
	text-align: left;
	padding: 0;
	margin: 0 0 0 12%;
    -webkit-filter: drop-shadow(5px 10px 30px rgba(1, 1, 1, 0.1));
    -moz-filter: drop-shadow(5px 10px 30px rgba(1, 1, 1, 0.1));
    -o-filter: drop-shadow(5px 10px 30px rgba(1, 1, 1, 0.1));
    -ms-filter: drop-shadow(5px 10px 30px rgba(1, 1, 1, 0.1));
    filter: drop-shadow(5px 10px 30px rgba(1, 1, 1, 0.1));
	
}
body.home .site-header a.home-link{width: 380px;}


.site-header .site-description {
	color: #001331;
	font-size: 32px;
	text-shadow: none !important;
	font-family: 'Fabrikat', 'Arial Narrow',  Arial, sans-serif;
    background-color: #fff;
	font-weight: 100;
	line-height: 50px; 
	text-align: left;
	padding: 15px 0 ;
    box-shadow: 20px 0 0 #fff, -20px 0 0 #fff;
    letter-spacing: unset; 
    text-transform: unset;
}


body.home .site-header .site-description {
	font-size: 50px; 
	line-height: 70px; 
	padding: 20px 0;
	box-shadow: 50px 0 0 #fff, -50px 0 0 #fff; 
}

a.home-link,
a.home-link:hover{
	text-decoration: none !important;
}

.home-link,
.site-description a,
.site-title a {
    text-decoration: none
}

.sticky-post {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px 15px
}

.hentry {
    margin: 0 0 1.5em
}

.comments-area,
.post-comments,
.post-content,
.single-post-content {
    background-color: #fff;
    clear: both;
    margin-bottom: 0;
}

.container .row,
nav .container#navigation_menu{
    padding: 0 4em
}

.entry-content .entry-header{ padding: 0; }

.featured-image {
    display: none;
}

.single-post-content {
    padding: 0 4em
}

.comments-area {
    padding: 1.5em 4em;
    background: #fff;
    overflow: hidden
}

.post-comments {
	display: none;
    border-radius: 0;
    border: none;
    padding: 2em;
    overflow: hidden
}

.post-comments .comments-area {
    background: #fff;
    padding: 1em 2em;
    overflow: hidden;
    box-shadow: none
}

.post-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #e6e6e6;
    border-style: solid;
    width: 100%
}

.entry-content,
.entry-footer,
.entry-header,
.entry-meta,
.entry-summary,
.entry-title {
    width: 100%;
    word-wrap: break-word;
    overflow: hidden
}

.entry-content,
.entry-summary {
    color: #333;
	overflow: visible;
    margin-bottom: -1px;
}

#secondary h4.widget-title{
	font-weight: 500;
	font-size: 30px;
	color: #96b73b !important;
    padding-top: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
	text-align: left;
    letter-spacing: 1px;
    border-bottom: 1px solid #96b73b;
    margin-top: 0px;
    margin-bottom: 30px;
}
#secondary h4.widget-title{
	font-size: 24px;
}

body.single .entry-header h1{
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #96b73b;
    margin-top: 0;
    margin-bottom: 0;
}

body {
    background: #fff;
}

body.single .entry-header h1:before{
	content: "";
    display: inline-block;
    width: 32px;
    height: 30px;
    background-image: url(img/icon-page-sml.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left bottom;
    margin-right: 5px;
}


/* breadcrumbs */
body.single .entry-content .breadcrumbs{
    border-bottom: 1px solid #96b73b;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
article .entry-summary .breadcrumbs{ display: none; }
 /* end */

.entry-content,.entry-footer,.entry-header,.entry-summary {
    padding: 0;
}

.comments-area, .post-comments, .post-content, .single-post-content {
    box-shadow: unset;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    -o-box-shadow: unset;
}

body.category .entry-content{ display: none;}
body.category .entry-header .entry-title{ 
	margin: 5px 0 5px 10px; 
	font-size: 18px;
}

body.category .entry-header .entry-title:before{ 
	content: "- "; 
	color: #333;
}

.archive-page-title,
.byline,
.entry-meta,
.entry-meta a {
    text-transform: capitalize
}

.entry-title {
    margin-bottom: 14px;
}

.entry-header .entry-title a {
    color: #212121
}



.entry-meta,
.entry-meta a {
    color: #727272;
    clear: both
}

.entry-meta {
	display: none;
    font-weight: 300;
    letter-spacing: 2px
}

.entry-meta a {
    line-height: 1.7
}

.entry-meta h5 {
    margin-top: 0;
    margin-bottom: 0
}

.entry-header .entry-meta::after {
    height: 4px;
    width: 125px;
    margin: 10px auto
}

.taxonomy-description {
    color: #455A64;
    text-align: center
}

.byline a {
    color: #727272
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-footer {
    display: none;
	word-spacing: 3px;
    padding-bottom: 2.5em
}

#category {
    margin-top: 1em;
    margin-bottom: 1em
}

.cat-links a,
.tags-links a {
    color: #727272;
    text-transform: capitalize;
    font-style: italic
}

.archive-page-header,
.search-page-header {
    margin-bottom: 1.5em
}

.archive-page-title,
.search-page-title {
	padding: 0  0 20px 0;
    text-align: left;
	border-bottom: 1px dashed #96b73b;
}

.archive-page-title span,
.search-page-title span{
	text-transform: initial;
	color: #333;
}

.search-page-title span:before,
.search-page-title span:after{
	content: "'";
}

.post-content,
.widget {
    border-radius: 0px
}

.attachment img {
    margin-left: auto;
    margin-right: auto
}

h5.entry-date,
h5.entry-date a {
    color: #989898;
    font-style: italic;
    font-weight: 900
}

.entry-summary {
    text-align: justify
}

.read-more {
    margin-bottom: 1.2em;
    text-align: left;
    text-transform: uppercase
}
body .read-more a.btn:active,
body .read-more a.btn{
    min-width: 100px;
	font-size: 14px;
}

.btn-default {
    border: none;
    border-radius: 0;
    color: #212121
}

.btn-default:focus,
.btn-default:hover {
    color: #fff
}

.image-attachment .entry-meta a {
    color: #607D8B;
    text-decoration: underline
}

.image-attachment .entry-content {
    text-align: left
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.nav-links {
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
    padding: 15px;
    text-align: center;
    margin-bottom: 2em
}

.nav-links .fa {
    color: #727272
}

.nav-next,
.nav-previous,
.next-post,
.prev-post {
    background: #fff;
    color: #727272;
    font-weight: 400;
    text-transform: capitalize;
    padding: 1em
}

#secondary .widget-title,
.comments-author .url {
    text-transform: uppercase
}

.posts-navigation .next-post a,
.posts-navigation .prev-post a {
    font-size: 18px
}

.next-post a,
.prev-post a {
    color: #424242
}

.next-prev-text {
    color: #727272;
    font-size: 14px
}

.archive .format-staus .entry-content,
.blog .format-status .entry-content {
    background-color: #CFD8DC;
    padding-top: 2em;
    font-size: 16px
}

textarea#comment {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    height: 100px
}

.archive .format-staus .entry-footer,
.blog .format-status .entry-footer {
    background-color: #CFD8DC
}

.gallery {
    margin-bottom: 1.6em
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.widget select,
.widget_text img {
    max-width: 100%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: .5em 0
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.avatar {
    height: 50px;
    width: 50px;
    border-radius: 25px
}

.comment-respond label {
    display: block;
    font-weight: 400
}

.comment-metadata {
    font-size: .8em
}

.widget_recent_entries .post-date {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #9a9a9a
}

.comment-list .depth-1 {
    margin: 20px 0;
    border-bottom: 1px dotted #DDD;
    padding: 5px 0 18px
}

.comment-content {
    margin-bottom: .3em
}

.comment-respond #submit {
    background-color: #455A64;
    color: #fff;
    border: none;
    border-radius: 4px
}

.comment-respond {
    padding-top: 5px
}

.comment-metadata time {
    color: #aaa
}

#secondary .widget {
    background-color: #fff;
    margin-right: auto;
    overflow: hidden;
    padding: 0 0 24px 40px;
    box-shadow: none;
	border-left: 1px solid #eee;
}

#secondary .widget-title {
    position: relative;
    padding: 20px 0;
    margin: -22px -22px 10px 0;
    border-bottom: 1px solid #ddd;
    font-weight: 900;
    border-left: 0px solid #96b73b !important;
}

#secondary .widget a {
	font-weight: 400;
    color: #333 !important;
}
#secondary .widget a.btn {
	padding: 20px;
	min-width: 200px;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
}
#secondary .widget a.btn:hover {
	background-color:#96b73b;
}

#secondary .widget .widget-title .rsswidget {
    color: #212121
}

#recentcomments li,
.widget_rss li {
    padding-top: .5em;
    padding-bottom: .5em
}

.widget ul {
    padding: 0 1em
}

#secondary .widget li:last-child {
    border-bottom: none
}

#secondary .widget ul {
        margin: 0 0;
}

.post-cat h5 {margin-left: -25px;}
    
#secondary .widget li {
    border-bottom: unset;
}

.widget td,
.widget th {
    padding: .2em;
    text-align: left
}

#secondary .widget hr {
    border-color: #ddd
}

#secondary .widget table caption {
    color: #455A64
}

#secondary .widget #recentcomments a,
#secondary .widget .rsswidget {
    color: #727272
}

#secondary .widget .rsswidget img {
    margin-top: 12px
}

/* search */
.widget input[type=search].search-field {
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px)
}

.widget .search-submit:before {
    font-size: 16px;
    left: 1px;
    line-height: 35px;
    width: 34px
}

.widget button.search-submit {
    padding: 0;
    width: 60px;
    right: 0;
}

body.search .entry-summary mark{
	background-color: #fff3b5;
	border-radius: 5px;
}

body.search .entry-header .entry-title a:before{
	content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(img/icon-page-sml.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left bottom;
    margin-right: 5px;
}

/* end */


.site-info {
    text-align: center;
    margin: 0;
    padding-top: 10px
}

.site-footer a {
    color: #fff;
}

.custom-logo-link {
    margin: 0;
    padding: 10px 0;
    display: inline-block
}

.cat-links,
.tags-links {
    color: #a2a2a2
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0)
}

body a.btn,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:visited {
	padding: 20px;
	min-width: 200px;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border: 1px solid #001331;
    border-radius: 0px;
    font-weight: 700;
	background-color:#001331;
	text-transform: uppercase;
}

a.btn:hover {
    color: #001331;
	background-color:#fff;
}

.custom-logo-link img {
    margin: 0
}

#respond input#submit {
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding: 10px 25px;
    border-radius: 25px
}

#respond,
.form-submit {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.comment-form-email,
.comment-form-url,
p.comment-form-author {
    width: 30%;
    float: left;
    text-align: center;
    color: #7b7b7b
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    padding: 5px 10px;
    text-align: center
}

.comment-form-author,
.comment-form-email {
    margin-right: 5%;
    margin-bottom: 0
}

.comment-form-url {
    margin-bottom: 0
}

input.search-field {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd
}


.site-footer .row.site-info {
    color: #fff;
}

@media (min-width: 1200px) {
	.footer-widget-wrapper .container {
		width: 90%;
	}
}

.footer-widget-wrapper{
	text-align: center;
    color: #fff;
    min-height: 70px;
    font-size: 16px;
    padding: 40px 0;
    background: #001331;
    box-shadow: inset 0px 0px 30px 20px rgba(0,0,0,0.05);
}
.site-footer {
	display: none;
}

.footer-widget-wrapper p {
	font-size: 13px;
	font-weight: 100;
    color: rgba(255,255,255, 0.5);
}
.footer-widgets {
    color: #fff;
    padding: 20px 0
}

.footer-widget-wrapper .col-md-4 .footer-widgets:first-of-type {
    padding-top: 0px !important;
    padding-bottom: 0px;
}

.footer-widget-wrapper .col-md-4 .footer-widgets:last-of-type {
    padding-top: 0px;
    padding-bottom: 0px !important;
}

.footer-widgets a {
    color: rgba(255, 255, 255, .5)
}

.footer-widgets h3 {
    color: #fff;
    font-weight: 900;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding-bottom: 12px;
    margin-top: 0
}

.footer-widgets ul {
    margin: 0;
    padding: 0
}

.footer-widgets #recentcomments li,
.footer-widgets ul li {
    margin: 0;
    padding: 5px 0;
    list-style: none
}

.footer-widgets #wp-calendar,
.footer-widgets #wp-calendar caption,
.footer-widgets .calendar_wrap {
    background: #fff
}

.footer-widgets .calendar_wrap td,
.footer-widgets .calendar_wrap td a {
    color: #333
}

.commentlist .bypostauthor,
.commentlist li ul.children li.bypostauthor {
    background: #e7f8fb
}

.pad10 .container#navigation_menu {
    padding-left: 10px;
    padding-right: 10px;
}

input[type=email],
input[type=email]:focus,
input[type=text],
input[type=text]:focus,
textarea,
textarea:focus {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
    background: #fff;
    width: 100%;
}

.top-widgets {
    font-size: 16px;
    text-align: center;
    background: #fff;
    margin-bottom: 35px;
    padding: 30px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    margin-top: -20px
}

.top-widgets h3 {
    margin-top: 0
}

.bottom-widgets {
    font-size: 16px;
    text-align: center;
    background: #fff;
    padding: 30px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.bottom-widgets h3 {
    margin-top: 0
}

#secondary .widget .children,
.footer-widgets .children {
    padding: 10px 0 0 10px;
}

.footer-widgets img {
    max-width: 100%;
}

h5,
h6 {
    font-size: 16px;
}

.children .comment-body {
    margin-top: 30px;
}

.post-password-form input[type=submit] {
    padding: 15px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 35px;
    font-weight: 700;
    border: 0;
    margin: 20px auto;
    text-align: center
}

.post-password-form label {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

form.post-password-form {
    text-align: center
}

section.no-results.not-found {
    margin-bottom: 50px;
}

/* KB Index Widget
-------------------------------*/

ul.post-cat,
ul.post-title{
    list-style: none;
	padding: 0;
	margin-bottom: 10px;
}

ul.post-cat li{
    margin: 0;
}

ul.post-title li{
    background-image: url(img/icon-page-sml.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left top 6px;
    padding: 5px 5px 5px 15px !important;
	line-height: 1.1;
}

#secondary .widget {
    font-size: 14px;
}

/* Six 6 Cards 
-------------------------------*/

.six-cards{
	margin: 0 auto;
    text-align: center;
    padding:  0;
    position: relative;
}

.six-cards .back{
	background-color: #efefef;
	position: absolute;
	width: 100%;
}

.six-cards .card {
	width: 27%;
    margin: 3%;
    padding: 20px 50px;
    display: inline-block;
    background-color: #fff;
    vertical-align: top;
    box-shadow: 5px 5px 50px 0 rgba(1, 1, 1, 0.1);
    min-height: 320px;
}

.six-cards .card h3{
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 700;
}

.six-cards .card span{
    display: block;
    border-radius: 100px;
    width: 70px;
    height: 70px;
    margin: 20px auto;
    background: #96b73b;
}
.six-cards .card span img{
   padding: 20px;
    width: 70px;
}
.six-cards .card p{
	line-height: 1.2;
}

/* CTA
-------------------------------*/

.cta{
font-family: 'Fabrikat', 'Arial Narrow', Arial, sans-serif;
    width: 480px;
    margin: 0 auto;
    text-align: center;
    padding: 50px;
    color: #001331;
    font-size: 26px;
    line-height: 1.3;
}

.cta .btn{
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 100px;
}

/* three 3 Cards 
-------------------------------*/

.three-cards{
	position: relative;
	margin: 0 auto;
    text-align: center;
    padding:  0;
    position: relative;
}

.three-cards .greenback{
	position: absolute;
	background-color: #96b73b;
	width: 100%;
	z-index: 100;
}

.three-cards .card {
	position: relative;
	z-index: 110;
	text-align: left;
	width: 27%;
    margin: 3%;
    padding: 0px;
    display: inline-block;
    color: #fff;
    vertical-align: top;
    min-height: 320px;
	background-color: #96b73b;
}

.three-cards .card h2{
	text-transform: uppercase;
    color: #fff;
    width: 70%;
    display: inline-block;
    font-size: 26px;
    font-weight: 100;
}

.three-cards .card h2 b{
	text-transform: uppercase;
    font-weight: 700;
}

.three-cards .card ul{
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 10px;
	list-style-type: none;
}

.three-cards .card ul li{
	padding-left: 20px;
	background-image: url(img/icon-tick.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 12px;
}

.three-cards .card ul li,	
.three-cards .card p{	
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400
}


.three-cards .card p img {
    position: absolute;
    right: 0;
    top: 10px;
	width: 20%;
}

/* padding 
-------------------------------*/

.pad5 .container{ padding-left: 5%; padding-right: 5%; }
.pad10 .container{ padding-left: 10%;padding-right: 10%; }
.pad15 .container{ padding-left: 15%;padding-right: 15%; }
.pad20 .container{ padding-left: 20%;padding-right: 20%; }
.pad25 .container{ padding-left: 25%;padding-right: 25%; }
.pad30 .container{ padding-left: 30%;padding-right: 30%; }
.pad35 .container{ padding-left: 35%;padding-right: 35%; }
.pad40 .container{ padding-left: 40%;padding-right: 40%; }
.pad45 .container{ padding-left: 45%;padding-right: 45%; }
.pad50 .container{ padding-left: 50%;padding-right: 50%; }



/* form  
-------------------------------*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
}

.nf-form-content {
    padding: 30px;
}

.nf-form-layout {
    background-color: #fafafa !important;
	border-left: 1px solid #ccc;
	margin-bottom: 30px;
}

body .gform_wrapper{
	margin: 0;
}
body .gform_wrapper form{
	margin-bottom: 100px;
}


body .gform_wrapper input.large{
	color: #333;
	width: 100%;
}

body .gform_wrapper textarea.textarea.large{
	height: 120px ;
}

body .gform_wrapper ul.gform_fields li.gfield{
	display: inline-block; 
	width: 49%;
	margin-right: 1%;
    vertical-align: top;
}
body .gform_wrapper ul.gform_fields li.gfield.newline {
	display: block; 
	width: 100%;
}

.gform_wrapper .gform_heading .gform_title{
    font-weight: 500;
    font-size: 24px;
    color: #96b73b !important;
    padding-top: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    border-bottom: 1px solid #96b73b;
    margin-top: 0px;
    margin-bottom: 30px;
}

body input.gform_button.button:hover,
body input.gform_button.button:visited {
    background-color: #96b73b !important;
    border: 1px solid #96b73b !important;
    color: #fff !important;
	padding: 10px 20px !important;
}


body input.gform_button.button:hover {
    background-color: #fff !important;
    color: #96b73b !important;
}


/* hide labels */
body .gform_wrapper .top_label .gfield_label, 
body gform_wrapper legend.gfield_label{
	display: none;
}

body input[type=email], 
body input[type=text], 
body textarea{
	border: 1px solid #777;
	padding: 10px !important;
}

body input[type=email]:focus, 
body input[type=text]:focus, 
textarea:focus {
	 outline: none;
	border: 1px solid #96b73b;
	background: rgba(150, 183, 59, 0.1);
}

input.gform_button.button {
    background: #333;
    border-radius: 0;
    padding: 10px 20px;
    background: rgba(150, 183, 59, 1);
    border: 1px solid rgba(150, 183, 59, 1);
    text-transform: uppercase;
    /* float: right; */
    margin: 0;
}

/* Responsive Min-Width
-------------------------------*/


@media (min-width: 992px) {
	aside p {word-break: break-word;}
}


@media (max-width:767px) {
	.navbar-default .navbar-collapse {
        border-top: 1px solid rgba(255, 255, 255, .1)
    }
    .navbar-nav>li>ul.dropdown-menu li a {
        white-space: normal
    }
		
    .comment-form-email,
    .comment-form-url,
    p.comment-form-author {
        width: 100%;
        float: left;
        margin: 0
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .navbar-nav {
        float: none
    }
    .navbar-toggle {
        margin-top: 18px
    }
    body {
        font-size: 16px
    }
    #navigation_menu {
        padding: 0 10px;
        margin: 0;
        width: 100%
    }

    .site-footer {
        font-size: 14px
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        border-top: none
    }
	.site-header a.home-link{ margin: 5%;	}	
	body.home .site-header a.home-link{margin: 0;}		
	body.home .site-header .site-branding {
		margin: 0 auto;
		padding: 80px 7%;
	}
	body.home .site-header .site-description {font-size: 48px;}
}

@media (min-width:768px) {
	
    .navbar-nav>li>ul.dropdown-menu {
        padding: 0;
        max-width: 200px;
        left: auto;
        right: 0;
        border-radius: 3px
    }
    .navbar-nav>li>ul.dropdown-menu li a {
        padding: 15px 10px;
        font-weight: 500;
		line-height: 1.1;
        white-space: normal;
        border-bottom: 1px solid rgba(0, 0, 0, .15)
    }
    .navbar-nav>li>ul.dropdown-menu li:last-of-type a {
        border-bottom: 0 solid #fff
    }
    ul.dropdown-menu:after {
        bottom: 100%;
        right: 20%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 10px;
        margin-left: -10px
    }
	.navbar-brand {
		top: 22px;
		left: 15px;
		width: 240px;
		height: 54px;
		padding: 15px;
		line-height: 40px;
		background-image: url(img/logo-on-navy.svg);
	}	
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover ,
	.navbar-nav li.current-menu-parent{
		border-bottom: 2px solid #fff;
	}

}


@media print {
    body {
        background: 0 0!important;
        color: #000;
        font-size: 10pt
    }
    .site {
        max-width: 98%
    }
    .site-header {
        background-image: none!important
    }
    .site-header .home-link {
        max-width: none;
        min-height: 0
    }

    .site-description {
        font-size: 10pt
    }
    .author-avatar,
    .comment-respond,
    .comments-area .comment-edit-link,
    .comments-area .reply,
    .comments-link,
    .entry-meta .edit-link,
    .main-navigation,
    .more-link,
    .navbar,
    .page-links,
    .site-content nav,
    .site-footer,
    .widget-area {
        display: none
    }
    .entry-content,
    .entry-header,
    .entry-meta,
    .entry-summary {
        margin: 0;
        width: 100%
    }
    .entry-title,
    .page-title {
        font-size: 21pt
    }
    .entry-meta,
    .entry-meta a {
        color: #444;
        font-size: 10pt
    }
    .entry-content .wp-caption.alignleft,
    .entry-content img.alignleft {
        margin-left: 0
    }
    .entry-content .wp-caption.alignright,
    .entry-content img.alignright {
        margin-right: 0
    }
    .format-image .entry-content .size-full {
        margin: 0
    }
    .hentry {
        background-color: #fff
    }
    .comments-area>li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }
    .comment-metadata {
        float: none
    }
    .comment-author .fn,
    .comment-reply-link,
    .comment-reply-login {
        color: #333
    }
}


@media (max-width:1024px) {
    #navigation_menu {
        padding: 0 10px;
        margin: 0;
        width: 100%
    }
	.entry-content, 
	.entry-footer, 
	.entry-header, 
	.entry-summary {
		padding: 0;
	}	
}

@media (max-width:900px) {
    body { 
        font-size: 16px
    }
    .site-description,
    h2 {
        font-size: 22px
    }
    h3 {
        font-size: 18px
    }
    h4 {
        font-size: 16px
    }
    h5 {
        font-size: 14px
    }
    h6 {
        font-size: 12px
    }
    blockquote {
        margin-left: .3em
    }
	body.home .site-header .site-branding {
		margin: 200px auto;
		width: auto;
		padding: 30px 10%;
	}
	#secondary .widget {
		padding: 10%;
	}
    table {
        -ms-word-break: break-all;
        word-break: break-all
    }
    .lh-nav-bg-transform .navbar-nav>li>a {
        color: #333;
        text-shadow: 1px 1px 2px transparent;
    }
    .lh-nav-bg-transform.navbar-default .navbar-brand {
        color: #333
    }
    .sticky-post {
        padding: 3px 15px
    }
    .entry-footer {
        padding-bottom: 1em
    }
    .featured-image {
        padding: .5em
    }
    .single-post-content {
        padding: 0 1.5em
    }
    .comments-area,
    .post-comments {
        border: none;
        box-shadow: none;
        padding: 1.2em 1em;
        overflow: hidden;
        width: 100%
    }
    .comment-content table {
        overflow: hidden
    }
    .comment-list {
        padding: 10px
    }
    .comment-list ol {
        padding-left: 10px
    }

	.site-description { font-size: 26px; }

    iframe,
    input,
    textarea {
        width: 100%
    }
    #submit,
    .search-submit {
        width: auto
    }
    td,
    th {
        padding: .2em;
        text-align: left;
        border: 1px solid #B6B6B6
    }
    .navbar.lh-nav-bg-transform {
        font-size: 14px
    }
    .footer-widgets button.search-submit {
        width: 42px
    }
	.three-cards .card,
	.six-cards .card {
		width: 40%;
	}
}

@media (max-width:782px) {
	/* screen less than 782 */
	.three-cards .card,
	.six-cards .card {
		width: 40%;
	}	

    .admin-bar .navbar-fixed-top {
        top: 46px
    }
}
@media (max-width:560px) {
	.site-description {
		font-size: 14px;
	}
	.three-cards .card,
	.six-cards .card {
		width: 90%;
	    min-height: 0;
	}	
}

.site-content {
    margin-top: 3em;
}

.sidebar .widget  {
    margin-bottom: 0 !important;
}

  
/*
beta  .navbar {   background: #333;}
*/
