
#marquee2, #registerbuttons {
    display: block !important;
    visibility: visible !important;
}

#marquee3, #welcometext {
    display: block !important;
    visibility: visible !important;
}

#marquee4 {
    display: none !important;
    visibility: hidden !important;
}

#MainContent {
    min-height: 0px !important;
}


.leadingbullets tr td, .leadingbullets, .leadingbullets tr {
    border: none !important;
}

.fancybox-inner {
    height: 500px !important;
}

@media (max-width:790px) {
    .chevron {
        width: 30%;
        position: absolute;
        top: 10% !important;
    }

    .chevron-left {
        left: 5%;
    }

    .chevron-right {
        right: 5%;
    }

    .bioinfo {
        padding-left: 0px !important;
    }

    .left, #right {
        float: none !important;
        padding-left: 0px !important;
    }

    .item img.img-responsive {
        margin: 0 auto;
        padding: 0;
        height: 150px !important;
        border: 6px double #000;
        -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
        -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
        -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
        -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
        transition: width 1s ease-in-out, left 1.5s ease-in-out;
        /*align-content: center;
               border-radius: 50%;*/
        /*float:left;
             clear:left;*/
    }

    .SpeakerCompany, .SpeakerTitle, .SpeakerName, .SpeakerSession {
        text-align: center !important;
    }

    .speakercontent {
        margin: 0 auto !important;
        width: 100% !important;
        padding-top: 0px !important;
        /*height: 220px;*/
    }
}

.chevron {
    width: 30%;
    position: absolute;
    top: 40%;
}

.chevron-left {
    left: 5%;
}

.chevron-right {
    right: 5%;
}

.item p {
    text-align: left;
    bottom: 0;
    margin: 0 auto;
    background-color: transparent !important;
    color: #4F8ABE;
}

.carousel-inner {
    /*background-image: url(../images/slide_bg.png)!important;
            background-position:center top;*/
    /*max-height: 300px;
            height: 300px;*/
    min-height: 300px !important;
}

.item {
    font-family: Comfortaa-Regular;
    background: none;
    text-align: center;
}

    .item a {
        color: #000;
    }

    .item img.img-responsive {
        margin: 0 auto;
        padding: 0;
        height: 300px;
        border: 6px double #000;
        /*align-content: center;
               border-radius: 50%;*/
        /*float:left;
             clear:left;*/
    }

    .item p {
        text-align: left !important;
        bottom: 0;
        margin: 0 auto;
        color: #000;
        font-size: 10px;
    }

div.left {
    height: 100%;
    float: left;
    text-align: right;
}


#right {
    /*margin:0 auto;*/
    /*min-height: 200px;*/
    float: left;
    padding-left: 20px;
    /*margin-left: 40px;*/
}

.speakercontent {
    margin: auto 0px;
    width: 500px;
    min-height: 200px;
    padding-top: 40px;
    /*height: 220px;*/
}

.SpeakerCompany, .SpeakerTitle, .SpeakerName, .SpeakerSession {
    text-align: center;
    bottom: 0;
    margin: 0 auto;
    color: #fff;
    font-family: Helvetica_cond, Calibri, Georgia, 'Times New Roman', Times, serif !important;
    display: inline;
    vertical-align: middle;
    padding: 0px !important;
    display: inline-block;
    width: 100%;
}

.SpeakerName {
    font-weight: bold;
    font-size: 40px;
    height: 100%;
}

.SpeakerTitle {
    font-style: italic;
}

.SpeakerCompany {
    font-weight: bold;
}

.SpeakerSession {
    margin-top: 10px;
    border-top: 1px solid #ffffff;
    font-style: italic;
}

.KeyNote {
    font-family: Helvetica_cond, Calibri, Georgia, 'Times New Roman', Times, serif !important;
    font-size: 25px !important;
    width: 100%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    min-height: 20px;
}

.biolinks:hover {
    text-decoration: none;
}

.bioinfo {
    margin: 0 auto !important;
    padding-left: 20px;
    min-height: 268px;
}

    .bioinfo:hover {
        /*text-shadow: -1px 1px 20px #ffc, 1px -1px 20px #fff;

    -webkit-transition: text-shadow 250ms linear 0s;
    -moz-transition: text-shadow 250ms linear 0s;
    -o-transition: text-shadow 250ms linear 0s;
    transition: text-shadow 250ms linear 0s;*/
    }
/*.KeyNote::after, .KeyNote::before
      {
          content: '\2022';
      }*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    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;
}


.carousel-control.left, .carousel-control.right {
    background-image: none !important;
}

.carousel-indicators {
    height: 100px !important;
    padding-top: 80px !important;
    bottom: 0 !important;
    left: 50%;
    text-align: center !important;
    list-style: none !important;
    /*margin: 0 auto!important;
    
    width: 100%!important;*/
}



#headerregister {
    display: none;
}

.carousel-indicators li {
}

.homeevent {
    max-width: 400px;
    margin: 0 auto;
}


.read_more a 
{color: white;
 font-weight:bold;
}

.read_more a:hover
{color:white;
 text-decoration:underline;
}