/*Custom Styles*/
.pageTitle, h1.page-title {
    font-size: 32px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold;
    color: #103e5c;
    line-height: 1.1;
}
hr {
    border-top: 2.5px solid #103e5c;
}
.regular-weight {
    font-weight: 300;
}
.mid-weight {
  font-weight: 500;
}
.underline {
  text-decoration: underline;
}
.pointer {
    cursor: pointer;
}
.PHeader {
  font-size: 35px;
  line-height: 1.2;
}
.terciary-text, .tertiary-text {
  font-size: 16px;
}
.secondary-text {
  font-size: 22px;
}
.white, a.white, a .white, .white a, p.white {
  color: #fff;
}
.black, a.black, a .black, .black a, p.black {
  color: #000;
}
.blue, a.blue, a .blue, .blue a, p.blue {
  color: #052438;
}
.dark-blue, a.dark-blue, a .dark-blue, .dark-blue a, p.dark-blue {
  color: #103e5c;
}
.light-blue, a.light-blue, a .light-blue, .light-blue a, p.light-blue {
  color: #0982bb;
}
.yellow, a.yellow, a .yellow, .yellow a, p.yellow {
  color: #e09f4a;
}






/*Video Header*/
.desktop-header {
    position: relative;
    padding-top: 50px;
}
.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;
    }
}
.desktop-header-inner {
  padding-top: 100px;
}

.cta {
    background-color: #318cb1;
    padding: 9px 12px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.cta-button {
  background-color: #e8a841;
  border-radius: 7px;
  padding: 4px 10px;
  margin-left: 10px;
}


.home-headline .page-title {
    line-height: 1.3;
}
.home-header {
    padding: 10px 0px;
}
.about-boxes .secondary-text {
    line-height: 1.2;
}
.highlights-banner {
    padding: 35px 0px 40px;
}
.sponsors-section {

}
.sponsors-section-inner {
    border-left: 4px solid #e09f4a;
    border-right: 4px solid #e09f4a;
}
.marquee-inner {
  display: inline-block;
  animation: marquee 90s linear infinite;
  overflow: auto;
  white-space: nowrap;
}
.marquee img {
    display: inline-block;
    padding-right: 35px;
}
.bubble-section {
    background-color: #103e5c;
    padding: 35px 0px;
    margin-top: 35px;
}
.quote-section {
    padding: 40px 0px 25px 0px;
}
.quote-main {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25;
    color: #5b5b5b;
}
.quote-secondary {
    font-size: 18px;
}
.advisory-board-section {
    background-image: url('/images/executiveprojectprogramportfoliomanagementsummitlibraries/home/25/advisory-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 30px 0px;
}
.advisory-board-section .secondary-text, .keynote-section .secondary-text {
    margin-bottom: 5px;
}
.keynote-section {
    background-color: #e9ecf0;
    padding: 35px 0px;
}
.keynote-group {
    margin-top: 10px;
}
.keynote-block {
    border-top: 2.5px solid #e09f4a;
    padding-top: 10px;
}

.sponsor-section {
    background-image: url('/images/executiveprojectprogramportfoliomanagementsummitlibraries/home/25/sponsor-bg.jpg');
    background-position: right;
    background-position-x: 75%;
    padding: 55px 0px 35px 0px;
}
.contacts-section {
    background-image: url('/images/executiveprojectprogramportfoliomanagementsummitlibraries/home/25/contacts-bg.jpg');
    background-position: center;
    background-size: cover;
    padding: 40px 0px;   
    text-align: center; 
}
.contact-box {
    background-color: #083858;
    border-top: 3px solid #e09f4a;
    border-bottom: 3px solid #e09f4a;
    padding: 20px 15px;
}
.home-button {
    background-color: #e09f4a;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 5px;
    border-radius: 6px;
}

.homepage-social-bottom {
    background-color: #318cb1;
    padding: 20px 0px;
    margin-top: -4px;
}
.hashtag-home {
    display: inline;
    padding-left: 3px;
    color: #fff;
    font-size: 16px;
}
.social-icon {
    padding-right: 3px;
}

/*Modal Override*/
.pointer {
    cursor: pointer;
}
.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}
.modal-body {
    border: 5px solid #318cb1;
}
.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%;
    }
}




/* Tracknav */
.tracknav a {
  background-color: #06283e;
  color: #252525;
}
.sponsor-header {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}
.sponsor-tier {
    background-color: #06283e;
    padding: 5px 0px;
}
hr.sponsor-tier-seperator {
    border-top: 5px solid #052438;
}


/*Nav Logo*/
a.navbar-brand, a.navbar-brand-reg {
    background-image: url('/images/executiveprojectprogramportfoliomanagementsummitlibraries/template-images/25/pfo-nav-logo.png');
    background-repeat: no-repeat;
}
a.navbar-brand-reg {
    width: 100%;
    display: block;
    margin: 15px 0px 15px 20px;
    background-position: center;
    height: 71px;
}


/* Dropdown Nav Border Color */
.dropdown-menu>li>a {
    border-top: 1px solid #fff;
    color: #fff;
}
/* Main Nav Color - Nav Font Color */
.navbar {
    font-weight: 500;
}
.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  {
   background-color: #318cb1;
}
.navbar-default, .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,  .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>.active>a  {
    background-color: #06283e;
    color: #fff;
}
.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: #318cb1;
    color: #fff;
}
a.navbar-brand {
    width: 366px;
}
@media screen and (min-width: 1135px) {
    .nav li:last-of-type ul {
        margin-left: -81px;
    }
}

/*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;
    }
}



.CHIRegTableWrapper .standout, .CHIRegTableHeader, .CHIRegTableHeaderClear, .CHIRegTableWrapperClear .standout, .CHIRegTableHeaderSidebar, .CHIRegDiscountTableRows {
    background-color: #06283e;
    color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    font-weight: bold;
}



/*Media Queries*/
@media screen and (max-width: 1199px) {
    .home-button {
        font-size: 16px;
    }
    .contact-box .secondary-text, .about-boxes .secondary-text {
        font-size: 18px;
    }
    .sponsor-section {
        background-position-x: 65%;
    }
}
@media screen and (max-width: 991px) {
    .bubble-section img {
        width: 150px;
    }
    .sponsor-section .home-button {
        margin-bottom: 15px;
    }
    .sponsor-section {
        background-image: none;
    }

}
@media screen and (max-width: 767px) {
    .cta-button {
        display: block;
        margin: 5px 0px 0px 0px;
    }
    .bubble-section img {
        width: auto;
    }

    .advisory-board-section img {
        width: auto;
        display: block;
        margin: 0 auto;
    }
}