  .fl-page-header-row .col-md-5 {width: 35%;}
  .fl-page-header-row .col-md-7 {width: 70%;}
  @media (min-width: 992px){
.col-md-8 {width: 80%;}
}

body {background-color: #0069b1;}

/* miscellaneous */

.facts h5 {
    margin-bottom: .75em;
}


/* styles for paragraphs */
.fl-module-rich-text .fl-module-content.fl-node-content, .fl-module-heading .fl-module-content.fl-node-content {
    font-family: 'Cormorant Garamond', Georgia, Times, serif;
  font-size: 18px;
}

.fl-module-content li {
    margin: 0 0 12px 0;
}

/* blue note */
.note {
font-size:15px;
line-height:1.3;
color: #00a9e0;
}

.p1 {text-transform:uppercase; font-family: 'Red Hat Display', Tahoma, Geneva, Helvetica, Arial, sans-serif;font-weight:500;color: #041e42;font-size:16px;}

/* styles for the typography page */
.tide-sans p
{font-family: 'TideSans', sans-serif;
font-size:13px !important;
line-height:1.3}

.cormorant-garamond p
{font-family: 'Cormorant Garamond', Georgia, Times, serif;
font-size:14px;
line-height:1.3}

.red-hat p
{font-family: 'Red Hat Display', Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3}

.arial p
{font-family: 'Red Hat Display', Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.3}

/* font-heading */
.red-hat .font-heading {
font-size:24px;
line-height:1.3;
color: #00a9e0;
font-weight:700;
}
.font-type  {
font-family: 'Red Hat Display', Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.3;
color: #00a9e0;
font-weight:700;
letter-spacing:0.06em;
/*border-bottom:1px solid #999999;*/
}


/* styles for LEFT SIDEBAR MENU  */

.advanced-sidebar-menu {
    padding: 20px 0px 0 20px;
}

.advanced-sidebar-menu ul {
    margin: 0px;
    list-style: none;
}

.advanced-sidebar-menu ul.children {
    margin: 0 0 0 15px;
    font-size:14px;
    list-style: none;
}

.advanced-sidebar-menu .child-sidebar-menu li {
    line-height: 1.3;
    margin: 18px;
}


.advanced-sidebar-menu ul.children li {
    margin: 5px 0 0px 0;
    line-height: 1.4;
}

.advanced-sidebar-menu ul.parent-sidebar-menu > li > a {
    color: #041e42;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    letter-spacing: 0.06em;
    line-height: 1.4;
    font-weight:bold;

}

.advanced-sidebar-menu ul.parent-sidebar-menu > li > a:hover {
    color:#041e42;
    text-decoration: none;
}

.advanced-sidebar-menu a {
    text-decoration: none;
    color:#041e42;
}

.advanced-sidebar-menu .child-sidebar-menu > li > a {
    font-weight: 400;
    color: #041e42;

}

.advanced-sidebar-menu .child-sidebar-menu > li > a:hover {
    color:#00a9e0;
}

.advanced-sidebar-menu li.current_page_item > a {
    color:#00a9e0;
    font-weight: 700;
    border-bottom: 1px solid #00a9e0;
}


/* bus card form  */
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    font-size: 1.3em;
}


.fl-page-footer-widgets-container.container {
    display: none;
}
