
.speaker_thumb img {
    height: 500px;
    object-fit: cover;
    object-position: 0px -40px;
}
.timing .single_speaker {
    margin-bottom: 10px;
}

.form-2 .form-input {
    border-radius: 0pc;
}
.mobile_menu {
    position: absolute;
    right: 0;
    padding-right: 10px;
    z-index: 99;
    text-align: right;
}
.mobile_menu li a{
    padding: 15px 15px;
    font-size: 20px;
    font-weight: bold;
}
.speakers_area .single_speaker .speaker_name p {

    color: #000 !important;

}
.boxed-btn-red:hover {
    background: #4EC835;
    color: #fff !important;
    border: 2px solid #35C85A;
}

.boxed-btn-red {
    border: 2px solid #35C868;
    color: #0A8C12 !important;
}
.slider_area .title_text::before {
    height: 100%;

}

.title-3.wow.fadeInUp {
    font-size: 25px !important;
}
.wow.fadeInUp.ConfName {
    font-size: 40px;
    font-weight: 600;
}

.big.wow.fadeInUp.ConfDateInterval {
    font-size: 30px;
}
.button-primary, .button-primary:focus {

    background-color: #f2d826;
    border-color: #a05da6;
    color: black !important;
}

.button-primary.button-nuka:hover, .button-primary.button-nuka:active, .button-primary.button-nuka.active {
    background-color: #ffaa09;
}
.title-3 {
    color: #2778b5;
}

.header-area .main-header-area .main-menu ul li a:hover {
    color: #E5CE33;
}
.boxed-btn-white:hover {
    background: #e5ce33;
    color: #000 !important;
    border: solid 2px #519cd4;
}
.ui-to-top {
    background-color: #3588c8;
}
.text-primary {
    color: #2778b5 !important;
}

.program-day > * {
    color: #3588c8;
}

.slider_area.slider_bg_1{
    padding-top: 15px;
}

@media (max-width: 990px){

    .wow.fadeInUp.ConfName {
        font-size: 30px;
        font-weight: 600;
    }
    .title-3.wow.fadeInUp {
        font-size: 18px !important;
    }
    .slider_area.slider_bg_1{
        padding-top:55px;
    }

    .footer.footer_bg_1 div {
        max-width: 85vw;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

}

.slicknav_btn {
    top: -50px;
}
.slicknav_nav {
    border-bottom: solid 6px #3488c7;


}

.about_area {
    padding-top: 50px;
    padding-bottom: 50px;

}
.logo-img{
    width:100px;
}

#about_conf ul, ol, li {
    list-style: decimal;

}
#about_conf  li{
    display: list-item;
    font-size: 15px;
    color: black;
}
#about_conf ul{
    padding-left: 40px;
}

#about_conf p {
    font-size: 15px;
    color: black;
}
#headerimg {
    padding-bottom: 80px;
}
.eventpromo {
    border-left: solid 5px #4d86cc;
    padding-top: 20px;
}

.button-primary.button-nuka .button-overlay {
    background-color: #4d86cc;
}
.rd-nav-link.button.button-primary.button-nuka:hover {
    color: white !important;
}

a b {
    color: white;
}
.mobile_menu b {
    color: black;
}
#about h2 span {
    font-size: 22px;
    color: black !important;
    font-weight: 600;
}

.title_border {
    border-bottom: solid 4px #4d86cc;
}

.title-1.wow.fadeInUp {
    text-align: center;
}

.section_title h3 {
    font-size: 24px;
    font-weight: bold;
}


@media (min-width: 1200px){
    .about_thumb {
        padding-top: 40px;
    }
}

.logo-img {
    width: 70px;
}

#catalog {
    padding-top: 110px;
}

.speakerCont span {
    width: calc(100% - 100px);
    display: inline-block;
    line-height: 1.5 !important;
    padding-top: 50px;
}
.spik_delim {
    display: none;
}
@media (max-width: 440px){
    .spik_delim {
        display: block;
    }

    img {
        max-height: 400px;
        width: unset !important;
    }
}

.mobile_menu .slicknav_nav {
    width: 100%;
}

.YoutubeLinks img {
    width: 15px !important;
}

.rd-nav-link.button.button-secondary.button-nuka.ml-o.ml-md-5 {
    background-color: #3490e0;
}