/*Custom Styles*/
.pageTitle, h1.page-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 15px;
    color: #012d5d;
}
.extra-large-text {
    font-size: 40px;
    line-height: 1.2;
}
.secondary-text {
    font-size: 20px;
}
.tertiary-text, .terciary-text {
    font-size: 18px;
}
.mid-weight {
    font-weight: 500;
}
.white, a.white, a .white, .white a {
  color: #fff;
}
.blue, a.blue, a .blue, .blue a {
  color: #17afcc;
}
.yellow, a.yellow, a .yellow, .yellow a {
  color: #e4e8bc;
}
.black, a.black, a .black, .black a {
  color: #000;
}
.grey, a.grey, a .grey, .grey a {
  color: #636466;
}
.pointer {
    cursor: pointer;
}


/*Desktop and Mobile Header*/
.mobile-header {
    background-color: #012d5d;
}
.desktop-header {
    position: relative;
    padding-top: 100px;
}
.desktop-header video {
    position: absolute;
    z-index: -1;
}
.desktop-header img {
    z-index: 999;
    display:block;
}
.desktop-header-override img {
    margin-top: 0px;
}
@media screen and (max-width: 1135px) {
    .desktop-header {
        padding-top: 90px;
    }
}


/*CAG*/
.CAG-title {
    padding: 5px;
    background-color: #7c7e7e;
    color: #e3e4e5;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 7px;
}
.track-text-overlay {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.track-text {
  display: inline-table;
  position: absolute;
  top: 50%;
  left: 57%;
  transform: translate(-50%, -50%);
  font-size: 21px;
  padding: 32px;
  width: 100%;
  line-height:1.2;
  font-weight: 700;
}
.track-text-symp {
    top: 67%;
}
a .track-text {
  color: #fff;
}
@media screen and (max-width: 1199px) {
    .track-text, .CAG-title  {
        font-size: 17px;
    }
}
@media screen and (max-width: 991px) {
    .track-text, .CAG-title  {
        font-size: 14px;
    }
    .track-text {
        width: 96%;
    }
}
@media screen and (max-width: 767px) {
    .track-text, .CAG-title  {
        font-size: 24px;
    }
}
@media screen and (max-width: 499px) {
    .track-text, .CAG-title  {
        font-size: 17px;
    }
}


/*Home Sections*/
.our-story {
    background: rgba(77, 121, 167, .5);
    padding: 40px 0px 25px 0px; 
}
.our-story-guy {
    margin: -20px 0px 0px 0px;
}
.about-blurb {
    padding: 30px 0px 30px 0px;
}
.home-button {
    padding: 10px 15px;
}
.about-section-story {
    padding: 0px;
}
.conference-highlights-section {
    background-color: #050608;
    padding: 55px 0px 55px 0px;
}
.industry-leaders-section {
    padding: 55px 0px 60px 0px;
}
.trusted-by {
    padding: 0px 15px;
}
.trusted-by img {
    width: 150px;
}
.sponsor-exhibit-section {
    background-color: #00679b;
}
.sponsors-section {
    padding: 25px 0px;
}
.speaker-section {
    padding: 50px 0px 55px 0px;
}
.speaker-text {
    font-size: 16px;
}
.hotel-travel-section {
    background-color: #636466;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.about-section-inner {
    padding: 85px 18%;
}
.about-section-story {
    background: rgba(255, 255, 255, 0.2);
    padding: 30px 0px 0px 0px;
}
.story-guy {
    margin-top: -22%;
}

/*Home Buttons*/ 
a .home-button {
    color: #fff;
}
.home-button {
    text-align:center;
    font-weight:bold;
    border-radius: 9px;
    font-size: 16px;
    padding: 10px;
    width: 100%;
}
.home-button-blue {
    background-color: #17afcc;
}
.home-button-green {
    background-color: #8dc63f;
}
.home-button-light-green {
    background-color: #d2e28a;
    width: 250px;
    margin-top: 20px;
}
a .home-button-light-green {
    color: #636466
}
.home-button-blue {
    background-color: #17afcc;
}
.home-button-orange {
    background-color: #dd9906;
}
.home-button-light-orange {
    background-color: #e7bb41;
}

/*Webinars Banner*/
.cet-webinars {
    background: #17aeca;
    background: -moz-linear-gradient(top, #17aeca 0%, #227e90 100%);
    background: -webkit-linear-gradient(top, #17aeca 0%,#227e90 100%);
    padding: 40px 0px 30px 0px;
}

/*Home Social*/
.homepage-social-bottom {
  background-color: #17afcc;
  padding: 15px 0px;
}
.hashtag-home {
  display: inline;
  padding-left: 6px;
  color: #fff;
  font-size: 16px;
}

.vertical-center {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}



/* Tracknav */
.tracknav a {
  background-color: #17afcc;
  font-weight: 500;
}
.sponsor-deadlines-box {
    padding: 15px;
    border-radius: 6px;
    background-color: #17afcc;
    margin: 0px;
}
@media screen and (min-width: 990px) {
    .tracknav a {
        min-width: 117px;
    }
}
@media screen and (min-width: 1200px) {
    .tracknav a {
        min-width: 155px;
    }
}


/*Sidebar*/
.sidebar-title {
    border-bottom: 1px solid #59595b;
    padding-bottom: 3px;
    font-size: 17px;
}
.sidebar-date {
    padding: 12px 0px;
}
.sidebar-track {
    margin-top:10px;
}
.sidebar-video-highlights {
    background-color: #00679b;
    padding: 20px 15px;
    margin-top: 15px;
}
@media screen and (max-width: 1199px) {
    .sidebar-tracks .blue, .sidebar-tracks .light-blue {
        font-size: 12px;
    }
}
@media screen and (max-width: 991px) {
    .sidebar-tracks .blue, .sidebar-tracks .light-blue {
        font-size: 10px;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-tracks .blue, .sidebar-tracks .light-blue {
        font-size: 16px;
    }
}

/*Toggle Nav Color Override*/
.navbar-default .navbar-toggle {
border-color: #355076;
}
.navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { 
background-color: #355076;
}

/*Nav Logo*/
a.navbar-brand, a.navbar-brand-reg {
background-image: url('../images/AABC25-Nav-Logo.png');
background-repeat: no-repeat;
margin: 15px 0px 0px 30px;
height: 70px;
}
a.navbar-brand-reg {
width: 100%;
display: block;
margin: 15px 0px 15px 20px;
background-position: center;
}

/* Dropdown Nav Border Color */
.dropdown-menu>li>a {
    color: #fff;
}
/* Main Nav Color - Nav Font Color */
.navbar-nav {
    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: #355076;
}
.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: #00679b;
   color: #355076;
}
.navbar-default, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>.active>a  {
    background-color: #fff;
    color: #355076;
}
.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: #00679b;
    color: #fff;
}
.nav>li:last-child>a, .dropdown-menu>li>a  {
    color: #fff;
}
@media screen and (min-width: 1135px) {
    .nav li:last-of-type ul {
        margin-left: -77px;
        border-radius: 0px 0px 9px 9px;
    }
}
@media screen and (max-width: 1134px) {
    .dropdown-menu>li>a {
        color: #355076 !important;
        border-bottom: 1px solid #00679b;
    }
    .navbar-nav>li {
        border-bottom: 1px solid #355076;
    }   
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

}


/*NAV V2 Styles*/
.navbar-nav>li>.dropdown-menu {
    border: 2px solid #043244;
    /* 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 {
    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;
    }
}


/*Queries*/
@media (max-width: 2200px) {
    .about-section {
        margin-top: -175px;
    }
    .about-section-inner {
        padding: 120px 18%;
    }
}
@media (max-width: 1700px) {
    .about-section {
        margin-top: -150px;
    }
    .about-section-inner {
        padding: 100px 18%;
    }
}
@media (max-width: 1400px) {
    .about-section {
        margin-top: -100px;
    }
    .about-section-inner {
        padding: 50px 18% 50px 18%;
    }
}
@media (max-width: 1199px) {
    .about-section-inner {
        padding: 60px 12% 50px 12%;
    }
    .sponsor-exhibit-section {
        padding: 30px 0px;
    }
    .story-guy {
        margin-top: 0px;
        width: 50%;
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    .speaker-section img {
        width: 200px;
        display: block;
        margin: 0 auto;
    }
    .about-section {
        background-image: none;
        background-color: #012d5d;
        margin-top: -10px;
    }
    .about-section-inner {
        padding: 15px 7% 50px 7%;
    }
    .story-guy {
        width: 100%;
    }
    .trusted-by img {
        width: 125px;
    }
}



/*Modal Override*/
.pointer {
    cursor: pointer;
}

.centered-modal.in {
    display: flex !important;
}

.centered-modal .modal-dialog {
    margin: auto;
}

.modal-body {
    border: 5px solid #17afcc;
}

.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%;
    }
}
.track-text {
color: #FFF;
}