/*Custom Styles*/
.pageTitle, h1.page-title {
    font-size: 36px;
    line-height: 1.2;
    color: #29617a;
    font-weight: 400;
    margin-bottom: 0px;
}
.extra-large-text {
    font-size: 44px;
    line-height: 1.15;
    margin-bottom: 10px;
}
.PHeader {    
    padding-bottom: 6px;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 500;
    padding-bottom: 10px;
}
.SHeader {
    font-size: 24px;
    line-height: 1.1;
}
.secondary-text {
    font-size: 20px;
    line-height: 1.2;
}
.terciary-text, .tertiary-text {
    font-size: 16px;
    line-height: 1.25;
}
.mid-weight, .medium-weight {
    font-weight: 500;
}
a {
    color: #51adbb;
}
a img:hover {
    opacity: .85;
}
hr {
    border-top: 3px solid #29617a;
}
.pointer {
    cursor: pointer;
}
.white, a.white, a .white, .white a, p.white {
  color: #fff !important;
}
.black, a.black, a .black, .black a {
  color: #000;
}
.blue, a.blue, a .blue, .blue a {
  color: #29617a;
}
.light-blue, a.light-blue, a .light-blue, .light-blue a {
  color: #02cdd1;
}
.light-orange, a.light-orange, a .light-orange, .light-orange a {
  color: #f8b685;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.CTA {
    background-color: #05305b;
    text-align: center;
    padding: 6px 5px;
    font-size: 20px;
    font-weight: bold;
}
.CTA-button {
    background-color: #02cdd1;
    padding: 7px 20px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 9px;
}
hr.home-rule {
    border-top: 5px solid #05305b;
}
.about-section .cta-buttons {
    margin-bottom: 15px;
}
.home-tracks {
    margin-bottom: 30px;
}
.home-track {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 15px 15px;
}
.home-track-one {
    background-color: #05305b;
}
.home-track-two {
    background-color: #0986e0;
}
.scope-alert {
    background: linear-gradient(to right, #05315d 10%, #0871c0 50%, #05315d 90%);
    padding: 15px 0px;
    margin: 35px 0px 30px 0px;
    font-weight: 500;
    border-radius: 9px;
}
.scope-alert ul {
    padding-left: 20px;
}
.scope-alert li {
    padding-bottom: 5px;
}
.megaphone {
    float: right;
}
.event-features {
    background-image: url('/images/librariesprovider15/scai/home/26/scai26-event-features-background.jpg');
    background-size: cover;
    background-position: center;
    padding: 40px 0px 35px 0px;
}
.event-features ul li {
    padding-bottom: 15px;
    white-space: normal;
    display: flex;
    align-items: flex-start;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.event-features ul li::before {
    color: #fff;
    content: "■";
    margin-right: 8px;
    font-size: 30px;
    flex-shrink: 0;
    margin-top: -13px;
}
.testimonial-section {
    background-color: #b3461f;
}
.testimonial-section .PHeader {
    font-size: 28px;
}
.custom-gallery-section {
    padding: 45px 0px 75px 0px;
}
.hotel-section {
    background-color: #02cdd1;
}
.hotel-section-inner {
    padding: 28px 0px 15px 0px;
}
.hotel-section-building {
    margin-top: -40px;
}
.hotel-text {
    font-size: 18px;
    color: #05305b;
}
.homepage-social-bottom {
  background-color: #29617a;
  padding: 15px 0px;
}
.hashtag-home {
  display: inline;
  padding-left: 6px;
  color: #fff;
  font-size: 16px;
}
.social-icon {
    padding-right: 10px;
}
.home-button {
    padding: 10px 30px;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    display: inline-block;  
    font-weight: bold;
}
.center-button {
    display: table;
    margin: 0 auto;
}
.orange-button {
    background-color: #fe8a33;
}

@media screen and (max-width: 1199px) {
    .hotel-section-building {
        margin-top: -31px;
    }
}
@media screen and (max-width: 991px) {
    .hotel-section-building {
        margin-top: -24px;
    }
}

@media screen and (max-width: 767px) {
    .CTA-button {
        display: block;
        width: 80%;
        margin: 10px auto;
    }
    .scope-alert {
        margin-top: 20px;
        padding: 15px 30px;
    }
    .scope-alert .medium-text {
        text-align: center;
    }
    .megaphone {
        float: none;
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .hotel-section {
        text-align: center;
    }
    .testimonial-section {
        padding-bottom: 20px;
    }
    .vcenter {
        display: block;
    }
}





/*Nav Logo*/
a.navbar-brand, a.navbar-brand-reg {
    background-image: url('/images/librariesprovider15/scai/template-images/26/scai26-nav-logo.png');
    background-repeat: no-repeat;
    margin: 20px 10px 10px 30px;
    width: 360px;
}
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 {
    color: #fff;
}

/* Main Nav Color - Nav Font Color */
.navbar {
    font-weight: bold;
}
.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;
    font-weight: 500;
}
.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: #29617a;
}
.navbar-default, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>.active>a  {
    background-color: #29617a;
    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: #02cdd1;
    color: #05305b;
}
.navbar-default .navbar-toggle:focus {
    background-color: #29617a;
}
.nav>li:last-child>a {
    background: #02cdd1; /* Old browsers */
    color: #05305b;
}

@media screen and (min-width: 1135px) {
    .nav li:last-of-type ul {
        margin-left: -77px;
        border-radius: 0px 0px 9px 9px;   
    }
}




/*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; 
    color: #05305b;
}
.dropdown-menu li:first-child a{
    border-radius: 0px 9px 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;
    }
}

/*Modal Override*/
.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}
.modal-body {
    border: 5px solid #05305b;
}
.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%;
    }
}
