﻿.lgx-banner {
    background: url('../_images/Background/NewOrleans1920x912.jpg') top center no-repeat !important;
    background-size: cover !important;
}
.lgx-banner-info-circle .info-circle-inner .subtitle {
    margin-top: 0px;
    padding-top: 4.8rem;
    font-size: 2.6rem;
    line-height: 2.6rem;
    color: white;
    margin-bottom: -3rem;
}
.lgx-inner-about {
    padding-top: 2rem;
}
.slogan {
    font-size: 3.6rem !important;
}
.organizers-area {
    margin-bottom: 2rem;
}
.co-sponsor {
    width: 50% !important;
}
.lgx-countdowns3 {
    background: none !important;
}
ul.lgx-nav-colorful > li > a > p {
    font-size: 1.7rem !important;
}
.lgx-travelinfo-single > p.info {
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-align: justify;
    margin-bottom: 1.6rem;
}
.lgx-travelinfo-single > ul > li {
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-align: left;
    margin-bottom: 1.5rem;
    margin-left: -5px;
}
h1.talk-title {
    font-family: Segoe UI Light,Segoe UI,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 1em;
    margin-top: 2px;
}

h2.title {
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}
@media all and (max-width: 767px){
    .lgx-banner-info-circle .info-circle-inner .subtitle {
        margin-top: 0px;
        padding-top: 4.8rem;
        font-size: 3.6rem;
        line-height: 3.6rem;
        color: white;
        margin-bottom: 1rem;
    }
}

.lgx-banner-info .subtitle {
    font-family: "Poppins",sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 300;
    color: white;
    margin: 0;
    line-height: 7.2rem;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}

.lgx-speakers2 {
    background: url(../_images/Background/AQ2019_bkgrnd.jpg) bottom left no-repeat;
    background-size: cover !important;
}
.lgx-sponsors {
    background: url('../_images/Background/AQ2019_bkgrnd.jpg') top center no-repeat !important;
    background-size: cover !important;
}
.lgx-single-speaker-bio {
    background: #ffffff;
    padding: 1.6rem;
    border-radius: 16px;
    margin-bottom: 2.6rem;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.1);
    -webkit-box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.1);
    box-shadow: 0px 1px 15px 1px rgba(52,40,104,0.1);
}


.sponsored-heading.first-heading {
    color: #ffd700 !important; /*Gold*/
}

.sponsored-heading.second-heading {
    color: #c0c0c0 !important; /*Silver*/
}

.sponsored-heading.third-heading {
    color: #1976d2;
}

.sponsored-heading.fourth-heading {
    color: #ec398b;
}

.sponsored-heading.fifth-heading {
    color: #efa506;
}

.sponsored-heading.sixth-heading {
    color: #efa506;
}
.sponsored-heading.co-sponsor-heading {
    color: #1b273d;
    margin-top: 20px !important;
    margin-bottom: 5px !important;
}
.lgx-banner-info .date, .lgx-banner-info .location {
    /*font-size: 45px !important;*/
    font-size: 3.5rem;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000 !important;
    /*margin-bottom: 15px !important;*/
}
.about-date-area .date {
    width: auto !important;
    padding-right: 25px;
}
.lgx-footer-logo {
    border-top-left-radius: 110px;
    border-bottom-right-radius: 110px;
    border-top-right-radius: 110px;
    border-bottom-left-radius: 110px;
}