/*Custom Styles*/
body {
    font-family: "Montserrat", sans-serif;
}
hr {
    border-top: 1px solid #484848;
}
.pageTitle, h1.page-title {
    font-size: 32px;
    line-height: 1.2;
    color: #253e65;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}
.extra-large-text {
  font-size: 42px;
  line-height: 1.2;
}
.secondary-text {
    font-size: 20px;
}
.terciary-text {
    font-size: 18px;
}
.mid-text {
    font-weight: 600;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.white, a.white, a .white, .white a, p.white, h1.white {
  color: #fff;
}
.pink, a.pink, a .pink, .pink a, p.pink, h1.pink {
  color: #f282ff;
}
.blue, a.blue, a .blue, .blue a, p.blue, h1.blue {
  color: #3389d9;
}
.secondary-blue, a.secondary-blue, a .secondary-blue, .secondary-blue a, p.secondary-blue, h1.secondary-blue {
  color: #1a55dc;
}


hr.seperator {
    width: 200px;
    border-top: 2px solid #fff;
}
.about-section {
    background-image: url('/images/librariesprovider28/home/20/top-background-fade.png');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -285px;
}
.about-section-inner {
    padding: 197px 18% 50px 18%;
}
.about-section-story {
    background: rgba(255, 255, 255, 0.1);
    padding: 55px 0px 50px 0px;
}
.trusted-by-section {
    background-color: #01193e;
    padding: 50px;
}
.trusted-by-list li {
    margin-right: 40px;
    margin-bottom: 25px;
}
.trusted-by-list img {
    width: 100px;
}
.startup-section {
    background-color: #1a55dc;
    background-image: url(/images/librariesprovider28/home/20/startup-image.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 46%;
}
.startup-section-inner, .sponsor-exhibitor-inner-section, .venue-inner {
    padding: 40px 0px;
}
.event-highlights-section {
    background-image: url('/images/librariesprovider28/home/20/bottom-background-fade.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    padding: 55px 0px 130px 0px;
}
.sponsor-opportunities-internal {
    background-color: #e8eeff;
    padding: 50px 0px;
}
.venue-section {
    background-color: #1a55dc;
}
.speaker-section {
    padding: 40px 80px 20px 80px;
}
.speaker-grid-name {
    font-size: 16px;
    font-weight: 600;
}
.current-company {
    color: #b3b2b2;
}
/*Video Header*/
.desktop-header {
    position: relative;
    padding-top: 100px;
}
.desktop-header video {
    position: absolute;
    z-index: -1;
}
.desktop-header img {
    z-index: 999;
    display:block;
    margin-top: 34px;
}
.desktop-header-override img {
    margin-top: 0px;
}
@media screen and (max-width: 1135px) {
    .desktop-header {
        padding-top: 90px;
    }
}
/*Internal Pages*/
.internal-header-section {
    height: auto;
    padding: 80px 0px;
    margin-top: 100px;
    -ms-flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: url("/images/librariesprovider28/home/20/842x480-internal-header.png");
    background-position: 0 0,100% 50%;
    background-color: #08244f;
    background-size: auto,contain;
    background-repeat: no-repeat;
    background-position: right;
}
.internal-nav {
    background-color: #173a70;
}
.internal-nav-button {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    padding: 19px 0px;
}
.internal-nav-blue {
    background-color: #5a87c0;
}
.internal-nav-dark-blue {
    background-color: #3473d4;
}
.internal-nav-pink {
    background-color: #f282ff;
}
.internal-nav-yellow {
    background-color: #e39e25;
}
.internal-nav-left {
    padding-right: 0px;
}
.internal-nav-middle {
    padding-left: 0px;
    padding-right:  0px;
}
.internal-nav-right {
    padding-left: 0px;
}   
@media only screen and (max-width: 1135px) {
    .internal-header-section {
        margin-top: 91px;
    }
}
@media only screen and (max-width: 767px) {
    .internal-header-section {
        padding: 30px;
        margin-top: 0px;
        background-color: #08244f;
        background-image: none;
    }
    .internal-nav-left, .internal-nav-middle, .internal-nav-right {
        padding: 0px 15px;
    }
}
/*Marquee Override*/
.sponsor-marquee {
    border: none !important;
}
/*Modal Override*/
.centered-modal.in {
    display: flex !important;
}
.centered-modal .modal-dialog {
    margin: auto;
}
.modal-video-player {
    border: 5px solid #3875ff;
}
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%;
    }
}
.sponsor-exhibitor-section {
    background-color: #ad82c2;
    background-image: url('/images/librariesprovider28/home/20/sponsor-image.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 50%;
}

/*Buttons*/
a.home-button {
    color: #fff;
}
.home-button {
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px;
    padding: 14px 10px;
    width: 250px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
}
.home-button:hover {
    transform: scale(1.03);
}
.dark-blue-button {
    background-color: #1a55dc;
}
.blue-button {
    background-color: #3875ff;
}
.pink-button {
    background-color: #f07efa;
}
.pink-secondary-button {
    background-color: #f76fad;
}
.yellow-button {
    background-color: #e39e25;
}



.homepage-social-bottom {
    background-color: #898989;
    padding: 10px;
}
.hashtag-home {
    display: inline;
    padding-left: 3px;
    color: #fff;
    font-size: 18px;
}
.social-icons img {
    padding-right: 4px;
}
@media screen and (max-width: 500px) {
    .hashtag-home {
        display: block;
        padding-top: 15px;
    }
}
a.aiw-program-anchors {
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

/*Corporate Sponsors*/
.sponsor-banner {
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #7d8595;
    padding: 5px 0px;
}
.corporate-sponsors img {
    padding: 0% 10% 15px 0;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.corporate-sponsors .row {
    padding: 20px 0px 10px;
}
.ai-media-partners img {
    width: 180px;
}

/*Press Releases*/
.panel-title .trigger:before {
    content: '\e082';
    font-family: 'Glyphicons Halflings';
    vertical-align: text-bottom;
    font-size: 24px;
    float: right;
    margin-top: -4px;
}
.panel-title .trigger.collapsed:before {
    content: '\e081';
}
.press-releases .panel-title {
    font-size: 18px;
    color: #fff;
}
.press-releases .panel-default>.panel-heading {
    background-color: #16304a;
}
.press-release-header {
    font-size: 19px;
}
.dynamic-green-button {
    border: 2px solid #000;
    border-radius: 4px;
    margin: 30px 15%;
    padding: 10px 0px;
}

/*Travel - Responsive Map*/
.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/*Special Events*/
h1.special-events-header {
    font-size: 32px;
    font-weight: normal;
    padding-bottom: 10px;
    color: #2f5b5f;
}
@media screen and (max-width: 767px) {
    h1.special-events-header {
        padding-top: 20px;
    }
}
hr.special-event-rule {
    border-top: 2px solid #2b7574;
    margin: 10px 0px;
}

/*Carousel Override*/
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-control {
    opacity: 1;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
    color: #253e65;
    font-size: 41px;
    top: 295px;
}
.carousel-control .glyphicon-chevron-right {
    margin-right: -140px;
}
.carousel-control .glyphicon-chevron-left {
    margin-left: -140px;
}
.carousel {
    text-align: center;
}
@media screen and (max-width: 1300px) {
    .carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
        display: none;         
    }
}

/*Sponsor*/
.sponsor-nav {
    background-color: #548bcb;
    padding: 13px 12px;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

/*Toggle Nav Color Override*/

.navbar-default .navbar-toggle {
    border-color: #173054;
}
.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #173054;
}

/*Nav Logo*/
a.navbar-brand {
    width: 365px;
}
a.navbar-brand, a.navbar-brand-reg {
    background-image: url('/images/librariesprovider28/home/takeover/nav-logo.png');
    background-repeat: no-repeat;
    margin: 15px 0px 0px 20px;
    height: 75px;
}
a.navbar-brand-reg {
    width: 100%;
    display: block;
    margin: 15px 0px 15px 20px;
    background-position: center;
    height: 67px;
}

/*Fix for Nav Width*/
@media screen and (min-width: 1136px) {
    .nav li:last-of-type ul {
        margin-left: -79px;
    }
}

/* Dropdown Nav Border Color */
.dropdown-menu>li>a {
    border-top: 1px solid #fff;
    color: #fff;
}

/* Main Nav Color - Nav Font Color */
.navbar {
    border-bottom: 1px solid #707070;
}
@media screen and (max-width: 1135px) {
    .navbar-nav>li>a {
        line-height: 25px;
    }
    .navbar-nav>li {
        border-top: 1px solid #2b7574;
        border-bottom: 0px;
    }
    .dropdown-menu>li>a {
        border-top: 1px solid #fff;
        color: #2b7574
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #425c7f;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a {
        background-color: #fff;
    }
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>.active>a {
    color: #425c7f;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default, .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: #3875ff;
    color: #fff;
}
.navbar-default, .navbar-default .navbar-nav>.active>a {
    background-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: #4d80f5;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #53698e;
}
.dropdown-menu {
    background-color: #4d80f5;
}
.dropdown-menu>li>a:hover {
    background-color: #1a55dc;
    color: #fff;
}

/* Reg Page */
.CHIRegTableWrapper .standout, .CHIRegTableHeader, .CHIRegTableHeaderClear, .CHIRegTableWrapperClear .standout, .CHIRegTableHeaderSidebar, .CHIRegDiscountTableRows {
    background-color: #7D8595;
    color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    font-weight: bold;
}
.AIWorkshops {
    background-color: #7D8595;
    color: #fff;
    font-weight: bold;
    padding: 10px;
}


/*5 Column Override*/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*Queries*/
@media (max-width: 1700px) {
    .about-section {
        margin-top: -255px;
    }
    .startup-section {
        background-size: 59%;
    }
}
@media (max-width: 1400px) {
    .about-section {
        margin-top: -223px;
    }
    .about-section-inner {
        padding: 159px 18% 50px 18%;
    }
}
@media (max-width: 1199px) {
    .about-section-inner {
        padding: 160px 12% 50px 12%;
    }
    .about-section-story {
        background-color: #344765;
    }
}
@media (max-width: 991px) {
    .about-section {

    }
    .speaker-section {
        padding: 40px;
    }
    .startup-section, .sponsor-exhibitor-section{
        background-image: none;
    }
    .about-section-story img {
        width: 250px;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 767px) {
    .about-section {
        margin-top: -17px;
    }
    .about-section-inner {
        padding: 43px 12% 50px 12%;
    }
    .about-section, .event-highlights-section {
        background-color: #01183c;
    }
    .event-highlights-section {
        padding: 55px 0px 50px 0px;
    }
    .speaker-section {
        padding: 40px 15px 20px 15px;
    }
    .speaker-section img {
        width: 200px;
    }
    .trusted-by-section {
        padding: 50px 15px;
    }
}

@media (max-width: 450px) {
    .trusted-by-list li {
        margin-right: 10px;
    }

}
