:root {
	--primary-color:  #1E2655;
	--alt-color: #C60C30;
	--purple-color: #622f92;
}

.header_color .main_menu .menu ul li a:hover {
    background-color: transparent !important;
}

/* Alternative Home CSS Starts Here */

#hero_area .container {
    margin: 0;
    padding: 0;
    height: auto;
    max-width: 100% !important;
}

#top #hero_area .content {
    padding: 0 !important;
} 

.hero-service-area * {
    color: #fff !important;
}

.hero-service-area {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.hero-service-col {
    width: 25%;
    position: relative;
    overflow: hidden;
    transition: .4s ease-in;
    height: 70vh;
}

.hero-service-col a {
    padding: 200px 30px;
    display: block !important;
    text-decoration: none !important;
    z-index: 999;
    position: relative;
}

.hero-ser-text {
    opacity: 0;
    height: 0;

}

.hero-service-col:hover .hero-ser-text {
    opacity: 1;
    height: auto;
    font-size: 20px;
}

.dlh-overlay-blue:after,
.hero-service-col:nth-child(odd):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 38, 85, 0.6);
}

.dlh-overlay-red:after,
.hero-service-col:nth-child(even):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(228, 24, 62, 0.6);
}

.hero-ser-title {
    font-size: 27px;
}

.hero-plus-icon {
    font-size: 35px;
    border: 2px solid #fff !important;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50%;
    margin: 30px auto 0;
}

.hero-service-col:hover .hero-plus-icon {
    display: none;
}

.hero-service-col:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: .3s ease-in;    
}

.hero-service-col:hover:before {
    opacity: 1;
    transform: scale(1.05);
}

.hero-service-col.hero-service-col-one:hover:before {
    background-image: url('/wp-content/uploads/2020/04/Medical-Services.jpg');
    background-position: center center;
}

.hero-service-col.hero-service-col-two:hover:before {
    background-image: url('/wp-content/uploads/2020/04/DLH-Secure-Data.jpg');
    background-position: center center;
}

.hero-service-col.hero-service-col-three:hover:before {
    background-image: url('/wp-content/uploads/2020/04/Clinical-Trials-and-Laboratory-Testing.jpg');
    background-position: center center;
}

.hero-service-col.hero-service-col-four:hover:before {
    background-image: url('/wp-content/uploads/2020/04/Education.jpg');
    background-position: center right;
}

#top .mob-service-col {
    padding: 10px;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    cursor: pointer;
    border-radius: 5px !important;
    transition: .5s;
}

.mob-service-col:hover {
    transform: scale(1.02);
}

h3.mob-ser-title {
    margin-bottom: 3px;
    letter-spacing: 0.8px;
}

h3.mob-ser-title:before {
    content: '\e832';
    font-family: 'entypo-fontello';
    padding-right: 5px;
}

.mob-service-one,
.mob-service-three {
    background-color: rgba(30, 38, 85, 0.6);
}

.mob-service-two,
.mob-service-four {
    background-color: hsla(349, 81%, 49%, 0.5);
}

/* Alternative Home CSS Ends Here */

h1,h2,h3,h4 {
    font-family: 'Gotham-Bold', sans-serif !important;
}

body {
    font-family: 'Gotham-Book', sans-serif !important;
}

/* Header CSS Starts Here */

#top {
    border-top: 0px solid var(--primary-color) !important;
}

.header-scrolled #header_main {
    border-top: 5px solid var(--primary-color) !important;
}

.header-scrolled {
    margin-top: -35px !important;
}

#header_meta .sub_menu a {
    font-size: 16px;
    font-family: 'Gotham-Light', sans-serif !important;
    color: var(--primary-color);
}

@media (min-width: 990px) {
    #header_meta .sub_menu a {
        line-height: 1.8;
    }
}

#header_meta .sub_menu li a:hover {
    text-decoration: underline !important;
}

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-family: 'Gotham-Bold', san-serif;
    color: var(--primary-color);
    transition: .5s;
}

@media (min-width: 990px) {
    .main_menu .menu-item-top-level > a .avia-menu-text {
        padding: 0 10px !important;
    }

    #header_meta {
        background: #fff;
        transition: .5s;
    }

    #header_meta .sub_menu li {
        border: none !important;
        padding: 0 20px;
    }
}

.main_menu a.avia-svg-icon {
    display: flex;
    align-items: center;
}

.main_menu .menu-item-top-level > a .avia-menu-text:hover {
    color: var(--alt-color);
}

#menu-item-search a {
    font-size: 27px !important;
    color: var(--alt-color);
}

.logo img {
    height: 60px !important;
    transition: all .4s;
}

.header-scrolled .logo img,
.header-scrolled-full .logo img {
    height: 35px !important;
    margin-top: 5px;
}

@media (min-width: 768px) and (max-width: 989px) {
    .logo img {
        margin-top: 5px !important;
        width: auto;
        height: 60px !important;
    }
}

@media (max-width: 767px) {
   .logo img {
        width: 150px !important;
    } 
}

.logo a {
    position: relative;
}

.logo a:before {
    content: 'Your Mission Is Our Passion';
    position: absolute;
    bottom: 10px;
    right: 0;
    color: var(--purple-color);
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1px;
    height: 50px;
}

.header-scrolled .logo a:before {
    display: none;
}

@media (max-width: 767px) {
    .logo a:before {
        left: 0;
        bottom: -1px;
    }
}

.main_menu .menu-item-top-level > a .avia-menu-text {
    font-size: 20px;
    font-weight: 400;
}

.main_menu .menu-item-top-level .sub-menu .avia-menu-text {
    font-size: 16px;
}

.main_menu .av-menu-button >a .avia-menu-text {
    padding: 8px 15px !important;
    letter-spacing: 0.5px;
}

/* Header CSS Ends Here */

#hero_top .flex_column_table {
    display: flex !important;
}

#hero_top .flex_column {
    max-width: 750px;
}

.hero-button a {
    font-size: 16px !important;
    padding: 15px 25px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    border: none !important;
    background-color: var(--alt-color) !important;
    transition: .5s;
    text-transform: uppercase;
}

.hero-button a:hover {
    background: var(--primary-color) !important;
    border-color: var(--alt-color) !important;
}

@media screen and (min-width: 768px) {
    .hero-button a {
        font-size: 18px !important;
    }
}

#dlh_hero .flex_column_table {
    display: flex !important;
    max-width: 735px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, .85);
    padding: 25px 25px 35px;
		border-radius: 5px;
}

.trans-button a {
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 0.5px;
    color: var(--primary-color) !important;
    border: 2px solid var(--primary-color) !important;
    transition: .5s;
    background: transparent !important;
}

.trans-button a:hover {
    color: var(--alt-color) !important;
    border-color: var(--alt-color) !important;
}

.avia-button {
    border-radius: 5px !important;
}

.avia-button:hover {
    opacity: 1 !important;
}
.hero-title .av-special-heading-tag {
    text-transform: none !important;
    font-weight: 600 !important;
}

.inner-col-area .av-flex-placeholder {
    width: 30px !important;
}

.action-col-area .av-flex-placeholder {
    width: 30px !important;
}

    

.about-iconbox .iconbox_icon {
    font-size: 40px !important;
}

.about-iconbox .iconbox_content_title {
    letter-spacing: 0 !important;
}

@media (min-width: 768px) {
    .content-col {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

.inner-text-heading h3 {
    color: var(--alt-color);
    font-size: 25px;
}

.team-col {
    box-shadow: 0 0 10px #f2f2f2;
    padding-bottom: 25px !important;
    border: 1px solid #f2f2f2 !important;
    transition: .5s;
}

.team-col:hover {
    transform: translateY(-5px);
}

.team-col-area .av-flex-placeholder {
    width: 40px !important;
}

.team-member-name,
.team-member-job-title {
    text-align: center;
    padding: 0 20px;
}

.team-member-name {
    font-size: 25px;
    color: var(--alt-color) !important;
    margin-top: 0;
}

.team-col img {
    border-radius: 100%;
    padding: 30px;
    width: 290px;
}

.team-img-container {
    margin-bottom: 0;
}

.section-title h2 {
    font-weight: bold !important;
    text-transform: none !important;
}

.team-single-title h1 {
    text-transform: none !important;
    font-weight: bold !important;
}

.team-single-title .av-subheading {
    font-style: italic;
    color: #858585;
}

.team-single-title:after {content: '';position: absolute;width: 80px;height: 6px;bottom: 0;left: 0;background: var(--alt-color);}

.team-single-title {
    margin-bottom: 35px;
    padding-bottom: 25px !important;
}

#footer .widgettitle {
    text-transform: none;
}

.tel-icon:before,
.loc-icon:before {
    content: '\e842';
    font-family: entypo-fontello;
    position: absolute;
    left: 0;
}

.tel-icon:before {
    content: '\e8ac';
}

.footer-location li {
    position: relative;
    padding-left: 20px;
}

.footer-location li:nth-child(n+2) {
    margin-top: 10px;
}

#menu-quick-links a {
    padding-bottom: 0;
}

.home-intro-title h2 {
    color: var(--alt-color);
    font-weight: 600 !important;
}

.intro-stat-area .av-flex-placeholder {
    width: 40px !important;
}


.intro-stat-box .avia-animated-number-content {
    margin-top: 15px;
    letter-spacing: 0.5px;
    color: #8b8b8b;
    font-size: 18px !important;
    line-height: 1.5;
    font-family: 'Gotham-Medium', san-serif;
}

.heading.avia-animated-number-title {
    font-weight: bold;
}

@media (max-width:767px) {
    strong.heading.avia-animated-number-title {
        font-size: 30px !important;
    }
}

.footer-logo {
    width: 200px;
}

.dlh-care-area .av-flex-placeholder {
    width: 50px !important;
}

.customers-logo img {
    width: auto;
    max-height: 100px;
    margin-bottom: -10px;
}

.customers-logo {
    list-style-type: none !important;
    margin: 0;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.customers-logo li {
    float: left;
    margin-bottom: 25px !important;
    text-align: center !important;
    background: #fff;
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 25px !important;
    border: 1px solid #dfdfdf;
    height: 290px;
}

.customers-filter button {
    font-size: 16px;
    padding: 10px 18px;
    margin: 8px 6px;
    background: transparent !important;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 3px;
    transition: .5s;
}

.customers-filter {
    text-align: center;
}

.customers-filter button:hover {
    background: var(--primary-color) !important;
    color: #fff !important;
    cursor: pointer;
}

@media (min-width: 1251px) {
    .customers-logo li {
        width: calc(33.33% - 30px);
        margin: 0 15px 25px;
    }
}

@media (min-width: 768px) and (max-width: 1250px) {
    .customers-logo li {
        width: calc(50% - 30px);
        margin: 0 15px 25px;
    }
}

@media (max-width: 767px) {
    .customers-logo li {
        width: 100% !important;
        margin: 0 0 25px !important;
    }
}

.avia_textblock strong {
    color: #000;
}

.customer-info {
    line-height: 1.45 !important;
}

.customer-info strong {
    color: var(--alt-color) !important;
    display: block;
    margin-bottom: 5px
}

@media (max-width: 1150px) {
    .customers-logo {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 640px) {
    .customers-logo {
        grid-template-columns: 1fr;
    }
}

.faq-content .toggler {
    font-size: 20px !important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 5px !important;
    font-weight: bold;
    padding: 18px 40px 18px 30px !important;
}

.faq-content .toggle_icon,
.faq-content .vert_icon,
.faq-content .hor_icon {
    background: var(--alt-color);
    opacity: 1 !important;
}

.faq-content .toggle_icon {
    border-color: var(--alt-color);
}

.faq-content .vert_icon,
.faq-content .hor_icon {
    border-color: #fff;
}

.faq-content .av_toggle_section:nth-child(n+2) {
    margin-top: 15px;
}

.faq-content .toggle_content {
    border: none;
    font-size: 16px;
    line-height: 1.7;
}

.captcha-block {
    height: 0;
}

.contact-iconlist ul li:nth-child(n+2) {
    margin-top: 4px;
}

.contact-iconlist .av_iconlist_title {font-weight: bold;font-size: 20px !important;}

.location-box .iconbox_content {
    background: #fff !important;
}

.location-box {
    margin: 0
}

.employee-form {
    background: #f8f8f8;
    border: 1px solid #e9e9e9 !important;
    padding: 25px;
    max-width: 850px;
    margin: 0 auto;
}

.employee-form select,
.employee-form textarea,
.employee-form input[type="text"] {
    background-color: #fff !important;
    border-color: var(--primary-color) !important;
    color: #666666 !important;
}

@media (min-width: 641px) {
    .employee-form {
        padding: 30px 24px 30px 40px
    }
}

.awards-logo {
    list-style-type: none !important;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.awards-logo li {
    border: 1px solid #dfdfdf !important;
    padding: 15px 15px 10px;
    margin: 15px !important;
}

@media (max-width: 767px) {
    .awards-logo li img {
        width: 120px;
    }

    .awards-logo li {
        padding: 10px 10px 5px;
        margin: 10px !important;
    }
}

.inner-ticklist {
    list-style-type: none !important;
    margin: 0;
}

.inner-ticklist li {
    position: relative;
    padding-left: 25px;
    margin-left: 0;
    font-weight: bold;
}

.inner-ticklist li:before {
	content: '\e812';
	font-family: entypo-fontello;
	position: absolute;
	left: 0;
	color: var(--alt-color);
}

@media (min-width: 768px) {
    .capabilities-col-area .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .capabilities-col-area .flex_column {
        width: calc(33.33% - 20px);
        margin-left: 0;
        background: #fff;
    }
}

.capabilities-col {
    background: #f5f5f5;
    border: 1px solid #e7e7e7 !important;
    transition: .5s;
}

.capabilities-col:hover {
    transform: translateY(-5px);
}

.capabilities-box .team-member-name {
    font-size: 20px;
    padding: 20px;
    margin: 0;
}

.event-iconlist ul li:nth-child(4n+2) .iconlist_icon {
    background: #69BE28 !important;
}

.event-iconlist ul li:nth-child(4n+3) .iconlist_icon {
    background: #C50084 !important;
}

.event-iconlist ul li:nth-child(4n+4) .iconlist_icon {
    background: #E37222 !important;
}

.event-iconlist a {
    color: var(--primary-color) !important;
    font-weight: bold;
}

.single .title_container,
.big-preview {
    display: none;
}

.press-footer {
    background: #f8f8f8;
    padding: 25px 25px 15px;
    border: 1px solid #eeeeee !important;
    margin-top: 40px;
}

.press-footer h3 {
    font-size: 23px;
    color: var(--primary-color);
}

.pr-inner .slide-meta-time {
    font-size: 18px !important;
    display: block !important;
    margin-top: 5px;
    color: var(--alt-color) !important;
    font-weight: bold;
}

.pr-inner .slide-meta:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: var(--primary-color);
}

.pr-inner .slide-meta {
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.pr-inner .flex_column {
    background: #f8f8f8;
}

.pr-inner .slide-content {
    padding: 25px 30px;
}

.pr-inner .slide-entry-wrap {
    display: flex !important;
}

.pr-inner .slide-image {
    margin-bottom: 0;
}

.single .avia-post-nav {
    display: none !important;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}

@media (min-width: 768px) {
    .inner-img-bg .flex_column_table {
        display: flex !important;
    }

    .inner-img-bg .flex_column {
        max-width: 750px;
        padding: 30px 40px 40px !important;
    }

    .inner-img-bg-alt .flex_column {
        margin-left: auto;
    }
}

.normal-button a {
    font-size: 18px !important;
    border: none !important;
    transition: .5s;
    font-weight: bold !important;
    letter-spacing: 0.6px;
    padding: 15px 30px !important;
}

.normal-button a:hover {
    background: var(--alt-color) !important;
    border-color: var(--alt-color) !important;
    opacity: 1;
}

.normal-button-white a:hover {
    background: var(--alt-color) !important;
    border-color: var(--alt-color) !important;
}

@media (min-width: 1050px) {
    .single-solid-area .flex_column {
        display: flex !important;
        justify-content: center;
    }

    .single-solid-area .section-title {
        width: auto;
        padding-bottom: 0 !important;
        padding-right: 30px;
    }
}

@media (max-width: 989px) {
    .our-difference-png img {
        width: 450px;
    }
}

.single-solid-area .content {
    padding: 35px 0;
}

.normal-button-white a {
    border-color: #fff !important;
    background: transparent !important;
}
.home-pr .slide-entry-wrap {
    display: flex !important;
    justify-content: space-between;
}

.home-pr .slide-entry {
    margin: 0;
    width: 31.5%;
    background: #fff !important;
    border: 1px solid #e8e8e8 !important;
}

.home-pr .slide-content {
    padding: 20px 30px 30px;
}

.home-pr h3 {
    color: #666;
}

.svg-col {
    padding: 50px 25px !important;
    transition: transform .3s ease-in-out;
    border-radius: 0 !important;
    position: relative;
    border: 1px solid #dddddd !important;
}

#top .svg-col-button a {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    border-radius: 0 !important;
    padding: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.svg-col:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px 0 #dddddd;
    background: #fff;
}

.svg-col svg {
    width: auto;
    height: 80px;
    margin: 0 auto 20px;
    fill: var(--alt-color);
}

.capabilities-box .iconbox_content {
    background: #fff !important;
}

.capabilities-box .iconbox_content_title {
    word-wrap: break-word;
}

.sky-colored,
.avia-animated-number-title {
    color: #4CC6FF !important;
}

#hero_top {
    background-position: center 20% !important;
}

.section-title .av-subheading {
    color: var(--primary-color);
}

.section-title-white .av-subheading {
    color: #fff;
}

.svg-col h3 {
    color: #666;
    font-size: 18px;
    padding: 0 25px;
}

.awards-logo-home li {
    padding: 0;
    border: 0 !important;
    margin: 20px 0 0 !important;
}

.awards-logo-home li img {
    width: 180px;
    border: 1px solid #e7e7e7;
    padding: 10px;
    background: #fff;
}

.awards-logo-home li:nth-child(n+2) {
    margin-left: 25px !important;
}

@media (max-width: 1590px) {
    .awards-logo-home li img {
    width: 125px;
	}
}

@media (max-width: 767px) {
    .awards-logo-home li img {
    	width: 100px;
		}
	}

.about-iconbox .iconbox_icon {
    background: var(--alt-color) !important;
}

.capabilities-alt-area .content-col {
    background: #fff !important;
}

.capabilities-icon {
    background: var(--purple-color);
    width: 120px;
    height: 120px;
    border-radius: 100%;
    padding: 25px;
}

@media (min-width: 768px) {
    .inner-three-col .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .inner-three-col .flex_column {
        margin-left: 0;
        width: calc(33.33% - 33.33px);
    }
}

.normal-button a,
.svg-col-button a {
    background-image: linear-gradient(to right, var(--primary-color) 10%, var(--purple-color) 80%);
}

.customers-filter .current {
    background: var(--primary-color) !important;
    color: #fff;
}

.iconlist_title_small {
    font-weight: bold;
}

.about-iconbox li:nth-child(n+2) {
    margin-top: 8px;
}

.normal-button-white a {
    border: 2px solid #fff !important;
    padding: 13px 30px !important
}

/* FLip Area CSS */
.action-card {
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 90%;
}

@media (min-width: 1102px) and (max-width: 1250px) {
    .action-card {
        padding-bottom: 220%;
    }
}

@media (min-width: 1251px) {
    .action-card {
        padding-bottom: 140%;
    }
}

.action-card .card-front,
.action-card .card-back {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.7s;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 5px 0 rgba(239, 239, 239, 0.6);
}

.action-card:hover .card-front {
    transform: rotateY(-180deg);
}

.action-card:hover .card-back {
    transform: rotateY(0);
}

.action-card .card-back {
    overflow: hidden;
    transform: rotateY(-180deg);
    background: var(--primary-color)
}

.action-icon svg {
    width: auto;
    height: 80px;
}

.card-back,
.card-front {
    display: flex;
    flex-wrap: wrap !important;
    padding: 30px;
    align-content: center;
    align-items: center;
		justify-content: center;
}

.card-front {
    background: #fff;
}

.action-content {
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
}

.action-button {
    margin-top: 30px;
}

.action-button a {
    padding: 8px 20px;
    color: #fff !important;
    border-radius: 5px;
    transition: .3s;
    border: 2px solid #fff !important;
}

.action-button a:hover {
    background: var(--alt-color) !important;
}

.card-front .action-icon {
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: var(--purple-color);
}

.joy-icon-alt,
.card-front .action-icon img {
    width: auto;
    height: 55px;
}

h3.action-title {
    font-size: 20px;
    margin: 20px 0 0;
    width: 100%;
    color: #666;
}

.inner-card-arrow:before {
    content: '\e88d';
    font-family: entypo-fontello;
    color: var(--alt-color);
    position: absolute;
    left: 6px;
    font-size: 16px;
    line-height: 1.8;
    transition: .6s;
}

.inner-card-link span {
    position: absolute;
    right: 30px;
    bottom: 20px;
    border: 1px solid var(--alt-color) !important;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%
}

/* Flip Area CSS Ends*/

.hero-title .av-subheading {
    color: #fff;
    opacity: 1;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5;
}

.tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium,
.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border,
.tribe-events-c-top-bar.tribe-events-header__top-bar,
.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
    display: none !important;
}

time.tribe-events-calendar-list__event-date-tag-datetime * {
    color: #fff !important;
}

time.tribe-events-calendar-list__event-date-tag-datetime {
    background: var(--purple-color);
    border-radius: 100% !important;
    width: 75px;
    height: 75px !important;
    display: flex !important;
    justify-content: center;
}

.tribe-common-g-row.tribe-events-calendar-list__event-row {
    margin: 35px 0 !important;
}

.tribe-events-calendar-list__event-date-tag.tribe-common-g-col {
    padding: 0 !important;
    width: auto !important;
}

.tribe-common-l-container.tribe-events-l-container {
    padding: 0 !important;
    min-height: 100% !important;
}

.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden p {
    font-size: 16px;
}

.tribe-events-calendar-list__event-details.tribe-common-g-col {
    width: 100% !important;
}

.tribe-events-schedule.updated.published.tribe-clearfix,
div#tribe-events-footer,
.tribe-events-cal-links,
.av-single-event-meta-bar.av-single-event-meta-bar-desktop {
    display: none !important;
}

.av-single-event-content {
    width: 100%;
    text-align: center;
    padding: 200px 50px 100px;
}

.tribe-events-single-event-title:before {
    content: '';
    position: absolute;
    width: 300px;
    height: 87px;
    left: calc(50% - 175px);
    top: -120px;
    background-image: url('/wp-content/uploads/2020/01/dlh-logo.png');
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 767px) {
    .tribe-events-single-event-title:before {
        width: 180px;
        left: calc(50% - 100px);
        top: -80px;
    }

    .av-single-event-content {
        padding: 100px 50px 30px
    }

    .av-single-event-meta-bar-mobile {
        display: none !important;
    }
}

.tribe-events-single-event-title {
    position: relative;
}

@media (min-width: 768px) {
    .inner-four-col .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .inner-four-col .flex_column {
        margin-left: 0 !important;
        width: calc(25% - 22.5px);
    }
}
@media (min-width: 768px) and (max-width: 1100px) {
    .inner-four-col .av-flex-placeholder {
        display: none !important;
    }

    .inner-four-col .flex_column_table {
        justify-content: space-between !important;
    }

    .inner-four-col .flex_column {
        margin-left: 0;
        margin-top: 30px !important;
        width: 48%;
    }
}

.single h5 {
    font-weight: normal;
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    line-height: 1.5;
}

.avia_textblock a,
.single .entry-content a {
    color: var(--alt-color);
		font-weight: bold !important;
}

.single hr {
    margin: 50px 0 30px;
}

.regular-post img {
    border: 1px solid #e5e5e5 !important;
}

.regular-post .slide-meta-del,
.regular-post .slide-meta-comments {
    display: none !important;
}

.inner-img-col-alt .content-col {
    background: #fff !important;
}

.intro-shadow-col .avia_textblock {
    border: 1px solid #eaeaea !important;
    padding: 20px 30px;
    box-shadow: 0 0 10px 3px rgba(224, 224, 224, 0.6);
    text-align: center;
    border-radius: 5px;
}

.displaynone {
    display: none;
}

.single .entry-content-wrapper img {
    border: 1px solid #efefef;
    padding: 0;
}

.pr-inner .slide-image {
    border: 1px solid #e2e2e2 !important;
}

.stories-col {
    border: 1px solid #e8e8e8 !important;
    background: var(--purple-color);
    transition: .5s;
}

.stories-col:hover {
    background: var(--alt-color);
}

.stories-col img {
    border-radius: 0 !important;
}

.stories-col .av-special-heading {
    padding: 15px 20px 25px!important;
		margin: 0;
}

.stories-col .av-special-heading h3 {
    color: #fff !important;
}

.single .entry-footer {
    display: flex !important;
    flex-wrap: wrap !important;
}

.single .av-share-box {
    margin-bottom: 10px;
}

.single .av-share-link-description {
    font-weight: bold;
    font-size: 15px;
    color: var(--primary-color);
}

.single .av-share-link a {
    font-size: 30px;
    color: var(--purple-color);
    background: #fff;
}

.single-press_releases .av-share-box {
    display: none !important;
}

.dlh-intro-text strong {
    color: var(--alt-color);
}

.top-stories-area .av-flex-placeholder {
    width: 50px !important;
}

blockquote {
    font-weight: bold;
    color: #333 !important;
}

@media (min-width: 768px) {
    blockquote {
        font-size: 22px !important;
    }
}

.avia_textblock a,
blockquote a {
    color: var(--alt-color) !important;
}

.inner-img-col .content-col {
    background: #f8f8f8 !important;
}

.alternate_color.inner-img-col .content-col {
    background: #ffffff !important;
}

.trans-button.footer-button a {
    color: #fff !important;
    border-color: #fff !important;
    font-size: 16px !important;
}

.trans-button.footer-button a:hover {
    color: #C50084 !important;
    background: #fff !important;
}

.capabilities-footer {
    background: #C50084 !important;
}

@media (max-width: 989px) {
    .inner-img-col .content-col {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 990px) {
    .inner-dual-col-alt {
        display: flex;
        margin-top: 30px;
    }

    .inner-dual-col-alt ul {
        width: 50%;
        padding-right: 40px;
    }
}

.avia_textblock blockquote strong {
    color: var(--alt-color);
}

.capabilities-footer .trans-button a {
    font-size: 14px !important;
    padding: 12px 15px;
}

.capabilities-footer .section-title {
    padding-bottom: 25px !important;
}

.capabilities-footer .content {
    padding: 35px 0;
}

.covid-title h2 {font-family: 'Gotham-Light', sans-serif !important;text-transform: none !important;}

.covid-posts .flex_column {
    background-color: #fff !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    transition: .5s;
}

.covid-posts .slide-content {
    padding: 10px 20px 20px;
}

.covid-posts .flex_column:hover h3 {text-decoration: underline !important;}

.flex_column_table {
    margin-top: 0 !important;
    float: none !important;
}

.narrow-section .template-page {
    padding: 25px 0 35px;
}

.contact-iconlist li {
    padding-bottom: 6px;
}

.contact-iconlist li:last-child h4 {
    color: var(--alt-color) !important;
}

@media (min-width: 768px) {
    .team-col-area .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .team-col-area .flex_column {
        margin-left: 0 !important;
        width: calc(33.33% - 26.67px);
    }
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-content {
    float: none;
    margin: 0 auto;
}

.job-listing th {
    text-align: center;
    background: var(--primary-color);
    color: #fff;
    font-family: 'Gotham-Bold', sans-serif;
}

.job-listing td {
    text-align: center;
    font-family: 'Gotham-Book', sans-serif;
    font-size: 15px;
    color: #333;
}

.job-listing td a:hover {
    opacity: .85;
}

@media (max-width: 640px) {
    .greenhouse-job-listings th:nth-child(4),
    .greenhouse-job-listings td:nth-child(4) {
        display: none;
    }
}

.greenhouse-job-listings td:nth-child(3) span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80px;
    display: block;
}

/* Mega Menu CSS */
.main_menu .item-main > a span.avia-bullet {
    display: none !important;
}

.avia_mega_div > .sub-menu .units:nth-child(n+2) {
    border-left: 1px dotted var(--alt-color) !important;
}

#top .main_menu .mega_menu_title a,
.main_menu .item-main > a > .avia-menu-text {
    font-size: 16px !important;
    font-weight: bold !important;
    font-family: 'gotham-bold', Helvetica, sans-serif;
}

.main_menu .mega_menu_title a,
.main_menu .item-main > a {
    padding: 3px 12px !important;
}

.main_menu .mega_menu_title a:hover {
    background: #f8f8f8 !important;
}

.main_menu .mega_menu_title a:hover,
.avia_mega_div ul.sub-menu a:hover .avia-menu-text {
    color: var(--alt-color) !important;
}

.main_menu .mega_menu_title {
    display: inline-block !important;
    margin-bottom: 0px !important;
}

.avia_mega_div ul.sub-menu ul.sub-menu {
    margin-left: 8px !important;
}

#header .six.units {
    width: 750px !important;
}

#header .nine.units {
    width: 1210px !important;
}

/* Mega Menu CSS - Ends */


