    /*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
    /*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
    
    html,
    body {
        overflow-x: hidden;
    }
    
    html {
        scroll-behavior: smooth;
    }
    
    body {
        color: #333;
        font-family: neue-haas-grotesk-text, Helvetica, Arial, sans-serif;
        font-size: 16px;
        margin: 0;
        -webkit-font-smoothing: auto;
    }
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    main,
    menu,
    nav,
    section,
    summary {
        display: block;
    }
    
    .container {
        max-width: 1440px !important;
    }
    
    #content>.container-fluid {
        padding: 0;
    }
    
    #primary {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    header.entry-header {
        display: none;
    }
    
    #main .entry-content {
        margin: 0;
    }
    
    audio,
    canvas,
    progress,
    video {
        display: inline-block;
        vertical-align: baseline;
    }
    
    audio:not([controls]) {
        display: none;
        height: 0;
    }
    
    [hidden],
    template {
        display: none;
    }
    
    a {
        background-color: transparent;
        text-decoration: none;
        transition: all 0.4s ease-in-out;
    }
    
    a:active,
    a:hover {
        outline: 0;
        text-decoration: none;
    }
    
    dfn {
        font-style: italic;
    }
    
    mark {
        background: #ff0;
        color: #000;
    }
    
    small {
        font-size: 80%;
    }
    
    sub,
    sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    
    sup {
        top: -0.5em;
    }
    
    sub {
        bottom: -0.25em;
    }
    
    img {
        border: 0;
    }
    
    svg:not(:root) {
        overflow: hidden;
    }
    
    figure {
        margin: 1em 2.5rem;
    }
    
    hr {
        box-sizing: content-box;
        height: 0;
    }
    
    button {
        overflow: visible;
    }
    
    button,
    select {
        text-transform: none;
    }
    
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }
    
    button[disabled],
    html input[disabled] {
        cursor: default;
    }
    
    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
    
    .btn {
        background-color: #0050d9;
        border: 1px solid #0050d9;
        border-radius: 0;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        margin: 10px 0;
        padding: .7rem 1.5rem;
        transition: all 0.4s ease-in-out;
    }
    
    .btn-primary {
        background-color: #0050D9;
        border-color: #0050D9;
        min-width: 180px;
    }
    
    .btn-primary:hover {
        background-color: #003DA6;
        border-color: #003DA6;
    }
    
    .btn-sm {
        font-size: .875rem;
        font-weight: 400;
        margin-bottom: 0;
        min-width: 110px;
        padding: .5rem;
    }
    
    input {
        line-height: normal;
    }
    
    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }
    
    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }
    
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }
    
    fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: 0.4em 0.625em 0.75em;
    }
    
    legend {
        border: 0;
        padding: 0;
    }
    
    textarea {
        overflow: auto;
    }
    
    optgroup {
        font-weight: bold;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    td,
    th {
        padding: 0;
    }
    /*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        clear: both;
        color: #000;
        font-family: neue-haas-grotesk-display, sans-serif;
        font-style: normal;
        font-weight: 500;
        letter-spacing: .02ch;
        line-height: 1.2;
        margin-bottom: 1rem;
        width: 100%;
    }
    
    h1,
    .h1 {
        font-size: 42px;
        padding-bottom: 10px;
    }
    
    h2,
    .h2 {
        font-size: 36px;
        line-height: 1.1;
    }
    
    h3,
    .h3 {
        font-size: 30px;
        line-height: 25px;
    }
    
    h4,
    .h4 {
        font-size: 24px;
        line-height: 20px;
    }
    
    h5,
    .h5 {
        font-size: 20px;
        line-height: 17.5px;
    }
    
    h6,
    .h6 {
        font-size: 16px;
        line-height: 1rem;
    }
    
    .dh1,
    .dh2,
    .dh3,
    .dh4,
    .dh5,
    .dh6 {
        color: #003da6;
        font-style: italic;
        font-weight: 300;
        margin-bottom: 1rem;
        padding-bottom: 0;
    }
    
    .dh1 {
        font-size: 130px;
        margin-bottom: .5rem;
    }
    
    .dh2 {
        font-size: 96px;
        margin-bottom: .5rem;
    }
    
    .dh3 {
        font-size: 72px;
    }
    
    .dh4 {
        font-size: 60px;
    }
    
    .dh5 {
        font-size: 48px;
    }
    
    .dh6 {
        font-size: 36px;
    }
    
    p {
        line-height: 1.5;
        margin-bottom: 1rem;
    }
    
    h1.entry-title {
        font-size: 1.31rem;
        border-bottom: 1px solid #eaecef;
    }
    
    h2.entry-title {
        border-bottom: 1px solid #eaecef;
    }
    
    h3.widget-title {
        font-size: 1.2rem;
    }
    
    ul.swiss-list {
        padding-left: 20px;
    }
    
    ul.swiss-list li {
        margin-bottom: .375rem;
    }
    /*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
    
    body {
        background: #fff;
        /* Fallback for when there is no custom background color defined. */
    }
    
    img {
        height: auto;
        /* Make sure images are scaled correctly. */
        max-width: 100%;
        /* Adhere to container width. */
    }
    
    figure {
        margin: 1em 0;
        /* Extra wide images within figure tags don't overflow the content area. */
    }
    
    table {
        margin: 0 0 1.5em;
        width: 100%;
    }
    /*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
    
    header#masthead {}
    
    header#masthead .navbar {
        background-color: #fff;
        background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
        background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
        background-image: -o-linear-gradient(top, #fff, #f2f2f2);
        background-image: linear-gradient(to bottom, #fff, #f2f2f2);
        background-repeat: repeat-x;
        -webkit-box-shadow: -6px 0 #fff, 6px 0 #fff, 1px 3px 6px rgba(0, 0, 0, .15);
        -moz-box-shadow: -6px 0 #fff, 6px 0 #fff, 1px 3px 6px rgba(0, 0, 0, .15);
        box-shadow: -6px 0 #fff, 6px 0 #fff, 1px 3px 6px rgba(0, 0, 0, .15);
        transition: 0.4s;
        padding: 1rem;
    }
    
    header#masthead #main-logo {
        height: 30px;
        transition: 0.4s;
    }
    
    header#masthead .navbar-nav .nav-item {
        padding: 0 5px;
    }
    
    header#masthead .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    padding: .25rem 1rem;
    font-style: normal;
    font-weight: 400;
}
    
    header#masthead .navbar-nav .active>.nav-link,
    header#masthead .navbar-nav .nav-link.active,
    header#masthead .navbar-nav .nav-link.show,
    header#masthead .navbar-nav .show>.nav-link {
        color: #003DA6;
    }
    
    header#masthead .navbar-nav .dropdown-toggle::after {
        border: none;
        color: #fff;
		content: "\f078";
        font-family: FontAwesome;
        font-size: 12px;
        font-style: normal;
        line-height: inherit;
        margin: 0 5px 0 8px;
        transition: all .2s linear;
        vertical-align: middle;
        width: .8rem;
    }
    
    header#masthead .navbar-nav .dropdown-toggle:hover:after {
        color: #0050D9;
    }
    
    header#masthead li.show .dropdown-toggle::after {
        transform: rotateX(-180deg);
    }
    
    header#masthead .dropdown-menu {
        border-radius: 0;
    }
    
    header#masthead .navbar-nav .nav-item {
        padding: 0;
    }
    
    header#masthead .dropdown-menu .dropdown-item {
        background-color: transparent;
        padding: .25rem 1rem;
    }
    
    header#masthead .dropdown-menu .dropdown-item:hover,
    header#masthead .dropdown-menu .dropdown-item:focus {
        background-color: #0050D9;
        color: #fff;
    }
    
    .site-content {
        min-height: calc(100vh - 75px);
    }
    
    .nwp {
        white-space: nowrap;
    }
    /*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
    
    #masthead nav {
        padding-left: 0;
        padding-right: 0;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
        color: #000;
        padding: 0.5rem;
        font-weight: 500;
        font-size: 0.875rem;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
    body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
        color: #003da6;
        font-weight: 600;
        /*background: #f9f9f9;*/
    }
    
    .navbar-brand {
        height: auto;
    }
    
    .navbar-toggle .icon-bar {
        background: #000 none repeat scroll 0 0;
    }
    
    .dropdown-menu .dropdown-toggle::after {
        border-bottom: 0.3em solid transparent;
        border-left: 0.3em solid;
        border-top: 0.3em solid transparent;
    }
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children {
        position: relative;
    }
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }
    
/*     .dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
        display: block;
    } */
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
        border-left-color: #fff;
    }
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
        float: none;
    }
    
    .dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }
    /* Small menu. */
    
    .menu-toggle,
    .main-navigation.toggled ul {
        display: block;
    }
    
    .dropdown-item {
        line-height: 1.2;
        padding-bottom: 0.313rem;
        padding-top: 0.313rem;
    }
    
    .dropdown-menu {
        min-width: 12.500rem;
    }
    
    .dropdown .open .dropdown-menu {
        display: block;
        left: 12.250em;
        top: 0;
    }
    
    .dropdown-menu .dropdown-item {
        white-space: normal;
        background: transparent;
        line-height: 1.6;
    }
    
    .dropdown-menu .dropdown-item:hover {
        background: transparent;
    }
    
    @media screen and (min-width: 37.5em) {
        .menu-toggle {
            display: none;
        }
    }
    
    @media screen and (min-width: 769px) {
        .dropdown-menu li>.dropdown-menu {
            right: -9.875rem;
            top: 1.375rem;
        }
    }
    
    @media screen and (max-width: 991px) {
        .navbar-nav .dropdown-menu {
            border: medium none;
            /*margin-left: 1.250rem;*/
            font-size: inherit;
            padding: 0;
        }
        .dropdown-menu li a {
            padding: 0;
        }
        #masthead .navbar-nav>li>a {
            padding-bottom: 0.625rem;
            padding-top: 0.313rem;
        }
        .navbar-light .navbar-toggler {
            border: medium none;
            outline: none;
        }
    }
    
    .site-main .comment-navigation,
    .site-main .posts-navigation,
    .site-main .post-navigation {
        margin: 0 0 1.5em;
        overflow: hidden;
    }
    
    .comment-navigation .nav-previous,
    .posts-navigation .nav-previous,
    .post-navigation .nav-previous {
        float: left;
        width: 50%;
    }
    
    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
        float: right;
        text-align: right;
        width: 50%;
    }
    
    .comment-content.card-block {
        padding: 20px;
    }
    
    .navigation.post-navigation {
        padding-top: 1.875rem;
    }
    
    .post-navigation .nav-previous a,
    .post-navigation .nav-next a {
        border: 1px solid #ddd;
        border-radius: 0.938rem;
        display: inline-block;
        padding: 0.313rem 0.875rem;
        text-decoration: none;
    }
    
    .post-navigation .nav-next a::after {
        content: " \2192";
    }
    
    .post-navigation .nav-previous a::before {
        content: "\2190 ";
    }
    
    .post-navigation .nav-previous a:hover,
    .post-navigation .nav-next a:hover {
        background: #eee none repeat scroll 0 0;
    }
    /*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
    /* Text meant only for screen readers. */
    
    .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        word-wrap: normal !important;
        /* Many screen reader and browser combinations announce broken words as they would appear visually. */
    }
    
    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 0.313rem;
        line-height: normal;
        padding: 0.938rem 1.438rem 0.875rem;
        text-decoration: none;
        top: 0.313rem;
        width: auto;
        z-index: 100000;
        /* Above WP toolbar. */
    }
    /* Do not show the outline on the skip link target. */
    
    #content[tabindex="-1"]:focus {
        outline: 0;
    }
    /*--------------------------------------------------------------
# Button Group
--------------------------------------------------------------*/
    
    .btn-toggle-section {
        text-align: center;
    }
    
    .btn-toggle-section .btn-group {
        margin: 0 auto;
    }
    
    .btn-toggle-section .btn-group .btn-secondary {
        background-color: #0050d9;
        border-color: #0050d9;
        border-radius: 0;
        color: #fff;
        margin: 10px 1px;
        min-width: 320px;
    }
    
    .btn-toggle-section .btn-group .btn-secondary:not(:disabled):not(.disabled).active,
    .btn-toggle-section .btn-group .btn-secondary:not(:disabled):not(.disabled):active,
    .btn-toggle-section .btn-group .show>.btn-secondary.dropdown-toggle,
    .btn-toggle-section .btn-group .btn-secondary:hover {
        background-color: #003da6;
        border-color: #003da6;
        color: #fff;
    }
    /*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
    
    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
    }
    
    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em;
    }
    
    .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    a img.alignright {
        float: right;
        margin: 0.313rem 0 1.25rem 1.25rem;
    }
    
    a img.alignnone {
        margin: 0.313rem 1.25rem 1.25rem 0;
    }
    
    a img.alignleft {
        float: left;
        margin: 0.313rem 1.25rem 1.25rem 0;
    }
    
    a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .wp-caption.alignnone {
        margin: 0.313rem 1.25rem 1.25rem 0;
    }
    
    .wp-caption.alignleft {
        margin: 0.313rem 1.25rem 1.25rem 0;
    }
    
    .wp-caption.alignright {
        margin: 0.313rem 0 1.25rem 1.25rem;
    }
    /*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
    
    .clear:before,
    .clear:after,
    .entry-content:before,
    .entry-content:after,
    .comment-content:before,
    .comment-content:after,
    .site-header:before,
    .site-header:after,
    .site-content:before,
    .site-content:after,
    .site-footer:before,
    .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed;
    }
    
    .clear:after,
    .entry-content:after,
    .comment-content:after,
    .site-header:after,
    .site-content:after,
    .site-footer:after {
        clear: both;
    }
    /*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
    
    .widget {
        margin: 0 0 1.5em;
        font-size: 0.875rem;
        /* Make sure select elements fit in widgets. */
    }
    
    .widget select {
        max-width: 100%;
    }
    
    .widget_search .search-form input[type="submit"] {
        display: none;
    }
    
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #eee;
        text-decoration: none;
    }
    
    .half-rule {
        width: 6rem;
        margin: 2.5rem 0;
    }
    
    .widget_categories .nav-link {
        display: inline-block;
    }
    /*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
    
    #content.site-content {
        /*padding-bottom: 3.75rem;*/
        padding-bottom: 0;
        padding-top: 75px;
    }
    
    #content .container-fluid>.row {
        margin: 0;
    }
    
    .sticky .entry-title::before {
        content: '\f08d';
        font-family: "Font Awesome\ 5 Free";
        font-size: 1.563rem;
        left: -2.5rem;
        position: absolute;
        top: 0.375rem;
        font-weight: 900;
    }
    
    .sticky .entry-title {
        position: relative;
    }
    
    .single .byline,
    .group-blog .byline {
        display: inline;
    }
    
    .page-content,
    .entry-content,
    .entry-summary {
        margin: 1.5em 0 0;
    }
    
    .page-links {
        clear: both;
        margin: 0 0 1.5em;
    }
    
    .page-template-blank-page .entry-content,
    .blank-page-with-container .entry-content {
        margin-top: 0;
    }
    
    .post.hentry {
        margin-bottom: 4rem;
    }
    
    .posted-on,
    .byline,
    .comments-link {
        color: #9a9a9a;
    }
    
    .entry-title>a {
        color: inherit;
    }
    /*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
    
    .comment-content a {
        word-wrap: break-word;
    }
    
    .bypostauthor {
        display: block;
    }
    
    .comment-body .pull-left {
        padding-right: 0.625rem;
    }
    
    .comment-list .comment {
        display: block;
    }
    
    .comment-list {
        padding-left: 0;
    }
    
    .comments-title {
        font-size: 1.125rem;
    }
    
    .comment-list .pingback {
        border-top: 1px solid rgba(0, 0, 0, 0.125);
        padding: 0.563rem 0;
    }
    
    .comment-list .pingback:first-child {
        border: medium none;
    }
    /*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
    /* Globally hidden elements when Infinite Scroll is supported and in use. */
    
    .infinite-scroll .posts-navigation,
    .infinite-scroll.neverending .site-footer {
        /* Theme Footer (when set to scrolling) */
        display: none;
    }
    /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
    
    .infinity-end.neverending .site-footer {
        display: block;
    }
    /*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
    
    .page-content .wp-smiley,
    .entry-content .wp-smiley,
    .comment-content .wp-smiley {
        border: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
    }
    /* Make sure embeds and iframes fit their containers. */
    
    embed,
    iframe,
    object {
        max-width: 100%;
    }
    /*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
    
    .wp-caption {
        background: #f1f1f1 none repeat scroll 0 0;
        border: 1px solid #f0f0f0;
        max-width: 96%;
        padding: 0.313rem 0.313rem 0;
        text-align: center;
    }
    
    .wp-caption img[class*="wp-image-"] {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 100%;
        padding: 0;
        width: auto;
    }
    
    .wp-caption .wp-caption-text {
        font-size: 0.688rem;
        line-height: 1.063rem;
        margin: 0;
        padding: 0.625rem;
    }
    
    .wp-caption-text {
        text-align: center;
    }
    /*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
    
    .gallery {
        margin-bottom: 1.5em;
    }
    
    .gallery-item {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%;
    }
    
    .gallery-item .gallery-columns-2 {
        max-width: 50%;
    }
    
    .gallery-item .gallery-columns-3 {
        max-width: 33.33333%;
    }
    
    .gallery-item .gallery-columns-4 {
        max-width: 25%;
    }
    
    .gallery-item .gallery-columns-5 {
        max-width: 20%;
    }
    
    .gallery-item .gallery-columns-6 {
        max-width: 16.66667%;
    }
    
    .gallery-item .gallery-columns-7 {
        max-width: 14.28571%;
    }
    
    .gallery-item .gallery-columns-8 {
        max-width: 12.5%;
    }
    
    .gallery-item .gallery-columns-9 {
        max-width: 11.11111%;
    }
    
    .gallery-caption {
        display: block;
    }
    /*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
    
    .woocommerce-cart-form .shop_table .coupon .input-text {
        width: 8.313rem !important;
    }
    
    .variations_form .variations .value>select {
        margin-bottom: 0.625rem;
    }
    
    .woocommerce-MyAccount-content .col-1,
    .woocommerce-MyAccount-content .col-2 {
        max-width: 100%;
    }
    /*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
    
    .elementor-page article .entry-footer {
        display: none;
    }
    
    .elementor-page.page-template-fullwidth #content.site-content {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .elementor-page .entry-content {
        margin-top: 0;
    }
    /*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
    
    .vc_desktop article .entry-footer {
        display: none;
    }
    
    .vc_desktop #content.site-content {
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .vc_desktop .entry-content {
        margin-top: 0;
    }
    /*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
    
    #footer-widget {
        background-color: #003da6 !important;
        color: #b2c4e4;
        font-weight: 400;
        padding: 40px 5px;
    }
    
    #footer-widget .footer-logo {
        margin-bottom: 10px;
        max-width: 140px;
    }
    
    #footer-widget p {
        font-size: 1rem;
        line-height: 1.8;
        padding-top: 5px;
    }
    
    #footer-widget h4 {
        color: #fff;
        font-size: 1.2rem !important;
        margin: 0 0 5px;
    }
    
    #footer-widget ul {
        margin: 0;
        padding: 0;
    }
    
    #footer-widget ul li {
        font-size: 16px;
        list-style-type: none;
        padding: 5px 0;
    }
    
    #footer-widget ul li a,
    #footer-widget ul li a:visited {
        color: #b2c4e4;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5rem;
        transition: all 0.4s ease;
    }
    
    #footer-widget ul li a:hover {
        color: #fff;
    }
    
    #footy .widget {
        margin: 0;
    }
    
    #footy .widget-list {
        margin-bottom: 1rem;
        ;
    }
    
    #footy ul li {
        font-size: 16px;
        list-style-type: none;
        padding: 5px 0;
    }
    
    #footy h4 {
        margin: 0;
    }
    
    #footy ul li a,
    #footy ul li a:visited {
        color: #b2c4e4;
        font-weight: 400;
        line-height: 1.5rem;
        transition: all 0.4s ease;
    }
    
    #footy ul li a:hover,
    #footy ul li a:focus {
        color: #fff;
        text-decoration: none;
    }
    
    #footy a.toggle .fa-plus {
        transition: transform .15s ease-in-out;
        vertical-align: baseline;
    }
    
    #footy a.toggle[aria-expanded="true"]>.fa-plus {
        transform: rotate(45deg);
    }
    
    #footy .card-header {
        background: transparent;
        border-bottom: 0;
        border-top: 1px solid rgba(256, 256, 256, .2);
        font-size: 1.2rem;
        margin: 0;
        padding: .875rem 0;
    }
    
    #footy .card-header h4 {
        font-size: 1.2rem;
    }
    
    #footy .card-header a {
        display: block;
        text-decoration: none;
    }
    
    #footer-widget .social-links {
        display: flex;
        flex-direction: row;
        margin-top: 14px;
    }
    
    #footer-widget .social-links a,
    #footer-widget .social-links a:visited {
        align-items: center;
        border: 1px solid #b2c4e4;
        border-radius: 50%;
        color: #b2c4e4;
        display: flex;
        font-size: 1.3rem;
        height: 50px;
        justify-content: center;
        margin-right: 15px;
        transition: all 0.4s ease;
        width: 50px;
    }
    
    #footer-widget .social-links a:focus,
    #footer-widget .social-links a:hover {
        background-color: #fff;
        border-color: #fff;
        color: #003da6;
    }
    
    body:not(.theme-preset-active) footer#colophon {
        background-color: #003da6;
        border-top: 1px solid #0050d9;
        color: #b2c4e4;
    }
    
    .navbar-dark .site-info {
        color: #fff;
    }
    
    .copyright {
        font-size: 0.875rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .copyright a,
    footer#colophon a {
        color: inherit;
    }

    footer#colophon .site-info .text-left {
        display: flex;
        align-items: flex-end;
        gap: 6px;
    }

    footer#colophon .site-info a.social-icon {
        font-size: 24px;
    }

    footer#colophon .site-info a.social-icon:not(:first-child) {
        margin-left: 10px;
    }
    
    @media screen and (max-width: 767px) {
        #masthead .navbar-nav>li>a {
            padding-bottom: 0.938rem;
            padding-top: 0.938rem;
        }
        #footy {
            padding-bottom: .5rem;
            padding-top: .5rem;
        }
        #footy .col-last {
            border-bottom: 1px solid rgba(256, 256, 256, .2);
        }
    }
    /*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
    /*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
    
    @media only screen and (max-width: 1280px) {
        html {
            font-size: 95%;
        }
    }
    
    @media screen and (max-width: 1199px) {
        .navbar-dark .dropdown-item {
            color: #fff;
        }
        .navbar-nav .dropdown-menu {
            background: #fff;
            box-shadow: none;
            border: none;
        }
    }
    /*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
    
    @media only screen and (max-width: 1024px) {
        html {
            font-size: 90%;
        }
    }
    /*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
    
    @media only screen and (max-width: 960px) {
        html {
            font-size: 85%;
        }
    }
    /*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
    
    @media only screen and (max-width: 768px) {
        html {
            font-size: 80%;
        }
    }
    /*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
    
    @media only screen and (max-width: 480px) {
        html {
            font-size: 75%;
        }
    }
    /*--------------------------------------------------------------
## ScrollToTop Button
--------------------------------------------------------------*/
    
    #scrollToTop {
        align-items: center;
        background-color: rgba(0, 80, 217, 0.8);
        border: none;
        border-radius: 30px;
        color: #fff;
        cursor: pointer;
        display: none;
        font-size: 1.5rem;
        height: 60px;
        justify-items: center;
        outline: none;
        position: fixed;
        bottom: 20px;
        right: 30px;
        text-align: center;
        transition: background-color 0.4s ease-in-out;
        width: 60px;
        z-index: 99;
    }
    
    #scrollToTop i {
        margin: 0 auto;
    }
    
    #scrollToTop:hover {
        background-color: #0050d9;
    }
    /*--------------------------------------------------------------
## Homepage Slider
--------------------------------------------------------------*/
    
    #topCarousel {
        margin-bottom: 45px;
    }
    
    #topCarousel .slide-content .overlay {
        background: transparent url("/wp-content/uploads/2020/10/slider-overlay.svg") no-repeat top right;
        background-size: cover;
        display: block;
        height: 100%;
        margin: 0 auto;
        max-width: 1920px;
        overflow: hidden;
        padding-left: 5%;
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        width: 50%;
        z-index: 1;
    }
    
    #topCarousel .slide-content .overlay .inner {
        display: flex;
        height: 100%;
        align-items: center;
        justify-items: center;
        width: 80%;
    }
    
    #topCarousel .slide-content .overlay .inner .copy-section {
        color: #000;
        max-width: 540px;
    }
    
    #topCarousel .slide-content .overlay .inner .copy-section h1.dh3 {
        margin-bottom: 0;
    }
    
    #topCarousel .carousel-control-prev,
    #topCarousel .carousel-control-next {
        display: none;
    }
    
    #topCarousel .carousel-control-prev,
    #topCarousel .carousel-control-next {
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }
    
    #topCarousel:hover .carousel-control-prev,
    #topCarousel:hover .carousel-control-next {
        opacity: 1;
    }
    
    #topCarousel .carousel-indicators {
        bottom: -50px;
    }
    
    #topCarousel .carousel-indicators li {
        background-color: #0050D9;
    }
    
    @media only screen and (max-width: 1399px) {
        .carousel .slide-content .overlay .inner .copy-section {
            max-width: 525px;
        }
        .dh3,
        .dh4 {
            font-size: 48px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        .carousel picture source {
            left: 50%;
        }
    }
    
    @media only screen and (max-width: 1199px) {
        header#masthead {
            max-height: fit-content;
        }
    }
    
    @media only screen and (max-device-width: 1024px) {
        #content.site-content {
            padding-top: 60px;
        }
        #topCarousel .slide-content .overlay {
            background: #f5f5f5;
            border-bottom: 1px solid #e5e5e5;
            padding: 30px;
            position: relative;
            width: 100%;
        }
        #topCarousel .slide-content .overlay .inner,
        #topCarousel .slide-content .overlay .inner .copy-section {
            max-width: 100%;
            width: 100%;
        }
    }
    /*--------------------------------------------------------------
## Division Homepage Slide
--------------------------------------------------------------*/
    
    .division-slide,
    .division-slide .row,
    .hps-divisions {
        height: 100%;
    }
    
    .division-slide {
        background-color: #f0f0f0;
        color: #fff;
        height: 713px;
    }
    
    .division-slide .col-intro {
        background: url('/wp-content/uploads/2020/11/nivel-corp-hp-jax-building-color-bkg.jpg') no-repeat bottom right;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    .division-slide .inner-wrapper {
        background-color: rgba(0, 0, 0, .6);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 30px 60px;
        height: 100%;
        text-align: center;
    }
    
    .division-slide .inner-wrapper h1 {
        color: #fff;
    }
    
    .division-slide .inner-wrapper .dh3 {
        margin-bottom: 0;
    }
    
    .division-slide .inner-wrapper .btn-primary {
        max-width: 180px;
    }
    
    .hps-divisions [class*='col-'] {
        background: url('/wp-content/uploads/2020/10/nivel-corp-divisions-hps-automotive-800.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        border-left: 2px solid #fff;
        padding: 0;
    }
    
    .hps-divisions .automotive {
        background-image: url('/wp-content/uploads/2020/10/nivel-corp-divisions-hps-automotive-800.jpg');
    }
    
    .hps-divisions .hd {
        background-image: url('/wp-content/uploads/2020/11/nivel-corp-divisions-hps-hd-800.jpg');
    }
    
    .hps-divisions .mfg {
        background-image: url('/wp-content/uploads/2020/10/nivel-corp-divisions-hps-mfg-800.jpg');
    }
    
    .hps-divisions .retail {
        background-image: url('/wp-content/uploads/2020/11/nivel-corp-divisions-hps-retail-800.jpg');
    }
    
    .hps-divisions .sv {
        background-image: url('/wp-content/uploads/2020/11/nivel-corp-divisions-hps-sv-800.jpg');
    }
    
    .hps-divisions [class*='col-'] a {
        align-items: center;
        background-color: rgba(0, 0, 0, .6);
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        overflow: hidden;
        padding: 15px;
        transition: all 0.4s linear;
        width: 100%;
    }
    
    .hps-divisions [class*='col-'] a:hover {
        background-color: rgba(0, 0, 0, .2);
    }
    
    .hps-divisions [class*='col-']:hover .btn-outline-light {
        background: #fff;
        border-color: #fff;
        color: #003da6;
        font-weight: 500;
    }
    
    .hps-divisions [class*='col-'] h1 {
        color: #fff;
        font-size: 1.6rem;
        margin-bottom: .875rem;
        text-align: center;
    }
    
    .hps-divisions .btn-outline-light {
        color: #fff;
        background-color: transparent;
        background-image: none;
        border-color: #fff;
    }
    
    .hps-divisions .btn-sm {
        border-radius: .2rem;
        font-size: .875rem;
        line-height: 1.5;
        width: 140px !important;
        padding: .5rem;
    }
    
    @media only screen and (min-width:1200px) and (max-width:1260px) {
        .division-slide .col-xl-4,
        .division-slide .col-xl-8 {
            flex: 100%;
            max-width: 100% !important;
            width: 100% !important;
        }
    }
    
    @media only screen and (max-width: 1260px) {
        .division-slide {
            height: auto;
        }
        .division-slide .col-intro {
            background-position: center center;
            border-bottom: 2px solid #fff;
            max-width: 100% !important;
            width: 100% !important;
        }
        .hps-divisions .col-3:first-child {
            border-left: 0;
        }
        .division-slide .inner-wrapper {
            align-items: center;
            padding: 60px;
        }
        .division-slide .inner-wrapper .dh3 {
            font-size: 60px;
        }
        .division-slide .inner-wrapper .dh6 {
            font-size: 30px;
        }
        .division-slide,
        .division-slide .row,
        .hps-divisions {
            height: auto;
        }
        .hps-divisions {
            margin: 0;
            width: 100%;
        }
        .hps-divisions [class*='col-'] {
            height: 150px;
            width: 20%;
            position: relative;
        }
        .hps-divisions [class*='col-'] h1 {
            font-size: 1.4rem;
            margin-bottom: 0;
        }
        .hps-divisions .btn {
            display: none;
        }
    }
    
    @media only screen and (max-width: 576px) {
        .hps-divisions [class*='col-'] {
            border: none;
            border-bottom: 2px solid #fff;
            flex: 100%;
            width: 100%;
        }
        .hps-divisions [class*='col-']:nth-child(even) {
            border-left: 2px solid #fff;
        }
        .division-slide .inner-wrapper {
            padding: 15px;
        }
        .hps-divisions [class*='col-'] h1 {
            font-size: 1.8rem;
        }
    }
    /*--------------------------------------------------------------
## Brand Slider
--------------------------------------------------------------*/
    
    #brand_carousel .owl-item img.owl-lazy {
        max-height: 70px;
    }
    
    #brand_carousel .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
    #brand_carousel .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
        background: rgba(0, 80, 217, 0.6) !important;
        border-radius: 50% !important;
        display: flex;
        height: 60px;
        text-align: center;
        vertical-align: middle;
        width: 60px;
    }
    
    #brand_carousel .owl-item .sa_hover_container .always_visible .sa_slide_link_icon:before,
    #brand_carousel .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:after {
        color: #fff;
        content: "\f0c1";
        font-family: FontAwesome;
        font-size: 24px;
        font-style: normal;
        line-height: 60px;
        text-align: center;
        vertical-align: middle;
        width: 60px;
    }
    
    .owl-carousel.owl-loaded .owl-dots {
        padding-top: 0 !important;
    }
    
    .owl-carousel.owl-loaded .owl-dots.disabled {
        display: none !important;
    }
    
    .owl-carousel.owl-loaded .owl-dots .owl-dot:focus {
        outline: none;
    }
    
    .owl-carousel.owl-loaded .owl-dots .owl-dot span {
        background-color: rgba(0, 0, 0, 0.2) !important;
        border-radius: 0 !important;
        height: 3px !important;
        margin: 0px 5px !important;
        width: 30px !important;
    }
    
    .owl-carousel.owl-loaded .owl-dots .active span {
        background-color: #0050D9 !important;
    }
    /*--------------------------------------------------------------
## Hero Section
--------------------------------------------------------------*/
    
    .hero-section {
        background-color: #fff;
        color: #fff;
        font-family: 'neue-haas-grotesk-text', sans-serif;
        font-size: 16px;
        /*margin-bottom: 20px;*/
        overflow: hidden;
        position: relative;
    }
    
    .hero-section picture {
        float: right;
    }
    
    .hero-section .video-wrapper {
        align-items: center;
        display: flex;
        height: 760px;
        max-height: 760px;
        overflow: hidden;
    }
    
    .hero-section .video-wrapper:after {
        background: rgba(0, 0, 0, .3);
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    
    .hero-section .overlay {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0));
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        overflow: hidden;
        padding: 0 2.5%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    
    .hero-section .overlay .content-area {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-items: center;
        max-width: 40%;
        padding-right: 15px;
    }
    
    .hero-section .overlay .ca-centered {
        align-items: center;
        max-width: 100%;
    }
    
    .hero-section .overlay .content-area .hero-logo {
        height: 60px;
        margin-bottom: 1rem;
        max-width: 100%;
    }
    
    .hero-section .overlay h1 {
        color: #fff;
    }
    
    .hero-section .overlay .content-area p {
        color: #fff;
        line-height: 1.5;
    }
    
    .hero-section .overlay .content-area .btn {
        max-width: 280px;
    }
    
    .video-bkg picture {
        display: none;
    }
    
    @media only screen and (max-width: 1200px) {
        .video-bkg video {
            display: none;
        }
        .video-bkg picture {
            display: block;
        }
    }
    
    @media only screen and (max-width: 991px) {
        .hero-section .overlay {
            background: #fff;
            padding: 30px 30px 20px;
            position: relative;
        }
        .hero-section .overlay-centered {
            background: transparent;
            position: absolute;
        }
        .hero-section .overlay .content-area {
            align-items: center;
            max-width: 100%;
            padding-right: 0;
            text-align: center;
        }
        .hero-section .overlay .content-area .hero-logo {
            max-height: 40px;
            max-width: 280px;
        }
        .hero-section .overlay h1 {
            color: #003da6;
        }
        .hero-section .overlay .content-area p {
            color: #000;
        }
        .hero-section .overlay .content-area .btn {
            margin: 10px auto;
        }
    }
    
    .video-loop-banner .overlay .container .row {
        padding: 0 60px;
        text-align: center;
    }
    
    .video-loop-banner .overlay .container .row .hero-logo {
        display: block;
        margin: 0 auto .8rem;
        width: 100%;
    }
    
    .video-loop-banner .overlay .container .row h3 {
        color: #fff;
        margin: 0 auto 1.2rem;
    }
    
    .video-loop-banner .overlay .container .row p {
        margin: 0 auto;
        max-width: 60%;
    }
    
    .body-section {
        padding: 40px 20px;
    }
    
    .info-block {
        padding: 40px 0;
    }
    
    .info-block .text-content {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 40px;
    }
    
    .info-block .text-content .card-columns li {
        margin-bottom: 5px;
    }
    
    .info-block .brand-logo {
        max-width: 60%;
        margin-bottom: 1rem;
    }
    
    @media only screen and (max-width: 991px) {
        .body-section {
            padding: 10px 20px;
        }
        .info-block {
            padding: 30px 0;
        }
        .info-block .img-fluid {
            max-height: 360px;
            margin-bottom: 2rem;
        }
        .info-block .text-content {
            align-items: center;
            padding: 0 15px;
            text-align: center;
        }
    }
    
    .section-header {
        flex-direction: column;
        justify-content: center;
        margin: 0 0 30px;
        padding: 0;
        text-align: center;
    }
    
    .section-header h2 {
        margin: 0 auto;
        padding: 0;
        width: auto;
    }
    
    .section-header h2:after {
        border-bottom: 4px solid #003da6;
        content: '';
        display: block;
        margin: 0 auto;
        padding-top: 15px;
        width: 60px;
    }
    
    .collage-section {
        background-color: #001841;
        text-align: center
    }
    
    .collage-title-wrapper {
        background: url('/wp-content/uploads/2020/11/nivel-corp-hp-jax-building-color-bkg.jpg') no-repeat bottom right;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    .collage-title-wrapper .inner-wrapper {
        background-color: rgba(0, 0, 0, .6);
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 30px 60px;
        text-align: center;
        height: 100%;
    }
    
    .collage-title-wrapper .inner-wrapper h1 {
        color: #fff;
    }
    
    .collage-title-wrapper .inner-wrapper .btn-primary {
        margin: 1rem auto 0;
        max-width: 180px;
    }
    
    .collage-section .img-grid .row [class*='col-'] {
        border-right: 2px solid #fff;
    }
    
    .collage-section .img-grid .row [class*='col-']:nth-child(-n+3) {
        border-bottom: 2px solid #fff;
    }
    
    .our-brands .section-header span {
        color: #003da6;
        font-weight: 500;
        padding-bottom: .2rem;
    }
    
    .our-brands .section-header h2 {
        margin-bottom: 0;
    }
    
    @media only screen and (max-width: 991px) {
        .collage-title-wrapper {
            border-bottom: 2px solid #fff;
        }
        .collage-title {
            padding: 30px;
            text-align: center;
        }
        .collage-section .img-grid .row [class*='col-']:nth-child(3n) {
            border-right: none;
        }
    }
    
    @media only screen and (max-width: 575px) {
        .collage-section .img-grid .row [class*='col-']:nth-child(2) {
            border-right: none;
        }
    }
    
    .sticky-bottom-section {
        background: #f5f5f5 url("/wp-content/uploads/2020/10/nivel-corp_division-pg-bottom-bkg-hd.jpg") no-repeat bottom center;
        border-top: 1px solid #e5e5e5;
        padding: 50px 0 60px;
    }
    
    .sticky-bottom-section .section-header {
        margin-bottom: 0;
    }
    
    .sticky-bottom-section .section-header span {
        color: #003da6;
        font-weight: 500;
        padding-bottom: .2rem;
    }
    
    .sticky-bottom-section .section-header h2 {
        margin-bottom: 0;
    }
    
    .sticky-bottom-section .card {
        border: none;
        border-radius: 0;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
    }
    
    .sticky-bottom-section .card .card-img-top {
        border-radius: 0;
    }
    /*--------------------------------------------------------------
## News Page
--------------------------------------------------------------*/
    
    .news-section .jumbotron {
        align-items: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        border-radius: 0;
        display: flex;
        
        position: relative;
    }
    
    .news-section .jumbotron:before {
        background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0));
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
    }
    
    .news-section .jumbotron .dh5 {
        color: #fff;
    }
    
    .news-section .card {
        border-radius: 0;
    }
    
    .news-section .card h5 {
        line-height: 1.3;
        margin-bottom: .5rem;
    }
    
    @media only screen and (max-width: 991px) {
        .news-section .jumbotron:before {
            background: rgba(0, 0, 0, 0.5);
        }
    }
    /*--------------------------------------------------------------
## Contact Us Page
--------------------------------------------------------------*/
    
    .contact-info .card,
    .contact-info .form-wrapper {
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 0.25rem;
    }
    
    .contact-info .card {
        align-items: center;
        flex-direction: row;
        margin-bottom: 10px;
        padding: 15px 20px;
    }
    
    .contact-info .card .icon {
        background-color: rgba(0, 61, 166, 0.1);
        border-radius: 50%;
        color: #003da6;
        font-size: 24px;
        height: 65px;
        line-height: 65px;
        text-align: center;
        width: 65px;
    }
    
    .contact-info .card .content {
        padding-left: 20px;
    }
    
    .contact-info .card .content .title {
        font-size: 18px;
        font-weight: 600;
    }
    
    .contact-info .card .content p {
        margin: 0;
    }
    
    .contact-info .social-card {
        flex-direction: column;
        justify-content: left;
    }
    
    .contact-info .social-card .content {
        padding-left: 0;
        padding-bottom: .5rem;
        width: 100%;
    }
    
    .contact-info .social-card .social-links {
        width: 100%;
    }
    
    .contact-info .social-card .social-links a.social-icon {
        background-color: rgba(0, 61, 166, 0.1);
        display: block;
        float: left;
        margin-right: 15px;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    
    .contact-info .form-wrapper {
        padding: 20px 30px;
    }
    
    .contact-info .form-wrapper form {
        margin-top: 30px;
    }
    
    .contact-info .form-wrapper form .fsBody .fsFieldRow,
    .contact-info .form-wrapper form .fsBody .fsRowBody,
    .contact-info .form-wrapper form .fsBody .fsFieldFocused:not(.fsValidationError).fsSpan100 {
        margin-bottom: 0 !important;
    }
    
    .contact-info .form-wrapper form .fsBody .fsSupporting {
        font-size: 12px;
        margin-top: 8px;
    }
    
    .contact-info .form-wrapper form .fsBody .fsLabel,
    .contact-info .form-wrapper form .fsBody label {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
        opacity: 1;
    }
    
    .contact-info .form-wrapper form .fsBody .fsPreviousButton,
    .contact-info .form-wrapper form .fsBody .fsSubmitButton,
    .contact-info .form-wrapper form .fsBody .fsNextButton {
        background: #0050D9 !important;
        border: 1px solid #0050D9;
        color: #fff !important;
        font-size: 16px;
        transition: all 0.4s ease-in-out;
    }
    
    .contact-info .form-wrapper form .fsBody .fsPreviousButton:hover,
    .contact-info .form-wrapper form .fsBody .fsSubmitButton:hover,
    .contact-info .form-wrapper form .fsBody .contact-info .form-wrapper {
        background: #003DA6 !important;
        border-color: #003DA6;
    }
    /*--------------------------------------------------------------
##  Leadership Page
--------------------------------------------------------------*/
    
    .our-leadership-grid [class*='col-'] {
        padding: 10px;
    }
    
    .our-leadership-grid .card {
        min-height: 450px;
    }
    
    .our-leadership-grid .card-body {
        position: relative;
    }
    
    .our-leadership-grid .card-body h4.card-title {
        margin-bottom: 5px;
    }
    
    .our-leadership-grid .card-body .card-text {
        color: #666;
    }
    
    .our-leadership-grid .card-body {
        padding: 15px;
    }
    
    .our-leadership-grid .card-links {
        position: absolute;
        bottom: 10px;
        left: 15px;
        right: 15px;
    }
    
    .our-leadership-grid .card-links .row {
        margin: 0;
    }
    
    .our-leadership-grid .card-links .col-6 {
        padding: 0 !important;
    }
    
    .our-leadership-grid .card-links a {
        float: right;
    }
    
    .our-leadership-grid .card-links .contact-links a {
        font-size: 18px;
        margin-right: 8px;
        float: left;
    }
    
    .our-leadership-grid .card-links .contact-links a[href=""],
    .bio-modal .modal-contact-links a[href=""] {
        display: none;
    }
    
    .modal-backdrop {
        backdrop-filter: blur(20px);
        background-color: #000000;
        opacity: 0.8 !important;
    }
    
    .bio-modal .modal-content .close {
        position: absolute;
        right: 15px;
        top: 10px;
        z-index: 50;
    }
    
    .bio-modal .img-col {
        padding: 0;
    }
    
    .bio-modal .modal-open .modal {
        overflow-y: hidden;
    }
    
    .bio-modal .modal-header {
        flex-direction: column;
    }
    
    .bio-modal .modal-body {
        max-height: 315px;
        margin: 1rem 0;
        overflow-y: scroll;
        padding: 0 1rem;
    }
    
    .bio-modal .modal-name {
        margin: 0 0 5px;
    }
    
    .bio-modal .modal-title {
        display: block;
        margin-bottom: 5px;
    }
    
    .bio-modal .modal-contact-links a {
        font-size: 18px;
        margin-right: 5px;
    }
    
    @media (min-width: 576px) {
        .bio-modal .modal-dialog {
            max-width: 1080px;
        }
    }
    /*--------------------------------------------------------------
##  Logistics Map
--------------------------------------------------------------*/
    
    .map-wrap {
        height: 100%;
        position: relative;
        width: 100%;
    }
    
    #map {
        height: 0;
        overflow: hidden;
        padding-bottom: 36%;
        position: relative;
        width: 100%;
    }
    
    #map .map-tool-tips {
        display: block;
        line-height: 1.5;
        text-align: center;
        width: 100%;
    }
    
    #map .map-tool-tips strong {
        font-weight: 600;
    }
    
    #map iframe {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    
    #legend {
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
        margin: 10px;
        padding: 15px 20px;
        bottom: 20px !important;
        right: 20px !important;
    }
    
    #legend h3 {
        font-size: 18px;
        margin-top: 0;
    }
    
    #legend>div {
        font-size: 14px;
        font-weight: 500;
        padding-top: 8px;
    }
    
    #legend>div:first-child {
        padding-top: 0;
    }
    
    #legend img {
        margin-right: 5px;
        vertical-align: middle;
    }
    
    .alert-warning {
        background: #003DA6;
        border-radius: 0;
        border-color: #003DA6;
        color: #fff;
        margin-bottom: 0;
        transition: all .4s ease;
    }
    
    .alert-warning a {
        color: #fff;
        text-decoration: underline;
    }
    
    .alert-warning .close:hover {
        color: #fff;
    }
    
    .page-template-right-sidebar-php #inner {
        max-width: 1440px !important;
        margin-top: 40px;
    }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 auto 1.5em;
    max-width: 1440px;
}
.modal-content {
	background-color: #000;
}