#sppb-addon-wrapper-1611469385967 {
    margin-top: 30px !important;
}

.more-speakers .committee_info:hover .sppb-item.more-speakers-title .cdetails, 
.organizers .committee_info:hover .sppb-item.more-speakers-title .cdetails{
    color: #9A8B31;
}

.speakers a{
    text-decoration: none !important;
}
.speakers a:hover{
    color: #27A7C6;
}
.speakers > p > a{
    text-decoration: underline !important;
}
/* .speakers a h2{
    text-decoration: underline;
} */
.speakers a h3.sppb-addon-speakers-name{
    margin-top: 20px;
}
.sppb-item.sppb-col-md-7.speakers {
    padding-right: 70px;
    
}
.sppb-speakers .sppb-row:nth-child(even) .sppb-item.sppb-col-md-7.speakers{
    padding-left: 70px;
    padding-right: 0;
}

#testimonial_right h2{
    padding-top: 101px !important;
}
.slick-track{
    margin-top: 22px;
}
#testimonial_left ul li{
    margin-top: 0px !important;
    min-height: 218px !important;
    padding-top: 54px;
    height: calc(300px - (28px + 54px)) !important;
}
.breadcrumb-item a {
    text-decoration: none !important;
}
.search form#searchForm button.btn.btn-secondary span.fa.fa-search {
    font-size: 20px;
}
.badge-info {
    font-weight: bold;
    font-size: 100%;
}
.search_dropdown .form-group label.mr-2{
    font-weight: 800;
}
.search_dropdown .form-group select[name="limit"]{
    width: 53px;
}

ul.pagination {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .page-item .page-link.next {
    margin-left: 0;
}

.pagination .page-item .page-link.next {
    text-decoration: none !important;
}
 

.pagination .page-item {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
}

.pagination .page-item .pagenav {
    text-decoration: none !important;
    padding: 10px 20px;
}
.pagination .page-item.numbers.active .pagenav,
.pagination .page-item.numbers .pagenav:hover{
    background-color: #000;
    color: #27A7C6 !important;
}

.pagination .page-item .pagenav.previous {
    margin-right: 10px;
    color: inherit;
    padding: 0;
    
}
.pagination .page-item .pagenav.next:hover,
.pagination .page-item .pagenav.previous:hover{
    background-color: transparent;
}
.pagination .page-item .pagenav.next {
    margin-left: 10px;
    color: inherit;
    padding: 0;
}
.pagination .page-item .pagenav.previous:after{
    position: absolute;
    left: -23px;
    line-height: 30px;
}
.pagination .page-item .pagenav.next:after {
    right: -24px;
    position: absolute;
    line-height: 30px;
}
.pagination .page-item.numbers .pagenav{
    color: #000;
}
.pagination .page-item.pagination-start .pagenav,
.pagination .page-item.pagination-prev  .pagenav,
.pagination .page-item.pagination-next  .pagenav,
.pagination .page-item.pagination-end  .pagenav{
    text-decoration: underline !important;
    padding: 10px 0px;
    color:#27A7C6;
}

.search label{
    font-size: 14px;
}
h6, .h6, .InnerPage #sp-component strong, .InnerPage #sp-component p strong, .InnerPage #sp-component li strong, .commitee_member h5{
    font-weight: 800 !important;
}

div#sp-top3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

#testimonial_left ul li.slick-active{
    min-height: 0 !important;
}
#testimonial_left ul li{
    min-height: 0 !important;
}
span.highlight {
    color: #9A8B31;
}
.search_dropdown > p {
    display: none;
}
.pagination-prev.page-item .pagenav:before{
    background-image: url(../../../images/page_prev.png);
}
.pagination-next.page-item .pagenav:before{
    background-image: url(../../../images/page_next.png);
}
.pagination-next.page-item .pagenav:before,
.pagination-prev.page-item .pagenav:before{
    content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-position: 10px 0px;
}

.pagination-next.page-item .pagenav,
.pagination-prev.page-item .pagenav {
    text-indent: 999px !important;
    display: inline-block;
    width: 30px;
    overflow: hidden;
    position: relative;
}

.sppb-testimonial-pro .sppb-carousel-control{
    border-radius: 100%;
    border: 1px solid #c2c2c4;
    color: #FFF;
    background-color: #c2c2c4;
}
/* 
.sp-page-builder .page-content #section-id-1611466690514{
    padding-top: 0 !important;
}
.sp-page-builder .page-content #section-id-1611469385959{
    padding-top: 0 !important;
}

div#column-wrap-id-1611469385957{
    margin-top: 90px !important;
}

.fp-auto-height .fp-slide, 
.fp-auto-height .fp-tableCell, 
section.fp-auto-height.fp-section{
    height: calc(100vh - 90px ) !important;
}
#fullpage .fp-tableCell,
#fullpage .fp-scrollable,
#fullpage .fp-section{
    height: calc(100vh - 90px ) !important;
} */

/* div#column-wrap-id-1611466690513 {
    margin-top: 90px !important;
}
.sp-page-builder .page-content section#section-id-1611466690514 .fp-tableCell{
    vertical-align: middle;
}
.sp-page-builder .page-content section#section-id-1611466690514 .fp-scrollable{
    height: calc(100vh - 90px) !important;
}

div#column-wrap-id-1611469385957{
    margin-top: 90px !important;
}
.sp-page-builder .page-content section#section-id-1611469385959 .fp-tableCell{
    vertical-align: middle;
}
.sp-page-builder .page-content section#section-id-1611469385959 .fp-scrollable{
    height: calc(100vh - 90px) !important;
} */

/* body.sticky-header-active #sp-main-body{
    margin-top: 90px;
} */

/* #section-id-1611469385959 .sppb-speakers.more-speakers {
    height: calc(100vh - 271px);
    overflow-y: scroll;
    overflow-x: hidden;
} */

#testimonial_section #testimonial_left{
    padding-top: 0px !important;
    height: calc(100vh - 90px) !important;
}
#testimonial_section #testimonial_right{
    padding-top: 0px !important;
}

#testimonial_section #testimonial_left ul{
    margin-top: 0px !important;
}
#testimonial_section #testimonial_left ul li.slick-active,
#testimonial_section #testimonial_left ul li{
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    height:  195px !important;
}

#testimonial_section #testimonial_left span.slick-arrow {
    position: absolute;
    z-index: 99;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 325px;
    color: #BBBBBB;
    font-size: 12px;
}

#testimonial_section #testimonial_left .slick-list.draggable {
    padding: 0px 0px !important;
}
#testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center h4,
#testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center{
    color: #fff;
}
#testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center {
     
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 1px solid #fff !important;
}
#testimonial_section #testimonial_left span.slick-prev.slick-arrow {
    position: absolute;
    top: 245px;
    left: 0;
    transform: translate(0, -50%);
    
}
#testimonial_section .scroll_icon {
    display: none !important;
}
#testimonial_section #testimonial_left span.slick-next.slick-arrow {
    position: absolute;
    top: 485px;
    left: 0;
    transform: translate(0, -50%);
}


#testimonial_section #testimonial_left ul li.slick-active:before {
    display: none !important;;
    content: " ";
    border: 1px solid #27A7C6;
    width: 179%;
    left: 0;
    height: 1px;
    
    top: -1px;
    position: absolute;
    z-index: 9999;
}
#testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center:before {
    content: " ";
    border: 1px solid #27A7C6;
    width: 179%;
    left: 0;
    height: 1px;
    display: block !important;
    top: -1px;
    position: absolute;
    z-index: 9999;
}
#testimonial_section #testimonial_left ul li{
    border-bottom: 0px solid #fff !important;
}
#testimonial_section #testimonial_left .fa-arrow-circle-left:before{
    content: ' ';
    background-image: url('../../../images/arrow_top.png');
    display: block;
    height: 17px;
    width: 17px;
    background-position: center;
    background-repeat: no-repeat;
}
#testimonial_section #testimonial_left .fa-arrow-circle-right:before{
    content: ' ';
    background-image: url('../../../images/arrow_bottom.png');
    display: block;
    height: 17px;
    width: 17px;
    background-position: center;
    background-repeat: no-repeat;
}
#testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center {
    height: 300px !important;
    justify-content: flex-start;
}
#testimonial_section #testimonial_left .slick-list.draggable {
    height: calc(100vh - 90px) !important;
}
.sp-page-builder .page-content #home_main_section {
    padding-top: 0 !important;
}
#testimonial_section #testimonial_left ul li.slick-slide {
    opacity: 0 !important;
    visibility: hidden !important;
}

#testimonial_section #testimonial_left ul li.slick-active {
    opacity: 1 !important;
    visibility: visible !important;
}
#testimonial_section #testimonial_left span.slick-next.slick-arrow {
    flex-direction: column-reverse;
}

#testimonial_section #testimonial_left span.slick-next.slick-arrow.hidethis {
    visibility: hidden;
}
#testimonial_section #testimonial_left span.slick-prev.slick-arrow.hidethis {
    visibility: hidden;
}
#testimonial_section #testimonial_left .slick-track.first-slide {
    transform: translate3d(0px, -585px, 0px) !important;
}
#testimonial_section #testimonial_left ul{
    max-height: initial !important;
}

#testimonial_section #testimonial_left ul li.slick-slide.slick-cloned.slick-active[data-slick-index="4"],
#testimonial_section #testimonial_left ul li.slick-slide.slick-cloned.slick-active[data-slick-index="-1"],
#testimonial_section #testimonial_left ul div.slick-track.first-slide li.slick-slide.slick-active:first-child {
     
    opacity: 0 !important;
    visibility: hidden !important;
}

 
@media (min-width: 768px) and (max-height: 675px)
    {
        
        #testimonial_left ul{
            max-height: 100% !important;
        }
        #testimonial_left ul li.slick-active{
            padding-bottom: 20px !important;
            height: auto !important;
        }
         
        #testimonial_right .sppb-carousel-2.sppb-testimonial-pro2.sppb-testimonial-pro-custom.sppb-slide-2.center{
            min-height: auto !important;
        }
        #testimonial_left .slick-list.draggable {
            padding: 85px 0px 370px 0px !important
        }

        #testimonial_left .slick-track {
            margin-top: 80px;
        }
        #sppb-addon-1611466690512 .sppb-testimonial-message{
            margin-bottom: 0px !important;
        }
    } 


@media (min-width: 991px) and (max-width: 1280px){

    #testimonial_section #testimonial_left .slick-track.first-slide {
        transform: translate3d(0px, -424px, 0px) !important;
    }

    #testimonial_left ul li.slick-slide.slick-active {
        opacity: 1;
    }

    #testimonial_left ul li.slick-slide {
        opacity: 0;
    }
    #testimonial_section #testimonial_left span.slick-prev.slick-arrow{
        top: 241px;
    }
    #testimonial_section #testimonial_left span.slick-next.slick-arrow{
        top: 497px;
    }
    #testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center h4, #testimonial_section #testimonial_left ul li.slick-slide.slick-current.slick-active.slick-center{
        margin-bottom: 0px;
    }
    #testimonial_section #testimonial_left span.slick-arrow{
        width: 100%;
        max-width: 325px;
    }

    #testimonial_section #testimonial_left ul li.slick-active, 
    #testimonial_section #testimonial_left ul li{
        height: 140px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #testimonial_section #testimonial_left ul li.slick-active.slick-center
    {
        height: 140px !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    
    #testimonial_left ul{
        max-height: 100% !important;
    }
    #testimonial_left ul li.slick-active{
        padding-bottom: 20px !important;
        height: auto !important;
    }
    
    #testimonial_right .sppb-carousel-2.sppb-testimonial-pro2.sppb-testimonial-pro-custom.sppb-slide-2.center{
        min-height: auto !important;
    }
    #testimonial_left .slick-list.draggable {
        padding: 85px 0px 370px 0px !important
    }
    #testimonial_left .slick-track {
        margin-top: 80px;
    }
    #sppb-addon-1611466690512 .sppb-testimonial-message{
        margin-bottom: 0px !important;
    }
}   

@media (min-width: 768px) and (max-width: 991px){

    
    

    #sppb-addon-1612355880903 .sppb-testimonial-pro .sppb-carousel-control {
        margin: 9px 0px 0px 15px !important;
    }

    .sppb-item.sppb-col-md-7.speakers {
        padding-right: 15px;
    }
    .sppb-speakers .sppb-row:nth-child(even) .sppb-item.sppb-col-md-7.speakers{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sp-page-builder .page-content #testimonial_section {
        background-position: 106% 110% !important;
        background-size: 271px auto !important;
    }
}

@media (max-width: 1023px){
    /* #section-id-1611469385959 .sppb-speakers.more-speakers {
        height: auto;
        overflow-y: visible;
        overflow-x: hidden;
    } */
}

@media (max-width: 767px){

    .mod-sppagebuilder.sp-page-builder {
        display: none;
    } 
    
	.menu-register-button .mod-sppagebuilder.sp-page-builder {
        display: block;
    }
    .sppb-testimonial-pro .arrow_container {
        text-align: center;
    }
    ul.pagination {
        margin: 0;
        padding: 0;
        flex-wrap: nowrap;
    }
    

    .sp-page-builder .page-content .fixed-gold-bg{
        background-position: 0px 257px !important;
    }
    .search_dropdown .form-group{
        margin-right: 5px !important;
    }
    .sp-module._menu._quick_links h3.sp-module-title {
        font-size: 14px !important;
    }
    .search form#searchForm {
        padding: 15px !important;
    }
    .search_dropdown .form-group select[name="ordering"]{
        width: 121px;
    }
    .search_dropdown > p {
        display: none;
    }
    div#sp-top3 {
        justify-content: flex-end;
    }

    .sppb-item.sppb-col-md-7.speakers {
        padding-right: 15px;
    }
    .sppb-speakers .sppb-row:nth-child(even) .sppb-item.sppb-col-md-7.speakers{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sp-page-builder .page-content #section-id-1611469385959 {
        padding-top: 0 !important;
    }

    div#column-id-1611469385957 {
        margin-top: 0px !important;
    }

    #sppb-addon-wrapper-1611469133462 {
        margin-bottom: 0px !important;
    }
    #sppb-addon-wrapper-1611469385967 {
        margin-top: 30px !important;
    }

    #sppb-addon-wrapper-1611469385967 {
        margin-top: 30px !important;
    }
    
    .sppb-speakers .sppb-row:last-child {
        margin-bottom: 0px;
    }
    .sppb-item.more-speakers-title {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    .more-speakers .sppb-row .sppb-col, .organizers .sppb-row .sppb-col {
        margin-bottom: 0px;
    }
}