.pageTitle, h1.page-title {
    font-size: 36px;
    color: #051348;
    line-height: 1.2;
    margin: 0px;
}
.cursor {
    cursor: pointer;
}
a:hover img {
    opacity: .8;
}

.white, a.white, a .white, .white a {
  color: #fff;
}
.black, a.black, a .black, .black a {
  color: #000;
}
.light-blue, a.light-blue, a .light-blue, .light-blue a {
  color: #198aca;
}
.blue, a.blue, a .blue, .blue a {
  color: #198aca;
}
.dark-blue, a.dark-blue, a .dark-blue, .dark-blue a {
  color: #051348;
}
.grey, a.grey, a .grey, .grey a {
  color: #4c565b;
}
.red, a.red, a .red, .red a {
  color: #dd4a50;
}
.mid-weight {
    font-weight: 500;
}
.extra-large-text {
    font-size: 44px;
    line-height: 1.25;
}
.PHeader {
    font-size: 30px;
    line-height: 1.3;
}
.secondary-text {
    font-size: 20px;
    line-height: 1.2;
}
.tertiary-text, .terciary-text {
    font-size: 16px;
}
/*Video Header*/
.desktop-header {
    position: relative;
}
.desktop-header video {
    position: absolute;
    z-index: -1;
}
.desktop-header img {
    z-index: 999;
    display: block;
    margin-top: -5px;
}
@media screen and (max-width: 1135px) {
    .desktop-header {
        padding-top: 54px;
    }
}

hr {
     border-top: 2px solid #cddaf7;
}
hr.red-rule {
    border-top:4px solid #e28477;
    width:50%;
    display:block;
    margin:40px auto;
}
hr.red-rule-small {
    border-top:4px solid #fb6b4a;
    width:20%;
    display:block;
    margin:40px auto 35px auto;
}
.CTA {
    background-color: #661c5d;
    padding: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.CTA-button {
    background-color: #2d0828;
    padding: 11px 20px;
    margin: 0px 10px;
}
.programs-section {
    background-image: url('/images/librariesprovider5/home/26/bg-top.jpg');
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 35px 0px 0px 0px;
}
.programs-section h1 {
    font-size: 34px;
    font-weight: 500;
}
.eag-button {
    background-color: #1989C9;
    padding: 13px 24px;
    border-radius: 0px 24px 0px 24px;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
}
.about-eag-button {
    background-color: #1989c9;
    border: 5px solid #69b9e7;
    border-radius: 0px 9px 0px 9px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding: 15px 30px;
    margin-top: 35px;
}
.home-buttons {
    background-color: #207eb4;
    font-size: 16px;
    padding: 18px;
    border-radius: 8px 0px 8px 0px;
    text-align: center;
    font-weight: bold;
}
.testimonials-section {
    padding: 75px 0px 80px 0px;
}
.demo-section {
    background-image: url("/images/librariesprovider5/home/26/bg-image-stats-lg.jpg");
    background-size: cover;
    background-position: center;
    padding: 60px 0px 20px 0px;
    margin-bottom: -1px;
    text-align: center;
}
p.demo-red {
    color: #f0695e;
    margin-bottom: 0px;
    line-height: 1.2;
    font-size: 62px;
    font-weight: bold;
}
p.demo-secondary {
    font-size: 32px;
    color: #fff;
}
.blue-section {
    background-color: #d8e2f3;
    padding: 60px 0px;
    border-top: 2px solid #6691b1;
}
.blue-section .poster-section .home-buttons{
    width: 275px;
    display: block;
    margin: 0 auto;
}
.blue-section .poster-section .red {
    color: #f0695e;
}
.blue-section .networking-section ul {
    font-size: 24px;
    padding-left: 25px;
}
.blue-section .networking-section .home-buttons {
    width: 275px;
}
.keynotes-section {
    background-image: url('/images/librariesprovider5/home/26/bg-plenary.jpg');
    background-size: cover;
    background-position: center;
    padding: 75px 0px 100px 0px;
}
.keynotes-section .extra-large-text {
    font-weight: 500;
}
.keynote-section-2025 .secondary-text {
    font-weight: 500;
}
.keynote-secondary {
    font-size: 20px;
    font-weight: 500;
}
.keynote-title-override {
    font-size: 22px;
}
.keynote-text {
    font-size: 20px;
    color: #fff;
}
.keynotes-section img {
    padding-bottom: 20px;
    display: block;
    margin: 0 auto;
    width: 200px;
}
img.keynote-large {
    width: 300px;
    display: block;
    margin: 0 auto;
}
.keynote-blue {
    color: #42a6df;
}
hr.keynote-rule {
    border-top: 5px solid #42a6df;
    margin: 30px 0px;
}

.sponsors-section {
    padding: 60px 0px;
}
.highlights-section {
    padding: 75px 0px 70px 0px;
}
hr.sidebar-rule {
    border-top: 4px solid #cddaf7;
}

/*CAG Styles*/
.cag-date {
  font-size: 24px;
  text-align: center;
  margin: 40px 0px 10px 0px;
  margin-top: 40px;
  color: #051348;
}
.preconf-box{
  display: block;
  text-align: center;
  background: #a83b47;
  border: 5px solid #f17c7d;
  color: #fff;
  border-radius: 10px 0px 10px 0px;
  padding: 18px 10px;
  min-height: 135px;
  font-weight: 500;
}
.preconf-box:hover {
  color: #fff;
  transform: scale(1.02);
}
.preconf-box .secondary-text {
    font-size: 22px;
}
a .track-head {
  color: #03101c;
}
.track-head{
  border-radius: 9px 0px 9px 0px;
  padding: 16px 10px;
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.track-head:hover {
  color: #000;
  transform: scale(1.02);
}
.track-head.one{
  border: 6px solid #5560b3; 
}
.track-head.two{
  border: 6px solid #728ecc; 
}
.track-head.three{
  border: 6px solid #8faae6; 
}
.track-head.four{
  border: 6px solid #b2c4eb; 
}
.track-head.five{
  border: 6px solid #e89ed8; 
}
.track-head.six{
  border: 6px solid #de62c2; 
}
.track-head.seven{
  border: 6px solid #ac3b93; 
}
/* ====== BULLET LISTS (colored squares) ====== */
.bullet-list{
  list-style: none;
  padding-left: 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.bullet-list li{
  position: relative;
  padding-left: 18px;
  margin: 12px 0;
  line-height: 1.25;
}
.bullet-list li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 13px;
  height: 13px;
  border-radius: 1px;
}
.bullet-list-one li:before{ background: #5560b3; }
.bullet-list-two li:before{ background: #728ecc; }
.bullet-list-three li:before{ background: #8faae6; }
.bullet-list-four li:before{ background: #b2c4eb; }
.bullet-list-five li:before{ background: #e89ed8; }
.bullet-list-six li:before{ background: #de62c2; }
.bullet-list-seven li:before{ background: #ac3b93; }

.cta-reg-button {
  background-color: #1989c9;
  border: 5px solid #4db3ee;
  border-radius: 9px 0px 9px 0px;
  font-size: 28px;
  font-weight: bold;
  padding: 12px 20px;
  margin-top: 25px;
  width: 750px;
  text-align: center;
  display: block;
  margin: 25px auto 0px auto;
  text-transform: uppercase;
}
/*Home Social*/
.homepage-social-bottom {
  background-color: #198aca;
  padding: 15px 0px;
}
.hashtag-home {
  display: inline;
  padding-left: 6px;
  color: #fff;
  font-size: 20px;
}


/*Modal Override*/
.pointer {
    cursor: pointer;
}
.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}
.modal-body {
    border: 5px solid #e84b4d;
}
.modal-header {
    padding: 0px;
}
.videoWrapper {
    margin-right: -1px;
}

button.video-close {
    background-color: #000;
    font-size: 21px;
    padding: 5px 7px;
    top: 22px;
    margin-top: 30px;
    right: 5px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 60%;
        margin-top: 5%;
    }
}

/*Sponsor Pages*/
.tracknav a {
    background-color: #13192d;
}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
a.navbar-brand, a.navbar-brand-reg {
    background-image: url('/images/librariesprovider5/template-images/26/logo-nav.png');
    background-repeat: no-repeat;
}
a.navbar-brand-reg {
    width: 100%;
    display: block;
    margin: 15px 0px 15px 20px;
    background-position: center;
    height: 67px;
}

/* Dropdown Nav Border Color */
.dropdown-menu>li>a {
    border-top: 1px solid #fff;
}
.navbar-default {
    border-bottom: 1px solid #e84b4d;
    font-weight: 500;
}
/* Main Nav Color - Nav Font Color */
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>.open>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default, .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>li>a:hover, .nav>li:last- child>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar- default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li:last-child, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav>.open>a:hover, .dropdown-menu, .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>li:last-child, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav>.open>a:hover, .dropdown-menu, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover  {
 background-color: #1989C9;

}
.navbar-default, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>.active>a  {
    background-color: #13192d;
    color: #fff;
}
.navbar-default .navbar-nav>li:last-child, .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav>.open>a:hover, .dropdown-menu, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover  {
    background-color: #1989C9;
    color: #fff;
    font-weight: 500;
}

@media screen and (min-width: 1135px) {
    .nav li:last-of-type ul {
        margin-left: -97px;
    }
}

/*NAV V2 Styles*/
.navbar-nav>li>.dropdown-menu {
    border: 2px solid #fff;
    /* border-top: 0px; */
    border-radius: 0px 9px 9px 9px;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
    border-bottom: 1px solid #fff; 
}
.navbar .dropdown-menu li:first-child,.dropdown-menu li:first-child:hover  {
    border-radius: 0px 7px 0px 0px;
}
.dropdown-menu li:first-child:hover  a{
    border-radius: 0px 7px 0px 0px;
}
.navbar-nav .dropdown-menu li:last-child a {
    margin-bottom: -1px;
    border-radius: 0px 0px 9px 9px;
}
.dropdown .dropdown-menu {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.6s;
    font-size: 16px;
}
@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media screen and (min-width: 1135px) {
    .nav li:last-of-type ul {
        border-radius: 0px 0px 9px 9px; 
    }
      .nav li:last-of-type ul li:first-child a {
        border-radius: 0px;
    }
}

/* Reg Page */
.CHIRegTableWrapper .standout, .CHIRegTableHeader, .CHIRegTableHeaderClear, .CHIRegTableWrapperClear .standout, .CHIRegTableHeaderSidebar, .CHIRegDiscountTableRows {
    background-color:#13192d;
    color:white;
    padding-top:10px;
    padding-left:10px;
    font-weight:bold;
}



/*Queries*/
@media screen and (max-width: 1199px) {

}
@media screen and (max-width: 991px) {
    .eag-button {
        display: inline-block;
        margin-top: 15px;
    }
    .keynotes-section img {
        width: 125px;
    }
    img.keynote-large {
        width: 200px;
    }
    .keynotes-section .PHeader {
        font-size: 25px;
    }
    .track-head {
        font-size: 17px;
        padding: 16px 8px;
    }
    .preconf-box {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .demo-section {
        background-image: none;
        background-color: #4f0736;
    }
    .keynotes-section img {
        width: 225px;
    }
    .hashtag-home {
        display: block;
        margin-top: 10px;       
    }
    .track-head {
        font-size: 25px;
    }
    .preconf-box {
        min-height: 0px;
        padding: 10px 10px 0px 10px;
    }
    .cta-reg-button {
        width: auto;
        font-size: 20px;
    }
}

@media screen and (max-width: 555px) {
    .CTA-button {
        display: table;
        margin: 7px auto 7px auto;
        width: 80%;
    }
}
