body {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}
.pageTitle, h1.page-title {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 15px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 400;
}
hr {
    border-top: 3px solid #4da0a3;
}
.PHeader {
    font-size: 28px;
    line-height: 1.2;
}
.SHeader {
    font-size: 24px;
}
.secondary-text {
    font-size: 20px;
}
.terciary-text {
  font-size: 16px;
}
.extra-large-text {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 500;
}
.white, a .white, a.white, .white a {
  color: #fff !important;
}
.black, a .black, a.black, .black a {
  color: #000;
}
.green, a .green, a.green, .green a {
  color: #4da0a3;
}
.light-blue, a .light-blue, a.light-blue, .light-blue a {
  color: #509fa3;
}
.blue, a .blue, a.blue, .blue a {
  color: #006d97;
}
.dark-blue, a .dark-blue, a.dark-blue, .dark-blue a {
  color: #024364;
}


.grey, a .grey, a.grey, .grey a {
  color: #606060;
}
.red, a .red, a.red, .red a {
  color: #ee3233;
}
.pointer {
    cursor: pointer;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
/*Video Header*/
.desktop-header {
    position: relative;
}
.desktop-header video {
    position: absolute;
    z-index: -1;
}
.desktop-header img {
    z-index: 999;
    display:block;
}
@media screen and (max-width: 1135px) {
    .desktop-header {
        padding-top: 54px;
    }
}
.CTA {
    background-color: #4ba3c6;
    padding: 13px 15px;
    text-align: center;
    font-size: 20px;
}
.CTA-button {
    background-color: #fff;
    font-weight: bold;
    width: 100%;
    padding: 7px 15px;
    display: block;
    width: auto;
    border-radius: 12px;
}
a.CTA-button {
    color: #4da0a3;
}
.mdv-button {
    text-align: center;
    width: 100%;
    border-radius: 5px;
    padding: 15px 5px;
    font-size: 24px;
    margin-bottom: 15px;
    display: inline-table;
}
.learn-more-button {
    width: 275px;
    display: table;
    margin: 0 auto;
}
.green-button {
    background-color: #4da0a3;
}
.orange-button {
    background-color: #dc5c41;
}
.dark-grey-button {
    background-color: #252525;   
    width: 100%; 
}
.media-highlights {
    padding: 60px 0px 30px 0px;
}
.why-attend {
    background-image: url('/images/librariesprovider88/home/26/agenda-topics-bg.jpg');
    background-size: cover;
    background-position: center;
    background-color: #024364;
    padding: 35px 0px 60px 0px;
    margin-top: 25px;
}
.why-attend .extra-large-text {
    color: #86bbd7;
}
ul.why-attend-list {
    list-style-type: none;
    padding: 5px 0px 0px 12px;
}
.why-attend-list li{
    list-style-type: none;
    position: relative;
    padding: 0px 0px 10px 5px;
}
.why-attend-list li:before{
    color: #dc5c41;
    content: "■";
    display: block;
    font-size: 18px;
    position: absolute;
    left: -15px;
    top: -4px;
}
.current-sponsors-section {
    padding: 40px 0px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cccccc+0,ffffff+30,ffffff+70,ffffff+70,cccccc+99 */
    background: linear-gradient(to right,  #cccccc 0%,#ffffff 30%,#ffffff 70%,#ffffff 70%,#cccccc 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sponsor-marquee-button {
    background-color: #dc5c41;
    text-align: center;
    padding: 7px 5px;
    border-radius: 9px;
    font-size: 24px;
    line-height: 1.1;
}
.co-chairs-section, .past-speakers {
  background-image: url('/images/librariesprovider88/home/26/keynote-bg.png');
  background-size: cover;
  background-position: center;
  padding: 50px 0px 60px 0px;
}
.highlights-section {
    background-image: url('/images/librariesprovider88/home/26/gallery-bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 40px 0px 45px 0px;
}
.highlights-section h1 {
    font-weight: bold;
    color: #006d97;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.mdv-podcast-section {
    background-image: url('/images/librariesprovider88/home/25/podcast-bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 60px 0px 50px 0px;
}
.mdv-podcast-section-box {
    background-color: rgba(255, 255, 255, 0.65);
    padding: 30px;
}
.podcast-title {
    font-size: 18px;
    font-weight: bold;
}
.podcast-date {
    font-size: 14px;
}
.podcast-section-button {
    background-color: #dc5c41;
    border-radius: 9px;
    text-align: center;
    display: inline-block;
}
.podcast-section-button-large {
    font-size: 28px;
    padding: 5px 40px;
    margin-top: 15px;
}
.podcast-section-button-small {
    font-size: 20px;
    padding: 6px 30px;
    margin-top: 5px;
}
.key-contacts-brick {
    margin-top: 30px;
}
.key-contacts {
    background: linear-gradient(to bottom, #fdfefe 38%, #afd6e6 100%);
    padding: 40px 0px 50px 0px;
}
.contact-box {
    background-color: #006d97;
    border-radius: 9px;
    padding: 25px 15px;
    min-height: 215px;
}
.contact-header {
    color: #b6edff;
    font-size: 18px;
}




/*Speaker Carousel*/
.carousel-control {
    width: 4%;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner &amp;gt;
    .item.next,
    .carousel-fade .carousel-inner &amp;gt;

    .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner &amp;gt;
    .item.prev,
    .carousel-fade .carousel-inner &amp;gt;

    .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner &amp;gt;
    .item.next.left,
    .carousel-fade .carousel-inner &amp;gt;
    .item.prev.right,
    .carousel-fade .carousel-inner &amp;gt;

    .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel .carousel-fade .item {
    -webkit-transition: opacity 1s !important;
    -moz-transition: opacity 1s !important;
    -ms-transition: opacity 1s !important;
    -o-transition: opacity 1s !important;
    transition: opacity 1s !important;
}
.thought-leaders {
    padding: 60px 0px 40px 0px;
}
.webinar-register-now {
    background-color: #4da0a4;
    font-size: 17px;
    font-weight: 600;
    display: block;
    width: 300px;
    text-align: center;
    border-radius: 5px;
    /* margin: 0 auto; */
    padding: 10px;  
}
.become-a-sponsor {
    float: right;
}
.button-override {
    margin: 0 auto;
    display: table;
    margin-bottom: -46px;
}
.interior-header {
    background-image: url(/images/librariesprovider88/template-images/interior-header.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px 0px;
    margin-bottom: 45px;
}
h1.interior-header-text {
    font-size: 36px;
    color: white;
    font-weight: bold;
    margin: 0px;
}
.interior-header-large {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.2;
}
.interior-header-small {
    font-size: 28px;
    font-weight: 700;
}
.topics-rule {
    border-top: 1px solid #4da0a3;
}
ul.topics-list {
    list-style: none;
    padding-left: 18px;
}
ul.topics-list li:before {
    content: "\2022";
    color: #4da0a3;
    font-weight: bold; 
    display: inline-block; 
    width: 1em;
    margin-left: -1em; 
}
.networking-section {
    padding: 50px 0px;
    background: #024364;
}
.networking-section .col-sm-5ths {
    float: none;
}
.players-section {
    padding: 50px 0px 45px 0px;  
}
.home-quotes-section {
    padding: 45px 0px 20px 0px;
    text-align: center;
}
hr.quote-rule {
    margin: 20px 0px 45px 0px;
    border-top: 2px solid #4da0a3; 
}
.quote-text {
    font-size: ;
}
.quote-name {
    font-size: 18px;
}
.podcast-section {
    background-image: url('/images/librariesprovider88/home/26/podcast-bg.jpg');
    background-size: cover;
    padding: 50px 0px 60px 0px;
    margin-top: 25px;
}
.learn-more-section {
    padding: 55px 0px 0px 0px;
    background: #d9d9d9; /* Old browsers */
    background: -moz-linear-gradient(top,  #d9d9d9 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #d9d9d9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
}
.podcast-home-icon:hover {
    transform: scale(1.01);
}
.homepage-social-bottom {
    background-color: #4da0a3;
    padding: 20px;
}
.hashtag-home {
    display: inline;
    padding-left: 3px;
    color: #fff;
    font-size: 20px;
}
.mdv-speaker-photos {
    width: 100%;
}
.speaker-row {
    display: inline-block;
}
.travel-inner {
    padding: 40px 0px;
}
/*Video Header*/
.desktop-header {
    position: relative;
}
.desktop-header video {
    position: absolute;
    z-index: -1;
}
.desktop-header img {
    z-index: 999;
    display:block;
}
@media screen and (max-width: 1135px) {
    .desktop-header {
        padding-top: 54px;
    }
}

/*Modal Override*/
@media (min-width: 768px) {
  .video-modal .modal-dialog {
      width: 50%;
    }
}
.video-modal .modal-body {
    border: 8px solid #4ca2bb;
    margin-top: 16%;
    padding: 0px 0px;
}
.videoWrapper {
    margin-right: -0.5px;
}


/*Podcasts*/
.medtech-podcast-header {
  background-image: url('/images/librariesprovider88/podcasts/medtech-bgnd.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px;
}
.podcast-black-section {
  background-color: #222222;
  padding: 40px 0px;
}
.black-button {
  background-color: #161616;
  font-size: 18px;
  width: 350px;
  border-radius: 5px;
  text-align: center;
  padding: 9px 5px;
  margin-bottom: 10px;
}
.centered-item {
    display: block;
    margin: 0 auto;
}
.apple-sub {
    padding-right: 3px;
    margin-top: -5px;
}
.podcast-host {
    background-image: url('/images/librariesprovider88/podcasts/podcast-host-background.jpg');
    background-size: cover;
    padding: 40px 0px;
}
.podcast-host-geoff {
    margin-bottom: -40px;
}
/*Nav Logo*/
a.navbar-brand, a.navbar-brand-reg {
    background-image: url('/images/librariesprovider88/template-images/mdv-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;
}
a.navbar-brand {
    width: 360px;
}
/* Dropdown Nav Border Color */
.dropdown-menu>li>a {
    border-top: 1px solid #fff;
    color: #fff;
    background-color: #4ca2bb;
}
/* 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:hover, .navbar-default .navbar-nav>.open>a {
    color: #666;
}
.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: #4ca2bb;
   color: #fff;
}
.navbar-default {
    border-bottom: 3px solid #a6b0bc;    
}
.navbar-default, .navbar-default .navbar-nav>.active>a  {
    background-color: #fff;
    color: #666;
}
.dropdown-menu>li>a:hover {
    background-color: #fff;
    color: #4ca2bb;
}
.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, .dropdown-menu>.active>a:hover  {
    background-color: #4ca2bb;
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #4da0a3;
}
.navbar-default .navbar-toggle {
    border-color: #4da0a3;
}
@media screen and (min-width: 1135px) {
  .nav li:last-of-type ul { 
        margin-left: -100px;
        border-radius: 0px 0px 9px 9px;
  }
  .nav li:last-of-type ul li:first-child a {
    border-radius: 0px;
  }
}

/*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; 
}
.dropdown-menu li:first-child a{
    border-radius: 0px 7px 0px 0px;
}
.navbar-nav .dropdown-menu li:last-child a {
    margin-bottom: -1px;
    border-radius: 0px 0px 7px 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;
    }
}





/* Reg Page */
.CHIRegTableWrapper .standout, .CHIRegTableHeader, .CHIRegTableHeaderClear, .CHIRegTableWrapperClear .standout, .CHIRegTableHeaderSidebar, .CHIRegDiscountTableRows {
  background-color: #4ca2bb;
  color: white;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: bold;
}
/*MDV Footer*/
.mdv-footer {
    background-color: #4ca1a4;
    padding: 40px 0px;
    border-top: 1px solid #fff;
    margin-top: 60px;
}
.footer-social img {
    padding: 0px 10px 10px 0px;
}
.MDV-footer-secondary {
    text-align: center;
    padding: 15px 0px;
}
.footer-hashtag {
    padding-top: 10px;
}


/*Queries*/
@media screen and (max-width: 991px) {
    .contact-box {
        min-height: auto;
    }
    .podcast-banner {
        width: 100%;
    }
}


@media screen and (max-width: 767px) {
    .vcenter {
        display: block;
    }
    .CTA-button {
        display: block;
    }
    .mdv-button {
        width: 90%;
        display: table;
        margin: 0 auto;
        font-size: 22px;
    }
    .button-override {
        margin-bottom: 20px; 
    }
    .highlights-section .extra-large-text {
        padding-bottom: 15px;
    }
    .about-section {
        text-align: center;
    }
    .become-a-sponsor {
        float: none;
    }
    .marquee-button {
        display: block;
        margin: 20px auto 10px auto;
        width: 160px;
    }
    .mdv-speaker-photos {
        width: ;
    }
    .black-button {
        width: 100%;
    }
    .podcast-section {
        padding: 35px 0px;
    }
    .co-chair-images {
        width: 85%;
        display: block;
        margin: 0 auto;
    }
    .thought-leaders {
        text-align: center;
    }
    .thought-leaders img {
        display: table;
        margin: 0 auto;
        width: 300px;
    }
    .thought-leaders .mdv-button {
        float: none;
    }
    .networking-section {
        padding: 30px 0px;
    }
    .networking-section img {
        width: 200px;
        display: block;
        margin: 0 auto;
    }
    .extra-large-text {
        font-size: 30px;
    }
    .secondary-text {
        font-size: 17px;
    }
    .testimonial-quote {
        padding-top: 32px;
    }
    .mdv-footer {
        text-align: center;
    }
}