h1 {font-size:36px}
h2{font-size:24px}
.page-template-tpl-sidebar article > .fl-post-header {
  display: none;
}



.fl-content-right {
    border-left: 1px solid #e6e6e6;
    padding-left: 20px;
}

.fl-sidebar-left {
    padding-right: 20px;
}
.fl-page-bar-container.container {
    padding: 5px 40px;
    width: 100%;
    max-width: 1600px;
}
.fl-page-nav-right .fl-page-header-container {
    padding: 20px 40px;
    width: 100%;
    max-width: 1600px;
}
.fl-page-nav-right .fl-page-header-row .fl-page-header-logo-col{width: 30%;}
.fl-page-nav-right .fl-page-header-row > .fl-page-nav-col{width: 70%;}

.fl-page-nav-right .fl-page-nav-wrap .fl-page-nav-collapse .navbar-nav > li > a {
border: none;
border-radius: 0;
font-size: 13px;
}

.plain-homepage-box {
background:#eeeeee;
padding:15px 20px;
border: 1px solid #cccccc;
margin:20px 20px 20px 0;
}

.plain-homepage-box h3 {
color:#041e42;
margin:0;
}
@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 15%;}
  .fl-page-header-row .col-md-8 {width: 85%;}
}

.fl-logo-text {
line-height:1.4;
font-size:22px ;
}


/* styles for LEFT SIDEBAR MENU  */

.advanced-sidebar-menu {
    padding-left: 0px;
}

.advanced-sidebar-menu ul {
    margin: 0px;
    list-style: none;
}

.advanced-sidebar-menu ul.children {
    margin: 0 0 0 15px;
    font-size:13px;
    list-style: none;
}

.advanced-sidebar-menu .child-sidebar-menu li {
    line-height: 1.3;
    margin-bottom: 12px;
}

.advanced-sidebar-menu .child-sidebar-menu ul li:before {
    content: "\0BB \020";
    padding-right: .3em;
    color: #00a9e0;
color:#041e42
}

.advanced-sidebar-menu ul.children li {
    margin: 5px 0 0px 0;
    line-height: 1.4;
}

.advanced-sidebar-menu ul.children li a {
    color:#041e42;
}

.advanced-sidebar-menu ul.children li a:hover {
    color:#00a9e0;
}



.advanced-sidebar-menu ul.parent-sidebar-menu > li > a {
    background-color: #041e42;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 5px 5px 10px;
    display: block;
    width: 100%;
    margin-bottom: 10px;

}

.advanced-sidebar-menu ul.parent-sidebar-menu > li > a:hover {
    color: #00a9e0;
    text-decoration: none;
}

.advanced-sidebar-menu a {
    text-decoration: none;
}

.advanced-sidebar-menu .child-sidebar-menu > li > a {
     color:#041e42;
}

.advanced-sidebar-menu .child-sidebar-menu > li > a:hover {
   color:#00a9e0;
}

.advanced-sidebar-menu .child-sidebar-menu  li.current_page_item > a{
   color:#00a9e0;
}

.advanced-sidebar-menu li.current_page_item > a {
    color:#00a9e0;
    }


.fl-page-nav-right .fl-page-nav .navbar-nav li.current-page-ancestor>a {
   
border: 1px solid #ffffff;
}

/*
.advanced-sidebar-menu li.current-page-ancestor>a {
    color:#00a9e0;
    }

.advanced-sidebar-menu .child-sidebar-menu  li.current-page-ancestor>a{
   color:#00a9e0;
}*/

/*
.parent-sidebar-menu .current_page_ancestor.has_children:nth-child(1) > a {color: #fff !important;}
/*left side menu*/
.parent-sidebar-menu .current_page_ancestor.has_children > a {color: #00a9e0 !important;}
/*top menu*/
.navbar-nav .current-page-ancestor .sub-menu .current-page-ancestor.nav-item > a {color: #00a9e0;}
*/

.parent-sidebar-menu .current_page_ancestor.has_children:nth-child(1) > a {color: #fff;color: #009900;}
/*left side menu*/
.parent-sidebar-menu .current_page_ancestor.has_children > a {color: #00a9e0 !important;}
/*top menu*/
.navbar-nav .current-page-ancestor .sub-menu .current-page-ancestor.nav-item > a {color: #00a9e0;}
/* makes the left nav top blue box white and clickable */
.parent-sidebar-menu > .current_page_ancestor.has_children:nth-child(1) > a {
    color: #fff !important;
}
/* makes all of the links in the left side bar navigation dark blue */ 
.advanced-sidebar-menu li a { color: #041e42;}
.advanced-sidebar-menu li a:hover { color: #00a9e0 !important;}

.tablepress-id-3 thead th,
.tablepress-id-3 tbody td {
    border: 1px solid #bbbbbb;
}



 @media only screen and (max-width: 600px) {
  .fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li.page_item ~ ul.child-sidebar-menu {
  height: 0;
  overflow: hidden;
}

.fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li.page_item.sidebar-menu-open ~ ul.child-sidebar-menu {
  height: 100%;
  overflow: visible;
}

.fl-content-right {
  border-left: none;
}
.fl-page-header-logo {
  text-align: center;
  font-size: ;
}
.fl-page-header-logo .fl-logo-text {
  font-size: 4rem;
}
.fl-page-bar-container #whoibrand {
  max-width: 320px;
  margin: auto;
}
  
.advanced-sidebar-menu ul.parent-sidebar-menu > li > a ~ ul.child-sidebar-menu {
  float: left;
  width: 100%;
  background: #fff;
  padding-left: 10px;
  padding-top: 10px;
}
.fl-sidebar.fl-sidebar-left {
  display: block;
}
.fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li {
  height: 33px;
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  float: left;
  min-width: 100%;
  background-color: #041e42;
}
.fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li.sidebar-menu-open {
  height: auto;
  overflow: auto;
  transition: 300ms ease all;
}
.fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li.sidebar-menu-open:after {

  transform: rotate(90deg);
}
.fl-sidebar.fl-sidebar-left .parent-sidebar-menu > li:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='10' viewBox='0 0 320 512'%3E%3C!----%3E%3Cpath fill='%23ffffff' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
background-position: center center;
background-size: auto 19px;
  display: block;
  position: absolute;
  right: 0;
  color: #fff;
  height: 32px;
  width: 32px;
  z-index: 20;
  top: 0;
  line-height: 32px;
  content: "";
  transition: 100ms ease all;
  cursor: pointer;
}
.advanced-sidebar-menu ul.parent-sidebar-menu > li > a {
  font-size: 14px;
  float: left;
  width: 50%;
  clear: both;
  margin-bottom: 0px;
}
}


@media (min-width: 992px) {
  .blog .fl-sidebar, .single:not(.woocommerce):not(.post-template-tpl-full-width) .fl-sidebar, .archive:not(.woocommerce) .fl-sidebar, .search .fl-sidebar, .page-template-tpl-sidebar .fl-sidebar {
    width: 25%;
    padding-left: 0px;
  }
  
  .blog .fl-content:not(.col-md-12):not(.col-lg-12), .single:not(.woocommerce):not(.post-template-tpl-full-width) .fl-content:not(.col-md-12):not(.col-lg-12), .archive:not(.woocommerce) .fl-content:not(.col-md-12):not(.col-lg-12), .search .fl-content:not(.col-md-12):not(.col-lg-12), .page-template-tpl-sidebar .fl-content:not(.col-md-12):not(.col-lg-12) {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%;
  }
}

