/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.2.0.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/
/*
 Theme Name:     MarketHubb Child
 Theme URI:      https://markethubb.com
 Description:    MarketHubb Child Theme
 Author:         MarketHubb LLC
 Template:       markethubb
 Version:        1.0.0
 */

/* ------------ THEME CUSTOMIZATIONS ------------ */

/*
PRIMARY
Primary blue: #003087;
Primary blue: rgba(0,82,155,1);
Secondary blue #006ED1;
Primary yellow: #fec325;
Primary orange: #EF8B00;
*/

/*region New Theme */
/* Education Series Redesign */
.presenter-img-sm {
    max-height: 30px;
}
.featured-presenter img {
    max-height: 250px;
}
/* Global */
.header-container.bg-blue {
    display: none !important;
}
.x-large {
    font-size: 9rem !important;
    line-height: 1 !important;
}
embed, iframe, object, video, img {
    max-width: 100%;
}
/* Nav */
.navbar-nav > li a {
    color: #4B555E;
}
.navbar.navbar-expand-lg .nav-link.dropdown-toggle.show, ul.dropdown-menu.show li > a.dropdown-item:hover
{
    color: #020303;
}
.navbar.navbar-expand-lg .nav-link.dropdown-toggle + ul.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 1.96rem;
    border-top: 4px solid #ffc72c;
}
.navbar .navbar-brand img {
    height: 60px;
}
/* Search */
.navbar .navbar-nav, .navbar .searchform input[type="text"] {
    transition: 1s opacity, 1s visibility;
    opacity: 1;
}
.navbar.form-active .navbar-nav, .navbar:not(.form-active) .searchform input[type="text"] {
    opacity: 0;
    visibility: hidden;
}
.navbar:not(.form-active) .searchform input[type="text"] {
    display: none;
}
#cancel-search {
    border: none;
    background-color: transparent;
    position: relative;
    left: 5px;
}
.navbar:not(.form-active) #cancel-search {
    opacity: 0;
    visibility: hidden;
}
.navbar.form-active #cancel-search {
    transition: 1s opacity, 1s visibility;
    opacity: 1;
}
.navbar:not(.form-active) .searchform .btn {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar:not(.form-active) .searchform .btn:hover {
    background-color: transparent;
    color: #050607;
}
.navbar.form-active .searchform .btn {
    background-color: #003087;
    color: #fff;
}
.navbar.form-active .searchform .form-control {
    font-size: .9rem;
}
.navbar .searchform .btn:focus {
    box-shadow: none !important;
}
/*.dropdown-menu > li > a:hover:after {*/
/*    text-decoration: underline;*/
/*    transform: rotate(-90deg);*/
/*}*/
/*.navbar-nav li:hover > ul.dropdown-menu {*/
/*    display: block;*/
/*    border-top-right-radius: 0;*/
/*    border-top-left-radius: 0;*/
/*    margin-top: 1.9rem;*/
/*    border-top: 4px solid #ffc72c;*/
/*}*/
/*.dropdown-submenu {*/
/*    position:relative;*/
/*}*/
/*.dropdown-submenu > .dropdown-menu {*/
/*    top: 0;*/
/*    left: 100%;*/
/*    margin-top:-6px;*/
/*}*/
/*.dropdown-menu > li > a:hover:after {*/
/*    text-decoration: underline;*/
/*    transform: rotate(-90deg);*/
/*}*/
/* Hero */
.hero-heading-1 {
    margin-bottom: -1rem;
}
/*region Color */
.brand-color {
    color: #003087;
}
.brand-bg {
    border-color: #003087;
}
.yellow-color {
    color: #ffc72c;
}
.yellow-bg {
    border-color: #ffc72c;
}
.badge.bg-yellow-light {
    border: 1px solid #ffe18f;
    font-weight: 600;
    color: #444;
    font-size: .75rem;
}
.single-lecture-tag span {
    position: relative;
    bottom: 1rem;
}
/*endregion*/

/*region Text */
body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
}
h1,h2,h3,h4,h5 {
    font-family: 'Gotham', sans-serif !important;
    font-weight: 700 !important;
    -webkit-font-smoothing: antialiased;
}
.gotham-heavy {
    font-family: 'Gotham Black', sans-serif !important;
}
.gotham {
    font-family: 'Gotham', sans-serif !important;
}
.clamp-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-800 {
    font-weight: 800 !Important;
}
.fw-900, .fw-bolder {
    font-weight: 900 !important;
}
.fw-600, .fw-700, .fw-800, .fw-900, .fw-bold, .fw-bolder {
    -webkit-font-smoothing: antialiased;
}
.letter-tight, .letters-tight {
    letter-spacing: -.015rem;
}
.letter-wide, .letters-wide {
    letter-spacing: .025rem;
}
.letter-extra-wide, .letters-extra-wide {
    letter-spacing: .25rem;
}
/* Builder */
.builder-content .bg-orange h2 {
    color: #fff;
}
.linked-refs ul .reference-icon {
    margin-right: .5rem;
}
.linked-refs ul:not(.list-group-horizontal) li {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.linked-refs ul:not(.list-group-horizontal) .reference-icon {
    max-width: 30px;
}
.linked-refs ul.list-group-horizontal li {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: none !important;
}
.linked-refs ul.list-group-horizontal .reference-icon {
    max-height: 50px;
}
.linked-refs ul.list-group-horizontal .reference-icon, .linked-refs ul.list-group-horizontal p {
    display: inline-block !important;
    text-align: center;
}
/* Post Items */
.post-list .card > img {
    height: 250px;
    width: auto;
    object-fit: cover;
}

/*endregion*/


/*region Page-specific */
#latest-news {
    position: relative;
    bottom: 3rem;
    margin-bottom: 1.5rem;
}
/*endregion*/

/* Page Template: Course */
.course-card {
    transition: 0.3s;
}
.course-card:hover {
    cursor: pointer;
    box-shadow: none !important;
    border-left-color: #003087;
    border-right-color: #003087;
    border-bottom-color: #003087;
}
.course-card:hover .card-header {
    background-color:  #003087;
}
.course-card:hover .card-header span, .course-card:hover .card-header i {
    color: #fff !important;
}
/* Page Template: Products (New) */
.title-container {
    min-height: 84px;
}

/*.featured p {*/
/*	font-weight: 600;*/
/*}*/
/*h2 {*/
/*	font-size: 1.85rem;*/
/*}*/
/*h3 {*/
/*	font-size: 1.75rem;*/
/*}*/
/*h4 {*/
/*	font-size: 1.25rem;*/
/*}*/
p.small, li.small {
    font-size: .95rem;
    line-height: 145%;
}
ol {
    list-style: decimal !important;
}
/*ul li {*/
/*	font-size: 1.05rem;*/
/*	color: #222;*/
/*	font-weight: 600;*/
/*}*/
/*li > a {*/
/*	font-size: 1.15rem;*/
/*	font-weight: 600;*/
/*}*/
.bg-blue .content-section h2, .bg-orange .content-section h2,
.bg-blue .content-section h3, .bg-orange .content-section h3,
.bg-blue .content-section h4, .bg-orange .content-section h4,
.bg-blue .content-section p, .bg-orange .content-section p {
    color: #fff !important;
}
/****************************************
*** Buttons / Links ***
*****************************************/
.btn-main {
    color: #fff;
    padding: 0.4em 1.2em;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: -.0125rem;
    -webkit-font-smoothing: antialiased;
}
.btn-main:hover {
    color: #fff;
}
.btn-main.shadow:hover, .btn-main.shadow-light:hover, .btn-main.shadow-dark:hover {
    box-shadow: none !important;
}
.btn-primary {
    color: #fff;
    background-color: #EF8B00;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #ea662b;
}
.bg-blue row:not(.cta-container) .btn-primary:hover, .bg-blue row:not(.cta-container) .btn-primary:focus, .bg-blue row:not(.cta-container) .btn-primary:active {
    border: 3px solid #fff;
    background: rgba(255,255,255,.3) !important;
    color: #fff;
}
.btn-secondary {
    background-color: #003087 !important;
}
.btn-secondary:hover {
    background-color: #00427D !important;
}
.btn-yellow {
    background-color: #fec325 !important;
}
.heading-container {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.hover-opacity {
    opacity: .9;
}
.hover-opacity:hover {
    cursor: pointer;
    opacity: 1;
}
#single-video-sidebar .related {
    font-weight: 600;
    margin-bottom: 1rem;
    display: inline-block;
}
#single-video-sidebar .card-body {
    padding-top: 0 !important;
}
#single-video-sidebar .card h3 {
    font-size: .9em;
    line-height: 135%;
    font-weight: 600 !important;
    color: #111 !important;
}
#single-video-sidebar .card h3 + p {
    display: none;
}
#single-videos .banner {
    padding-bottom: 2rem;
}
#load-container {
    display: none;
}
.filter-list-container form label {
    font-size: .95rem;
    padding: .25rem 0;
}
#video-filters form label {
    font-weight: 600;
    color: #555;
}
#video-filters form input:checked + label {
    color: #111;
}
.single-video-list-item {
    border-bottom: 1px solid #eee;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.row .post-list-link {
    font-weight: 600;
    font-size: 1rem;
    line-height: 140%;
    padding: .5rem 0;
}
.card-description {
    border-top: 1px solid #eee;
}
.search-cat small {
    font-size: 80% !important;
    color: #555;
    letter-spacing: .015rem;
    font-style: italic;
    font-weight: 600;
}
.search-container .results-container:not(:last-of-type) {
    border-bottom: 1px solid #eee;
}
.search-link a {
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -.015rem;
}
/*region Global*/
hr {
    background-color: #ccc;
}

/*h1,h2,h3,h4,h5,h6 {*/
/*	line-height: 135%;*/
/*}*/
/*p {*/
/*	font-size: .9rem;*/
/*	line-height: 140%;*/
/*}*/
.lst-disc {
    list-style-type: disc;
}
.br-4 {
    border-radius: 4px;
}
.vam {
    vertical-align: middle;
}
.no-wrap{
    white-space: nowrap;
}
.section-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.lst-none {
    list-style-type: none !important;
}
.text-small {
    font-size: .95em;
}
.text-blue {
    color: #003087 !important;
}
.text-blue {
    color: #003087 !important;
}
.text-orange {
    color: #EF8B00 !important;
}
.text-white {
    color: #fff !important;
}
.text-dark, .text-black {
    color: #222 !important;
}
.text-gray {
    color: #555;
}
.product-shadow {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.15));
}
.img-circle {
    border-radius: 10000px;
}
.img-shadow {
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
}
.cta-btn {
    background-color: #003087;
    padding: .5em 1.5em;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none;
}
.cta-btn.orange {
    background-color: #ea662b;
}
.cta-btn:hover {
    color: #fff;
}
.hide {
    display: none;
}
.v-align-center {
    margin-top: auto;
    margin-bottom: auto;
}
.heading {
    font-weight: bold;
    letter-spacing: -.025em;
}
.card-panel {
    padding: 3em 2em 2em;
    border-radius: 4px !important;
}
.shadow {
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.2) !important;
}
.shadow-dark {
    box-shadow: 0 10px 15px -5px rgba(51,71,91,0.2) !important;
}
.shadow-light {
    box-shadow: 0 10px 10px -5px rgba(51,71,91,0.12) !important;
}
.list-shadow {
    box-shadow: 0 5px 10px -5px rgba(51,71,91,0.3) !important
}
.no-border,.no-borders {
    border: none !important;
}
.border-top-blue, .bt-blue {
    border-top: 6px solid #003087;
}
.bl-blue {
    border-left: 6px solid #003087;
}
.border-blue-3 {
    border: 3px solid #003087;
}
.border-grey {
    border: 3px solid #f1f1f1;
}
.border-blue-3.thick {
    border-width: 4px;
}
.bt-grey {
    border-top: 1px solid #eee;
}
.padding-2 {
    padding: 2em;
}
.resource-type-label {
    font-weight: bold;
    font-size: .9em;
    margin-bottom: 2em;
    display: block;
    color: #444;
}
.uppercase {
    text-transform: uppercase;
}
.text-white {
    color: #fff !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.transformed-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
    transform: skewY(-5.5deg);
    transform-origin: top left;
    z-index: -1;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.transformed-bg.blue:before {
    /*background-color: #f5f8fa !important;*/
    background-color: #f7fafb !important;
}
.transformed-bg + .wysiwyg-content {
    position: relative;
    bottom: 4rem;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-blue {
    background-color: #003087 !important;
}
.bg-orange {
    background-color: #EF8B00 !important;
}
/*.bg-blue:link,.bg-blue:visited,.bg-blue:hover,.bg-blue:active,*/
/*.bg-orange:link,.bg-orange:visited,.bg-orange:hover,.bg-orange:active*/
/*{*/
/*	color: #fff;*/
/*}*/
.background-light-blue, .bg-grey-light {
    background-color: #f5f8fa !important;
}
.bg-blue-light {
    background-color: #71c5e8;
}
.bg-grey-light, .bg-gray, .bg-grey {
    background-color: #f5f8fa !important;
}
.bg-grey-lightest {
    /*background-color: #fcfdfd !important;*/
    background-color: #fafafa !important;
}
.bg-grey-blue-light {
    background-color: #f7fafb;
}
.bg-light-grey {
    background-color: #fafafa !important;
    border: 1px solid #f8f8f8;
}
.bg-blue-dark {
    background-color: #003087;
}
.bg-white {
    background-color: #fff;
}
.bg-yellow-light {
    background-color: #FFEFC6;
}
.border-yellow-light {
    border-color: #FFEFC6 !important;
}
.float-right {
    float: right;
}
.max-80 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.cta-button {
    background-color: #ea662b !important;
    padding: .75em 1em !important;
    color: #fff !important;
    font-size: 1.25em !important;
    border-radius: 3px !important;
    font-weight: bold !important;
}
.cta-button:hover {
    cursor: pointer !important;
    background-color: #C3470F !important;
}
.left-vertical-yellow p {
    border-left: 3px solid #fec325;
    padding-left: .75em;
}
.custom-content #left-area .et_pb_row {
    width: 100% !important;
}
.custom-content .container:before {
    width: 0 !important;
}
.product-separator {
    background-color: #fec325;
    height: 5px;
    position: relative;
    width: 60px;
    display: block;
    margin: 2em auto 1em auto;
}
/*endregion*/
/*region Content */
.category-list li {
    padding: .5rem;
}
.category-list li:first-of-type {
    padding-left: 0;
}
.content-panel {
    border-radius: 4px;
    border-top: 6px solid #003087;
}
/*.custom-wp-content h1,*/
/*.custom-wp-content h1 strong,*/
/*.custom-wp-content h2,*/
/*.custom-wp-content h2 strong,*/
/*.custom-wp-content h3,*/
/*.custom-wp-content h3 strong,*/
/*.custom-wp-content h4,*/
/*.custom-wp-content h4 strong,*/
/*.custom-wp-content h5,*/
/*.custom-wp-content h5 strong*/
/*{*/
/*	font-weight: 800 !important;*/
/*}*/
/*.custom-wp-content p {*/
/*	font-size: 1.25rem;*/
/*	line-height: 1.5;*/
/*	color: #333;*/
/*}*/
.custom-wp-content ul:not(.gform_fields):not(.gfield_radio) {
    list-style: disc;
    padding-inline-start: 2rem;
    margin: 1rem 0 1.5rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-radius: 3px;
    background-color: #f5f8fa;
}
.custom-wp-content ul:not(.gform_fields):not(.gfield_radio) li {
    font-size: .9rem;
    line-height: 140%;
    padding: .5rem 0;
    font-weight: 600;
    color: #333;
}
.custom-wp-content .page-content-container, .page-content-container {
    border-radius: 4px;
    border-top: 6px solid #003087;
}
.row-category-container, .panel {
    padding: 3em;
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
    margin-bottom: 2em;
}
/*endregion*/
/*region Filters/Sorts */
select.sort {
    width: auto;
    font-size: .9rem;
}
.filter-heading {
    font-weight: bold;
    padding-bottom: 0.25rem !important;
    color: #333;
    line-height: 130%;
    margin-bottom: 0;
    margin-top: 1.5rem;
}
.reset {
    font-size: .8rem;
    font-weight: 600;
    padding: .2rem .75rem;
}
.reset:hover {
    cursor: pointer;
}
.active-filters-heading {
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
    bottom: 1rem;
    text-transform: capitalize;
    font-weight: normal;
    background: #FFEFC6;
    padding: .5rem 1rem;
    border-radius: 4px;
}
.current-filters {
    font-weight: bold;
}
#clinical-filter-reset {
    position: relative;
    bottom: 1.5rem;
}
.filter-list {
    margin-bottom: .5rem;
}
.filter-list li {
    color: #555;
    letter-spacing: -.015rem;
    font-size: .75rem;
    padding: .05rem;
}
.filter-list label {
    color: #222;
    letter-spacing: -.015rem;
    font-size: .9rem;
    margin-left: 0.25rem;
    padding: 0.05rem 0;
    overflow-wrap: break-word;
    display: inline;
}
.filter-list input:disabled+label {
    color: #666;
    text-decoration: line-through;
}
.filter-list label:hover {
    cursor: pointer;
    text-decoration: underline;
}
/*endregion*/

/* Clinical */
#clinical-results .resource-post-type-container {
    margin: 1rem 0;
    padding: 1rem 0;
}
#clinical-results .resource-post-type-container:first-of-type {
    margin-top: 0;
    padding-top: 0;
}
/*region Panels & Cards */
.resource-list-hidden {
    display: none;
}
.list-show-link {
    color: #006ED1;
    font-weight: bold;
    font-size: .85rem;
    letter-spacing: -.025rem;
}
.list-show-link:hover {
    cursor: pointer;
    text-decoration: underline;
}
.panel-list {
    padding: 1rem;
}
.panel-list:hover, .clinical-item:hover .card {
    cursor: pointer;
    box-shadow: none !important;
}
.list-pre-heading {
    text-transform: uppercase;
    letter-spacing: .05rem;
    font-size: .65rem;
    display: inline-block;
    background: #003087;
    color: #fff;
    padding: .1rem .5rem !important;
    border-radius: 30px;
    font-weight: 600;
}
.list-title {
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: -.02rem;
}
.list-title a {
    /*color: #0056b3;*/
}
.card .card-header {
    font-weight: bold;
    background-color: #f5f8fa;
    border-bottom: none;
}
/*.card .card-title {*/
/*	font-weight: bold;*/
/*	letter-spacing: -.025rem;*/
/*	line-height: 140%;*/
/*}*/
.card .card-subtitle {
    padding-top: 1rem;
    font-style: italic;
}
.image-panel > img {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.image-panel .panel {
    box-shadow: none !important;
    margin-bottom: 0;
}
.image-panel ul li {
    font-size: .75rem;
    font-weight: bold;
    padding-bottom: .25rem;
    color: #333;
    letter-spacing: -.02rem;
}
.image-panel ul li span.badge.badge-primary {
    background-color: rgb(0, 82, 155);
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: .5rem;
}
.image-panel .panel-cta a, .image-panel .panel-cta p {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 80%;
    display: block;
}
/*endregion*/

/*region Page: Covid */
#covid ul {
    margin-left: 1rem;
}
#covid ul li {
    padding: .5rem 0;
}
#covid ul li a {
    font-weight: 600 !important;
    font-size: .9rem;
}
#covid ul li i {
    color: #fec325;
    margin-right: 1rem;
}
/*endregion*/

/****************************************
*** Page Header ***
*****************************************/
.header-container h3 {
    color: #fff;
    font-weight: bold;
    letter-spacing: -.03em;
    line-height: 130%;
}
.header-container a {
    color: #fff;
    letter-spacing: -.025em;
    font-weight: normal;
}
.header-container i {
    vertical-align: middle;
    margin-left: .25rem;
}
/****************************************
*** Single - Title ***
*****************************************/
.published-on i {
    margin-right: .75em;
    color: #fec325;
}
.published-on {
    color: #222;
    font-weight: bold;
    font-size: .8rem;
    position: relative;
    top: 1rem;
}
.published-on:not(span) {
    letter-spacing: -.03rem;
}
/****************************************
*** SECTION: SIDEBAR ***
*****************************************/
.sidebar-cta-btn {
    background-color: #ea662b !important;
    padding: .5em 1em .6em !important;
    color: #fff !important;
    font-size: 1.15em !important;
    border-radius: 3px !important;
    display: block;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 10px 30px -5px rgba(51,71,91,0.25);
}
.sidebar-cta-btn:hover {
    box-shadow: none;
}
.sidebar-cta-btn i {
    margin-right: .25em;
}
#sidebar-title {
    font-weight: bold;
    letter-spacing: -.025em;
    line-height: 130%;
    padding-bottom: 0;
    margin-bottom: 1rem;
}
.sidebar-links li {
    padding: .5rem 0;
    line-height: 130%;
}
.sidebar-links li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
/* Single - Posts */
.resource-content .heading:not(:first-of-type) {
    margin-top: 2rem;
}
#white-paper h2.heading:not(:first-of-type) {
    margin-top: 1rem;
}
.resource-content p:not(.video-caption), .resource-content div, .resource-content ul li {
    font-size: .9rem;
    line-height: 160%;
    color: #333;
}
.disclaimer-copy {
    font-size: .8rem;
    line-height: 150%;
    color: #333;
    font-style: italic;
}
.disclaimer-funded {
    color: #333;
    font-weight: 600;
}
.resource-content ul {
    list-style-type: disc;
    padding-inline-start: 1rem;
}
.resource-content ul li:not(:first-of-type) {
    margin-top: 1rem;
}
.resource-content ul li > ul {
    list-style-type: circle;
}
.resource-content ul li > ul li {
    margin-top: 1rem;
}
.single-label {
    text-transform: uppercase;
    letter-spacing: .15em;
}
.single-title, .single-related-title {
    font-weight: bold;
    letter-spacing: -.025em;
    line-height: 135%;
    border-left: 4px solid #003087;
    padding-left: .5em;
    padding-bottom: 0;
}
.single-subtitle {
    font-style: italic;
}
.single-body {
    font-size: 1.1em;
    line-height: 160%;
}
.single-ul-list {
    list-style-type: none !important;
    padding-left: 0 !important;
}
.single-ul-list li {
    font-size: .95em;
    display: inline-block;
    background: #003087;
    border-radius: 30px;
    padding: .08em 1em;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1em;
    letter-spacing: .015em;
}
.single-ul-list li i {
    margin-right: .25em;
    border-color: transparent;
}
.single-sidebar-img-container {
    max-height: 400px;
}
.single-sidebar-img {
    border-radius: 4px;
}
.single-related-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4em !important;
    border-top: 1px solid #eee;
    position: relative;
    bottom: 1em;
    margin-bottom: 4em;
}
.single-related-title {
    margin-bottom: 1em;
}
.single-related-card-img-container {
    max-height: 325px;
    overflow: hidden;
}
.single-article-container {
    padding-top: 1.5em !important;
}
.single-article-id li {
    font-weight: bold;
    color: #333;
    font-size: 1.25em;
    display: inline-block;
    padding: 0 1em;
}
.single-article-id li:first-of-type {
    border-right: 2px solid;
}
.single-article-id li i {
    margin-right: .75em;
    color: #fec325;
}
/* Indications */
#indications-page .indications-content:not(.active) {
    display: none;
}
.indications-links {
    padding-bottom: 0 !important;
}
#indications-page .indications-links .sub-category-heading {
    line-height: 150%;
}
#indications-page .indications-links .sub-category-heading:not(.active) {
    color: #777;
}
#indications-page .indications-links .sub-category-heading:hover {
    cursor: pointer;
}
.indications-download-link {
    font-size: 1.25em;
    position: relative;
    bottom: 2em;
}
/* Single-Conference */
.single-conference-description-container {
    padding-bottom: 2em;
    border-bottom: 1px solid #eee;
    margin-bottom: 2em;
    margin-top: 2em;
}
.conference-details-container {
    background-color: #f5f8fa;
    padding: 1.5em;
}
.conference-details-section {
    margin-bottom: 2em;
}
.conference-details-section .conference-details-content:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.conference-details-section .conference-details-type:not(:first-of-type) {
    padding-top: 1em;
}
.conference-details-content a {
    font-weight: normal !important;
}
.conference-details-heading {
    background: #003087;
    color: #fff;
    padding: 10px;
    margin-bottom: 1.5em;
    font-size: 1.25em;
}
.conference-details-type {
    font-weight: bold;
    padding-bottom: 0;
}

/* Divi */
.et_pb_row_0 {
    background-color: transparent !important;
}
.entry-content .custom-page-section {
    background-color: #f5f8fa !important;
}
.specialties-container {
    padding-top: 0 !important;
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12) !important;
    margin-bottom: 2em;
}
.specialties-container > img {
    border-radius: 4px 4px 0 0 !important;
    border-bottom: 2px solid #fec325;
}
.specialties-content {
    padding: 3em !important;
}
.sub-category-heading {
    color: #222;
    font-weight: bold;
    margin-bottom: 1em;
}
.specialties-post-count {
    color: #fec325;
    display: inline-block;
    font-size: .8em;
    font-weight: bold;
    margin-bottom: 10px;
    vertical-align: super;
    padding-left: 6px;
}
/* Sidebar */
#sidebar {
    padding-left: 0 !important;
}
.single-posts-sidebar-container {
    background-color: #f5f8fa;
    padding: 1.5em;
}
.single-post-sidebar-heading {
    margin-bottom: 1.5em;
    display: block !important;
}
.single-posts-sidebar-container .single-post-sidebar-list {
    padding: 10px 10px 10px 0;
}
.single-posts-sidebar-container .single-post-sidebar-list:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.single-post-sidebar-list {
    display: block;
    line-height: 120%;
}
.single-post-sidebar-list a {
    display: flex;
    font-weight: normal;
    font-size: .9em;
    color: #222 !important;
}
.single-post-sidebar-list a:hover {
    color: #006ED1 !important;
}
.single-post-sidebar-list i {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Custom (Post) Page Sidebar (Right) */
.post-featured-content-html {
    border-bottom: 1px solid #eee;
    padding: 3em 2em 2em !important;
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12) !important;
    margin-bottom: 1em;
    border-left: 5px solid #003087;
}
.post-featured-content-title {
    font-size: 1.25em;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 600;
    color: #222;
}
.post-featured-author-name {
    font-style: italic;
    font-weight: 500;
    color: #222;
}
.post-featured-link {
    margin-top: 1.5em;
    display: block;
    text-transform: uppercase;
    font-size: 1.15em;
}
.post-featured-container {
    text-align: center;
    padding: 2em;
}
#post-featured-label {
    margin-bottom: 2em;
}
.post-featured-container .post-featured-video-container:first-of-type {
    margin-bottom: 5em;
}
.post-featured-title {
    background: #fec325;
    color: #333;
    padding: .75em 1em !important;
    margin-bottom: 1.5em;
    font-size: 1em;
    line-height: 130%;
}
/* Custom (Post) Page Content (Left) */
.post-category-container {
    padding: 3em 2em 2em !important;
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12);
    margin-bottom: 1em;
    border-left: 5px solid #fff;
    border-bottom: none !important;
}
.post-category-container:hover {
    cursor: pointer;
    border-left: 5px solid #003087;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.20);
}
.post-category-container .view-posts-link {
    position: relative;
    bottom: .25rem;
    font-weight: bold;
}
.post-category-container h2.category-heading {
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 120%;
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    color: #222;
}
.post-category-type-heading {
    font-size: 1.25em;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 600;
    color: #222;
    position: relative;
    bottom: .25rem;
}
.post-category-type-container {
    padding-top: 1rem;
}
.post-category-type-container .post-item-container {
    padding: 15px 0;
}
.post-category-type-container .post-item-container a {
    display: flex;
    color: #444;
    font-weight: 600;
    line-height: 140%;
    font-size: .8rem;
}

.post-category-container {
    padding: 2em 0;
}
.custom-page-section .post-category-container:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.view-posts-link {
    color: #003087;
    margin-top: 1em;
}
.view-posts-link i {
    padding-right: 10px;
}
.view-posts-link:hover {
    cursor: pointer;
    text-decoration: underline;
}
.post-item-list-container:not(.show-default) {
    margin-top: 1.5em;
    display: none;
}
.post-category-container .post-item-container {
    padding: 12px 0;
}
.post-category-container .post-item-container:not(:last-of-type) {
    border-bottom: 1px solid #eee;
}
.post-item-container:hover i, .post-item-container:hover a {
    color: #003087;
}
.post-item-container:hover a {
    /*text-decoration: underline;*/
}
.post-item-container a {
    display: flex;
    color: #222;
    font-weight: normal;
    line-height: 145%;
}
.post-item-container i {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 15px;
}
/* Contact Us */
.panel .contact-details-container:not(:last-of-type) {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
}
.contact-details-container i {
    color: #003087;
    margin-bottom: .5em;
}
.contact-details-container a {
    font-weight: normal !important;
    color: #333;
}
.category-heading {
    display: inline-block;
    background: #003087;
    color: #fff;
    padding: 10px 20px;
    font-size: 1.25em;
    margin-bottom: 1em;
    font-weight: bold;
    line-height: 120%;
}
.category-heading-icon {
    float: right;
    color: #003087;
}
.single-post-category-label {
    background: #fec325;
    color: #fff;
    border-radius: 30px;
    padding: 0px 15px;
    display: inline-block;
    font-size: .8em;
    font-weight: bold;
    margin-bottom: 1.25rem;
    margin-top: .5rem;
}
.related-posts-heading {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 1em;
}
#single-post-title {
    font-size: 2.5em;
    margin-bottom: .5em;
    font-weight: 600;
    line-height: 130%;
}
.custom-entry-content {
    padding-top: 0px !important;
}
.single-post-section {
    padding: 0 !important;
}
.single-post-section .et_pb_row {
    margin: 0;
}
.post-thumbnail-background-container {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}
.post-thumbnail-background-container:hover, .post-thumbnail-background-container:hover i {
    cursor: pointer;
}
.post-thumbnail-background-container:hover i {
    color: #ff0000;
}
.disclaimer-section {
    text-align: center;
}
.disclaimer-section p {
    font-size: 1.15em;
    font-weight: 600;
    font-style: italic;
}
.resource-icon {
    padding-right: 10px;
}
.related-video-title {
    font-weight: normal;
    font-size: .9em;
    text-align: center;
    line-height: 140%;
    margin-top: 1em;
    color: #222;
}
.related-play-icon  {
    color: rgba(34, 34, 34, .9);
    padding: 21px;
    z-index: 999;
}
.related-play-background {
    height: 20px;
    width: 20px;
    background: #fff;
    position: absolute;
}
a {
    color: #006ED1;
    text-decoration: none !important;
}
.border-yellow {
    border-color: #fec325 !important;
}
.border-blue {
    border-color: #003087 !important;
}
.border-6 {
    border-width: 6px !important;
}
.background-blue {
    background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgb(255, 255, 255), rgba(9, 137, 251, 0.0980392) 115%);
    background-color: rgba(0, 82, 155, 0.0980392);
}
.panel-column {
    padding: 4em 3em;
    background-color: rgba(255,255,255,.75);
    border-radius: 4px;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12) !important;
}
.page-heading-section {
    background-color: #003087;
}
.page-heading-section .container {
    padding: 2em 0 !important;
}
.page-heading {
    color: #fff;
    padding-bottom: 0;
    font-weight: bold;
    display: inline-block;
}
.custom-breadcrumb-link {
    float: right;
    color: #fff;
    position: relative;
}
.custom-breadcrumb-link:hover {
    color: #fff;
    text-decoration: underline;
}
#homepage-product-section .et_pb_text_inner, #homepage-manual-section .et_pb_text_inner, #homepage-posts-section .et_pb_text_inner {
    text-align: center;
}
#homepage-product-section .section-heading, #homepage-manual-section .section-heading,  #homepage-posts-section .section-heading {
    display: inline-block;
    margin-bottom: 0;
}

/*region Nav */
header {
    border-bottom: 3px solid #003087;
}
#top-menu a {
    font-weight: 700 !important;
    color: #222 !important;
}
.current-menu-item a {
    color: #003087 !important;
    border-bottom: 2px solid #003087 !important;
}
.et-search-form .et-search-field {
    box-shadow: 0 10px 20px -13px rgb(51 71 91 / 60%) !important;
    max-height: 60%;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding-left: 1rem;
}
/*endregion*/
/* Homepage */
#homepage-banner-section .et_pb_slide_overlay_container {
    background-color: rgba(0,0,0,.5) !important;
}
#homepage-banner-section .et_pb_slide_description {
    text-align: left !important;
    position: relative;
    right: 10em;
    bottom: 5em;
}
#homepage-banner-section h2.et_pb_slide_title {
    font-size: 5em;
    line-height: 120%;
    font-weight: bold;
    border-left: .15em solid #fec325;
    padding-left: .25em;
    padding-bottom: 0;
    padding-top: 0;
}
#homepage-banner-section .et_pb_button {
    font-weight: bold;
    position: relative;
    top: 1em;
}
#banner-checkpoint {
    display: block;
    font-size: 20px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 3px solid #fec325;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 1em;
}
#homepage-product-section {
    /*background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgb(255, 255, 255), rgba(9, 137, 251, 0.0980392) 115%);*/
    /*background-color: rgba(0, 82, 155, 0.0980392);*/
}
#homepage-product-section h3 strong {
    font-weight: 800 !important;
}
.homepage-body-text {
    font-size: 1.15em;
    line-height: 160%;
    margin: 1em 0;
}
#homepage-product-section img, #homepage-manual-section img {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.25));
}
#homepage-box-section .et_pb_column_1_3:first-of-type {
    border-right: 1px solid #eee;
}
#homepage-box-section .et_pb_column_1_3 .et_pb_blurb:first-of-type {
    border-bottom: 1px solid #eee;
}
#homepage-box-section .et_pb_blurb {
    background: #006ED1;
    padding: 3em;
    margin-bottom: 0;
}
#homepage-box-section h4, #homepage-box-section p {
    color: #fff;
}
#homepage-box-section a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
/* Homepage - Video */
#homepage-video-section .et_pb_slides {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
}
/* Homepage - Conferences */
#homepage-conference-section {
    margin-top: -2em !important;
}
#homepage-conference-section .et_pb_text_inner {
    text-align: center;
}
#homepage-conference-section .et_pb_text_inner h3 {
    display: inline-block;
}
#homepage-conference-section .et_pb_text_inner h3 strong {
    font-weight: 800;
}
#homepage-conference-section .homepage-conference-list-container {
    border-bottom: 1px solid #eee;
    padding: 1.5em 2em !important;
    background: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0 10px 50px -5px rgba(51,71,91,0.12) !important;
    margin-bottom: 1em;
    border-left: 5px solid #003087;
}
.homepage-conference-list-container {
    padding-top: .5em;
    padding-bottom: 1em;
}
.conference-name {
    font-size: 1em !important;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 1.3;
    color: #222;
    margin-top: 10px;
}
.conference-location, .conference-location strong {
    color: #222;
    text-transform: uppercase;
    font-weight: normal !important;
}
.conference-date strong {
    color: #222;
}
.homepage-conference-list-container i {
    padding-right: 10px;
}
.conference-link {
    font-size: 1.1em;
}
.homepage-conference-list-container-image {
    vertical-align: baseline;
}
.homepage-conference-list-container-details {
    vertical-align: top;
}
.homepage-conference-list-container-image img {
    max-width: 70px;
    border-radius: 1000px;
}
.homepage-conference-list-container-description {
    text-align: left;
}
.conference-location {
    padding-bottom: 0;
}
.conference-description {
    font-size: .9em;
    line-height: 145%;
    float: right;
    position: relative;
    top: 1em;
}
/* Homepage - Categories */
#homepage-category-banner-container .et_pb_slide_title {
    font-size: 4em;
    font-weight: 800 !important;
    padding-top: 1em !important;
}
#homepage-category-banner-container .et_pb_button {
    border-radius: 30px !important;
    font-weight: 600 !important;
}
/* Homepage - Posts */
.posts-headline {
    font-size: 1.25em;
    line-height: 140%;
    color: #333;
    text-align: left;
    font-weight: bold;
}
.posts-date, .posts-category {
    display: inline-block;
    float: left;
}
.posts-date {
    font-weight: bold;
}
.posts-category {
    font-size: .8em;
    background-color: #fec325;
    padding: 1px 10px;
    margin-bottom: .5rem;
    color: #fff;
    border-radius: 1000px;
    font-weight: bold;
}




#homepage-banner-container-text > .et_pb_module {
    text-align: center;
}
#homepage-banner-container-text .et_pb_text_inner {
    display: inline-block;
    background-color: rgba(0,82,155,.8) !important;
    padding: 3em;
    border-radius: 3px;
}
#homepage-banner-container-text p, #homepage-banner-container-text h1 {
    color: #fff;
}
#homepage-banner-container-text h1 {
    font-size: 4em;
}
.homepage-banner-product-container {
    padding: 2em;
    background-color: rgba(0,0,0,.8) !important;
    border-radius: 3px;
}
#homepage-category-banner-container .et_pb_slide_overlay_container {
    background-color: rgba(0,82,155,.5) !important;
}
#homepage-category-banner-container .et_pb_slide_title {
    font-weight: bold;
    padding: 10px;
}
#homepage-category-banner-container .et_pb_text_overlay_wrapper {
    display: inline-block;
    background-color: rgba(0,82,155,.8) !important;
}
/* Section: Footer */
#main-footer .container, #footer-bottom {
    display: none;
}
#footer-section {
    padding-top: 0;
}
#footer-contact-section {
    background-color: #71c5e8 !important;
}
#footer-section > .et_pb_row {
    margin-bottom: 4em;
}
#footer-contact-section .et_pb_column:first-of-type {
    border-bottom-left-radius: 3px;
}
#footer-contact-section a, #footer-contact-section span {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 1.15em;
}
#footer-contact-section i {
    color: #fec325;
    font-weight: bold;
}
#footer-links-section .sub-category-heading {
    font-size: 1.5em;
}
#footer-links-section a {
    color: #fff;
}
#footer-section a:hover {
    text-decoration: underline;
}
.footer-location span {
    font-weight: bold;
}
.footer-location i, .footer-location span {
    color: #fff;
}
#footer-section ul {
    list-style-type: disc;
}
#footer-section li {
    margin-bottom: 5px;
}
#footer-section i {
    font-size: 2em !important;
    margin-bottom: .5em;
}
#footer-section p, #footer-section li, #footer-section h4 {
    color: #fff !important;
}
#footer-section h4 {
    font-weight: bold;
}
#footer-section  .et_pb_module_header {
    padding-bottom: 0;
    font-weight: bold;
}
/****************************************
*** Testimonials ***
*****************************************/
.testimonial-container {
    margin: 2rem 0;
}
.testimonial-container .testimonial {
    padding: 0 2rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 130%;
    font-weight: bold;
    font-style: italic;
    border-left: 4px solid #003087;;
}
.testimonial-container .testimonial-author {
    color: #666;
    font-style: italic;
    letter-spacing: .025rem;
}
/****************************************
*** Lists ***
*****************************************/
.list-container {
    padding: 2rem 0;
}
ul.inline-list li {
    display: inline-block;
    padding: 0 1.5rem;
    margin: .5rem 0;
}
ul.inline-list li:first-of-type {
    padding-left: 0;
}
ul.inline-list li:not(:first-of-type) {
    border-left: 1px solid;
}
/****************************************
*** CTA ***
*****************************************/
.cta-container .cta-lead {
    line-height: 130%;
    letter-spacing: .045rem;
}
.cta-container .cta-copy-main {
    font-size: 2.25rem;
    font-weight: bold;
    letter-spacing: -.035rem;
    line-height: 120%;
}
.cta-container .cta-featured {
    font-size: .95rem;
    font-weight: bold;
    line-height: 140%;
    font-style: italic;
    letter-spacing: .01rem;
}
/****************************************
*** Page - Title ***
*****************************************/
.page-section-title, .page-section-subtitle {
    font-weight: 800;
    line-height: 130%;
}
.page-title, .product-banner-container h1.page-title {
    line-height: 130%;
    font-weight: 800;
    text-transform: uppercase;
}
.page-subtitle {
    color: #111;
}
.page-section-description {
    font-weight: 600;
    padding-left: 1rem;
    padding-right: 1rem;
}
.page-description {
    font-size: 1rem;
    color: #111;
    line-height: 145%;
    letter-spacing: -.01rem;
    font-weight: 600;;
}
.page-section-subtitle {
    text-transform: capitalize;
}
/****************************************
*** Page - Body ***
*****************************************/
.content-section-container {
    padding: 3.5rem 0;
}
.content-section-container p:not(.lead), .content-section-container li {
    font-size: .95rem;
    color: #333;
    line-height: 140%;
    letter-spacing: -.025rem;
}
.product-section-container .img-circle {
    max-width: 225px;
}
/*region Navigation, Page Header & Alert */
#logo {
    max-height: 60% !important;
    height: 60% !important;
}
#global-alert p {
    font-size: .75rem;
    text-transform: uppercase;
}
#global-alert p a {
    font-weight: 600;
}
#header-breadcrumbs a:not(:first-of-type) {
    margin-left: .75rem;
    padding-left: .75rem;
    border-left: 1px solid;
    border-color: rgba(255,255,255,.3);
}
/*endregion*/

/*.custom-content .content-section p:not(.lead), .custom-content .content-section li, #footer-section p, #footer-section li {*/
/*	font-size: 1.15rem;*/
/*	line-height: 160%;*/
/*	color: #333;*/
/*}*/
.custom-content .content-section p.disclaimer {
    font-size: .8rem;
    font-style: italic;
    color: #555;
}
/*endregion*/
/*region Buttons */
#home a.cta-btn {
    box-shadow: 0 10px 15px -5px rgba(51,71,91,0.2);
}
#home .bg-blue a.cta-btn {
    box-shadow: 0 10px 15px -5px rgba(51,71,91,0.6);
}
#home a.cta-btn:hover {
    box-shadow: none;
}
/*endregion*/
/*region Footer */
#footer-global h3 {
    font-weight: 800;
    text-transform: uppercase;
}
#footer-global p, #footer-global a {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
}
#footer-contact {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
#footer-contact .col-md-4:not(:last-of-type) {
    border-right: 1px solid #ccc;
}
#footer-form-links {
    margin-top: 4rem;
}
#footer-form-links .col-md-3 {
    padding: 1.25rem;
}
#footer-form-links p, #footer-form-links li {
    text-transform: uppercase;
}
/*endregion*/
/*region Footer */
#footer-contact .row .col-md-4:not(:last-of-type) {
    border-right: 1px solid #fec325;
}
/*endregion*/
/*region Banners */
#home-banner h1 {
    text-transform: uppercase;
    letter-spacing: -.02rem;
    font-weight: 800;
    border-left: 7px solid #fec325;
    padding-left: .35em;
}
#home-banner .banner-overlay {
    padding: 9rem 0;
}
.banner-overlay {
    background-color: rgba(0,0,0,.5) !important;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#home-banner .banner-overlay.full-opacity {
    background-color: transparent !important;
}
/*endregion*/

/*region Custom Content Section */
.content {
    padding: 2rem 0;
}
.content-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.section-copy {
    padding: 1rem;
}
.custom-content .bg-blue .section-heading, .custom-content .bg-blue .section-copy p {
    color: #fff;
}
/*.section-btn {*/
/*	padding: .5em 1.5em;*/
/*	text-transform: uppercase;*/
/*	display: inline-block;*/
/*}*/
.bg-blue .section-btn {
    background: #fff;
    color: #003087;
}
.section-heading + .section-btn, .section-copy p + .section-btn {
    margin-top: 1.5rem;
}
.post-list li {
    line-height: 130%;
    padding: .75rem 0;
}
.post-list li .post-list-date {
    font-size: .9rem;
    color: #555;
}
/*endregion*/

/*region Bootstrap Template Customizations */
.header-container + .custom-wp-content {
    margin-top: 3rem;
}
/*endregion*/

/*region Bootstrap Customizations */
.container-fluid .wrapper {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}
/*p.lead {*/
/*	color: #222;*/
/*}*/
/*endregion*/

/*region Page: 404 */
#page-404 {
    padding: 8vh 0 11vh;
}
#page-404 img {
    max-width: 30vw;
}
#page-404 p.lead {
    font-weight: normal !important;
    color: #111;
}
/*endregion*/

/*region Media Queries */
/* Media Queries:  Minimum */
@media (min-width: 992px) {
    .header-container.bg-blue {
        z-index: 9999999;
    }
    .page-title {
        font-size: 2.5rem;
    }
    .page-section-title {
        font-size: 1.5rem;
    }
}
@media all and (min-width: 981px) {
    #et-top-navigation #top-menu li a {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 16px !important;
        margin-bottom: 17px;
    }
    #et-top-navigation #top-menu .menu-item-has-children > a:first-child:after {
        top: 10px;
        color: #003087;
        right: 2px;
    }
    #et_top_search {
        margin: .6rem 0 0 20px;
    }
}
@media all and (min-width: 981px) {
    .p-lg-6 {
        padding: 4rem !important;
    }
}
@media all and (min-width: 981px) and (max-width: 1405px) {
    .custom-content p, .custom-content li, #footer-section p, #footer-section li {
        font-size: 1rem;
        line-height: 140%;
    }
}
@media all and (min-width: 1100px) and (max-width: 1405px) {ç
.custom-content p, .custom-content li, #footer-section p, #footer-section li {
    font-size: 1.05rem;
    line-height: 150%;
}
}
@media (min-width: 1200px) {
    .page-title {
        font-size: 3rem;
    }
    .page-section-title {
        font-size: 1.75rem;
    }
    .page-subtitle {
        line-height: 130%;
        font-size: 1.25rem;
        letter-spacing: .05rem;
    }
}
@media all and (min-width: 1405px) {
    #home-banner h1 {
        font-size: 3rem;
    }
}
@media screen and (max-width: 1600px) {
    .container-fluid {
        padding-left: 5%;
        padding-right: 5%;
    }
    .container-fluid .wrapper {
        max-width: 1200px;
    }
}
/* Media Queries:  Maximum */
@media screen and (max-width: 1340px) {
    .mobile_menu_bar {
        padding-bottom: 0px !important;
        margin-bottom: 24px !important;
        border-radius: 3px !important;
        background: #003087 !important;
        color: #fff !important;
    }
    .mobile_menu_bar:before {
        color: #fff;
    }
    #main-header {
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .banner-image-container.full-width {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media all and (max-width: 980px) {
    .management-img-container .card-img-top {
        max-height: 300px;
        object-fit: cover;
    }
    h1 {
        font-size: calc(1.5rem + 1.5vw);
    }
    h2 {
        font-size: calc(1.1rem + 1.5vw);
    }
    .btn-main {
        padding: .4rem 1.5rem;
        font-size: 1.1rem;
    }
    .et_pb_menu .et_mobile_menu .menu-item-has-children > a,
    #main-header .et_mobile_menu .menu-item-has-children > a {
        background-color: transparent;
        position: relative;
    }
    .et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, #main-header .et_mobile_menu .menu-item-has-children > a:after {
        font-family: 'ETmodules';
        text-align: center;
        speak: none;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        font-size: 18px;
        content: '\4c';
        top: 11px;
        right: 13px;
        color: #71c5e8;
    }
    .et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
    #main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
        content: '\4d';
    }
    .et_pb_menu .et_mobile_menu ul.sub-menu,
    #main-header .et_mobile_menu ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
        display: none !important;
        visibility: hidden !important;
        transition: all 1.5s ease-in-out;
    }
    .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
    #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
    .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
        display: block !important;
        visibility: visible !important;
    }
    .et_header_style_left #logo {
        max-height: 50% !important;
        max-width: inherit;
    }
    .et_mobile_menu {
        box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top: 4px solid #71c5e8;
    }
    .et_mobile_menu li:last-of-type a {
        border-bottom: none;
    }
    #single-post-container .et_pb_row {
        padding: 5% !important;
        border-radius: 3px;
    }
    #single-post-container .fluid-width-video-wrapper {
        padding-top: 100% !important;
    }
}
@media all and (max-width: 479px) {
    .et_pb_row {
        width: 90%;
    }
    .post-featured-container {
        padding: 2em 0;
    }
}
/*endregion*/


