/*
 Theme Name:   Divi Child
 Theme URI:    https://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       Your Name
 Author URI:   https://yoursite.com
 Template:     Divi
 Version:      1.0.0
*/
@import url("https://use.typekit.net/nte6thw.css");

h1 {
    font-family: "avenir-lt-pro", sans-serif !important;
}

h2 {
    font-family: "avenir-lt-pro", sans-serif !important;
}

h3 {
    font-family: "avenir-lt-pro", sans-serif !important;
}

h4 {
    font-family: "avenir-lt-pro", sans-serif !important;
}

p {
    font-family: "avenir-lt-pro", sans-serif !important;
}

body:not(.et-fb) #et-boc .et-l #dd-section {
    right: -110%;
    position: fixed;
    top: 0;
    overflow: auto;
    -webkit-transition: right .4s cubic-bezier(.75, 0, .25, 1);
    transition: right .4s cubic-bezier(.75, 0, .25, 1);
}

.et-db #et-boc .et-l #dd-section.dd-m-menu {
    right: 0 !important;
}

.et-db #et-boc .et-l #dd-menu-mobile .mobile_menu_bar {
    display: none;
}

.et-db #et-boc .et-l #dd-menu-mobile .et_mobile_menu {
    display: block !important;
    border-top: none;
    box-shadow: none;
    position: relative;
}

.et-db #et-boc .et-l #dd-menu-mobile .et_mobile_nav_menu,
.et-db #et-boc .et-l #dd-menu-mobile .mobile_nav {
    width: 100%;
}

.et-db #et-boc .et-l #dd-menu-mobile ul li a {
    text-align: center; /* Alignment of menu items */
    font-weight: 500 !important; /* Font-weight of menu items */
    border-bottom: none; /* Bottom border of menu items */
    cursor: default;
}

.et-db #et-boc .et-l #dd-menu-mobile ul li a:hover {
    opacity: 1;
/*        background-color: rgba(0, 0, 0, 0);*/
}

.et-db #et-boc .et-l #dd-menu-mobile ul li.menu-item-has-children>a {
/*        background-color: rgba(0, 0, 0, 0);*/
}

.et-db #et-boc .et-l #dd-menu-mobile.dd-submenu ul li a {
    text-align: left; /* Alignment of menu items in case sub-items exist */
}

.et-db #et-boc .et-l #dd-menu-mobile .mobile_nav li ul.hide {
    display: none !important;
}

.et-db #et-boc .et-l #dd-menu-mobile .mobile_nav .menu-item-has-children {
    position: relative;
}

.et-db #et-boc .et-l #dd-menu-mobile .mobile_nav .menu-item-has-children>a+span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 5px 10px 20px;
    font-size: 20px;
    font-weight: 700; /* Font-weight of submenu parent menu item icons */
    cursor: default;
    z-index: 3;
}

.et-db #et-boc .et-l #dd-menu-mobile span.menu-closed:before {
    content: "L";
    display: block;
    color: #FFF; /* Color of submenu parent menu item icons */
    font-size: 16px;
    font-family: ETmodules;
}

.et-db #et-boc .et-l #dd-menu-mobile span.menu-closed.menu-open:before {
    content: "K";
}

.dd-flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.et_pb_section.dd-section-height,
.et_pb_row.dd-row-height,
.et_pb_column.dd-flex-column {
/*        height: 50px;*/
}

.et_pb_section.dd-section-height-2,
.et_pb_row.dd-row-height-2,
.dd-row-height-2 .dd-flex-column {
/*        height: 90px;*/
}

@media (max-width: 980px) {
    .dd-flex-column-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.et-db #et-boc .et-l #dd-lms.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 20px 0;
}

.et-db #et-boc .et-l #dd-lms .et-menu>li {
    padding-left: 20px;
    padding-right: 20px;
}

.et-db #et-boc .et-l #dd-lms .et_pb_menu__search-button:after {
    transform: scaleX(-1);
    font-weight: bold;
}

.et-db #et-boc .et-l #dd-lms .et_pb_menu__logo {
    position: absolute;
    top: calc(-50% - 51px);
}

.et-db #et-boc .et-l #dd-lms .et_pb_menu__search-button {
    position: absolute;
    right: 0 !important;
    top: calc(-50% - 26px);
    animation: none;
}

.et-db #et-boc .et-l #dd-lms .et_pb_menu__search-container {
    bottom: calc(100% + 16px);
    width: 300px;
    height: 56px;
    left: auto;
    right: calc(0px - 16px);
    background: #FFF; /* Background-color of search field */
}

.et-db #et-boc .et-l #dd-lms.et_pb_menu .et_pb_menu__wrap--hidden,
.et-db #et-boc .et-l #dd-lms.et_pb_menu .et_pb_menu__wrap--visible {
    opacity: 1;
    animation: none;
}

.et-db #et-boc .et-l .dd-social-follow li {
    margin-bottom: 0;
}

/*overwrites for nav*/
.desktopMenuNav {

}

@media only screen and (min-width: 1300px) {

    .desktopMenuNav {
        margin-bottom: 0 !important;
    }
}

.navHolder {
    justify-content: end;
    padding-top: 75px !important;
}

.blackBarDesktop {
    display: none;
}

/*styles for my lil desktop nav*/
@media only screen and (min-width: 981px) {

    .et_pb_menu .et_pb_menu__wrap{
        justify-content: center;
    }

    #menu-main li a {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 700;
        color: #929aa6;
        padding-bottom: 0;
    }

    .et_pb_menu__menu {
        position: relative;
        bottom: 2px;
    }

    .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
        top: 69% !important;
    }
}

@media only screen and (min-width: 1200px) {

    .et_pb_menu .et-menu>li {
        padding: 0 35px;
    }

    .dd-section-height {
        border-bottom: none !important;
    }
}

@media only screen and (min-width: 1300px) {

    #menu-main li a {
        padding-top: 0;
    }
}

.mainNavDesktopMove {
    padding-top: 20px !important;
    overflow: visible !important;
}

@media only screen and (min-width: 1300px) {

    .blackBarDesktop {
        display: block;
        /*position: relative;
        width: 1080px;
        z-index: 100;
        margin-left: auto;
        width: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-23%);*/
        max-width: 1080px;
            margin-left: 36vw !important;
            width: 100vw;
            position: relative;
            left: 24%;
            transform: translateX(-50%);
            padding: 10px 0;
            text-align: center;
    }

    .mainNavDesktopMove {
        padding-top: 0 !important;
        margin-top: -35px;
    }

    .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
        top: 45% !important;
    }

    .blackBarInsideRow {
        margin: 0;
        width: 100%;
    }
}

/*footerrrrrr*/
footer {
    background-color: #333; /* Footer background color */
    color: #fff;
    padding: 20px 0 0;
    font-family: "avenir-lt-pro", sans-serif !important;
}

.footer-container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.footer-section {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1024px) {

    .footer-section {
        margin-bottom: 10px;
    }
}

.footer-logo-img {
    width: 230px;
    padding-bottom: 0;
}

@media only screen and (min-width: 1024px) {

    .footer-logo-img {
        width: 210px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
}

.address {
    margin: 10px 0;
    margin: 10px 0;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 26px;
}

@media only screen and (min-width: 1024px) {

    .address {
        font-size: 15px;
        line-height: 23px;
    }
}

.address a {
    color: #f90;
    text-decoration: none;
}

.social-icons-mobile {
    display: flex;
    gap: 13px;
    justify-content: center;
    padding: 10px 0 30px;
}

.social-icons-mobile .social-icon {
    width: 45px;
}

.social-icons-desktop {
    display: none;
}

.footer-links {
    display: flex;
    flex-direction: column;
    align-items: center; /* Centered the links */
    text-align: center; /* Centered text for mobile */
}

.footer-links h4 {
    margin-top: 10px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #ffffff;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links li {
    margin: 5px 0;
    line-height: 25px;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

.community-partners {
    text-align: center;
}

.community-partners p {
    font-size: 12px;
    line-height: 19px;
    max-width: 450px;
}

.community-logo {
    margin-bottom: 20px;
    width: 310px;
    padding-top: 30px;
}

@media only screen and (min-width: 1024px) {

    .community-logo {
        padding-top: 0;
    }
}

.footer-bottom {
    padding: 10px 0;
    width: 100%;
}

@media only screen and (min-width: 1024px) {

    .footer-bottom {
        background-color: #333;
    }
}

.footer-bottom p {
    margin: 0;
    text-align: center;
    font-size: 13px;
/*    padding: 10px 10px 10px;*/
}

.policies {
    padding-top: 15px;
}

@media only screen and (min-width: 1024px) {

    .policies {
        padding-top: 0;
    }
}


@media (min-width: 1024px) {
    .footer-container {
        flex-direction: row;
        justify-content: space-between;
        text-align: left;
        padding-top: 15px;
    }

    .footer-logo, .community-partners {
        text-align: left;
        font-size: 13px;
        line-height: 22px;
    }

    .footer-links {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start; /* Aligns the links to the start */
        text-align: left; /* Left-align text for desktop */
        margin: 0 20px;
        position: relative !important;
        top: 15px !important;
    }

    .helpful-links, .policies {
        margin: 0 20px;
    }

    .helpful-links h4, .policies h4 {
        font-weight: 600;
    }

    .social-icons-mobile {
        display: none;
    }

    .social-icons-desktop {
        display: flex;
        justify-content: flex-start;
        gap: 20px;
        margin: 0 auto 20px;
        max-width: 1220px;
        position: relative;
        bottom: 101px;
    }

    .social-icons-desktop .social-icon {
        width: 30px;
    }
}

.noMobileInline {
    display: none;
}

@media only screen and (min-width: 1024px) {

    .noMobileInline {
        display: inline-block;
    }
}

@media only screen and (min-width: 768px) {

    .noTabletView {
        display: none;
    }
}

/*home slider style overwrites*/

.homeSlider {

}

.homeSlider .et_pb_fullwidth_header_container {
    width: 90% !important;
    position: absolute;
    bottom: -14px;
    left: 10px;
}

@media only screen and (min-width: 768px) {

    .homeSlider .et_pb_fullwidth_header_container {
        bottom: 7px;
        left: 20px;
    }
}

@media only screen and (min-width: 998px) {

    .homeSlider .et_pb_fullwidth_header_container {
        position: relative;
        top: 590px;
        left: 30px;
        max-width: 1250px !important;
    }
}

.homeSliderText {
    position: relative;
}

.homeSliderText h1 {
    color: #ed8834 !important;
    line-height: 31px !important;
    font-size: 28px !important;
}

@media only screen and (min-width: 998px) {

    .homeSliderText h1 {
        font-weight: 600;
        font-size: 70px !important;
    }
}

.homeSliderText p {
    line-height: 22px;
}

@media only screen and (min-width: 998px) {

    .homeSliderText p {
        font-size: 18px;
        line-height: 70px;
        padding-top: 15px;
    }
}

/*page slider style overwrites*/

.pageSlider {

}

.pageSlider .et_pb_fullwidth_header_container {
    width: 90% !important;
    position: absolute;
    bottom: -14px;
/*    left: pagepx;*/
}

@media only screen and (min-width: 768px) {

    .pageSlider .et_pb_fullwidth_header_container {
        bottom: 7px;
        left: 20px;
    }
}

@media only screen and (min-width: 998px) {

    .pageSlider .et_pb_fullwidth_header_container {
        position: relative;
        top: 365px;
        left: 30px;
        max-width: 1250px !important;
    }
}

.pageSliderHome .et_pb_fullwidth_header_container {
    width: 90% !important;
    position: absolute;
    bottom: -7px;
/*    left: pagepx;*/
}

@media only screen and (min-width: 768px) {

    .pageSliderHome .et_pb_fullwidth_header_container {
        bottom: 20px;
        left: 20px;
    }
}

@media only screen and (min-width: 998px) {

    .pageSliderHome .et_pb_fullwidth_header_container {
        position: relative;
        top: 265px;
        left: 30px;
        max-width: 1250px !important;
    }
}

.pageSliderText {
    position: relative;
}

.pageSliderText h1 {
    color: #ed8834 !important;
    line-height: 31px !important;
    font-size: 27px;
    padding-bottom: 6px;
    padding-top: 1px;
}

@media only screen and (min-width: 998px) {

    .pageSliderText h1 {
        font-weight: 500;
        font-size: 70px;
        padding-bottom: 25px !important;
    }
}

.pageSliderHome h1 {
    color: #ed8834 !important;
    line-height: 31px !important;
    font-size: 27px;
    padding-bottom: 5px;
    padding-top: 1px;
}

@media only screen and (min-width: 998px) {

    .pageSliderHome h1 {
        font-weight: 500;
        font-size: 70px;
        line-height: 70px !important;
        text-align: center;
    }
}

@media only screen and (min-width: 998px) {

    .pageSliderHome p {
        text-align: center;
    }
}

.pageSliderText p {
    line-height: 17px;
    font-size: 14px;
}

@media only screen and (min-width: 998px) {

    .pageSliderText p {
        font-size: 19px;
        line-height: 32px;
        padding-top: 0;
    }
}

@media only screen and (min-width: 998px) {

    .pageSliderHome p {
        
    }
}

.pageSliderPageName {
    padding-bottom: 3px !important;
    font-weight: 700;
}

@media only screen and (min-width: 998px) {

    .pageSliderPageName {
        padding-bottom: 5px !important;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 20px !important;
    }
}

.header-content {
    padding-bottom: 15px !important;
}

/*blue bar*/

.blueBook {
    max-width: 1200px;
    background: rgb(49,109,196);
    background: linear-gradient(184deg, rgba(49,109,196,1) 0%, rgba(28,62,112,1) 100%);
}

@media only screen and (min-width: 998px) {

    .blueBook {
        margin: 0 auto !important;
        margin-top: -35px !important;
    }
}

.blueBookContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px 30px;
    justify-content: end;
}

.blueBook-first {
    width: 100%;
}

.blueBook-second {
    width: 78%;
}

.blueBook-third {
    width: 58%;
}

.blueBook-third .hangar18 img {
    width: 88px;
}

.blueBook-fourth {
    width: 100%;
}

.hangar18 {
    display: flex;
}

.hangar84 {
    display: flex;
}

.hangar18 img {
    width: 128px;
}

@media only screen and (min-width: 998px) {

    .hangar18 {
        padding-top: 12px;
    }
}

.hangar84 img {
    width: 30px;
    position: relative;
    top: 60px;
    right: 0px;
}

@media only screen and (min-width: 768px) {

    .hangar84 img {
        top: 35px;
        right: -75px;
    }
}

.hangar84 p {
     color: white;
     line-height: 19px;
}

.hangar18 p {
    color: white;
    padding: 0 0 30px 15px !important;
    line-height: 20px;
}

@media only screen and (min-width: 998px) {

    .hangar18 p {
        font-size: 14px;
    }
}

.hangar84 h2 {
    color: white !important; 
    padding-top: 20px !important;
    padding-bottom: 3px;
}

@media only screen and (min-width: 768px) {

    .hangar84 h2 {
        padding-top: 0 !important;
    }
}

.hangar18 span {
    display: block;
    font-size: 33px;
    font-weight: 600;
    padding-bottom: 10px;
}

@media only screen and (min-width: 998px) {

    .blueBook {
        margin: 0 auto;
        position: relative;
        top: 60px;
    }

    .blueBook-first {
        width: 23%;
    }

    .blueBook-second {
        width: 23%;
    }

    .blueBook-third {
        width: 18%;
    }

    .blueBook-fourth {
        width: 28%;
    }

    .blueBookContainer {
        justify-content: space-between;
        padding-bottom: 0;
        position: relative;
        top: 11px;
    }

    .hangar84 {
        padding-top: 2px;
    }

    .hangar84 h2 {
        padding-top: 0 !important;
        font-size: 25px;
        padding-bottom: 6px;
    }

    .hangar18 img {
        width: 85px;
    }

    .hangar18 span {
        width: 28px;
    }

    .hangar84 img {
        right: 5px;
    }

    .hangar84 p {
        font-size: 14px;
    }

    .blueBook-third .hangar18 img {
        width: 38px;
        position: relative;
        top: -9px;
    }

    .blueBookContainer {
        padding: 20px 20px 10px;
    }
}

.announcementBar {
    display: block; 
    margin: 0 auto; 
    text-align:center;
}

.announcementBar p {
   text-align: center; 
   color: white; 
   padding-top: 15px; 
   display: inline-block; 
   font-size: 14px;
}

.announcementBlackBar {
    display: block; 
    margin: 0 auto; 
    text-align:center;
}

.announcementBlackBar p {
   text-align: center; 
   color: white; 
   padding-top: 11px; 
   display: inline-block; 
   font-size: 14px;
}

@media only screen and (min-width: 500px) {

    .announcementBar p {
       font-size: 15px;
    }
}

.dd-logo img {
    padding: 5px 0 5px 0;
    image-rendering: -webkit-optimize-contrast;
}

.et_pb_row .et_pb_row_3_tb_header .et_pb_equal_columns .et-last-child {
    width: 90% !important;
}

#et-boc > header > div > div.et_pb_section.et_pb_section_3_tb_header.et_section_regular > div {
    width: 90% !important;
}

.sub-menu {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.sub-menu li {
    
}

.sub-menu li a {
    color: white !important;
    text-transform: none !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

@media only screen and (min-width: 981px) {

    .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
        top: 58px;
        left: 0px;
        padding-bottom: 5px;
        min-width: 100%;
    }
}

@media only screen and (min-width: 1130px) {

    .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
        top: 58px;
    }
}

@media only screen and (min-width: 1300px) {

    .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
        top: 58px;
    }
}

@media only screen and (min-width: 981px) {

    .extraSection {
        display: none;   
    }
}

@media only screen and (min-width: 1300px) {

    .et_pb_menu__logo {
        position: relative;
        bottom: 28px;
        overflow: visible;
        z-index: 5000;
    }
}

@media only screen and (min-width: 981px) {

    .et-menu li li a {
        padding: 0;
        margin-bottom: 21px;
    }
}

/*homepage carosuelsoleul overwrites*/

.homeSliderCoreValues {

}

.homeSliderCoreValues .et_pb_slide_description {
    padding: 200px 0 0 0;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
    text-decoration: none;
}

.coreValuesSliderHome .dsm_card_carousel_child_0 .dsm_card_wrapper, .coreValuesSliderHome .dsm_card_carousel_child_1 .dsm_card_wrapper, .coreValuesSliderHome .dsm_card_carousel_child_2 .dsm_card_wrapper, .coreValuesSliderHome .dsm_card_carousel_child_3 .dsm_card_wrapper {
    position: absolute;
    bottom: 3px;
}

.blueBarSectionZ {
    position: relative;
    z-index: 5000;
}

/* CSS */
.et-menu .sub-menu {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.et-menu li:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* Add padding to create a larger hover area */
.et-menu > li {
  padding: 10px;
}

.et-menu .sub-menu {
  padding-top: 10px;
}

.mobileHeaderOverwrites {
/*    background-color: black !important;*/
}

.mobileHeaderOverwrites .et_mobile_menu li a{
    color: white !important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 5px;
}

.mobileHeaderGDSLogo {
    position: relative;
    top: 50%;
    left: 54%;
    transform: translate(-67%, 52%);
    width: 180px;
}

.menu-item-object-custom a {
/*    pointer-events: none;*/
}

#mobile_menu2 {
    padding-top: 30px;
}

#mobile_menu2 .sub-menu li a {
    color: #7f7e80 !important;
    border-bottom: 1px solid #404041 !important;
}

#mobile_menu2 .sub-menu li:last-child a  {
    border-bottom: none !important;
}

/*styles to remove blue highlight on mobile expand */

#dd-menu-mobile .mobile_nav .menu-item-has-children,
#dd-menu-mobile .mobile_nav .menu-item-has-children > a,
#dd-menu-mobile .mobile_nav .menu-item-has-children > span {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#dd-menu-mobile .mobile_nav .menu-item-has-children > a {
    pointer-events: none;
}

#dd-menu-mobile .mobile_nav .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

#dd-menu-mobile .mobile_nav .sub-menu.show {
    max-height: 500px; /* Adjust this value based on your longest submenu */
}

/* Prevent blue highlight on click for all menu items */
#dd-menu-mobile .mobile_nav *,
#dd-menu-mobile .mobile_nav *:active,
#dd-menu-mobile .mobile_nav *:focus {
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
    background-color: transparent !important;
}

/* Remove default focus styles */
#dd-menu-mobile .mobile_nav a:focus,
#dd-menu-mobile .mobile_nav span:focus {
    outline: none !important;
    box-shadow: none !important;
}

.mobileMenuPortals {
    display: flex;
    font-size: 13px;
    justify-content: space-around;
    padding-top: 20px;
}

.mobileMenuPortals p a {
    text-decoration: none;

}

.middleBar {
    display: none;
}

@media only screen and (min-width: 1300px) {

    .middleBar {
        display: block;
        border-bottom: 5px solid white !important;
    }
}

.coverBarDesktop {
    display: none;
}

@media only screen and (min-width: 1300px) {

    .coverBarDesktop {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: white !important;
        width: 60vw; /* Use viewport width instead of percentage */
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(calc(-50% + 20px), -50%); /* Add a small offset */
        border-bottom: none !important;
    }

}

.magicReplaceBar {
    display: none;
}

@media only screen and (min-width: 1300px) {

    .magicReplaceBar {
        display: block;
        width: 20%;
        background-color: white;
        height: 95px;
        position: absolute;
        bottom: 5px;
    }
}

@media only screen and (min-width: 1950px) {

    .magicReplaceBar {
        width: 30%;
    }
}

@media only screen and (min-width: 2950px) {

    .magicReplaceBar {
        width: 38%;
    }
}

.magicReplaceBarSmall {
    display: none;
}

@media only screen and (min-width: 1300px) {

    .magicReplaceBarSmall {
        display: block;
        width: 19%;
        background-color: white;
        height: 107px;
        position: absolute;
        bottom: 0px;
        border-right: 1px solid #e5e5e5;
    }
}

@media only screen and (min-width: 1300px) {

    .mainNavDesktopMove {
        z-index: 50000;
    }
}

.blackBarHeader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-38%, 25%);
    width: 810px;
}

.blackBarHeaderContainer {
    display: flex; 
    justify-content: space-between;   
    max-width: 1000px;
}

.blackBarHeader-left {

}

.blackBarHeader-left p {
    color: #ded5c1;
    font-size: 14px;
}

.blackBarHeader-right {
    display: flex;    
}

.blackBarHeader-right a {
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

.et_pb_slide_title a {
    text-decoration: none !important;
}

.et_pb_button {
    text-decoration: none !important;
}

.helpful-links ul li a{
    color: white;
    font-size: 14px;
}

#spaceBreakwordSpace h2 {
    max-width: 200px;
    margin: 0 auto;
}

@media only screen and (min-width: 999px) {

    .coreValuesSliderHome {
        pointer-events: none;
    }
}

/*overwrites for a day in the life page */

.aDayInTheLifeContainer {

}

@media only screen and (min-width: 999px) {

    .dsm_wrapper_dsm_content_timeline_child_0 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_0 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_0 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_1 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_1 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_1 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

/*    .dsm_wrapper_dsm_content_timeline_child_2 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_2 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_2 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }*/

    .dsm_wrapper_dsm_content_timeline_child_3 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_3 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_3 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_4 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_4 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_4 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

/*    .dsm_wrapper_dsm_content_timeline_child_5 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_5 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_5 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }*/

    .dsm_wrapper_dsm_content_timeline_child_6 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_6 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_6 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_10 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_10 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_10 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_12 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_12 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_12 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_13 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_13 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_13 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_14 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_14 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_14 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_17 .dsm-image-wrapper .dsm-image {
        width: 180px !important;
        margin-right: 0 !important;
    }

    .dsm_wrapper_dsm_content_timeline_child_17 .dsm-image-wrapper {
        padding: 17px 20px 10px 0px !important
    }

    .dsm_content_timeline_17 .dsm-content-timeline-content-wrapper {
        padding-top: 17px !important;
        padding-right: 30px !important;
        padding-bottom: 20px !important;
        padding-left: 30px !important;
    }
}

@media only screen and (min-width: 999px) {

    .daytonChildrensLogo .et_pb_image_wrap  {
        max-width: 420px;
        margin: 0 auto;
        display: block;
    }
}

.staff-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}
.staff-member {
    /*width: 200px;*/
    text-align: center;
    margin-bottom: 20px;
}
.staff-member img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
}
.staff-member h3 {
    margin: 10px 0 5px;
}
.staff-member p {
    margin: 0;
    font-style: italic;
}

.coreValuesSliderHome .dsm_card_title {
    z-index: 100;
    position: relative;
} 

.coreValuesSliderHome .dsm_card_carousel_child_description {
    z-index: 100;    
    position: relative;
} 

.gform_button {
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-color: #ed8834;
    border-width: 0px !important;
    border-radius: 10px;
    color: white;   
}

.pageSlider .header-content {
    padding-left: 15px !important;
    width: 100% !important;
}

@media only screen and (min-width: 999px) {

    .pageSlider .header-content {
        padding-left: 0 !important;
        width: auto !important;
    }
}

.homeSliderText .header-content {
    padding-left: 5px !important;
}

@media only screen and (min-width: 999px) {

    .homeSliderText .header-content {
        padding-left: 0 !important;
    }
}

/* new blue bar */ 
    .blueBeam {
        max-width: 1200px;
        background: rgb(49,109,196);
        background: linear-gradient(184deg, rgba(49,109,196,1) 0%, rgba(28,62,112,1) 100%);
/*          font-family: nunito, sans-serif;*/
    }

    .blueBeamContainer {

    }

    .blueBeamFlex {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 20px 30px;
        justify-content: end;
    }

    @media only screen and (min-width: 1100px) {

        .blueBeamFlex {
            padding: 26px 20px 0 30px;
        }
    }

    .blueBeamDark {
        max-width: 1200px;
        background: rgb(49,109,196);
/*          font-family: nunito, sans-serif;*/
        background: linear-gradient(184deg, rgb(38 63 99) 0%, rgb(11 23 41) 100%);
    }

    @media only screen and (min-width: 998px) {

    }

    .blueBeamDarkContainer {

    }

    .blueBeamDarkFlex {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 20px 30px;
        justify-content: center;
    }

    @media only screen and (min-width: 1100px) {

        .blueBeamDarkFlex {
            padding: 30px 20px 25px 30px;
        }
    }

    .blueBeamFlex-left {
        width: 100%;
    }

    .blueBeamFlex-right {
        width: 100%;
        background: linear-gradient(184deg, rgba(37,82,147,1) 0%, rgba(21,46,82,1) 100%);
    }

    .hangar19 {
        display: flex;
        flex-wrap: wrap;
        max-width: 580px;
        margin: 0 auto;
    }

    .hangar19BoxTwo {
        display: flex;
        flex-wrap: wrap;
    }

    .hangar19BoxTwo .garageOne {
        width: 80%;
    }

    .hangar19BoxTwo .garageTwo {
        width: 20%;
    }

    .hangar19-left {
        width: 100%;
    }

    .hangar19-right {
        width: 100%;
    }

    @media only screen and (min-width: 1100px) {

        .hangar19-left {
            width: 10%;
        }

        .hangar19-right {
            width: 87%;
        }

        .hangar19-right p {
            margin-top: 0;
        }
    }

    .hangar19 img {
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
        max-width: 110px;

    }

    .hangar19 p {
        color: white;
        margin: 5px 0;
        padding-bottom: 0 !important;
    }

    @media only screen and (min-width: 1100px) {

        .hangar19 p {
            font-size: 15px !important;
            line-height: 21px !important;
        }
    }

    .hangar19BoxTwo span {
        display: block;
        font-size: 23px;
        font-weight: 600;
        padding-bottom: 10px;
        color: white;
    }

    @media only screen and (min-width: 1100px) {

        .hangar19BoxTwo span {
            font-size: 21px;
            padding-bottom: 5px;
            line-height: 21px !important;
        }
    }

    .hangar19BoxTwo p {
        color: white;
    }

    .hangar19 span {
        display: block;
        font-size: 23px;
        font-weight: 600;
        padding-bottom: 10px;
        color: white;
    }

    @media only screen and (min-width: 1100px) {

        .hangar19 {
            max-width: none;
            justify-content: space-between;
        }

        .hangar19 img {
            margin: 0 auto;
            display: block;
            padding-bottom: 20px;
            max-width: 85px;
            top: 8px;
            position: relative;
        }

        .hangar19 span {
            padding-bottom: 2px;
        }
    }

    .blueBeamArrow {
        position: relative;
        left: 30px;
        top: 36px;
        width: 20px;
    }

    @media only screen and (min-width: 1100px) {

        .bluestBeam {
            display: flex;
            max-width: 1200px;
            margin: 0 auto; 
            position: relative;
            top: 70px;
            margin-top: -45px;
        }

        .blueBeam {
            width: 70%;
        }

        .blueBeamDark {
            width: 30%; 
            background: linear-gradient(184deg, rgba(37,82,147,1) 0%, rgba(21,46,82,1) 100%);
        }

        .blueBeamArrow {
            top: 30px;
        }
    }

    .blueHehe {
        margin: 0;
        font-size: 16px !important;
        font-weight: normal !important;
    } 

    @media only screen and (min-width: 1100px) {

        .garageOne .blueHehe {
            font-size: 14px !important;
        } 

/*        .specialMarginBlueBook {
            margin-top: -45px !important;
        }*/
    }

/*STYLE OVERWRITES FOR GREATER SCHOOLS*/


h1 {
    font-family: "avenir-lt-pro", sans-serif !important;
    font-weight: 500;
    font-style: normal;
   
}

.pageSlider .homeOverwriteSlider h1 {
    line-height: 500 !important;
}

.pageSlider .homeOverwriteSlider:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, .9) 100%) !important;
}

@media only screen and (min-width: 981px) {
    #menu-main {
        position: relative;
        top: 4px;
    }
}

@media only screen and (min-width: 981px) {
    .et_pb_module.et_pb_menu.et_pb_menu_0_tb_header.desktopMenuNav.et_pb_bg_layout_light.et_pb_text_align_left.et_dropdown_animation_fade.et_pb_menu--with-logo.et_pb_menu--style-left_aligned {
        margin-bottom: 0 !important;
    }
    
    #menu-main {
        position: relative !important;
        top: -19px !important;
    }
    
    .et_pb_menu__logo {
        position: relative;
        bottom: 11px;
    }
    
    .footer-logo {
        align-self: flex-start;
    }
}

@media only screen and (min-width: 1024px) {
    .footer-logo {
        align-self: flex-start;
    }
    
    .footer-links h4 {
        margin-bottom: 10px;
        margin-top: auto;
    }
}

@media only screen and (min-width: 1300px) {
    #menu-main {
        position: relative !important;
        top: 5px !important;
    }
    
    .et_pb_menu__logo {
        position: relative;
        bottom: 21px;
    }
}

#menu-main {
    font-family: "avenir-lt-pro", sans-serif !important;
}

.pageSlider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, .9) 100%);
    z-index: 1;
}

@media only screen and (min-width: 1024px) {

    .pageSlider:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, .9) 100%);
        z-index: 1;
    }
}

.pageSliderHome:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 70%, rgba(0, 0, 0, .9) 100%);
    z-index: 1;
}

@media only screen and (min-width: 1024px) {

    .pageSliderHome:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, .9) 100%);
        z-index: 1;
    }
}

@media only screen and (min-width: 998px) {

    .pageSlidePosition .et_pb_header_content_wrapper {
        position: relative;
        top: 230px;
    }
}

