/****COLORS****/
h2, h3, h4, h5, p, li {
    color: #4c4c4c !important;
}

.lvsy-btn:hover, .lvsy-btn:focus, .wpcf7-submit:hover, .wpcf7-submit:focus {
    background-color: #005dab !important;
    border-color: #005dab !important;
}

.lvsy-content-area a {
    color: #005dab;
    text-decoration: underline;
}

.lvsy-donors a, .speaker-designation a, .nav.nav-tabs a {
    text-decoration: none !important;
}

/*****HEADER****/

/*.lvsy-nav .nav > li > a:focus,
.lvsy-nav .nav > li > a:hover,
.lvsy-nav > ul > li.current-menu-parent a {
    color: #005dab !important;
}*/

.lvsy-nav .nav > li > a:focus,
.lvsy-nav .nav > li > a:hover,
.lvsy-nav .navbar-nav .dropdown-menu li a:hover,
.lvsy-nav .navbar-nav .dropdown-menu li a:focus {
    text-decoration: underline !important;
}

.lvsy-nav > ul > li > a {
    color: #005dab;
    font-weight: 700 !important;
}

.lvsy-nav .navbar-nav .dropdown-menu li.active a {
    text-decoration: underline;
}

.lvsy-nav .navbar-nav .dropdown-menu li a {
    color: #ffffff !important;
}

.lvsy-logo img.default-logo {
    display: unset !important;
}

.header-right {
    padding-top: 20px;
}

@media (min-width: 992px) {
    .conf-logo {
        padding-bottom: 15px;
    }
}

.conf-logo a p {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 14px;
    font-style: italic;
    line-height: 1;
}

.title-wrap {
    background: none !important;
}

.page-title-wrap {
    padding: 70px 0 77px;
}

@media screen and (max-width: 850px) {
    .page-title-wrap, .lvsy-page-title.title-style-two .page-title-wrap {
        padding: 50px 0 60px;
    }
}

@media screen and (max-width: 767px) {
    .page-title-wrap, .lvsy-page-title.title-style-two .page-title-wrap {
        padding: 40px 0 45px;
    }
}

@media screen and (max-width: 599px) {
    .page-title-wrap, .lvsy-page-title.title-style-two .page-title-wrap {
        padding: 30px 0 35px;
    }
}

@media screen and (max-width: 479px) {
    .page-title-wrap, .lvsy-page-title.title-style-two .page-title-wrap {
        padding: 20px 0 25px;
    }
}

/****HOMEPAGE****/
.home .page-title-wrap {
    height: 56.25vmin;
    display: flex;
    align-items: center;
}

.home .page-title {
    display: none;
}

.home .page-title-wrap .container h1 {
    font-size: 30px;
}

@media (min-width: 900px) {
    .home .page-title-wrap .container h1 {
        font-size: 54px;
    }
}

.home .page-title-wrap .container h3 {
    color: white !important;
}

@media (min-width: 900px) {
    .home .page-title-wrap .container h3 {
        font-size: 35px;
    }
}

.hero-asce-logo {
    width: 350px;
    padding-bottom: 15px;
}

.home .hero-conference-title {
    margin: 0;
    line-height: 1.2;
}

/****ABOUT PAGE***/
@media screen and (min-width: 768px) {
    .speakers-style-three .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

/****FOOTER****/
footer .lvsy-widget {
    padding: 0 !important;
    margin: 0 !important;
}

.lvsy-footer {
    padding: 50px 0 50px;
    background-image: none;
}

.lvsy-footer .col-md-12 {
    display: flex;
    justify-content: space-around;
}

@media (min-width: 992px) {
    .lvsy-footer .lvsy-social {
        padding-top: 10px;
    }
}

.lvsy-footer .lvsy-social {
    padding-bottom: 10px;

}

.lvsy-footer .lvsy-widget img {
    max-width: 200px;
}

@media only screen and (min-width: 992px) {
    .lvsy-footer .container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.lvsy-social a {
    margin: 0 .75rem;
}

.lvsy-social a i.fa {
    font-size: 2rem;
}

.lvsy-social a:hover i.fa {
    transform: scale(1.1);
    color: #ffffff;
}

.lvsy-copyright p, .lvsy-copyright a {
    font-size: 1.25rem;
    font-weight: 700;
    color: #4c4c4c;
}

.lvsy-copyright a:hover, .lvsy-copyright a:focus {
    color: #005dab;
    text-decoration: underline;
}

/* Staff */
.staff-title, .form-title, .section-title {
    text-transform: uppercase;
    padding-bottom: 20px;
}

.lvsy-speakers.speakers-style-three .speaker-picture img {
    box-shadow: 0.25rem 0.25rem 0.5rem #4c4c4c;
}

@media screen and (max-width: 850px) {
    .lvsy-speakers.speakers-style-three {
        padding: 0;
    }
}

/* Sponsors */
@media (max-width: 767px) {
    .lvsy-donor-item {
        height: auto !important;
    }
}

.sponsor-info {
    padding-bottom: 15px;
}

.lvsy-donors.lvsy-donors-style-three {
    padding: 0 !important;
}

.sponsor-item {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    min-width: 300px;
}

.sponsor-item a:hover {
    filter: contrast(80%);
    background-color: #fff;
    transition: filter 1000ms;
}

.sponsors-logo {
    padding-top: 20px;
}

.lvsy-donor-category {
    display: flex;
    flex-wrap: wrap;
/ / justify-content: space-around;
}

/******Gallery Page*******/
/******picture caption*****/
.ppt {
    font-size: 25px !important;
}

/* IE Fallbacks */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .lvsy-donors.lvsy-donors-style-three {
        display: block !important;
    }
}

/******Countdown*******/
.lvsy-conference {
    padding: 0 !important;
}

/* Typography */
[data-section="theme_typography"] {
    display: none !important;
}

.lvsy-content-area {
    position: relative;
    z-index: 0;
}

@media screen and (min-width:600px) {
    .tribe-col-count {
        column-count: 2;
    }
}



/****Header****/

.lvsy-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.lvsy-logo {
    flex-shrink: 0;
}

.header-right {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.lvsy-nav > ul {
    display: flex;
    flex-wrap: wrap; /* allows multi-row nav without breaking header */
    gap: 18px;
    justify-content: flex-end;
}

.lvsy-logo img {
    margin-bottom: 6px !important;
}
.lvsy-logo p {
    margin: 0;
    line-height: 1.2;
}