/*
Theme Name: Skylight Generic Sixteen
Theme URI: https://skylightcreative.com.au
Description: Responsive Theme Based on Twenty Sixteen and Bootstrap
Version: 0.1
Author: Tony Gillan
Author URI: https://skylightcreative.com.au
Tags: bootstrap, json-rest-api
Template: twentyfifteen
*/
/**
 * style.css is automatically generated by SASS.
 * N.B. Edit the .scss file, not the .css file, or your changes will be overwritten!
 */
/**
 * should use sass or import parent themes via functions.php enqueue instead
 */
@import url(../twentyfifteen/style.css);
@import url(./bootstrap-3.3.4-dist/css/bootstrap.min.css);
/**
 * sass section 01 - Standard elements and containers
 */
/**
 * basic html elements
 */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style-position: inside; }

table {
  width: 100%;
  border-collapse: collapse; }

td, th {
  font-size: 1em;
  border: 1px solid #98bf21;
  padding: 3px 7px 2px 7px; }

th {
  font-size: 1.1em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 4px;
  background-color: #a7c942;
  color: #fff; }

tr {
  background-color: #fff; }

tr.even td {
  color: #333;
  background-color: #eaf2d3; }

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
  border-bottom: 0px solid; }

/**
 * main containers and menus
 */
body.custom-background {
  background-size: 100% auto; }

#page {
  background-color: #fff; }

#top-container {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1403px;
  position: relative; }

#logo-banner {
  padding: 0 0 0 50px; }

#logo-container {
  max-width: 1403px;
  width: 100%;
  margin: 0 auto; }

.menu-button-toggle {
  position: absolute;
  top: 100px;
  right: 5%;
  z-index: 1; }

#top-menu-toggle {
  position: absolute;
  top: 44px; }

.navbar {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0; }

.site-description {
  display: none;
  margin: 0; }

.page-header {
  border: 0px solid; }

html #wpadminbar {
  position: fixed; }

/**
 * sass section 02 - Floating alt top menu
 * only displayed on desktop and fixed to top of screen when scrolled below 30px
 */
#float-container {
  margin: 0;
  width: 100%;
  z-index: 99;
  position: fixed;
  background-color: rgba(20, 20, 20, 0.9);
  display:none; }

#navbar-float {
  min-height: 30px;
  margin: 0 auto;
  border-radius: 0px;
  width: 100%;
  max-width: 1403px;
  padding: 0;
}

#navbar-top-float {
  padding: 0 10px;
  width: 100%; }

#site-navigation-float {
  font-size: 1.4rem;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0; }

#site-navigation-float .site-title {
  color: #eee;
  font-size: 100%;
  line-height: 21px;
  float: left;
  margin-top: 0;
  font-weight: normal;
  padding: 2px 1.0em 2px 0; }

#site-navigation-float ul.nav-menu {
  border: 0px solid; }

#site-navigation-float .nav-menu li {
  float: left;
  border-top: 0px solid;
  margin-right: 10px; }

#site-navigation-float .nav-menu li a {
  padding: 2px 0.5em;
  line-height: 22px;
  margin-left: 0;
  margin-right: 0;
  font-weight: normal;
  float: left;
  color: #ccc; }

#site-navigation-float .nav-menu li a:hover {
  color: #fff;
  text-decoration: none; }

#site-navigation-float ul.sub-menu.toggled-on {
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 1;
  background-color: #777;
  min-width: 170px; }

#site-navigation-float .nav-menu li ul.sub-menu a {
  margin-left: 0;
  font-weight: normal; }

#site-navigation-float .dropdown-toggle {
  height: 12px;
  top: 0;
  width: 32px;
  left: 0;
  position: relative; }

#site-navigation-float .dropdown-toggle:after {
  line-height: 28px;
  width: 28px;
  color: #ccc; }

#site-navigation-float .search-form {
  float: right; }

#site-navigation-float .search-field {
  height: 24px; }

/**
 * sass section 03 - Standard navigation menus
 */
#navbar-top {
  padding: 0; }

#navbar-middle {
  padding: 0;
  min-height: 66px; }

#navbar-sidebar {
  padding: 0; }

#navbar-footer {
  padding: 0; }

#site-navigation-top {
  padding: 0 15% 0 5%; }

#site-navigation-middle {
  padding: 0 15% 0 5%;
  margin-bottom: 20px; }

#site-navigation-local {
  padding: 0 15% 0 5%; }

#site-navigation-footer,
#site-navigation-footer2 {
  padding: 0 15% 0 5%;
  margin-bottom: 20px; }

#site-navigation-footer2 h3 {
  display: none; }

.menu-button-toggle.toggled-on {
  line-height: 0;
  font-size: 0px; }

#top-menu-container {
  display: none;
  width: 100%;
  position: relative;
  min-height: 66px;
  margin-right: 1.0em; }

#side-menu-container {
  width: 100%;
  position: relative;
  min-height: 66px;
  padding: 0 8%; }

#footer-menu-container {
  width: 100%;
  position: relative;
  min-height: 0px;
  background-color: #888; }

#navbar-footer {
  min-height: 66px; }

#top-menu-toggle {
  top: 35px;
  width: 180px;
  text-align: left;
  line-height: 42px;
  overflow: hidden; }

#middle-menu-toggle {
  top: 30px;
  width: 180px;
  text-align: left;
  line-height: 100%;
  overflow: hidden;
	background-color: #ccc;
    color: #fff;
    border: 0px solid #fff;
    right: 10px;}

#middle-menu-toggle:before {
  line-height: 100%; }

#middle-menu-toggle.toggled-on:before {
  line-height: 44px; }

#local-menu-toggle {
  top: 35px;
  width: 180px;
  text-align: left;
  line-height: 42px;
  overflow: hidden; }

#footer-menu-toggle {
  top: 35px;
  width: 180px;
  text-align: left;
  line-height: 42px;
  overflow: hidden; }

#top-menu-toggle.toggled-on {
  top: 35px;
  width: 42px; }

#middle-menu-toggle.toggled-on {
  top: 30px;
  width: 42px; }

#local-menu-toggle.toggled-on {
  top: 35px;
  width: 42px; }

#footer-menu-toggle.toggled-on {
  top: 35px;
  width: 42px; }

#site-navigation-top.toggled-on {
  display: none; }

#site-navigation-middle.toggled-on {
  display: none; }

#site-navigation-local.toggled-on {
  display: none; }

#site-navigation-footer.toggled-on,
#site-navigation-footer2.toggled-on {
  display: none; }

#menu-national-footer-menu li .dropdown-toggle,
#menu-chapter-footer-menu li .dropdown-toggle,
#menu-primary-footer-menu li .dropdown-toggle,
#menu-secondary-footer-menu li .dropdown-toggle {
  display: none; }

#menu-national-footer-menu ul.sub-menu,
#menu-chapter-footer-menu ul.sub-menu,
#menu-primary-footer-menu ul.sub-menu,
#menu-secondary-footer-menu ul.sub-menu {
  display: block; }

#menu-national-footer-menu ul.sub-menu li a,
#menu-chapter-footer-menu ul.sub-menu li a,
#menu-primary-footer-menu ul.sub-menu li a,
#menu-secondary-footer-menu ul.sub-menu li a {
  text-align: left; }

#menu-national-footer-menu ul.sub-menu li,
#menu-chapter-footer-menu ul.sub-menu li,
#menu-primary-footer-menu ul.sub-menu li,
#menu-secondary-footer-menu ul.sub-menu li {
  border-top: 0px solid; }

#menu-national-footer-menu ul,
#menu-chapter-footer-menu ul,
#menu-primary-footer-menu ul,
#menu-secondary-footer-menu ul {
  border-top: 0px solid; }

#site-navigation-footer ul.nav-menu li.menu-item-has-children,
#site-navigation-footer2 ul.nav-menu li.menu-item-has-children {
  border-top: 0px solid; }

#site-navigation-footer ul.nav-menu li a,
#site-navigation-footer2 ul.nav-menu li a {
  color: #bbb;
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 3px;
  max-width: 100%;
  margin: 0 auto; }

#site-navigation-footer ul.nav-menu li li a,
#site-navigation-footer2 ul.nav-menu li li a {
  color: #ccc;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: normal;
  padding: 0 0 3px 0;
  max-width: none;
  margin: 0 auto; }

#privacy-container {
  padding-bottom: 1.0em; }

#privacy-container ul {
  margin-bottom: 0; }

#privacy-container li.menu-item {
  display: inline;
  border-right: 1px solid #888;
  padding: 0.1em 0.5em 0.1em 0.25em; }

#privacy-container li.menu-item:last-child {
  border-right: 0px solid; }

#privacy-container .menu-item a {
  color: #888;
  font-size: 0.8em; }

#site-navigation-middle .dropdown-toggle {
  top: 0;
  height: 10px;
  width: 100%;
  line-height: 40px;
  padding-top: 28px;
  padding-bottom: 3px; }

#site-navigation-middle .dropdown-toggle:after {
  line-height: 10px;
  color: #ccc; }

#site-navigation-middle .dropdown-toggle:hover {
  color: #333; }

/**
 * google search
 */
.searchbox {
  max-width: 200px;
  float: right;
  margin-right: 25px; }

.searchbox td, .searchbox th {
  border: 0px solid;
  padding: 0; }

.searchbox .gsc-search-box-tools .gsc-search-box .gsc-input {
  margin: 0;
  padding: 0; }

.searchbox .gsc-input-box {
  border: 0px solid; }

.searchbox .cse .gsc-search-button input.gsc-search-button-v2, .searchbox input.gsc-search-button-v2 {
  width: 25px;
  height: 25px;
  padding: 4px;
  min-width: 13px;
  margin-top: 2px;
  max-width: 25px;
  max-height: 25px; }

.searchbox table.gsc-search-box td {
  vertical-align: top; }

.searchbox .gscb_a {
  display: none; }

/**
 * filebase searchbox
 */
.filebase-searchbox aside {
  margin: 0;
  padding: 0; }

.filebase-searchbox aside h2 {
  display: none; }

#site-navigation-top .filebase-searchbox aside .search-form {
  margin-top: 0;
  max-width: none; }

/**
 * sass section 04 - Primary container
 */
#content {
  background-color: #fff;
  padding-right: 0;
  /* required for 2 col cancel */ }

#primary-container {
  background-color: #fff;
  float: none;
  width: 100%;
  min-width: 100%; }

#primary-container article {
  margin: 0;
  padding-top: 0; }

#primary-container article h1.entry-title {
  margin: 0;
  padding: 0; }

#primary-container article .entry-content {
  padding-bottom: 5%; }

#primary-container article .entry-content h1 {
  margin-bottom: 0.2em; }

#primary-container article .entry-content h2, #primary-container article .entry-content h3, #primary-container article .entry-content h4, #primary-container article .entry-content h5, #primary-container article .entry-content h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em; }

#main {
  padding: 0;
  position: relative; }

/**
 * sass section 05 - Secondary container
 * side column in 2-column layout
 */
#secondary-container {
  background-color: #eee;
  float: none;
  width: 100%;
  margin-right: 0px;
  /* required for 2 col cancel */ }

#secondary-container #tertiary aside {
  margin: 2px 0 0 0;
  padding: 30px 0 40px; }

#secondary-container #tertiary .widget-title {
  text-transform: none;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  color: #888;
  margin: 0 0 6px 0; }

.page-singular-twocol #secondary-container.page-singular {
  width: 100%; }

#secondary-container.page-singular .widget iframe {
  display: block !important;
  margin: 0 auto !important; }

/**
 * sass section 06 - Breadcrumb widget
 */
#breadcrumb {
  padding: 0 8%;
  background: #fff;
  height: 26px;
  width: 100%;
  max-width: 1403px;
  margin: 0; }

#breadcrumbbar {
  float: none;
  margin: 0;
  max-width: none;
  width: 100%; }

#breadcrumb .widget-area {
  /*background-color:#f00;*/
  float: left;
  width: 100%;
  margin: 0 auto; }

#breadcrumb aside.widget {
  margin: 0;
  padding: 2px 0 0 0;
  background-color: #fff; }

#breadcrumb aside.widget .widget-title {
  margin-bottom: 0;
  display: none;
  height: 0; }

#breadcrumb aside.widget.widget a:hover {
  text-decoration: none;
  color: #44797c; }

#breadcrumb aside.widget_search {
  display: none; }

/**
 * sass section 07 - Post and category pages and navigation
 */
.post-navigation, .paging-navigation a {
  font-size: 14px;
  font-style: normal; }

.post-navigation {
  border-top: 1px solid #ccc; }

.paging-navigation .meta-nav, .paging-navigation a:hover .meta-nav {
  background-color: transparent;
  color: #751819;
  font-size: 14px; }

.post-navigation a[rel="next"], .post-navigation a[rel="prev"] {
  width: 40%;
  display: block; }

body.category .page-header {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 0;
  border-left: 0px solid; }

body.category #main article {
  margin-top: 0;
  margin-top: 20px; }

body.category .page-title {
  margin-left: 0; }

.nav-previous, .nav-next {
  width: 50%;
  float: left;
  background-color: #333; }

.post-navigation .nav-previous a, .post-navigation .nav-next a {
  width: 100%; }

/**
 * sass section 08 - Footer container
 */
#footer {
  margin: 0;
  padding: 4% 0; }

#footer-widget {
  background-color: #eee;
  margin-right: 0;
  max-width: none;
  width: 100%;
  padding: 0 8%;
  margin-bottom: 0;
  border-top: 2px solid #fff; }

#footer-widget aside {
  margin: 0;
  padding: 0; }

#site-flogo {
  padding: 0 8%;
  text-align: center; }

#site-flogo-container {
  padding-bottom: 30px; }

.site-footer {
  padding-left: 0;
  padding-right: 0; }

#footer-container .site-info {
  padding: 0 8%;
  text-align: center;
  background-color: #333;
  color: #eee; }

#footer-container .site-info p {
  margin: 0;
  padding: 10px 0 30px 0; }

#footer-container .console {
  padding: 0 8%; }

.flogo-text {
  text-align: left;
  margin-bottom: 0; }

#logo-container-footer {
  padding-top: 20px; }

#logo-container-footer .skylight-footer-logo {
  width: 240px;
  height: 69px;
  background: url("images/skylightlogo-nb.png") no-repeat left top;
  display: inline-block; }

#social-container {
  width: 100%;
  max-width: 1403px;
  margin: 0 auto;
  padding-top: 10px; }

#social-container .social-div {
  display: inline; }

#social-container .social-logo {
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: inline-block;
  margin-right: 10px; }

#social-container .facebook-logo {
  background: url("images/facebook_icon_40.png") no-repeat left top; }

#social-container .twitter-logo {
  background: url("images/twitter_icon_40.png") no-repeat left top; }

#social-container .instagram-logo {
  background: url("images/instagram_icon_40.png") no-repeat left top; }

#social-container .linkedin-logo {
  background: url("images/linkedin_icon_40.png") no-repeat left top; }

#social-container .youtube-logo {
  background: url("images/youtube_icon_40.png") no-repeat left top; }

#social-container .pinterest-logo {
  background: url("images/pinterest_icon_40.png") no-repeat left top; }

/**
 * sass section 09 - Subbanner widget container
 */
#subbanner {
  margin: 0 auto;
  background: #fff;
  width: 100%;
  max-width: 1403px; }

#subbanner-container {
  float: none;
  margin: 0;
  max-width: none;
  width: 100%; }

#subbanner-container .widget-area {
  margin: 0 auto; }

#subbanner aside {
  margin: 0;
  padding: 0; }

#subbanner .easingslider {
  margin: 0 auto !important; }

/**
 * sass section 10 - List Category Posts widget and shortcode
 */
ul.lcp_catlist {
  list-style: none; }

.catlist-item {
  width: 100%; }

.catlist-image {
  float: left;
  max-width: 200px;
  width: 20%;
  padding-right: 10px; }

.catlist-body {
  float: left;
  width: 80%; }

.catlist-small .catlist-image {
  max-width: 80px;
  width: 10%; }

.catlist-small .catlist-body {
  float: left;
  width: 80%; }

.catlist-panel li {
  float: left; }

.catlist-panel .catlist-item {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0 10px 10px 0; }

.catlist-panel .catlist-image {
  width: 200px;
  padding-right: 0; }

.catlist-panel .catlist-image img {
  width: 200px; }

.catlist-panel .catlist-body {
  width: 200px;
  text-align: center;
  position: relative;
  bottom: 60px;
  height: 60px;
  background-color: rgba(40, 40, 40, 0.6); }

.catlist-panel .catlist-body h4 {
  font-size: 1.0em; }

.catlist-panel .catlist-body a {
  border-bottom: 0px solid;
  color: #eee; }

.catlist-singular-item {
  padding: 5% 10%; }

.catlist-singular-item .catlist-singular-panel {
  width: 100%;
  max-width: 1403px;
  margin: 0 auto; }

.catlist-back-show {
  background-color: #eee; }

/**
 * sass section 11 - NextGEN Gallery widget and shortcode
 */
#page .ngg-template-caption .ngg-gallery-thumbnail-box {
  margin: 0 10px 10px 0; }

#page .ngg-template-caption .ngg-gallery-thumbnail {
  border: 0px solid;
  box-shadow: 5px 5px 5px #eee; }

#page .ngg-template-caption .ngg-gallery-thumbnail img {
  background-color: #fff;
  border: 0px solid;
  padding: 10px; }

#page .ngg-template-caption .ngg-gallery-thumbnail span {
  font-size: 80%;
  padding: 0 10px 10px 10px;
  color: #333;
  text-align: center;
  max-width: 240px; }

.ngg-gallery-masonry-box .masonry-image {
  font-size: 80%;
  padding: 0 10px 10px 10px;
  color: #333; }

.ngg-gallery-masonry-box {
  border: 0px solid;
  box-shadow: 5px 5px 5px #eee; }

.ngg-gallery-masonry-box .masonry-img {
  background-color: #fff;
  border: 0px solid;
  padding: 10px; }

.ngg-gallery-masonry-box .masonry-text {
  font-size: 80%;
  padding: 0 10px 10px 10px;
  color: #333;
  text-align: center; }
  
/**
 * catlist shortcode display
 */
ul.catlistmain {
	margin: 0 auto;
    padding: 0;
}
ul.catlistmain li {
	text-align: left;
    float: left;
    list-style: none;
    padding: 0 10px 3px 10px;
    margin: 0px;
	width:220px;
}
ul.catlistmain li a {
	font-weight: bold;
}
.catthumb {
	float:left;
	max-width:10%;
}
.cattitle {
	float:left;
	max-width:90%;
	margin-bottom:5px;
}
div#container #content ul.catlistmain a, div#container #content ul.catlistsub a {
	font-size:18px;
	line-height:15px;
	font-weight:normal;
}
div#container #content ul.catlistmain .readmore a, div#container #content ul.catlistsub .readmore a {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}
ul.catlistmain li, ul.catlistsub li {
	display:block;
	float:left;
	width:100%;
	padding-left:0px !important;
	padding-right:0px;
	padding-bottom:13px;
	padding-top:13px;
	list-style-type: none;
	background-image:none !important;
	margin-left:0px !important;
	overflow:hidden;
}
ul.catlistmain li div.lcp_excerpt {
	max-width:100%;
	display:block;
	float:left;
	border-top: 1px solid #e1e1e1;
	margin-top:2px;
	padding-top:4px;
	font-size:14px;
	line-height:20px;
}
ul.catlistsub li div.lcp_excerpt {
	max-width:100%;
	display:block;
	float:left;
	border-top: 1px solid #e1e1e1;
	margin-top:2px;
	padding-top:4px;
	font-size:14px;
	line-height:20px;
}
ul.catlistsub li img {
	width:51px;
	height:51px;
}
div#container #content ul.catlistsub .catlistlogo {
	/*float:left;*/
	margin-right:10px;
	height:100%;
}
div#container #content ul.catlistsub .catlistbody {
	float:left;
}
div#container #content .entry-content ul.catlistfull {
	list-style-type: none;
}


ul.catlistmain div.catlistlogo {
	float:left;
	width:170px;
	height:170px;
}
ul.catlistmain div.catlistbody {
	float:left;
	max-width:560px;
	width:100%;
}
div#container #content ul.catlistsub {
	padding-left:0;	
}
div#container #content ul.catlistsub div.catlistlogo {
	float:left;
	width:70px;
	height:70px;
	margin-right:0;
}
div#container #content ul.catlistsub div.catlistbody {
	float:left;
	max-width:660px;
	width:100%;
}

/**
 * sass section 11a - Skylight Dynamic Objects shortcode
 */
#page div.skylight-accordian-style1 {
  border-radius: 0;
  border-color: #eee; }

#page .skylight-accordion .accordion-item-title {
  border-color: #fff; }

#page .skylight-accordion .accordion-item-title a {
  background: #eee; }

#page .skylight-accordion .accordion-item-content {
  border-color: #eee; }

/**
 * sass section 11b - filebase widget and shortcode
 */
.wpfilebase-file-default {
  max-width: none;
  padding: 5px;
  margin: 0 auto 4px;
  box-shadow: none;
  background: #eee;
  background: -moz-linear-gradient(top, #EEE 0%, #e0e0e0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEE), color-stop(100%, #e0e0e0));
  background: -webkit-linear-gradient(top, #EEE 0%, #e0e0e0 100%);
  background: linear-gradient(to bottom, #EEE 0%, #e0e0e0 100%); }

.wpfilebase-file-default .icon img {
  border: 0px solid;
  padding: 4px; }

.wpfilebase-file-default .filetitle a {
  font-weight: bold;
  font-size: 1.4em;
  text-shadow: none;
  border-bottom: none; }

.wpfilebase-file-default .info {
  background-size: 25px;
  padding-right: 40px;
  padding-top: 0; }

.wpfilebase-file-default .info a {
  text-transform: none;
  text-shadow: none;
  border-radius: none;
  border-bottom: 0px solid; }

#footer-widget aside.widget_wpfb_searchwidget {
  padding-top: 2.0em; }

#footer-widget aside.widget_wpfb_uploadwidget {
  padding: 2.0em 0 3.0em; }

.widget_wpfb_searchwidget h2, .widget_wpfb_uploadwidget h2 {
  text-align: center;
  text-transform: none;
  margin-bottom: 0.5em; }

.widget_wpfb_searchwidget .search-form, .widget_wpfb_uploadwidget .form-wrap {
  text-align: center;
  max-width: 400px;
  margin: 0 auto; }

#footer-widget .widget_text {
  text-align: center; }

#footer-widget .widget_text a {
  border-bottom: 0px solid; }

/**
 * sass section 12 - page-singular template
 */
.page-singular-type #top-container {
  max-width: 100%; }

.page-singular-type #page {
  max-width: 100%; }

.page-singular-type #footer-container {
  max-width: 100%; }

#content.page-singular,
.page-singular-type #content {
  padding-right: 0; }

.page-singular-type #logo-container {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center; }

.page-singular-type .site-title {
  font-size: 4.0rem; }

#primary-container.page-singular article {
  padding: 0 8%;
  width: 100%;
  max-width: 1403px;
  margin: 0 auto;
  box-shadow: none; }

.page-singular .entry-header {
  display: none; }

.page-singular .entry-content {
  padding: 0; }

.page-singular .custom-panel-container {
  padding: 0;
  width: 100%;
  margin: 0; }

.page-singular .custom-panel-odd {
  background-color: #fff; }

.page-singular .custom-panel-even {
  background-color: #eee; }

.page-singular .custom-panel {
  padding: 4% 8%;
  width: 100%;
  max-width: 1403px;
  margin: 0 auto; }

.page-singular-onecol #secondary-container.page-singular {
  display: none; }

.page-singular-type #logo-banner {
  padding: 0 1.0em; }

.page-singular-type #footer-container .sidebar-inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1403px; }

.page-singular-type #site-flogo {
  padding: 0 8%;
  width: 100%;
  text-align: center;
  max-width: 1403px;
  margin: 0 auto; }

.page-singular-type .site-footer {
  padding: 0; }

.page-singular-type-nav-none #main {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 3%; }

#singular-container aside {
  margin: 0;
  padding: 5% 10%; }

#singular-container aside:first-child {
  background: #fff; }

#singular-container aside:nth-child(2n) {
  background: #eee; }

#singular-container .widget-title {
  display: none; }

#singular-container aside div.textwidget {
  width: 100%;
  max-width: 1403px;
  margin: 0 auto; }

/**
 * singular widget panels
 */
#singular-container {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
  float: none; }

#singular-container widget-area {
  margin: 0;
  padding: 0 10%; }

#singular-container aside {
  margin: 0; }

/**
 * singularf styles
 */
.page-singular-type #side-menu-container {
  height: 100%;
  min-height: 36px;
  background-color: #333;
  margin: 0;
  padding: 0; }

.page-singular-type #local-menu-toggle {
  display: none; }

.page-singular-type #side-menu-container .navbar {
  padding: 0;
  min-height: 36px;
  border: 0px solid;
  border-radius: 0px; }

.page-singular-type #side-menu-container #site-navigation-local {
  padding: 0 5%;
  min-height: 36px; }

.page-singular-type #site-navigation-local h3 {
  display: none; }

.page-singular-type #site-navigation-local .menu-local-menu-a-container,
.page-singular-type #site-navigation-local .menu-local-menu-b-container,
.page-singular-type #site-navigation-local .menu-local-menu-c-container,
.page-singular-type #site-navigation-local .menu-local-menu-d-container,
.page-singular-type #site-navigation-local .menu-local-menu-e-container {
  text-align: center;
  min-height: 36px;
  overflow: hidden; }

.page-singular-type #site-navigation-local ul.nav-menu {
  border: 0px solid;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  margin: 0; }

.page-singular-type #page #site-navigation-local ul.nav-menu li {
  float: left;
  margin-right: 5px;
  border: 0px solid;
  height: 36px;
  overflow: hidden; }

.page-singular-type #page #site-navigation-local ul.nav-menu li a {
  background-color: #444;
  color: #ccc;
  padding: 12px 10px 8px;
  height: 36px;
  line-height: 36px;
  border-bottom: 5px solid #666;
  font-size: 1.0em; }

.page-singular-type #page #site-navigation-local ul.nav-menu li a:hover {
  text-decoration: none;
  color: #fff;
  border-bottom-color: #98bf21; }

/**
 * singular-div styles
 */
.page-singular-type #main article {
  padding: 0;
  max-width: none; }

.page-singular-type #main .entry-content {
  padding: 0; }

.page-singular-type .singular-light {
  background-color: #fafafa; }

.page-singular-type .singular-content {
  padding: 4% 8%;
  width: 100%;
  max-width: 1403px;
  margin: 0 auto; }

.page-singular-type .singular-content h1 {
  margin-top: 0.5em; }

.page-singular-type #footer-container .site-footer {
  padding-top: 0;
  box-shadow: none; }

.page-template-page-singular-nav-def.page-singular-type #main .entry-content {
  padding: 0 10%; }

/**
 * sass section 12a - page-singular angular
 */
.angular-panel {
  max-width: 1403px;
  margin: 0 auto;
  padding: 0 8%; }

/**
 * sass section 13 - Mobile styles
 */
/**
 * 16.0 Mobile Mid 541px
 */
/**
 * 16.0a Mobile Mid 600px
 */
@media screen and (min-width: 37.5em) {
  #middle-menu-toggle.toggled-on:before {
    line-height: 44px; } }
/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {
  #primary-container article {
    padding: 4% 8%; }

  #primary-container .entry-header {
    padding: 0; }

  #primary-container .entry-content {
    padding: 0; }

  #secondary-container {
    padding: 0; }

  #tertiary {
    padding: 0 8%; }

  #footer-container .site-footer {
    margin: 0;
    padding: 0; }

  #top-menu-toggle {
    /*display:none; */ }

  #navbar-top {
    /*display:none;	*/ }

  #navbar-middle {
    /*display:none;	*/ }

  #site-navigation-top {
    padding-right: 15%; }

  #site-navigation-middle {
    padding-right: 15%; }

  #site-navigation-local {
    padding-right: 15%; }

  #site-navigation-footer,
  #site-navigation-footer2 {
    padding-right: 15%; } }
/**
 * 16.1a Tablet Small 666px
 */
@media screen and (min-width: 41.625em) {
  #middle-menu-toggle.toggled-on:before {
    line-height: 44px; } }
/**
 * 16.2 Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {
  #top-menu-toggle.toggled-on, #middle-menu-toggle.toggled-on,
  #local-menu-toggle.toggled-on, #footer-menu-toggle.toggled-on {
    width: 56px;
    overflow: visible; } }
/**
 * 16.3 Tablet Large 880px
 */
@media screen and (min-width: 55em) {
  #top-menu-toggle.toggled-on, #middle-menu-toggle.toggled-on,
  #local-menu-toggle.toggled-on, #footer-menu-toggle.toggled-on {
    width: 64px; } 
  #float-container {
	display:block;	
  }
}
/**
 * sass section 14 - Desktop styles
 */
/**
 * 16.4 Desktop Small 955px
 */
@media screen and (min-width: 59.6875em) {
  body:before {
    width: 100%;
    background-color: transparent; }

  .site-content {
    margin-left: 0;
    width: 100%;
    background-color: #eee; }

  .main-navigation {
    margin-bottom: 12px; }

  /**
   * top-menu
   */
  #top-menu-container {
    width: 100%;
    max-width: 600px;
    float: right;
    padding: 0;
    border-radius: 0;
    display: block;
    margin-right: 4%; }

  #site-navigation-top {
    margin-bottom: 20px;
    display: block;
    margin: 0;
    padding-right: 0; }

  #site-navigation-top .dropdown-toggle {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 10px;
    line-height: 10px;
    padding-top: 5px;
    padding-bottom: 8px; }

  #site-navigation-top h3 {
    display: none; }

  #site-navigation-top ul.nav-menu {
    border: 0px solid; }

  #site-navigation-top ul.nav-menu li {
    border: 0px solid;
    border-left: 1px solid #888;
    float: right; }

  #site-navigation-top ul.nav-menu li:last-child {
    border: 0px solid;
    float: right; }

  #site-navigation-top ul.nav-menu li a {
    padding: 0 8px;
    font-size: 0.8em;
    height: 22px; }

  #site-navigation-top ul.nav-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none; }

  #site-navigation-top ul.sub-menu {
    position: absolute;
    background-color: #ccc;
    z-index: 1;
    margin-top: 8px; }

  #site-navigation-top ul.sub-menu li {
    border: 0px solid;
    float: none;
    min-width: 140px; }

  #site-navigation-top ul.sub-menu li a {
    padding: 2px 8px; }

  #site-navigation-top .search-form {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 10px; }

  /**
   * logo banner
   */
  .page-singular-type #logo-banner {
    padding: 0 4% 1px 4%; }

  /**
   * middle-menu
   */
  #navbar-middle {
    display: block;
    background-color: #fff;
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: 0px solid;
    min-height: 0; }

  #site-navigation-middle {
    margin-bottom: 20px;
    display: block;
    margin: 0;
    padding: 0; }

  #site-navigation-middle h3 {
    display: none; }

  #site-navigation-middle .menu-middle-menu-container {
    text-align: center;
    background-color: #333;
    height: 38px; }

  #site-navigation-middle ul.nav-menu {
    border: 0px solid;
    display: inline-block; }

  #site-navigation-middle ul.nav-menu li {
    float: left;
    margin-right: 5px;
    background-color: #888;
    border: 0px solid; }

  #site-navigation-middle ul.nav-menu li.current-menu-item {
    background-color: #6a6a6a; }

  #site-navigation-middle ul.nav-menu li a {
    padding: 10px 8px;
    color: #eee; }

  #site-navigation-middle ul.nav-menu li.current-menu-item a {
    color: #ccc; }

  #site-navigation-middle ul.nav-menu li a:hover {
    padding: 10px 8px;
    color: #333;
    background-color: #ccc;
    text-decoration: none; }

  #site-navigation-middle ul.nav-menu li.current-menu-item a:hover {
    color: #ccc;
    background-color: #6a6a6a; }

  #site-navigation-middle ul.sub-menu {
    position: absolute;
    background-color: #888;
    z-index: 1;
    min-width: 200px;
    border-top: 1px solid #eee;
    border-right: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
    border-left: 1px solid #eee; }

  #site-navigation-middle ul.sub-menu li {
    border: 0px solid;
    float: none;
    min-width: 140px;
    background-color: #888;
    margin-right: 0; }

  #site-navigation-middle .search-form {
    float: left;
    width: 100%;
    text-align: right; }

  /**
   * local-menu
   */
  #site-navigation-local {
    padding: 0; }

  /**
   * footer-menu
   */
  #navbar-footer {
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: 0px solid;
    min-height: 0; }

  #site-navigation-footer,
  #site-navigation-footer2 {
    margin-bottom: 20px;
    display: block;
    margin: 0;
    padding-right: 5%; }

  #site-navigation-footer h3,
  #site-navigation-footer2 h3 {
    color: #333;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center; }

  #site-navigation-footer2 h3 {
    display: none; }

  #site-navigation-footer .menu-national-footer-menu-container,
  #site-navigation-footer2 .menu-chapter-footer-menu-container,
  #site-navigation-footer .menu-primary-footer-menu-container,
  #site-navigation-footer2 .menu-secondary-footer-menu-container {
    text-align: center; }

  #site-navigation-footer ul.nav-menu,
  #site-navigation-footer2 ul.nav-menu {
    border: 0px solid;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 20px; }

  #site-navigation-footer ul.nav-menu li,
  #site-navigation-footer2 ul.nav-menu li {
    float: left;
    margin: 0 5px 5px 0;
    border: 0px solid;
    min-width: 140px;
    background-color: #777; }

  #site-navigation-footer ul.nav-menu li.menu-item-has-children,
  #site-navigation-footer2 ul.nav-menu li.menu-item-has-children {
    padding-bottom: 1000px;
    margin-bottom: -1000px; }

  #site-navigation-footer ul.nav-menu li a,
  #site-navigation-footer2 ul.nav-menu li a {
    padding: 10px 8px 3px;
    color: #ccc;
    font-size: 0.9em; }

  #site-navigation-footer ul.sub-menu li,
  #site-navigation-footer2 ul.sub-menu li {
    border: 0px solid;
    float: none;
    min-width: 140px; }

  #site-navigation-footer ul.nav-menu li li a,
  #site-navigation-footer2 ul.nav-menu li li a {
    font-size: 0.7em;
    max-width: 140px; }

  /**
   * menu buttons
   */
  #site-navigation-top.toggled-on {
    display: block; }

  #site-navigation-middle.toggled-on {
    display: block; }

  #site-navigation-local.toggled-on {
    display: block; }

  #site-navigation-footer.toggled-on,
  #site-navigation-footer2.toggled-on {
    display: block; }

  /**
   * main container
   */
  #content {
    height: auto;
    overflow: hidden;
    padding-right: 0; }

  #primary-container {
    /* keep this block independent from the other floated one */
    float: left;
    width: 100%;
    /**overflow: hidden; */ }

  #secondary-container {
    background-color: #eee;
    float: left;
    width: 100%;
    margin-right: 0px; }

  #secondary-container .navbar ul {
    list-style-type: none; }

  #secondary-container .sidebar {
    float: none;
    margin-right: 0;
    max-width: none;
    width: 100%; }

  #secondary-container .widget {
    margin: 0;
    padding: 0; }

  /**
   * footer
   */
  #footer-container {
    margin: 0 auto;
    max-width: 1403px;
    position: relative;
    width: 100%; }

  #footer-container .site-footer {
    margin: 0 0 20px 0;
    padding-top: 20px;
    width: 100%; }

  #footer-container .site-info {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center; }

  #footer-container .site-info p {
    margin: 0;
    font-size: 0.8em; }

  .console {
    width: 100%;
    background-color: #ccc;
    padding: 10px; } }
/**
 * 16.5 Desktop Medium 1100px
 */
@media screen and (min-width: 68.75em) {
  #primary-container article {
    padding: 4% 10%; }

  #site-navigation-middle .menu-middle-menu-container {
    height: 44px; } }
/**
 * 16.5.1 Desktop Medium 1116px
 */
/**
 * 16.6 Desktop Large 1240px
 */
@media screen and (min-width: 77.5em) {
  /**
   * main container
   */
  #content {
    padding-right: 260px;
    /* padding should be the total width of right column */ }

  #primary-container {
    min-width: inherit; }

  #secondary-container {
    min-width: 260px;
    width: 21%;
    margin-right: -1240px;
    /* margin should be the - total width of container */
    padding: 0; }

  .page-singular-type #logo-banner {
    padding: 0 8% 1px 8%; }

  #top-menu-container {
    margin-right: 8%; }

  /**
   * enable singular 2 column layout
   */
  .page-singular-twocol #primary-container.page-singular {
    width: 75%; }

  .page-singular-twocol #secondary-container.page-singular {
    width: 25%;
    display: block; } }
/**
 * 16.6.1 Desktop Large 1263px
 */
/**
 * 16.7 Desktop X-Large 1403px or 87.6875em
 */
/**
 * 16.8 Desktop X-Large 1424px
 */
@media screen and (min-width: 89em) {
  #navbar-top-float {
    padding: 0; } }
/**
 * sass section 15 - Print and other styles
 */
/**
 * 17.0 Print
 */
@media print {
  @page {
    margin: 3cm; }
  body, #wrapper {
    width: 100%;
    margin: 0; } }

/*# sourceMappingURL=style.css.map */
